Commit Graph

17830 Commits

Author SHA1 Message Date
sthen
27b777bc92 update to PuTTY-0.75, changes include:
- private key format has been udpated and now uses Argon2
- new algorithms; Curve448 kex, Ed448 pub keys, SHA-2 RSA variants
- pageant permits loading an encrypted private key and only giving the
passphrase later when it's used

https://lists.tartarus.org/pipermail/putty-announce/2021/000031.html
2021-05-08 10:26:22 +00:00
ajacoutot
6fc5943f7b Update to py3-boto3-1.17.69. 2021-05-08 07:27:04 +00:00
ajacoutot
0f9a5bf2ee Update to py3-botocore-1.20.69. 2021-05-08 07:26:52 +00:00
ajacoutot
76efcfef3d Update to py3-boto3-1.17.68. 2021-05-07 17:05:26 +00:00
ajacoutot
817d23d899 Update to py3-botocore-1.20.68. 2021-05-07 17:05:17 +00:00
solene
4d67b11216 Update to lagrange-1.4.0
This adds many new features such as gempub or split view support but also
browsing a gemini capsule contained in a ZIP file

Announce: https://gmi.skyjake.fi/gemlog/2021-05_lagrange-1.4.gmi
2021-05-07 16:41:10 +00:00
tb
6298d55a88 net/barrier: avoid upcoming build failure
Use SSL_get_client_ciphers() instead of reaching inside the SSL_CIPHERS
struct.
2021-05-06 19:13:11 +00:00
rsadowski
b8362b9e64 Bring back argp patch to disable argp detecting
Spotted by and ok tb@ and ok Adriano Barbosa (maintainer)
2021-05-06 12:43:34 +00:00
tb
c98ccfc557 net/pavuk: avoid upcoming build breakage
Dump the session id using SSL_SESSION_get_id() instead of reaching
into the SSL_SESSION struct.
2021-05-05 17:04:18 +00:00
tb
c63d2dab21 net/mosquitto: avoid upcoming build failure
Use OpenSSL 1.1.1 code path that uses SSL_CTX_up_ref() instead of
handrolling it. This way mosquitto will continue to build after
an upcoming libssl bump.
2021-05-04 16:34:03 +00:00
jasper
0b0aaf69b5 update to wireguard-tools-1.0.20210424 2021-05-03 11:16:29 +00:00
stsp
23b8230145 Make nagios start up out of the box again after 'pkg_add nagios'.
Executables were installed mode 774 owned by root:bin. We need to use
mode 775 (o+x), otherwise nagios which runs as user _nagios complains:
  Error: failed to access() /usr/local/bin/nagios: Permission denied
  Error: Spawning workers will be impossible. Aborting.

Solution discussed and found together with sthen and tb.
ok sthen@ tb@
2021-05-02 19:30:58 +00:00
ajacoutot
478b147d84 Bump to be ahead of stable. 2021-05-02 17:57:18 +00:00
rsadowski
7b1633b504 Update nextcloudclient to 3.2.1
Update diff from maintainer, shared lib tweaks from me. OK landry
2021-05-02 14:59:45 +00:00
rsadowski
1ef03cb599 Update bitcoin to 0.21.1 2021-05-02 04:43:34 +00:00
fcambus
4be6917381 Update dbip to 2021-05. 2021-05-01 14:03:25 +00:00
fcambus
7759feb4f7 Update libmaxminddb to 1.6.0. 2021-05-01 13:56:47 +00:00
ajacoutot
365068a3cd Update to py3-boto3-1.17.62. 2021-05-01 06:27:54 +00:00
ajacoutot
ddff36cc7a Update to py3-botocore-1.20.62. 2021-05-01 06:27:38 +00:00
ajacoutot
c42d4df99b Update to py3-boto3-1.17.61. 2021-04-30 07:06:06 +00:00
ajacoutot
3c3f7c94dd Update to py3-botocore-1.20.61. 2021-04-30 07:05:55 +00:00
tb
34b1e9e4f5 Clean up purple plugin for SSL:
- no need to disable SSLv2 and SSLv3
- no need to initialize the libraries explicitly anymore
- remove incomplete uninit code
- use TLS_method() instead of SSLv23_client_method()

from Brad
2021-04-29 18:27:02 +00:00
sthen
eba113a83d update to bind-9.16.15 for fixes for these 3 CVEs; if you are running
this please test and report back if you see problems; in the run-up
to OpenBSD 6.9 we dropped back to 9.16.10 due to problems in interim
releases


CVE-2021-25214: A broken inbound incremental zone update (IXFR)
can cause named to terminate unexpectedly
https://kb.isc.org/docs/cve-2021-25214

CVE-2021-25215: An assertion check can fail while answering queries for
DNAME records that require the DNAME to be processed to resolve itself
https://kb.isc.org/docs/cve-2021-25215

CVE-2021-25216: A second vulnerability in BIND's GSSAPI security policy
negotiation can be targeted by a buffer overflow attack
https://kb.isc.org/docs/cve-2021-25216
2021-04-29 09:28:31 +00:00
sthen
be2fddb0a3 remove patch that is redundant with newer DBD::Sybase 2021-04-28 19:41:49 +00:00
ajacoutot
7b84df7593 Update to py3-boto3-1.17.59. 2021-04-28 06:03:34 +00:00
ajacoutot
660e8c3e1e Update to py3-botocore-1.20.59. 2021-04-28 06:03:22 +00:00
sthen
bc057ecdd8 update to bgpq4-0.0.7 2021-04-27 06:25:43 +00:00
rsadowski
8cc2821b9c Update KDE applications (KDE Gear) to 21.04.0
..and yet another renaming. KDE Applications is now KDE Gear.

- https://kde.org/announcements/gear/21.04/
- https://kde.org/info/releases-21.04.0/

Nothing really exciting form ports side, ksystemlog can now display dmesg(1).
2021-04-27 05:26:55 +00:00
solene
bac7801519 Update to lagrange-1.3.4 2021-04-26 16:18:18 +00:00
kirby
0e78ce2a9d add SF MASTER_SITES and switch to HTTPS 2021-04-26 09:22:47 +00:00
danj
fb99ccff3d Update to haproxy-2.3.10 2021-04-26 00:09:42 +00:00
jca
105f26ccda Add missing dep on py-tdb at build time
When missing, samba builds pytdb support using its bundled copy of tdb,
and installs it in WRKINST, as shown by update-plist.  samba runs fine
with the py-tdb package registered in its RUN_DEPENDS, but this is not
what was intended.  Consistently use libtdb and py-tdb from databases/tdb.
2021-04-25 12:09:46 +00:00
naddy
e72253e7cc net/curl: update to 7.76.1 2021-04-24 15:17:34 +00:00
pvk
8fed642d43 Update mattermost-server 5.33.3 -> 5.34.2
Changelog: https://docs.mattermost.com/administration/changelog.html
2021-04-24 15:05:33 +00:00
solene
c66b150c03 Update to lagrange-1.3.3 2021-04-24 13:44:03 +00:00
jca
01d195625f Zap empty rc script 2021-04-24 12:47:10 +00:00
jca
3be6e6a368 Document lack of AD DC support 2021-04-24 12:39:06 +00:00
jca
fcd83ae85a Drop AD DC support
Broken since ~2018 on clang+ld.lld archs, no analysis and no diff to fix
it, so it's time to send it to the Attic.  Support for AD DC mode can't
be optimal anyway, with the deprecation of the ntvfs server code and our
lack of xattrs/ACLs.

"Fine by me" Ian
2021-04-24 12:34:38 +00:00
ajacoutot
147c59076d Update to zeek-4.0.1. 2021-04-24 11:37:10 +00:00
sthen
efc0569672 minio/client: mark BROKEN-i386 2021-04-24 10:51:58 +00:00
ajacoutot
fcd5dc2ed1 Update to py3-s3transfer-0.4.2. 2021-04-24 07:35:15 +00:00
ajacoutot
1285caad73 Update to py3-boto3-1.17.57. 2021-04-24 07:34:58 +00:00
ajacoutot
3fca814040 Update to py3-botocore-1.20.57. 2021-04-24 07:34:45 +00:00
benoit
b91177a362 Update to p5-Net-Whois-RIPE-2.008001. 2021-04-24 07:21:16 +00:00
rsadowski
2e6dc9d6a9 Update nextcloudclient to 3.2.0
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.2.0

- Previous patches are not needed anymore as x11/qt5/qtwebengine is now
  available (at least for amd64, aarch64 and i386);

- The remaining patches should be included in future releases:
  https://github.com/nextcloud/desktop/issues/3080
  https://github.com/nextcloud/desktop/pull/3059

Update diff from Adriano Barbosa with tweaks by me
2021-04-24 04:53:27 +00:00
jeremy
b0b1d925a7 Stop building ruby26 ports by default
Ruby 2.6 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby26 packages by default.
2021-04-24 00:31:55 +00:00
jca
68ac92db3b SECURITY update to openvpn-2.5.2
Release notes:
https://openvpn.net/community-downloads/
Fixes for
https://community.openvpn.net/openvpn/wiki/CVE-2020-15078
2021-04-24 00:28:47 +00:00
sthen
94be1fc625 update to wireshark-3.4.5 2021-04-23 21:15:46 +00:00
sthen
63fbbfe2b7 update to librenms-21.4.0 2021-04-23 21:15:18 +00:00
sthen
0e2d1fdd8e update to py-paho-mqtt-1.5.1 2021-04-23 21:13:07 +00:00