summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/acmed/Makefile2
-rw-r--r--security/agave/Makefile2
-rw-r--r--security/apg/Makefile5
-rw-r--r--security/arti/Makefile1
-rw-r--r--security/authenticator/Makefile2
-rw-r--r--security/authoscope/Makefile2
-rw-r--r--security/aws-iam-authenticator/Makefile2
-rw-r--r--security/cargo-audit/Makefile2
-rw-r--r--security/certificate_maker/Makefile2
-rw-r--r--security/certspotter/Makefile5
-rw-r--r--security/clamav-lts/Makefile2
-rw-r--r--security/clamav/Makefile2
-rw-r--r--security/cloak/Makefile2
-rw-r--r--security/cowrie/Makefile2
-rw-r--r--security/cowrie/distinfo6
-rw-r--r--security/crowdsec-firewall-bouncer/Makefile2
-rw-r--r--security/diswall/Makefile2
-rw-r--r--security/fizz/Makefile3
-rw-r--r--security/fizz/distinfo6
-rw-r--r--security/fizz/pkg-plist1
-rw-r--r--security/flawz/Makefile2
-rw-r--r--security/git-credential-gopass/Makefile3
-rw-r--r--security/git-credential-gopass/distinfo14
-rw-r--r--security/go-tuf/Makefile2
-rw-r--r--security/gopass/Makefile3
-rw-r--r--security/gopass/distinfo14
-rw-r--r--security/gpg-tui/Makefile2
-rw-r--r--security/hashcat/Makefile2
-rw-r--r--security/headscale/Makefile2
-rw-r--r--security/kanidm/Makefile3
-rw-r--r--security/kanidm/Makefile.crates28
-rw-r--r--security/kanidm/distinfo62
-rw-r--r--security/libgpg-error/Makefile2
-rw-r--r--security/libgpg-error/distinfo6
-rw-r--r--security/libgpg-error/pkg-plist2
-rw-r--r--security/naabu/Makefile2
-rw-r--r--security/nuclei/Makefile2
-rw-r--r--security/osv-scanner/Makefile2
-rw-r--r--security/pam_pkcs11/Makefile8
-rw-r--r--security/pam_pkcs11/files/patch-configure.ac10
-rw-r--r--security/pam_rssh/Makefile2
-rw-r--r--security/pdfrip/Makefile2
-rw-r--r--security/py-bcrypt/Makefile2
-rw-r--r--security/py-cryptography/Makefile2
-rw-r--r--security/qt-sudo/Makefile2
-rw-r--r--security/qt-sudo/distinfo6
-rw-r--r--security/rage-encryption/Makefile2
-rw-r--r--security/ratify/Makefile2
-rw-r--r--security/rpm-sequoia/Makefile2
-rw-r--r--security/rustls-ffi/Makefile2
-rw-r--r--security/rustscan/Makefile2
-rw-r--r--security/sequoia-chameleon-gnupg/Makefile2
-rw-r--r--security/sequoia-sq/Makefile2
-rw-r--r--security/sniffglue/Makefile2
-rw-r--r--security/ssh-vault/Makefile2
-rw-r--r--security/step-certificates/Makefile5
-rw-r--r--security/step-cli/Makefile5
-rw-r--r--security/sudo-rs/Makefile1
-rw-r--r--security/suricata/Makefile1
-rw-r--r--security/tailscale/Makefile4
-rw-r--r--security/tailscale/distinfo10
-rw-r--r--security/trillian/Makefile2
-rw-r--r--security/trufflehog/Makefile2
-rw-r--r--security/vaultwarden/Makefile2
-rw-r--r--security/vuls/Makefile2
-rw-r--r--security/vuxml/vuln/2025.xml65
-rw-r--r--security/xray-core/Makefile13
-rw-r--r--security/xray-core/distinfo18
-rw-r--r--security/zaproxy/Makefile2
-rw-r--r--security/zaproxy/distinfo14
-rw-r--r--security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java23
-rw-r--r--security/zaproxy/pkg-plist123
-rw-r--r--security/zlint/Makefile2
73 files changed, 295 insertions, 257 deletions
diff --git a/security/acmed/Makefile b/security/acmed/Makefile
index a26f53669212..1da4d14cb5fc 100644
--- a/security/acmed/Makefile
+++ b/security/acmed/Makefile
@@ -1,7 +1,7 @@
PORTNAME= acmed
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.0
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/agave/Makefile b/security/agave/Makefile
index b3a96c83b133..600897134363 100644
--- a/security/agave/Makefile
+++ b/security/agave/Makefile
@@ -1,7 +1,7 @@
PORTNAME= agave
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.14
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
PKGNAMESUFFIX= -blockchain
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 2025c0417726..cfafa5f546f2 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -12,15 +12,12 @@ WWW= https://github.com/wneessen/apg-go
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= wneessen
GH_PROJECT= apg-go
GH_TUPLE= wneessen:go-hibp:v1.0.6:wneessen_go_hibp/vendor/github.com/wneessen/go-hibp
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
-
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/arti/Makefile b/security/arti/Makefile
index 0592a6428752..bd8565cc7c47 100644
--- a/security/arti/Makefile
+++ b/security/arti/Makefile
@@ -1,5 +1,6 @@
PORTNAME= arti
DISTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= cs@FreeBSD.org
diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile
index d5ad4f4a3720..e0df3c8083a4 100644
--- a/security/authenticator/Makefile
+++ b/security/authenticator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= authenticator
DISTVERSION= 4.4.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/authoscope/Makefile b/security/authoscope/Makefile
index 85eae53d4dbd..a7cd3610f771 100644
--- a/security/authoscope/Makefile
+++ b/security/authoscope/Makefile
@@ -1,7 +1,7 @@
PORTNAME= authoscope
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.1
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index b0138f29614e..0d352ec5d64d 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/kubernetes-sigs/aws-iam-authenticator
LICENSE= APACHE20
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/kubernetes-sigs/${PORTNAME}
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile
index 9f5c25d3b3e7..36296202b23b 100644
--- a/security/cargo-audit/Makefile
+++ b/security/cargo-audit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cargo-audit
DISTVERSIONPREFIX= ${PORTNAME}/v
DISTVERSION= 0.22.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile
index 815854e981ff..0f7708fe70b4 100644
--- a/security/certificate_maker/Makefile
+++ b/security/certificate_maker/Makefile
@@ -10,7 +10,7 @@ WWW= https://www.sigstore.dev/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cpe go:1.25,modules
+USES= cpe go:1.25+,modules
CPE_VENDOR= sigstore
GO_MODULE= github.com/sigstore/fulcio
diff --git a/security/certspotter/Makefile b/security/certspotter/Makefile
index f66ed4525249..d8583a525b83 100644
--- a/security/certspotter/Makefile
+++ b/security/certspotter/Makefile
@@ -10,14 +10,11 @@ WWW= https://github.com/SSLMate/certspotter
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.21,modules
+USES= go:modules
USE_RC_SUBR= certspotter
GO_MODULE= software.sslmate.com/src/certspotter
GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/sbin/${PORTNAME}
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
-
CERTSPOTTER_USER?= certspotter
CERTSPOTTER_GROUP?= certspotter
diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile
index f7d810e5b5a3..f78c69b266dc 100644
--- a/security/clamav-lts/Makefile
+++ b/security/clamav-lts/Makefile
@@ -1,6 +1,6 @@
PORTNAME= clamav
DISTVERSION= 1.4.3
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 60030b05c57d..9a8c493e8676 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -1,6 +1,6 @@
PORTNAME= clamav
DISTVERSION= 1.5.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
diff --git a/security/cloak/Makefile b/security/cloak/Makefile
index a8290b9d456f..aa4375b3fb7c 100644
--- a/security/cloak/Makefile
+++ b/security/cloak/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cloak
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 34
+PORTREVISION= 35
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/cowrie/Makefile b/security/cowrie/Makefile
index d71d319b3433..3b9edfc0f739 100644
--- a/security/cowrie/Makefile
+++ b/security/cowrie/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cowrie
DISTVERSIONPREFIX= v
-DISTVERSION= 2.9.0
+DISTVERSION= 2.9.1
CATEGORIES= security python
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/cowrie/distinfo b/security/cowrie/distinfo
index b0352c37f66a..aab03fba3857 100644
--- a/security/cowrie/distinfo
+++ b/security/cowrie/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764445977
-SHA256 (cowrie-cowrie-v2.9.0_GH0.tar.gz) = 877d2330e878196eed5dbc3fd1764766252be7bc0a9da32f1b2a4e91e8fc2419
-SIZE (cowrie-cowrie-v2.9.0_GH0.tar.gz) = 646368
+TIMESTAMP = 1765876099
+SHA256 (cowrie-cowrie-v2.9.1_GH0.tar.gz) = 05b9776e1e1c8549303776ed4d8a9ef8c1a509fc3ee0fb93f72460608091169a
+SIZE (cowrie-cowrie-v2.9.1_GH0.tar.gz) = 649706
diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile
index b4704bca3b33..b16563e3dc1d 100644
--- a/security/crowdsec-firewall-bouncer/Makefile
+++ b/security/crowdsec-firewall-bouncer/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/crowdsecurity/cs-firewall-bouncer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
_COMMIT= 910a36b2
_BUILD_DATE= $$(date -u "+%F_%T")
USE_RC_SUBR= crowdsec_firewall
diff --git a/security/diswall/Makefile b/security/diswall/Makefile
index 382e3f29a9f7..c26d3365621d 100644
--- a/security/diswall/Makefile
+++ b/security/diswall/Makefile
@@ -1,7 +1,7 @@
PORTNAME= diswall
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/fizz/Makefile b/security/fizz/Makefile
index 776cac3e3a00..bec3959459ad 100644
--- a/security/fizz/Makefile
+++ b/security/fizz/Makefile
@@ -1,7 +1,6 @@
PORTNAME= fizz
DISTVERSIONPREFIX= v
-DISTVERSION= 2025.12.01.00
-PORTREVISION= 1
+DISTVERSION= 2025.12.15.00
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/fizz/distinfo b/security/fizz/distinfo
index 81a51e8e437a..6ac53af04050 100644
--- a/security/fizz/distinfo
+++ b/security/fizz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764662191
-SHA256 (facebookincubator-fizz-v2025.12.01.00_GH0.tar.gz) = 1614bc3a7726fdff816579fc266951ca320ed1b8b27572696b3e2e974f9abe4b
-SIZE (facebookincubator-fizz-v2025.12.01.00_GH0.tar.gz) = 764772
+TIMESTAMP = 1765873865
+SHA256 (facebookincubator-fizz-v2025.12.15.00_GH0.tar.gz) = 3cf3e064095155742e064e4b5baa6222e2869b74d7fc4758870d7699ff0f564d
+SIZE (facebookincubator-fizz-v2025.12.15.00_GH0.tar.gz) = 777882
diff --git a/security/fizz/pkg-plist b/security/fizz/pkg-plist
index fa21a74f6257..ab3d2a6293ab 100644
--- a/security/fizz/pkg-plist
+++ b/security/fizz/pkg-plist
@@ -196,6 +196,7 @@ include/fizz/util/FizzUtil.h
include/fizz/util/KeyLogWriter.h
include/fizz/util/Parse-inl.h
include/fizz/util/Parse.h
+include/fizz/util/Status.h
include/fizz/util/Tracing.h
include/fizz/util/Variant.h
include/fizz/util/Workarounds.h
diff --git a/security/flawz/Makefile b/security/flawz/Makefile
index 771e38687e93..c72c64a5e4ed 100644
--- a/security/flawz/Makefile
+++ b/security/flawz/Makefile
@@ -1,7 +1,7 @@
PORTNAME= flawz
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 613391333411..2a1c06f72130 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,7 +1,6 @@
PORTNAME= git-credential-gopass
DISTVERSIONPREFIX= v
-DISTVERSION= 1.16.0
-PORTREVISION= 1
+DISTVERSION= 1.16.1
CATEGORIES= security
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/security/git-credential-gopass/distinfo b/security/git-credential-gopass/distinfo
index 9aa6cee336ef..441047d3a13f 100644
--- a/security/git-credential-gopass/distinfo
+++ b/security/git-credential-gopass/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1763107008
-SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.mod) = d312138056ef09a72a32ccbca492dac8596aab884665d4405dd5c62126d05363
-SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.mod) = 1746
-SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.zip) = 5177cae9fa4b7913a973e7a6ad3c2cad851da7cb8dd096d054fd5f884804b33a
-SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.zip) = 31110
-SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/gopasspw-git-credential-gopass-v1.16.0_GH0.tar.gz) = de034059597d4853da5e55e793c1577a779dfc64ef5d7cffaad10808a6442d1d
-SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/gopasspw-git-credential-gopass-v1.16.0_GH0.tar.gz) = 23538
+TIMESTAMP = 1765711661
+SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.mod) = 03be7a73f8251a9ecc3ee6e8dcb96b004b9ce039fab0c7efd147e215cc9ff86e
+SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.mod) = 1746
+SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.zip) = 7431f8703b4a387a0707254c713798b42fe740537faabd325c769c78e041e507
+SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.zip) = 31110
+SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/gopasspw-git-credential-gopass-v1.16.1_GH0.tar.gz) = 8382b98e56b4547232cc5ea8967eb2a7497a9821a50499d215dafc2f530ba32e
+SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/gopasspw-git-credential-gopass-v1.16.1_GH0.tar.gz) = 23540
diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile
index 980ecac21396..0d3c5f1d2161 100644
--- a/security/go-tuf/Makefile
+++ b/security/go-tuf/Makefile
@@ -11,7 +11,7 @@ WWW= https://theupdateframework.io
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cpe go:1.24,modules
+USES= cpe go:1.24+,modules
CPE_VENDOR= theupdateframework
GO_TARGET= ./examples/cli/tuf-client
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index e7315766cad3..cf039b1ba5e9 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
-DISTVERSION= 1.16.0
-PORTREVISION= 1
+DISTVERSION= 1.16.1
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/gopass/distinfo b/security/gopass/distinfo
index e5d1cb1862ef..488d719100c2 100644
--- a/security/gopass/distinfo
+++ b/security/gopass/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1763065093
-SHA256 (go/security_gopass/gopass-v1.16.0/v1.16.0.mod) = 5f041be3279b6b57fec531111be9e5cd6c1ae2959b2174a34cc67d4ed0da7583
-SIZE (go/security_gopass/gopass-v1.16.0/v1.16.0.mod) = 4391
-SHA256 (go/security_gopass/gopass-v1.16.0/v1.16.0.zip) = de4f605cee86ecf4537fbf33e52d18e1e6fff2230b5e8dd57a519275b8e1df83
-SIZE (go/security_gopass/gopass-v1.16.0/v1.16.0.zip) = 3305237
-SHA256 (go/security_gopass/gopass-v1.16.0/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
-SIZE (go/security_gopass/gopass-v1.16.0/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392
+TIMESTAMP = 1765644299
+SHA256 (go/security_gopass/gopass-v1.16.1/v1.16.1.mod) = 5f041be3279b6b57fec531111be9e5cd6c1ae2959b2174a34cc67d4ed0da7583
+SIZE (go/security_gopass/gopass-v1.16.1/v1.16.1.mod) = 4391
+SHA256 (go/security_gopass/gopass-v1.16.1/v1.16.1.zip) = 320b4611f72cf04cebdf99a1475c34e8213f58a11c5402eca64200f1a7e9f90f
+SIZE (go/security_gopass/gopass-v1.16.1/v1.16.1.zip) = 3305415
+SHA256 (go/security_gopass/gopass-v1.16.1/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
+SIZE (go/security_gopass/gopass-v1.16.1/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392
diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile
index 7101d6a437dc..a0adb8ed63cf 100644
--- a/security/gpg-tui/Makefile
+++ b/security/gpg-tui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gpg-tui
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= se@FreeBSD.org
diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile
index 440b483fae01..b7845a8606ec 100644
--- a/security/hashcat/Makefile
+++ b/security/hashcat/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hashcat
PORTVERSION= 7.1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= security
diff --git a/security/headscale/Makefile b/security/headscale/Makefile
index ca0a16dc43c5..5c432938e218 100644
--- a/security/headscale/Makefile
+++ b/security/headscale/Makefile
@@ -19,7 +19,7 @@ NOT_FOR_ARCHS_REASON= version 0.27 removed i386 support
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
-USES= go:1.25,modules
+USES= go:1.25+,modules
USE_RC_SUBR= ${PORTNAME}
GO_MODULE= github.com/juanfont/headscale
diff --git a/security/kanidm/Makefile b/security/kanidm/Makefile
index 8ab39a055750..fed54ed3fe3d 100644
--- a/security/kanidm/Makefile
+++ b/security/kanidm/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kanidm
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.4
+DISTVERSION= 1.8.5
+PORTREVISION= 1
CATEGORIES= security net
# implicit-approval+: dtxdf
diff --git a/security/kanidm/Makefile.crates b/security/kanidm/Makefile.crates
index 61fef74c089b..870cf0f07dee 100644
--- a/security/kanidm/Makefile.crates
+++ b/security/kanidm/Makefile.crates
@@ -26,7 +26,7 @@ CARGO_CRATES= addr2line-0.25.1 \
asn1-rs-0.6.2 \
asn1-rs-derive-0.5.1 \
asn1-rs-impl-0.2.0 \
- async-compression-0.4.35 \
+ async-compression-0.4.36 \
async-stream-0.3.6 \
async-stream-impl-0.3.6 \
async-trait-0.1.89 \
@@ -47,7 +47,7 @@ CARGO_CRATES= addr2line-0.25.1 \
base64-0.21.7 \
base64-0.22.1 \
base64ct-1.8.1 \
- base64urlsafedata-0.5.3 \
+ base64urlsafedata-0.5.4 \
basic-toml-0.1.10 \
bindgen-0.66.1 \
bindgen-0.72.1 \
@@ -88,12 +88,12 @@ CARGO_CRATES= addr2line-0.25.1 \
clap_derive-4.5.49 \
clap_lex-0.7.6 \
clru-0.6.2 \
- cmake-0.1.54 \
+ cmake-0.1.55 \
color_quant-1.1.0 \
colorchoice-1.0.4 \
combine-4.6.7 \
compact_jwt-0.5.3-dev \
- compression-codecs-0.4.34 \
+ compression-codecs-0.4.35 \
compression-core-0.4.31 \
concread-0.5.7 \
console-0.16.1 \
@@ -311,7 +311,7 @@ CARGO_CRATES= addr2line-0.25.1 \
itoa-1.0.15 \
jiff-0.2.16 \
jiff-static-0.2.16 \
- jiff-tzdb-0.1.4 \
+ jiff-tzdb-0.1.5 \
jiff-tzdb-platform-0.1.3 \
jni-0.21.1 \
jni-sys-0.3.0 \
@@ -338,7 +338,7 @@ CARGO_CRATES= addr2line-0.25.1 \
libsqlite3-sys-0.35.0 \
libudev-0.2.0 \
libudev-sys-0.1.4 \
- libz-rs-sys-0.5.3 \
+ libz-rs-sys-0.5.4 \
linux-raw-sys-0.4.15 \
linux-raw-sys-0.11.0 \
litemap-0.7.5 \
@@ -543,7 +543,7 @@ CARGO_CRATES= addr2line-0.25.1 \
sha2-0.10.9 \
sha2-0.11.0-rc.3 \
sharded-slab-0.1.7 \
- shell-words-1.1.0 \
+ shell-words-1.1.1 \
shellexpand-3.1.1 \
shlex-1.3.0 \
signal-hook-registry-1.4.7 \
@@ -558,7 +558,7 @@ CARGO_CRATES= addr2line-0.25.1 \
spin-0.9.8 \
spki-0.7.3 \
sptr-0.3.2 \
- sshkey-attest-0.5.3 \
+ sshkey-attest-0.5.4 \
sshkeys-0.3.4 \
stable_deref_trait-1.2.1 \
stacker-0.1.22 \
@@ -653,11 +653,11 @@ CARGO_CRATES= addr2line-0.25.1 \
wasm-bindgen-shared-0.2.106 \
web-sys-0.3.83 \
web-time-1.1.0 \
- webauthn-attestation-ca-0.5.3 \
- webauthn-authenticator-rs-0.5.3 \
- webauthn-rs-0.5.3 \
- webauthn-rs-core-0.5.3 \
- webauthn-rs-proto-0.5.3 \
+ webauthn-attestation-ca-0.5.4 \
+ webauthn-authenticator-rs-0.5.4 \
+ webauthn-rs-0.5.4 \
+ webauthn-rs-core-0.5.4 \
+ webauthn-rs-proto-0.5.4 \
webdriver-0.53.0 \
webpki-root-certs-0.26.11 \
webpki-root-certs-1.0.4 \
@@ -748,7 +748,7 @@ CARGO_CRATES= addr2line-0.25.1 \
zerovec-derive-0.10.3 \
zerovec-derive-0.11.2 \
zip-3.0.0 \
- zlib-rs-0.5.3 \
+ zlib-rs-0.5.4 \
zopfli-0.8.3 \
zune-core-0.5.0 \
zune-jpeg-0.5.6 \
diff --git a/security/kanidm/distinfo b/security/kanidm/distinfo
index 6a4cf1b2d5a4..41de10443b90 100644
--- a/security/kanidm/distinfo
+++ b/security/kanidm/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1765392668
+TIMESTAMP = 1765644843
SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b
SIZE (rust/crates/addr2line-0.25.1.crate) = 43134
SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
@@ -55,8 +55,8 @@ SHA256 (rust/crates/asn1-rs-derive-0.5.1.crate) = 965c2d33e53cb6b267e148a4cb0760
SIZE (rust/crates/asn1-rs-derive-0.5.1.crate) = 9692
SHA256 (rust/crates/asn1-rs-impl-0.2.0.crate) = 7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7
SIZE (rust/crates/asn1-rs-impl-0.2.0.crate) = 2261
-SHA256 (rust/crates/async-compression-0.4.35.crate) = 07a926debf178f2d355197f9caddb08e54a9329d44748034bba349c5848cb519
-SIZE (rust/crates/async-compression-0.4.35.crate) = 96339
+SHA256 (rust/crates/async-compression-0.4.36.crate) = 98ec5f6c2f8bc326c994cb9e241cc257ddaba9afa8555a43cffbb5dd86efaa37
+SIZE (rust/crates/async-compression-0.4.36.crate) = 96373
SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476
SIZE (rust/crates/async-stream-0.3.6.crate) = 13823
SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d
@@ -97,8 +97,8 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f
SIZE (rust/crates/base64-0.22.1.crate) = 81597
SHA256 (rust/crates/base64ct-1.8.1.crate) = 0e050f626429857a27ddccb31e0aca21356bfa709c04041aefddac081a8f068a
SIZE (rust/crates/base64ct-1.8.1.crate) = 31807
-SHA256 (rust/crates/base64urlsafedata-0.5.3.crate) = 215ee31f8a88f588c349ce2d20108b2ed96089b96b9c2b03775dc35dd72938e8
-SIZE (rust/crates/base64urlsafedata-0.5.3.crate) = 7059
+SHA256 (rust/crates/base64urlsafedata-0.5.4.crate) = 42f7f6be94fa637132933fd0a68b9140bcb60e3d46164cb68e82a2bb8d102b3a
+SIZE (rust/crates/base64urlsafedata-0.5.4.crate) = 7061
SHA256 (rust/crates/basic-toml-0.1.10.crate) = ba62675e8242a4c4e806d12f11d136e626e6c8361d6b829310732241652a178a
SIZE (rust/crates/basic-toml-0.1.10.crate) = 50648
SHA256 (rust/crates/bindgen-0.66.1.crate) = f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7
@@ -179,8 +179,8 @@ SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a0
SIZE (rust/crates/clap_lex-0.7.6.crate) = 13466
SHA256 (rust/crates/clru-0.6.2.crate) = cbd0f76e066e64fdc5631e3bb46381254deab9ef1158292f27c8c57e3bf3fe59
SIZE (rust/crates/clru-0.6.2.crate) = 16497
-SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0
-SIZE (rust/crates/cmake-0.1.54.crate) = 18955
+SHA256 (rust/crates/cmake-0.1.55.crate) = d49d74c227b6cc9f3c51a2c7c667a05b6453f7f0f952a5f8e4493bb9e731d68e
+SIZE (rust/crates/cmake-0.1.55.crate) = 19839
SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b
SIZE (rust/crates/color_quant-1.1.0.crate) = 6649
SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75
@@ -189,8 +189,8 @@ SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde
SIZE (rust/crates/combine-4.6.7.crate) = 134808
SHA256 (rust/crates/compact_jwt-0.5.3-dev.crate) = 23812e87894027686e22bc5b0940522315b1f0ba9347383cc41016ec0caf6c35
SIZE (rust/crates/compact_jwt-0.5.3-dev.crate) = 69491
-SHA256 (rust/crates/compression-codecs-0.4.34.crate) = 34a3cbbb8b6eca96f3a5c4bf6938d5b27ced3675d69f95bb51948722870bc323
-SIZE (rust/crates/compression-codecs-0.4.34.crate) = 25059
+SHA256 (rust/crates/compression-codecs-0.4.35.crate) = b0f7ac3e5b97fdce45e8922fb05cae2c37f7bbd63d30dd94821dacfd8f3f2bf2
+SIZE (rust/crates/compression-codecs-0.4.35.crate) = 25351
SHA256 (rust/crates/compression-core-0.4.31.crate) = 75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d
SIZE (rust/crates/compression-core-0.4.31.crate) = 5749
SHA256 (rust/crates/concread-0.5.7.crate) = 07fd8c4b53f0aafeec114fa1cd863f323880f790656f2d7508af83a9b5110e8d
@@ -625,8 +625,8 @@ SHA256 (rust/crates/jiff-0.2.16.crate) = 49cce2b81f2098e7e3efc35bc2e0a6b7abec9d3
SIZE (rust/crates/jiff-0.2.16.crate) = 731814
SHA256 (rust/crates/jiff-static-0.2.16.crate) = 980af8b43c3ad5d8d349ace167ec8170839f753a42d233ba19e08afe1850fa69
SIZE (rust/crates/jiff-static-0.2.16.crate) = 77672
-SHA256 (rust/crates/jiff-tzdb-0.1.4.crate) = c1283705eb0a21404d2bfd6eef2a7593d240bc42a0bdb39db0ad6fa2ec026524
-SIZE (rust/crates/jiff-tzdb-0.1.4.crate) = 62435
+SHA256 (rust/crates/jiff-tzdb-0.1.5.crate) = 68971ebff725b9e2ca27a601c5eb38a4c5d64422c4cbab0c535f248087eda5c2
+SIZE (rust/crates/jiff-tzdb-0.1.5.crate) = 62215
SHA256 (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8
SIZE (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 3179
SHA256 (rust/crates/jni-0.21.1.crate) = 1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97
@@ -679,8 +679,8 @@ SHA256 (rust/crates/libudev-0.2.0.crate) = ea626d3bdf40a1c5aee3bcd4f40826970cae8
SIZE (rust/crates/libudev-0.2.0.crate) = 8833
SHA256 (rust/crates/libudev-sys-0.1.4.crate) = 3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324
SIZE (rust/crates/libudev-sys-0.1.4.crate) = 6177
-SHA256 (rust/crates/libz-rs-sys-0.5.3.crate) = 8b484ba8d4f775eeca644c452a56650e544bf7e617f1d170fe7298122ead5222
-SIZE (rust/crates/libz-rs-sys-0.5.3.crate) = 47421
+SHA256 (rust/crates/libz-rs-sys-0.5.4.crate) = 15413ef615ad868d4d65dce091cb233b229419c7c0c4bcaa746c0901c49ff39c
+SIZE (rust/crates/libz-rs-sys-0.5.4.crate) = 47952
SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab
SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898
SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039
@@ -1089,8 +1089,8 @@ SHA256 (rust/crates/sha2-0.11.0-rc.3.crate) = 19d43dc0354d88b791216bb5c1bfbb60c0
SIZE (rust/crates/sha2-0.11.0-rc.3.crate) = 33258
SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6
SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227
-SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde
-SIZE (rust/crates/shell-words-1.1.0.crate) = 9871
+SHA256 (rust/crates/shell-words-1.1.1.crate) = dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77
+SIZE (rust/crates/shell-words-1.1.1.crate) = 10012
SHA256 (rust/crates/shellexpand-3.1.1.crate) = 8b1fdf65dd6331831494dd616b30351c38e96e45921a27745cf98490458b90bb
SIZE (rust/crates/shellexpand-3.1.1.crate) = 25904
SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64
@@ -1119,8 +1119,8 @@ SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a17982903
SIZE (rust/crates/spki-0.7.3.crate) = 16409
SHA256 (rust/crates/sptr-0.3.2.crate) = 3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a
SIZE (rust/crates/sptr-0.3.2.crate) = 14598
-SHA256 (rust/crates/sshkey-attest-0.5.3.crate) = 72965d596d924d77abcd2d59c15ef8f58f325c71a49dc38dcd1462471357be70
-SIZE (rust/crates/sshkey-attest-0.5.3.crate) = 19148
+SHA256 (rust/crates/sshkey-attest-0.5.4.crate) = e96ed05af7b994897d460de87333974147e206a45f791994a44c226b0ab9f846
+SIZE (rust/crates/sshkey-attest-0.5.4.crate) = 19179
SHA256 (rust/crates/sshkeys-0.3.4.crate) = 43dd24cd9c70e02c48882a32b74e784d8f2aaddba2a3a30c403d5a6e416fa117
SIZE (rust/crates/sshkeys-0.3.4.crate) = 33720
SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596
@@ -1309,16 +1309,16 @@ SHA256 (rust/crates/web-sys-0.3.83.crate) = 9b32828d774c412041098d182a8b38b16ea8
SIZE (rust/crates/web-sys-0.3.83.crate) = 644431
SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb
SIZE (rust/crates/web-time-1.1.0.crate) = 18026
-SHA256 (rust/crates/webauthn-attestation-ca-0.5.3.crate) = f77a2892ec44032e6c48dad9aad1b05fada09c346ada11d8d32db119b4b4f205
-SIZE (rust/crates/webauthn-attestation-ca-0.5.3.crate) = 6571
-SHA256 (rust/crates/webauthn-authenticator-rs-0.5.3.crate) = 45f8fe3811c8d6c6830d263452670a608fd4dcdfc481349bd4d1e6a46d6c7a0f
-SIZE (rust/crates/webauthn-authenticator-rs-0.5.3.crate) = 211387
-SHA256 (rust/crates/webauthn-rs-0.5.3.crate) = eb7c3a2f9c8bddd524e47bbd427bcf3a28aa074de55d74470b42a91a41937b8e
-SIZE (rust/crates/webauthn-rs-0.5.3.crate) = 27818
-SHA256 (rust/crates/webauthn-rs-core-0.5.3.crate) = 19f1d80f3146382529fe70a3ab5d0feb2413a015204ed7843f9377cd39357fc4
-SIZE (rust/crates/webauthn-rs-core-0.5.3.crate) = 122784
-SHA256 (rust/crates/webauthn-rs-proto-0.5.3.crate) = 9e786894f89facb9aaf1c5f6559670236723c98382e045521c76f3d5ca5047bd
-SIZE (rust/crates/webauthn-rs-proto-0.5.3.crate) = 18559
+SHA256 (rust/crates/webauthn-attestation-ca-0.5.4.crate) = fafcf13f7dc1fb292ed4aea22cdd3757c285d7559e9748950ee390249da4da6b
+SIZE (rust/crates/webauthn-attestation-ca-0.5.4.crate) = 6559
+SHA256 (rust/crates/webauthn-authenticator-rs-0.5.4.crate) = 78b41ed08aba475a969094226ae0691a286686210ae497bb2c5d0ed722d8d526
+SIZE (rust/crates/webauthn-authenticator-rs-0.5.4.crate) = 212226
+SHA256 (rust/crates/webauthn-rs-0.5.4.crate) = 1b24d082d3360258fefb6ffe56123beef7d6868c765c779f97b7a2fcf06727f8
+SIZE (rust/crates/webauthn-rs-0.5.4.crate) = 27549
+SHA256 (rust/crates/webauthn-rs-core-0.5.4.crate) = 15784340a24c170ce60567282fb956a0938742dbfbf9eff5df793a686a009b8b
+SIZE (rust/crates/webauthn-rs-core-0.5.4.crate) = 122828
+SHA256 (rust/crates/webauthn-rs-proto-0.5.4.crate) = 16a1fb2580ce73baa42d3011a24de2ceab0d428de1879ece06e02e8c416e497c
+SIZE (rust/crates/webauthn-rs-proto-0.5.4.crate) = 18573
SHA256 (rust/crates/webdriver-0.53.0.crate) = 91d53921e1bef27512fa358179c9a22428d55778d2c2ae3c5c37a52b82ce6e92
SIZE (rust/crates/webdriver-0.53.0.crate) = 41533
SHA256 (rust/crates/webpki-root-certs-0.26.11.crate) = 75c7f0ef91146ebfb530314f5f1d24528d7f0767efbfd31dce919275413e393e
@@ -1499,8 +1499,8 @@ SHA256 (rust/crates/zerovec-derive-0.11.2.crate) = eadce39539ca5cb3985590102671f
SIZE (rust/crates/zerovec-derive-0.11.2.crate) = 21421
SHA256 (rust/crates/zip-3.0.0.crate) = 12598812502ed0105f607f941c386f43d441e00148fce9dec3ca5ffb0bde9308
SIZE (rust/crates/zip-3.0.0.crate) = 112450
-SHA256 (rust/crates/zlib-rs-0.5.3.crate) = 36134c44663532e6519d7a6dfdbbe06f6f8192bde8ae9ed076e9b213f0e31df7
-SIZE (rust/crates/zlib-rs-0.5.3.crate) = 206418
+SHA256 (rust/crates/zlib-rs-0.5.4.crate) = 51f936044d677be1a1168fae1d03b583a285a5dd9d8cbf7b24c23aa1fc775235
+SIZE (rust/crates/zlib-rs-0.5.4.crate) = 206980
SHA256 (rust/crates/zopfli-0.8.3.crate) = f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249
SIZE (rust/crates/zopfli-0.8.3.crate) = 51589
SHA256 (rust/crates/zune-core-0.5.0.crate) = 111f7d9820f05fd715df3144e254d6fc02ee4088b0644c0ffd0efc9e6d9d2773
@@ -1509,5 +1509,5 @@ SHA256 (rust/crates/zune-jpeg-0.5.6.crate) = f520eebad972262a1dde0ec455bce4f8b29
SIZE (rust/crates/zune-jpeg-0.5.6.crate) = 81203
SHA256 (rust/crates/zxcvbn-3.1.0.crate) = ad76e35b00ad53688d6b90c431cabe3cbf51f7a4a154739e04b63004ab1c736c
SIZE (rust/crates/zxcvbn-3.1.0.crate) = 424952
-SHA256 (kanidm-kanidm-v1.8.4_GH0.tar.gz) = d0876402acc9515f68f001f95d1704448b0702db652ec1b44ff042425aca5d0b
-SIZE (kanidm-kanidm-v1.8.4_GH0.tar.gz) = 8915325
+SHA256 (kanidm-kanidm-v1.8.5_GH0.tar.gz) = 3ca020a20ff54967498b3b4f5174e2a0e5ff04ea9d326480568ac3c084a441a4
+SIZE (kanidm-kanidm-v1.8.5_GH0.tar.gz) = 8915443
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile
index 7647c8d654cc..5246259bef82 100644
--- a/security/libgpg-error/Makefile
+++ b/security/libgpg-error/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libgpg-error
-DISTVERSION= 1.57
+DISTVERSION= 1.58
CATEGORIES= security devel
MASTER_SITES= GNUPG
diff --git a/security/libgpg-error/distinfo b/security/libgpg-error/distinfo
index 6f56a789e987..504ee7c0c468 100644
--- a/security/libgpg-error/distinfo
+++ b/security/libgpg-error/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765445283
-SHA256 (libgpg-error-1.57.tar.bz2) = ab807c81fbd2b8e1d6e3377383be802147c08818f87a82e87f85e5939c939def
-SIZE (libgpg-error-1.57.tar.bz2) = 1123531
+TIMESTAMP = 1765611004
+SHA256 (libgpg-error-1.58.tar.bz2) = f943aea9a830a8bd938e5124b579efaece24a3225ff4c3d27611a80ce1260c27
+SIZE (libgpg-error-1.58.tar.bz2) = 1123899
diff --git a/security/libgpg-error/pkg-plist b/security/libgpg-error/pkg-plist
index 3663d767b79f..25837d026902 100644
--- a/security/libgpg-error/pkg-plist
+++ b/security/libgpg-error/pkg-plist
@@ -7,7 +7,7 @@ include/gpgrt.h
lib/libgpg-error.a
lib/libgpg-error.so
lib/libgpg-error.so.0
-lib/libgpg-error.so.0.41.0
+lib/libgpg-error.so.0.41.1
libdata/pkgconfig/gpg-error.pc
share/man/man1/gpg-error-config.1.gz
share/man/man1/gpgrt-config.1.gz
diff --git a/security/naabu/Makefile b/security/naabu/Makefile
index 38c8568403a9..c16a2c5c5020 100644
--- a/security/naabu/Makefile
+++ b/security/naabu/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/projectdiscovery/naabu
LICENSE= MIT
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/projectdiscovery/naabu/v2
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 8ca99ac1f4f3..927d30a6fdf5 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -9,7 +9,7 @@ WWW= https://github.com/projectdiscovery/nuclei
LICENSE= MIT
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/projectdiscovery/nuclei/v3
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile
index 4b4b7e3bfcf7..a2fbb0dde9f5 100644
--- a/security/osv-scanner/Makefile
+++ b/security/osv-scanner/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/google/osv-scanner
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.25,modules,run
+USES= go:1.25+,modules,run
NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe
diff --git a/security/pam_pkcs11/Makefile b/security/pam_pkcs11/Makefile
index 826e08c465dd..80a072b82235 100644
--- a/security/pam_pkcs11/Makefile
+++ b/security/pam_pkcs11/Makefile
@@ -12,7 +12,7 @@ LICENSE= LGPL21
RUN_DEPENDS= bash:shells/bash
-USES= autoreconf gmake libtool pkgconfig shebangfix
+USES= autoreconf gettext-tools gmake libtool pkgconfig shebangfix
USE_GITHUB= yes
GH_ACCOUNT= OpenSC
@@ -22,7 +22,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-confdir=${ETCDIR}
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SHEBANG_FILES= tools/pkcs11_make_hash_link
@@ -50,7 +49,7 @@ PCSC_CONFIGURE_WITH= pcsclite
SSL_USES= ssl
NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext
+NLS_USES= gettext-runtime
DOCS_CONFIGURE_ENABLE= doc
@@ -94,7 +93,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' \
${WRKSRC}/doc/pam_pkcs11.8.in
-pre-configure:
- @(cd ${WRKSRC} && ./bootstrap)
-
.include <bsd.port.mk>
diff --git a/security/pam_pkcs11/files/patch-configure.ac b/security/pam_pkcs11/files/patch-configure.ac
new file mode 100644
index 000000000000..042b4516b3c1
--- /dev/null
+++ b/security/pam_pkcs11/files/patch-configure.ac
@@ -0,0 +1,10 @@
+--- configure.ac.orig 2021-05-31 18:18:38 UTC
++++ configure.ac
+@@ -5,6 +5,7 @@ AC_INIT([pam_pkcs11],[0.6.12])
+
+ # Process this file with autoconf to produce a configure script.
+ AC_INIT([pam_pkcs11],[0.6.12])
++AC_CONFIG_MACRO_DIRS([aclocal])
+ AC_CONFIG_SRCDIR([src/pam_pkcs11/pam_pkcs11.c])
+ AC_CANONICAL_HOST
+ AM_INIT_AUTOMAKE
diff --git a/security/pam_rssh/Makefile b/security/pam_rssh/Makefile
index fdb97f6f43fd..e9d9ec361b6f 100644
--- a/security/pam_rssh/Makefile
+++ b/security/pam_rssh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pam_rssh
DISTVERSIONPREFIX=v
DISTVERSION= 1.1.0
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= security
MAINTAINER= romain@FreeBSD.org
diff --git a/security/pdfrip/Makefile b/security/pdfrip/Makefile
index 6786cf4faedd..5e45cc799dc1 100644
--- a/security/pdfrip/Makefile
+++ b/security/pdfrip/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pdfrip
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= fox@FreeBSD.org
diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile
index 0c04dcc7788b..475b23107f12 100644
--- a/security/py-bcrypt/Makefile
+++ b/security/py-bcrypt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bcrypt
PORTVERSION= 5.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index 0d591b82bae5..35e17fca4724 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cryptography
PORTVERSION= 45.0.7
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= PYPI
diff --git a/security/qt-sudo/Makefile b/security/qt-sudo/Makefile
index 8352e8d014d6..b2c038b94c32 100644
--- a/security/qt-sudo/Makefile
+++ b/security/qt-sudo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= qt-sudo
-DISTVERSION= 2.2.0
+DISTVERSION= 2.3.0
CATEGORIES= security
MASTER_SITES= https://github.com/aarnt/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/security/qt-sudo/distinfo b/security/qt-sudo/distinfo
index f0b0b52402c9..4530f3a57484 100644
--- a/security/qt-sudo/distinfo
+++ b/security/qt-sudo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757877523
-SHA256 (qt-sudo-2.2.0.tar.gz) = c79b0662da4b51b70d8ac92ff996062638d579097d7798f744681c891c2142bf
-SIZE (qt-sudo-2.2.0.tar.gz) = 38284
+TIMESTAMP = 1765636178
+SHA256 (qt-sudo-2.3.0.tar.gz) = 7e88291272844e0bed96d820075b3eb05bef70d4d3da312bf0dfea9935ae71b7
+SIZE (qt-sudo-2.3.0.tar.gz) = 45310
diff --git a/security/rage-encryption/Makefile b/security/rage-encryption/Makefile
index 18f43ea6a584..408f4133cf19 100644
--- a/security/rage-encryption/Makefile
+++ b/security/rage-encryption/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rage
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
PKGNAMESUFFIX= -encryption
diff --git a/security/ratify/Makefile b/security/ratify/Makefile
index 454f0dec1cb0..bde8efafdc28 100644
--- a/security/ratify/Makefile
+++ b/security/ratify/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ratify
DISTVERSION= 2.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile
index 653d71d9c700..6876232e319b 100644
--- a/security/rpm-sequoia/Makefile
+++ b/security/rpm-sequoia/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rpm-sequoia
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security archivers
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/rustls-ffi/Makefile b/security/rustls-ffi/Makefile
index 03a5d07f0b92..dacd6026a554 100644
--- a/security/rustls-ffi/Makefile
+++ b/security/rustls-ffi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rustls-ffi
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= brnrd@FreeBSD.org
diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile
index a7b7229a9f43..2ba2174179e2 100644
--- a/security/rustscan/Makefile
+++ b/security/rustscan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rustscan
PORTVERSION= 2.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= bofh@FreeBSD.org
diff --git a/security/sequoia-chameleon-gnupg/Makefile b/security/sequoia-chameleon-gnupg/Makefile
index 9f1ae63212df..6f0b296689db 100644
--- a/security/sequoia-chameleon-gnupg/Makefile
+++ b/security/sequoia-chameleon-gnupg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sequoia-chameleon-gnupg
DISTVERSION= 0.13.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
diff --git a/security/sequoia-sq/Makefile b/security/sequoia-sq/Makefile
index bf0935e894ed..22e29491dd26 100644
--- a/security/sequoia-sq/Makefile
+++ b/security/sequoia-sq/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sequoia-sq
DISTVERSION= 1.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile
index ad6f33a61c95..88865283ce4f 100644
--- a/security/sniffglue/Makefile
+++ b/security/sniffglue/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sniffglue
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security
MAINTAINER= freebsd@sysctl.cz
diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile
index 77ea96baef95..6b42ace9db0f 100644
--- a/security/ssh-vault/Makefile
+++ b/security/ssh-vault/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ssh-vault
PORTVERSION= 1.0.10
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= security
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile
index a74198bdc18c..a048300d5050 100644
--- a/security/step-certificates/Makefile
+++ b/security/step-certificates/Makefile
@@ -14,10 +14,7 @@ BUILD_DEPENDS= pcsc-lite>0:devel/pcsc-lite
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite
RUN_DEPENDS= step:security/step-cli
-USES= go:1.22,modules
-
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
+USES= go:modules
USE_RC_SUBR= step_ca
diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile
index a9a897b5f233..a73eeb3a6ae1 100644
--- a/security/step-cli/Makefile
+++ b/security/step-cli/Makefile
@@ -10,10 +10,7 @@ WWW= https://smallstep.com/cli/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules shebangfix
-
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
+USES= go:modules shebangfix
SHEBANG_FILES= autocomplete/bash_autocomplete
diff --git a/security/sudo-rs/Makefile b/security/sudo-rs/Makefile
index 94aacf9f499e..637f8e629d02 100644
--- a/security/sudo-rs/Makefile
+++ b/security/sudo-rs/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sudo-rs
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.10
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= marc@trifectatech.org
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index 068523be464d..6d56f51eba60 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -1,5 +1,6 @@
PORTNAME= suricata
DISTVERSION= 8.0.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index 91675bea347a..5ef921e49eb8 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tailscale
-PORTVERSION= 1.90.9
+PORTVERSION= 1.92.2
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/tailscale/tailscale
diff --git a/security/tailscale/distinfo b/security/tailscale/distinfo
index 5937d3198f49..14a9eda4ec58 100644
--- a/security/tailscale/distinfo
+++ b/security/tailscale/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1764966292
-SHA256 (go/security_tailscale/tailscale-v1.90.9/v1.90.9.mod) = 1e67b00bb7b9c83eeeec6e0ad87185f86f56ce4382aae3446233a865ba0b1337
-SIZE (go/security_tailscale/tailscale-v1.90.9/v1.90.9.mod) = 21280
-SHA256 (go/security_tailscale/tailscale-v1.90.9/v1.90.9.zip) = ed9608d4603808d03cac4d0f0266eea9821294371b0e23f7d74a5a1948c6809f
-SIZE (go/security_tailscale/tailscale-v1.90.9/v1.90.9.zip) = 5481676
+TIMESTAMP = 1765731669
+SHA256 (go/security_tailscale/tailscale-v1.92.2/v1.92.2.mod) = 19a252dc6b0be5ab7c293a656a5e1570234098b824c3bfa98f6ed674135839b2
+SIZE (go/security_tailscale/tailscale-v1.92.2/v1.92.2.mod) = 21667
+SHA256 (go/security_tailscale/tailscale-v1.92.2/v1.92.2.zip) = b88212d0d13a2261e56a981b76a66d92431d570638852d4308d4e6ae59cb54fd
+SIZE (go/security_tailscale/tailscale-v1.92.2/v1.92.2.zip) = 5559507
diff --git a/security/trillian/Makefile b/security/trillian/Makefile
index 86a0083572ae..022f83cfdd5d 100644
--- a/security/trillian/Makefile
+++ b/security/trillian/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/google/trillian
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
USE_RC_SUBR= trillian_log_server trillian_log_signer
GO_MODULE= github.com/google/trillian
diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile
index fb8ab556cbb3..1730fc9e9b28 100644
--- a/security/trufflehog/Makefile
+++ b/security/trufflehog/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
BROKEN_i386= compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/trufflesecurity/trufflehog/v3
#GO_TARGET= ./${PORTNAME}
diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile
index fe0f7c8b293c..6701251d1985 100644
--- a/security/vaultwarden/Makefile
+++ b/security/vaultwarden/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vaultwarden
DISTVERSION= 1.34.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= mr@FreeBSD.org
diff --git a/security/vuls/Makefile b/security/vuls/Makefile
index 56c2537acc54..5d6b8f49c5e1 100644
--- a/security/vuls/Makefile
+++ b/security/vuls/Makefile
@@ -10,7 +10,7 @@ WWW= https://vuls.io
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/future-architect/vuls
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 0d88ccdd6f35..a93382a51d76 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,68 @@
+ <vuln vid="3a59024c-d8cf-11f0-af8c-8447094a420f">
+ <topic>Roundcube -- Multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>roundcube</name>
+ <range><lt>1.6.12,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Roundcube project reports:</p>
+ <blockquote cite="https://roundcube.net/news/2025/12/13/security-updates-1.6.12-and-1.5.12">
+ <p>Cross-Site-Scripting vulnerability via SVG’s animate tag</p>
+ <p>Information Disclosure vulnerability in the HTML style sanitizer</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://roundcube.net/news/2025/12/13/security-updates-1.6.12-and-1.5.12</url>
+ </references>
+ <dates>
+ <discovery>2025-12-14</discovery>
+ <entry>2025-12-14</entry>
+ </dates>
+ </vuln>
+
+ <vuln vid="7a1bd1ca-cf40-41e2-9c5f-143a0d4b17af">
+ <topic>github-release-monitor -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>github-release-monitor</name>
+ <range><lt>1.4.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>https://nextjs.org/blog/security-update-2025-12-11 reports:</p>
+ <blockquote cite="https://nextjs.org/blog/security-update-2025-12-11">
+ <h1>Description</h1>
+ <h5>(Medium) Source Code Exposure: CVE-2025-55183</h5>
+ <p>A specifically crafted HTTP request can cause a Server Function to
+ return the compiled source code of other Server Functions in your
+ application. This could reveal business logic. Secrets could also be exposed
+ if they are defined directly in your code (rather than accessed via environment
+ variables at runtime) and referenced within a Server Function.
+ Depending on your bundler configuration, these values may be inlined into the
+ compiled function output.</p>
+ <h5>(High) Denial of Service: CVE-2025-55184</h5>
+ <p>A specifically crafted HTTP request can be sent to any App Router endpoint
+ that, when deserialized, can cause an infinite loop that hangs the server
+ process and prevents future HTTP requests from being served.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2025-55183</cvename>
+ <cvename>CVE-2025-55184</cvename>
+ <url>https://nextjs.org/blog/security-update-2025-12-11</url>
+ </references>
+ <dates>
+ <discovery>2025-12-11</discovery>
+ <entry>2025-12-13</entry>
+ </dates>
+ </vuln>
+
<vuln vid="64bec4c7-d785-11f0-a1c0-0050569f0b83">
<topic>www/varnish-libvmod-digest -- base64 decoding vulnerability</topic>
<affects>
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index f05694d43282..8874c68da3a4 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,10 +1,9 @@
PORTNAME= xray-core
DISTVERSIONPREFIX= v
-DISTVERSION= 25.7.26
-PORTREVISION= 6
+DISTVERSION= 25.12.8
CATEGORIES= security
-MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202507050144/:geoip \
- https://github.com/v2fly/domain-list-community/releases/download/20250627153051/:geosite
+MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202512050148/:geoip \
+ https://github.com/v2fly/domain-list-community/releases/download/20251212112114/:geosite
DISTFILES= geoip.dat:geoip \
dlc.dat:geosite
EXTRACT_ONLY= XTLS-Xray-core-v${DISTVERSION}_GH0.tar.gz
@@ -16,7 +15,7 @@ WWW= https://github.com/XTLS/Xray-core
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.25+,modules
USE_GITHUB= yes
GH_ACCOUNT= XTLS
GH_PROJECT= Xray-core
@@ -35,8 +34,8 @@ USERS= v2ray
GROUPS= v2ray
post-install:
- ${MKDIR} ${STAGEDIR}${ETCDIR}
- ${MKDIR} ${STAGEDIR}${DATADIR}
+ ${MKDIR} ${STAGEDIR}${ETCDIR} \
+ ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/geoip.dat ${STAGEDIR}${DATADIR}/geoip.dat
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/dlc.dat ${STAGEDIR}${DATADIR}/geosite.dat
${INSTALL_DATA} ${FILESDIR}/*.json.sample ${STAGEDIR}${ETCDIR}/
diff --git a/security/xray-core/distinfo b/security/xray-core/distinfo
index b45dbb2b62d6..036b64d94dfc 100644
--- a/security/xray-core/distinfo
+++ b/security/xray-core/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1754196929
-SHA256 (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/geoip.dat) = d77289a7465b6e59df39a2d46bd02b30b4fa7dd70939c13d431fd2bd8f448e10
-SIZE (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/geoip.dat) = 19714962
-SHA256 (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/dlc.dat) = 01dae2a9c31b5c74ba7e54d8d51e0060688ed22da493eaf09f6eeeec89db395e
-SIZE (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/dlc.dat) = 2322647
-SHA256 (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/go.mod) = 3cf5ece8975cb15c011cd8246c89278ca78ce945f8f2e7d8a1e042a23c93f5e4
-SIZE (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/go.mod) = 2260
-SHA256 (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/XTLS-Xray-core-v25.7.26_GH0.tar.gz) = 99f9bc67fd22a6e4fde277a4ba05fd873146154851aeebb6b4f406a59d3b0bc3
-SIZE (go/security_xray-core/XTLS-Xray-core-v25.7.26_GH0/XTLS-Xray-core-v25.7.26_GH0.tar.gz) = 689474
+TIMESTAMP = 1765588665
+SHA256 (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/geoip.dat) = 6878dbacfb1fcb1ee022f63ed6934bcefc95a3c4ba10c88f1131fb88dbf7c337
+SIZE (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/geoip.dat) = 19525512
+SHA256 (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/dlc.dat) = 0a52ba2eeeef6fe9bd1f96238a51ff6ccb519436c5f7a9f021460fef722e84c3
+SIZE (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/dlc.dat) = 2034759
+SHA256 (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/go.mod) = 91b99e5671bbe96ace938dd264fe4d80e5f249ce0681e9e05185b31e176926e9
+SIZE (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/go.mod) = 2223
+SHA256 (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/XTLS-Xray-core-v25.12.8_GH0.tar.gz) = d4519b2d9bb1871f4d7612aa7a8db1c451573b5a44ac824219bb44d63f404e61
+SIZE (go/security_xray-core/XTLS-Xray-core-v25.12.8_GH0/XTLS-Xray-core-v25.12.8_GH0.tar.gz) = 712436
diff --git a/security/zaproxy/Makefile b/security/zaproxy/Makefile
index 31e4b335723f..c283f36fc9d8 100644
--- a/security/zaproxy/Makefile
+++ b/security/zaproxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zaproxy
DISTVERSIONPREFIX= v
-DISTVERSION= 2.16.1
+DISTVERSION= 2.17.0
CATEGORIES= security java
MAINTAINER= acm@FreeBSD.org
diff --git a/security/zaproxy/distinfo b/security/zaproxy/distinfo
index 0d49f5ee577a..e31ca423dcbf 100644
--- a/security/zaproxy/distinfo
+++ b/security/zaproxy/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1744699773
-SHA256 (zaproxy-2.16.1-deps.tar.gz) = e0ba411e8eecbf4232e97cafffd4437635cd649dcea52ee5c9c7b8d8d321141a
-SIZE (zaproxy-2.16.1-deps.tar.gz) = 327150431
-SHA256 (zaproxy-2.16.1-plugins.tar.gz) = 90c94e807eff998c6a9fe3475fb1b0ffddd967943c65b87f3214461eb82c90ee
-SIZE (zaproxy-2.16.1-plugins.tar.gz) = 254313454
-SHA256 (zaproxy-zaproxy-v2.16.1_GH0.tar.gz) = 84c7942006a86732876b2e0d56aa613a28c714907645c8c3540051765e929bf1
-SIZE (zaproxy-zaproxy-v2.16.1_GH0.tar.gz) = 5603141
+TIMESTAMP = 1765853115
+SHA256 (zaproxy-2.17.0-deps.tar.gz) = 0a3d19eaedbe1c7039b73ca25fc88f2968ab183b8a063eca769e5957bfd6e510
+SIZE (zaproxy-2.17.0-deps.tar.gz) = 329070522
+SHA256 (zaproxy-2.17.0-plugins.tar.gz) = c129b86200b162737ff7385dc72613ae2b478571b3512d5eb2c06e8c242c7dea
+SIZE (zaproxy-2.17.0-plugins.tar.gz) = 264413152
+SHA256 (zaproxy-zaproxy-v2.17.0_GH0.tar.gz) = 66a45f6de04f594cb50672be00293c365255f8d238795bf9a3d69f6d0da592b2
+SIZE (zaproxy-zaproxy-v2.17.0_GH0.tar.gz) = 5642000
diff --git a/security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java b/security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java
deleted file mode 100644
index 31a1e2f23177..000000000000
--- a/security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java
+++ /dev/null
@@ -1,23 +0,0 @@
---- zap/src/main/java/org/parosproxy/paros/Constant.java.orig 2024-03-24 00:03:43 UTC
-+++ zap/src/main/java/org/parosproxy/paros/Constant.java
-@@ -1405,9 +1405,19 @@ public final class Constant {
- return matcher.find();
- }
-
-+ // Determine FreeBSD Operating System
-+ // ZAP: Changed to final.
-+ private static final Pattern patternFreeBSD = Pattern.compile("freebsd", Pattern.CASE_INSENSITIVE);
-+
-+ public static boolean isFreeBSD() {
-+ String os_name = System.getProperty("os.name");
-+ Matcher matcher = patternFreeBSD.matcher(os_name);
-+ return matcher.find();
-+ }
-+
- // Determine Linux Operating System
- // ZAP: Changed to final.
-- private static final Pattern patternLinux = Pattern.compile("linux", Pattern.CASE_INSENSITIVE);
-+ private static final Pattern patternLinux = Pattern.compile("linux|freebsd", Pattern.CASE_INSENSITIVE);
-
- public static boolean isLinux() {
- String os_name = System.getProperty("os.name");
diff --git a/security/zaproxy/pkg-plist b/security/zaproxy/pkg-plist
index 841d609624ae..13fc1072616b 100644
--- a/security/zaproxy/pkg-plist
+++ b/security/zaproxy/pkg-plist
@@ -51,33 +51,33 @@ bin/zaproxy
%%JAVAJARDIR%%/zaproxy/lang/Messages_yo_NG.properties
%%JAVAJARDIR%%/zaproxy/lang/Messages_zh_CN.properties
%%JAVAJARDIR%%/zaproxy/lang/Messages_zh_TW.properties
-%%JAVAJARDIR%%/zaproxy/lib/commons-beanutils-1.10.1.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-codec-1.18.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-beanutils-1.11.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-codec-1.20.0.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-collections-3.2.2.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-configuration-1.10.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-csv-1.14.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-csv-1.14.1.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-httpclient-3.1.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-io-2.18.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-io-2.21.0.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-lang-2.6.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-lang3-3.17.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-lang3-3.19.0.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-logging-1.3.5.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-text-1.13.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-text-1.14.0.jar
%%JAVAJARDIR%%/zaproxy/lib/ezmorph-1.0.6.jar
-%%JAVAJARDIR%%/zaproxy/lib/flatlaf-3.5.4.jar
-%%JAVAJARDIR%%/zaproxy/lib/flatlaf-swingx-3.5.4.jar
+%%JAVAJARDIR%%/zaproxy/lib/flatlaf-3.7.jar
+%%JAVAJARDIR%%/zaproxy/lib/flatlaf-swingx-3.7.jar
%%JAVAJARDIR%%/zaproxy/lib/harlib-1.1.3.jar
%%JAVAJARDIR%%/zaproxy/lib/hsqldb-2.7.4.jar
%%JAVAJARDIR%%/zaproxy/lib/jackson-core-asl-1.9.13.jar
%%JAVAJARDIR%%/zaproxy/lib/java-semver-0.10.2.jar
%%JAVAJARDIR%%/zaproxy/lib/javahelp-2.0.05.jar
%%JAVAJARDIR%%/zaproxy/lib/jericho-html-3.4.jar
-%%JAVAJARDIR%%/zaproxy/lib/jfreechart-1.5.5.jar
-%%JAVAJARDIR%%/zaproxy/lib/jgrapht-core-0.9.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/jfreechart-1.5.6.jar
+%%JAVAJARDIR%%/zaproxy/lib/jgrapht-core-0.9.2.jar
%%JAVAJARDIR%%/zaproxy/lib/json-lib-2.4-jdk15.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-1.2-api-2.24.3.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-api-2.24.3.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-core-2.24.3.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-jul-2.24.3.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-1.2-api-2.25.2.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-api-2.25.2.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-core-2.25.2.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-jul-2.25.2.jar
%%JAVAJARDIR%%/zaproxy/lib/rsyntaxtextarea-3.6.0.jar
%%JAVAJARDIR%%/zaproxy/lib/swingx-all-1.6.5-1.jar
%%JAVAJARDIR%%/zaproxy/lib/xom-1.3.9.jar
@@ -92,57 +92,58 @@ bin/zaproxy
%%JAVAJARDIR%%/zaproxy/license/hypersonic_lic.txt
%%JAVAJARDIR%%/zaproxy/license/lgpl-3.0.txt
%%JAVAJARDIR%%/zaproxy/plugin/Readme.txt
-%%JAVAJARDIR%%/zaproxy/plugin/alertFilters-release-23.zap
-%%JAVAJARDIR%%/zaproxy/plugin/ascanrules-release-71.zap
-%%JAVAJARDIR%%/zaproxy/plugin/authhelper-beta-0.25.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/automation-beta-0.49.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/bruteforce-beta-17.zap
-%%JAVAJARDIR%%/zaproxy/plugin/callhome-release-0.14.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/client-alpha-0.15.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/commonlib-release-1.31.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/database-alpha-0.8.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/diff-beta-17.zap
+%%JAVAJARDIR%%/zaproxy/plugin/alertFilters-release-26.zap
+%%JAVAJARDIR%%/zaproxy/plugin/ascanrules-release-78.zap
+%%JAVAJARDIR%%/zaproxy/plugin/authhelper-beta-0.34.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/automation-beta-0.58.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/bruteforce-beta-20.zap
+%%JAVAJARDIR%%/zaproxy/plugin/callhome-release-0.20.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/client-alpha-0.20.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/commonlib-release-1.39.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/database-alpha-0.9.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/diff-beta-18.zap
%%JAVAJARDIR%%/zaproxy/plugin/directorylistv1-release-9.zap
-%%JAVAJARDIR%%/zaproxy/plugin/domxss-release-21.zap
-%%JAVAJARDIR%%/zaproxy/plugin/encoder-release-1.6.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/exim-beta-0.14.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/formhandler-beta-6.7.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/fuzz-beta-13.15.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/gettingStarted-release-19.zap
-%%JAVAJARDIR%%/zaproxy/plugin/graaljs-alpha-0.9.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/graphql-alpha-0.27.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/help-release-20.zap
+%%JAVAJARDIR%%/zaproxy/plugin/domxss-release-23.zap
+%%JAVAJARDIR%%/zaproxy/plugin/encoder-release-1.8.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/exim-beta-0.16.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/formhandler-beta-6.8.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/fuzz-beta-13.16.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/gettingStarted-release-20.zap
+%%JAVAJARDIR%%/zaproxy/plugin/graaljs-alpha-0.12.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/graphql-alpha-0.29.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/help-release-22.zap
%%JAVAJARDIR%%/zaproxy/plugin/hud-beta-0.19.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/invoke-beta-16.zap
-%%JAVAJARDIR%%/zaproxy/plugin/network-beta-0.21.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/oast-beta-0.21.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/onlineMenu-release-14.zap
-%%JAVAJARDIR%%/zaproxy/plugin/openapi-beta-45.zap
-%%JAVAJARDIR%%/zaproxy/plugin/postman-alpha-0.6.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/pscan-alpha-0.2.1.zap
-%%JAVAJARDIR%%/zaproxy/plugin/pscanrules-release-64.zap
-%%JAVAJARDIR%%/zaproxy/plugin/quickstart-release-51.zap
-%%JAVAJARDIR%%/zaproxy/plugin/replacer-release-20.zap
-%%JAVAJARDIR%%/zaproxy/plugin/reports-release-0.38.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/requester-beta-7.8.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/insights-alpha-0.0.1.zap
+%%JAVAJARDIR%%/zaproxy/plugin/invoke-beta-17.zap
+%%JAVAJARDIR%%/zaproxy/plugin/network-beta-0.25.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/oast-beta-0.24.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/onlineMenu-release-15.zap
+%%JAVAJARDIR%%/zaproxy/plugin/openapi-beta-48.zap
+%%JAVAJARDIR%%/zaproxy/plugin/postman-alpha-0.9.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/pscan-alpha-0.6.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/pscanrules-release-70.zap
+%%JAVAJARDIR%%/zaproxy/plugin/quickstart-release-53.zap
+%%JAVAJARDIR%%/zaproxy/plugin/replacer-release-21.zap
+%%JAVAJARDIR%%/zaproxy/plugin/reports-release-0.43.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/requester-beta-7.9.0.zap
%%JAVAJARDIR%%/zaproxy/plugin/retest-alpha-0.11.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/retire-release-0.46.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/reveal-release-9.zap
-%%JAVAJARDIR%%/zaproxy/plugin/scanpolicies-alpha-0.2.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/scripts-release-45.9.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/selenium-release-15.36.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/sequence-beta-8.zap
-%%JAVAJARDIR%%/zaproxy/plugin/soap-beta-24.zap
-%%JAVAJARDIR%%/zaproxy/plugin/spider-release-0.14.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/spiderAjax-release-23.23.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/tips-beta-14.zap
-%%JAVAJARDIR%%/zaproxy/plugin/webdriverlinux-release-131.zap
-%%JAVAJARDIR%%/zaproxy/plugin/webdrivermacos-release-131.zap
-%%JAVAJARDIR%%/zaproxy/plugin/webdriverwindows-release-131.zap
-%%JAVAJARDIR%%/zaproxy/plugin/websocket-release-32.zap
-%%JAVAJARDIR%%/zaproxy/plugin/zest-beta-48.5.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/retire-release-0.52.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/reveal-release-10.zap
+%%JAVAJARDIR%%/zaproxy/plugin/scanpolicies-alpha-0.7.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/scripts-release-45.17.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/selenium-release-15.43.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/sequence-beta-9.zap
+%%JAVAJARDIR%%/zaproxy/plugin/soap-beta-29.zap
+%%JAVAJARDIR%%/zaproxy/plugin/spider-release-0.18.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/spiderAjax-release-23.29.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/tips-beta-16.zap
+%%JAVAJARDIR%%/zaproxy/plugin/webdriverlinux-release-169.zap
+%%JAVAJARDIR%%/zaproxy/plugin/webdrivermacos-release-169.zap
+%%JAVAJARDIR%%/zaproxy/plugin/webdriverwindows-release-170.zap
+%%JAVAJARDIR%%/zaproxy/plugin/websocket-release-35.zap
+%%JAVAJARDIR%%/zaproxy/plugin/zest-beta-48.11.0.zap
%%JAVAJARDIR%%/zaproxy/xml/config.xml
%%JAVAJARDIR%%/zaproxy/xml/drivers.dtd
%%JAVAJARDIR%%/zaproxy/xml/reportCompare.xsl
-%%JAVAJARDIR%%/zaproxy/zap-2.16.1.jar
+%%JAVAJARDIR%%/zaproxy/zap-2.17.0.jar
share/pixmaps/zaproxy.png
diff --git a/security/zlint/Makefile b/security/zlint/Makefile
index e6572cbefd07..38d6c9bd81f1 100644
--- a/security/zlint/Makefile
+++ b/security/zlint/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/zmap/zlint
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/zmap/zlint/v3
GO_TARGET= ./cmd/${PORTNAME}