122225 Commits

Author SHA1 Message Date
jsing
24fbcf9e7e Update lang/go to version 1.9.
ok ajacoutot@ jasper@
2017-09-03 15:42:25 +00:00
danj
8c3e0ce527 Update to sysclean-2.5
From semarie (upstream / maintainer)
2017-09-03 14:12:25 +00:00
danj
9353488b77 Update to rust-1.20.0
From semarie (devoted maintainer)
2017-09-03 14:08:36 +00:00
ajacoutot
ef7dc7973b Update providers. 2017-09-03 08:38:44 +00:00
akoshibe
cc78164fde removes the unneeded install notes and Linux and FreeBSD
-related files. Also do a bit of Makefile cleanup.

OK sthen@ phessler@
2017-09-02 23:10:52 +00:00
rpointel
8a4990cb19 update sylpheed to 3.6.0.
ok Amit Kulkarni (maintainer).
2017-09-02 21:59:05 +00:00
jeremy
25bba379df Update to Mongrel2 1.11.0. 2017-09-02 21:43:45 +00:00
jeremy
741194a472 Update to mednafen 0.9.46. 2017-09-02 21:42:41 +00:00
jeremy
b24cfcbc26 Update to sequel_pg 1.7.1. 2017-09-02 21:39:09 +00:00
jeremy
6f8d9dbe2a Update to Sequel 5.0.0. 2017-09-02 21:38:43 +00:00
jeremy
17d26ff669 Apply security patches in rubygems 2.6.13 to JRuby, based on the
upstream patch provided by ruby-core for ruby 2.4.

No CVE numbers, but this fixes the following vulnerabilities:

* Fix a DNS request hijacking vulnerability.
* Fix an ANSI escape sequence vulnerability.
* Fix a DOS vulernerability in the query command.
* Fix a vulnerability in the gem installer that allowed a malicious
  gem to overwrite arbitrary files.
2017-09-02 21:36:55 +00:00
jeremy
5765a7ed0f Backport security patches in rubygems 2.6.13 to 1.8.24. No CVE numbers,
but this fixes the following vulnerabilities:

* Fix a DNS request hijacking vulnerability.
* Fix an ANSI escape sequence vulnerability.
* Fix a DOS vulernerability in the query command.
* Fix a vulnerability in the gem installer that allowed a malicious
  gem to overwrite arbitrary files.
2017-09-02 21:34:12 +00:00
jeremy
37eaf6e0da Backport security patch from ruby 2.2 to ruby 2.1. Fixes the following
security vulnerabilities:

* Fix a DNS request hijacking vulnerability.
* Fix an ANSI escape sequence vulnerability.
* Fix a DOS vulernerability in the query command.
* Fix a vulnerability in the gem installer that allowed a malicious
  gem to overwrite arbitrary files.
2017-09-02 21:32:07 +00:00
jeremy
c5d902d473 Apply security patches provided by ruby-core to fix security issues
in rubygems for versions still supported upstream (2.2, 2.3, and 2.4).

No CVE numbers, but this fixes the following vulnerabilities:

* Fix a DNS request hijacking vulnerability.
* Fix an ANSI escape sequence vulnerability.
* Fix a DOS vulernerability in the query command.
* Fix a vulnerability in the gem installer that allowed a malicious
  gem to overwrite arbitrary files.
2017-09-02 21:29:47 +00:00
ajacoutot
318a9eea8b Update to gmime30-3.0.2. 2017-09-02 20:45:45 +00:00
ajacoutot
cb503d570f Update to awscli-1.11.145. 2017-09-02 15:12:16 +00:00
ajacoutot
4a8a7d9625 Update to py-botocore-1.7.3. 2017-09-02 15:12:01 +00:00
sthen
7f7c1e9144 update to py-ndg-httpsclient-0.4.3 2017-09-02 13:34:16 +00:00
ajacoutot
15b4f7c309 Update to mimedefang-2.81. 2017-09-02 12:04:10 +00:00
ajacoutot
3d1734b8ef Move comment where it belongs.
from Brad (maintainer)
2017-09-02 09:36:13 +00:00
millert
59f5cd1cc5 Update to sudo 1.8.21p1 2017-09-01 21:36:55 +00:00
jasper
eb26f5ea5f update to pdfpc-4.0.8.2 2017-09-01 18:47:33 +00:00
juanfra
98f7501a70 Add python3 flavor to cython. Help danj@ sthen@. OK sthen@. 2017-09-01 18:08:07 +00:00
jasper
8f4974b16c update to specinfra-2.70.2 2017-09-01 17:21:05 +00:00
jasper
4cc263215c tidy pre-install
ok akoshibe@
2017-09-01 17:08:48 +00:00
jasper
0b7a1d3a0f trailing whitespace 2017-09-01 17:04:22 +00:00
sthen
638a515329 mark BROKEN-i386 2017-09-01 16:18:27 +00:00
sthen
581542a9bf add newlines to fix inline asm with clang 2017-09-01 14:13:45 +00:00
sthen
7b8c0988b5 bugfix update to librenms-1.31.03v0 2017-09-01 13:24:58 +00:00
sthen
34d5db682a update to tint2-0.14.6, from J. Scott Heppler plus minor tweaks 2017-09-01 10:37:44 +00:00
sthen
c0686bca82 - fix build when pjproject distfile is older than version.mak, breakage
reported by nigel@

- avoid hardcoded -O3 in pjsip build, honour CFLAGS instead
2017-09-01 09:55:28 +00:00
ajacoutot
08fd09b233 Update to pidgin-2.12.0. 2017-09-01 09:53:09 +00:00
ajacoutot
1fb20faaf5 Update to hicolor-icon-theme-0.17. 2017-09-01 09:41:21 +00:00
ajacoutot
6e578ef8cf Update to awscli-1.11.144. 2017-09-01 09:40:19 +00:00
ajacoutot
d75aff96a1 Update to py-s3transfer-0.1.11. 2017-09-01 09:40:05 +00:00
ajacoutot
5bb4e6e6c1 Update to py-botocore-1.7.2. 2017-09-01 09:39:39 +00:00
sthen
aa041cd15a unbreak; forgotten "cvs add" 2017-09-01 09:39:29 +00:00
dcoppa
698ae8c08d cmake: Fix --find-package mode with imported targets
(upstream git commit 18454ea44d6a1fd2dbc613ad9c3fe941639563aa)

Before:

$ cmake --find-package -DNAME=TIFF -DLANGUAGE=C -DCOMPILER_ID=GNU -DMODE=LINK
CMake Error at /usr/local/share/cmake/Modules/FindTIFF.cmake:78 (add_library):
  Unknown CMake command "add_library".
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CMakeFindPackageMode.cmake:180 (find_package)

TIFF not found.
CMake Error: Problem processing arguments. Aborting.

After:

$ cmake --find-package -DNAME=TIFF -DLANGUAGE=C -DCOMPILER_ID=GNU -DMODE=LINK
 -L/usr/local/lib -ltiff -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib
2017-09-01 08:45:13 +00:00
sthen
23a94bb55d update to php-7.0.23, ok robert@ (martijn@ has the same diff) 2017-09-01 08:25:02 +00:00
ajacoutot
ea4a62fb6b Fix for llvm>=5.0.0rc4 and make use of COMPILER.
from Brad
2017-09-01 06:41:56 +00:00
ajacoutot
87e4786c00 Cope with llvm 5.0.0rc4.
from Brad
2017-09-01 06:41:00 +00:00
ajacoutot
e563677b2c Update to llvm-5.0.0rc4.
Tested on amd64, i386, sparc64
from Brad (maintainer)
2017-09-01 06:40:28 +00:00
rpointel
2e1c16ef9f minor update to 1.7.27. 2017-09-01 06:30:21 +00:00
naddy
f4b03a0a09 unhook removed pgpsendmail 2017-08-31 21:56:37 +00:00
naddy
3909e94996 restore 2017-08-31 21:55:06 +00:00
sthen
8a290e74b0 update to asterisk-13.17.1
AST-2017-005: Media takeover in RTP stack
AST-2017-006: Shell access command injection in app_minivm
AST-2017-007: Remote Crash Vulerability in res_pjsip

also install the basic-pbx sample configs
2017-08-31 21:34:05 +00:00
kurt
e9831c959e - Update to u144
Contains upstream bug fixes and security fixes which can be viewed here:
http://www.oracle.com/technetwork/java/javase/8u144-relnotes-3838694.html

okay sthen@
2017-08-31 21:19:19 +00:00
sthen
401e1aec68 update to dunst-1.2.0, from maintainer Timo Myyrä 2017-08-31 20:57:00 +00:00
espie
bb65531c52 re-add taxipilot 2017-08-31 19:59:14 +00:00
espie
6461552e57 sorry, but taxipilot *works* and there is *no substitute in the tree*
we have a perfectly serviceable distfile, with a perfectly valid licence.

just because it hasn't been touched in years is not a good enough reason
to nuke it.  I have some software I haven't touched in years which still
works, and it's not as if this takes a long time in bulks
2017-08-31 19:58:21 +00:00