sthen
a9793b19f9
update to Wireshark 3.2.6
2020-08-13 14:17:03 +00:00
jasper
664e6cd53d
update to gupnp-1.2.4
2020-08-11 12:03:38 +00:00
tracey
14ad8e5ffe
Update to 3.0.2.
...
ok bket, kmos
2020-08-10 16:16:15 +00:00
bket
6a3001aaeb
Forgot to bump after fixing @conflict marker in PLIST
2020-08-10 14:52:11 +00:00
bket
3ddb79f328
category/ is wrong for @conflict, it must be package name
...
Found by sthen@
2020-08-10 14:42:02 +00:00
kirby
5a7ead4f9f
Switch seafile to python3
2020-08-10 13:36:32 +00:00
sthen
2a4ca8dd3a
update to dnsmasq-2.82, from Brad
2020-08-10 12:25:16 +00:00
sthen
0d7abae687
update to libunbound-1.11.0
2020-08-10 11:15:58 +00:00
kirby
8986d14d4b
Update seafile to 7.0.9
2020-08-09 09:29:13 +00:00
kn
f1b763fdcf
Disable lz4, zstd and xhash again
...
The dependencies are too big, rsync should stay mostly self contained as
discussed/demanded after the last update commit enabled them.
This fixes the iconv flavour as well which I broke by moving CONFIGURE_ENV
out of the FLAVOR conditional, although in practise -liconv is still picked
up when building with --disable-rsync, so something else seems fishy here.
OK jca espie
2020-08-08 21:53:46 +00:00
jsg
0b771d2a5b
remove explicit -march=i586
...
-march=i586 is now the default for clang in base on i386
ok sthen@
2020-08-07 09:21:01 +00:00
sthen
0593cadad9
update to icinga2-2.12.0
2020-08-06 15:00:11 +00:00
sthen
01dd5ab0f3
update to fping 5.0
...
add a fix for 64-bit time_t in a printf in new code
2020-08-06 14:39:37 +00:00
kn
5c28c9883c
Update to rsync 3.2.2
...
https://download.samba.org/pub/rsync/NEWS#3.2.2
This adds support for LZ4 and zstd compression as well as xxhash hashing.
Positive feedback sthen ajacoutot
OK kmos espie
2020-08-03 21:35:36 +00:00
pvk
22d356b7b7
Update mattermost-server 5.25.1 -> 5.25.2
...
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-08-03 21:30:55 +00:00
pvk
67fb79eb23
Update dnscontrol 3.1.1 -> 3.2.0
...
Release notes: https://github.com/StackExchange/dnscontrol/releases/tag/v3.2.0
2020-08-03 06:20:18 +00:00
giovanni
fb77c884d8
update to 2.99029
2020-08-02 15:01:42 +00:00
jasper
31f3c56de0
- regen PLIST and DESCR
...
- drop USE_GMAKE
2020-08-02 12:33:54 +00:00
ajacoutot
450b717fee
Update to gnugk-5.5.
2020-08-02 05:44:53 +00:00
sthen
97ba85a83b
drop maintainer
2020-08-01 11:30:36 +00:00
sthen
f3c2287b93
update email address
2020-08-01 11:23:05 +00:00
sthen
a988d47dfa
drop maintainer
2020-08-01 11:20:57 +00:00
sthen
a9ef9ffd0d
update to librenms-1.66
2020-08-01 11:16:49 +00:00
fcambus
42cfc28a93
Update dbip to 2020-08.
2020-08-01 09:03:41 +00:00
ajacoutot
332c1a1d22
Update to zeek-3.1.5.
2020-07-31 16:27:06 +00:00
sthen
eaa467a8c3
update to ortp-0.25.0 (not the newest but 0.27.0 needs an extra dep)
...
cast RAND_MAX/rand() to float, trips clang 10 -Wimplicit-int-float-conversion
2020-07-31 12:28:18 +00:00
sthen
c350b4b7f8
p5-Net-SNMP: add RDEP on p5-Crypt-Rijndael, needed for aes snmpv3
2020-07-31 09:17:26 +00:00
bket
6a4da0b28c
Update to sslh-1.21c
...
Using the 'ssl' protocol probe caused a segmentation fault, parts
because it was no longer really supported and parts because of a lunar
alignment between bugs. It's all fixed (and 'ssl' banned in favour of
tls').
2020-07-31 04:20:35 +00:00
abieber
34562fd025
Update to synapse 1.18.0, from maintainer Renaud Allard
2020-07-31 00:21:16 +00:00
otto
26608b435e
Update to dnsdist 1.5.0; ok sthen@
2020-07-30 14:25:11 +00:00
sthen
6d9eb7923a
update to strongswan-5.9.0, drop maintainer
2020-07-30 14:19:14 +00:00
jasper
03a140203f
update to uhttpmock-0.5.3
2020-07-30 07:57:31 +00:00
abieber
71832f42b0
Bump go-ipfs to 0.6.0 now that we have Go > 1.13.
...
Changelog here: https://github.com/ipfs/go-ipfs/releases/tag/v0.6.0
2020-07-28 13:43:51 +00:00
tracey
213680b979
Update to thingsd 3.0.1
...
ok kmos@
2020-07-27 20:09:12 +00:00
jasper
167dab5e49
update to zabbix-5.0.2 which is the latest release in the 5.0LTS series.
...
see https://www.zabbix.com/rn/rn5.0.2 (and 5.0.0) for a complete list of changes
based on an earlier diff by robert@
2020-07-27 14:32:03 +00:00
visa
795bafca3c
Fix GOT overflow on mips64.
...
OK sthen@
2020-07-27 11:08:45 +00:00
jasper
05a3c609f6
fix fullpkgpath for flavored proxy packages to allow for upgrades without
...
asking which package to upgrade to
ok robert@ (MAINTAINER)
2020-07-27 07:39:09 +00:00
sthen
9a24512173
update to librenms-1.65.1
2020-07-26 16:34:52 +00:00
sthen
04a2203a59
update to zonemaster-2.0.4, similar diff from wen heping
2020-07-26 16:22:06 +00:00
sthen
ba19470568
update to p5-Zonemaster-Engine-3.1.2
...
wen heping sent a diff for this, but it removed BUILD_DEPENDS=RUN_DEPENDS
which makes it hard to see whether you have correct dependencies, and some
changed in this version
2020-07-26 16:13:41 +00:00
sthen
5abe72e258
update to p5-Zonemaster-LDNS-2.1.0, wen heping also sent a diff for this
2020-07-26 15:28:10 +00:00
sthen
de9ffb77cb
+ldns. amazed it has made it this long without being noticed!
2020-07-26 12:49:25 +00:00
benoit
d3c82d51a5
Update to p5-Net-IPv6Addr-1.01.
2020-07-26 06:57:46 +00:00
sthen
1741591111
update to fping-4.4
2020-07-25 17:21:33 +00:00
pvk
32373d502d
Update mattermost-server 5.25.0 -> 5.25.1
...
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-07-25 11:10:05 +00:00
ajacoutot
ec920daa8a
Update to py3-boto3-1.14.28.
2020-07-25 08:11:03 +00:00
ajacoutot
c7b3af93a2
Update to py3-botocore-1.17.28.
2020-07-25 08:10:48 +00:00
rsadowski
cdcd0501f7
Update weechat to 2.9
...
https://weechat.org/news/110/20200718-Version-2.9
OK bket@
2020-07-23 04:38:21 +00:00
bket
aaefc9cf1a
Update to sslh-1.21b
...
Fixes a couple of issues with 1.21, namely:
- use of uninitialised data, which caused a segfault
- missing --anyprot command line option
- some omissions in documentation
2020-07-21 14:25:09 +00:00
lteo
d3bbd767a5
Update to iperf-3.8.1
2020-07-21 02:04:23 +00:00