19879 Commits

Author SHA1 Message Date
sthen
e7ad644556 vpn-daemon: mark BROKEN-i386, golang.org/x/sys does not have unix.SOCK_CLOEXEC
or unix.SOCK_NONBLOCK for openbsd_386 (though it does for other archs)
2022-12-15 11:42:11 +00:00
sthen
db8e9cb729 update to icinga-web2-2.11.3, including some security fixes (open redirect
but requires login and is blocked for already-logged-in users), some XSS,
and all logged-in users could list users/groups via crafted url. More info
at https://github.com/Icinga/icingaweb2/releases/tag/v2.11.3
2022-12-15 09:32:48 +00:00
sthen
b373a4d39b vpn-user-node: CA_KEY_TYPE=EdDSA didn't actually work, rejected in
openvpn with "error:14FFF0F7:SSL routines:(UNKNOWN)SSL_internal:unknown
certificate type". Patch to set to CA_KEY_TYPE=ECDSA instead (rather
than previous patch which removed CA_KEY_TYPE altogether presumably
falling back to RSA). There's something confusing because the only
relevant cert I found is in the generated openvpn config file, and
that's ECDSA regardless of what's set in this file.
2022-12-14 19:29:50 +00:00
kn
3bdbe0beb6 pick up new devel/crc32c 2022-12-14 16:18:26 +00:00
sthen
4c7ea08960 update to scamper-20211212e 2022-12-14 13:48:58 +00:00
sthen
53ecf2ff64 +eduvpn 2022-12-14 12:09:32 +00:00
sthen
79be426743 no need to disable EdDSA keys 2022-12-14 12:08:39 +00:00
sthen
b4875a94af factor out some more common parts to ../Makefile.inc, partly from kn@ suggestion 2022-12-14 12:03:00 +00:00
sthen
c223d2c328 tls-version-min 1.2 patch not needed (at least with OpenVPN built against
-current libressl)
2022-12-14 11:46:31 +00:00
sthen
3db264041a adjust case of COMMENT, pointed out kn@ 2022-12-14 11:45:33 +00:00
sthen
2ea6b6cfd7 import ports/net/eduvpn, ok kn@ (I'll make some tweaks before hooking up
to the build)

This collection of ports provides a front-end for OpenVPN and WireGuard
with easy client installers, and lots of authentication options (a
webapp handles authentication and provides a time-limited config to
connect; with the usual clients it's seamlessly handled in the client
app).
2022-12-14 11:45:08 +00:00
sthen
b681d1add6 arp-scan: @comment no-longer-useful script 2022-12-14 09:43:47 +00:00
sthen
d3620c30cc update to icinga-php-library-0.10.1 2022-12-14 09:33:15 +00:00
sthen
d957b2999c update to arp-scan-1.10.0 2022-12-14 09:31:32 +00:00
ajacoutot
a4f26059f1 Also missing a dependency on devel/py-gobject3. 2022-12-13 18:12:30 +00:00
sthen
d3492c2885 update to toot-0.32.1 2022-12-13 11:10:46 +00:00
ajacoutot
4e6cb97b76 Update to py3-boto3-1.26.28. 2022-12-13 08:58:24 +00:00
ajacoutot
9b0bc70efb Update to py3-botocore-1.29.28. 2022-12-13 08:58:13 +00:00
sthen
e1acbdca08 ngrep: reinstate pppoe support; upstream added pflog but not pppoe;
I missed removal of the latter when I updated previously
2022-12-12 22:22:38 +00:00
kn
8763face52 Stop overwriting the C++ standard, tdesktop uses C++20
Sync with net/tdesktop/Makefile r1.45
2022-12-12 18:41:44 +00:00
otto
3eb7a2c0b7 Update to PowerDNS Recursor 4.8.0 2022-12-12 13:00:26 +00:00
sthen
9ba34aedb1 update to bird-2.0.11
From the release notes:

  o BGP roles (RFC 9234)
  o BGP: Keepalive time scaling
  o BGP: New 'min hold time' and 'min keepalive time' options
  o BGP: New 'next hop prefer global' option
  o Filter: For loops and direct recursion
  o Filter: Mixed declarations of local variables
  o Filter: Improved static type checks
  o Filter: Literal [] for empty set
  o Linux: Netlink KRT improvements
  o BSD: Experimental support for Netlink API
  o Memory management improvements
  o Many bugfixes

  In contrast to prior versions, configured keepalive time in BGP now scales
  with negotiated hold time to maintain proportion between the keepalive time
  and the hold time.

  There is a minor change in recursive next hop processing. Previously,
  recursive next hop must be resolved through a non-recursive route, now it must
  be resolved through a prefix where both the best route and all routes with the
  same preference (as the best route) are non-recursive. The old behavior might
  lead in some corner cases to an infinite loop of recursive next hop resolution
  due to a priority inversion.
2022-12-12 09:24:47 +00:00
ajacoutot
ac5e1bcd08 Missing BDEP on devel/gobject-introspection.
Regen PLIST while here.
2022-12-12 08:21:18 +00:00
rsadowski
00f7a5fd4b Update nextcloudclient v3.6.4
Changelog v3.6.4: https://github.com/nextcloud/desktop/releases/v3.6.4
* [stable-3.6] do not create GUI from a random thread and show error
  on real error

Changelog v3.6.3: https://github.com/nextcloud/desktop/releases/v3.6.3
* [stable-3.6] Fix typo of connector
* [stable-3.6] fix renaming of folders with a deep hierarchy inside
  them
* [stable-3.6] Make user status selector modal, show user header
* [stable-3.6] Prevent bad encrypting of folder if E2EE has not been
  correctly set up
* [stable-3.6] Feature/edit file locally restart sync
* Add forcefoldersync method to folder manager
* [stable-3.6] Make use of plain text-enforcing qml labels
* [stable-3.6] Lock file when editing locally
* [stable-3.6] Format some QLabels as plain text

From Adriano (maintainer)
2022-12-10 09:17:40 +00:00
ajacoutot
317b32416e Update to py3-boto3-1.26.27. 2022-12-10 08:58:09 +00:00
ajacoutot
0028e35579 Update to py3-botocore-1.29.27. 2022-12-10 08:57:58 +00:00
rsadowski
9bf1b341ea Simplify q{collection,help}generator links, by kn@ 2022-12-10 08:37:21 +00:00
rsadowski
5d6cdbec45 Add libaccounts-glib,qt and signond 2022-12-10 08:34:01 +00:00
rsadowski
5222772f18 Import signond-8.61, Tweaks and OK kn@
Comment:
SignOn Daemon (Qt)

Description:
The SignOn daemon is a D-Bus service which performs user authentication on
behalf of its clients. There are currently authentication plugins for OAuth 1.0
and 2.0, SASL, Digest-MD5, and plain username/password combination.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://accounts-sso.gitlab.io/
2022-12-10 08:31:47 +00:00
rsadowski
80b6a6859e Import libaccounts-qt-1.16, Tweaks and OK kn@
Comment:
Qt-based client library for the accounts database

Description:
Library for managing accounts which can be used from Qt applications. It is
part of the @accounts-sso project.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://accounts-sso.gitlab.io/
2022-12-10 08:25:06 +00:00
rsadowski
4dc46868e2 Re-Add libaccounts-glib-1.26, OK kn 2022-12-10 08:04:04 +00:00
otto
0843885092 Update to PowerDNS Authoritative Server 4.7.3 2022-12-09 10:23:42 +00:00
sthen
85f055365c update to wireshark-4.0.2 2022-12-09 09:40:38 +00:00
martin
3107e995af Update py-tinytuya to 1.9.1. 2022-12-09 07:53:43 +00:00
kn
0d568f3299 Replace local minizip workaround with upstream update 2022-12-09 06:42:46 +00:00
kn
4b1cd90384 Update to 2.0.0 using python 3
Builds and packages fine, but run tests were generally unsuccessful
(for me) with deluge-gtk not showing up as window under cwm(1) at all.

Either way, this is better than having an outdated python 2 plugin for
a python 3 client.

Diff from bentley
2022-12-08 21:03:14 +00:00
kn
d3ede7fa4f tdesktop links against and does not build shared libs 2022-12-08 20:58:16 +00:00
kn
881ff44406 update license comment after bundle changes 2022-12-08 20:53:41 +00:00
kn
0a25aab8b6 Update to tdesktop 4.4.1
No new fixes, but upstreamed ones are pulled from PRs and patches/ remains
the temporary XXX hacky place.
2022-12-08 20:48:43 +00:00
kn
794e9f2606 Update to tdesktop 4.4.0
No new fixes this time, just offset churn.
2022-12-08 20:23:10 +00:00
pvk
f403c57a78 Update zabbix 6.2.5 -> 6.2.6
Changelog: https://raw.githubusercontent.com/zabbix/zabbix/master/ChangeLog
Release notes: https://www.zabbix.com/rn/rn6.2.6
ok robert@
2022-12-08 19:18:36 +00:00
kn
44312c7663 Update to tdesktop 4.3.4
bundled sonnet got replaced with bundled cld3.
More pending/backported upstream fixes.
2022-12-08 16:21:23 +00:00
sthen
b2ab85da72 update to toot-0.31.0 2022-12-08 09:57:08 +00:00
kn
af287844f9 Update to tdesktop 4.3.3
More hacky glibmm/range-v3/clang fixes.
Fix another bug that already made it upstream.
Pick up new qt6 sonnet bundle.
2022-12-08 01:37:41 +00:00
aisha
c74545c8bf net/knot: update to 3.2.3
ok abieber jca
2022-12-07 23:35:12 +00:00
aisha
6ec302f654 net/py-libknot: update to 3.2.3
ok abieber jca
2022-12-07 23:34:45 +00:00
aisha
3ce944762e net/jitsi: update ports to 2.0.8044
ok abieber sthen
2022-12-07 23:31:47 +00:00
pascal
dc99dd9d0d Update to tor 0.4.7.12. 2022-12-07 21:52:07 +00:00
sthen
5bbac44ee1 remove daemon from @newuser again 2022-12-07 16:24:58 +00:00
kn
91067cb9ab Catch up on upstream zlib fix
So future releases bundling a fixed version can drop this.
2022-12-07 16:00:59 +00:00