Commit Graph

9824 Commits

Author SHA1 Message Date
sthen 9cfdb24cad remove MODPY_COMMENT from PLISTs, no longer needed 2025-10-23 13:20:19 +00:00
sthen 10eb85ee23 remove MODPY_COMMENT from PLISTs, no longer needed 2025-10-23 13:20:05 +00:00
tb 316c6ee71a Update to wycheproof-testvectors 20251023 2025-10-23 12:26:28 +00:00
sthen 001709a6ab update to py3-passlib-1.9.3
traps the ValueError raised by py-bcrypt 5.x with >72 char passwords
2025-10-23 00:51:07 +00:00
sthen b8e9ac0223 mark BROKEN-i386 2025-10-21 02:57:29 +00:00
sthen ec91832428 garbage-collect old @conflict entries; many were never needed, some are
no longer needed since 6.9 was dropped from quirks. (experience has shown
that having these around when not needed causes some confusion when using
another port as a template for a new one; not least by me ;)
2025-10-20 19:22:54 +00:00
afresh1 2084ddec6f Import p5-Crypt-SysRandom
This module uses whatever interface is available to procure
cryptographically random data from the system.

Needed to update www/p5-WWW-OAuth

OK sthen@
2025-10-19 18:12:30 +00:00
ajacoutot a631b90bb8 Update to py3-spnego-0.12.0. 2025-10-19 12:21:28 +00:00
ajacoutot c6436321e9 Update to py3-krb5-0.8.0. 2025-10-19 12:21:13 +00:00
ajacoutot 1699398134 Update to py3-gssapi-1.10.1. 2025-10-19 12:20:46 +00:00
sthen 1bdd5f7880 update to step-ca-0.28.4 2025-10-18 17:01:32 +00:00
sthen 08b8c893dc update to step-cli-0.28.7
drop the BROKEN marker; some things are still broken but enough others
work that it's probably worth building
2025-10-18 17:01:15 +00:00
sthen 27b8552fde update to easy-rsa-3.2.4 2025-10-18 07:59:04 +00:00
pvk e19ebdc0b5 Update keycloak 26.3.4 -> 26.4.1
Changelogs: https://github.com/keycloak/keycloak/releases/tag/26.4.1
Release notes: https://www.keycloak.org/docs/26.4.1/release_notes/
Upgrading guide: https://www.keycloak.org/docs/26.4.1/upgrading
2025-10-17 20:32:32 +00:00
tb dd5df8dddc py-cryptography_vectors: remove upper bound on uv-build < 0.9 2025-10-17 16:47:29 +00:00
sthen f08bea285c add optional RDEP on dnspython for dkim checks
comment-out --update-bl; upstream disables the tests using it by default
2025-10-17 10:04:06 +00:00
sthen 40673a340f update to badkeys-0.0.14, adds DNSSEC DNSKEY record scanning support 2025-10-17 09:53:56 +00:00
tb 82d78950c9 update to rust-openssl-tests 20251017 2025-10-17 09:47:44 +00:00
sthen d49bf58c5d drop unmaintained clamnailer, clamav-unofficial-sigs ports
(see "fangfrisch" if somebody wants a current equivalent)
2025-10-17 08:58:43 +00:00
sthen cd0be07e0b update to clamav-1.5.1 2025-10-17 08:50:23 +00:00
tb 59061db99d Update to M2Crypto 0.46.2
Tested with salt by Mikolaj Kucharski, many thanks
2025-10-17 07:49:26 +00:00
sthen a711eb2802 update to py3-josepy-2.2.0 2025-10-17 07:36:58 +00:00
ajacoutot 94987a8879 Update to libgpg-error-1.56. 2025-10-17 06:29:59 +00:00
landry b911d71729 security/nss: update to 3.117, required for gecko 145.
see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_117.html
2025-10-17 05:00:01 +00:00
tb 8735262aba Update to openssl-ruby-tests 20251008 2025-10-17 01:25:00 +00:00
tb 96fc512483 Update to wycheproof-testvectors 20251007 2025-10-17 01:22:08 +00:00
tb 9348d5be72 Update to rust-openssl-tests 20251015 2025-10-17 00:57:58 +00:00
tb 7f2e8457de Update py-cryptography_vectors to 46.0.3 2025-10-17 00:57:14 +00:00
tb fac431c991 update py-cryptography to 46.0.3 2025-10-17 00:56:40 +00:00
tb e58099c313 openssl/3.6: fix .pc files 2025-10-01 23:31:35 +00:00
tb b86248ca7b += 3.6 2025-10-01 23:23:50 +00:00
tb 975f546ff8 add openssl 3.6.0
https://github.com/openssl/openssl/releases/tag/openssl-3.6.0
plus a few new xonly patches: https://github.com/openssl/openssl/pull/28726
2025-10-01 23:22:51 +00:00
sthen 93169f3e9f update to py3-cryptography-46.0.2 2025-10-01 07:47:11 +00:00
sthen e2e773c37f update to py3-cryptography_vectors-46.0.2 2025-10-01 07:47:03 +00:00
tb ebce902db4 openssl: regen patch (no package change) 2025-09-30 16:39:42 +00:00
tb facfb0445a Update to openssl-ruby-tests 20250930 2025-09-30 16:16:08 +00:00
tb 56c7ae7302 sslscan: bump after openssl/3.5 update (static link) 2025-09-30 13:20:59 +00:00
tb c3e0b66ca6 Update to openssl 3.5.4
https://github.com/openssl/openssl/releases/tag/openssl-3.5.4
plus many other changes, as usual. A slightly more complete list:
https://github.com/openssl/openssl/pull/28693
Though this is currently missing the security fixes.
2025-09-30 13:16:16 +00:00
tb 74b35ad39b Update to openssl 3.5.3
Reduces the diff I'll need to look at when 3.5.4 is released later today.
Consumers will be bumped once 3.5.4 lands.
2025-09-30 12:09:31 +00:00
kirill 3d53020a53 security/yubico/yubikey-manager: update to 5.8.0
OK: sthen@
2025-09-29 07:55:16 +00:00
pvk 3fa158a2ef Update vault 1.20.3 -> 1.20.4
Changelog: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#1204
2025-09-28 18:12:09 +00:00
tb 91e2b03345 rust-openssl-tests: prepare libressl version crank 2025-09-28 10:28:21 +00:00
sthen 27349ab3a6 update to py3-bcrypt-5.0.0 2025-09-28 09:48:49 +00:00
benoit ce7f2ead07 Update to wesng-1.0.3. 2025-09-28 08:49:05 +00:00
benoit d16a74234c Update to p5-File-Scan-ClamAV-1.96. 2025-09-28 08:37:45 +00:00
benoit 04c53d7908 Update to p5-Crypt-DES-EDE3-0.03. 2025-09-28 08:29:14 +00:00
benoit 89607e682c Update to p5-Authen-WebAuthn-0.005. 2025-09-28 08:23:43 +00:00
ajacoutot cacad032b1 sysutils/awscli -> sysutils/awscli/v1 2025-09-27 14:01:08 +00:00
tb 5abf4c9a73 Update to rust-openssl-tests 20250927 2025-09-27 09:22:45 +00:00
sebastia 79ac0d012f simple update 2.0.24 -> 2.0.25 2025-09-26 10:57:34 +00:00