16581 Commits

Author SHA1 Message Date
sthen
e792299e87 update to Wireshark 3.2.3 plus a patch working around a crash I'm
seeing (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16489)
2020-04-09 20:06:48 +00:00
sthen
034e4a4249 update to libupnp-1.8.7 2020-04-09 15:15:09 +00:00
cwen
acdac96af8 libfilezilla: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

OK bket@ (maintainer)
2020-04-09 12:43:22 +00:00
espie
7bd6e62370 as usual, any added check will catch errors
in that case, install -d with no directory names is now an error, as it
should be.
2020-04-08 18:25:48 +00:00
bket
945992a880 +sniproxy 2020-04-08 04:58:50 +00:00
bket
56cdc71287 Import sniproxy-0.6.0. From Renaud Allard <renaud@allard.it> who also
takes MAINTAINER.

OK sthen@

Comment:
name-based proxying of HTTPS without decrypting traffic

Description:
Proxies incoming HTTP and TLS connections based on the hostname
contained in the initial request of the TCP session without decrypting
traffic. This enables HTTPS name-based virtual hosting to separate
backend servers without installing the private key on the proxy machine.

- Supports IPv4, IPv6 and Unix domain sockets for both back end
servers and listeners.

- Supports multiple listening sockets per instance.

- Supports HAProxy protocol to propagate original source address to
backend servers.

Homepage:
https://github.com/dlundquist/sniproxy

Maintainer:
Renaud Allard <renaud@allard.it>
2020-04-08 04:56:52 +00:00
jca
0390ee9e3d Loosen the dep on libsignal-protocol-c
Dino currently requires version 2.3.2, citing compat issues with
libsignal-protocol-c patch releases.  2.3.3 is safe, no API and ABI
change.  Tweak to accept any 2.3.x release for now, to let dino build.
2020-04-07 23:34:52 +00:00
sebastia
a28c61cac2 simple update 4.0.3 -> 4.0.4 2020-04-07 20:57:30 +00:00
kn
f900273388 Update to wiresep 0.11.1
This release contains bugfixes, improvements to logging output, a slight
rework of wirese-keygen(1) so it securely creates key files itself rather
than printing them on standard output and more.

Tested between amd64 and sparc64 (different endianess).

Diff from Tim Juijsten (upstream, MAINTAINER), thanks!
2020-04-07 17:45:32 +00:00
otto
8f126a14e7 Update to PowerDNS Authoritative Server 4.3.0. This requires a DB schema
change. See /usr/local/share/doc/pdns and
https://docs.powerdns.com/authoritative/upgrading.html.
ok sthen@
2020-04-07 17:42:46 +00:00
sthen
a8beb37c20 dhcpcd: fix plist, spotted by semarie 2020-04-07 17:36:53 +00:00
cwen
99c6d0944b cmus, isc-dhcp: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

OK danj@ jca@
2020-04-06 22:56:29 +00:00
sthen
b0a0272a53 fix atomic for macppc base-clang 2020-04-06 22:10:30 +00:00
jasper
469375694e fix build after a last-minute change before import: rename pre-install to do-install
spotted by naddy@
2020-04-06 19:25:16 +00:00
bket
27eee2a7ea Update to dnscrypt-proxy-2.0.42
Changes:
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.42/ChangeLog
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.41/ChangeLog

From Nam Nguyen <namn AT berkeley DOT edu> (MAINTAINER)
2020-04-06 18:42:57 +00:00
bket
40646ad543 Update to openconnect-8.08
Bump libopenconnect minor as symbols have been added. Take MAINTAINER.

OK rsadowski@
2020-04-06 18:30:58 +00:00
cwen
250d5aaa37 haproxy: don't require `-latomic' anymore on powerpc, now that this arch
switched to clang

OK danj@ (maintainer), also built by kettenis@
2020-04-06 13:36:08 +00:00
jasper
1370da7e0e +inetsim 2020-04-06 12:41:05 +00:00
jasper
6461bcbd25 import inetsim-1.3.1
INetSim is a software suite for simulating common internet services in a
lab environment, e.g. for analyzing the network behaviour of unknown
malware samples.

ok aja@
2020-04-06 12:40:12 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
kirby
122dea9295 update to seafile-7.0.7 2020-04-06 07:10:09 +00:00
jca
71a2eafccb Update to libsignal-protocol-c-2.3.3
Diff from Greg Steuck who contributed patches upstream.
ok Alex Holst (maintainer)
2020-04-06 00:41:14 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
sthen
b5edc4961c haproxy: use V=1 for building to unhide command lines. ok danj 2020-04-05 19:28:09 +00:00
sthen
b477f3fcfd update to librenms-1.62.2 2020-04-05 19:27:15 +00:00
solene
928d57c03e Update to swirc-3.2.3
Thanks to maintainer Markus Uhlin <markus.uhlin@bredband.net>
2020-04-05 18:08:29 +00:00
ajacoutot
4061838aeb Add patch from upstream to fix building utox against newer OpenAL.
from Brad
2020-04-05 09:45:30 +00:00
mariani
1c1d95dd56 UPDATE: net/qbittorrent 4.2.2 to 4.2.3
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.2.3/Changelog

Tested OK on amd64.
Taking MAINTAINER.

OK rsadowski@
2020-04-04 18:19:38 +00:00
kn
1c50c6c3b5 Remove me as maintainer
I have no longer any use for this software.
2020-04-04 01:18:43 +00:00
sthen
7eb350dc42 fix comment, slaacd not rad, pointed out by florian@ 2020-04-03 13:34:36 +00:00
sthen
31da65a516 Just after dhcpcd started using ND6_PRIV_*_LIFETIME constants(!),
they were moved from a kernel header to src/usr.sbin/rad/rad.h
(ADV_PREFERRED_LIFETIME and ADV_VALID_LIFETIME). Use dhcpcd's own
constants instead. From florian@
2020-04-03 12:20:17 +00:00
landry
2df2c7478f Update to synapse 1.12.2, from MAINTAINER Renaud Allard 2020-04-03 07:19:47 +00:00
danj
6f88c608f0 Update to haproxy-2.0.14
From the Announce email:
The main driver for this release is that it contains a fix for a
serious vulnerability that was responsibly reported last week by
Felix Wilhelm from Google Project Zero, affecting the HPACK
decoder used for HTTP/2.  CVE-2020-11100 was assigned to this
issue.

This vulnerability makes it possible under certain circumstances
to write to a wide range of memory locations within the process'
heap, with the limitation that the attacker doesn't control the
absolute address, so the most likely result and by a far margin
will be a process crash, but it is not possible to completely
rule out the faint possibility of a remote code execution, at
least in a lab-controlled environment.
2020-04-02 23:01:17 +00:00
sthen
11e62efefa update to dhcpcd-9.0.0, now with privsep 2020-04-02 16:33:19 +00:00
fcambus
e3d24267a6 Update fpdns to 0.10.0.20190131. 2020-04-02 13:11:38 +00:00
ajacoutot
66fd5ca1c1 Update to py3-boto3-1.12.34. 2020-04-02 12:15:41 +00:00
ajacoutot
d8d5c925fe Update to py3-botocore-1.15.34. 2020-04-02 12:15:25 +00:00
sthen
1a98626356 update to LibreNMS 1.62 2020-04-01 20:05:49 +00:00
naddy
9809c088cc fix py3 migration of some python ports 2020-04-01 16:08:56 +00:00
ajacoutot
d3c4ed5ae2 Update to py3-boto3-1.12.33. 2020-04-01 08:52:23 +00:00
ajacoutot
f6cf1c5064 Update to py3-botocore-1.15.33. 2020-04-01 08:52:09 +00:00
fcambus
931dc06eb1 Update dbip to 2020-04. 2020-04-01 08:45:39 +00:00
bket
7cf2853111 Update to py-irclib-0.4.8 and migrate to py3-only
From Daniel Winters <daniel AT tydirium DOT org>. Thank you!
2020-04-01 07:52:38 +00:00
bket
7b24de923d Update to py-twitter-1.18.0 and migrate to py3-only
From MAINTAINER (Daniel Winters <daniel AT tydirium DOT org>). Thank
you! Includes some tweaks from me.
2020-04-01 07:42:28 +00:00
rsadowski
10e616240e Update weechat to 2.8
https://weechat.org/news/109/20200329-Version-2.8/

OK mariani@
2020-04-01 05:11:43 +00:00
kn
6142fd8157 Upgrade to wiresep 0.10.1
All patches merged upstream.
2020-03-31 19:00:59 +00:00
jca
437b95be65 Add url to upstream commit 2020-03-31 11:41:39 +00:00
jca
ce4b820329 Drop hints about running mosh with JuiceSSH
As discussed with sthen, the workaround for this android client is
probably still needed but JuiceSSH development appears to have stalled.
Those folks should probably just open-source their client instead of
letting it rot (personal opinion).

While here, don't force -std=gnu++11, base-clang and ports-gcc use at
least C++11 by default.

sthen agrees about dropping MESSAGE
2020-03-31 11:41:03 +00:00
jasper
3448033fd3 update to wireguard-go-0.0.20200320 2020-03-30 14:33:11 +00:00
jasper
926cb90b3f update to wireguard-tools-1.0.20200319 2020-03-30 14:33:05 +00:00