Commit Graph

19726 Commits

Author SHA1 Message Date
bket
b8a4a924bb Update to unison-2.53.0
Changes: https://github.com/bcpierce00/unison/releases/tag/v2.53.0

OK caspar@
2022-11-12 17:29:14 +00:00
aisha
5a9f1b5703 net/obfs4proxy: update to 0.0.14
update from Ganymede ganymede AT analogon dot eu
ok and tweaks suggested by abieber@
2022-11-12 13:27:46 +00:00
sthen
8fffd5d685 update to routinator-0.12.0 2022-11-12 08:49:01 +00:00
sthen
2cf6b42b39 update to lldpd-1.0.16 2022-11-12 08:22:16 +00:00
kirby
88dd662941 update to seafile-8.0.9 2022-11-12 06:29:25 +00:00
sthen
528717c7be update to rrdtool-1.8.0
add pre-test target to use GNU seq to avoid test failures due to some
different behaviour with ours:

$ seq 1300000020 750 1300003020
1.3e+09
1.3e+09
1.3e+09
1.3e+09
1.3e+09
1.3e+09

$ gseq 1300000020 750 1300003020
1300000020
1300000770
1300001520
1300002270
1300003020
2022-11-11 20:51:28 +00:00
pvk
d17891ad89 Update mattermost-server 7.1.2 -> 7.4.0
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-11-11 17:54:16 +00:00
ajacoutot
54bdac8b47 Update to py3-boto3-1.26.7. 2022-11-11 12:32:31 +00:00
ajacoutot
6d2c9c9b0b Update to py3-botocore-1.29.7. 2022-11-11 12:32:17 +00:00
ajacoutot
9973875f11 PORTROACH: skip 5.1.0. 2022-11-11 12:13:43 +00:00
pascal
635b8e3640 Update to tor 0.4.7.11, containing DoS fixes.
Announcement: https://forum.torproject.net/t/stable-release-0-4-7-11/5501
2022-11-10 17:22:54 +00:00
sthen
414dcd5485 rrdtool moved to github 2022-11-10 14:07:23 +00:00
paco
a381fc8d5a update net/dino to 0.3.1
Also fix issue with conflicting use of 2 versions of libsoup.
Originally raised by kn@, who sent initial patch.

ok kn@
2022-11-10 11:52:23 +00:00
ajacoutot
cecc53bbf7 SECURITY update to zeek-5.0.3.
https://github.com/zeek/zeek/blob/v5.0.3/NEWS
2022-11-09 21:57:45 +00:00
ajacoutot
e4290ae387 Update to py3-boto3-1.26.6. 2022-11-09 21:06:55 +00:00
ajacoutot
30eff6f195 Update to py3-botocore-1.29.6. 2022-11-09 21:06:43 +00:00
jan
caf4c8d103 update to ii-2.0
with tweaks and looks good from gsoares@
2022-11-09 20:05:25 +00:00
ajacoutot
c1d4478c6b Update to gupnp-1.6.1. 2022-11-09 15:52:38 +00:00
sthen
860b6e370c update to icinga2-2.13.6 2022-11-09 12:09:37 +00:00
tb
7c3daa5884 net/curl: enable QUIC support. libssl has been ready for a while since we
didn't feel the need to implement a full QUIC stack ourselves. With ngtcp2
and nghttp3 available in the ports tree, we can enable QUIC support in curl.

initial patch by jsing
ok aisha kn naddy sthen
2022-11-09 12:06:53 +00:00
tb
1858446efb +ngtcp2 2022-11-09 11:57:48 +00:00
tb
156cf19cb5 import net/ngtcp2, an implementation of the RFC 9000 QUIC protocol
initial port from jsing
ok aisha kn naddy sthen
2022-11-09 11:56:28 +00:00
sthen
9a3dcc0aba update to icinga-web2-2.11.2 2022-11-09 11:50:48 +00:00
ajacoutot
bd4324dba3 Unbreak: rename and update form go-ipfs-0.11.0 to kubo-0.16.0. 2022-11-08 14:22:28 +00:00
ajacoutot
68d6f02c4c Update to gssdp-1.6.1. 2022-11-08 13:01:28 +00:00
ajacoutot
47fafaa565 Adapt wording. 2022-11-08 12:41:42 +00:00
sthen
7b4f6e326b portbump... 2022-11-08 11:41:47 +00:00
sthen
1cb523b773 fixup some of portbump's stupid ideas 2022-11-08 11:26:53 +00:00
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
sthen
2dfd6f813f XXX workaround issue from sys/netinet/tcp_timer.h r1.19 / tcp_var.h r1.161
TCP_TIME is defined in tcp_var.h as a macro under #ifdef _KERNEL, but used
used without #ifdef in tcp_timer.h in the definitions of TCPTV_MIN,
TCPTV_REXMTMAX, TCPTV_SRTTDFLT
2022-11-08 08:54:12 +00:00
ajacoutot
bb154fbd4b Update to py3-boto3-1.26.4. 2022-11-07 22:33:46 +00:00
ajacoutot
f393efd54d Update to py3-botocore-1.29.4. 2022-11-07 22:33:35 +00:00
naddy
1923f91072 net/curl: fix regressions in the noproxy filter functionality
from upstream; ok sthen@
2022-11-07 14:37:00 +00:00
ajacoutot
ba14755cce Remove librest; replaced by librest1. 2022-11-07 14:04:07 +00:00
pvk
12b273fa68 +dt 2022-11-06 21:24:24 +00:00
pvk
6f20ea1bde Import dt, DNS scanning/debugging tool.
corrections and ok op@, thanks!
2022-11-06 21:23:44 +00:00
jca
8f171b722a Update to openvpn-2.5.8
ChangeLog:
https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn25
2022-11-06 17:18:01 +00:00
ajacoutot
391b37dd51 Update to dleyna-0.8.1.
All subprojects have merged into this one.
2022-11-06 11:01:49 +00:00
ajacoutot
ad65bd4c1f Match spacing. 2022-11-06 11:00:58 +00:00
ajacoutot
b37d9da578 Update to gupnp-tools-0.12.0. 2022-11-06 11:00:35 +00:00
ajacoutot
b2ffcb3fbc Port to GUPnP 1.6 API (from upstream). 2022-11-06 11:00:08 +00:00
ajacoutot
43db4b9355 Update to gupnp-1.6.0. 2022-11-06 10:59:42 +00:00
ajacoutot
f70ed9d848 Update to gssdp-1.6.0. 2022-11-06 10:59:16 +00:00
ajacoutot
48f95fec80 Update to glib2-networking-2.74.0. 2022-11-06 09:18:38 +00:00
op
4f671a9295 update net/lagrange to 1.13.8; from MAINTAINER Florian Viehweger, thanks! 2022-11-06 08:53:44 +00:00
ajacoutot
0635a45a17 Regen WANTLIB. 2022-11-05 17:23:54 +00:00
ajacoutot
f5c5712d45 WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:10:20 +00:00
ajacoutot
477a45da5b WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:07:21 +00:00
bluhm
a97340cc51 update p5-Net-DNS-SEC to 1.20 2022-11-04 12:49:45 +00:00