108670 Commits

Author SHA1 Message Date
rpe
9b5bdfc6dd update to devel/src 1.3
See http://www.catb.org/~esr/src/NEWS for what changed.

OK aja@
2016-02-05 12:51:46 +00:00
jung
22ef0edd29 update to latest snapshot 201602042118 which fixes multiple filter issues
ok giovanni
2016-02-04 22:27:38 +00:00
juanfra
ad57050b2d "cc1: out of memory allocating 1608 bytes".
Adding -O0 for the next bulk build. I don't have a machine where to
test the workaround. I will remove the comment when I know if that
helps with the bug or not.
2016-02-04 22:16:19 +00:00
naddy
02b7008896 Security update to 4.2.8p6. This addresses numerous security issues. 2016-02-04 19:55:13 +00:00
juanfra
129b213c8b Add core as a RUN_DEPENDS of the plugins. Change core COMMENT.
OK sthen@.
2016-02-04 18:08:17 +00:00
bluhm
a294b54f0e update p5-Regexp-Common to 2016020301 2016-02-04 16:08:37 +00:00
benoit
435b547fec Update to openfire-4.0.1.
from Marc Peters (maintainer)
2016-02-04 15:22:47 +00:00
sthen
80c0a1d7bb add a couple more commits from bmc-support to noVNC, replace ATEN iKVM
detection heuristic and cover additional supermicro X10/X11 iKVM.
2016-02-04 14:45:14 +00:00
sthen
9c4602dbfa Update pkg-readme and rc script for dnscrypt-proxy; "-R opendns" was the
package's old default but this has been replaced in the csv file since
the OpenDNS acquisition.

There is now no default; select a server yourself and configure it as shown
in the readme.
2016-02-04 14:29:25 +00:00
ajacoutot
b5d32276a3 SECURITY fix for CVE-2014-1748. 2016-02-04 13:34:20 +00:00
jasper
9141a6f973 drop MAINTAINER for i don't use this anymore 2016-02-04 13:14:15 +00:00
sthen
a474f01053 In OpenBSD 4.5 p5-Module-Pluggable moved to perl core, so a quirk was used to
remove the package if installed. This was then removed from perl core again,
a port was added, but the quirk wasn't removed, so people who *don't* clean
their /usr/libdata between updates would have the new version from packages
removed, and people who *do* clean would see a message like this,
"Not removing p5-Module-Pluggable-5.2 ,  /usr/libdata/perl5/Module/Pluggable.pm  not found"

Remove from quirks to fix.
2016-02-04 12:34:48 +00:00
tb
dcd1484562 Further pledge(2) fallout due to password protected archives.
Listing or checking the integrity may call readpassphrase(3)
and thus requires a "tty" promise.

Report and fix by provided by Andre S, thanks!

ok czarkoff@, Josh Grosse (MAINTAINER)
2016-02-04 10:38:26 +00:00
jasper
64baddda53 Security fix for CVE-2016-2089, patch from redhat bz.
ok sthen@
2016-02-04 10:08:07 +00:00
ajacoutot
87e8b65286 Add PORTROACH to limit this to version 2.X. 2016-02-04 09:38:03 +00:00
czarkoff
b1a830691f update to mpv-0.15.0
changes:

 - old-configure is gone, so use waf
 - instead of patching cd/dvd device names, use sed
 - explicitly disable dependencies we don't have but may get in future

ok, tweaks and testing bentley@, jasper@ and sthen@
2016-02-04 09:23:20 +00:00
benoit
59f05039c0 Update to p5-XML-XPath-1.29. 2016-02-04 07:55:40 +00:00
ajacoutot
141fc6168c Update to cups-pk-helper-0.2.6. 2016-02-04 06:55:48 +00:00
ajacoutot
de22159dcf Bugfix update to gnutls-3.3.21. 2016-02-04 06:55:18 +00:00
ajacoutot
956443bf3d Update to google-cloud-sdk-95.0.0.
- add support for subnets
2016-02-04 06:54:48 +00:00
sthen
d23b04c1f7 security update to asterisk-13.7.1 (if anyone has time to look at
pulling -stable up to 11.21.1, that would be appreciated..)

BEAST vulnerability in HTTP server
http://downloads.digium.com/pub/security/AST-2016-001.html

File descriptor exhaustion in chan_sip
http://downloads.digium.com/pub/security/AST-2016-002.html

Remote crash vulnerability when receiving UDPTL FAX data.
http://downloads.digium.com/pub/security/AST-2016-003.html
2016-02-04 02:56:29 +00:00
sthen
7f8b70082e Update to dnscrypt-proxy 1.6.1
- Security: malformed packets could cause the OpenDNS deviceid,
OpenDNS set-client-ip, blocking and AAAA blocking plugins to use
uninitialized pointers, leading to a denial of service or possibly
code execution. The vulnerable code is present since dnscrypt-proxy
1.1.0. OpenDNS users and people using dnscrypt-proxy in order to block
domain names and IP addresses should upgrade as soon as possible.
2016-02-04 00:20:09 +00:00
zhuk
6e9ec480f0 There is a special mdoc macro, .Lk, for hyperlinks like that. 2016-02-03 20:47:13 +00:00
giovanni
26a898b4d5 Security update to 4.4.15.4
Fixes:
PMSA-2016-[1-7], PMSA-2016-8 and PMSA-2016-9 do not affect us
2016-02-03 18:58:24 +00:00
giovanni
bf08166a65 Security update to 2.15.0 2016-02-03 18:49:09 +00:00
bluhm
84c90fcb10 update p5-Data-Validate-IP to 0.25 2016-02-03 15:06:08 +00:00
benoit
9c6bd78131 Update to p5-Lingua-Stem-Ru-0.02. 2016-02-03 11:16:01 +00:00
ajacoutot
c612bb3866 Update to salt-2015.8.5. 2016-02-03 07:24:15 +00:00
ajacoutot
54246909ec +vmdktool 2016-02-02 23:59:16 +00:00
ajacoutot
7e48e247e2 Import vmdktool-1.4.
The vmdktool utility converts raw filesystems to the VMDK format and vice versa.
It can also produce information for a given VMDK file.

req., tested by and OK reyk@
2016-02-02 23:58:38 +00:00
sthen
6d57f760c1 Add upstream patch to py-Pillow, fixing a buffer overflow in PcdDecode.c,
where the decoder writes assuming 4 bytes per pixel into a 3 byte per pixel
wide buffer, allowing writing 768 bytes off the end of the buffer. This
overwrites objects in Python's stack, leading to a crash.
https://github.com/python-pillow/Pillow/pull/1706

(There's also a newer upstream release but that will need additional
checking before it can go in).
2016-02-02 23:08:40 +00:00
sthen
4db10eb36a regen patches, no pkg change 2016-02-02 21:58:32 +00:00
rpointel
90f926efa6 update django to 1.9.2 and 1.8.9.
ok jasper@ benoit@
2016-02-02 20:23:09 +00:00
bluhm
794a6955aa update p5-Net-PcapWriter to 0.724 2016-02-02 16:17:13 +00:00
sthen
391c387260 security update to socat-1.7.3.1, ok jasper@ nigel@
- A stack overflow in vulnerability was found that can be triggered when
command line arguments (complete address specifications, host names,
file names) are longer than 512 bytes.

- In the OpenSSL address implementation the hard coded 1024 bit DH p
parameter was not prime. [..] Fix: generated a new 2048bit prime.
2016-02-02 10:40:32 +00:00
benoit
de742f3c97 Update to p5-Pango-1.227. 2016-02-02 10:22:30 +00:00
bentley
6dcf0c91e9 Update to alephone-1.2.1.
Release notes:
https://github.com/Aleph-One-Marathon/alephone/releases/tag/release-20150620

ok phessler@ (maintainer)
2016-02-02 10:17:44 +00:00
bentley
76764bb337 Update to apertium-dan-nor-1.2.2. 2016-02-02 10:13:04 +00:00
benoit
a6707ef358 Update to p5-Glib2-1.321. 2016-02-02 10:11:46 +00:00
benoit
c47a2699e8 Update to p5-File-Remove-1.55. 2016-02-02 10:06:47 +00:00
bentley
9ff18705a7 Update to apertium-dan-nor-1.2.2.
This brings in some dictionary updates:
apertium-dan-0.3.0
apertium-nno-0.5.0
apertium-nob-0.5.1

Bump apertium-nno-nob, as it is also generated from these dictionaries.
2016-02-02 09:31:47 +00:00
jasper
bba4817373 update to specinfra-2.50.4 2016-02-02 09:25:53 +00:00
jasper
9ebc75da5b update to geocode-glib-3.18.1 2016-02-02 09:24:46 +00:00
ajacoutot
0ee3b2de7e Update to google-cloud-sdk-94.0.0. 2016-02-02 06:58:49 +00:00
ajacoutot
a5caeaa649 Explicitely set --enable-api-docs=no ; otherwise doxygen might be found
at configure time and dpb(1) may remove it in the middle of the build.
2016-02-02 03:47:34 +00:00
sthen
5ea74bd974 Remove patches from the icingaweb2 package that were hacking around the
mismatch between chrooted and non-chrooted paths (there are both CLI
scripts and a web app; both need to refer to the same paths and as well
as being complicated, the patches weren't quite working correctly,
as noticed by sebastia@).

Now you must setup a symlink "/var/www/var/www -> .." instead as
described in the new version of the pkg-readme, allowing icingaweb2 to
always use /var/www paths whether inside or outside the jail.

Note: Existing users of this package will need to create that symlink too.
2016-02-02 01:29:05 +00:00
sthen
8c185921ff Tweak pecl-libsodium DESCR and link to https://paragonie.com/book/pecl-libsodium 2016-02-02 00:51:10 +00:00
sthen
15a24f3e92 sync patches, no pkg change 2016-02-01 23:37:23 +00:00
sthen
65893c92de Bump pecl-* and a couple of other ports which have now lost their
MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about
activating these have been rolled into the general PHP pkg-readmes file.
OK/feedback aja@ jasper@
2016-02-01 21:55:38 +00:00
sthen
69a82c669b move php MESSAGE/UNMESSAGE to a README instead, fleshed out with a
little more information about how to use it with different web servers.
feedback/OK jasper@ aja@, bumps etc to follow.
2016-02-01 21:53:06 +00:00