15512 Commits

Author SHA1 Message Date
kn
01112f117a Disable UPnP support
net/libupnp update is coming, but amule's latest release (from 2016) fails
to build with it, so disable this feature to avoid blocking the update and
other consumers.

OK juanfra solene
2019-04-29 08:24:06 +00:00
jeremy
4311e64eb4 Bump after default ruby version change to ruby 2.6 2019-04-29 00:42:08 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
c56eababdb Update to glib2-networking-2.60.1. 2019-04-28 06:32:15 +00:00
cwen
87d4c4f68e rtorrent: build with C++11 everywhere
This fixes the build with ports-gcc-8. Also remove an unneeded
sparc64 workaround.

OK sthen@
2019-04-28 02:13:31 +00:00
cwen
651a0c3219 libtorrent: build with C++11 everywhere, merge clang specific patches
into the main ones. This fixes the build with ports-gcc-8.
Also remove an unneeded sparc64 workaround, and add missing RCS tags.

input and OK sthen@
2019-04-28 02:01:30 +00:00
sthen
53defd7102 remove more PKG_ARCH=* with pyc in PLIST 2019-04-27 23:55:04 +00:00
sthen
0f775b57f1 drop PKG_ARCH=* from the handful of python ports that use it.
1. the pyc files aren't truly arch independent (they can be used cross-arch
but aren't identical), and
2. @version isn't used on PKG_ARCH=* ports so the py3 switch is tripping PLIST_DB
2019-04-27 23:24:01 +00:00
sthen
e39953dc90 Security update to bind 9.11.6-P1, plus patches ("Replace atomic
operations in bin/named/client.c with isc_refcount reference counting")
from https://gitlab.isc.org/isc-projects/bind9/merge_requests/1864.patch
for wider arch support.

Fixes:

CVE-2018-5743: Limiting simultaneous TCP clients is ineffective
https://kb.isc.org/docs/cve-2018-5743
2019-04-27 22:26:55 +00:00
ajacoutot
5431dd0939 Update to py-botocore-1.12.137. 2019-04-26 21:33:16 +00:00
ajacoutot
8551a31f31 Update to py-boto3-1.9.137. 2019-04-26 21:32:59 +00:00
sthen
482c42f1f2 update to dhcpcd-7.2.1, security fixes:
*  auth: Use consttime_memequal to avoid latency attack
   consttime_memequal is supplied if libc does not support it
   dhcpcd >=6.2 <7.2.1 are vulnerable

*  DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
   dhcpcd >=4 <7.2.1 are vulnerable

*  DHCPv6: Fix a potential buffer overflow reading NA/TA addresses
   dhcpcd >=7 <7.2.1 are vulnerable
2019-04-26 14:50:06 +00:00
sthen
29afb3b2a1 update to icingaweb2 2.6.3 2019-04-26 13:23:06 +00:00
otto
125bf6620a Update to PowerDNS recursor 4.1.12 2019-04-26 07:52:52 +00:00
jeremy
a73bbd1588 Stop building ports for ruby 2.4 libraries by default
Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.
2019-04-24 23:33:48 +00:00
bluhm
c2ae19d8b7 In Scapy 2.4.2 probing for OpenBSD tcpdump is broken, so filters
for sniff() did not work.  Apply patch from upstream.
OK sthen@ danj@
2019-04-24 21:27:26 +00:00
bluhm
e91458b811 Scapy 2.4.2 sends ARP requests with wrong MAC address. Apply patch
from upstream.
OK sthen@
2019-04-24 20:33:52 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
naddy
204bfb71f6 Security update to 1.20.3 for a buffer overflow vulnerability.
From maintainer Nam Nguyen.
2019-04-23 20:15:08 +00:00
sthen
fac3112f84 update to dhcpcd-7.2.0 2019-04-23 10:52:59 +00:00
sthen
b16b3b5aaa Recognize python 3.7 and 3.8, from upstream via ajacoutot in response to a
slightly different diff from me
2019-04-23 10:16:19 +00:00
bluhm
97afbe1d83 Update scapy to 2.4.2. Tests were removed from upstream package.
OK sthen@ danj@
2019-04-23 01:14:02 +00:00
kmos
9e5da0b2c4 Remove py-funcsigs from python3 FLAVOR.
py-funcsigs backports functionality to python 2.x and versions
of python 3.x earlier than what we have.

OK sthen@ (MAINTAINER)
2019-04-22 08:19:22 +00:00
solene
2cfe269512 Update to bitlbee-3.6
ok maintainer
ok kn@
2019-04-21 11:31:20 +00:00
ajacoutot
50d4d7a5b7 Update to py-botocore-1.12.134. 2019-04-21 09:11:39 +00:00
ajacoutot
eab4d72930 Update to py-boto3-1.9.134. 2019-04-21 09:11:27 +00:00
jca
ef9829e6ff Update to knot-2.8.1
Release notes:
https://www.knot-dns.cz/2019-03-05-version-280.html
https://www.knot-dns.cz/2019-04-09-version-281.html

Reorder SHARED_LIBS while here.
2019-04-20 16:48:32 +00:00
jca
17e1c77e0a Remove duplicate symbol workaround 2019-04-20 16:16:40 +00:00
jca
f6634d4db9 Update to knot-2.7.7
Release notes:
https://www.knot-dns.cz/2019-01-07-version-275.html
https://www.knot-dns.cz/2019-01-23-version-276.html
https://www.knot-dns.cz/2019-04-08-version-277.html
2019-04-20 15:41:33 +00:00
bluhm
2f7b467f53 To sniff on OpenBSD loopback interface there was a patch from 2012.
In the meantime upstream has implemented it differently.  Adapt
their version for OpenBSD and use it instead.
OK sthen@ danj@
2019-04-20 00:17:50 +00:00
sthen
97983be85a update to xl2tpd-1.3.14 2019-04-18 17:30:45 +00:00
sthen
9ce80e2082 update to freeradius-3.0.19 2019-04-18 17:27:18 +00:00
sthen
1c009f9e0e update to librenms-1.50.1
- Affects users of webservers not using .htaccess:

Moved php files outside of public html directory (Apache was protected
by .htaccess)

Some files could be accessed directly, leaking some information, like
the version in about.inc.php but not statistics because it doesn't have
DB access.

- Affects all users:

Some files did not check for authentication and could disclose some info.
Better checks before including files from user input

Fix unescaped variables in ajax_search.php
2019-04-18 17:20:51 +00:00
bket
f4131b6bde Update to dnscrypt-proxy-2.0.22.
Diff from Nam Nguyen <namn ! berkeley () edu>. Thanks!
2019-04-16 15:26:10 +00:00
kmos
b53fbf4bc6 devel/py-typing does nothing for Python >= 3.5.x. Remove it as a
dependency for the python3 flavor. While here, notate that we cannot
update to aiodns >=2.0.0 if we want a python 3 flavor and update
MAINTAINER.
2019-04-16 13:12:26 +00:00
ajacoutot
96ef1ca0b6 Update to py-smbc-1.0.16. 2019-04-16 08:17:11 +00:00
sthen
27267a3054 update to wireshark-3.0.1 2019-04-15 20:44:16 +00:00
cwen
3268118aec psi: fix narrowing conversion error on archs where char is
unsigned by default (ppc, arm). Tested on macppc. Also move
HOMEPAGE to https.

OK sthen@ phessler@
2019-04-15 17:39:43 +00:00
cwen
38ed06710e synergy: build with -std=c++03 for all compilers
This unbreaks the build with gcc-8. Also move HOMEPAGE to https.

OK sthen@ phessler@
2019-04-15 17:32:47 +00:00
jasper
72c38d6230 update to paho-mqtt-1.4.0 2019-04-15 16:59:51 +00:00
jasper
dcf33416fc update to xmlrpc-c-1.39.13 2019-04-15 16:59:19 +00:00
jca
b396b7b2d5 Fix @conflict marker
ok naddy@
2019-04-12 18:21:17 +00:00
jca
d500286fa0 SECURITY update to samba-4.8.11
Fixes:
- CVE-2019-3880 (Save registry file outside share as unprivileged user)

Release notes:
  https://www.samba.org/samba/history/samba-4.8.11.html

Tests by Ian McWilliam and Kurt Mosiejczuk, ok sthen@
2019-04-11 14:05:58 +00:00
naddy
6fb634bd07 fix build after libobjc removal; ok sthen@ 2019-04-09 11:13:09 +00:00
ajacoutot
e59d72b01a Unbreak runtime: add -rpath so that eds.so can find libdbus-private from
evolution-data-server.

ok jasper@ (maintainer), sthen@
2019-04-07 10:26:39 +00:00
sthen
49adee401a OpenVPN announced that it was sending three addresses in the route socket
messages to lookup the default gateway (RTA_DST | RTA_NETMASK | RTA_IFP),
but did not actually send RTA_IFP. This is caught by the recently added
check in sys/net/rtsock.c r1.284 causing a failure. Remove RTA_IFP from
rtm_addrs to unbreak. Help/ok bluhm@, ok jca@.
2019-04-05 06:56:00 +00:00
bluhm
84d925c72e The kernel is checking routing messages stricter. More address
bits than actual socket addresses are not allowed anymore.  Fix
broken userland.
OK sthen@
2019-04-04 19:18:18 +00:00
sthen
08f147ba5f update to wget-1.10.2, from maintainer Nam Nguyen 2019-04-04 10:36:45 +00:00
naddy
75e606a654 fix warning and future error about unescaped left brace in perl regex 2019-04-03 14:01:29 +00:00
ajacoutot
982c031d2a Update to py-botocore-1.12.127. 2019-04-03 08:30:39 +00:00