17134 Commits

Author SHA1 Message Date
ajacoutot
ad1843da6f Update to py3-smbc-1.0.23. 2020-10-27 15:36:08 +00:00
mariani
72a4aa5167 Update net/qbittorrent 4.2.5 to 4.3.0.1
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.3.0.1/Changelog

Tested OK on amd64.

OK solene@
2020-10-25 22:36:41 +00:00
ajacoutot
2524a9025a Update to zeek-3.2.2.
Committing early in the release process to give time to test this.
Please contact me if you see any regression.
2020-10-25 09:16:09 +00:00
danj
6ef539baf3 Backport two commits to support closefrom()
From brad
2020-10-24 18:27:51 +00:00
danj
73e1f9da9d Fix CFLAGS handling
The proper variable to override for optimizations is CPU_CFLAGS.
Upstream Makefile adds -fno-strict-aliasing so remove it.

From brad
2020-10-24 18:27:05 +00:00
sthen
59df3bf138 fix regex, 0-9 not 1-9 2020-10-24 10:56:33 +00:00
sthen
e93073af0c update FETCH_MANUALLY text for simplified BUILD_V handling 2020-10-24 10:53:48 +00:00
sthen
4b6e6ba07a handle things if a rebuilt snappy-java is not provided 2020-10-24 10:52:54 +00:00
sthen
ef301f77f3 unifi port tweak; allow using a whole distfile url in BUILD_V, makes it
easier to fetch the beta versions
2020-10-24 09:40:36 +00:00
jca
29c40bf7cc Add link to upstream commit 2020-10-23 21:34:05 +00:00
jca
8bc39b9b26 Prevent gnulib compat code from using snprintf("...%n") for no good reason
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html

ok rsadowski@ (maintainer)
2020-10-23 21:27:52 +00:00
solene
e8f5ba7619 Update to synapse-1.21.2
Fix CVE-2020-26891

Thanks to maintainer Renaud Allard for the diff
2020-10-23 16:49:48 +00:00
rsadowski
81cbe211c3 Update libmesode to 0.10.1 2020-10-23 13:44:41 +00:00
abieber
690608f38c Update gomuks to 0.2.1. Changes here:
https://github.com/tulir/gomuks/releases/tag/v0.2.1
2020-10-23 13:38:33 +00:00
kirby
d2b648abf7 update HOMEPAGE 2020-10-23 12:42:34 +00:00
danj
ffdc5178d6 Update to haproxy-2.0.18 2020-10-22 22:03:36 +00:00
abieber
18ba022cb2 + dendrite 2020-10-22 13:53:33 +00:00
abieber
c05a8133f1 Import dendrite, a Matrix server written in Go.
Homepage: https://github.com/matrix-org/dendrite

OK landry@
2020-10-22 13:51:39 +00:00
bket
72b5913647 Update to filezilla-3.51.0
Bugfix release. Changes: https://filezilla-project.org/versions.php
2020-10-22 12:11:05 +00:00
bket
829a8ef019 Update to libfilezilla-0.25.0
Changes: https://lib.filezilla-project.org/

Minor of shared lib has been bumped because of the addition of a symbol.
2020-10-22 12:10:02 +00:00
sthen
52a2d8e4fa update to BIND 9.16.8 2020-10-22 11:30:05 +00:00
feinerer
b9205b0860 Update to KDE Connect 1.4.1 2020-10-22 05:15:38 +00:00
abieber
0c6b08a21e Bump gomuks to 0.2.0.
Changes: https://github.com/tulir/gomuks/releases/tag/v0.2.0
2020-10-22 04:06:10 +00:00
sthen
8d73a62299 update to nDPI-3.4 and a newer ntopng checkout from the 4.0-stable branch 2020-10-21 00:24:41 +00:00
pvk
f18dbb07be Update mattermost-server 5.27.0 -> 5.28.1
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-10-20 22:49:03 +00:00
sthen
7d44018e6e update unifi/testing to 6.0.28 2020-10-19 20:36:35 +00:00
sthen
2cc4520b6e update to routinator-0.80.
if you already run it, you may need to run routinator by hand after
updating to generate some directory contents - the directory layout
has changed, there's a new mechanism for handling tals (presumably
because of the ridiculous situation with arin's, they *still* require
explicit agreement to some license for a certificate which is basically
the rpki equivalent of a CA root certificate) and in the "system"
directories under /var used by the rc script, cache has moved to
a subdirectory.

release notes: https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0
2020-10-19 18:49:05 +00:00
otto
fc1ef90acf Update to PowerDNS Recursor 4.4.0 2020-10-19 17:40:37 +00:00
jasper
093c6ef0ed remove userland implementation of wireguard; it's superseded by wg(4) 2020-10-18 18:15:35 +00:00
naddy
e0ff172806 Update to 7.73.0. Noteworthy changes:
* Additional protocol: MQTT
* curl tool: new --output-dir option, reworked --help with categories
2020-10-18 11:53:40 +00:00
ajacoutot
76967aacf4 Update to py3-boto3-1.15.18. 2020-10-17 08:41:12 +00:00
ajacoutot
1e829da4a5 Update to py3-botocore-1.18.18. 2020-10-17 08:41:01 +00:00
sthen
8d5f3f9971 update to Icinga 2.12.1 2020-10-16 17:11:55 +00:00
solene
82cad93b9f Update to swirc-3.2.5
Update from maintainer Markus Uhlin <markus.uhlin at bredband.net>
Thanks!
2020-10-16 11:38:24 +00:00
landry
d76d2e0e87 Add -DENABLE_MINIZIP=false to CONFIGURE_ARGS to make sure minizip is not
picked up if found during configure. Found out by naddy@, thanks!
2020-10-15 06:56:56 +00:00
otto
4c1836a2f6 Update to PowerDNS Recursor 4.3.5 fixing
https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-2020-07.html
2020-10-13 12:13:29 +00:00
sthen
83047ca327 unifi 6.0.27 now public, add BUILD_V 2020-10-13 12:09:14 +00:00
sthen
352a6d5977 update to dhcpcd-9.3.1 2020-10-13 10:16:02 +00:00
sthen
f2b0f13147 libunbound: fix comment that was invalidated when pthread was enabled 2020-10-10 19:49:14 +00:00
daniel
a84c79776d switch py-construct, py-sane, and py-zmq to be python3-only
This is one of the many changes needed to update numpy to v1.17.0 or
newer as numpy is now python3-only.

Analysis of py-zmq consumers flubbed by me. Luckily bket@ did a much
better dependency analysis of the py-zmq consumers.

ok bket@
2020-10-10 18:45:00 +00:00
rsadowski
b428b447ab Update libmesode to 0.10.0 2020-10-09 19:42:08 +00:00
rsadowski
f7bb9ac822 Bump after hunspell update
The library name has changed from hunspell-1.6 to hunspell-1.7.
2020-10-09 19:12:00 +00:00
sthen
aaa7b5c6f3 update to libunbound-1.12.0 2020-10-09 19:04:34 +00:00
jasper
f9e0db0ba6 fix typo in README; ok aja@ 2020-10-09 18:37:29 +00:00
sthen
945f732d27 update to pear-Net_DNS2-1.5.0 2020-10-09 13:30:54 +00:00
sthen
ce75d4d24c update unifi/testing to 6.0.27, needs beta forum access for now 2020-10-08 11:36:07 +00:00
sthen
ea01c54501 update to PowerDNS (authoritative server) 4.3.1, ok otto@ 2020-10-07 21:20:45 +00:00
sthen
0900a7fc68 update unifi/testing to 6.0.26 2020-10-07 13:26:52 +00:00
solene
40a5aae910 Update to ircd-hybrid-8.2.33
diff from brad@
2020-10-06 20:04:30 +00:00
jasper
a2f90361d6 update to cppzmq-4.7.1 2020-10-06 09:30:06 +00:00