diff options
Diffstat (limited to 'security')
199 files changed, 2058 insertions, 1921 deletions
diff --git a/security/2fa/Makefile b/security/2fa/Makefile index 48602f14288e..315791e7bea9 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -1,7 +1,7 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security MAINTAINER= mauroeldritch@gmail.com diff --git a/security/Makefile b/security/Makefile index b057302f2c66..54fcd3741f92 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1002,7 +1002,6 @@ SUBDIR += py-oauthlib SUBDIR += py-omemo-dr SUBDIR += py-openssh-wrapper - SUBDIR += py-openssl SUBDIR += py-oscrypto SUBDIR += py-ospd-openvas SUBDIR += py-paramiko @@ -1035,6 +1034,7 @@ SUBDIR += py-pylibacl SUBDIR += py-pymacaroons SUBDIR += py-pynacl + SUBDIR += py-pyopenssl SUBDIR += py-pyotp SUBDIR += py-pyotp2289 SUBDIR += py-pysaml2 diff --git a/security/acmed/Makefile b/security/acmed/Makefile index 35b47483237a..a26f53669212 100644 --- a/security/acmed/Makefile +++ b/security/acmed/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index ea4436b4bf44..163dc95796e4 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= security MAINTAINER= samm@FreeBSD.org diff --git a/security/agave/Makefile b/security/agave/Makefile index 179a8edfbce1..b3a96c83b133 100644 --- a/security/agave/Makefile +++ b/security/agave/Makefile @@ -1,7 +1,7 @@ PORTNAME= agave DISTVERSIONPREFIX= v DISTVERSION= 2.2.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security PKGNAMESUFFIX= -blockchain diff --git a/security/age/Makefile b/security/age/Makefile index ff7a14b78333..c07d0b13e5b2 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,7 +1,7 @@ PORTNAME= age DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/arti/Makefile b/security/arti/Makefile index 4c08c90c5772..cc19c4fcffe7 100644 --- a/security/arti/Makefile +++ b/security/arti/Makefile @@ -1,5 +1,6 @@ PORTNAME= arti DISTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= cs@FreeBSD.org diff --git a/security/assh/Makefile b/security/assh/Makefile index 394cf9c86441..afbbf12258dc 100644 --- a/security/assh/Makefile +++ b/security/assh/Makefile @@ -1,7 +1,7 @@ PORTNAME= assh DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index faedbe606e3d..d5ad4f4a3720 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -1,6 +1,6 @@ PORTNAME= authenticator DISTVERSION= 4.4.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/authoscope/Makefile b/security/authoscope/Makefile index 36d3767ae8ec..85eae53d4dbd 100644 --- a/security/authoscope/Makefile +++ b/security/authoscope/Makefile @@ -1,7 +1,7 @@ PORTNAME= authoscope DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/aws-c-cal/Makefile b/security/aws-c-cal/Makefile index a8af0dd1ada3..df1866a90234 100644 --- a/security/aws-c-cal/Makefile +++ b/security/aws-c-cal/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-cal DISTVERSIONPREFIX= v -DISTVERSION= 0.9.9 +DISTVERSION= 0.9.10 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-cal/distinfo b/security/aws-c-cal/distinfo index 5ff7907b6b70..8d00c8ff20f9 100644 --- a/security/aws-c-cal/distinfo +++ b/security/aws-c-cal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762248088 -SHA256 (awslabs-aws-c-cal-v0.9.9_GH0.tar.gz) = 692951061684347596861a8f8fe044a271ba2b4fae796b3c361288311cd536b4 -SIZE (awslabs-aws-c-cal-v0.9.9_GH0.tar.gz) = 1699570 +TIMESTAMP = 1762617666 +SHA256 (awslabs-aws-c-cal-v0.9.10_GH0.tar.gz) = a41b389e942fadd599a6a0f692b75480d663f1e702c0301177f00f365e0c9b94 +SIZE (awslabs-aws-c-cal-v0.9.10_GH0.tar.gz) = 1699147 diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 26c8d8071bed..b30707f3720c 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,6 +1,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.7.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile index 4740b01a8cb0..b7fe3df3d30f 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-lc -PORTVERSION= 1.62.0 +PORTVERSION= 1.63.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/aws-lc/distinfo b/security/aws-lc/distinfo index 6c27498c6a06..a97445c7559a 100644 --- a/security/aws-lc/distinfo +++ b/security/aws-lc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446504 -SHA256 (aws-aws-lc-v1.62.0_GH0.tar.gz) = 731b740179ad5ab4222ad63d422ff19b2168f6a0f9d892bf40b41083a328f839 -SIZE (aws-aws-lc-v1.62.0_GH0.tar.gz) = 127445460 +TIMESTAMP = 1762586724 +SHA256 (aws-aws-lc-v1.63.0_GH0.tar.gz) = 8cbfe34e49c9a8ab836a72173e8b919b12dc9605252f25c667358ddc3f2d9c6b +SIZE (aws-aws-lc-v1.63.0_GH0.tar.gz) = 127483268 diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 1329f09f3035..3b6e8c8b9738 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v DISTVERSION= 6.6.2 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= security MAINTAINER= mauroeldritch@gmail.com diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 8f36c40a3895..b23e0eb16a7e 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= boringssl PORTVERSION= 0.20251002.0 +PORTREVISION= 1 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}_GH0.tar.gz diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 4b2841d8704e..67da24fce950 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -1,5 +1,6 @@ PORTNAME= ca_root_nss PORTVERSION= ${VERSION_NSS} +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src DISTNAME= nss-${VERSION_NSS}${NSS_SUFFIX} @@ -33,8 +34,10 @@ VERSION_NSS= 3.117 CERTDATA_TXT_PATH= lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl +CERTCTL_CMD?= /usr/sbin/certctl + SUB_FILES= MAca-bundle.pl pkg-deinstall pkg-install pkg-message -SUB_LIST= VERSION_NSS=${VERSION_NSS} +SUB_LIST= CERTCTL_CMD=${CERTCTL_CMD} VERSION_NSS=${VERSION_NSS} do-build: @${SETENV} PATH=${LOCALBASE}/bin:$${PATH} \ diff --git a/security/ca_root_nss/files/pkg-deinstall.in b/security/ca_root_nss/files/pkg-deinstall.in index 8e5138c10c22..612219c9e447 100644 --- a/security/ca_root_nss/files/pkg-deinstall.in +++ b/security/ca_root_nss/files/pkg-deinstall.in @@ -2,5 +2,5 @@ if [ "$2" = POST-DEINSTALL ]; then CERTCTL_ARGS="-D ${PKG_ROOTDIR}" - certctl ${CERTCTL_ARGS} rehash + %%CERTCTL_CMD%% ${CERTCTL_ARGS} rehash fi diff --git a/security/ca_root_nss/files/pkg-install.in b/security/ca_root_nss/files/pkg-install.in index 6f05ab7e72ed..e338a2a6dc08 100644 --- a/security/ca_root_nss/files/pkg-install.in +++ b/security/ca_root_nss/files/pkg-install.in @@ -5,7 +5,7 @@ if [ "$2" = POST-INSTALL ]; then if [ -n "${PKG_METALOG}" ]; then CERTCTL_ARGS="${CERTCTL_ARGS} -U -M ${PKG_METALOG}" fi - certctl ${CERTCTL_ARGS} rehash + %%CERTCTL_CMD%% ${CERTCTL_ARGS} rehash [ ! -e %%LOCALBASE%%/bin/cert-sync ] || \ %%LOCALBASE%%/bin/cert-sync --quiet %%PREFIX%%/share/certs/ca-root-nss.crt diff --git a/security/caldera-ot/Makefile b/security/caldera-ot/Makefile index ff8d5e1f0f77..3e8a5ecf8619 100644 --- a/security/caldera-ot/Makefile +++ b/security/caldera-ot/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera-ot DISTVERSION= 5.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/caldera/Makefile b/security/caldera/Makefile index 43dbdf79fee9..90e96ed349ff 100644 --- a/security/caldera/Makefile +++ b/security/caldera/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera DISTVERSION= 5.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index a45d7b4b4a7c..9f5c25d3b3e7 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= ${PORTNAME}/v -DISTVERSION= 0.21.2 -PORTREVISION= 4 +DISTVERSION= 0.22.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security @@ -27,6 +27,7 @@ CARGO_CARGOTOML= ${WRKSRC}/${PORTNAME}/Cargo.toml CARGO_INSTALL_PATH= ${PORTNAME} NO_TEST= yes +PORTSCOUT= limit:^0\. PLIST_FILES= bin/cargo-audit diff --git a/security/cargo-audit/Makefile.crates b/security/cargo-audit/Makefile.crates index 35f0b9f6ecee..902ece26ac7b 100644 --- a/security/cargo-audit/Makefile.crates +++ b/security/cargo-audit/Makefile.crates @@ -1,383 +1,419 @@ CARGO_CRATES= abscissa_core-0.8.2 \ abscissa_derive-0.8.2 \ - addr2line-0.21.0 \ - adler-1.0.2 \ - adler2-2.0.0 \ - ahash-0.8.11 \ + addr2line-0.25.1 \ + adler2-2.0.1 \ aho-corasick-1.1.3 \ - allocator-api2-0.2.18 \ - android-tzdata-0.1.1 \ + allocator-api2-0.2.21 \ android_system_properties-0.1.5 \ - anstream-0.6.17 \ - anstyle-1.0.9 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.6 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ arc-swap-1.7.1 \ arrayvec-0.7.6 \ - askama-0.12.1 \ - askama_derive-0.12.5 \ - askama_escape-0.10.3 \ - askama_parser-0.2.1 \ - async-compression-0.4.17 \ - atom_syndication-0.12.4 \ + askama-0.14.0 \ + askama_derive-0.14.0 \ + askama_parser-0.14.0 \ + async-compression-0.4.32 \ + atom_syndication-0.12.7 \ atomic-waker-1.1.2 \ auditable-extract-0.3.5 \ - auditable-info-0.8.0 \ - auditable-serde-0.7.0 \ - autocfg-1.4.0 \ - backtrace-0.3.71 \ + auditable-info-0.10.0 \ + auditable-serde-0.9.0 \ + autocfg-1.5.0 \ + backtrace-0.3.76 \ base64-0.22.1 \ - basic-toml-0.1.9 \ + basic-toml-0.1.10 \ binfarce-0.2.1 \ - bitflags-2.6.0 \ + bitflags-2.10.0 \ block-buffer-0.10.4 \ - borsh-1.5.1 \ - bstr-1.10.0 \ - bumpalo-3.16.0 \ + borsh-1.5.7 \ + bstr-1.12.0 \ + bumpalo-3.19.0 \ byteorder-1.5.0 \ - bytes-1.8.0 \ - camino-1.1.9 \ + bytes-1.10.1 \ + camino-1.2.1 \ canonical-path-2.0.2 \ - cc-1.1.31 \ - cfg-if-1.0.0 \ + caseless-0.2.2 \ + cc-1.2.43 \ + cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ - chrono-0.4.38 \ - clap-4.5.20 \ - clap_builder-4.5.20 \ - clap_derive-4.5.18 \ - clap_lex-0.7.2 \ + chrono-0.4.42 \ + clap-4.5.50 \ + clap_builder-4.5.50 \ + clap_derive-4.5.49 \ + clap_lex-0.7.6 \ clru-0.6.2 \ - color-eyre-0.6.3 \ - colorchoice-1.0.3 \ - comrak-0.24.1 \ + color-eyre-0.6.5 \ + colorchoice-1.0.4 \ + compression-codecs-0.4.31 \ + compression-core-0.4.29 \ + comrak-0.47.0 \ core-foundation-0.9.4 \ + core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ - cpufeatures-0.2.14 \ - crc32fast-1.4.2 \ - crossbeam-channel-0.5.13 \ - crossbeam-deque-0.8.5 \ + cpufeatures-0.2.17 \ + crc32fast-1.5.0 \ + crossbeam-channel-0.5.15 \ + crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ + crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ - darling-0.20.10 \ - darling_core-0.20.10 \ - darling_macro-0.20.10 \ - deranged-0.3.11 \ + curl-0.4.49 \ + curl-sys-0.4.83+curl-8.15.0 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + deranged-0.5.5 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ - deunicode-1.6.0 \ digest-0.10.7 \ - diligent-date-parser-0.1.4 \ + diligent-date-parser-0.1.5 \ display-error-chain-0.2.2 \ displaydoc-0.2.5 \ dunce-1.0.5 \ - either-1.13.0 \ + either-1.15.0 \ encoding_rs-0.8.35 \ entities-1.0.1 \ - equivalent-1.0.1 \ - errno-0.3.9 \ + equivalent-1.0.2 \ + errno-0.3.14 \ eyre-0.6.12 \ - faster-hex-0.9.0 \ - fastrand-2.1.1 \ - filetime-0.2.25 \ - fixedbitset-0.4.2 \ - flate2-1.0.34 \ + faster-hex-0.10.0 \ + fastrand-2.3.0 \ + filetime-0.2.26 \ + find-msvc-tools-0.1.4 \ + fixedbitset-0.5.7 \ + flate2-1.1.5 \ fnv-1.0.7 \ - form_urlencoded-1.2.1 \ + foldhash-0.1.5 \ + foldhash-0.2.0 \ + form_urlencoded-1.2.2 \ fs-err-2.11.0 \ + fs-err-3.1.3 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - generic-array-0.14.7 \ - getrandom-0.2.15 \ - gimli-0.28.1 \ - gix-0.70.0 \ - gix-actor-0.33.2 \ - gix-attributes-0.24.0 \ - gix-bitmap-0.2.14 \ - gix-chunk-0.4.11 \ - gix-command-0.4.1 \ - gix-commitgraph-0.26.0 \ - gix-config-0.43.0 \ - gix-config-value-0.14.11 \ - gix-credentials-0.27.0 \ - gix-date-0.9.3 \ - gix-diff-0.50.0 \ - gix-discover-0.38.0 \ - gix-features-0.40.0 \ - gix-filter-0.17.0 \ - gix-fs-0.13.0 \ - gix-glob-0.18.0 \ - gix-hash-0.16.0 \ - gix-hashtable-0.7.0 \ - gix-ignore-0.13.0 \ - gix-index-0.38.0 \ - gix-lock-16.0.0 \ - gix-negotiate-0.18.0 \ - gix-object-0.47.0 \ - gix-odb-0.67.0 \ - gix-pack-0.57.0 \ - gix-packetline-0.18.3 \ - gix-packetline-blocking-0.18.2 \ - gix-path-0.10.14 \ - gix-pathspec-0.9.0 \ - gix-prompt-0.9.1 \ - gix-protocol-0.48.0 \ - gix-quote-0.4.15 \ - gix-ref-0.50.0 \ - gix-refspec-0.28.0 \ - gix-revision-0.32.0 \ - gix-revwalk-0.18.0 \ - gix-sec-0.10.11 \ - gix-shallow-0.2.0 \ - gix-submodule-0.17.0 \ - gix-tempfile-16.0.0 \ - gix-trace-0.1.12 \ - gix-transport-0.45.0 \ - gix-traverse-0.44.0 \ - gix-url-0.29.0 \ - gix-utils-0.1.14 \ - gix-validate-0.9.3 \ - gix-worktree-0.39.0 \ - gix-worktree-state-0.17.0 \ + generic-array-0.14.9 \ + getrandom-0.2.16 \ + getrandom-0.3.4 \ + gimli-0.32.3 \ + gix-0.74.1 \ + gix-actor-0.35.6 \ + gix-attributes-0.28.1 \ + gix-bitmap-0.2.15 \ + gix-chunk-0.4.12 \ + gix-command-0.6.3 \ + gix-commitgraph-0.30.1 \ + gix-config-0.47.1 \ + gix-config-value-0.15.3 \ + gix-credentials-0.31.1 \ + gix-date-0.10.7 \ + gix-diff-0.54.1 \ + gix-discover-0.42.0 \ + gix-features-0.44.1 \ + gix-filter-0.21.0 \ + gix-fs-0.17.0 \ + gix-glob-0.22.1 \ + gix-hash-0.20.1 \ + gix-hashtable-0.10.0 \ + gix-ignore-0.17.1 \ + gix-index-0.42.1 \ + gix-lock-19.0.0 \ + gix-negotiate-0.22.0 \ + gix-object-0.51.1 \ + gix-odb-0.71.1 \ + gix-pack-0.61.1 \ + gix-packetline-0.19.3 \ + gix-packetline-blocking-0.19.3 \ + gix-path-0.10.21 \ + gix-pathspec-0.13.0 \ + gix-prompt-0.11.2 \ + gix-protocol-0.52.1 \ + gix-quote-0.6.1 \ + gix-ref-0.54.1 \ + gix-refspec-0.32.0 \ + gix-revision-0.36.1 \ + gix-revwalk-0.22.0 \ + gix-sec-0.12.2 \ + gix-shallow-0.6.0 \ + gix-submodule-0.21.0 \ + gix-tempfile-19.0.1 \ + gix-trace-0.1.15 \ + gix-transport-0.49.1 \ + gix-traverse-0.48.0 \ + gix-url-0.33.1 \ + gix-utils-0.3.1 \ + gix-validate-0.10.1 \ + gix-worktree-0.43.1 \ + gix-worktree-state-0.21.0 \ gumdrop-0.8.1 \ gumdrop_derive-0.8.1 \ - h2-0.4.6 \ - hashbrown-0.14.5 \ - hashbrown-0.15.2 \ + h2-0.4.12 \ + hash32-0.3.1 \ + hashbrown-0.15.5 \ + hashbrown-0.16.0 \ + heapless-0.8.0 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ - home-0.5.9 \ - http-1.2.0 \ + home-0.5.11 \ + http-1.3.1 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ - httparse-1.9.5 \ - humansize-2.1.3 \ - hyper-1.5.0 \ - hyper-rustls-0.27.3 \ - hyper-util-0.1.10 \ - iana-time-zone-0.1.61 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ + hyper-1.7.0 \ + hyper-rustls-0.27.7 \ + hyper-util-0.1.17 \ + iana-time-zone-0.1.64 \ iana-time-zone-haiku-0.1.2 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ ident_case-1.0.1 \ - idna-1.0.3 \ - idna_adapter-1.2.0 \ - indenter-0.3.3 \ - indexmap-2.6.0 \ + idna-1.1.0 \ + idna_adapter-1.2.1 \ + indenter-0.3.4 \ + indexmap-2.12.0 \ io-close-0.3.7 \ - ipnet-2.10.1 \ - is_terminal_polyfill-1.70.1 \ - itoa-1.0.11 \ - jiff-0.1.13 \ - jiff-tzdb-0.1.1 \ - jiff-tzdb-platform-0.1.1 \ - js-sys-0.3.72 \ + ipnet-2.11.0 \ + iri-string-0.7.8 \ + is_terminal_polyfill-1.70.2 \ + itoa-1.0.15 \ + jetscii-0.5.3 \ + jiff-0.2.15 \ + jiff-static-0.2.15 \ + jiff-tzdb-0.1.4 \ + jiff-tzdb-platform-0.1.3 \ + js-sys-0.3.81 \ kstring-2.0.2 \ lazy_static-1.5.0 \ - libc-0.2.169 \ - libm-0.2.10 \ - libredox-0.1.3 \ - linux-raw-sys-0.4.14 \ - litemap-0.7.4 \ - lock_api-0.4.12 \ - log-0.4.22 \ - matchers-0.1.0 \ + libc-0.2.177 \ + libredox-0.1.10 \ + libz-rs-sys-0.5.2 \ + libz-sys-1.1.22 \ + linux-raw-sys-0.11.0 \ + litemap-0.8.0 \ + lock_api-0.4.14 \ + log-0.4.28 \ + lru-slab-0.1.2 \ + matchers-0.2.0 \ maybe-async-0.2.10 \ - memchr-2.7.4 \ - memmap2-0.9.5 \ + memchr-2.7.6 \ + memmap2-0.9.9 \ mime-0.3.17 \ - mime_guess-2.0.5 \ - minimal-lexical-0.2.1 \ - miniz_oxide-0.6.2 \ - miniz_oxide-0.7.4 \ - miniz_oxide-0.8.0 \ - mio-1.0.2 \ + miniz_oxide-0.8.9 \ + mio-1.1.0 \ never-0.1.0 \ - nom-7.1.3 \ - nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.3 \ num-conv-0.1.0 \ num-traits-0.2.19 \ - object-0.32.2 \ - once_cell-1.20.2 \ - openssl-probe-0.1.5 \ - overload-0.1.1 \ - owo-colors-3.5.0 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ - percent-encoding-2.3.1 \ - petgraph-0.6.5 \ - pin-project-lite-0.2.15 \ + object-0.37.3 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.2 \ + openssl-probe-0.1.6 \ + openssl-sys-0.9.110 \ + owo-colors-4.2.3 \ + parking_lot-0.12.5 \ + parking_lot_core-0.9.12 \ + percent-encoding-2.3.2 \ + petgraph-0.8.3 \ + pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.1 \ + portable-atomic-util-0.2.4 \ + potential_utf-0.1.3 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.20 \ - proc-macro2-1.0.93 \ - prodash-29.0.0 \ - quick-xml-0.36.2 \ - quinn-0.11.5 \ - quinn-proto-0.11.8 \ - quinn-udp-0.5.5 \ - quote-1.0.37 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ - redox_syscall-0.5.7 \ - regex-1.11.1 \ - regex-automata-0.1.10 \ - regex-automata-0.4.8 \ - regex-syntax-0.6.29 \ - regex-syntax-0.8.5 \ - reqwest-0.12.8 \ - ring-0.17.8 \ - rust-embed-8.5.0 \ - rust-embed-impl-8.5.0 \ - rust-embed-utils-8.5.0 \ - rustc-demangle-0.1.24 \ - rustc-hash-2.0.0 \ - rustc-stable-hash-0.1.1 \ - rustix-0.38.38 \ - rustls-0.23.19 \ - rustls-native-certs-0.8.0 \ - rustls-pemfile-2.2.0 \ - rustls-pki-types-1.10.0 \ - rustls-webpki-0.102.8 \ - ryu-1.0.18 \ + ppv-lite86-0.2.21 \ + proc-macro2-1.0.103 \ + prodash-30.0.1 \ + quick-xml-0.37.5 \ + quinn-0.11.9 \ + quinn-proto-0.11.13 \ + quinn-udp-0.5.14 \ + quote-1.0.41 \ + r-efi-5.3.0 \ + rand-0.9.2 \ + rand_chacha-0.9.0 \ + rand_core-0.9.3 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ + redox_syscall-0.5.18 \ + regex-1.12.2 \ + regex-automata-0.4.13 \ + regex-syntax-0.8.8 \ + reqwest-0.12.24 \ + ring-0.17.14 \ + rust-embed-8.8.0 \ + rust-embed-impl-8.8.0 \ + rust-embed-utils-8.8.0 \ + rustc-demangle-0.1.26 \ + rustc-hash-2.1.1 \ + rustc-stable-hash-0.1.2 \ + rustix-1.1.2 \ + rustls-0.23.34 \ + rustls-native-certs-0.8.2 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.7 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ same-file-1.0.6 \ - schannel-0.1.26 \ + schannel-0.1.28 \ scopeguard-1.2.0 \ secrecy-0.10.3 \ - security-framework-2.11.1 \ - security-framework-sys-2.12.0 \ - semver-1.0.23 \ - serde-1.0.213 \ - serde_derive-1.0.213 \ - serde_json-1.0.132 \ - serde_spanned-0.6.8 \ + security-framework-3.5.1 \ + security-framework-sys-2.15.0 \ + semver-1.0.27 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_json-1.0.145 \ + serde_spanned-0.6.9 \ + serde_spanned-1.0.3 \ serde_urlencoded-0.7.1 \ - sha1_smol-1.0.1 \ - sha2-0.10.8 \ + sha1-0.10.6 \ + sha1-checked-0.10.0 \ + sha2-0.10.9 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ - slab-0.4.9 \ - slug-0.1.6 \ - smallvec-1.13.2 \ + simd-adler32-0.3.7 \ + slab-0.4.11 \ + smallvec-1.15.1 \ smol_str-0.3.2 \ - socket2-0.5.7 \ - spin-0.9.8 \ - stable_deref_trait-1.2.0 \ + socket2-0.6.1 \ + stable_deref_trait-1.2.1 \ static_assertions-1.1.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-1.0.109 \ - syn-2.0.96 \ - sync_wrapper-1.0.1 \ + syn-2.0.108 \ + sync_wrapper-1.0.2 \ synstructure-0.12.6 \ - synstructure-0.13.1 \ + synstructure-0.13.2 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ - tame-index-0.18.1 \ - tempfile-3.13.0 \ + tame-index-0.24.1 \ + tempfile-3.23.0 \ termcolor-1.4.1 \ - thiserror-1.0.65 \ - thiserror-2.0.11 \ - thiserror-impl-1.0.65 \ - thiserror-impl-2.0.11 \ - thread_local-1.1.8 \ - time-0.3.36 \ - time-core-0.1.2 \ - time-macros-0.2.18 \ - tinystr-0.7.6 \ - tinyvec-1.8.0 \ + thiserror-2.0.17 \ + thiserror-impl-2.0.17 \ + thread_local-1.1.9 \ + time-0.3.44 \ + time-core-0.1.6 \ + time-macros-0.2.24 \ + tinystr-0.8.1 \ + tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ - tokio-1.43.0 \ - tokio-rustls-0.26.0 \ - tokio-util-0.7.12 \ - toml-0.8.19 \ - toml-span-0.4.1 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.22 \ + tokio-1.48.0 \ + tokio-rustls-0.26.4 \ + tokio-util-0.7.16 \ + toml-0.8.23 \ + toml-0.9.8 \ + toml-span-0.6.0 \ + toml_datetime-0.6.11 \ + toml_datetime-0.7.3 \ + toml_edit-0.22.27 \ + toml_edit-0.23.7 \ + toml_parser-1.0.4 \ + toml_write-0.1.2 \ + toml_writer-1.0.4 \ topological-sort-0.2.2 \ + tower-0.5.2 \ + tower-http-0.6.6 \ + tower-layer-0.3.3 \ tower-service-0.3.3 \ - tracing-0.1.40 \ - tracing-attributes-0.1.27 \ - tracing-core-0.1.32 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.18 \ + tracing-subscriber-0.3.20 \ try-lock-0.2.5 \ - twox-hash-2.1.0 \ + twox-hash-2.1.2 \ typed-arena-2.0.2 \ - typenum-1.17.0 \ + typenum-1.19.0 \ uluru-3.1.0 \ - unicase-2.8.0 \ unicode-bom-2.0.3 \ - unicode-ident-1.0.13 \ + unicode-ident-1.0.20 \ unicode-normalization-0.1.24 \ unicode-xid-0.2.6 \ unicode_categories-0.1.1 \ untrusted-0.9.0 \ - url-2.5.4 \ - utf16_iter-1.0.5 \ + url-2.5.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - valuable-0.1.0 \ + valuable-0.1.1 \ + vcpkg-0.2.15 \ version_check-0.9.5 \ - wait-timeout-0.2.0 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ want-0.3.1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.95 \ - wasm-bindgen-backend-0.2.95 \ - wasm-bindgen-futures-0.4.45 \ - wasm-bindgen-macro-0.2.95 \ - wasm-bindgen-macro-support-0.2.95 \ - wasm-bindgen-shared-0.2.95 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasip2-1.0.1+wasi-0.2.4 \ + wasm-bindgen-0.2.104 \ + wasm-bindgen-backend-0.2.104 \ + wasm-bindgen-futures-0.4.54 \ + wasm-bindgen-macro-0.2.104 \ + wasm-bindgen-macro-support-0.2.104 \ + wasm-bindgen-shared-0.2.104 \ wasmparser-0.207.0 \ - web-sys-0.3.72 \ + web-sys-0.3.81 \ + web-time-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.9 \ + winapi-util-0.1.11 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.52.0 \ - windows-registry-0.2.0 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ + windows-core-0.62.2 \ + windows-implement-0.60.2 \ + windows-interface-0.59.3 \ + windows-link-0.1.3 \ + windows-link-0.2.1 \ + windows-registry-0.5.3 \ + windows-result-0.3.4 \ + windows-result-0.4.1 \ + windows-strings-0.4.2 \ + windows-strings-0.5.1 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-sys-0.61.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.5 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.1 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.1 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.1 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.1 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.1 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.1 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.1 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.20 \ - write16-1.0.0 \ - writeable-0.5.5 \ - xml-rs-0.8.22 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ - zeroize-1.8.1 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 + windows_x86_64_msvc-0.53.1 \ + winnow-0.7.13 \ + wit-bindgen-0.46.0 \ + writeable-0.6.1 \ + xml-1.1.0 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.27 \ + zerocopy-derive-0.8.27 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.2 \ + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 \ + zlib-rs-0.5.2 diff --git a/security/cargo-audit/distinfo b/security/cargo-audit/distinfo index ec8486875491..2b17b14a786f 100644 --- a/security/cargo-audit/distinfo +++ b/security/cargo-audit/distinfo @@ -1,182 +1,192 @@ -TIMESTAMP = 1746604765 +TIMESTAMP = 1762681042 SHA256 (rust/crates/abscissa_core-0.8.2.crate) = 3083187ad864402d6bde86c5b51767b921edf4d02bf03b8ba40172dbd2a9773b SIZE (rust/crates/abscissa_core-0.8.2.crate) = 36702 SHA256 (rust/crates/abscissa_derive-0.8.2.crate) = 08d914621d2ef4da433fe01907e323ee3f2807738d392d5a34c287b381f87fe2 SIZE (rust/crates/abscissa_derive-0.8.2.crate) = 5521 -SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb -SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 -SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe -SIZE (rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +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 +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f -SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.17.crate) = 23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338 -SIZE (rust/crates/anstream-0.6.17.crate) = 29445 -SHA256 (rust/crates/anstyle-1.0.9.crate) = 8365de52b16c035ff4fcafe0092ba9390540e3e352870ac09933bebcaa2c8c56 -SIZE (rust/crates/anstyle-1.0.9.crate) = 15770 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125 -SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 -SHA256 (rust/crates/askama-0.12.1.crate) = b79091df18a97caea757e28cd2d5fda49c6cd4bd01ddffd7ff01ace0c0ad2c28 -SIZE (rust/crates/askama-0.12.1.crate) = 16976 -SHA256 (rust/crates/askama_derive-0.12.5.crate) = 19fe8d6cb13c4714962c072ea496f3392015f0989b1a2847bb4b2d9effd71d83 -SIZE (rust/crates/askama_derive-0.12.5.crate) = 31218 -SHA256 (rust/crates/askama_escape-0.10.3.crate) = 619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341 -SIZE (rust/crates/askama_escape-0.10.3.crate) = 8875 -SHA256 (rust/crates/askama_parser-0.2.1.crate) = acb1161c6b64d1c3d83108213c2a2533a342ac225aabd0bda218278c2ddb00c0 -SIZE (rust/crates/askama_parser-0.2.1.crate) = 20707 -SHA256 (rust/crates/async-compression-0.4.17.crate) = 0cb8f1d480b0ea3783ab015936d2a55c87e219676f0c0b7dec61494043f21857 -SIZE (rust/crates/async-compression-0.4.17.crate) = 111860 -SHA256 (rust/crates/atom_syndication-0.12.4.crate) = 2a3a5ed3201df5658d1aa45060c5a57dc9dba8a8ada20d696d67cb0c479ee043 -SIZE (rust/crates/atom_syndication-0.12.4.crate) = 25533 +SHA256 (rust/crates/askama-0.14.0.crate) = f75363874b771be265f4ffe307ca705ef6f3baa19011c149da8674a87f1b75c4 +SIZE (rust/crates/askama-0.14.0.crate) = 43374 +SHA256 (rust/crates/askama_derive-0.14.0.crate) = 129397200fe83088e8a68407a8e2b1f826cf0086b21ccdb866a722c8bcd3a94f +SIZE (rust/crates/askama_derive-0.14.0.crate) = 65597 +SHA256 (rust/crates/askama_parser-0.14.0.crate) = d6ab5630b3d5eaf232620167977f95eb51f3432fc76852328774afbd242d4358 +SIZE (rust/crates/askama_parser-0.14.0.crate) = 57641 +SHA256 (rust/crates/async-compression-0.4.32.crate) = 5a89bce6054c720275ac2432fbba080a66a2106a44a1b804553930ca6909f4e0 +SIZE (rust/crates/async-compression-0.4.32.crate) = 98949 +SHA256 (rust/crates/atom_syndication-0.12.7.crate) = d2f68d23e2cb4fd958c705b91a6b4c80ceeaf27a9e11651272a8389d5ce1a4a3 +SIZE (rust/crates/atom_syndication-0.12.7.crate) = 35657 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 SHA256 (rust/crates/auditable-extract-0.3.5.crate) = 44371e9f9759dea49c42b6c6fe4c64ea216ee2af325a4524a7180823e00d3e7a SIZE (rust/crates/auditable-extract-0.3.5.crate) = 3587 -SHA256 (rust/crates/auditable-info-0.8.0.crate) = 9869e704667d719c8eb359a86d9ec51791185c04017d7139f7d393e7126270cd -SIZE (rust/crates/auditable-info-0.8.0.crate) = 5176 -SHA256 (rust/crates/auditable-serde-0.7.0.crate) = ec7e600cac76c55b2d2893e3d4717fe8484d51af2622d52ab3fb9b7bb5ca1663 -SIZE (rust/crates/auditable-serde-0.7.0.crate) = 10314 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d -SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (rust/crates/auditable-info-0.10.0.crate) = c692b37b578433ebc75db30941a7ff137c381a204beb2429a30b7587d4d4dff3 +SIZE (rust/crates/auditable-info-0.10.0.crate) = 7193 +SHA256 (rust/crates/auditable-serde-0.9.0.crate) = d026218ae25ba5c72834245412dd1338f6d270d2c5109ee03a4badec288d4056 +SIZE (rust/crates/auditable-serde-0.9.0.crate) = 7452 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.76.crate) = bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6 +SIZE (rust/crates/backtrace-0.3.76.crate) = 89458 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/basic-toml-0.1.9.crate) = 823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8 -SIZE (rust/crates/basic-toml-0.1.9.crate) = 50234 +SHA256 (rust/crates/basic-toml-0.1.10.crate) = ba62675e8242a4c4e806d12f11d136e626e6c8361d6b829310732241652a178a +SIZE (rust/crates/basic-toml-0.1.10.crate) = 50648 SHA256 (rust/crates/binfarce-0.2.1.crate) = 18464ccbb85e5dede30d70cc7676dc9950a0fb7dbf595a43d765be9123c616a2 SIZE (rust/crates/binfarce-0.2.1.crate) = 22233 -SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de -SIZE (rust/crates/bitflags-2.6.0.crate) = 45357 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/borsh-1.5.1.crate) = a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed -SIZE (rust/crates/borsh-1.5.1.crate) = 60666 -SHA256 (rust/crates/bstr-1.10.0.crate) = 40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c -SIZE (rust/crates/bstr-1.10.0.crate) = 380426 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/borsh-1.5.7.crate) = ad8646f98db542e39fc66e68a20b2144f6a732636df7c2354e74645faaa433ce +SIZE (rust/crates/borsh-1.5.7.crate) = 78062 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.8.0.crate) = 9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da -SIZE (rust/crates/bytes-1.8.0.crate) = 64824 -SHA256 (rust/crates/camino-1.1.9.crate) = 8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3 -SIZE (rust/crates/camino-1.1.9.crate) = 37552 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/camino-1.2.1.crate) = 276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609 +SIZE (rust/crates/camino-1.2.1.crate) = 41364 SHA256 (rust/crates/canonical-path-2.0.2.crate) = e6e9e01327e6c86e92ec72b1c798d4a94810f147209bbe3ffab6a86954937a6f SIZE (rust/crates/canonical-path-2.0.2.crate) = 5536 -SHA256 (rust/crates/cc-1.1.31.crate) = c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f -SIZE (rust/crates/cc-1.1.31.crate) = 84637 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/caseless-0.2.2.crate) = 8b6fd507454086c8edfd769ca6ada439193cdb209c7681712ef6275cccbfe5d8 +SIZE (rust/crates/caseless-0.2.2.crate) = 29309 +SHA256 (rust/crates/cc-1.2.43.crate) = 739eb0f94557554b3ca9a86d2d37bebd49c5e6d0c1d2bda35ba5bdac830befc2 +SIZE (rust/crates/cc-1.2.43.crate) = 91384 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 -SIZE (rust/crates/chrono-0.4.38.crate) = 220559 -SHA256 (rust/crates/clap-4.5.20.crate) = b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8 -SIZE (rust/crates/clap-4.5.20.crate) = 56376 -SHA256 (rust/crates/clap_builder-4.5.20.crate) = 19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54 -SIZE (rust/crates/clap_builder-4.5.20.crate) = 163812 -SHA256 (rust/crates/clap_derive-4.5.18.crate) = 4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab -SIZE (rust/crates/clap_derive-4.5.18.crate) = 30131 -SHA256 (rust/crates/clap_lex-0.7.2.crate) = 1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97 -SIZE (rust/crates/clap_lex-0.7.2.crate) = 12805 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 +SHA256 (rust/crates/clap-4.5.50.crate) = 0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623 +SIZE (rust/crates/clap-4.5.50.crate) = 62030 +SHA256 (rust/crates/clap_builder-4.5.50.crate) = 0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0 +SIZE (rust/crates/clap_builder-4.5.50.crate) = 171137 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 +SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d +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/color-eyre-0.6.3.crate) = 55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5 -SIZE (rust/crates/color-eyre-0.6.3.crate) = 636041 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 -SHA256 (rust/crates/comrak-0.24.1.crate) = 5a972c8ec1be8065f7b597b5f7f5b3be535db780280644aebdcd1966decf58dc -SIZE (rust/crates/comrak-0.24.1.crate) = 141221 +SHA256 (rust/crates/color-eyre-0.6.5.crate) = e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d +SIZE (rust/crates/color-eyre-0.6.5.crate) = 636255 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/compression-codecs-0.4.31.crate) = ef8a506ec4b81c460798f572caead636d57d3d7e940f998160f52bd254bf2d23 +SIZE (rust/crates/compression-codecs-0.4.31.crate) = 22694 +SHA256 (rust/crates/compression-core-0.4.29.crate) = e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb +SIZE (rust/crates/compression-core-0.4.29.crate) = 4321 +SHA256 (rust/crates/comrak-0.47.0.crate) = a13263e1b6ee0147fb4dce60678f8b9634deac47c9b87c3dd5cdb959cc0334d3 +SIZE (rust/crates/comrak-0.47.0.crate) = 226274 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 -SHA256 (rust/crates/cpufeatures-0.2.14.crate) = 608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0 -SIZE (rust/crates/cpufeatures-0.2.14.crate) = 13165 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-channel-0.5.13.crate) = 33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2 -SIZE (rust/crates/crossbeam-channel-0.5.13.crate) = 91174 -SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d -SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 -SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80 -SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/darling-0.20.10.crate) = 6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989 -SIZE (rust/crates/darling-0.20.10.crate) = 32031 -SHA256 (rust/crates/darling_core-0.20.10.crate) = 95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5 -SIZE (rust/crates/darling_core-0.20.10.crate) = 65015 -SHA256 (rust/crates/darling_macro-0.20.10.crate) = d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806 -SIZE (rust/crates/darling_macro-0.20.10.crate) = 1874 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/curl-0.4.49.crate) = 79fc3b6dd0b87ba36e565715bf9a2ced221311db47bd18011676f24a6066edbc +SIZE (rust/crates/curl-0.4.49.crate) = 97947 +SHA256 (rust/crates/curl-sys-0.4.83+curl-8.15.0.crate) = 5830daf304027db10c82632a464879d46a3f7c4ba17a31592657ad16c719b483 +SIZE (rust/crates/curl-sys-0.4.83+curl-8.15.0.crate) = 1838361 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/deranged-0.5.5.crate) = ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587 +SIZE (rust/crates/deranged-0.5.5.crate) = 24438 SHA256 (rust/crates/derive_builder-0.20.2.crate) = 507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947 SIZE (rust/crates/derive_builder-0.20.2.crate) = 36661 SHA256 (rust/crates/derive_builder_core-0.20.2.crate) = 2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8 SIZE (rust/crates/derive_builder_core-0.20.2.crate) = 31397 SHA256 (rust/crates/derive_builder_macro-0.20.2.crate) = ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c SIZE (rust/crates/derive_builder_macro-0.20.2.crate) = 6360 -SHA256 (rust/crates/deunicode-1.6.0.crate) = 339544cc9e2c4dc3fc7149fd630c5f22263a4fdf18a98afd0075784968b5cf00 -SIZE (rust/crates/deunicode-1.6.0.crate) = 170864 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 -SHA256 (rust/crates/diligent-date-parser-0.1.4.crate) = f6cf7fe294274a222363f84bcb63cdea762979a0443b4cf1f4f8fd17c86b1182 -SIZE (rust/crates/diligent-date-parser-0.1.4.crate) = 8019 +SHA256 (rust/crates/diligent-date-parser-0.1.5.crate) = c8ede7d79366f419921e2e2f67889c12125726692a313bffb474bd5f37a581e9 +SIZE (rust/crates/diligent-date-parser-0.1.5.crate) = 8017 SHA256 (rust/crates/display-error-chain-0.2.2.crate) = 0bc2146e86bc19f52f4c064a64782f05f139ca464ed72937301631e73f8d6cf5 SIZE (rust/crates/display-error-chain-0.2.2.crate) = 8240 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/entities-1.0.1.crate) = b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca SIZE (rust/crates/entities-1.0.1.crate) = 24795 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba -SIZE (rust/crates/errno-0.3.9.crate) = 10690 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb +SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/eyre-0.6.12.crate) = 7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec SIZE (rust/crates/eyre-0.6.12.crate) = 45330 -SHA256 (rust/crates/faster-hex-0.9.0.crate) = a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183 -SIZE (rust/crates/faster-hex-0.9.0.crate) = 13053 -SHA256 (rust/crates/fastrand-2.1.1.crate) = e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6 -SIZE (rust/crates/fastrand-2.1.1.crate) = 14983 -SHA256 (rust/crates/filetime-0.2.25.crate) = 35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586 -SIZE (rust/crates/filetime-0.2.25.crate) = 14940 -SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 -SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 -SHA256 (rust/crates/flate2-1.0.34.crate) = a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0 -SIZE (rust/crates/flate2-1.0.34.crate) = 109174 +SHA256 (rust/crates/faster-hex-0.10.0.crate) = 7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73 +SIZE (rust/crates/faster-hex-0.10.0.crate) = 13419 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/filetime-0.2.26.crate) = bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed +SIZE (rust/crates/filetime-0.2.26.crate) = 17273 +SHA256 (rust/crates/find-msvc-tools-0.1.4.crate) = 52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127 +SIZE (rust/crates/find-msvc-tools-0.1.4.crate) = 30817 +SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99 +SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 +SHA256 (rust/crates/flate2-1.1.5.crate) = bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb +SIZE (rust/crates/flate2-1.1.5.crate) = 77015 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 -SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/foldhash-0.2.0.crate) = 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb +SIZE (rust/crates/foldhash-0.2.0.crate) = 23329 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/fs-err-2.11.0.crate) = 88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41 SIZE (rust/crates/fs-err-2.11.0.crate) = 20449 +SHA256 (rust/crates/fs-err-3.1.3.crate) = 6ad492b2cf1d89d568a43508ab24f98501fe03f2f31c01e1d0fe7366a71745d2 +SIZE (rust/crates/fs-err-3.1.3.crate) = 24297 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e @@ -189,382 +199,390 @@ SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 -SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a -SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 -SIZE (rust/crates/gimli-0.28.1.crate) = 270497 -SHA256 (rust/crates/gix-0.70.0.crate) = 736f14636705f3a56ea52b553e67282519418d9a35bb1e90b3a9637a00296b68 -SIZE (rust/crates/gix-0.70.0.crate) = 290002 -SHA256 (rust/crates/gix-actor-0.33.2.crate) = 20018a1a6332e065f1fcc8305c1c932c6b8c9985edea2284b3c79dc6fa3ee4b2 -SIZE (rust/crates/gix-actor-0.33.2.crate) = 10094 -SHA256 (rust/crates/gix-attributes-0.24.0.crate) = f151000bf662ef5f641eca6102d942ee31ace80f271a3ef642e99776ce6ddb38 -SIZE (rust/crates/gix-attributes-0.24.0.crate) = 19878 -SHA256 (rust/crates/gix-bitmap-0.2.14.crate) = b1db9765c69502650da68f0804e3dc2b5f8ccc6a2d104ca6c85bc40700d37540 -SIZE (rust/crates/gix-bitmap-0.2.14.crate) = 7704 -SHA256 (rust/crates/gix-chunk-0.4.11.crate) = 0b1f1d8764958699dc764e3f727cef280ff4d1bd92c107bbf8acd85b30c1bd6f -SIZE (rust/crates/gix-chunk-0.4.11.crate) = 10144 -SHA256 (rust/crates/gix-command-0.4.1.crate) = cb410b84d6575db45e62025a9118bdbf4d4b099ce7575a76161e898d9ca98df1 -SIZE (rust/crates/gix-command-0.4.1.crate) = 11830 -SHA256 (rust/crates/gix-commitgraph-0.26.0.crate) = e23a8ec2d8a16026a10dafdb6ed51bcfd08f5d97f20fa52e200bc50cb72e4877 -SIZE (rust/crates/gix-commitgraph-0.26.0.crate) = 18954 -SHA256 (rust/crates/gix-config-0.43.0.crate) = 377c1efd2014d5d469e0b3cd2952c8097bce9828f634e04d5665383249f1d9e9 -SIZE (rust/crates/gix-config-0.43.0.crate) = 64327 -SHA256 (rust/crates/gix-config-value-0.14.11.crate) = 11365144ef93082f3403471dbaa94cfe4b5e72743bdb9560719a251d439f4cee -SIZE (rust/crates/gix-config-value-0.14.11.crate) = 13612 -SHA256 (rust/crates/gix-credentials-0.27.0.crate) = cf950f9ee1690bb9c4388b5152baa8a9f41ad61e5cf1ba0ec8c207b08dab9e45 -SIZE (rust/crates/gix-credentials-0.27.0.crate) = 22145 -SHA256 (rust/crates/gix-date-0.9.3.crate) = c57c477b645ee248b173bb1176b52dd528872f12c50375801a58aaf5ae91113f -SIZE (rust/crates/gix-date-0.9.3.crate) = 11299 -SHA256 (rust/crates/gix-diff-0.50.0.crate) = 62afb7f4ca0acdf4e9dad92065b2eb1bf2993bcc5014b57bc796e3a365b17c4d -SIZE (rust/crates/gix-diff-0.50.0.crate) = 46347 -SHA256 (rust/crates/gix-discover-0.38.0.crate) = d0c2414bdf04064e0f5a5aa029dfda1e663cf9a6c4bfc8759f2d369299bb65d8 -SIZE (rust/crates/gix-discover-0.38.0.crate) = 16684 -SHA256 (rust/crates/gix-features-0.40.0.crate) = 8bfdd4838a8d42bd482c9f0cb526411d003ee94cc7c7b08afe5007329c71d554 -SIZE (rust/crates/gix-features-0.40.0.crate) = 31239 -SHA256 (rust/crates/gix-filter-0.17.0.crate) = bdcc36cd7dbc63ed0ec3558645886553d1afd3cd09daa5efb9cba9cceb942bbb -SIZE (rust/crates/gix-filter-0.17.0.crate) = 36669 -SHA256 (rust/crates/gix-fs-0.13.0.crate) = 182e7fa7bfdf44ffb7cfe7451b373cdf1e00870ac9a488a49587a110c562063d -SIZE (rust/crates/gix-fs-0.13.0.crate) = 15742 -SHA256 (rust/crates/gix-glob-0.18.0.crate) = 4e9c7249fa0a78f9b363aa58323db71e0a6161fd69860ed6f48dedf0ef3a314e -SIZE (rust/crates/gix-glob-0.18.0.crate) = 14155 -SHA256 (rust/crates/gix-hash-0.16.0.crate) = e81c5ec48649b1821b3ed066a44efb95f1a268b35c1d91295e61252539fbe9f8 -SIZE (rust/crates/gix-hash-0.16.0.crate) = 13529 -SHA256 (rust/crates/gix-hashtable-0.7.0.crate) = 189130bc372accd02e0520dc5ab1cef318dcc2bc829b76ab8d84bbe90ac212d1 -SIZE (rust/crates/gix-hashtable-0.7.0.crate) = 7199 -SHA256 (rust/crates/gix-ignore-0.13.0.crate) = 4f529dcb80bf9855c0a7c49f0ac588df6d6952d63a63fefc254b9c869d2cdf6f -SIZE (rust/crates/gix-ignore-0.13.0.crate) = 9891 -SHA256 (rust/crates/gix-index-0.38.0.crate) = acd12e3626879369310fffe2ac61acc828613ef656b50c4ea984dd59d7dc85d8 -SIZE (rust/crates/gix-index-0.38.0.crate) = 46639 -SHA256 (rust/crates/gix-lock-16.0.0.crate) = 9739815270ff6940968441824d162df9433db19211ca9ba8c3fc1b50b849c642 -SIZE (rust/crates/gix-lock-16.0.0.crate) = 10524 -SHA256 (rust/crates/gix-negotiate-0.18.0.crate) = a6a8af1ef7bbe303d30b55312b7f4d33e955de43a3642ae9b7347c623d80ef80 -SIZE (rust/crates/gix-negotiate-0.18.0.crate) = 10508 -SHA256 (rust/crates/gix-object-0.47.0.crate) = ddc4b3a0044244f0fe22347fb7a79cca165e37829d668b41b85ff46a43e5fd68 -SIZE (rust/crates/gix-object-0.47.0.crate) = 40801 -SHA256 (rust/crates/gix-odb-0.67.0.crate) = 3e93457df69cd09573608ce9fa4f443fbd84bc8d15d8d83adecd471058459c1b -SIZE (rust/crates/gix-odb-0.67.0.crate) = 56316 -SHA256 (rust/crates/gix-pack-0.57.0.crate) = fc13a475b3db735617017fb35f816079bf503765312d4b1913b18cf96f3fa515 -SIZE (rust/crates/gix-pack-0.57.0.crate) = 97452 -SHA256 (rust/crates/gix-packetline-0.18.3.crate) = c7e5ae6bc3ac160a6bf44a55f5537813ca3ddb08549c0fd3e7ef699c73c439cd -SIZE (rust/crates/gix-packetline-0.18.3.crate) = 21143 -SHA256 (rust/crates/gix-packetline-blocking-0.18.2.crate) = c1cbf8767c6abd5a6779f586702b5bcd8702380f4208219449cf1c9d0cd1e17c -SIZE (rust/crates/gix-packetline-blocking-0.18.2.crate) = 20992 -SHA256 (rust/crates/gix-path-0.10.14.crate) = c40f12bb65a8299be0cfb90fe718e3be236b7a94b434877012980863a883a99f -SIZE (rust/crates/gix-path-0.10.14.crate) = 23150 -SHA256 (rust/crates/gix-pathspec-0.9.0.crate) = 6430d3a686c08e9d59019806faa78c17315fe22ae73151a452195857ca02f86c -SIZE (rust/crates/gix-pathspec-0.9.0.crate) = 18875 -SHA256 (rust/crates/gix-prompt-0.9.1.crate) = 79f2185958e1512b989a007509df8d61dca014aa759a22bee80cfa6c594c3b6d -SIZE (rust/crates/gix-prompt-0.9.1.crate) = 13418 -SHA256 (rust/crates/gix-protocol-0.48.0.crate) = 6c61bd61afc6b67d213241e2100394c164be421e3f7228d3521b04f48ca5ba90 -SIZE (rust/crates/gix-protocol-0.48.0.crate) = 44956 -SHA256 (rust/crates/gix-quote-0.4.15.crate) = e49357fccdb0c85c0d3a3292a9f6db32d9b3535959b5471bb9624908f4a066c6 -SIZE (rust/crates/gix-quote-0.4.15.crate) = 7847 -SHA256 (rust/crates/gix-ref-0.50.0.crate) = 47adf4c5f933429f8554e95d0d92eee583cfe4b95d2bf665cd6fd4a1531ee20c -SIZE (rust/crates/gix-ref-0.50.0.crate) = 58093 -SHA256 (rust/crates/gix-refspec-0.28.0.crate) = 59650228d8f612f68e7f7a25f517fcf386c5d0d39826085492e94766858b0a90 -SIZE (rust/crates/gix-refspec-0.28.0.crate) = 17399 -SHA256 (rust/crates/gix-revision-0.32.0.crate) = 3fe28bbccca55da6d66e6c6efc6bb4003c29d407afd8178380293729733e6b53 -SIZE (rust/crates/gix-revision-0.32.0.crate) = 22676 -SHA256 (rust/crates/gix-revwalk-0.18.0.crate) = d4ecb80c235b1e9ef2b99b23a81ea50dd569a88a9eb767179793269e0e616247 -SIZE (rust/crates/gix-revwalk-0.18.0.crate) = 13338 -SHA256 (rust/crates/gix-sec-0.10.11.crate) = d84dae13271f4313f8d60a166bf27e54c968c7c33e2ffd31c48cafe5da649875 -SIZE (rust/crates/gix-sec-0.10.11.crate) = 10218 -SHA256 (rust/crates/gix-shallow-0.2.0.crate) = ab72543011e303e52733c85bef784603ef39632ddf47f69723def52825e35066 -SIZE (rust/crates/gix-shallow-0.2.0.crate) = 7553 -SHA256 (rust/crates/gix-submodule-0.17.0.crate) = 74972fe8d46ac8a09490ae1e843b4caf221c5b157c5ac17057e8e1c38417a3ac -SIZE (rust/crates/gix-submodule-0.17.0.crate) = 12829 -SHA256 (rust/crates/gix-tempfile-16.0.0.crate) = 2558f423945ef24a8328c55d1fd6db06b8376b0e7013b1bb476cc4ffdf678501 -SIZE (rust/crates/gix-tempfile-16.0.0.crate) = 18453 -SHA256 (rust/crates/gix-trace-0.1.12.crate) = 7c396a2036920c69695f760a65e7f2677267ccf483f25046977d87e4cb2665f7 -SIZE (rust/crates/gix-trace-0.1.12.crate) = 10435 -SHA256 (rust/crates/gix-transport-0.45.0.crate) = 11187418489477b1b5b862ae1aedbbac77e582f2c4b0ef54280f20cfe5b964d9 -SIZE (rust/crates/gix-transport-0.45.0.crate) = 50868 -SHA256 (rust/crates/gix-traverse-0.44.0.crate) = 2bec70e53896586ef32a3efa7e4427b67308531ed186bb6120fb3eca0f0d61b4 -SIZE (rust/crates/gix-traverse-0.44.0.crate) = 19475 -SHA256 (rust/crates/gix-url-0.29.0.crate) = 29218c768b53dd8f116045d87fec05b294c731a4b2bdd257eeca2084cc150b13 -SIZE (rust/crates/gix-url-0.29.0.crate) = 15305 -SHA256 (rust/crates/gix-utils-0.1.14.crate) = ff08f24e03ac8916c478c8419d7d3c33393da9bb41fa4c24455d5406aeefd35f -SIZE (rust/crates/gix-utils-0.1.14.crate) = 10203 -SHA256 (rust/crates/gix-validate-0.9.3.crate) = 9eaa01c3337d885617c0a42e92823922a2aea71f4caeace6fe87002bdcadbd90 -SIZE (rust/crates/gix-validate-0.9.3.crate) = 11917 -SHA256 (rust/crates/gix-worktree-0.39.0.crate) = 6673512f7eaa57a6876adceca6978a501d6c6569a4f177767dc405f8b9778958 -SIZE (rust/crates/gix-worktree-0.39.0.crate) = 17560 -SHA256 (rust/crates/gix-worktree-state-0.17.0.crate) = 86f5e199ad5af972086683bd31d640c82cb85885515bf86d86236c73ce575bf0 -SIZE (rust/crates/gix-worktree-state-0.17.0.crate) = 15969 +SHA256 (rust/crates/generic-array-0.14.9.crate) = 4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2 +SIZE (rust/crates/generic-array-0.14.9.crate) = 17439 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 +SHA256 (rust/crates/gimli-0.32.3.crate) = e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7 +SIZE (rust/crates/gimli-0.32.3.crate) = 289789 +SHA256 (rust/crates/gix-0.74.1.crate) = 5fd3a6fea165debe0e80648495f894aa2371a771e3ceb7a7dcc304f1c4344c43 +SIZE (rust/crates/gix-0.74.1.crate) = 298209 +SHA256 (rust/crates/gix-actor-0.35.6.crate) = 987a51a7e66db6ef4dc030418eb2a42af6b913a79edd8670766122d8af3ba59e +SIZE (rust/crates/gix-actor-0.35.6.crate) = 13441 +SHA256 (rust/crates/gix-attributes-0.28.1.crate) = cc6591add69314fc43db078076a8da6f07957c65abb0b21c3e1b6a3cf50aa18d +SIZE (rust/crates/gix-attributes-0.28.1.crate) = 22749 +SHA256 (rust/crates/gix-bitmap-0.2.15.crate) = 5e150161b8a75b5860521cb876b506879a3376d3adc857ec7a9d35e7c6a5e531 +SIZE (rust/crates/gix-bitmap-0.2.15.crate) = 8153 +SHA256 (rust/crates/gix-chunk-0.4.12.crate) = 5c356b3825677cb6ff579551bb8311a81821e184453cbd105e2fc5311b288eeb +SIZE (rust/crates/gix-chunk-0.4.12.crate) = 10638 +SHA256 (rust/crates/gix-command-0.6.3.crate) = 095c8367c9dc4872a7706fbc39c7f34271b88b541120a4365ff0e36366f66e62 +SIZE (rust/crates/gix-command-0.6.3.crate) = 15123 +SHA256 (rust/crates/gix-commitgraph-0.30.1.crate) = 826994ff6c01f1ff00d6a1844d7506717810a91ffed143da71e3bf39369751ef +SIZE (rust/crates/gix-commitgraph-0.30.1.crate) = 22423 +SHA256 (rust/crates/gix-config-0.47.1.crate) = 1e74f57ea99025de9207db53488be4d59cf2000f617964c1b550880524fefbc3 +SIZE (rust/crates/gix-config-0.47.1.crate) = 73838 +SHA256 (rust/crates/gix-config-value-0.15.3.crate) = 2c489abb061c74b0c3ad790e24a606ef968cebab48ec673d6a891ece7d5aef64 +SIZE (rust/crates/gix-config-value-0.15.3.crate) = 15605 +SHA256 (rust/crates/gix-credentials-0.31.1.crate) = 20c2f7e9cda17bd982cfd4f7b7a2486239bb5be3e0893cf4b0178b8814ea3742 +SIZE (rust/crates/gix-credentials-0.31.1.crate) = 23774 +SHA256 (rust/crates/gix-date-0.10.7.crate) = 661245d045aa7c16ba4244daaabd823c562c3e45f1f25b816be2c57ee09f2171 +SIZE (rust/crates/gix-date-0.10.7.crate) = 16177 +SHA256 (rust/crates/gix-diff-0.54.1.crate) = cd78d9da421baca219a650d71c797706117095635d7963f21bb6fdf2410abe04 +SIZE (rust/crates/gix-diff-0.54.1.crate) = 60358 +SHA256 (rust/crates/gix-discover-0.42.0.crate) = 9d24547153810634636471af88338240e6ab0831308cd41eb6ebfffea77811c6 +SIZE (rust/crates/gix-discover-0.42.0.crate) = 23339 +SHA256 (rust/crates/gix-features-0.44.1.crate) = dfa64593d1586135102307fb57fb3a9d3868b6b1f45a4da1352cce5070f8916a +SIZE (rust/crates/gix-features-0.44.1.crate) = 34680 +SHA256 (rust/crates/gix-filter-0.21.0.crate) = 1d1253452c9808da01eaaf9b1c4929b9982efec29ef0a668b3326b8046d9b8fb +SIZE (rust/crates/gix-filter-0.21.0.crate) = 37677 +SHA256 (rust/crates/gix-fs-0.17.0.crate) = 3f1ecd896258cdc5ccd94d18386d17906b8de265ad2ecf68e3bea6b007f6a28f +SIZE (rust/crates/gix-fs-0.17.0.crate) = 20022 +SHA256 (rust/crates/gix-glob-0.22.1.crate) = 74254992150b0a88fdb3ad47635ab649512dff2cbbefca7916bb459894fc9d56 +SIZE (rust/crates/gix-glob-0.22.1.crate) = 16299 +SHA256 (rust/crates/gix-hash-0.20.1.crate) = 826036a9bee95945b0be1e2394c64cd4289916c34a639818f8fd5153906985c1 +SIZE (rust/crates/gix-hash-0.20.1.crate) = 19230 +SHA256 (rust/crates/gix-hashtable-0.10.0.crate) = a27d4a3ea9640da504a2657fef3419c517fd71f1767ad8935298bcc805edd195 +SIZE (rust/crates/gix-hashtable-0.10.0.crate) = 10303 +SHA256 (rust/crates/gix-ignore-0.17.1.crate) = 93b6a9679a1488123b7f2929684bacfd9cd2a24f286b52203b8752cbb8d7fc49 +SIZE (rust/crates/gix-ignore-0.17.1.crate) = 12402 +SHA256 (rust/crates/gix-index-0.42.1.crate) = 31244542fb98ea4f3e964a4f8deafc2f4c77ad42bed58a1e8424bca1965fae99 +SIZE (rust/crates/gix-index-0.42.1.crate) = 54416 +SHA256 (rust/crates/gix-lock-19.0.0.crate) = 729d7857429a66023bc0c29d60fa21d0d6ae8862f33c1937ba89e0f74dd5c67f +SIZE (rust/crates/gix-lock-19.0.0.crate) = 14263 +SHA256 (rust/crates/gix-negotiate-0.22.0.crate) = 89e16c96e052467d64c8f75a703b78976b33b034b9ff1f1d0c056c584319b0b8 +SIZE (rust/crates/gix-negotiate-0.22.0.crate) = 15578 +SHA256 (rust/crates/gix-object-0.51.1.crate) = 87ba1815638759c80d2318c8e98296fb396f577c2e588a3d9c13f9a5d5184051 +SIZE (rust/crates/gix-object-0.51.1.crate) = 50596 +SHA256 (rust/crates/gix-odb-0.71.1.crate) = 6efc6736d3ea62640efe8c1be695fb0760af63614a7356d2091208a841f1a634 +SIZE (rust/crates/gix-odb-0.71.1.crate) = 63044 +SHA256 (rust/crates/gix-pack-0.61.1.crate) = 719c60524be76874f4769da20d525ad2c00a0e7059943cc4f31fcb65cfb6b260 +SIZE (rust/crates/gix-pack-0.61.1.crate) = 104798 +SHA256 (rust/crates/gix-packetline-0.19.3.crate) = 64286a8b5148e76ab80932e72762dd27ccf6169dd7a134b027c8a262a8262fcf +SIZE (rust/crates/gix-packetline-0.19.3.crate) = 26114 +SHA256 (rust/crates/gix-packetline-blocking-0.19.3.crate) = 89c59c3ad41e68cb38547d849e9ef5ccfc0d00f282244ba1441ae856be54d001 +SIZE (rust/crates/gix-packetline-blocking-0.19.3.crate) = 22302 +SHA256 (rust/crates/gix-path-0.10.21.crate) = 0416b41cd00ff292af9b94b0660880c44bd2ed66828ddca9a2b333535cbb71b8 +SIZE (rust/crates/gix-path-0.10.21.crate) = 34033 +SHA256 (rust/crates/gix-pathspec-0.13.0.crate) = d05e28457dca7c65a2dbe118869aab922a5bd382b7bb10cff5354f366845c128 +SIZE (rust/crates/gix-pathspec-0.13.0.crate) = 23314 +SHA256 (rust/crates/gix-prompt-0.11.2.crate) = 868e6516dfa16fdcbc5f8c935167d085f2ae65ccd4c9476a4319579d12a69d8d +SIZE (rust/crates/gix-prompt-0.11.2.crate) = 14061 +SHA256 (rust/crates/gix-protocol-0.52.1.crate) = 64f19873bbf924fd077580d4ccaaaeddb67c3b3c09a8ffb61e6b4cb67e3c9302 +SIZE (rust/crates/gix-protocol-0.52.1.crate) = 57050 +SHA256 (rust/crates/gix-quote-0.6.1.crate) = e912ec04b7b1566a85ad486db0cab6b9955e3e32bcd3c3a734542ab3af084c5b +SIZE (rust/crates/gix-quote-0.6.1.crate) = 8984 +SHA256 (rust/crates/gix-ref-0.54.1.crate) = 8881d262f28eda39c244e60ae968f4f6e56c747f65addd6f4100b25f75ed8b88 +SIZE (rust/crates/gix-ref-0.54.1.crate) = 65266 +SHA256 (rust/crates/gix-refspec-0.32.0.crate) = 93147960f77695ba89b72019b789679278dd4dad6a0f9a4a5bf2fd07aba56912 +SIZE (rust/crates/gix-refspec-0.32.0.crate) = 22670 +SHA256 (rust/crates/gix-revision-0.36.1.crate) = 13c5267e530d8762842be7d51b48d2b134c9dec5b650ca607f735a56a4b12413 +SIZE (rust/crates/gix-revision-0.36.1.crate) = 28079 +SHA256 (rust/crates/gix-revwalk-0.22.0.crate) = 02e2de4f91d712b1f6873477f769225fe430ffce2af8c7c85721c3ff955783b3 +SIZE (rust/crates/gix-revwalk-0.22.0.crate) = 18365 +SHA256 (rust/crates/gix-sec-0.12.2.crate) = ea9962ed6d9114f7f100efe038752f41283c225bb507a2888903ac593dffa6be +SIZE (rust/crates/gix-sec-0.12.2.crate) = 13263 +SHA256 (rust/crates/gix-shallow-0.6.0.crate) = e2374692db1ee1ffa0eddcb9e86ec218f7c4cdceda800ebc5a9fdf73a8c08223 +SIZE (rust/crates/gix-shallow-0.6.0.crate) = 12364 +SHA256 (rust/crates/gix-submodule-0.21.0.crate) = 9bacc06333b50abc4fc06204622c2dd92850de2066bb5d421ac776d2bef7ae55 +SIZE (rust/crates/gix-submodule-0.21.0.crate) = 21854 +SHA256 (rust/crates/gix-tempfile-19.0.1.crate) = e265fc6b54e57693232a79d84038381ebfda7b1a3b1b8a9320d4d5fe6e820086 +SIZE (rust/crates/gix-tempfile-19.0.1.crate) = 19058 +SHA256 (rust/crates/gix-trace-0.1.15.crate) = 1d3f59a8de2934f6391b6b3a1a7654eae18961fcb9f9c843533fed34ad0f3457 +SIZE (rust/crates/gix-trace-0.1.15.crate) = 10867 +SHA256 (rust/crates/gix-transport-0.49.1.crate) = c8da4a77922accb1e26e610c7a84ef7e6b34fd07112e6a84afd68d7f3e795957 +SIZE (rust/crates/gix-transport-0.49.1.crate) = 70677 +SHA256 (rust/crates/gix-traverse-0.48.0.crate) = 412126bade03a34f5d4125fd64878852718575b3b360eaae3b29970cb555e2a2 +SIZE (rust/crates/gix-traverse-0.48.0.crate) = 27078 +SHA256 (rust/crates/gix-url-0.33.1.crate) = c79b07b48dd9285485eb10429696ddcd1bfe6fb942ec0e5efb401ae7e40238e5 +SIZE (rust/crates/gix-url-0.33.1.crate) = 19745 +SHA256 (rust/crates/gix-utils-0.3.1.crate) = befcdbdfb1238d2854591f760a48711bed85e72d80a10e8f2f93f656746ef7c5 +SIZE (rust/crates/gix-utils-0.3.1.crate) = 11157 +SHA256 (rust/crates/gix-validate-0.10.1.crate) = 5b1e63a5b516e970a594f870ed4571a8fdcb8a344e7bd407a20db8bd61dbfde4 +SIZE (rust/crates/gix-validate-0.10.1.crate) = 12803 +SHA256 (rust/crates/gix-worktree-0.43.1.crate) = 8df3dfc8b62b0eccc923c757b40f488abc357c85c03d798622edfc3eb5137e04 +SIZE (rust/crates/gix-worktree-0.43.1.crate) = 25608 +SHA256 (rust/crates/gix-worktree-state-0.21.0.crate) = 046efd191ff842cc22ddce61a4e8cea75ef7e3c659772de0838b2ad74b0016ef +SIZE (rust/crates/gix-worktree-state-0.21.0.crate) = 24369 SHA256 (rust/crates/gumdrop-0.8.1.crate) = 5bc700f989d2f6f0248546222d9b4258f5b02a171a431f8285a81c08142629e3 SIZE (rust/crates/gumdrop-0.8.1.crate) = 17522 SHA256 (rust/crates/gumdrop_derive-0.8.1.crate) = 729f9bd3449d77e7831a18abfb7ba2f99ee813dfd15b8c2167c9a54ba20aa99d SIZE (rust/crates/gumdrop_derive-0.8.1.crate) = 11657 -SHA256 (rust/crates/h2-0.4.6.crate) = 524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205 -SIZE (rust/crates/h2-0.4.6.crate) = 173912 -SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 -SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 +SIZE (rust/crates/h2-0.4.12.crate) = 176264 +SHA256 (rust/crates/hash32-0.3.1.crate) = 47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606 +SIZE (rust/crates/hash32-0.3.1.crate) = 10273 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 +SHA256 (rust/crates/heapless-0.8.0.crate) = 0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad +SIZE (rust/crates/heapless-0.8.0.crate) = 77802 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 -SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 -SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 -SIZE (rust/crates/home-0.5.9.crate) = 8760 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf +SIZE (rust/crates/home-0.5.11.crate) = 9926 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 -SHA256 (rust/crates/httparse-1.9.5.crate) = 7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946 -SIZE (rust/crates/httparse-1.9.5.crate) = 39029 -SHA256 (rust/crates/humansize-2.1.3.crate) = 6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7 -SIZE (rust/crates/humansize-2.1.3.crate) = 11953 -SHA256 (rust/crates/hyper-1.5.0.crate) = bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a -SIZE (rust/crates/hyper-1.5.0.crate) = 152734 -SHA256 (rust/crates/hyper-rustls-0.27.3.crate) = 08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333 -SIZE (rust/crates/hyper-rustls-0.27.3.crate) = 34834 -SHA256 (rust/crates/hyper-util-0.1.10.crate) = df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4 -SIZE (rust/crates/hyper-util-0.1.10.crate) = 72887 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 +SHA256 (rust/crates/hyper-1.7.0.crate) = eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e +SIZE (rust/crates/hyper-1.7.0.crate) = 157006 +SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 +SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 +SHA256 (rust/crates/hyper-util-0.1.17.crate) = 3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8 +SIZE (rust/crates/hyper-util-0.1.17.crate) = 100999 +SHA256 (rust/crates/iana-time-zone-0.1.64.crate) = 33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb +SIZE (rust/crates/iana-time-zone-0.1.64.crate) = 33152 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e -SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 -SHA256 (rust/crates/indenter-0.3.3.crate) = ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683 -SIZE (rust/crates/indenter-0.3.3.crate) = 6587 -SHA256 (rust/crates/indexmap-2.6.0.crate) = 707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da -SIZE (rust/crates/indexmap-2.6.0.crate) = 85204 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indenter-0.3.4.crate) = 964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5 +SIZE (rust/crates/indenter-0.3.4.crate) = 11101 +SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f +SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 SHA256 (rust/crates/io-close-0.3.7.crate) = 9cadcf447f06744f8ce713d2d6239bb5bde2c357a452397a9ed90c625da390bc SIZE (rust/crates/io-close-0.3.7.crate) = 8025 -SHA256 (rust/crates/ipnet-2.10.1.crate) = ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708 -SIZE (rust/crates/ipnet-2.10.1.crate) = 28407 -SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf -SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 -SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b -SIZE (rust/crates/itoa-1.0.11.crate) = 10563 -SHA256 (rust/crates/jiff-0.1.13.crate) = 8a45489186a6123c128fdf6016183fcfab7113e1820eb813127e036e287233fb -SIZE (rust/crates/jiff-0.1.13.crate) = 604330 -SHA256 (rust/crates/jiff-tzdb-0.1.1.crate) = 91335e575850c5c4c673b9bd467b0e025f164ca59d0564f69d0c2ee0ffad4653 -SIZE (rust/crates/jiff-tzdb-0.1.1.crate) = 82030 -SHA256 (rust/crates/jiff-tzdb-platform-0.1.1.crate) = 9835f0060a626fe59f160437bc725491a6af23133ea906500027d1bd2f8f4329 -SIZE (rust/crates/jiff-tzdb-platform-0.1.1.crate) = 2945 -SHA256 (rust/crates/js-sys-0.3.72.crate) = 6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9 -SIZE (rust/crates/js-sys-0.3.72.crate) = 54096 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 +SHA256 (rust/crates/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 +SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jetscii-0.5.3.crate) = 47f142fe24a9c9944451e8349de0a56af5f3e7226dc46f3ed4d4ecc0b85af75e +SIZE (rust/crates/jetscii-0.5.3.crate) = 18811 +SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49 +SIZE (rust/crates/jiff-0.2.15.crate) = 712996 +SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4 +SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 +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-platform-0.1.3.crate) = 875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8 +SIZE (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 3179 +SHA256 (rust/crates/js-sys-0.3.81.crate) = ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305 +SIZE (rust/crates/js-sys-0.3.81.crate) = 56399 SHA256 (rust/crates/kstring-2.0.2.crate) = 558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1 SIZE (rust/crates/kstring-2.0.2.crate) = 23044 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 -SHA256 (rust/crates/libm-0.2.10.crate) = a00419de735aac21d53b0de5ce2c03bd3627277cf471300f27ebc89f7d828047 -SIZE (rust/crates/libm-0.2.10.crate) = 110961 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 -SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 -SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 -SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104 -SIZE (rust/crates/litemap-0.7.4.crate) = 28257 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24 -SIZE (rust/crates/log-0.4.22.crate) = 44027 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb +SIZE (rust/crates/libredox-0.1.10.crate) = 7332 +SHA256 (rust/crates/libz-rs-sys-0.5.2.crate) = 840db8cf39d9ec4dd794376f38acc40d0fc65eec2a8f484f7fd375b84602becd +SIZE (rust/crates/libz-rs-sys-0.5.2.crate) = 46524 +SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d +SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 +SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 +SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 +SIZE (rust/crates/log-0.4.28.crate) = 51131 +SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 +SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 SHA256 (rust/crates/maybe-async-0.2.10.crate) = 5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11 SIZE (rust/crates/maybe-async-0.2.10.crate) = 22107 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f -SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 +SHA256 (rust/crates/memmap2-0.9.9.crate) = 744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490 +SIZE (rust/crates/memmap2-0.9.9.crate) = 34576 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 -SHA256 (rust/crates/mime_guess-2.0.5.crate) = f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e -SIZE (rust/crates/mime_guess-2.0.5.crate) = 27166 -SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a -SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.6.2.crate) = b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa -SIZE (rust/crates/miniz_oxide-0.6.2.crate) = 54536 -SHA256 (rust/crates/miniz_oxide-0.7.4.crate) = b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08 -SIZE (rust/crates/miniz_oxide-0.7.4.crate) = 56119 -SHA256 (rust/crates/miniz_oxide-0.8.0.crate) = e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1 -SIZE (rust/crates/miniz_oxide-0.8.0.crate) = 56343 -SHA256 (rust/crates/mio-1.0.2.crate) = 80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec -SIZE (rust/crates/mio-1.0.2.crate) = 102777 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.1.0.crate) = 69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873 +SIZE (rust/crates/mio-1.1.0.crate) = 105232 SHA256 (rust/crates/never-0.1.0.crate) = c96aba5aa877601bb3f6dd6a63a969e1f82e60646e81e71b14496995e9853c91 SIZE (rust/crates/never-0.1.0.crate) = 2176 -SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a -SIZE (rust/crates/nom-7.1.3.crate) = 117570 -SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 -SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/nu-ansi-term-0.50.3.crate) = 7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5 +SIZE (rust/crates/nu-ansi-term-0.50.3.crate) = 29597 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 -SIZE (rust/crates/object-0.32.2.crate) = 286994 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf -SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f -SIZE (rust/crates/owo-colors-3.5.0.crate) = 30310 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/petgraph-0.6.5.crate) = b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db -SIZE (rust/crates/petgraph-0.6.5.crate) = 710970 -SHA256 (rust/crates/pin-project-lite-0.2.15.crate) = 915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff -SIZE (rust/crates/pin-project-lite-0.2.15.crate) = 29683 +SHA256 (rust/crates/object-0.37.3.crate) = ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe +SIZE (rust/crates/object-0.37.3.crate) = 344032 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe +SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 +SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e +SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-sys-0.9.110.crate) = 0a9f0075ba3c21b09f8e8b2026584b1d18d49388648f2fbbf3c97ea8deced8e2 +SIZE (rust/crates/openssl-sys-0.9.110.crate) = 80412 +SHA256 (rust/crates/owo-colors-4.2.3.crate) = 9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52 +SIZE (rust/crates/owo-colors-4.2.3.crate) = 38315 +SHA256 (rust/crates/parking_lot-0.12.5.crate) = 93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a +SIZE (rust/crates/parking_lot-0.12.5.crate) = 46735 +SHA256 (rust/crates/parking_lot_core-0.9.12.crate) = 2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1 +SIZE (rust/crates/parking_lot_core-0.9.12.crate) = 34110 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 +SHA256 (rust/crates/petgraph-0.8.3.crate) = 8701b58ea97060d5e5b155d383a69952a60943f0e6dfe30b04c287beb0b27455 +SIZE (rust/crates/petgraph-0.8.3.crate) = 807555 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 +SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 +SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a +SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 -SHA256 (rust/crates/prodash-29.0.0.crate) = a266d8d6020c61a437be704c5e618037588e1985c7dbb7bf8d265db84cffe325 -SIZE (rust/crates/prodash-29.0.0.crate) = 90594 -SHA256 (rust/crates/quick-xml-0.36.2.crate) = f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe -SIZE (rust/crates/quick-xml-0.36.2.crate) = 185201 -SHA256 (rust/crates/quinn-0.11.5.crate) = 8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684 -SIZE (rust/crates/quinn-0.11.5.crate) = 75845 -SHA256 (rust/crates/quinn-proto-0.11.8.crate) = fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6 -SIZE (rust/crates/quinn-proto-0.11.8.crate) = 204226 -SHA256 (rust/crates/quinn-udp-0.5.5.crate) = 4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b -SIZE (rust/crates/quinn-udp-0.5.5.crate) = 22778 -SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af -SIZE (rust/crates/quote-1.0.37.crate) = 28558 -SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 -SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 -SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 -SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c -SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -SHA256 (rust/crates/redox_syscall-0.5.7.crate) = 9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f -SIZE (rust/crates/redox_syscall-0.5.7.crate) = 26249 -SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 -SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 -SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 -SHA256 (rust/crates/regex-automata-0.4.8.crate) = 368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3 -SIZE (rust/crates/regex-automata-0.4.8.crate) = 617784 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 -SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c -SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/reqwest-0.12.8.crate) = f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b -SIZE (rust/crates/reqwest-0.12.8.crate) = 178052 -SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d -SIZE (rust/crates/ring-0.17.8.crate) = 4188554 -SHA256 (rust/crates/rust-embed-8.5.0.crate) = fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0 -SIZE (rust/crates/rust-embed-8.5.0.crate) = 904054 -SHA256 (rust/crates/rust-embed-impl-8.5.0.crate) = 6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478 -SIZE (rust/crates/rust-embed-impl-8.5.0.crate) = 6004 -SHA256 (rust/crates/rust-embed-utils-8.5.0.crate) = 2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d -SIZE (rust/crates/rust-embed-utils-8.5.0.crate) = 3445 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 -SHA256 (rust/crates/rustc-hash-2.0.0.crate) = 583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152 -SIZE (rust/crates/rustc-hash-2.0.0.crate) = 12691 -SHA256 (rust/crates/rustc-stable-hash-0.1.1.crate) = 2febf9acc5ee5e99d1ad0afcdbccc02d87aa3f857a1f01f825b80eacf8edfcd1 -SIZE (rust/crates/rustc-stable-hash-0.1.1.crate) = 20183 -SHA256 (rust/crates/rustix-0.38.38.crate) = aa260229e6538e52293eeb577aabd09945a09d6d9cc0fc550ed7529056c2e32a -SIZE (rust/crates/rustix-0.38.38.crate) = 377665 -SHA256 (rust/crates/rustls-0.23.19.crate) = 934b404430bb06b3fae2cba809eb45a1ab1aecd64491213d7c3301b88393f8d1 -SIZE (rust/crates/rustls-0.23.19.crate) = 333921 -SHA256 (rust/crates/rustls-native-certs-0.8.0.crate) = fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a -SIZE (rust/crates/rustls-native-certs-0.8.0.crate) = 32185 -SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 -SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 -SHA256 (rust/crates/rustls-pki-types-1.10.0.crate) = 16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b -SIZE (rust/crates/rustls-pki-types-1.10.0.crate) = 55134 -SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 -SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 +SHA256 (rust/crates/prodash-30.0.1.crate) = 5a6efc566849d3d9d737c5cb06cc50e48950ebe3d3f9d70631490fff3a07b139 +SIZE (rust/crates/prodash-30.0.1.crate) = 92925 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 +SHA256 (rust/crates/quinn-0.11.9.crate) = b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20 +SIZE (rust/crates/quinn-0.11.9.crate) = 83606 +SHA256 (rust/crates/quinn-proto-0.11.13.crate) = f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31 +SIZE (rust/crates/quinn-proto-0.11.13.crate) = 243837 +SHA256 (rust/crates/quinn-udp-0.5.14.crate) = addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd +SIZE (rust/crates/quinn-udp-0.5.14.crate) = 33436 +SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 +SIZE (rust/crates/quote-1.0.41.crate) = 31408 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 +SHA256 (rust/crates/redox_syscall-0.5.18.crate) = ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d +SIZE (rust/crates/redox_syscall-0.5.18.crate) = 30747 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 +SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 +SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 +SHA256 (rust/crates/reqwest-0.12.24.crate) = 9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f +SIZE (rust/crates/reqwest-0.12.24.crate) = 159974 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rust-embed-8.8.0.crate) = fb44e1917075637ee8c7bcb865cf8830e3a92b5b1189e44e3a0ab5a0d5be314b +SIZE (rust/crates/rust-embed-8.8.0.crate) = 900773 +SHA256 (rust/crates/rust-embed-impl-8.8.0.crate) = 382499b49db77a7c19abd2a574f85ada7e9dbe125d5d1160fa5cad7c4cf71fc9 +SIZE (rust/crates/rust-embed-impl-8.8.0.crate) = 9281 +SHA256 (rust/crates/rust-embed-utils-8.8.0.crate) = 21fcbee55c2458836bcdbfffb6ec9ba74bbc23ca7aa6816015a3dd2c4d8fc185 +SIZE (rust/crates/rust-embed-utils-8.8.0.crate) = 5735 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 +SHA256 (rust/crates/rustc-stable-hash-0.1.2.crate) = 781442f29170c5c93b7185ad559492601acdc71d5bb0706f5868094f45cfcd08 +SIZE (rust/crates/rustc-stable-hash-0.1.2.crate) = 20359 +SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e +SIZE (rust/crates/rustix-1.1.2.crate) = 422717 +SHA256 (rust/crates/rustls-0.23.34.crate) = 6a9586e9ee2b4f8fab52a0048ca7334d7024eef48e2cb9407e3497bb7cab7fa7 +SIZE (rust/crates/rustls-0.23.34.crate) = 374030 +SHA256 (rust/crates/rustls-native-certs-0.8.2.crate) = 9980d917ebb0c0536119ba501e90834767bffc3d60641457fd84a1f3fd337923 +SIZE (rust/crates/rustls-native-certs-0.8.2.crate) = 31903 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.7.crate) = e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf +SIZE (rust/crates/rustls-webpki-0.103.7.crate) = 85721 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/schannel-0.1.26.crate) = 01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1 -SIZE (rust/crates/schannel-0.1.26.crate) = 42791 +SHA256 (rust/crates/schannel-0.1.28.crate) = 891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1 +SIZE (rust/crates/schannel-0.1.28.crate) = 42312 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/secrecy-0.10.3.crate) = e891af845473308773346dc847b2c23ee78fe442e0472ac50e22a18a93d3ae5a SIZE (rust/crates/secrecy-0.10.3.crate) = 11303 -SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 -SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 -SHA256 (rust/crates/security-framework-sys-2.12.0.crate) = ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6 -SIZE (rust/crates/security-framework-sys-2.12.0.crate) = 20103 -SHA256 (rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b -SIZE (rust/crates/semver-1.0.23.crate) = 30622 -SHA256 (rust/crates/serde-1.0.213.crate) = 3ea7893ff5e2466df8d720bb615088341b295f849602c6956047f8f80f0e9bc1 -SIZE (rust/crates/serde-1.0.213.crate) = 78349 -SHA256 (rust/crates/serde_derive-1.0.213.crate) = 7e85ad2009c50b58e87caa8cd6dac16bdf511bbfb7af6c33df902396aa480fa5 -SIZE (rust/crates/serde_derive-1.0.213.crate) = 56625 -SHA256 (rust/crates/serde_json-1.0.132.crate) = d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03 -SIZE (rust/crates/serde_json-1.0.132.crate) = 150549 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 +SHA256 (rust/crates/security-framework-3.5.1.crate) = b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef +SIZE (rust/crates/security-framework-3.5.1.crate) = 89937 +SHA256 (rust/crates/security-framework-sys-2.15.0.crate) = cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0 +SIZE (rust/crates/security-framework-sys-2.15.0.crate) = 20718 +SHA256 (rust/crates/semver-1.0.27.crate) = d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 +SIZE (rust/crates/semver-1.0.27.crate) = 30081 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_spanned-1.0.3.crate) = e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392 +SIZE (rust/crates/serde_spanned-1.0.3.crate) = 11011 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 -SHA256 (rust/crates/sha1_smol-1.0.1.crate) = bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d -SIZE (rust/crates/sha1_smol-1.0.1.crate) = 9809 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 +SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba +SIZE (rust/crates/sha1-0.10.6.crate) = 13517 +SHA256 (rust/crates/sha1-checked-0.10.0.crate) = 89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423 +SIZE (rust/crates/sha1-checked-0.10.0.crate) = 783840 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 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/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/slug-0.1.6.crate) = 882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724 -SIZE (rust/crates/slug-0.1.6.crate) = 6787 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe +SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/smol_str-0.3.2.crate) = 9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d SIZE (rust/crates/smol_str-0.3.2.crate) = 17504 -SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c -SIZE (rust/crates/socket2-0.5.7.crate) = 55758 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 -SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/socket2-0.6.1.crate) = 17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881 +SIZE (rust/crates/socket2-0.6.1.crate) = 58486 +SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 +SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f @@ -573,90 +591,102 @@ SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 -SIZE (rust/crates/syn-2.0.96.crate) = 297497 -SHA256 (rust/crates/sync_wrapper-1.0.1.crate) = a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394 -SIZE (rust/crates/sync_wrapper-1.0.1.crate) = 6939 +SHA256 (rust/crates/syn-2.0.108.crate) = da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917 +SIZE (rust/crates/syn-2.0.108.crate) = 301754 +SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 +SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 SHA256 (rust/crates/synstructure-0.12.6.crate) = f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f SIZE (rust/crates/synstructure-0.12.6.crate) = 18429 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/system-configuration-0.6.1.crate) = 3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b SIZE (rust/crates/system-configuration-0.6.1.crate) = 17935 SHA256 (rust/crates/system-configuration-sys-0.6.0.crate) = 8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4 SIZE (rust/crates/system-configuration-sys-0.6.0.crate) = 11090 -SHA256 (rust/crates/tame-index-0.18.1.crate) = ffce9e61c14d088a18efafe197ce1906e639cc1980e21e7e09e45c3cb0bfc50c -SIZE (rust/crates/tame-index-0.18.1.crate) = 98842 -SHA256 (rust/crates/tempfile-3.13.0.crate) = f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b -SIZE (rust/crates/tempfile-3.13.0.crate) = 34910 +SHA256 (rust/crates/tame-index-0.24.1.crate) = 29d997c0bbe8ac3ccf0a3c883b0a117a2f10b5d2768e77a3951b30c9737aa6c1 +SIZE (rust/crates/tame-index-0.24.1.crate) = 102038 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 -SHA256 (rust/crates/thiserror-1.0.65.crate) = 5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5 -SIZE (rust/crates/thiserror-1.0.65.crate) = 21825 -SHA256 (rust/crates/thiserror-2.0.11.crate) = d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc -SIZE (rust/crates/thiserror-2.0.11.crate) = 28648 -SHA256 (rust/crates/thiserror-impl-1.0.65.crate) = ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602 -SIZE (rust/crates/thiserror-impl-1.0.65.crate) = 16077 -SHA256 (rust/crates/thiserror-impl-2.0.11.crate) = 26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2 -SIZE (rust/crates/thiserror-impl-2.0.11.crate) = 21067 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 -SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 -SIZE (rust/crates/time-0.3.36.crate) = 119805 -SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 -SIZE (rust/crates/time-core-0.1.2.crate) = 7191 -SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf -SIZE (rust/crates/time-macros-0.2.18.crate) = 24361 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tinyvec-1.8.0.crate) = 445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938 -SIZE (rust/crates/tinyvec-1.8.0.crate) = 46796 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 +SHA256 (rust/crates/time-0.3.44.crate) = 91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d +SIZE (rust/crates/time-0.3.44.crate) = 143200 +SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b +SIZE (rust/crates/time-core-0.1.6.crate) = 9105 +SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 +SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinyvec-1.10.0.crate) = bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa +SIZE (rust/crates/tinyvec-1.10.0.crate) = 51996 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.43.0.crate) = 3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e -SIZE (rust/crates/tokio-1.43.0.crate) = 817422 -SHA256 (rust/crates/tokio-rustls-0.26.0.crate) = 0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4 -SIZE (rust/crates/tokio-rustls-0.26.0.crate) = 34253 -SHA256 (rust/crates/tokio-util-0.7.12.crate) = 61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a -SIZE (rust/crates/tokio-util-0.7.12.crate) = 115177 -SHA256 (rust/crates/toml-0.8.19.crate) = a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e -SIZE (rust/crates/toml-0.8.19.crate) = 50974 -SHA256 (rust/crates/toml-span-0.4.1.crate) = 757f36f490e7b3a25ed9fb692d7a0beb1424eabec3f7e8f40f576bece9a8cdc5 -SIZE (rust/crates/toml-span-0.4.1.crate) = 32747 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.22.crate) = 4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5 -SIZE (rust/crates/toml_edit-0.22.22.crate) = 106387 +SHA256 (rust/crates/tokio-1.48.0.crate) = ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408 +SIZE (rust/crates/tokio-1.48.0.crate) = 843434 +SHA256 (rust/crates/tokio-rustls-0.26.4.crate) = 1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61 +SIZE (rust/crates/tokio-rustls-0.26.4.crate) = 35430 +SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 +SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 +SIZE (rust/crates/toml-0.9.8.crate) = 56104 +SHA256 (rust/crates/toml-span-0.6.0.crate) = 5c6532e5b62b652073bff0e2050ef57e4697a853be118d6c57c32b59fffdeaab +SIZE (rust/crates/toml-span-0.6.0.crate) = 34384 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 +SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_edit-0.23.7.crate) = 6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d +SIZE (rust/crates/toml_edit-0.23.7.crate) = 65946 +SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e +SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 +SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 SHA256 (rust/crates/topological-sort-0.2.2.crate) = ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d SIZE (rust/crates/topological-sort-0.2.2.crate) = 10566 +SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 +SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 +SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e +SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 -SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef -SIZE (rust/crates/tracing-0.1.40.crate) = 79459 -SHA256 (rust/crates/tracing-attributes-0.1.27.crate) = 34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7 -SIZE (rust/crates/tracing-attributes-0.1.27.crate) = 32241 -SHA256 (rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54 -SIZE (rust/crates/tracing-core-0.1.32.crate) = 61221 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 -SHA256 (rust/crates/tracing-subscriber-0.3.18.crate) = ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b -SIZE (rust/crates/tracing-subscriber-0.3.18.crate) = 196312 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 -SHA256 (rust/crates/twox-hash-2.1.0.crate) = e7b17f197b3050ba473acf9181f7b1d3b66d1cf7356c6cc57886662276e65908 -SIZE (rust/crates/twox-hash-2.1.0.crate) = 35275 +SHA256 (rust/crates/twox-hash-2.1.2.crate) = 9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c +SIZE (rust/crates/twox-hash-2.1.2.crate) = 35641 SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 +SHA256 (rust/crates/typenum-1.19.0.crate) = 562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb +SIZE (rust/crates/typenum-1.19.0.crate) = 76414 SHA256 (rust/crates/uluru-3.1.0.crate) = 7c8a2469e56e6e5095c82ccd3afb98dad95f7af7929aab6d8ba8d6e0f73657da SIZE (rust/crates/uluru-3.1.0.crate) = 9664 -SHA256 (rust/crates/unicase-2.8.0.crate) = 7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df -SIZE (rust/crates/unicase-2.8.0.crate) = 23843 SHA256 (rust/crates/unicode-bom-2.0.3.crate) = 7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217 SIZE (rust/crates/unicode-bom-2.0.3.crate) = 10773 -SHA256 (rust/crates/unicode-ident-1.0.13.crate) = e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe -SIZE (rust/crates/unicode-ident-1.0.13.crate) = 43279 +SHA256 (rust/crates/unicode-ident-1.0.20.crate) = 462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06 +SIZE (rust/crates/unicode-ident-1.0.20.crate) = 47416 SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 @@ -665,105 +695,147 @@ SHA256 (rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9d SIZE (rust/crates/unicode_categories-0.1.1.crate) = 87298 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 -SIZE (rust/crates/url-2.5.4.crate) = 81097 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d -SIZE (rust/crates/valuable-0.1.0.crate) = 27718 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 -SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 -SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 +SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 +SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasm-bindgen-0.2.95.crate) = 128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e -SIZE (rust/crates/wasm-bindgen-0.2.95.crate) = 43894 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.95.crate) = cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358 -SIZE (rust/crates/wasm-bindgen-backend-0.2.95.crate) = 30487 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.45.crate) = cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b -SIZE (rust/crates/wasm-bindgen-futures-0.4.45.crate) = 14329 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.95.crate) = e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56 -SIZE (rust/crates/wasm-bindgen-macro-0.2.95.crate) = 6938 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.95.crate) = 26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.95.crate) = 21331 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.95.crate) = 65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d -SIZE (rust/crates/wasm-bindgen-shared-0.2.95.crate) = 7649 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 +SHA256 (rust/crates/wasm-bindgen-0.2.104.crate) = c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d +SIZE (rust/crates/wasm-bindgen-0.2.104.crate) = 47345 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19 +SIZE (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 32230 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.54.crate) = 7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c +SIZE (rust/crates/wasm-bindgen-futures-0.4.54.crate) = 16381 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119 +SIZE (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 9390 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 26411 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.104.crate) = bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.104.crate) = 9057 SHA256 (rust/crates/wasmparser-0.207.0.crate) = e19bb9f8ab07616da582ef8adb24c54f1424c7ec876720b7da9db8ec0626c92c SIZE (rust/crates/wasmparser-0.207.0.crate) = 197388 -SHA256 (rust/crates/web-sys-0.3.72.crate) = f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112 -SIZE (rust/crates/web-sys-0.3.72.crate) = 629190 +SHA256 (rust/crates/web-sys-0.3.81.crate) = 9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120 +SIZE (rust/crates/web-sys-0.3.81.crate) = 641812 +SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb +SIZE (rust/crates/web-time-1.1.0.crate) = 18026 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb -SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 +SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 +SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-registry-0.2.0.crate) = e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0 -SIZE (rust/crates/windows-registry-0.2.0.crate) = 10470 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 +SHA256 (rust/crates/windows-core-0.62.2.crate) = b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb +SIZE (rust/crates/windows-core-0.62.2.crate) = 36932 +SHA256 (rust/crates/windows-implement-0.60.2.crate) = 053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf +SIZE (rust/crates/windows-implement-0.60.2.crate) = 15325 +SHA256 (rust/crates/windows-interface-0.59.3.crate) = 3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358 +SIZE (rust/crates/windows-interface-0.59.3.crate) = 11809 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 +SHA256 (rust/crates/windows-registry-0.5.3.crate) = 5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e +SIZE (rust/crates/windows-registry-0.5.3.crate) = 13386 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-result-0.4.1.crate) = 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5 +SIZE (rust/crates/windows-result-0.4.1.crate) = 13381 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-strings-0.5.1.crate) = 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091 +SIZE (rust/crates/windows-strings-0.5.1.crate) = 13966 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.6.20.crate) = 36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b -SIZE (rust/crates/winnow-0.6.20.crate) = 163617 -SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 -SHA256 (rust/crates/xml-rs-0.8.22.crate) = af4e2e2f7cba5a093896c1e150fbfe177d1883e7448200efb81d40b9d339ef26 -SIZE (rust/crates/xml-rs-0.8.22.crate) = 54737 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e -SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 -SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde -SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 -SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 -SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 -SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 -SHA256 (RustSec-rustsec-cargo-audit-v0.21.2_GH0.tar.gz) = caf8914af7f95ebb45590c95b5f9bfd71bd6f9f57c1ffcf69dc9d20f0430e578 -SIZE (RustSec-rustsec-cargo-audit-v0.21.2_GH0.tar.gz) = 1071525 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/xml-1.1.0.crate) = 838dd679b10a4180431ce7c2caa6e5585a7c8f63154c19ae99345126572e80cc +SIZE (rust/crates/xml-1.1.0.crate) = 55564 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c +SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 +SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 +SIZE (rust/crates/zerocopy-derive-0.8.27.crate) = 89827 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.2.crate) = b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0 +SIZE (rust/crates/zeroize-1.8.2.crate) = 20907 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b +SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/zlib-rs-0.5.2.crate) = 2f06ae92f42f5e5c42443fd094f245eb656abf56dd7cce9b8b263236565e00f2 +SIZE (rust/crates/zlib-rs-0.5.2.crate) = 194342 +SHA256 (RustSec-rustsec-cargo-audit-v0.22.0_GH0.tar.gz) = 77a739cd31259ce9365716ba1831fd401a4e29b111dea5b27ff567822811c898 +SIZE (RustSec-rustsec-cargo-audit-v0.22.0_GH0.tar.gz) = 1119344 diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile index e56dbf5b0787..453b353a90bc 100644 --- a/security/certificate_maker/Makefile +++ b/security/certificate_maker/Makefile @@ -1,7 +1,6 @@ PORTNAME= certificate_maker DISTVERSIONPREFIX= v -DISTVERSION= 1.7.1 -PORTREVISION= 7 +DISTVERSION= 1.8.1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/certificate_maker/distinfo b/security/certificate_maker/distinfo index fadf33354c58..f3fcd9c2b007 100644 --- a/security/certificate_maker/distinfo +++ b/security/certificate_maker/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746359699 -SHA256 (go/security_certificate_maker/certificate_maker-v1.7.1/v1.7.1.mod) = f73db55e2700414badd445bbbd28a504fdf60ba8208dc64693b9fee081af96b1 -SIZE (go/security_certificate_maker/certificate_maker-v1.7.1/v1.7.1.mod) = 8422 -SHA256 (go/security_certificate_maker/certificate_maker-v1.7.1/v1.7.1.zip) = 10ef150900b5fc340fe7393523377d815a19c70cb9b37b61b7360f05b9ef76b9 -SIZE (go/security_certificate_maker/certificate_maker-v1.7.1/v1.7.1.zip) = 1235824 +TIMESTAMP = 1762603796 +SHA256 (go/security_certificate_maker/certificate_maker-v1.8.1/v1.8.1.mod) = b617c807d83cba66761ab0fa60492806dbe6c9409029f8e3b976c45e2cf38eb3 +SIZE (go/security_certificate_maker/certificate_maker-v1.8.1/v1.8.1.mod) = 8642 +SHA256 (go/security_certificate_maker/certificate_maker-v1.8.1/v1.8.1.zip) = 7bc1d3d394754e9309aaff8cc3254bbe8715cfe9795c44f14ecaec6cc2cfae1d +SIZE (go/security_certificate_maker/certificate_maker-v1.8.1/v1.8.1.zip) = 1245083 diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile index 7ff0fb9a570c..c2e49df44e8a 100644 --- a/security/certmgr/Makefile +++ b/security/certmgr/Makefile @@ -1,7 +1,7 @@ PORTNAME= certmgr DISTVERSIONPREFIX= v DISTVERSION= 3.0.3 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security net MAINTAINER= fuz@FreeBSD.org diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile index 269dff7db0a4..7fd6f1685b66 100644 --- a/security/cfssl/Makefile +++ b/security/cfssl/Makefile @@ -1,7 +1,7 @@ PORTNAME= cfssl DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index 649e55e9c5c3..6db493ab4b93 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,5 +1,6 @@ PORTNAME= clamav DISTVERSION= 1.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 8a8f61eb6e7e..5acb3dbe8d75 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,5 +1,6 @@ PORTNAME= clamav DISTVERSION= 1.5.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/cloak/Makefile b/security/cloak/Makefile index 11042978be15..a8290b9d456f 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/cosign/Makefile b/security/cosign/Makefile index 273d56014e86..33df3016882f 100644 --- a/security/cosign/Makefile +++ b/security/cosign/Makefile @@ -1,7 +1,7 @@ PORTNAME= cosign DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index c4a29f7623bb..10512dacbb6f 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= courier-authlib -PORTVERSION= 0.72.5 +PORTVERSION= 0.72.6 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) MASTER_SITES= SF/courier/authlib/${PORTVERSION} diff --git a/security/courier-authlib/distinfo b/security/courier-authlib/distinfo index 826791c9cc47..9638405fe6cb 100644 --- a/security/courier-authlib/distinfo +++ b/security/courier-authlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760733071 -SHA256 (courier-authlib-0.72.5.tar.bz2) = a94ff34c560f7b338108fe13ba876f1d15b9700bbc26e249da34d4db79d3aa42 -SIZE (courier-authlib-0.72.5.tar.bz2) = 2801834 +TIMESTAMP = 1762759484 +SHA256 (courier-authlib-0.72.6.tar.bz2) = c801f9da4bb40b5efcd89694ca56de0b10a2b8e275c3afc00f4d9aa378b0f95d +SIZE (courier-authlib-0.72.6.tar.bz2) = 2802137 diff --git a/security/courier-authlib/files/patch-Makefile.in b/security/courier-authlib/files/patch-Makefile.in index f3dc3a55900d..7ad6d2d753a6 100644 --- a/security/courier-authlib/files/patch-Makefile.in +++ b/security/courier-authlib/files/patch-Makefile.in @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2025-10-14 23:04:09 UTC +--- Makefile.in.orig 2025-11-09 20:38:06 UTC +++ Makefile.in @@ -97,11 +97,10 @@ host_triplet = @host@ POST_UNINSTALL = : @@ -37,8 +37,8 @@ + $(AM_CFLAGS) $(CFLAGS) $(libauthvchkpw_la_LDFLAGS) $(LDFLAGS) \ + -o $@ libcourierauth_la_OBJECTS = $(am_libcourierauth_la_OBJECTS) - libcourierauth_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ - $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + libcourierauth_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ @@ -300,11 +306,11 @@ am__v_GEN_0 = @echo " GEN " $@; AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) @@ -62,18 +62,18 @@ + ./$(DEPDIR)/authvchkpw.Plo ./$(DEPDIR)/authvchkpwlib.Plo \ + ./$(DEPDIR)/checkpassword.Plo \ ./$(DEPDIR)/checkpasswordmd5.Plo \ - ./$(DEPDIR)/checkpasswordsha1.Plo ./$(DEPDIR)/cramlib.Plo \ - ./$(DEPDIR)/cryptpassword.Plo ./$(DEPDIR)/debug.Plo \ -@@ -344,7 +352,7 @@ am__depfiles_remade = ./$(DEPDIR)/authconfigfile.Plo \ - ./$(DEPDIR)/preauthldap.Plo ./$(DEPDIR)/preauthmysql.Plo \ - ./$(DEPDIR)/preauthpam.Plo ./$(DEPDIR)/preauthpwd.Plo \ - ./$(DEPDIR)/preauthshadow.Plo ./$(DEPDIR)/preauthuserdb.Plo \ + ./$(DEPDIR)/checkpasswordsha1.Plo ./$(DEPDIR)/cplusplus1.Plo \ + ./$(DEPDIR)/cplusplus2.Po ./$(DEPDIR)/cplusplus3.Po \ +@@ -346,7 +354,7 @@ am__depfiles_remade = ./$(DEPDIR)/authconfigfile.Plo \ + ./$(DEPDIR)/preauthmysql.Plo ./$(DEPDIR)/preauthpam.Plo \ + ./$(DEPDIR)/preauthpwd.Plo ./$(DEPDIR)/preauthshadow.Plo \ + ./$(DEPDIR)/preauthuserdb.Plo \ - ./$(DEPDIR)/preauthuserdbcommon.Plo + ./$(DEPDIR)/preauthuserdbcommon.Plo ./$(DEPDIR)/preauthvchkpw.Plo am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -@@ -355,7 +363,7 @@ am__v_CC_0 = @echo " CC " $@; +@@ -357,7 +365,7 @@ am__v_CC_0 = @echo " CC " $@; AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; @@ -82,7 +82,7 @@ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ -@@ -363,7 +371,7 @@ am__v_CCLD_0 = @echo " CCLD " $@; +@@ -365,7 +373,7 @@ am__v_CCLD_0 = @echo " CCLD " $@; AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; @@ -91,7 +91,7 @@ CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ -@@ -373,7 +381,7 @@ am__v_CXX_0 = @echo " CXX " $@; +@@ -375,7 +383,7 @@ am__v_CXX_0 = @echo " CXX " $@; AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) am__v_CXX_0 = @echo " CXX " $@; @@ -100,7 +100,7 @@ CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ -@@ -381,12 +389,13 @@ am__v_CXXLD_0 = @echo " CXXLD " $@; +@@ -383,12 +391,13 @@ am__v_CXXLD_0 = @echo " CXXLD " $@; AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) am__v_CXXLD_0 = @echo " CXXLD " $@; @@ -113,9 +113,9 @@ $(libauthsqlite_la_SOURCES) $(libauthuserdb_la_SOURCES) \ + $(libauthvchkpw_la_SOURCES) \ $(libcourierauth_la_SOURCES) \ + $(nodist_EXTRA_libcourierauth_la_SOURCES) \ $(libcourierauthcommon_la_SOURCES) \ - $(libcourierauthsasl_la_SOURCES) \ -@@ -400,6 +409,7 @@ DIST_SOURCES = $(libauthcustom_la_SOURCES) $(libauthld +@@ -405,6 +414,7 @@ DIST_SOURCES = $(libauthcustom_la_SOURCES) $(libauthld $(libauthpgsql_la_SOURCES) $(libauthpipe_la_SOURCES) \ $(libauthpwd_la_SOURCES) $(libauthshadow_la_SOURCES) \ $(libauthsqlite_la_SOURCES) $(libauthuserdb_la_SOURCES) \ @@ -123,7 +123,7 @@ $(libcourierauth_la_SOURCES) \ $(libcourierauthcommon_la_SOURCES) \ $(libcourierauthsasl_la_SOURCES) \ -@@ -575,6 +585,7 @@ LIBAUTHUSERDB = @LIBAUTHUSERDB@ +@@ -580,6 +590,7 @@ LIBAUTHUSERDB = @LIBAUTHUSERDB@ LIBAUTHSHADOW = @LIBAUTHSHADOW@ LIBAUTHSQLITE = @LIBAUTHSQLITE@ LIBAUTHUSERDB = @LIBAUTHUSERDB@ @@ -131,7 +131,7 @@ LIBDB = @LIBDB@ LIBDL = @LIBDL@ LIBGDBM = @LIBGDBM@ -@@ -710,7 +721,10 @@ AUTOMAKE_OPTIONS = dist-bzip2 +@@ -715,7 +726,10 @@ AUTOMAKE_OPTIONS = dist-bzip2 userdb = @userdb@ using_systemd = @using_systemd@ AUTOMAKE_OPTIONS = dist-bzip2 @@ -143,7 +143,7 @@ AM_CPPFLAGS = -I liblock $(LTDLINCL) BUILT_SOURCES = authdaemonrc.h $(BUILT1) $(GITFILES) \ $(man3:%.3=%.html) $(man1:%.1=%.html) authsqliterc.h \ -@@ -718,16 +732,18 @@ modules = @LIBAUTHUSERDB@ \ +@@ -723,16 +737,18 @@ modules = @LIBAUTHUSERDB@ \ modules = @LIBAUTHUSERDB@ \ @LIBAUTHPAM@ @LIBAUTHPWD@ @LIBAUTHSHADOW@ \ @LIBAUTHPGSQL@ @LIBAUTHLDAP@ @LIBAUTHMYSQL@ @LIBAUTHSQLITE@ \ @@ -166,7 +166,7 @@ libauthpgsql.la \ libauthldap.la \ libauthmysql.la \ -@@ -800,6 +816,13 @@ libauthshadow_la_LDFLAGS = $(commonldflags) +@@ -806,6 +822,13 @@ libauthshadow_la_LDFLAGS = $(commonldflags) libauthshadow_la_LIBADD = $(commonlibadd) $(libauthshadow_t) libauthshadow_la_LDFLAGS = $(commonldflags) @@ -180,7 +180,7 @@ # The authpgsql module libauthpgsql_t = @PGSQL_LIBS@ @LIBM@ @NETLIBS@ libauthpgsql_la_SOURCES = authpgsql.c authpgsqllib.cpp authpgsql.h -@@ -889,8 +912,8 @@ libcourierauthsaslclient_la_LDFLAGS = -export-symbols- +@@ -895,8 +918,8 @@ libcourierauthsaslclient_la_LDFLAGS = -export-symbols- libcourierauthsaslclient_la_LIBADD = libcourierauth.la libcourierauthsaslclient_la_LDFLAGS = -export-symbols-regex '^auth_sasl_client$$' -version-info @LIBVERSION_INFO@ @@ -191,7 +191,7 @@ courierauthconfig_SOURCES = authinfo.c authpasswd_SOURCES = authpasswd.c -@@ -907,7 +930,7 @@ authenumerate_LDADD = libcourierauth.la \ +@@ -914,7 +937,7 @@ authenumerate_LDADD = libcourierauth.la \ authenumerate_LDADD = libcourierauth.la \ libs/numlib/libnumlib.la @@ -200,7 +200,7 @@ # # The main daemon. -@@ -938,7 +961,7 @@ extraman3 = auth_generic_meta.3 auth_login_meta.3 auth +@@ -946,7 +969,7 @@ extraman3 = auth_generic_meta.3 auth_login_meta.3 auth extraman3 = auth_generic_meta.3 auth_login_meta.3 auth_getuserinfo_meta.3 \ auth_sasl_ex.3 @@ -209,7 +209,7 @@ man_MANS = $(man1) $(man3) $(extraman3) BUILT1 = authlib.html authldaprc.h authmysqlrc.h authpgsqlrc.h authpiperc.h \ authdaemonrc.h packageversion.h \ -@@ -996,7 +1019,7 @@ stamp-h1: $(srcdir)/courier_auth_config.h.in $(top_bui +@@ -1004,7 +1027,7 @@ stamp-h1: $(srcdir)/courier_auth_config.h.in $(top_bui stamp-h1: $(srcdir)/courier_auth_config.h.in $(top_builddir)/config.status $(AM_V_at)rm -f stamp-h1 $(AM_V_GEN)cd $(top_builddir) && $(SHELL) ./config.status courier_auth_config.h @@ -218,105 +218,17 @@ $(AM_V_GEN)($(am__cd) $(top_srcdir) && $(AUTOHEADER)) $(AM_V_at)rm -f stamp-h1 $(AM_V_at)touch $@ -@@ -1151,73 +1174,76 @@ clean-pkglibLTLIBRARIES: - echo rm -f $${locs}; \ - $(am__rm_f) $${locs} - --libauthcustom.la: $(libauthcustom_la_OBJECTS) $(libauthcustom_la_DEPENDENCIES) $(EXTRA_libauthcustom_la_DEPENDENCIES) -+libauthcustom.la: $(libauthcustom_la_OBJECTS) $(libauthcustom_la_DEPENDENCIES) $(EXTRA_libauthcustom_la_DEPENDENCIES) - $(AM_V_CCLD)$(libauthcustom_la_LINK) $(libauthcustom_la_OBJECTS) $(libauthcustom_la_LIBADD) $(LIBS) - --libauthldap.la: $(libauthldap_la_OBJECTS) $(libauthldap_la_DEPENDENCIES) $(EXTRA_libauthldap_la_DEPENDENCIES) -+libauthldap.la: $(libauthldap_la_OBJECTS) $(libauthldap_la_DEPENDENCIES) $(EXTRA_libauthldap_la_DEPENDENCIES) - $(AM_V_CXXLD)$(libauthldap_la_LINK) $(libauthldap_la_OBJECTS) $(libauthldap_la_LIBADD) $(LIBS) - --libauthmysql.la: $(libauthmysql_la_OBJECTS) $(libauthmysql_la_DEPENDENCIES) $(EXTRA_libauthmysql_la_DEPENDENCIES) -+libauthmysql.la: $(libauthmysql_la_OBJECTS) $(libauthmysql_la_DEPENDENCIES) $(EXTRA_libauthmysql_la_DEPENDENCIES) - $(AM_V_CXXLD)$(libauthmysql_la_LINK) $(libauthmysql_la_OBJECTS) $(libauthmysql_la_LIBADD) $(LIBS) - --libauthpam.la: $(libauthpam_la_OBJECTS) $(libauthpam_la_DEPENDENCIES) $(EXTRA_libauthpam_la_DEPENDENCIES) -+libauthpam.la: $(libauthpam_la_OBJECTS) $(libauthpam_la_DEPENDENCIES) $(EXTRA_libauthpam_la_DEPENDENCIES) - $(AM_V_CCLD)$(libauthpam_la_LINK) $(libauthpam_la_OBJECTS) $(libauthpam_la_LIBADD) $(LIBS) - --libauthpgsql.la: $(libauthpgsql_la_OBJECTS) $(libauthpgsql_la_DEPENDENCIES) $(EXTRA_libauthpgsql_la_DEPENDENCIES) -+libauthpgsql.la: $(libauthpgsql_la_OBJECTS) $(libauthpgsql_la_DEPENDENCIES) $(EXTRA_libauthpgsql_la_DEPENDENCIES) - $(AM_V_CXXLD)$(libauthpgsql_la_LINK) $(libauthpgsql_la_OBJECTS) $(libauthpgsql_la_LIBADD) $(LIBS) - --libauthpipe.la: $(libauthpipe_la_OBJECTS) $(libauthpipe_la_DEPENDENCIES) $(EXTRA_libauthpipe_la_DEPENDENCIES) -+libauthpipe.la: $(libauthpipe_la_OBJECTS) $(libauthpipe_la_DEPENDENCIES) $(EXTRA_libauthpipe_la_DEPENDENCIES) - $(AM_V_CCLD)$(libauthpipe_la_LINK) $(libauthpipe_la_OBJECTS) $(libauthpipe_la_LIBADD) $(LIBS) - --libauthpwd.la: $(libauthpwd_la_OBJECTS) $(libauthpwd_la_DEPENDENCIES) $(EXTRA_libauthpwd_la_DEPENDENCIES) -+libauthpwd.la: $(libauthpwd_la_OBJECTS) $(libauthpwd_la_DEPENDENCIES) $(EXTRA_libauthpwd_la_DEPENDENCIES) - $(AM_V_CCLD)$(libauthpwd_la_LINK) $(libauthpwd_la_OBJECTS) $(libauthpwd_la_LIBADD) $(LIBS) - --libauthshadow.la: $(libauthshadow_la_OBJECTS) $(libauthshadow_la_DEPENDENCIES) $(EXTRA_libauthshadow_la_DEPENDENCIES) -+libauthshadow.la: $(libauthshadow_la_OBJECTS) $(libauthshadow_la_DEPENDENCIES) $(EXTRA_libauthshadow_la_DEPENDENCIES) - $(AM_V_CCLD)$(libauthshadow_la_LINK) $(libauthshadow_la_OBJECTS) $(libauthshadow_la_LIBADD) $(LIBS) - --libauthsqlite.la: $(libauthsqlite_la_OBJECTS) $(libauthsqlite_la_DEPENDENCIES) $(EXTRA_libauthsqlite_la_DEPENDENCIES) -+libauthsqlite.la: $(libauthsqlite_la_OBJECTS) $(libauthsqlite_la_DEPENDENCIES) $(EXTRA_libauthsqlite_la_DEPENDENCIES) - $(AM_V_CXXLD)$(libauthsqlite_la_LINK) $(libauthsqlite_la_OBJECTS) $(libauthsqlite_la_LIBADD) $(LIBS) - --libauthuserdb.la: $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_DEPENDENCIES) $(EXTRA_libauthuserdb_la_DEPENDENCIES) -+libauthuserdb.la: $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_DEPENDENCIES) $(EXTRA_libauthuserdb_la_DEPENDENCIES) +@@ -1189,6 +1212,9 @@ libauthuserdb.la: $(libauthuserdb_la_OBJECTS) $(libaut + libauthuserdb.la: $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_DEPENDENCIES) $(EXTRA_libauthuserdb_la_DEPENDENCIES) $(AM_V_CCLD)$(libauthuserdb_la_LINK) $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_LIBADD) $(LIBS) --libcourierauth.la: $(libcourierauth_la_OBJECTS) $(libcourierauth_la_DEPENDENCIES) $(EXTRA_libcourierauth_la_DEPENDENCIES) +libauthvchkpw.la: $(libauthvchkpw_la_OBJECTS) $(libauthvchkpw_la_DEPENDENCIES) + $(AM_V_CCLD)$(libauthvchkpw_la_LINK) $(libauthvchkpw_la_OBJECTS) $(libauthvchkpw_la_LIBADD) $(LIBS) + -+libcourierauth.la: $(libcourierauth_la_OBJECTS) $(libcourierauth_la_DEPENDENCIES) $(EXTRA_libcourierauth_la_DEPENDENCIES) - $(AM_V_CCLD)$(libcourierauth_la_LINK) -rpath $(pkglibdir) $(libcourierauth_la_OBJECTS) $(libcourierauth_la_LIBADD) $(LIBS) - --libcourierauthcommon.la: $(libcourierauthcommon_la_OBJECTS) $(libcourierauthcommon_la_DEPENDENCIES) $(EXTRA_libcourierauthcommon_la_DEPENDENCIES) -+libcourierauthcommon.la: $(libcourierauthcommon_la_OBJECTS) $(libcourierauthcommon_la_DEPENDENCIES) $(EXTRA_libcourierauthcommon_la_DEPENDENCIES) - $(AM_V_CXXLD)$(libcourierauthcommon_la_LINK) -rpath $(pkglibdir) $(libcourierauthcommon_la_OBJECTS) $(libcourierauthcommon_la_LIBADD) $(LIBS) - --libcourierauthsasl.la: $(libcourierauthsasl_la_OBJECTS) $(libcourierauthsasl_la_DEPENDENCIES) $(EXTRA_libcourierauthsasl_la_DEPENDENCIES) -+libcourierauthsasl.la: $(libcourierauthsasl_la_OBJECTS) $(libcourierauthsasl_la_DEPENDENCIES) $(EXTRA_libcourierauthsasl_la_DEPENDENCIES) - $(AM_V_CCLD)$(libcourierauthsasl_la_LINK) -rpath $(pkglibdir) $(libcourierauthsasl_la_OBJECTS) $(libcourierauthsasl_la_LIBADD) $(LIBS) - --libcourierauthsaslclient.la: $(libcourierauthsaslclient_la_OBJECTS) $(libcourierauthsaslclient_la_DEPENDENCIES) $(EXTRA_libcourierauthsaslclient_la_DEPENDENCIES) -+libcourierauthsaslclient.la: $(libcourierauthsaslclient_la_OBJECTS) $(libcourierauthsaslclient_la_DEPENDENCIES) $(EXTRA_libcourierauthsaslclient_la_DEPENDENCIES) - $(AM_V_CCLD)$(libcourierauthsaslclient_la_LINK) -rpath $(pkglibdir) $(libcourierauthsaslclient_la_OBJECTS) $(libcourierauthsaslclient_la_LIBADD) $(LIBS) - --authdaemondprog$(EXEEXT): $(authdaemondprog_OBJECTS) $(authdaemondprog_DEPENDENCIES) $(EXTRA_authdaemondprog_DEPENDENCIES) -+authdaemondprog$(EXEEXT): $(authdaemondprog_OBJECTS) $(authdaemondprog_DEPENDENCIES) $(EXTRA_authdaemondprog_DEPENDENCIES) - @rm -f authdaemondprog$(EXEEXT) - $(AM_V_CXXLD)$(authdaemondprog_LINK) $(authdaemondprog_OBJECTS) $(authdaemondprog_LDADD) $(LIBS) - --authdaemontest$(EXEEXT): $(authdaemontest_OBJECTS) $(authdaemontest_DEPENDENCIES) $(EXTRA_authdaemontest_DEPENDENCIES) -+authdaemontest$(EXEEXT): $(authdaemontest_OBJECTS) $(authdaemontest_DEPENDENCIES) $(EXTRA_authdaemontest_DEPENDENCIES) - @rm -f authdaemontest$(EXEEXT) - $(AM_V_CCLD)$(authdaemontest_LINK) $(authdaemontest_OBJECTS) $(authdaemontest_LDADD) $(LIBS) - --authenumerate$(EXEEXT): $(authenumerate_OBJECTS) $(authenumerate_DEPENDENCIES) $(EXTRA_authenumerate_DEPENDENCIES) -+authenumerate$(EXEEXT): $(authenumerate_OBJECTS) $(authenumerate_DEPENDENCIES) $(EXTRA_authenumerate_DEPENDENCIES) - @rm -f authenumerate$(EXEEXT) - $(AM_V_CCLD)$(authenumerate_LINK) $(authenumerate_OBJECTS) $(authenumerate_LDADD) $(LIBS) - --authmksock$(EXEEXT): $(authmksock_OBJECTS) $(authmksock_DEPENDENCIES) $(EXTRA_authmksock_DEPENDENCIES) -+authmksock$(EXEEXT): $(authmksock_OBJECTS) $(authmksock_DEPENDENCIES) $(EXTRA_authmksock_DEPENDENCIES) - @rm -f authmksock$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(authmksock_OBJECTS) $(authmksock_LDADD) $(LIBS) - --authpasswd$(EXEEXT): $(authpasswd_OBJECTS) $(authpasswd_DEPENDENCIES) $(EXTRA_authpasswd_DEPENDENCIES) -+authpasswd$(EXEEXT): $(authpasswd_OBJECTS) $(authpasswd_DEPENDENCIES) $(EXTRA_authpasswd_DEPENDENCIES) - @rm -f authpasswd$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(authpasswd_OBJECTS) $(authpasswd_LDADD) $(LIBS) - --authtest$(EXEEXT): $(authtest_OBJECTS) $(authtest_DEPENDENCIES) $(EXTRA_authtest_DEPENDENCIES) -+authtest$(EXEEXT): $(authtest_OBJECTS) $(authtest_DEPENDENCIES) $(EXTRA_authtest_DEPENDENCIES) - @rm -f authtest$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(authtest_OBJECTS) $(authtest_LDADD) $(LIBS) - --courierauthconfig$(EXEEXT): $(courierauthconfig_OBJECTS) $(courierauthconfig_DEPENDENCIES) $(EXTRA_courierauthconfig_DEPENDENCIES) -+courierauthconfig$(EXEEXT): $(courierauthconfig_OBJECTS) $(courierauthconfig_DEPENDENCIES) $(EXTRA_courierauthconfig_DEPENDENCIES) - @rm -f courierauthconfig$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(courierauthconfig_OBJECTS) $(courierauthconfig_LDADD) $(LIBS) - install-pkglibexecSCRIPTS: $(pkglibexec_SCRIPTS) -@@ -1344,6 +1370,8 @@ distclean-compile: + libcourierauth.la: $(libcourierauth_la_OBJECTS) $(libcourierauth_la_DEPENDENCIES) $(EXTRA_libcourierauth_la_DEPENDENCIES) + $(AM_V_CXXLD)$(libcourierauth_la_LINK) -rpath $(pkglibdir) $(libcourierauth_la_OBJECTS) $(libcourierauth_la_LIBADD) $(LIBS) + +@@ -1352,6 +1378,8 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authtest.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authuserdb.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authuserdbpwd.Plo@am__quote@ # am--include-marker @@ -325,7 +237,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpassword.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpasswordmd5.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpasswordsha1.Plo@am__quote@ # am--include-marker -@@ -1359,6 +1387,7 @@ distclean-compile: +@@ -1370,6 +1398,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthshadow.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthuserdb.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthuserdbcommon.Plo@am__quote@ # am--include-marker @@ -333,7 +245,7 @@ $(am__depfiles_remade): @$(MKDIR_P) $(@D) -@@ -1928,6 +1957,8 @@ distclean: distclean-recursive +@@ -1967,6 +1996,8 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/authtest.Po -rm -f ./$(DEPDIR)/authuserdb.Plo -rm -f ./$(DEPDIR)/authuserdbpwd.Plo @@ -342,7 +254,7 @@ -rm -f ./$(DEPDIR)/checkpassword.Plo -rm -f ./$(DEPDIR)/checkpasswordmd5.Plo -rm -f ./$(DEPDIR)/checkpasswordsha1.Plo -@@ -1943,6 +1974,7 @@ distclean: distclean-recursive +@@ -1985,6 +2016,7 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/preauthshadow.Plo -rm -f ./$(DEPDIR)/preauthuserdb.Plo -rm -f ./$(DEPDIR)/preauthuserdbcommon.Plo @@ -350,7 +262,7 @@ -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags -@@ -1959,18 +1991,26 @@ info-am: +@@ -2001,18 +2033,26 @@ info-am: info-am: @@ -385,7 +297,7 @@ install-html: install-html-recursive install-html-am: -@@ -2113,13 +2153,16 @@ uninstall-man: uninstall-man1 uninstall-man3 +@@ -2158,13 +2198,16 @@ uninstall-man: uninstall-man1 uninstall-man3 .PRECIOUS: Makefile @@ -404,7 +316,7 @@ @HAVE_AUTHPGSQL_TRUE@uninstall-authpgsqlrc: @HAVE_AUTHPGSQL_TRUE@ rm -f $(DESTDIR)@authpgsqlrc@.dist -@@ -2137,8 +2180,6 @@ authpgsqlrc.h: +@@ -2182,8 +2225,6 @@ authpgsqlrc.h: @HAVE_LDAP_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authldaprc@` || : @HAVE_LDAP_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authldaprc \ @HAVE_LDAP_TRUE@ $(DESTDIR)@authldaprc@.dist @@ -413,17 +325,17 @@ @HAVE_LDAP_TRUE@uninstall-authldaprc: @HAVE_LDAP_TRUE@ rm -f $(DESTDIR)@authldaprc@.dist -@@ -2149,6 +2190,18 @@ authpgsqlrc.h: +@@ -2194,6 +2235,18 @@ authpgsqlrc.h: @HAVE_LDAP_FALSE@uninstall-authldaprc: @HAVE_LDAP_FALSE@ @: +@HAVE_LDAP_TRUE@install-ldapschema: +@HAVE_LDAP_TRUE@ $(mkinstalldirs) ${DESTDIR}${sysconfdir}/openldap/schema -+@HAVE_LDAP_TRUE@ $(INSTALL_DATA) -m 0444 $(srcdir)/authldap.schema \ -+@HAVE_LDAP_TRUE@ ${DESTDIR}${sysconfdir}/openldap/schema/authldap.schema.dist -+@HAVE_LDAP_TRUE@# if test ! -f ${sysconfdir}/openldap/schema/authldap.schema ; then \ -+@HAVE_LDAP_TRUE@# $(INSTALL_DATA) -m 0444 $(srcdir)/authldap.schema \ -+@HAVE_LDAP_TRUE@# ${sysconfdir}/openldap/schema/authldap.schema ; \ ++@HAVE_LDAP_TRUE@ $(INSTALL_DATA) -m 0444 $(srcdir)/authldap.ldif \ ++@HAVE_LDAP_TRUE@ ${DESTDIR}${sysconfdir}/openldap/schema/authldap.ldif.dist ++@HAVE_LDAP_TRUE@# if test ! -f ${sysconfdir}/openldap/schema/authldap.ldif ; then \ ++@HAVE_LDAP_TRUE@# $(INSTALL_DATA) -m 0444 $(srcdir)/authldap.ldif \ ++@HAVE_LDAP_TRUE@# ${sysconfdir}/openldap/schema/authldap.ldif ; \ +@HAVE_LDAP_TRUE@# fi + +@HAVE_LDAP_FALSE@install-ldapschema: @@ -432,7 +344,7 @@ authldaprc.h: echo "#define AUTHLDAPRC \"@authldaprc@\"" >authldaprc.h -@@ -2156,8 +2209,6 @@ authldaprc.h: +@@ -2201,8 +2254,6 @@ authldaprc.h: @HAVE_AUTHMYSQL_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authmysqlrc@` || : @HAVE_AUTHMYSQL_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authmysqlrc \ @HAVE_AUTHMYSQL_TRUE@ $(DESTDIR)@authmysqlrc@.dist @@ -441,7 +353,7 @@ @HAVE_AUTHMYSQL_TRUE@uninstall-authmysqlrc: @HAVE_AUTHMYSQL_TRUE@ rm -f $(DESTDIR)@authmysqlrc@.dist -@@ -2175,8 +2226,6 @@ authmysqlrc.h: +@@ -2220,8 +2271,6 @@ authmysqlrc.h: @HAVE_AUTHSQLITE_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authsqliterc@` || : @HAVE_AUTHSQLITE_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authsqliterc \ @HAVE_AUTHSQLITE_TRUE@ $(DESTDIR)@authsqliterc@.dist @@ -450,7 +362,7 @@ @HAVE_AUTHSQLITE_TRUE@uninstall-authsqliterc: @HAVE_AUTHSQLITE_TRUE@ rm -f $(DESTDIR)@authsqliterc@.dist -@@ -2195,17 +2244,21 @@ authpiperc.h: +@@ -2240,17 +2289,21 @@ authpiperc.h: authpiperc.h: echo "#define PIPE_PROGRAM \"@authProg@\"" >authpiperc.h @@ -481,7 +393,7 @@ authdaemonrc.h: echo "#define AUTHDAEMONRC \"@authdaemonrc@\"" >authdaemonrc.h echo "#define AUTHDAEMONVAR \"@authdaemonvar@\"" >>authdaemonrc.h -@@ -2261,24 +2314,24 @@ install-data-hook: install-authdaemonrc install-authpg +@@ -2306,24 +2359,24 @@ install-data-hook: install-authdaemonrc install-authpg # automake still a bit stupid... install-data-hook: install-authdaemonrc install-authpgsqlrc \ @@ -518,7 +430,7 @@ $(INSTALL_SCRIPT) userdb/pw2userdb \ $(DESTDIR)$(sbindir)/pw2userdb ; \ $(INSTALL_SCRIPT) userdb/makeuserdb \ -@@ -2289,9 +2342,10 @@ uninstall-hook: uninstall-authldaprc uninstall-authdae +@@ -2334,9 +2387,10 @@ uninstall-hook: uninstall-authldaprc uninstall-authdae $(DESTDIR)$(sbindir)/userdbpw uninstall-hook: uninstall-authldaprc uninstall-authdaemonrc uninstall-authmysqlrc uninstall-authpgsqlrc uninstall-authsqliterc @@ -530,7 +442,7 @@ $(DESTDIR)$(sbindir)/pw2userdb \ $(DESTDIR)$(sbindir)/makeuserdb \ $(DESTDIR)$(sbindir)/userdb \ -@@ -2301,7 +2355,7 @@ authlib.3: authlib.3.in +@@ -2346,7 +2400,7 @@ authlib.3: authlib.3.in $(SHELL) ./config.status --file=authlib.html authlib.3: authlib.3.in diff --git a/security/courier-authlib/files/patch-libs_rfc2045_rfc2045.h b/security/courier-authlib/files/patch-libs_rfc2045_rfc2045.h deleted file mode 100644 index af387f7e7dd7..000000000000 --- a/security/courier-authlib/files/patch-libs_rfc2045_rfc2045.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/rfc2045/rfc2045.h.orig 2025-10-06 09:00:02 UTC -+++ libs/rfc2045/rfc2045.h -@@ -3224,7 +3224,7 @@ void rfc822::mime_decoder<out_iter, src_type>::decode( - - if (decode_header) - { -- typename rfc2045::entity::line_iter<crlf>::headers< -+ typename rfc2045::entity::line_iter<crlf>::template headers< - src_type> parser{e, src }; - - parser.name_lc=header_name_lc; diff --git a/security/courier-authlib/files/patch-libs_rfc2045_testsuitecpp.C b/security/courier-authlib/files/patch-libs_rfc2045_testsuitecpp.C deleted file mode 100644 index 649fadc8ea79..000000000000 --- a/security/courier-authlib/files/patch-libs_rfc2045_testsuitecpp.C +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/rfc2045/testsuitecpp.C.orig 2025-10-04 09:00:06 UTC -+++ libs/rfc2045/testsuitecpp.C -@@ -19,7 +19,7 @@ void testrfc2045line_iter_testset(int &testnum, test_t - auto b=s.begin(); - auto e=s.end(); - -- typename rfc2045::entity::line_iter<crlf>::iter< -+ typename rfc2045::entity::line_iter<crlf>::template iter< - std::string_view::iterator, - std::string_view::iterator - > diff --git a/security/courier-authlib/files/patch-libs_rfc2045_testsuitecpp2.C b/security/courier-authlib/files/patch-libs_rfc2045_testsuitecpp2.C deleted file mode 100644 index 353465b17a71..000000000000 --- a/security/courier-authlib/files/patch-libs_rfc2045_testsuitecpp2.C +++ /dev/null @@ -1,29 +0,0 @@ ---- libs/rfc2045/testsuitecpp2.C.orig 2025-09-10 09:00:05 UTC -+++ libs/rfc2045/testsuitecpp2.C -@@ -217,7 +217,7 @@ void test3() - auto b=std::istreambuf_iterator<char>{ss}; - auto e=std::istreambuf_iterator<char>{}; - -- typename rfc2045::entity::line_iter<crlf>::iter< -+ typename rfc2045::entity::line_iter<crlf>::template iter< - std::istreambuf_iterator<char>, - std::istreambuf_iterator<char> - > iter{b, e}; -@@ -310,7 +310,7 @@ void test4() - auto b=std::istreambuf_iterator<char>{ss}; - auto e=std::istreambuf_iterator<char>{}; - -- typename rfc2045::entity::line_iter<crlf>::iter< -+ typename rfc2045::entity::line_iter<crlf>::template iter< - std::istreambuf_iterator<char>, - std::istreambuf_iterator<char> - > iter{b, e}; -@@ -488,7 +488,7 @@ void test5() - auto b=std::istreambuf_iterator<char>{ss}; - auto e=std::istreambuf_iterator<char>{}; - -- typename rfc2045::entity::line_iter<crlf>::iter< -+ typename rfc2045::entity::line_iter<crlf>::template iter< - std::istreambuf_iterator<char>, - std::istreambuf_iterator<char> - > iter{b, e}; diff --git a/security/courier-authlib/pkg-plist-ldap b/security/courier-authlib/pkg-plist-ldap index 16ec433462e0..cf4fb290ead7 100644 --- a/security/courier-authlib/pkg-plist-ldap +++ b/security/courier-authlib/pkg-plist-ldap @@ -1,7 +1,7 @@ @preunexec if cmp -s %D/etc/authlib/authldaprc.dist %D/etc/authlib/authldaprc; then rm -f %D/etc/authlib/authldaprc; fi @(%%MAILOWN%%,%%MAILGRP%%,660) etc/authlib/authldaprc.dist @postexec %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/authlib/authldaprc -@sample etc/openldap/schema/authldap.schema.dist etc/openldap/schema/authldap.schema +@sample etc/openldap/schema/authldap.ldif.dist etc/openldap/schema/authldap.ldif lib/courier-authlib/libauthldap.so lib/courier-authlib/libauthldap.so.0 lib/courier-authlib/libauthldap.so.0.0.0 diff --git a/security/cowrie/Makefile b/security/cowrie/Makefile index 9aa076cee492..2112593e9d49 100644 --- a/security/cowrie/Makefile +++ b/security/cowrie/Makefile @@ -1,7 +1,7 @@ PORTNAME= cowrie DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security python MAINTAINER= yuri@FreeBSD.org @@ -20,7 +20,7 @@ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}configparser>0:devel/py-configparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}incremental>0:devel/py-incremental@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>0:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:devel/py-pyasn1-modules@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} \ diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile index 82794788a768..4bc93efd8190 100644 --- a/security/crlfuzz/Makefile +++ b/security/crlfuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= crlfuzz PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/crowdsec-blocklist-mirror/Makefile b/security/crowdsec-blocklist-mirror/Makefile index c3a6375e257e..c6e353d8d467 100644 --- a/security/crowdsec-blocklist-mirror/Makefile +++ b/security/crowdsec-blocklist-mirror/Makefile @@ -2,7 +2,7 @@ PORTNAME= crowdsec-blocklist-mirror DISTVERSIONPREFIX= v DISTVERSION= 0.0.2 DISTVERSIONSUFFIX= -freebsd -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile index 718699706db0..ff1b49128e54 100644 --- a/security/crowdsec-firewall-bouncer/Makefile +++ b/security/crowdsec-firewall-bouncer/Makefile @@ -1,7 +1,7 @@ PORTNAME= crowdsec-firewall-bouncer DISTVERSIONPREFIX= v DISTVERSION= 0.0.32 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index c12616647375..04cef025995b 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,6 +1,7 @@ PORTNAME= crowdsec DISTVERSIONPREFIX= v DISTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile index ada7fb57ab00..33b372ac8653 100644 --- a/security/ct-submit/Makefile +++ b/security/ct-submit/Makefile @@ -1,6 +1,6 @@ PORTNAME= ct-submit PORTVERSION= 1.1.2 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security www MAINTAINER= jim@ohlste.in diff --git a/security/diswall/Makefile b/security/diswall/Makefile index 38bb50c05d26..382e3f29a9f7 100644 --- a/security/diswall/Makefile +++ b/security/diswall/Makefile @@ -1,7 +1,7 @@ PORTNAME= diswall DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/enc/Makefile b/security/enc/Makefile index 94c9bdde1eb8..2ade391ff48d 100644 --- a/security/enc/Makefile +++ b/security/enc/Makefile @@ -1,6 +1,6 @@ PORTNAME= enc DISTVERSION= 1.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= dtxdf@FreeBSD.org diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile index 00b450957940..37b509575422 100644 --- a/security/ffuf/Makefile +++ b/security/ffuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= ffuf DISTVERSIONPREFIX=v DISTVERSION= 2.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= security www MAINTAINER= dutra@FreeBSD.org diff --git a/security/flawz/Makefile b/security/flawz/Makefile index b8ede509ef15..771e38687e93 100644 --- a/security/flawz/Makefile +++ b/security/flawz/Makefile @@ -1,7 +1,7 @@ PORTNAME= flawz DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/git-credential-azure/Makefile b/security/git-credential-azure/Makefile index 7776f22cf7c1..013b01cd8776 100644 --- a/security/git-credential-azure/Makefile +++ b/security/git-credential-azure/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-azure DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/git-credential-oauth/Makefile b/security/git-credential-oauth/Makefile index 81e955e5d82b..a4ca87b6292f 100644 --- a/security/git-credential-oauth/Makefile +++ b/security/git-credential-oauth/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-oauth DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile index 9507020d2c63..c3acd0d07f88 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index 39b35c16721d..dfc761802635 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX=v DISTVERSION= 0.11.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile index 4b93fafd4f57..cb071aae7e8e 100644 --- a/security/go-tuf/Makefile +++ b/security/go-tuf/Makefile @@ -1,7 +1,6 @@ PORTNAME= go-tuf DISTVERSIONPREFIX= v -DISTVERSION= 2.2.0 -PORTREVISION= 2 +DISTVERSION= 2.3.0 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/go-tuf/distinfo b/security/go-tuf/distinfo index bf043202f460..104aa7017e87 100644 --- a/security/go-tuf/distinfo +++ b/security/go-tuf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758122870 -SHA256 (go/security_go-tuf/go-tuf-v2.2.0/v2.2.0.mod) = 390dab55053b9e26074655ad77457af88a469de8b48439b975f5dc08329ec7d3 -SIZE (go/security_go-tuf/go-tuf-v2.2.0/v2.2.0.mod) = 1231 -SHA256 (go/security_go-tuf/go-tuf-v2.2.0/v2.2.0.zip) = 1bdc681f1abd5b77b88b599f131060a4edb555303aaf1b39d8a2ce691ab16364 -SIZE (go/security_go-tuf/go-tuf-v2.2.0/v2.2.0.zip) = 164877 +TIMESTAMP = 1762531469 +SHA256 (go/security_go-tuf/go-tuf-v2.3.0/v2.3.0.mod) = c321acc83b9fdd53fe81a1ca949a660f38a076bc9ea93069c8306eec56792ac4 +SIZE (go/security_go-tuf/go-tuf-v2.3.0/v2.3.0.mod) = 1231 +SHA256 (go/security_go-tuf/go-tuf-v2.3.0/v2.3.0.zip) = 5af239beda5fe23b712e3603d2bdb7d3f1c696e0110ba221475128f953096be8 +SIZE (go/security_go-tuf/go-tuf-v2.3.0/v2.3.0.zip) = 164919 diff --git a/security/gokart/Makefile b/security/gokart/Makefile index b461de345e3f..1a77a9e53a09 100644 --- a/security/gokart/Makefile +++ b/security/gokart/Makefile @@ -1,7 +1,7 @@ PORTNAME= gokart DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/gokey/Makefile b/security/gokey/Makefile index f04c171ba84a..b9eb0d657dfb 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -1,7 +1,7 @@ PORTNAME= gokey DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 6c4fb8b9ba98..13be61d22d0f 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,7 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.15.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/gosec/Makefile b/security/gosec/Makefile index 51f07963418c..29b048553711 100644 --- a/security/gosec/Makefile +++ b/security/gosec/Makefile @@ -1,6 +1,7 @@ PORTNAME= gosec DISTVERSIONPREFIX= v DISTVERSION= 2.22.10 +PORTREVISION= 1 CATEGORIES= security devel MAINTAINER= yuri@FreeBSD.org diff --git a/security/govulncheck/Makefile b/security/govulncheck/Makefile index 2d6e12853b65..81d4ac52d3ad 100644 --- a/security/govulncheck/Makefile +++ b/security/govulncheck/Makefile @@ -1,7 +1,7 @@ PORTNAME= govulncheck DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= einar@isnic.is diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index 6dc29b19e639..7101d6a437dc 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= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= se@FreeBSD.org diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index aae3658efa75..440b483fae01 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -1,7 +1,7 @@ PORTNAME= hashcat PORTVERSION= 7.1.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/headscale/Makefile b/security/headscale/Makefile index 4e09e45bcfe1..86e7bbe9c0cc 100644 --- a/security/headscale/Makefile +++ b/security/headscale/Makefile @@ -1,7 +1,6 @@ PORTNAME= headscale -PORTVERSION= 0.26.1 +PORTVERSION= 0.27.0 DISTVERSIONPREFIX= v -PORTREVISION= 5 CATEGORIES= security net-vpn MAINTAINER= m.muenz@gmail.com diff --git a/security/headscale/distinfo b/security/headscale/distinfo index 3a251deb0063..4fb0183420ec 100644 --- a/security/headscale/distinfo +++ b/security/headscale/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749445449 -SHA256 (go/security_headscale/headscale-v0.26.1/v0.26.1.mod) = 5acc4e00f3630fe9d497b33fde639d6bab5c02a05fb849485cec904c00dfef36 -SIZE (go/security_headscale/headscale-v0.26.1/v0.26.1.mod) = 11373 -SHA256 (go/security_headscale/headscale-v0.26.1/v0.26.1.zip) = 6890e3fa1e74b71eb6b18fffae1dfb824fa3b7779a5c7a2b64fcfdee89ba723c -SIZE (go/security_headscale/headscale-v0.26.1/v0.26.1.zip) = 764768 +TIMESTAMP = 1762185851 +SHA256 (go/security_headscale/headscale-v0.27.0/v0.27.0.mod) = 7d878d4ca6412cda6440eb4a55afbb3622e2bb810974038f7688f50bd633615c +SIZE (go/security_headscale/headscale-v0.27.0/v0.27.0.mod) = 11584 +SHA256 (go/security_headscale/headscale-v0.27.0/v0.27.0.zip) = 012c8a3414a06005663375df1496ad54863c6460bac121ea8073d72256fa90b7 +SIZE (go/security_headscale/headscale-v0.27.0/v0.27.0.zip) = 1334409 diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile index f27d4e7524dc..73054e701db2 100644 --- a/security/hidden-lake/Makefile +++ b/security/hidden-lake/Makefile @@ -1,7 +1,7 @@ PORTNAME= hidden-lake DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-p2p MAINTAINER= alven@FreeBSD.org diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile index 78c3a0535552..16c5fd28d556 100644 --- a/security/hockeypuck/Makefile +++ b/security/hockeypuck/Makefile @@ -1,6 +1,6 @@ PORTNAME= hockeypuck DISTVERSION= 2.2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= me@svmhdvn.name diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile index 8f35bfa91f3c..cb60c99299f4 100644 --- a/security/honeytrap/Makefile +++ b/security/honeytrap/Makefile @@ -1,6 +1,6 @@ PORTNAME= honeytrap DISTVERSION= g20210510 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security MAINTAINER= ezri.mudde@dutchsec.com diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile index e7d748774e80..811df0730dbf 100644 --- a/security/horcrux/Makefile +++ b/security/horcrux/Makefile @@ -1,7 +1,7 @@ PORTNAME= horcrux DISTVERSIONPREFIX= v DISTVERSION= 0.3 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= lcook@FreeBSD.org diff --git a/security/hs-cryptol/Makefile b/security/hs-cryptol/Makefile index dd65dd2a7b75..1d4cfb70fd96 100644 --- a/security/hs-cryptol/Makefile +++ b/security/hs-cryptol/Makefile @@ -1,5 +1,5 @@ PORTNAME= cryptol -DISTVERSION= 3.3.0 +DISTVERSION= 3.4.0 CATEGORIES= security lang haskell MAINTAINER= yuri@FreeBSD.org @@ -22,14 +22,14 @@ USE_CABAL= BoundedChan-1.0.3.0 \ GraphSCC-1.0.4 \ MemoTrie-0.6.11 \ OneTuple-0.4.2_1 \ - QuickCheck-2.15.0.1_1 \ + QuickCheck-2.16.0.0 \ StateVar-1.2.2 \ adjunctions-4.4.3 \ - aeson-2.2.3.0_3 \ - alex-3.5.2.0 \ - ansi-terminal-1.1.2 \ - ansi-terminal-types-1.1 \ - arithmoi-0.13.0.1 \ + aeson-2.2.3.0_4 \ + alex-3.5.4.0 \ + ansi-terminal-1.1.3 \ + ansi-terminal-types-1.1.3 \ + arithmoi-0.13.2.0 \ assoc-1.1.1_1 \ async-2.2.5_3 \ attoparsec-0.14.4_6 \ @@ -38,8 +38,9 @@ USE_CABAL= BoundedChan-1.0.3.0 \ base-orphans-0.9.3 \ bifunctors-5.6.2_2 \ bimap-0.5.0 \ + bitvec-1.1.5.0_3 \ bitwise-1.0.0.1_11 \ - blaze-builder-0.4.2.3 \ + blaze-builder-0.4.4.1 \ blaze-html-0.9.2.0_1 \ blaze-markup-0.8.3.0_2 \ boring-0.2.2_1 \ @@ -47,7 +48,7 @@ USE_CABAL= BoundedChan-1.0.3.0 \ call-stack-0.4.0 \ case-insensitive-1.2.1.0 \ character-ps-0.1 \ - chimera-0.4.1.0 \ + chimera-0.4.1.0_1 \ clock-0.8.4 \ colour-2.3.6 \ comonad-5.0.9_1 \ @@ -66,16 +67,16 @@ USE_CABAL= BoundedChan-1.0.3.0 \ exact-pi-0.5.0.2 \ extra-1.8 \ file-embed-0.0.16.0 \ - fingertree-0.1.5.0 \ + fingertree-0.1.6.2 \ free-5.2_7 \ generically-0.1.1_4 \ gitrev-1.3.1 \ - happy-2.1.5 \ - happy-lib-2.1.5 \ + happy-2.1.7 \ + happy-lib-2.1.7 \ hashable-1.5.0.0_1 \ hashtables-1.4.2 \ haskell-lexer-1.2.1 \ - hedgehog-1.5_2 \ + hedgehog-1.7 \ heredoc-0.2.0.0 \ hgmp-0.1.2.1_2 \ hsc2hs-0.68.10_4 \ @@ -85,42 +86,44 @@ USE_CABAL= BoundedChan-1.0.3.0 \ infinite-list-0.1.2 \ integer-conversion-0.1.1_1 \ integer-logarithms-1.0.4 \ - integer-roots-1.0.2.0_1 \ + integer-roots-1.0.3.0 \ invariant-0.6.4_1 \ io-streams-1.5.2.2_6 \ - kan-extensions-5.2.6_1 \ + kan-extensions-5.2.7 \ language-c99-0.2.0 \ language-c99-simple-0.3.0 \ language-c99-util-0.2.0 \ - lens-5.3.4 \ + lens-5.3.5_1 \ libBF-0.6.8 \ libffi-0.2.1 \ - lifted-async-0.10.2.7 \ + lifted-async-0.11.0 \ lifted-base-0.2.3.12 \ megaparsec-9.7.0 \ - mmorph-1.2.0_3 \ - mod-0.2.0.1 \ + mmorph-1.2.1_1 \ + mod-0.2.1.0 \ monad-control-1.0.3.1 \ monadLib-3.10.3 \ - network-3.2.7.0 \ + network-3.2.8.0 \ network-uri-2.6.4.2_1 \ - newtype-generics-0.6.2_4 \ + newtype-generics-0.6.2_5 \ numtype-dk-0.5.0.3 \ - optparse-applicative-0.18.1.0_1 \ + optparse-applicative-0.19.0.0 \ ordered-containers-0.2.4 \ - os-string-2.0.7 \ + os-string-2.0.8 \ panic-0.4.0.1 \ - parallel-3.2.2.0_9 \ - parameterized-utils-2.1.10.0 \ + parallel-3.3.0.0 \ + parameterized-utils-2.1.11.0 \ parser-combinators-1.3.0_1 \ pretty-show-1.10 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ - primitive-0.9.0.0_2 \ - profunctors-5.6.2_3 \ - random-1.2.1.3 \ + primitive-0.9.1.0 \ + profunctors-5.6.3 \ + random-1.3.1 \ reflection-2.1.9_1 \ resourcet-1.3.0 \ + rme-0.1.1 \ + rme-what4-0.1.1 \ s-cargot-0.1.6.0 \ safe-exceptions-0.1.7.4_1 \ sbv-10.10 \ @@ -130,12 +133,12 @@ USE_CABAL= BoundedChan-1.0.3.0 \ semigroups-0.20 \ semirings-0.7 \ simple-smt-0.9.8 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ strict-0.5.1_1 \ - syb-0.7.2.4 \ + syb-0.7.3 \ tagged-0.8.9 \ - tasty-1.5.3_1 \ - tasty-hedgehog-1.4.0.2_6 \ + tasty-1.5.3_2 \ + tasty-hedgehog-1.4.0.2_7 \ tasty-hunit-0.10.2 \ temporary-1.3 \ terminal-size-0.3.4_1 \ @@ -148,25 +151,24 @@ USE_CABAL= BoundedChan-1.0.3.0 \ th-lift-instances-0.1.20 \ these-1.2.1_2 \ time-compat-1.9.8 \ - toml-parser-2.0.1.0_1 \ + toml-parser-2.0.1.2_1 \ transformers-base-0.4.6 \ transformers-compat-0.7.2 \ unbounded-delays-0.1.1.1 \ uniplate-1.6.13_1 \ unliftio-0.2.25.1 \ unliftio-core-0.2.1.0_4 \ - unordered-containers-0.2.20_4 \ - utf8-string-1.0.2 \ - uuid-types-1.0.6_2 \ - vector-0.13.2.0_1 \ - vector-stream-0.1.0.1_3 \ + unordered-containers-0.2.20.1 \ + uuid-types-1.0.6_3 \ + vector-0.13.2.0_2 \ + vector-stream-0.1.0.1_4 \ versions-6.0.8 \ void-0.7.3 \ - what4-1.7 \ + what4-1.7.1.0 \ witherable-0.5_1 \ - wl-pprint-annotated-0.1.0.1_3 \ + wl-pprint-annotated-0.1.0.1_4 \ zenc-0.1.2 \ - zlib-0.7.1.0_2 \ + zlib-0.7.1.1 \ zlib-bindings-0.1.1.5_2 CABAL_FLAGS= -relocatable diff --git a/security/hs-cryptol/distinfo b/security/hs-cryptol/distinfo index 6e55d508825a..66d64bac8eee 100644 --- a/security/hs-cryptol/distinfo +++ b/security/hs-cryptol/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1742629041 -SHA256 (cabal/cryptol-3.3.0/cryptol-3.3.0.tar.gz) = 3ba3d1083c3aacd6c5ad5bbe4fddb9d9519717af4d3c6fe05d9c0c698fb737b0 -SIZE (cabal/cryptol-3.3.0/cryptol-3.3.0.tar.gz) = 579944 +TIMESTAMP = 1762587886 +SHA256 (cabal/cryptol-3.4.0/cryptol-3.4.0.tar.gz) = 5973570dfd307c0a27251bb8edcfd554034549b21dfba7b69f21963d3361a388 +SIZE (cabal/cryptol-3.4.0/cryptol-3.4.0.tar.gz) = 602439 SHA256 (cabal/BoundedChan-1.0.3.0/BoundedChan-1.0.3.0.tar.gz) = 531ceaed7f62844c2a63a7cbfdcab332ea5eaa218e9922ca3305580438adc46d SIZE (cabal/BoundedChan-1.0.3.0/BoundedChan-1.0.3.0.tar.gz) = 3591 SHA256 (cabal/GraphSCC-1.0.4/GraphSCC-1.0.4.tar.gz) = 789d93e6188845f009779b1c800b043f524587a21d324be8594d09b0f8e86cf1 @@ -11,26 +11,24 @@ SHA256 (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 174da8a0f4004d17b08182cb25 SIZE (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 5207 SHA256 (cabal/OneTuple-0.4.2/revision/1.cabal) = dd7266f983da2970e5662168add810dabadabb3a4bb9b137181eafc0ac7ea4d4 SIZE (cabal/OneTuple-0.4.2/revision/1.cabal) = 2013 -SHA256 (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = a3b2216ddbaf481dbc82414b6120f8b726d969db3f0b51f20a7a45425ef36e7f -SIZE (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = 81502 -SHA256 (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 0cfd337bb9e6fbf09255bd24bb498a156f1d9bcd465396ac8657b25034b9ee31 -SIZE (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 9046 +SHA256 (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 0b563fa6ea11653d76d57e96625f4a476e02b9fdaeba9c05d2ccc10d8da802c0 +SIZE (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 83903 SHA256 (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5e4b39da395656a59827b0280508aafdc70335798b50e5d6fd52596026251825 SIZE (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5048 SHA256 (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 8beb121cee2bf913dac3188ed1e0e05cf1a0d0f12d4cb4a27c0da58450eb189a SIZE (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 16788 SHA256 (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = daa25cf428256ad05d21f2bfa44077c1b14d6c784b7930a202ee901f11cc6baa SIZE (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = 340855 -SHA256 (cabal/aeson-2.2.3.0/revision/3.cabal) = 61e559f2bad61a98aac564f2a4fd892d21e9e1712e14e3db93326317aa944a9b -SIZE (cabal/aeson-2.2.3.0/revision/3.cabal) = 6378 -SHA256 (cabal/alex-3.5.2.0/alex-3.5.2.0.tar.gz) = 913602f0464827470ecd9ed7590ddbbc5abab045a2b45059c46f80d17f0dc008 -SIZE (cabal/alex-3.5.2.0/alex-3.5.2.0.tar.gz) = 91436 -SHA256 (cabal/ansi-terminal-1.1.2/ansi-terminal-1.1.2.tar.gz) = a8d04a3e0451e22a6499a92311f0df1196dc65b687df7d10e3f30d92420156b0 -SIZE (cabal/ansi-terminal-1.1.2/ansi-terminal-1.1.2.tar.gz) = 36259 -SHA256 (cabal/ansi-terminal-types-1.1/ansi-terminal-types-1.1.tar.gz) = f2e5333eb78da5f4dd330fca0c81a59276cc150c625647cd20f57b7f297a5d25 -SIZE (cabal/ansi-terminal-types-1.1/ansi-terminal-types-1.1.tar.gz) = 4746 -SHA256 (cabal/arithmoi-0.13.0.1/arithmoi-0.13.0.1.tar.gz) = 98827b16171e94c0daeab7f0671f272b63072e5056533220c0532be1f93dde22 -SIZE (cabal/arithmoi-0.13.0.1/arithmoi-0.13.0.1.tar.gz) = 186345 +SHA256 (cabal/aeson-2.2.3.0/revision/4.cabal) = 7d48c2395ef168d2c2070fdb02c7998384be27d31a03bb35d1740af4a19a857b +SIZE (cabal/aeson-2.2.3.0/revision/4.cabal) = 6368 +SHA256 (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = a9ea70f2c4900e685312cf330d1fe955a3e8f00acd1328d463ae150481d28ade +SIZE (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = 94220 +SHA256 (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 88d11a165cd709bfd603b4bc36afd5b39d3e9eec69ee466ca4359441d468c092 +SIZE (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 32633 +SHA256 (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 9fc9ce2157f1889bd99a4d22c9f1c64589590be0f797c3efe71c8fa17a11a689 +SIZE (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 8791 +SHA256 (cabal/arithmoi-0.13.2.0/arithmoi-0.13.2.0.tar.gz) = 91ac03a756fab198fc9ddb20b98400d7b9445e2313012a3c8e7007012de9674d +SIZE (cabal/arithmoi-0.13.2.0/arithmoi-0.13.2.0.tar.gz) = 186082 SHA256 (cabal/assoc-1.1.1/assoc-1.1.1.tar.gz) = 231149b7fef09f5dd95af51228615e3b296dbd0faadeca053e0644a4b13b0ff6 SIZE (cabal/assoc-1.1.1/assoc-1.1.1.tar.gz) = 3158 SHA256 (cabal/assoc-1.1.1/revision/1.cabal) = 0ab39b4d1feb4caca95ac6e314f48782b27a86a6b8d1f5e8dc4be9fbed11185f @@ -55,12 +53,16 @@ SHA256 (cabal/bifunctors-5.6.2/revision/2.cabal) = 115a621c4eaaabb07834f9e4dd337 SIZE (cabal/bifunctors-5.6.2/revision/2.cabal) = 3332 SHA256 (cabal/bimap-0.5.0/bimap-0.5.0.tar.gz) = b0b44b0f2eaceb83f46dfa3d1747e080c45204c64d18bb9e63747299266f0c95 SIZE (cabal/bimap-0.5.0/bimap-0.5.0.tar.gz) = 11205 +SHA256 (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 83d27cee5be1d5342ddbf39999d0c8ea54cb433d0891eea5471fbfaa29f8dec5 +SIZE (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 40076 +SHA256 (cabal/bitvec-1.1.5.0/revision/3.cabal) = 434be6dc60e22858a52869c58038c35353f1a778b9679ebc06a2165bcc7f88b3 +SIZE (cabal/bitvec-1.1.5.0/revision/3.cabal) = 4921 SHA256 (cabal/bitwise-1.0.0.1/bitwise-1.0.0.1.tar.gz) = 76ae082a9f1950555dae8f1fb57ac6a7da85f30114b2f252dd2fa5e567fbbe0f SIZE (cabal/bitwise-1.0.0.1/bitwise-1.0.0.1.tar.gz) = 16473 SHA256 (cabal/bitwise-1.0.0.1/revision/11.cabal) = 74be2244a58860cae94ab1875e0bfdb4d9c3b35df46f783d01e7f886ff362d00 SIZE (cabal/bitwise-1.0.0.1/revision/11.cabal) = 3111 -SHA256 (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 66291874236b7342adab033e3cddae414a23a2865dfb44095dfc4e0b9d46703b -SIZE (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 60777 +SHA256 (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 971d360428ac97af9a4e55e4f2c23649f6cedc0ce5d6e94d520e663f33ea5113 +SIZE (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 59452 SHA256 (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 65542ef39f7644a3d76afcadeb976d3e334c6947516b7313fcb59165cea1608f SIZE (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 81915 SHA256 (cabal/blaze-html-0.9.2.0/revision/1.cabal) = 85c42f84f4ead2c48844fbe0865069add3bb3bb3322d38607e93d5515a4c9c58 @@ -83,6 +85,8 @@ SHA256 (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 22de71fde38b236d3e9168 SIZE (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 8192 SHA256 (cabal/chimera-0.4.1.0/chimera-0.4.1.0.tar.gz) = 894cc5bd9665d42c508a51eb70a3879da4e8a3f4c9c0617352031fdc5203bcf3 SIZE (cabal/chimera-0.4.1.0/chimera-0.4.1.0.tar.gz) = 22932 +SHA256 (cabal/chimera-0.4.1.0/revision/1.cabal) = a9e69d64c23fde32d4fb082d606dbf1f6ca59f0ee100161a7b574d83e348f5e6 +SIZE (cabal/chimera-0.4.1.0/revision/1.cabal) = 3654 SHA256 (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 6ae9898afe788a5e334cd5fad5d18a3c2e8e59fa09aaf7b957dbb38a4767df2e SIZE (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 9322 SHA256 (cabal/colour-2.3.6/colour-2.3.6.tar.gz) = 2cd35dcd6944a5abc9f108a5eb5ee564b6b1fa98a9ec79cefcc20b588991f871 @@ -135,8 +139,8 @@ SHA256 (cabal/extra-1.8/extra-1.8.tar.gz) = 2fa4ce5eae50560bba80f1883913cf2ed52b SIZE (cabal/extra-1.8/extra-1.8.tar.gz) = 47005 SHA256 (cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz) = 5f18672eff936355557cdd163905451205d7ee22742edac313dd27cf42a3f415 SIZE (cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz) = 7198 -SHA256 (cabal/fingertree-0.1.5.0/fingertree-0.1.5.0.tar.gz) = f3263c92fa8b18f1e1a64cd12480c8c1bee2c1fa0584ab3345f3dd8522bdbf71 -SIZE (cabal/fingertree-0.1.5.0/fingertree-0.1.5.0.tar.gz) = 20656 +SHA256 (cabal/fingertree-0.1.6.2/fingertree-0.1.6.2.tar.gz) = f2617dc54dceb6e680e3ac07efe86f0d236dfa66a277005f546a5aaa04139cab +SIZE (cabal/fingertree-0.1.6.2/fingertree-0.1.6.2.tar.gz) = 20851 SHA256 (cabal/free-5.2/free-5.2.tar.gz) = 72867f7c89173263765736e8d395e94291f1aaea626ecb1d673d72ce90b94f89 SIZE (cabal/free-5.2/free-5.2.tar.gz) = 58781 SHA256 (cabal/free-5.2/revision/7.cabal) = 7f3992a66987bbba5a6546420f6129fb9b66b80cdd005d34ec77a1e1c8ed8340 @@ -147,10 +151,10 @@ SHA256 (cabal/generically-0.1.1/revision/4.cabal) = 3f64278f5c582dd7c6963967b129 SIZE (cabal/generically-0.1.1/revision/4.cabal) = 1203 SHA256 (cabal/gitrev-1.3.1/gitrev-1.3.1.tar.gz) = a89964db24f56727b0e7b10c98fe7c116d721d8c46f52d6e77088669aaa38332 SIZE (cabal/gitrev-1.3.1/gitrev-1.3.1.tar.gz) = 3756 -SHA256 (cabal/happy-2.1.5/happy-2.1.5.tar.gz) = 7af82f24f65bf951b24000b9e16ee01c750ed40edc0b256881d29daee85c41c4 -SIZE (cabal/happy-2.1.5/happy-2.1.5.tar.gz) = 61293 -SHA256 (cabal/happy-lib-2.1.5/happy-lib-2.1.5.tar.gz) = a25a6c5a2db150caf4b8c91e048e302f776372034b84b8f9461fea0483da94eb -SIZE (cabal/happy-lib-2.1.5/happy-lib-2.1.5.tar.gz) = 93792 +SHA256 (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 9e390f0ab082d11d46598f6215b2f6e8253059721860f81082409091532d7e2a +SIZE (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 62023 +SHA256 (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = f625b2c4a3f2b5fafa3c560fa8757502cc8de83d9a84c2692fc943380900f269 +SIZE (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = 94227 SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a SIZE (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = 89062 SHA256 (cabal/hashable-1.5.0.0/revision/1.cabal) = 2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef @@ -159,10 +163,8 @@ SHA256 (cabal/hashtables-1.4.2/hashtables-1.4.2.tar.gz) = ca0e299fee6c0c918f45ce SIZE (cabal/hashtables-1.4.2/hashtables-1.4.2.tar.gz) = 58869 SHA256 (cabal/haskell-lexer-1.2.1/haskell-lexer-1.2.1.tar.gz) = 9d76e1528106b1b32e6e465264e39381ca4b450b72a4b5331e7e5127640a1a41 SIZE (cabal/haskell-lexer-1.2.1/haskell-lexer-1.2.1.tar.gz) = 14602 -SHA256 (cabal/hedgehog-1.5/hedgehog-1.5.tar.gz) = e941609fb3deb9acb0caf161405bff1c84da92b2891753c6d937fb9970ea866a -SIZE (cabal/hedgehog-1.5/hedgehog-1.5.tar.gz) = 79621 -SHA256 (cabal/hedgehog-1.5/revision/2.cabal) = c904dc9d8ae7b47a58771a0fbfb7a77882059a2b77c9c0c722dc16de504d0bd4 -SIZE (cabal/hedgehog-1.5/revision/2.cabal) = 4817 +SHA256 (cabal/hedgehog-1.7/hedgehog-1.7.tar.gz) = 09e2bca0f798dbf5848ff3eb78c1617fc13e51660ad5d4a457a54ce87b1b564e +SIZE (cabal/hedgehog-1.7/hedgehog-1.7.tar.gz) = 79976 SHA256 (cabal/heredoc-0.2.0.0/heredoc-0.2.0.0.tar.gz) = c90d9fc61cb8cd812be510845493b6a6eddcc4b772581fd40a9433ed8f130f40 SIZE (cabal/heredoc-0.2.0.0/heredoc-0.2.0.0.tar.gz) = 2449 SHA256 (cabal/hgmp-0.1.2.1/hgmp-0.1.2.1.tar.gz) = c681633d3e47d7eabd1cd43028a0e8f2e279a9c60c7701d0dc060145bd598023 @@ -191,10 +193,8 @@ SHA256 (cabal/integer-conversion-0.1.1/revision/1.cabal) = 941d4ae16e2124cbff5de SIZE (cabal/integer-conversion-0.1.1/revision/1.cabal) = 2256 SHA256 (cabal/integer-logarithms-1.0.4/integer-logarithms-1.0.4.tar.gz) = 6a93c76c2518cbe2d72ab17da6ae46d8cae93cbfb7c5a5ad5783f903c1448f45 SIZE (cabal/integer-logarithms-1.0.4/integer-logarithms-1.0.4.tar.gz) = 8948 -SHA256 (cabal/integer-roots-1.0.2.0/integer-roots-1.0.2.0.tar.gz) = 45e3fc64c80e1e0b325988395c18e71885e15a1f5209f09343b52b549f1c5697 -SIZE (cabal/integer-roots-1.0.2.0/integer-roots-1.0.2.0.tar.gz) = 54903 -SHA256 (cabal/integer-roots-1.0.2.0/revision/1.cabal) = 67a8b36c783337cb9f51a83adfc657eb8d7724a12c7b3ba186ba70ff7ce2c3b9 -SIZE (cabal/integer-roots-1.0.2.0/revision/1.cabal) = 2476 +SHA256 (cabal/integer-roots-1.0.3.0/integer-roots-1.0.3.0.tar.gz) = 33a97f909f640c055e45c0a3c05aa050e0c14dfb419b0f755f797b9addf3d750 +SIZE (cabal/integer-roots-1.0.3.0/integer-roots-1.0.3.0.tar.gz) = 54844 SHA256 (cabal/invariant-0.6.4/invariant-0.6.4.tar.gz) = a9e2ab4ee3e0d4613beb7bda36a8ebc4f72318450514f4832d2fa43b74f0aeb3 SIZE (cabal/invariant-0.6.4/invariant-0.6.4.tar.gz) = 27079 SHA256 (cabal/invariant-0.6.4/revision/1.cabal) = 4a9a609f4e93ffed158b3b4f5a80822c6da30aa71a5370307c0c00c2d658d1c6 @@ -203,66 +203,62 @@ SHA256 (cabal/io-streams-1.5.2.2/io-streams-1.5.2.2.tar.gz) = d365d5051696c15414 SIZE (cabal/io-streams-1.5.2.2/io-streams-1.5.2.2.tar.gz) = 64166 SHA256 (cabal/io-streams-1.5.2.2/revision/6.cabal) = 92fb59655f173ccd60b8388277325aebb35b315c8c9987b18c86820d5051d98a SIZE (cabal/io-streams-1.5.2.2/revision/6.cabal) = 9653 -SHA256 (cabal/kan-extensions-5.2.6/kan-extensions-5.2.6.tar.gz) = fa82283c1c9ac3dc0951b7ca9f5b2e6f13d8331c20154ebb222b509824eeeccc -SIZE (cabal/kan-extensions-5.2.6/kan-extensions-5.2.6.tar.gz) = 21718 -SHA256 (cabal/kan-extensions-5.2.6/revision/1.cabal) = e0b972f900a3c04c0f36d7e221e6b04343a5a1f00ce3aababff7932e173f0833 -SIZE (cabal/kan-extensions-5.2.6/revision/1.cabal) = 2581 +SHA256 (cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz) = c323acff95cdef6516f2f1a733a1f00f7e0caa1b7061f8831ed82e18fd37e158 +SIZE (cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz) = 21754 SHA256 (cabal/language-c99-0.2.0/language-c99-0.2.0.tar.gz) = 7062d0fb381308316f777b52a889ef6b4ed88c23804a1cf7b4653cac8b7bcc09 SIZE (cabal/language-c99-0.2.0/language-c99-0.2.0.tar.gz) = 11220 SHA256 (cabal/language-c99-simple-0.3.0/language-c99-simple-0.3.0.tar.gz) = 7275797bd2cfd4799ae0094ecd9da4e9333d12defd396277ac403343e542e06e SIZE (cabal/language-c99-simple-0.3.0/language-c99-simple-0.3.0.tar.gz) = 8293 SHA256 (cabal/language-c99-util-0.2.0/language-c99-util-0.2.0.tar.gz) = 241b4ffce7339744eeb0b92d22814d04c6d137467a0e2f172dbec66d3e474633 SIZE (cabal/language-c99-util-0.2.0/language-c99-util-0.2.0.tar.gz) = 5018 -SHA256 (cabal/lens-5.3.4/lens-5.3.4.tar.gz) = f1b6ed14b8d8ccafb5724929fb3d0d3b5866b923ca88e8c565b4a84b7993c88a -SIZE (cabal/lens-5.3.4/lens-5.3.4.tar.gz) = 707015 +SHA256 (cabal/lens-5.3.5/lens-5.3.5.tar.gz) = efebacf3dfb108c96171e564f059778d21ac262a98a956fef8890223ed8f1fe8 +SIZE (cabal/lens-5.3.5/lens-5.3.5.tar.gz) = 707043 +SHA256 (cabal/lens-5.3.5/revision/1.cabal) = e0413689b39ea25e12b42b1d79b1afbd2261a1f5a98af66f33383f6393c25a19 +SIZE (cabal/lens-5.3.5/revision/1.cabal) = 15292 SHA256 (cabal/libBF-0.6.8/libBF-0.6.8.tar.gz) = d98021132f28e674958a7c41250831c2375ae70c839d943c7b1d745c68d28e0a SIZE (cabal/libBF-0.6.8/libBF-0.6.8.tar.gz) = 77104 SHA256 (cabal/libffi-0.2.1/libffi-0.2.1.tar.gz) = 76ae195f738d72bb75a34be0bbb7ab5fd097d50fb05aaf2a252e88d265d53af1 SIZE (cabal/libffi-0.2.1/libffi-0.2.1.tar.gz) = 7879 -SHA256 (cabal/lifted-async-0.10.2.7/lifted-async-0.10.2.7.tar.gz) = c281bfb5761c7998cf663da529f2adc6d011ea6e524ca589047a659824fd3d55 -SIZE (cabal/lifted-async-0.10.2.7/lifted-async-0.10.2.7.tar.gz) = 10853 +SHA256 (cabal/lifted-async-0.11.0/lifted-async-0.11.0.tar.gz) = 2e52e997b44e8a850fae925aa7160510c287b15a90fb4c0385c25f4302083288 +SIZE (cabal/lifted-async-0.11.0/lifted-async-0.11.0.tar.gz) = 10684 SHA256 (cabal/lifted-base-0.2.3.12/lifted-base-0.2.3.12.tar.gz) = c134a95f56750aae806e38957bb03c59627cda16034af9e00a02b699474317c5 SIZE (cabal/lifted-base-0.2.3.12/lifted-base-0.2.3.12.tar.gz) = 11700 SHA256 (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = b9ed423625bf20ae7a72480d40d2dd16018a67e2ec45afb840a3607aa931ec97 SIZE (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = 67078 -SHA256 (cabal/mmorph-1.2.0/mmorph-1.2.0.tar.gz) = 61338058eb676b466a462ca45d59f436a77a3bd6b816e4268c6d88522b6a4280 -SIZE (cabal/mmorph-1.2.0/mmorph-1.2.0.tar.gz) = 6861 -SHA256 (cabal/mmorph-1.2.0/revision/3.cabal) = df9b213ec18f811cb3137b478d148f3f1680ee43f841cb775835fa282fdb0295 -SIZE (cabal/mmorph-1.2.0/revision/3.cabal) = 1083 -SHA256 (cabal/mod-0.2.0.1/mod-0.2.0.1.tar.gz) = 2a63f8e4e88545093cd57df02911906554e77704df3ee5c7a12044e48630e872 -SIZE (cabal/mod-0.2.0.1/mod-0.2.0.1.tar.gz) = 16279 +SHA256 (cabal/mmorph-1.2.1/mmorph-1.2.1.tar.gz) = 0e59d6028463ec832c908edf85b4e7adba02cfb98ad33cebb55295ecbba74ce6 +SIZE (cabal/mmorph-1.2.1/mmorph-1.2.1.tar.gz) = 6951 +SHA256 (cabal/mmorph-1.2.1/revision/1.cabal) = ea4c137f09d377ad071ff266a5f623c67376ff100094b96c44eedd7d3042ee02 +SIZE (cabal/mmorph-1.2.1/revision/1.cabal) = 1083 +SHA256 (cabal/mod-0.2.1.0/mod-0.2.1.0.tar.gz) = d84b3c8f5ab9e7051e763a45057dd8835ab85861e114ebe5105cd80d3f8bf3b9 +SIZE (cabal/mod-0.2.1.0/mod-0.2.1.0.tar.gz) = 16414 SHA256 (cabal/monad-control-1.0.3.1/monad-control-1.0.3.1.tar.gz) = ae0baea04d99375ef788140367179994a7178d400a8ce0d9026846546772713c SIZE (cabal/monad-control-1.0.3.1/monad-control-1.0.3.1.tar.gz) = 13985 SHA256 (cabal/monadLib-3.10.3/monadLib-3.10.3.tar.gz) = 6a0ad322fa22c82bde1e7ca36b5904063e8d87628e9afc2b60678893ff981d11 SIZE (cabal/monadLib-3.10.3/monadLib-3.10.3.tar.gz) = 11298 -SHA256 (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 68548e660632a3c09b230c33fe08cc880273372b485e65cbe7a717936de9728b -SIZE (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 145714 +SHA256 (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 51788e5eeb7d77264f260acd48df8055a4dbc2477e8d634a8493677bb15c5fc8 +SIZE (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 146148 SHA256 (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 9c188973126e893250b881f20e8811dca06c223c23402b06f7a1f2e995797228 SIZE (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 31309 SHA256 (cabal/network-uri-2.6.4.2/revision/1.cabal) = 6fffb57373962b5651a2db8b0af732098b3bf029a7ced76a9855615de2026588 SIZE (cabal/network-uri-2.6.4.2/revision/1.cabal) = 3217 SHA256 (cabal/newtype-generics-0.6.2/newtype-generics-0.6.2.tar.gz) = a1ac6052020a09f1bc5000a141d2edd4b31a82f95ce5957b7eedad40c065a74e SIZE (cabal/newtype-generics-0.6.2/newtype-generics-0.6.2.tar.gz) = 6854 -SHA256 (cabal/newtype-generics-0.6.2/revision/4.cabal) = 36b26be66f5736926fbd16fa3eadfcc96d23e13433e6348f0fa9509163fd0991 -SIZE (cabal/newtype-generics-0.6.2/revision/4.cabal) = 2053 +SHA256 (cabal/newtype-generics-0.6.2/revision/5.cabal) = e1bc40f387a21c6e59eff939f4e01b1eb14f069b683dce8c1c51094470c6342b +SIZE (cabal/newtype-generics-0.6.2/revision/5.cabal) = 2053 SHA256 (cabal/numtype-dk-0.5.0.3/numtype-dk-0.5.0.3.tar.gz) = f49351544dfc7920df46d24f3734f116f32ded5add7bb950b0e00e2a10c7bd9e SIZE (cabal/numtype-dk-0.5.0.3/numtype-dk-0.5.0.3.tar.gz) = 7503 -SHA256 (cabal/optparse-applicative-0.18.1.0/optparse-applicative-0.18.1.0.tar.gz) = 63811ab4fd26e829b8868364325a88be3acc79819f5bb5005b2dd3b961ecc491 -SIZE (cabal/optparse-applicative-0.18.1.0/optparse-applicative-0.18.1.0.tar.gz) = 60682 -SHA256 (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = f30973861ac7e7ebff05ff8c7c3d1e4d283a1f3850e1cc14106b0693ec1b6d82 -SIZE (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = 5289 +SHA256 (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = cf16aeefd821730c7738447fa7c6b7ada7ca1c9cc25400d64ef283294d345871 +SIZE (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = 67629 SHA256 (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 3da1673e24e12902c2879ee08b73e6978f6bfa70693b13995ebf48bfb7aee546 SIZE (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 7877 -SHA256 (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 339c35fd3a290522f23de4e33528423cfd0b0a8f22946b0b9816a817b926cba0 -SIZE (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 44683 +SHA256 (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 02794279dd30282e7b0d45a860dda50ee26a92b1461f5da4545f62dab4172686 +SIZE (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 44896 SHA256 (cabal/panic-0.4.0.1/panic-0.4.0.1.tar.gz) = 15dceb4240257a8e8e451a0d9d14ca5316b204214c08e211febbdcefd1732d42 SIZE (cabal/panic-0.4.0.1/panic-0.4.0.1.tar.gz) = 2265 -SHA256 (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 170453a71a2a8b31cca63125533f7771d7debeb639700bdabdd779c34d8a6ef6 -SIZE (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 14681 -SHA256 (cabal/parallel-3.2.2.0/revision/9.cabal) = 9d7b34ac537940f67732eca31d48a43bd78fb65a91baebddf63bee4fc3813d81 -SIZE (cabal/parallel-3.2.2.0/revision/9.cabal) = 1961 -SHA256 (cabal/parameterized-utils-2.1.10.0/parameterized-utils-2.1.10.0.tar.gz) = 13eab9bf90769a65b0de355aa6066517b4ad7d8a8988650a312b5ca9d3c124bf -SIZE (cabal/parameterized-utils-2.1.10.0/parameterized-utils-2.1.10.0.tar.gz) = 101722 +SHA256 (cabal/parallel-3.3.0.0/parallel-3.3.0.0.tar.gz) = 47c21e778d8e8ebf657aa72fd30e189e71ffddb188660e9d09ca9062d7541791 +SIZE (cabal/parallel-3.3.0.0/parallel-3.3.0.0.tar.gz) = 15309 +SHA256 (cabal/parameterized-utils-2.1.11.0/parameterized-utils-2.1.11.0.tar.gz) = 8b22b019c687afa94e1fb488c99972b1b7629e9d7537f71d2018b11903f4bcba +SIZE (cabal/parameterized-utils-2.1.11.0/parameterized-utils-2.1.11.0.tar.gz) = 101731 SHA256 (cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz) = 9310ef0d49f8a8922acda10b1cded9854cbee04dea717effc6ee5983072e4447 SIZE (cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz) = 11699 SHA256 (cabal/parser-combinators-1.3.0/revision/1.cabal) = 8659573e0d443d573f5b53f81b81dafbdc988d282b90c11e3da73562b4ea7876 @@ -273,22 +269,22 @@ SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa11 SIZE (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 56907 SHA256 (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 813739308ad6050620578994effe21058a170a341716acf52573fae42b5b1db3 SIZE (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 8879 -SHA256 (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7 -SIZE (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 60580 -SHA256 (cabal/primitive-0.9.0.0/revision/2.cabal) = de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759 -SIZE (cabal/primitive-0.9.0.0/revision/2.cabal) = 3203 -SHA256 (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 65955d7b50525a4a3bccdab1d982d2ae342897fd38140d5a94b5ef3800d8c92a -SIZE (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 28522 -SHA256 (cabal/profunctors-5.6.2/revision/3.cabal) = e178ba4468982326656626e2089e296f64485e68fdddc9f4476dcd5d612b4f78 -SIZE (cabal/profunctors-5.6.2/revision/3.cabal) = 2484 -SHA256 (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = e9c81926a7d1e40328f645f73592b31efc9c631589669a7f130687b9cc3051dc -SIZE (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = 47117 +SHA256 (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76 +SIZE (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 61724 +SHA256 (cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz) = b9c6f427368d2e811e4c48b59005218672458fd2f00a02cbefb8be9c751c0ef3 +SIZE (cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz) = 28146 +SHA256 (cabal/random-1.3.1/random-1.3.1.tar.gz) = d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35 +SIZE (cabal/random-1.3.1/random-1.3.1.tar.gz) = 63846 SHA256 (cabal/reflection-2.1.9/reflection-2.1.9.tar.gz) = c6a7d5e41ad0ee1a05c660acf4fd34b21f38330eec165d246b7fffb398e59fb3 SIZE (cabal/reflection-2.1.9/reflection-2.1.9.tar.gz) = 17560 SHA256 (cabal/reflection-2.1.9/revision/1.cabal) = eaf28dc9884718a306ed1e0c215a24b36c68b8aa3be425617f66d886d43fe1e0 SIZE (cabal/reflection-2.1.9/revision/1.cabal) = 4171 SHA256 (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b SIZE (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = 17620 +SHA256 (cabal/rme-0.1.1/rme-0.1.1.tar.gz) = 9e7e7d6da04455c67574adf54dbf50ffa601da529ff197aff15b730ab904f830 +SIZE (cabal/rme-0.1.1/rme-0.1.1.tar.gz) = 6621 +SHA256 (cabal/rme-what4-0.1.1/rme-what4-0.1.1.tar.gz) = cec36e13dc80a858b611db6728e269898b200ac8d4e80d2f66684a584c8ba65f +SIZE (cabal/rme-what4-0.1.1/rme-what4-0.1.1.tar.gz) = 7519 SHA256 (cabal/s-cargot-0.1.6.0/s-cargot-0.1.6.0.tar.gz) = 216d60f8bcb8805ae8a94bf29917f3dd42c48a8cd91baa40464b431a9bf20c1d SIZE (cabal/s-cargot-0.1.6.0/s-cargot-0.1.6.0.tar.gz) = 40873 SHA256 (cabal/safe-exceptions-0.1.7.4/safe-exceptions-0.1.7.4.tar.gz) = 3c51d8d50c9b60ff8bf94f942fd92e3bea9e62c5afa778dfc9f707b79da41ef6 @@ -315,24 +311,24 @@ SHA256 (cabal/semirings-0.7/semirings-0.7.tar.gz) = 8fc80ae222196de2c7426e4be011 SIZE (cabal/semirings-0.7/semirings-0.7.tar.gz) = 21947 SHA256 (cabal/simple-smt-0.9.8/simple-smt-0.9.8.tar.gz) = c9f9fef6eb884764c6fc3212199573149c2c0b60fabcd9d41b01b4f5efacb146 SIZE (cabal/simple-smt-0.9.8/simple-smt-0.9.8.tar.gz) = 11227 -SHA256 (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7 -SIZE (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = 21981 +SHA256 (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270 +SIZE (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = 21955 SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732eeaae0e7df48d57acc3c2e5b7b07afe2f8b SIZE (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 11798 SHA256 (cabal/strict-0.5.1/revision/1.cabal) = 58c373b7c7748cbb4a5a6c8c15073f99a1c10a9a9bb6894ac33f43a5cdb901f2 SIZE (cabal/strict-0.5.1/revision/1.cabal) = 3557 -SHA256 (cabal/syb-0.7.2.4/syb-0.7.2.4.tar.gz) = ec7c1e8822d62ab910386361cdcee40a22a26cd344c34741fadd982302291e60 -SIZE (cabal/syb-0.7.2.4/syb-0.7.2.4.tar.gz) = 41809 +SHA256 (cabal/syb-0.7.3/syb-0.7.3.tar.gz) = 676668d46941fc1be26bdd2cfd727aa13bcb909eaa8189937a9dbd6d41ac3b8d +SIZE (cabal/syb-0.7.3/syb-0.7.3.tar.gz) = 42181 SHA256 (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 6daad88ebb414ba6a556d2898d2cbe7650e4276010e3a6eed939daf54b956784 SIZE (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 8151 SHA256 (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780 SIZE (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 66548 -SHA256 (cabal/tasty-1.5.3/revision/1.cabal) = 9d56ea9dbc274fc853fc531373b2c91bfe360e21460c2c6a5838897d86e3f6d0 -SIZE (cabal/tasty-1.5.3/revision/1.cabal) = 2923 +SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172a1e96b1dca05666c5cbd1183639412 +SIZE (cabal/tasty-1.5.3/revision/2.cabal) = 2923 SHA256 (cabal/tasty-hedgehog-1.4.0.2/tasty-hedgehog-1.4.0.2.tar.gz) = 453484d732712525a9c74a07db5f18b5f80f867a98958e67031d8d0bfe007152 SIZE (cabal/tasty-hedgehog-1.4.0.2/tasty-hedgehog-1.4.0.2.tar.gz) = 5505 -SHA256 (cabal/tasty-hedgehog-1.4.0.2/revision/6.cabal) = 2c5384f1985994fc66edafeb6665036a25516ad2d443b04d96c7fb6e2eb368e5 -SIZE (cabal/tasty-hedgehog-1.4.0.2/revision/6.cabal) = 1852 +SHA256 (cabal/tasty-hedgehog-1.4.0.2/revision/7.cabal) = d9807fa3544209dcfc6c6fed0a3f23d4faef5546dc7d503844f4b9c323368f75 +SIZE (cabal/tasty-hedgehog-1.4.0.2/revision/7.cabal) = 1852 SHA256 (cabal/tasty-hunit-0.10.2/tasty-hunit-0.10.2.tar.gz) = 5af01fa7c1ef98b324da062e36f79986a8b1b83ff0cf6fd53f95d976b41e03f6 SIZE (cabal/tasty-hunit-0.10.2/tasty-hunit-0.10.2.tar.gz) = 7808 SHA256 (cabal/temporary-1.3/temporary-1.3.tar.gz) = 8c442993694b5ffca823ce864af95bd2841fb5264ee511c61cf48cc71d879890 @@ -367,10 +363,10 @@ SHA256 (cabal/these-1.2.1/revision/2.cabal) = 35c57aede96c15ea1fed559ac287b1168e SIZE (cabal/these-1.2.1/revision/2.cabal) = 2294 SHA256 (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 502ef8694a5b131b47c0e5df2e9053d005a3b345b30f5225af04f081d3ef5cf0 SIZE (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 63414 -SHA256 (cabal/toml-parser-2.0.1.0/toml-parser-2.0.1.0.tar.gz) = 03366d727abac9e30055487dbfa07973c321aff571a0de9e504337aa586697e1 -SIZE (cabal/toml-parser-2.0.1.0/toml-parser-2.0.1.0.tar.gz) = 48201 -SHA256 (cabal/toml-parser-2.0.1.0/revision/1.cabal) = 13b6e9987e26a41e57f8e57dacf4ff069cc076f61be366ee8c9e6da5d61771d4 -SIZE (cabal/toml-parser-2.0.1.0/revision/1.cabal) = 4017 +SHA256 (cabal/toml-parser-2.0.1.2/toml-parser-2.0.1.2.tar.gz) = 1bae49f84caa86ea5831c5355fb60450eab1871ff54992bfaa8a7aaab755a33a +SIZE (cabal/toml-parser-2.0.1.2/toml-parser-2.0.1.2.tar.gz) = 48374 +SHA256 (cabal/toml-parser-2.0.1.2/revision/1.cabal) = 4cbcebdcbd920e9f145ca1cf572a194883f0f8844507abae7e6ba42ea037d05c +SIZE (cabal/toml-parser-2.0.1.2/revision/1.cabal) = 4036 SHA256 (cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz) = 323bf8689eb691b122661cffa41a25e00fea7a768433fe2dde35d3da7d32cf90 SIZE (cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz) = 2902 SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a @@ -387,44 +383,38 @@ SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a SIZE (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = 996 -SHA256 (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d -SIZE (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = 59823 -SHA256 (cabal/unordered-containers-0.2.20/revision/4.cabal) = 233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422 -SIZE (cabal/unordered-containers-0.2.20/revision/4.cabal) = 3921 -SHA256 (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = ee48deada7600370728c4156cb002441de770d0121ae33a68139a9ed9c19b09a -SIZE (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = 10726 +SHA256 (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 708a60513d6da61e09b60b9a486106af703a889b5b43472a27c3b60bf35246ab +SIZE (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 60625 SHA256 (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 7e0dd953483d6fd3ca49bcaed6b11f9e3c2787213479b2581e07747836b8357e SIZE (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 11222 -SHA256 (cabal/uuid-types-1.0.6/revision/2.cabal) = 88e78c100b699cb829524af914cea82422bd518ce90625122ebe4c8048aee13d -SIZE (cabal/uuid-types-1.0.6/revision/2.cabal) = 2619 +SHA256 (cabal/uuid-types-1.0.6/revision/3.cabal) = 5ac2b681a8d7676f6a51ac1b113bfdcf18dd7fdbb313034850ed6493eef96da0 +SIZE (cabal/uuid-types-1.0.6/revision/3.cabal) = 2619 SHA256 (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 28f203c786cbf8ac6dc3fea3378ec36f34173d505fb4a1dd60fc8418ad91c423 SIZE (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 185739 -SHA256 (cabal/vector-0.13.2.0/revision/1.cabal) = b736a57b73520d2acf4865e3e2b40030d69782f35f870e376dc717ee2508d81f -SIZE (cabal/vector-0.13.2.0/revision/1.cabal) = 8804 +SHA256 (cabal/vector-0.13.2.0/revision/2.cabal) = 9ac338c8da52d8a37db08434ca4480fef2cea4f9aac240f4f994bb467f5275b4 +SIZE (cabal/vector-0.13.2.0/revision/2.cabal) = 8804 SHA256 (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = d0f507334bdea5431a2f07f525a97f29e76522c32210f5de6d5a2b4f1d42bf7c SIZE (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = 12577 -SHA256 (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 5ac96695212a45ae7dc16d8031dbf5311da53e052c35f7ad4a8e2db7fafb651e -SIZE (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 1642 +SHA256 (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 483be6df13c72169a917640589666f9fece7bea9fa13fcd41d052dab37ea289e +SIZE (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 1642 SHA256 (cabal/versions-6.0.8/versions-6.0.8.tar.gz) = 3f85f9052a8de704c94c920883d10d0eb71743b5b54469590d8fa8df59153b0e SIZE (cabal/versions-6.0.8/versions-6.0.8.tar.gz) = 19566 SHA256 (cabal/void-0.7.3/void-0.7.3.tar.gz) = 53af758ddc37dc63981671e503438d02c6f64a2d8744e9bec557a894431f7317 SIZE (cabal/void-0.7.3/void-0.7.3.tar.gz) = 6741 -SHA256 (cabal/what4-1.7/what4-1.7.tar.gz) = 7b2c2893d0770b22242fad992677d8d07bb5459a3a77b7f1ebfda97f98396ac5 -SIZE (cabal/what4-1.7/what4-1.7.tar.gz) = 434701 +SHA256 (cabal/what4-1.7.1.0/what4-1.7.1.0.tar.gz) = 52336775cbebc993f6543189c2c190056c1c94740f74ce4a3d63cce6d170a441 +SIZE (cabal/what4-1.7.1.0/what4-1.7.1.0.tar.gz) = 439047 SHA256 (cabal/witherable-0.5/witherable-0.5.tar.gz) = 48434cc1e465b13cbc0133a90c3ec0d827c93b77ce95807fe0a38b65f4918cd1 SIZE (cabal/witherable-0.5/witherable-0.5.tar.gz) = 10819 SHA256 (cabal/witherable-0.5/revision/1.cabal) = 85bab588ebca37996fc3171b9d8b2e065eb0536c9f44224bcf037c0849a881de SIZE (cabal/witherable-0.5/revision/1.cabal) = 2343 SHA256 (cabal/wl-pprint-annotated-0.1.0.1/wl-pprint-annotated-0.1.0.1.tar.gz) = 6b662b244b2e318a2923dc7057d707369a29ea4a0e721b4710eac7239cc727af SIZE (cabal/wl-pprint-annotated-0.1.0.1/wl-pprint-annotated-0.1.0.1.tar.gz) = 15458 -SHA256 (cabal/wl-pprint-annotated-0.1.0.1/revision/3.cabal) = 79d12e6d7302c8bea0986cb713fcbfc33225cca3ee158ac741cf1a468f5ed8bc -SIZE (cabal/wl-pprint-annotated-0.1.0.1/revision/3.cabal) = 2296 +SHA256 (cabal/wl-pprint-annotated-0.1.0.1/revision/4.cabal) = fefa8c901a324bd221d3fd1e3fef2df755a8528c27c7c2df140d207d82332a6e +SIZE (cabal/wl-pprint-annotated-0.1.0.1/revision/4.cabal) = 2296 SHA256 (cabal/zenc-0.1.2/zenc-0.1.2.tar.gz) = b917a9d54a992b163aeb3c065a5199ad1ab76bd096c6e14b534c9e6555543c78 SIZE (cabal/zenc-0.1.2/zenc-0.1.2.tar.gz) = 4290 -SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6968ae86b2231e1d429ce8bc9083e6a55bc -SIZE (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 29318 -SHA256 (cabal/zlib-0.7.1.0/revision/2.cabal) = 85e64a75c0b490506a7edaa2d54950c668e66b65758bb08bb14cd31faf53a206 -SIZE (cabal/zlib-0.7.1.0/revision/2.cabal) = 5357 +SHA256 (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = bf95ab01ed924be800addea195fba5ca97ec69f378368f6ff466bdc29666c1c1 +SIZE (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = 29324 SHA256 (cabal/zlib-bindings-0.1.1.5/zlib-bindings-0.1.1.5.tar.gz) = c83bb438f9b6c5fe860982731eb8ac7eff993e8b56cbc15ef5b471f229f79109 SIZE (cabal/zlib-bindings-0.1.1.5/zlib-bindings-0.1.1.5.tar.gz) = 54770 SHA256 (cabal/zlib-bindings-0.1.1.5/revision/2.cabal) = 0c6f9f81832af2473281fd58631aff8c6bbad24191e00d2a5a6ae2479249043b diff --git a/security/hs-cryptol/pkg-plist b/security/hs-cryptol/pkg-plist index 02dcb0ab0201..3e234859dae9 100644 --- a/security/hs-cryptol/pkg-plist +++ b/security/hs-cryptol/pkg-plist @@ -1,7 +1,8 @@ %%DATADIR%%/Array.cry %%DATADIR%%/Cryptol.cry %%DATADIR%%/Cryptol/Reference.cry -%%DATADIR%%/CryptolTC.z3 +%%DATADIR%%/CryptolTC.smt2 %%DATADIR%%/Float.cry %%DATADIR%%/PrimeEC.cry %%DATADIR%%/SuiteB.cry +%%DATADIR%%/cry_ffi.h diff --git a/security/interactsh/Makefile b/security/interactsh/Makefile index ef206d1ed87b..975d8008788c 100644 --- a/security/interactsh/Makefile +++ b/security/interactsh/Makefile @@ -1,7 +1,7 @@ PORTNAME= interactsh PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/kanidm/Makefile b/security/kanidm/Makefile index e29028300f7d..47a509700d4b 100644 --- a/security/kanidm/Makefile +++ b/security/kanidm/Makefile @@ -1,7 +1,7 @@ PORTNAME= kanidm DISTVERSIONPREFIX= v DISTVERSION= 1.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MAINTAINER= bofh@FreeBSD.org diff --git a/security/keybase/Makefile b/security/keybase/Makefile index a05b4a0eeb53..362c1a349542 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,7 +1,7 @@ PORTNAME= keybase PORTVERSION= 6.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/keysmith/distinfo b/security/keysmith/distinfo index 8dc82e258428..4dce0e73627c 100644 --- a/security/keysmith/distinfo +++ b/security/keysmith/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759875004 -SHA256 (KDE/release-service/25.08.2/keysmith-25.08.2.tar.xz) = 6628aab4cc2bb4278b74d01e7dfbf4295d75dd57b5d20aaf3ef08e5a60f1e2f3 -SIZE (KDE/release-service/25.08.2/keysmith-25.08.2.tar.xz) = 237872 +TIMESTAMP = 1762264759 +SHA256 (KDE/release-service/25.08.3/keysmith-25.08.3.tar.xz) = c188bcecbe0657b7cd53a6dc64a2f2cafbde147e7c9bd2c90b5845afd08c1525 +SIZE (KDE/release-service/25.08.3/keysmith-25.08.3.tar.xz) = 237876 diff --git a/security/kf5-kdesu/Makefile b/security/kf5-kdesu/Makefile index 54fb47299b44..af6b1f0f2b46 100644 --- a/security/kf5-kdesu/Makefile +++ b/security/kf5-kdesu/Makefile @@ -21,8 +21,8 @@ SUDO_DESC= Use sudo instead of su DOAS_DESC= Use doas instead of su and sudo SUDO_CMAKE_BOOL= KDESU_USE_SUDO_DEFAULT -SUDO_BUILD_DEPENDS= sudo:security/sudo -SUDO_RUN_DEPENDS= sudo:security/sudo +SUDO_BUILD_DEPENDS= ${SUDO_DEPENDS} +SUDO_USES= sudo DOAS_CMAKE_BOOL= KDESU_USE_DOAS_DEFAULT DOAS_BUILD_DEPENDS= doas:security/doas diff --git a/security/kf6-kdesu/Makefile b/security/kf6-kdesu/Makefile index ac42ad91c4f8..0517ec1e365f 100644 --- a/security/kf6-kdesu/Makefile +++ b/security/kf6-kdesu/Makefile @@ -20,8 +20,8 @@ SUDO_DESC= Use sudo instead of su DOAS_DESC= Use doas instead of su and sudo SUDO_CMAKE_BOOL= KDESU_USE_SUDO_DEFAULT -SUDO_BUILD_DEPENDS= sudo:security/sudo -SUDO_RUN_DEPENDS= sudo:security/sudo +SUDO_BUILD_DEPENDS= ${SUDO_DEPENDS} +SUDO_USES= sudo DOAS_CMAKE_BOOL= KDESU_USE_DOAS_DEFAULT DOAS_BUILD_DEPENDS= doas:security/doas diff --git a/security/kgpg/distinfo b/security/kgpg/distinfo index 629faefd9571..ea99f3ce5b34 100644 --- a/security/kgpg/distinfo +++ b/security/kgpg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759875007 -SHA256 (KDE/release-service/25.08.2/kgpg-25.08.2.tar.xz) = 3994c4c1468c02868b58b22660bbaac845fd4203488d68f6ac915c04a6167c4a -SIZE (KDE/release-service/25.08.2/kgpg-25.08.2.tar.xz) = 3049804 +TIMESTAMP = 1762264761 +SHA256 (KDE/release-service/25.08.3/kgpg-25.08.3.tar.xz) = e41e9f6e146886534cd86f149e5816ca2cf66dabc7b824f0f35006931842f8af +SIZE (KDE/release-service/25.08.3/kgpg-25.08.3.tar.xz) = 3049876 diff --git a/security/kleopatra/distinfo b/security/kleopatra/distinfo index 0ea9a0c6dd5f..318c574c9f70 100644 --- a/security/kleopatra/distinfo +++ b/security/kleopatra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759875009 -SHA256 (KDE/release-service/25.08.2/kleopatra-25.08.2.tar.xz) = 16835826748b4fff9cbae6ded1819b18c3422ff60da21c6a6addd27dfeeb4fcc -SIZE (KDE/release-service/25.08.2/kleopatra-25.08.2.tar.xz) = 2881852 +TIMESTAMP = 1762264764 +SHA256 (KDE/release-service/25.08.3/kleopatra-25.08.3.tar.xz) = 3c2f65207ecacd6f72631e832a93342a6c43260e897afcc285d1803b51cc6766 +SIZE (KDE/release-service/25.08.3/kleopatra-25.08.3.tar.xz) = 2881980 diff --git a/security/kpkpass/distinfo b/security/kpkpass/distinfo index 96f451dcb0ae..1f6f5b9a255f 100644 --- a/security/kpkpass/distinfo +++ b/security/kpkpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759875011 -SHA256 (KDE/release-service/25.08.2/kpkpass-25.08.2.tar.xz) = 4599e5b8b1db047c474cc4cf5a23bf7d4968082742986244a13875abe86341f3 -SIZE (KDE/release-service/25.08.2/kpkpass-25.08.2.tar.xz) = 31880 +TIMESTAMP = 1762264766 +SHA256 (KDE/release-service/25.08.3/kpkpass-25.08.3.tar.xz) = 3802a6f23edd901be975c03b3eb63e478e9384386d883b2289fb598edf3e758b +SIZE (KDE/release-service/25.08.3/kpkpass-25.08.3.tar.xz) = 31892 diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile index 2b9786443e81..08c3b2dcf833 100644 --- a/security/kpmenu/Makefile +++ b/security/kpmenu/Makefile @@ -1,7 +1,7 @@ PORTNAME= kpmenu DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security MAINTAINER= bapt@FreeBSD.org diff --git a/security/kwalletmanager/distinfo b/security/kwalletmanager/distinfo index 97575995c16a..147f8f04c7a5 100644 --- a/security/kwalletmanager/distinfo +++ b/security/kwalletmanager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759875014 -SHA256 (KDE/release-service/25.08.2/kwalletmanager-25.08.2.tar.xz) = baa965f8e9d46e9e4c2b0ccfab19f42af015683246364adbb2d63349f7d6fb72 -SIZE (KDE/release-service/25.08.2/kwalletmanager-25.08.2.tar.xz) = 1052860 +TIMESTAMP = 1762264769 +SHA256 (KDE/release-service/25.08.3/kwalletmanager-25.08.3.tar.xz) = 54b6b63eb55fd554d31215319c20bbafd2e1bf948ab6b4fa4d84b5614b6dc52d +SIZE (KDE/release-service/25.08.3/kwalletmanager-25.08.3.tar.xz) = 1053124 diff --git a/security/lego/Makefile b/security/lego/Makefile index 0ce1640d0714..020508dfeb44 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,6 +1,7 @@ PORTNAME= lego DISTVERSIONPREFIX= v DISTVERSION= 4.28.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/libkleo/distinfo b/security/libkleo/distinfo index f3300f7e359b..4edc6286f620 100644 --- a/security/libkleo/distinfo +++ b/security/libkleo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759875016 -SHA256 (KDE/release-service/25.08.2/libkleo-25.08.2.tar.xz) = bc6b963644d4c7c00002da0df143c8cdeda4d3f12eb1409b67212fabdde0d7b8 -SIZE (KDE/release-service/25.08.2/libkleo-25.08.2.tar.xz) = 668300 +TIMESTAMP = 1762264771 +SHA256 (KDE/release-service/25.08.3/libkleo-25.08.3.tar.xz) = 0553b18a295cb5fbff5fae99034a782ae4d07d43d2c1637eaf67a31ca650b816 +SIZE (KDE/release-service/25.08.3/libkleo-25.08.3.tar.xz) = 668176 diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile index 9d01aa01e974..0703eb6447ec 100644 --- a/security/libsecret/Makefile +++ b/security/libsecret/Makefile @@ -1,6 +1,6 @@ PORTNAME= libsecret PORTVERSION= 0.21.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -12,19 +12,24 @@ WWW= https://gitlab.gnome.org/GNOME/libsecret LICENSE= APACHE20 GPLv2+ LGPL21+ LICENSE_COMB= multi -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gi-docgen>0:textproc/py-gi-docgen@${PY_FLAVOR} \ - docbook-xsl>=0:textproc/docbook-xsl +BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= compiler gettext gnome meson pkgconfig python tar:xz vala:build +USES= compiler gettext-runtime gnome meson pkgconfig python tar:xz vala:build USE_GNOME= glib20 introspection:build libxslt:build MESON_ARGS= -Dbash_completion=disabled - # see PR 287429 / https://gitlab.gnome.org/GNOME/libsecret/-/issues/106 MESON_ARGS+= -Dc_args="-DHAVE_CMSGCRED" - PIE_UNSAFE= yes +OPTIONS_DEFINE= DOCS NLS +OPTIONS_SUB= yes + +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gi-docgen>0:textproc/py-gi-docgen@${PY_FLAVOR} +DOCS_MESON_TRUE= gtk_doc +NLS_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-meson.build +NLS_USES= gettext-tools + .include <bsd.port.mk> diff --git a/security/libsecret/files/extra-patch-meson.build b/security/libsecret/files/extra-patch-meson.build new file mode 100644 index 000000000000..be01074acbb0 --- /dev/null +++ b/security/libsecret/files/extra-patch-meson.build @@ -0,0 +1,10 @@ +--- meson.build.orig 2025-03-18 22:16:57 UTC ++++ meson.build +@@ -113,7 +113,6 @@ endif + endif + + # Subfolders +-subdir('po') + subdir('egg') + subdir('libsecret') + subdir('tool') diff --git a/security/libsecret/pkg-plist b/security/libsecret/pkg-plist index beddb0dcce72..3f931db26e56 100644 --- a/security/libsecret/pkg-plist +++ b/security/libsecret/pkg-plist @@ -21,387 +21,388 @@ lib/libsecret-1.so.0 lib/libsecret-1.so.0.0.0 libdata/pkgconfig/libsecret-1.pc libdata/pkgconfig/libsecret-unstable.pc -%%DOCSDIR%%-1/RedHatDisplay-Black.woff -%%DOCSDIR%%-1/RedHatDisplay-Black.woff2 -%%DOCSDIR%%-1/RedHatDisplay-BlackItalic.woff -%%DOCSDIR%%-1/RedHatDisplay-BlackItalic.woff2 -%%DOCSDIR%%-1/RedHatDisplay-Bold.woff -%%DOCSDIR%%-1/RedHatDisplay-Bold.woff2 -%%DOCSDIR%%-1/RedHatDisplay-BoldItalic.woff -%%DOCSDIR%%-1/RedHatDisplay-BoldItalic.woff2 -%%DOCSDIR%%-1/RedHatDisplay-Italic.woff -%%DOCSDIR%%-1/RedHatDisplay-Italic.woff2 -%%DOCSDIR%%-1/RedHatDisplay-Medium.woff -%%DOCSDIR%%-1/RedHatDisplay-Medium.woff2 -%%DOCSDIR%%-1/RedHatDisplay-MediumItalic.woff -%%DOCSDIR%%-1/RedHatDisplay-MediumItalic.woff2 -%%DOCSDIR%%-1/RedHatDisplay-Regular.woff -%%DOCSDIR%%-1/RedHatDisplay-Regular.woff2 -%%DOCSDIR%%-1/RedHatText-Bold.woff -%%DOCSDIR%%-1/RedHatText-Bold.woff2 -%%DOCSDIR%%-1/RedHatText-BoldItalic.woff -%%DOCSDIR%%-1/RedHatText-BoldItalic.woff2 -%%DOCSDIR%%-1/RedHatText-Italic.woff -%%DOCSDIR%%-1/RedHatText-Italic.woff2 -%%DOCSDIR%%-1/RedHatText-Medium.woff -%%DOCSDIR%%-1/RedHatText-Medium.woff2 -%%DOCSDIR%%-1/RedHatText-MediumItalic.woff -%%DOCSDIR%%-1/RedHatText-MediumItalic.woff2 -%%DOCSDIR%%-1/RedHatText-Regular.woff -%%DOCSDIR%%-1/RedHatText-Regular.woff2 -%%DOCSDIR%%-1/SourceCodePro-It.ttf.woff -%%DOCSDIR%%-1/SourceCodePro-Regular.ttf.woff -%%DOCSDIR%%-1/SourceCodePro-Semibold.ttf.woff -%%DOCSDIR%%-1/class.Collection.html -%%DOCSDIR%%-1/class.Item.html -%%DOCSDIR%%-1/class.Prompt.html -%%DOCSDIR%%-1/class.Service.html -%%DOCSDIR%%-1/classes_hierarchy.html -%%DOCSDIR%%-1/const.BACKEND_EXTENSION_POINT_NAME.html -%%DOCSDIR%%-1/const.COLLECTION_DEFAULT.html -%%DOCSDIR%%-1/const.COLLECTION_SESSION.html -%%DOCSDIR%%-1/const.MAJOR_VERSION.html -%%DOCSDIR%%-1/const.MICRO_VERSION.html -%%DOCSDIR%%-1/const.MINOR_VERSION.html -%%DOCSDIR%%-1/ctor.Collection.new_for_dbus_path_finish.html -%%DOCSDIR%%-1/ctor.Collection.new_for_dbus_path_sync.html -%%DOCSDIR%%-1/ctor.Item.new_for_dbus_path_finish.html -%%DOCSDIR%%-1/ctor.Item.new_for_dbus_path_sync.html -%%DOCSDIR%%-1/ctor.Schema.new.html -%%DOCSDIR%%-1/ctor.Schema.newv.html -%%DOCSDIR%%-1/ctor.Value.new.html -%%DOCSDIR%%-1/ctor.Value.new_full.html -%%DOCSDIR%%-1/enum.BackendFlags.html -%%DOCSDIR%%-1/enum.Error.html -%%DOCSDIR%%-1/enum.SchemaAttributeType.html -%%DOCSDIR%%-1/enum.SchemaType.html -%%DOCSDIR%%-1/flags.CollectionCreateFlags.html -%%DOCSDIR%%-1/flags.CollectionFlags.html -%%DOCSDIR%%-1/flags.ItemCreateFlags.html -%%DOCSDIR%%-1/flags.ItemFlags.html -%%DOCSDIR%%-1/flags.SchemaFlags.html -%%DOCSDIR%%-1/flags.SearchFlags.html -%%DOCSDIR%%-1/flags.ServiceFlags.html -%%DOCSDIR%%-1/fonts.css -%%DOCSDIR%%-1/func.CHECK_VERSION.html -%%DOCSDIR%%-1/func.attributes_build.html -%%DOCSDIR%%-1/func.attributes_buildv.html -%%DOCSDIR%%-1/func.get_schema.html -%%DOCSDIR%%-1/func.password_clear.html -%%DOCSDIR%%-1/func.password_clear_finish.html -%%DOCSDIR%%-1/func.password_clear_sync.html -%%DOCSDIR%%-1/func.password_clearv.html -%%DOCSDIR%%-1/func.password_clearv_sync.html -%%DOCSDIR%%-1/func.password_free.html -%%DOCSDIR%%-1/func.password_lookup.html -%%DOCSDIR%%-1/func.password_lookup_binary_finish.html -%%DOCSDIR%%-1/func.password_lookup_binary_sync.html -%%DOCSDIR%%-1/func.password_lookup_finish.html -%%DOCSDIR%%-1/func.password_lookup_nonpageable_finish.html -%%DOCSDIR%%-1/func.password_lookup_nonpageable_sync.html -%%DOCSDIR%%-1/func.password_lookup_sync.html -%%DOCSDIR%%-1/func.password_lookupv.html -%%DOCSDIR%%-1/func.password_lookupv_binary_sync.html -%%DOCSDIR%%-1/func.password_lookupv_nonpageable_sync.html -%%DOCSDIR%%-1/func.password_lookupv_sync.html -%%DOCSDIR%%-1/func.password_search.html -%%DOCSDIR%%-1/func.password_search_finish.html -%%DOCSDIR%%-1/func.password_search_sync.html -%%DOCSDIR%%-1/func.password_searchv.html -%%DOCSDIR%%-1/func.password_searchv_sync.html -%%DOCSDIR%%-1/func.password_store.html -%%DOCSDIR%%-1/func.password_store_binary.html -%%DOCSDIR%%-1/func.password_store_binary_sync.html -%%DOCSDIR%%-1/func.password_store_finish.html -%%DOCSDIR%%-1/func.password_store_sync.html -%%DOCSDIR%%-1/func.password_storev.html -%%DOCSDIR%%-1/func.password_storev_binary.html -%%DOCSDIR%%-1/func.password_storev_binary_sync.html -%%DOCSDIR%%-1/func.password_storev_sync.html -%%DOCSDIR%%-1/func.password_wipe.html -%%DOCSDIR%%-1/fzy.js -%%DOCSDIR%%-1/go-up-symbolic.png -%%DOCSDIR%%-1/iface.Backend.html -%%DOCSDIR%%-1/iface.Retrievable.html -%%DOCSDIR%%-1/index.html -%%DOCSDIR%%-1/index.json -%%DOCSDIR%%-1/libsecret-1.devhelp2 -%%DOCSDIR%%-1/libsecret-c-examples.html -%%DOCSDIR%%-1/libsecret-js-examples.html -%%DOCSDIR%%-1/libsecret-python-examples.html -%%DOCSDIR%%-1/libsecret-simple-api.html -%%DOCSDIR%%-1/libsecret-tpm2.html -%%DOCSDIR%%-1/libsecret-using.html -%%DOCSDIR%%-1/libsecret-vala-examples.html -%%DOCSDIR%%-1/main.js -%%DOCSDIR%%-1/method.Collection.delete.html -%%DOCSDIR%%-1/method.Collection.delete_finish.html -%%DOCSDIR%%-1/method.Collection.delete_sync.html -%%DOCSDIR%%-1/method.Collection.get_created.html -%%DOCSDIR%%-1/method.Collection.get_flags.html -%%DOCSDIR%%-1/method.Collection.get_items.html -%%DOCSDIR%%-1/method.Collection.get_label.html -%%DOCSDIR%%-1/method.Collection.get_locked.html -%%DOCSDIR%%-1/method.Collection.get_modified.html -%%DOCSDIR%%-1/method.Collection.get_service.html -%%DOCSDIR%%-1/method.Collection.load_items.html -%%DOCSDIR%%-1/method.Collection.load_items_finish.html -%%DOCSDIR%%-1/method.Collection.load_items_sync.html -%%DOCSDIR%%-1/method.Collection.refresh.html -%%DOCSDIR%%-1/method.Collection.search.html -%%DOCSDIR%%-1/method.Collection.search_finish.html -%%DOCSDIR%%-1/method.Collection.search_for_dbus_paths.html -%%DOCSDIR%%-1/method.Collection.search_for_dbus_paths_finish.html -%%DOCSDIR%%-1/method.Collection.search_for_dbus_paths_sync.html -%%DOCSDIR%%-1/method.Collection.search_sync.html -%%DOCSDIR%%-1/method.Collection.set_label.html -%%DOCSDIR%%-1/method.Collection.set_label_finish.html -%%DOCSDIR%%-1/method.Collection.set_label_sync.html -%%DOCSDIR%%-1/method.Item.delete.html -%%DOCSDIR%%-1/method.Item.delete_finish.html -%%DOCSDIR%%-1/method.Item.delete_sync.html -%%DOCSDIR%%-1/method.Item.get_attributes.html -%%DOCSDIR%%-1/method.Item.get_created.html -%%DOCSDIR%%-1/method.Item.get_flags.html -%%DOCSDIR%%-1/method.Item.get_label.html -%%DOCSDIR%%-1/method.Item.get_locked.html -%%DOCSDIR%%-1/method.Item.get_modified.html -%%DOCSDIR%%-1/method.Item.get_schema_name.html -%%DOCSDIR%%-1/method.Item.get_secret.html -%%DOCSDIR%%-1/method.Item.get_service.html -%%DOCSDIR%%-1/method.Item.load_secret.html -%%DOCSDIR%%-1/method.Item.load_secret_finish.html -%%DOCSDIR%%-1/method.Item.load_secret_sync.html -%%DOCSDIR%%-1/method.Item.refresh.html -%%DOCSDIR%%-1/method.Item.set_attributes.html -%%DOCSDIR%%-1/method.Item.set_attributes_finish.html -%%DOCSDIR%%-1/method.Item.set_attributes_sync.html -%%DOCSDIR%%-1/method.Item.set_label.html -%%DOCSDIR%%-1/method.Item.set_label_finish.html -%%DOCSDIR%%-1/method.Item.set_label_sync.html -%%DOCSDIR%%-1/method.Item.set_secret.html -%%DOCSDIR%%-1/method.Item.set_secret_finish.html -%%DOCSDIR%%-1/method.Item.set_secret_sync.html -%%DOCSDIR%%-1/method.Prompt.perform.html -%%DOCSDIR%%-1/method.Prompt.perform_finish.html -%%DOCSDIR%%-1/method.Prompt.perform_sync.html -%%DOCSDIR%%-1/method.Prompt.run.html -%%DOCSDIR%%-1/method.Retrievable.get_attributes.html -%%DOCSDIR%%-1/method.Retrievable.get_created.html -%%DOCSDIR%%-1/method.Retrievable.get_label.html -%%DOCSDIR%%-1/method.Retrievable.get_modified.html -%%DOCSDIR%%-1/method.Retrievable.retrieve_secret.html -%%DOCSDIR%%-1/method.Retrievable.retrieve_secret_finish.html -%%DOCSDIR%%-1/method.Retrievable.retrieve_secret_sync.html -%%DOCSDIR%%-1/method.Schema.ref.html -%%DOCSDIR%%-1/method.Schema.unref.html -%%DOCSDIR%%-1/method.Service.clear.html -%%DOCSDIR%%-1/method.Service.clear_finish.html -%%DOCSDIR%%-1/method.Service.clear_sync.html -%%DOCSDIR%%-1/method.Service.create_collection_dbus_path.html -%%DOCSDIR%%-1/method.Service.create_collection_dbus_path_finish.html -%%DOCSDIR%%-1/method.Service.create_collection_dbus_path_sync.html -%%DOCSDIR%%-1/method.Service.create_item_dbus_path.html -%%DOCSDIR%%-1/method.Service.create_item_dbus_path_finish.html -%%DOCSDIR%%-1/method.Service.create_item_dbus_path_sync.html -%%DOCSDIR%%-1/method.Service.decode_dbus_secret.html -%%DOCSDIR%%-1/method.Service.delete_item_dbus_path.html -%%DOCSDIR%%-1/method.Service.delete_item_dbus_path_finish.html -%%DOCSDIR%%-1/method.Service.delete_item_dbus_path_sync.html -%%DOCSDIR%%-1/method.Service.encode_dbus_secret.html -%%DOCSDIR%%-1/method.Service.ensure_session.html -%%DOCSDIR%%-1/method.Service.ensure_session_finish.html -%%DOCSDIR%%-1/method.Service.ensure_session_sync.html -%%DOCSDIR%%-1/method.Service.get_collection_gtype.html -%%DOCSDIR%%-1/method.Service.get_collections.html -%%DOCSDIR%%-1/method.Service.get_flags.html -%%DOCSDIR%%-1/method.Service.get_item_gtype.html -%%DOCSDIR%%-1/method.Service.get_secret_for_dbus_path.html -%%DOCSDIR%%-1/method.Service.get_secret_for_dbus_path_finish.html -%%DOCSDIR%%-1/method.Service.get_secret_for_dbus_path_sync.html -%%DOCSDIR%%-1/method.Service.get_secrets_for_dbus_paths.html -%%DOCSDIR%%-1/method.Service.get_secrets_for_dbus_paths_finish.html -%%DOCSDIR%%-1/method.Service.get_secrets_for_dbus_paths_sync.html -%%DOCSDIR%%-1/method.Service.get_session_algorithms.html -%%DOCSDIR%%-1/method.Service.get_session_dbus_path.html -%%DOCSDIR%%-1/method.Service.load_collections.html -%%DOCSDIR%%-1/method.Service.load_collections_finish.html -%%DOCSDIR%%-1/method.Service.load_collections_sync.html -%%DOCSDIR%%-1/method.Service.lock.html -%%DOCSDIR%%-1/method.Service.lock_dbus_paths.html -%%DOCSDIR%%-1/method.Service.lock_dbus_paths_finish.html -%%DOCSDIR%%-1/method.Service.lock_dbus_paths_sync.html -%%DOCSDIR%%-1/method.Service.lock_finish.html -%%DOCSDIR%%-1/method.Service.lock_sync.html -%%DOCSDIR%%-1/method.Service.lookup.html -%%DOCSDIR%%-1/method.Service.lookup_finish.html -%%DOCSDIR%%-1/method.Service.lookup_sync.html -%%DOCSDIR%%-1/method.Service.prompt.html -%%DOCSDIR%%-1/method.Service.prompt_at_dbus_path.html -%%DOCSDIR%%-1/method.Service.prompt_at_dbus_path_finish.html -%%DOCSDIR%%-1/method.Service.prompt_at_dbus_path_sync.html -%%DOCSDIR%%-1/method.Service.prompt_finish.html -%%DOCSDIR%%-1/method.Service.prompt_sync.html -%%DOCSDIR%%-1/method.Service.read_alias_dbus_path.html -%%DOCSDIR%%-1/method.Service.read_alias_dbus_path_finish.html -%%DOCSDIR%%-1/method.Service.read_alias_dbus_path_sync.html -%%DOCSDIR%%-1/method.Service.search.html -%%DOCSDIR%%-1/method.Service.search_finish.html -%%DOCSDIR%%-1/method.Service.search_for_dbus_paths.html -%%DOCSDIR%%-1/method.Service.search_for_dbus_paths_finish.html -%%DOCSDIR%%-1/method.Service.search_for_dbus_paths_sync.html -%%DOCSDIR%%-1/method.Service.search_sync.html -%%DOCSDIR%%-1/method.Service.set_alias.html -%%DOCSDIR%%-1/method.Service.set_alias_finish.html -%%DOCSDIR%%-1/method.Service.set_alias_sync.html -%%DOCSDIR%%-1/method.Service.set_alias_to_dbus_path.html -%%DOCSDIR%%-1/method.Service.set_alias_to_dbus_path_finish.html -%%DOCSDIR%%-1/method.Service.set_alias_to_dbus_path_sync.html -%%DOCSDIR%%-1/method.Service.store.html -%%DOCSDIR%%-1/method.Service.store_finish.html -%%DOCSDIR%%-1/method.Service.store_sync.html -%%DOCSDIR%%-1/method.Service.unlock.html -%%DOCSDIR%%-1/method.Service.unlock_dbus_paths.html -%%DOCSDIR%%-1/method.Service.unlock_dbus_paths_finish.html -%%DOCSDIR%%-1/method.Service.unlock_dbus_paths_sync.html -%%DOCSDIR%%-1/method.Service.unlock_finish.html -%%DOCSDIR%%-1/method.Service.unlock_sync.html -%%DOCSDIR%%-1/method.Value.get.html -%%DOCSDIR%%-1/method.Value.get_content_type.html -%%DOCSDIR%%-1/method.Value.get_text.html -%%DOCSDIR%%-1/method.Value.ref.html -%%DOCSDIR%%-1/method.Value.unref.html -%%DOCSDIR%%-1/method.Value.unref_to_password.html -%%DOCSDIR%%-1/migrating-libgnome-keyring.html -%%DOCSDIR%%-1/opensearch.xml -%%DOCSDIR%%-1/property.Backend.flags.html -%%DOCSDIR%%-1/property.Collection.created.html -%%DOCSDIR%%-1/property.Collection.flags.html -%%DOCSDIR%%-1/property.Collection.items.html -%%DOCSDIR%%-1/property.Collection.label.html -%%DOCSDIR%%-1/property.Collection.locked.html -%%DOCSDIR%%-1/property.Collection.modified.html -%%DOCSDIR%%-1/property.Collection.service.html -%%DOCSDIR%%-1/property.Item.flags.html -%%DOCSDIR%%-1/property.Item.locked.html -%%DOCSDIR%%-1/property.Item.service.html -%%DOCSDIR%%-1/property.Retrievable.attributes.html -%%DOCSDIR%%-1/property.Retrievable.created.html -%%DOCSDIR%%-1/property.Retrievable.label.html -%%DOCSDIR%%-1/property.Retrievable.modified.html -%%DOCSDIR%%-1/property.Service.collections.html -%%DOCSDIR%%-1/search.js -%%DOCSDIR%%-1/solarized-dark.css -%%DOCSDIR%%-1/solarized-light.css -%%DOCSDIR%%-1/struct.Schema.html -%%DOCSDIR%%-1/struct.SchemaAttribute.html -%%DOCSDIR%%-1/struct.Value.html -%%DOCSDIR%%-1/style.css -%%DOCSDIR%%-1/type_func.Backend.get.html -%%DOCSDIR%%-1/type_func.Backend.get_finish.html -%%DOCSDIR%%-1/type_func.Collection.create.html -%%DOCSDIR%%-1/type_func.Collection.create_finish.html -%%DOCSDIR%%-1/type_func.Collection.create_sync.html -%%DOCSDIR%%-1/type_func.Collection.for_alias.html -%%DOCSDIR%%-1/type_func.Collection.for_alias_finish.html -%%DOCSDIR%%-1/type_func.Collection.for_alias_sync.html -%%DOCSDIR%%-1/type_func.Collection.new_for_dbus_path.html -%%DOCSDIR%%-1/type_func.Error.get_quark.html -%%DOCSDIR%%-1/type_func.Item.create.html -%%DOCSDIR%%-1/type_func.Item.create_finish.html -%%DOCSDIR%%-1/type_func.Item.create_sync.html -%%DOCSDIR%%-1/type_func.Item.load_secrets.html -%%DOCSDIR%%-1/type_func.Item.load_secrets_finish.html -%%DOCSDIR%%-1/type_func.Item.load_secrets_sync.html -%%DOCSDIR%%-1/type_func.Item.new_for_dbus_path.html -%%DOCSDIR%%-1/type_func.Service.disconnect.html -%%DOCSDIR%%-1/type_func.Service.get.html -%%DOCSDIR%%-1/type_func.Service.get_finish.html -%%DOCSDIR%%-1/type_func.Service.get_sync.html -%%DOCSDIR%%-1/type_func.Service.open.html -%%DOCSDIR%%-1/type_func.Service.open_finish.html -%%DOCSDIR%%-1/type_func.Service.open_sync.html -%%DOCSDIR%%-1/urlmap.js -%%DOCSDIR%%-1/vfunc.Backend.clear.html -%%DOCSDIR%%-1/vfunc.Backend.clear_finish.html -%%DOCSDIR%%-1/vfunc.Backend.ensure_for_flags.html -%%DOCSDIR%%-1/vfunc.Backend.ensure_for_flags_finish.html -%%DOCSDIR%%-1/vfunc.Backend.lookup.html -%%DOCSDIR%%-1/vfunc.Backend.lookup_finish.html -%%DOCSDIR%%-1/vfunc.Backend.search.html -%%DOCSDIR%%-1/vfunc.Backend.search_finish.html -%%DOCSDIR%%-1/vfunc.Backend.store.html -%%DOCSDIR%%-1/vfunc.Backend.store_finish.html -%%DOCSDIR%%-1/vfunc.Retrievable.retrieve_secret.html -%%DOCSDIR%%-1/vfunc.Retrievable.retrieve_secret_finish.html -%%DOCSDIR%%-1/vfunc.Service.get_collection_gtype.html -%%DOCSDIR%%-1/vfunc.Service.get_item_gtype.html -%%DOCSDIR%%-1/vfunc.Service.prompt_async.html -%%DOCSDIR%%-1/vfunc.Service.prompt_finish.html -%%DOCSDIR%%-1/vfunc.Service.prompt_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Black.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Black.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BlackItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BlackItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Bold.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Bold.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BoldItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BoldItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Italic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Italic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Medium.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Medium.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-MediumItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-MediumItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Regular.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Regular.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Bold.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Bold.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-BoldItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-BoldItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Italic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Italic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Medium.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Medium.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-MediumItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-MediumItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Regular.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Regular.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/SourceCodePro-It.ttf.woff +%%PORTDOCS%%%%DOCSDIR%%-1/SourceCodePro-Regular.ttf.woff +%%PORTDOCS%%%%DOCSDIR%%-1/SourceCodePro-Semibold.ttf.woff +%%PORTDOCS%%%%DOCSDIR%%-1/class.Collection.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Item.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Prompt.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Service.html +%%PORTDOCS%%%%DOCSDIR%%-1/classes_hierarchy.html +%%PORTDOCS%%%%DOCSDIR%%-1/const.BACKEND_EXTENSION_POINT_NAME.html +%%PORTDOCS%%%%DOCSDIR%%-1/const.COLLECTION_DEFAULT.html +%%PORTDOCS%%%%DOCSDIR%%-1/const.COLLECTION_SESSION.html +%%PORTDOCS%%%%DOCSDIR%%-1/const.MAJOR_VERSION.html +%%PORTDOCS%%%%DOCSDIR%%-1/const.MICRO_VERSION.html +%%PORTDOCS%%%%DOCSDIR%%-1/const.MINOR_VERSION.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Collection.new_for_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Collection.new_for_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Item.new_for_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Item.new_for_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Schema.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Schema.newv.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Value.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Value.new_full.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.BackendFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.Error.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.SchemaAttributeType.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.SchemaType.html +%%PORTDOCS%%%%DOCSDIR%%-1/flags.CollectionCreateFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/flags.CollectionFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/flags.ItemCreateFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/flags.ItemFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/flags.SchemaFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/flags.SearchFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/flags.ServiceFlags.html +%%PORTDOCS%%%%DOCSDIR%%-1/fonts.css +%%PORTDOCS%%%%DOCSDIR%%-1/func.CHECK_VERSION.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.attributes_build.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.attributes_buildv.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.attributes_validate.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.get_schema.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_clear.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_clear_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_clear_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_clearv.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_clearv_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_free.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookup.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookup_binary_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookup_binary_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookup_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookup_nonpageable_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookup_nonpageable_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookup_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookupv.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookupv_binary_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookupv_nonpageable_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_lookupv_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_search.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_search_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_search_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_searchv.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_searchv_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_store.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_store_binary.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_store_binary_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_store_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_store_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_storev.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_storev_binary.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_storev_binary_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_storev_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.password_wipe.html +%%PORTDOCS%%%%DOCSDIR%%-1/fzy.js +%%PORTDOCS%%%%DOCSDIR%%-1/go-up-symbolic.png +%%PORTDOCS%%%%DOCSDIR%%-1/iface.Backend.html +%%PORTDOCS%%%%DOCSDIR%%-1/iface.Retrievable.html +%%PORTDOCS%%%%DOCSDIR%%-1/index.html +%%PORTDOCS%%%%DOCSDIR%%-1/index.json +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-1.devhelp2 +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-c-examples.html +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-js-examples.html +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-python-examples.html +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-simple-api.html +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-tpm2.html +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-using.html +%%PORTDOCS%%%%DOCSDIR%%-1/libsecret-vala-examples.html +%%PORTDOCS%%%%DOCSDIR%%-1/main.js +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.delete.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.delete_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.delete_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.get_created.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.get_flags.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.get_items.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.get_label.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.get_locked.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.get_modified.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.get_service.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.load_items.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.load_items_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.load_items_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.refresh.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.search.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.search_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.search_for_dbus_paths.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.search_for_dbus_paths_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.search_for_dbus_paths_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.search_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.set_label.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.set_label_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Collection.set_label_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.delete.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.delete_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.delete_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_attributes.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_created.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_flags.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_label.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_locked.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_modified.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_schema_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_secret.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.get_service.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.load_secret.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.load_secret_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.load_secret_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.refresh.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_attributes.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_attributes_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_attributes_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_label.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_label_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_label_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_secret.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_secret_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Item.set_secret_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Prompt.perform.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Prompt.perform_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Prompt.perform_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Prompt.run.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Retrievable.get_attributes.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Retrievable.get_created.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Retrievable.get_label.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Retrievable.get_modified.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Retrievable.retrieve_secret.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Retrievable.retrieve_secret_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Retrievable.retrieve_secret_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Schema.ref.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Schema.unref.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.clear.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.clear_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.clear_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.create_collection_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.create_collection_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.create_collection_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.create_item_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.create_item_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.create_item_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.decode_dbus_secret.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.delete_item_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.delete_item_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.delete_item_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.encode_dbus_secret.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.ensure_session.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.ensure_session_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.ensure_session_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_collection_gtype.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_collections.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_flags.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_item_gtype.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_secret_for_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_secret_for_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_secret_for_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_secrets_for_dbus_paths.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_secrets_for_dbus_paths_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_secrets_for_dbus_paths_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_session_algorithms.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.get_session_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.load_collections.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.load_collections_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.load_collections_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lock.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lock_dbus_paths.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lock_dbus_paths_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lock_dbus_paths_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lock_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lock_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lookup.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lookup_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.lookup_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.prompt.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.prompt_at_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.prompt_at_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.prompt_at_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.prompt_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.prompt_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.read_alias_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.read_alias_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.read_alias_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.search.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.search_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.search_for_dbus_paths.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.search_for_dbus_paths_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.search_for_dbus_paths_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.search_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.set_alias.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.set_alias_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.set_alias_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.set_alias_to_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.set_alias_to_dbus_path_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.set_alias_to_dbus_path_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.store.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.store_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.store_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.unlock.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.unlock_dbus_paths.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.unlock_dbus_paths_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.unlock_dbus_paths_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.unlock_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Service.unlock_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Value.get.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Value.get_content_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Value.get_text.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Value.ref.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Value.unref.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Value.unref_to_password.html +%%PORTDOCS%%%%DOCSDIR%%-1/migrating-libgnome-keyring.html +%%PORTDOCS%%%%DOCSDIR%%-1/opensearch.xml +%%PORTDOCS%%%%DOCSDIR%%-1/property.Backend.flags.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Collection.created.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Collection.flags.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Collection.items.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Collection.label.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Collection.locked.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Collection.modified.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Collection.service.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Item.flags.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Item.locked.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Item.service.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Retrievable.attributes.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Retrievable.created.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Retrievable.label.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Retrievable.modified.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Service.collections.html +%%PORTDOCS%%%%DOCSDIR%%-1/search.js +%%PORTDOCS%%%%DOCSDIR%%-1/solarized-dark.css +%%PORTDOCS%%%%DOCSDIR%%-1/solarized-light.css +%%PORTDOCS%%%%DOCSDIR%%-1/struct.Schema.html +%%PORTDOCS%%%%DOCSDIR%%-1/struct.SchemaAttribute.html +%%PORTDOCS%%%%DOCSDIR%%-1/struct.Value.html +%%PORTDOCS%%%%DOCSDIR%%-1/style.css +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Backend.get.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Backend.get_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Collection.create.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Collection.create_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Collection.create_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Collection.for_alias.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Collection.for_alias_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Collection.for_alias_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Collection.new_for_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Error.get_quark.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Item.create.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Item.create_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Item.create_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Item.load_secrets.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Item.load_secrets_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Item.load_secrets_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Item.new_for_dbus_path.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Service.disconnect.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Service.get.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Service.get_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Service.get_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Service.open.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Service.open_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/type_func.Service.open_sync.html +%%PORTDOCS%%%%DOCSDIR%%-1/urlmap.js +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.clear.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.clear_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.ensure_for_flags.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.ensure_for_flags_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.lookup.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.lookup_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.search.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.search_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.store.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Backend.store_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Retrievable.retrieve_secret.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Retrievable.retrieve_secret_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Service.get_collection_gtype.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Service.get_item_gtype.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Service.prompt_async.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Service.prompt_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Service.prompt_sync.html share/gir-1.0/Secret-1.gir -share/locale/ab/LC_MESSAGES/libsecret.mo -share/locale/an/LC_MESSAGES/libsecret.mo -share/locale/ar/LC_MESSAGES/libsecret.mo -share/locale/as/LC_MESSAGES/libsecret.mo -share/locale/be/LC_MESSAGES/libsecret.mo -share/locale/bg/LC_MESSAGES/libsecret.mo -share/locale/bs/LC_MESSAGES/libsecret.mo -share/locale/ca/LC_MESSAGES/libsecret.mo -share/locale/ca@valencia/LC_MESSAGES/libsecret.mo -share/locale/ckb/LC_MESSAGES/libsecret.mo -share/locale/cs/LC_MESSAGES/libsecret.mo -share/locale/da/LC_MESSAGES/libsecret.mo -share/locale/de/LC_MESSAGES/libsecret.mo -share/locale/el/LC_MESSAGES/libsecret.mo -share/locale/en_GB/LC_MESSAGES/libsecret.mo -share/locale/eo/LC_MESSAGES/libsecret.mo -share/locale/es/LC_MESSAGES/libsecret.mo -share/locale/eu/LC_MESSAGES/libsecret.mo -share/locale/fa/LC_MESSAGES/libsecret.mo -share/locale/fi/LC_MESSAGES/libsecret.mo -share/locale/fr/LC_MESSAGES/libsecret.mo -share/locale/fur/LC_MESSAGES/libsecret.mo -share/locale/gl/LC_MESSAGES/libsecret.mo -share/locale/he/LC_MESSAGES/libsecret.mo -share/locale/hi/LC_MESSAGES/libsecret.mo -share/locale/hr/LC_MESSAGES/libsecret.mo -share/locale/hu/LC_MESSAGES/libsecret.mo -share/locale/id/LC_MESSAGES/libsecret.mo -share/locale/ie/LC_MESSAGES/libsecret.mo -share/locale/it/LC_MESSAGES/libsecret.mo -share/locale/ja/LC_MESSAGES/libsecret.mo -share/locale/ka/LC_MESSAGES/libsecret.mo -share/locale/kab/LC_MESSAGES/libsecret.mo -share/locale/kk/LC_MESSAGES/libsecret.mo -share/locale/ko/LC_MESSAGES/libsecret.mo -share/locale/lt/LC_MESSAGES/libsecret.mo -share/locale/lv/LC_MESSAGES/libsecret.mo -share/locale/ml/LC_MESSAGES/libsecret.mo -share/locale/ms/LC_MESSAGES/libsecret.mo -share/locale/nb/LC_MESSAGES/libsecret.mo -share/locale/ne/LC_MESSAGES/libsecret.mo -share/locale/nl/LC_MESSAGES/libsecret.mo -share/locale/oc/LC_MESSAGES/libsecret.mo -share/locale/pa/LC_MESSAGES/libsecret.mo -share/locale/pl/LC_MESSAGES/libsecret.mo -share/locale/pt/LC_MESSAGES/libsecret.mo -share/locale/pt_BR/LC_MESSAGES/libsecret.mo -share/locale/ro/LC_MESSAGES/libsecret.mo -share/locale/ru/LC_MESSAGES/libsecret.mo -share/locale/sk/LC_MESSAGES/libsecret.mo -share/locale/sl/LC_MESSAGES/libsecret.mo -share/locale/sr/LC_MESSAGES/libsecret.mo -share/locale/sr@latin/LC_MESSAGES/libsecret.mo -share/locale/sv/LC_MESSAGES/libsecret.mo -share/locale/ta/LC_MESSAGES/libsecret.mo -share/locale/tg/LC_MESSAGES/libsecret.mo -share/locale/tr/LC_MESSAGES/libsecret.mo -share/locale/uk/LC_MESSAGES/libsecret.mo -share/locale/vi/LC_MESSAGES/libsecret.mo -share/locale/zh_CN/LC_MESSAGES/libsecret.mo -share/locale/zh_HK/LC_MESSAGES/libsecret.mo -share/locale/zh_TW/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ab/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/an/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ar/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/as/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/be/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/bg/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/bs/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ca/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ca@valencia/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ckb/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/cs/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/da/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/de/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/el/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/eo/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/es/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/eu/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/fa/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/fi/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/fr/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/fur/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/gl/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/he/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/hi/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/hr/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/hu/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/id/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ie/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/it/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ja/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ka/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/kab/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/kk/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ko/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/lt/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/lv/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ml/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ms/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/nb/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ne/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/nl/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/oc/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/pa/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/pl/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/pt/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ro/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ru/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/sk/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/sl/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/sr/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/sv/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/ta/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/tg/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/tr/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/uk/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/vi/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/zh_HK/LC_MESSAGES/libsecret.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/libsecret.mo share/man/man1/secret-tool.1.gz share/vala/vapi/libsecret-1.deps share/vala/vapi/libsecret-1.vapi diff --git a/security/libxcrypt/Makefile b/security/libxcrypt/Makefile index 5681100f873e..de5ac355f3e6 100644 --- a/security/libxcrypt/Makefile +++ b/security/libxcrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= libxcrypt DISTVERSIONPREFIX= v -DISTVERSION= 4.5.0 +DISTVERSION= 4.5.1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org @@ -26,7 +26,7 @@ TEST_TARGET= check post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcrypt.so.2.0.0 -# tests as of 4.5.0: +# tests as of 4.5.1: # TOTAL: 52 # PASS: 51 # SKIP: 1 diff --git a/security/libxcrypt/distinfo b/security/libxcrypt/distinfo index f8c101766ee7..4bda953b4a26 100644 --- a/security/libxcrypt/distinfo +++ b/security/libxcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762315711 -SHA256 (besser82-libxcrypt-v4.5.0_GH0.tar.gz) = 31f944bc1e7446015c6de145cea3eea5be6e64a7c34c525e3c214d37c3aff898 -SIZE (besser82-libxcrypt-v4.5.0_GH0.tar.gz) = 576063 +TIMESTAMP = 1762576412 +SHA256 (besser82-libxcrypt-v4.5.1_GH0.tar.gz) = 4ca5a5d8fbb4749d9b794e58954aa7a44f00d28c4047b75b31027413b6a22737 +SIZE (besser82-libxcrypt-v4.5.1_GH0.tar.gz) = 576196 diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile index cb1181975101..e4253d88b5c3 100644 --- a/security/lxqt-sudo/Makefile +++ b/security/lxqt-sudo/Makefile @@ -10,10 +10,8 @@ WWW= https://lxqt-project.org LICENSE= LGPL21+ -RUN_DEPENDS= sudo:security/sudo - USES= cmake compiler:c++20-lang gettext kde:6 lxqt:2 qt:6 perl5 tar:xz \ - gnome xorg + gnome sudo xorg USE_PERL5= build USE_QT= base:run tools:build svg diff --git a/security/mbedtls3/Makefile b/security/mbedtls3/Makefile index a8af7ddabd20..872fa89c9ac6 100644 --- a/security/mbedtls3/Makefile +++ b/security/mbedtls3/Makefile @@ -23,7 +23,7 @@ CMAKE_ON= CMAKE_BUILD_RPATH_USE_ORIGIN \ USE_SHARED_MBEDTLS_LIBRARY CMAKE_OFF= ENABLE_TESTING CMAKE_TESTING_ON= ENABLE_TESTING -CMAKE_TESTING_PARALLEL_LEVEL= 1 +CMAKE_TESTING_JOBS= 1 PORTSCOUT= limit:^${DISTVERSION:R:S/./\./g}\. diff --git a/security/meek/Makefile b/security/meek/Makefile index 35db4e3d03ed..a74a58ff057e 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -1,7 +1,7 @@ PORTNAME= meek DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 2e381aaf8e3d..3214c8ba9d8b 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -1,6 +1,6 @@ PORTNAME= metasploit DISTVERSION= 6.4.58 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/naabu/Makefile b/security/naabu/Makefile index 607d0e3dc5e3..fafbaf7f1fe2 100644 --- a/security/naabu/Makefile +++ b/security/naabu/Makefile @@ -1,7 +1,7 @@ PORTNAME= naabu DISTVERSIONPREFIX= v DISTVERSION= 2.3.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/nebula/Makefile b/security/nebula/Makefile index e3c95c2bd43b..71f3df284b58 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,7 +1,7 @@ PORTNAME= nebula DISTVERSIONPREFIX= v DISTVERSION= 1.8.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/netbird/Makefile b/security/netbird/Makefile index 76932aa367b1..08985850f947 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,6 +1,7 @@ PORTNAME= netbird DISTVERSIONPREFIX= v DISTVERSION= 0.59.8 +PORTREVISION= 1 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io diff --git a/security/nextcloud-twofactor_admin/Makefile b/security/nextcloud-twofactor_admin/Makefile index e523c223cac0..def054e2c8b8 100644 --- a/security/nextcloud-twofactor_admin/Makefile +++ b/security/nextcloud-twofactor_admin/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_admin -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.0 DISTVERSIONPREFIX= v CATEGORIES= security DISTNAME= ${PORTNAME} @@ -10,7 +10,7 @@ WWW= https://apps.nextcloud.com/apps/twofactor_admin LICENSE_FILE= ${WRKSRC}/LICENSE -NEXTCLOUD_RUN_DEPENDS= 28 +NEXTCLOUD_RUN_DEPENDS= 30 USES= nextcloud php:flavors diff --git a/security/nextcloud-twofactor_admin/distinfo b/security/nextcloud-twofactor_admin/distinfo index ccb27005cf28..b30108ce79df 100644 --- a/security/nextcloud-twofactor_admin/distinfo +++ b/security/nextcloud-twofactor_admin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742283701 -SHA256 (nextcloud/twofactor_admin-4.8.0/twofactor_admin.tar.gz) = cd9bc7ef17d2a282811b808abd2b9ff03ffa2a7284ba72daf8344b024586a28c -SIZE (nextcloud/twofactor_admin-4.8.0/twofactor_admin.tar.gz) = 412465 +TIMESTAMP = 1762845626 +SHA256 (nextcloud/twofactor_admin-4.9.0/twofactor_admin.tar.gz) = 9b16e3278cbdf1130aeb7059771cbc4ad1a6c723cb285122a03bc30799800dbf +SIZE (nextcloud/twofactor_admin-4.9.0/twofactor_admin.tar.gz) = 427916 diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile index 91bafa59bce5..80bd4e19b9cf 100644 --- a/security/nuclei/Makefile +++ b/security/nuclei/Makefile @@ -1,7 +1,7 @@ PORTNAME= nuclei DISTVERSIONPREFIX= v DISTVERSION= 3.4.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile index 3cbaa640cf54..102f6a439c6e 100644 --- a/security/obfs4proxy-tor/Makefile +++ b/security/obfs4proxy-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= obfs4proxy DISTVERSION= 0.0.14 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= security net PKGNAMESUFFIX= -tor DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index 56d3dcd53406..fa83784a7d19 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/openbao/Makefile b/security/openbao/Makefile index de470b9a559b..a001f6430a45 100644 --- a/security/openbao/Makefile +++ b/security/openbao/Makefile @@ -1,7 +1,7 @@ PORTNAME= openbao DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES+= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/security/openconnect-gui/Makefile b/security/openconnect-gui/Makefile index 5537472de9de..21d426da25b9 100644 --- a/security/openconnect-gui/Makefile +++ b/security/openconnect-gui/Makefile @@ -1,7 +1,7 @@ PORTNAME= openconnect-gui PORTVERSION= 1.5.3 DISTVERSIONPREFIX=v -PORTREVISION= 5 +PORTREVISION= 6 MASTER_SITES= https://gitlab.com/openconnect/openconnect-gui/-/archive/v${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} CATEGORIES= security net-vpn diff --git a/security/openvpn-auth-oauth2/Makefile b/security/openvpn-auth-oauth2/Makefile index 97c937182e56..902ab3366ca1 100644 --- a/security/openvpn-auth-oauth2/Makefile +++ b/security/openvpn-auth-oauth2/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvpn-auth-oauth2 DISTVERSIONPREFIX= v DISTVERSION= 1.26.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net net-vpn MAINTAINER= otis@FreeBSD.org diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile index 33c5151426d7..e13fccfbd7fa 100644 --- a/security/osv-scanner/Makefile +++ b/security/osv-scanner/Makefile @@ -1,6 +1,7 @@ PORTNAME= osv-scanner DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/pam_rssh/Makefile b/security/pam_rssh/Makefile index 0c6fe51224ed..fdb97f6f43fd 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= 20 +PORTREVISION= 21 CATEGORIES= security MAINTAINER= romain@FreeBSD.org diff --git a/security/pdfrip/Makefile b/security/pdfrip/Makefile index 43787025a24f..6786cf4faedd 100644 --- a/security/pdfrip/Makefile +++ b/security/pdfrip/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdfrip DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= fox@FreeBSD.org diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index e71725cab095..a13144a5314e 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= picocrypt DISTVERSION= 1.49 # Missing modules.txt, generate one with `go mod vendor` and place it in ${FILESDIR} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index d2953236cc7e..fdc209f4f026 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,12 +1,8 @@ PORTNAME= pkcs11-helper -PORTVERSION= 1.29.0 -PORTREVISION= 3 +PORTVERSION= 1.31.0 CATEGORIES= security devel MASTER_SITES= https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION}/ -PATCH_SITES= https://github.com/OpenSC/pkcs11-helper/commit/ -PATCHFILES= 98b16208d5c7d27e1f15835f3d4961349f425351.diff:-p1 - MAINTAINER= ale@FreeBSD.org COMMENT= Helper library for multiple PKCS\#11 providers WWW= https://github.com/OpenSC/pkcs11-helper diff --git a/security/pkcs11-helper/distinfo b/security/pkcs11-helper/distinfo index 7e77191c3abd..d135b537b86d 100644 --- a/security/pkcs11-helper/distinfo +++ b/security/pkcs11-helper/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1706083226 -SHA256 (pkcs11-helper-1.29.0.tar.bz2) = 996846a3c8395e03d8c0515111dc84d82e6e3648d44ba28cb2dbbbca2d4db7d6 -SIZE (pkcs11-helper-1.29.0.tar.bz2) = 422549 -SHA256 (98b16208d5c7d27e1f15835f3d4961349f425351.diff) = f650a1869658f0018e90177ef45348e22f1c8bff3b41fc84c68d5396736c3681 -SIZE (98b16208d5c7d27e1f15835f3d4961349f425351.diff) = 955 +TIMESTAMP = 1762856051 +SHA256 (pkcs11-helper-1.31.0.tar.bz2) = 46f0067bccd7be2c28f88b8bca775172b9e52fb6fc1280b44ca8bb831433fef9 +SIZE (pkcs11-helper-1.31.0.tar.bz2) = 424487 diff --git a/security/pkcs11-helper/files/patch-lib_pkcs11h-openssl.c b/security/pkcs11-helper/files/patch-lib_pkcs11h-openssl.c deleted file mode 100644 index 99db16701bc0..000000000000 --- a/security/pkcs11-helper/files/patch-lib_pkcs11h-openssl.c +++ /dev/null @@ -1,49 +0,0 @@ ---- lib/pkcs11h-openssl.c.orig 2022-04-07 17:01:01 UTC -+++ lib/pkcs11h-openssl.c -@@ -235,9 +235,13 @@ DSA_meth_free (DSA_METHOD *meth) - static int - DSA_meth_set1_name (DSA_METHOD *meth, const char *name) - { -+#if (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER >= 0x30500000L) -+ return 0; -+#else - CK_RV rv; - rv = _pkcs11h_mem_strdup ((void *)&meth->name, name); - return rv == CKR_OK ? 1 : 0; -+#endif - } - #endif - -@@ -330,7 +334,7 @@ static struct { - #endif - } __openssl_methods; - --#if OPENSSL_VERSION_NUMBER < 0x10100001L -+#if OPENSSL_VERSION_NUMBER < 0x10100001L || defined(LIBRESSL_VERSION_NUMBER) - static - int - __pkcs11h_openssl_ex_data_dup ( -@@ -341,12 +345,22 @@ __pkcs11h_openssl_ex_data_dup ( - long argl, - void *argp - ) { --#else -+#elif OPENSSL_VERSION_NUMBER < 0x30000000L - int - __pkcs11h_openssl_ex_data_dup ( - CRYPTO_EX_DATA *to, - const CRYPTO_EX_DATA *from, - void *from_d, -+ int idx, -+ long argl, -+ void *argp -+) { -+#else -+int -+__pkcs11h_openssl_ex_data_dup ( -+ CRYPTO_EX_DATA *to, -+ const CRYPTO_EX_DATA *from, -+ void **from_d, - int idx, - long argl, - void *argp diff --git a/security/pwdsafety/Makefile b/security/pwdsafety/Makefile index 857214ea0ef9..6edc0f5f157f 100644 --- a/security/pwdsafety/Makefile +++ b/security/pwdsafety/Makefile @@ -1,7 +1,7 @@ PORTNAME= pwdsafety DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= olgeni@FreeBSD.org diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile index 11ad4b542c09..88a1516d0f23 100644 --- a/security/py-acme/Makefile +++ b/security/py-acme/Makefile @@ -1,5 +1,6 @@ PORTNAME= acme PORTVERSION= ${ACME_VERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI \ @@ -18,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}josepy>=2.0.0:security/py-josepy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=25.0.0,1:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>=25.0.0,1:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyrfc3339>=0:devel/py-pyrfc3339@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=41.6.0:devel/py-setuptools@${PY_FLAVOR} diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile index 27f7b57403aa..8e120f883d47 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,6 @@ PORTNAME= asyncssh PORTVERSION= 2.21.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -36,6 +37,6 @@ FIDO2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fido2>=2:security/py-fido2@${PY_FLAVOR GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.2.0:security/py-gssapi@${PY_FLAVOR} LIBNACL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libnacl>=1.4.2:security/py-libnacl@${PY_FLAVOR} PKCS11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-pkcs11>=0.7.0:security/py-python-pkcs11@${PY_FLAVOR} -PYOPENSSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=23.0.0,1:security/py-openssl@${PY_FLAVOR} +PYOPENSSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyopenssl>=23.0.0,1:security/py-pyopenssl@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index 87b89401a47d..0c04dcc7788b 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -1,5 +1,6 @@ PORTNAME= bcrypt PORTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-cert-human/Makefile b/security/py-cert-human/Makefile index 8cddabd0e6aa..3b09f8ceac4e 100644 --- a/security/py-cert-human/Makefile +++ b/security/py-cert-human/Makefile @@ -1,6 +1,6 @@ PORTNAME= cert-human PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.0.0:dns/py-idna@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0.14,1:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>=0.14,1:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} USES= python diff --git a/security/py-certbot-nginx/Makefile b/security/py-certbot-nginx/Makefile index c6414612ae95..27da94ff12a3 100644 --- a/security/py-certbot-nginx/Makefile +++ b/security/py-certbot-nginx/Makefile @@ -1,5 +1,6 @@ PORTNAME= certbot-nginx PORTVERSION= ${ACME_VERSION} +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI \ https://github.com/certbot/certbot/releases/download/v${PORTVERSION}/ @@ -19,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certbot>=${ACME_VERSION},1:security/py-certbot@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=25.0.0,1:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>=25.0.0,1:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.4.7:devel/py-pyparsing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=41.6.0:devel/py-setuptools@${PY_FLAVOR} diff --git a/security/py-cryptography-vectors/Makefile b/security/py-cryptography-vectors/Makefile index 1b811611010d..09560f052339 100644 --- a/security/py-cryptography-vectors/Makefile +++ b/security/py-cryptography-vectors/Makefile @@ -1,5 +1,5 @@ PORTNAME= cryptography-vectors -PORTVERSION= 44.0.3 +PORTVERSION= 45.0.7 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-cryptography-vectors/distinfo b/security/py-cryptography-vectors/distinfo index 62001ecbbc3a..317b6133c22e 100644 --- a/security/py-cryptography-vectors/distinfo +++ b/security/py-cryptography-vectors/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546582 -SHA256 (cryptography_vectors-44.0.3.tar.gz) = 340e790dd7dbe81a0bbec128bfb4ab58e4e10081b05ecb24a8c69380909a3a4b -SIZE (cryptography_vectors-44.0.3.tar.gz) = 35317973 +TIMESTAMP = 1756789128 +SHA256 (cryptography_vectors-45.0.7.tar.gz) = 48e71fc4ac5f6298b2de53a99726ddc4a9e5ef0a94d921820109e7b90baf9f56 +SIZE (cryptography_vectors-45.0.7.tar.gz) = 35344680 diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index 5c0c9fabfec5..0d591b82bae5 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptography -PORTVERSION= 44.0.3 -PORTREVISION= 4 +PORTVERSION= 45.0.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI @@ -17,11 +17,11 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.APACHE LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.12:devel/py-cffi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.14:devel/py-cffi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.6<2:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.12:devel/py-cffi@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.14:devel/py-cffi@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.5:security/py-bcrypt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>=2024:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography-vectors>=${PORTVERSION}<${PORTVERSION}_99:security/py-cryptography-vectors@${PY_FLAVOR} \ diff --git a/security/py-cryptography/Makefile.crates b/security/py-cryptography/Makefile.crates index 5e0a864e16a8..fdc63c3274aa 100644 --- a/security/py-cryptography/Makefile.crates +++ b/security/py-cryptography/Makefile.crates @@ -1,5 +1,5 @@ -CARGO_CRATES= asn1-0.20.0 \ - asn1_derive-0.20.0 \ +CARGO_CRATES= asn1-0.21.3 \ + asn1_derive-0.21.3 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-2.9.1 \ @@ -20,16 +20,16 @@ CARGO_CRATES= asn1-0.20.0 \ pkg-config-0.3.32 \ portable-atomic-1.11.0 \ proc-macro2-1.0.95 \ - pyo3-0.23.5 \ - pyo3-build-config-0.23.5 \ - pyo3-ffi-0.23.5 \ - pyo3-macros-0.23.5 \ - pyo3-macros-backend-0.23.5 \ + pyo3-0.25.0 \ + pyo3-build-config-0.25.0 \ + pyo3-ffi-0.25.0 \ + pyo3-macros-0.25.0 \ + pyo3-macros-backend-0.25.0 \ quote-1.0.40 \ self_cell-1.2.0 \ shlex-1.3.0 \ syn-2.0.101 \ - target-lexicon-0.12.16 \ + target-lexicon-0.13.2 \ unicode-ident-1.0.18 \ unindent-0.2.4 \ vcpkg-0.2.15 diff --git a/security/py-cryptography/distinfo b/security/py-cryptography/distinfo index 82d3bbcbeb28..d4282aa53a0b 100644 --- a/security/py-cryptography/distinfo +++ b/security/py-cryptography/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1747546580 -SHA256 (cryptography-44.0.3.tar.gz) = fe19d8bc5536a91a24a8133328880a41831b6c5df54599a8417b62fe015d3053 -SIZE (cryptography-44.0.3.tar.gz) = 711096 -SHA256 (rust/crates/asn1-0.20.0.crate) = 2d8b84b4ea1de2bf1dcd2a759737ddb328fb6695b2a95eb7e44fed67e3406f32 -SIZE (rust/crates/asn1-0.20.0.crate) = 39382 -SHA256 (rust/crates/asn1_derive-0.20.0.crate) = a200809d0138620b3dba989f1d08d0620e76248bc1e62a2ec1b2df5eb1ee08ad -SIZE (rust/crates/asn1_derive-0.20.0.crate) = 6998 +TIMESTAMP = 1756789128 +SHA256 (cryptography-45.0.7.tar.gz) = 4b1654dfc64ea479c242508eb8c724044f1e964a47d1d1cacc5132292d851971 +SIZE (cryptography-45.0.7.tar.gz) = 744980 +SHA256 (rust/crates/asn1-0.21.3.crate) = 2d9c3502a6f1b50a2c69b97b71638a81ad3b21b9874604880401b9b2b0bf758f +SIZE (rust/crates/asn1-0.21.3.crate) = 40295 +SHA256 (rust/crates/asn1_derive-0.21.3.crate) = 1766ebcb519d8dd186d60dfa912571edcaa2c1f995e2e56643a261a87df69a61 +SIZE (rust/crates/asn1_derive-0.21.3.crate) = 8570 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 @@ -45,16 +45,16 @@ SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b1144 SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 -SHA256 (rust/crates/pyo3-0.23.5.crate) = 7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872 -SIZE (rust/crates/pyo3-0.23.5.crate) = 1088533 -SHA256 (rust/crates/pyo3-build-config-0.23.5.crate) = 94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb -SIZE (rust/crates/pyo3-build-config-0.23.5.crate) = 33885 -SHA256 (rust/crates/pyo3-ffi-0.23.5.crate) = e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d -SIZE (rust/crates/pyo3-ffi-0.23.5.crate) = 74867 -SHA256 (rust/crates/pyo3-macros-0.23.5.crate) = fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da -SIZE (rust/crates/pyo3-macros-0.23.5.crate) = 8856 -SHA256 (rust/crates/pyo3-macros-backend-0.23.5.crate) = fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028 -SIZE (rust/crates/pyo3-macros-backend-0.23.5.crate) = 70938 +SHA256 (rust/crates/pyo3-0.25.0.crate) = f239d656363bcee73afef85277f1b281e8ac6212a1d42aa90e55b90ed43c47a4 +SIZE (rust/crates/pyo3-0.25.0.crate) = 1120850 +SHA256 (rust/crates/pyo3-build-config-0.25.0.crate) = 755ea671a1c34044fa165247aaf6f419ca39caa6003aee791a0df2713d8f1b6d +SIZE (rust/crates/pyo3-build-config-0.25.0.crate) = 34122 +SHA256 (rust/crates/pyo3-ffi-0.25.0.crate) = fc95a2e67091e44791d4ea300ff744be5293f394f1bafd9f78c080814d35956e +SIZE (rust/crates/pyo3-ffi-0.25.0.crate) = 77991 +SHA256 (rust/crates/pyo3-macros-0.25.0.crate) = a179641d1b93920829a62f15e87c0ed791b6c8db2271ba0fd7c2686090510214 +SIZE (rust/crates/pyo3-macros-0.25.0.crate) = 8876 +SHA256 (rust/crates/pyo3-macros-backend-0.25.0.crate) = 9dff85ebcaab8c441b0e3f7ae40a6963ecea8a9f5e74f647e33fcf5ec9a1e89e +SIZE (rust/crates/pyo3-macros-backend-0.25.0.crate) = 75089 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 SHA256 (rust/crates/self_cell-1.2.0.crate) = 0f7d95a54511e0c7be3f51e8867aa8cf35148d7b9445d44de2f943e2b206e749 @@ -63,8 +63,8 @@ SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce35 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf SIZE (rust/crates/syn-2.0.101.crate) = 299250 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 diff --git a/security/py-cryptography/files/patch-libressl b/security/py-cryptography/files/patch-libressl new file mode 100644 index 000000000000..619f0e53e8dd --- /dev/null +++ b/security/py-cryptography/files/patch-libressl @@ -0,0 +1,12 @@ +Obtained from: https://github.com/rust-openssl/rust-openssl/commit/12800873a0255b61a9e08a4d47095b1b2529835c + +--- cargo-crates/openssl-sys-0.9.108/build/main.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/openssl-sys-0.9.108/build/main.rs +@@ -451,6 +451,7 @@ See rust-openssl documentation for more information: + (4, 0, _) => ('4', '0', 'x'), + (4, 1, 0) => ('4', '1', '0'), + (4, 1, _) => ('4', '1', 'x'), ++ (4, 2, _) => ('4', '2', 'x'), + _ => version_error(), + }; + diff --git a/security/py-cryptography/files/patch-pyproject.toml b/security/py-cryptography/files/patch-pyproject.toml new file mode 100644 index 000000000000..13bd298738a5 --- /dev/null +++ b/security/py-cryptography/files/patch-pyproject.toml @@ -0,0 +1,12 @@ +--- pyproject.toml.orig 2025-05-18 02:39:52 UTC ++++ pyproject.toml +@@ -21,8 +21,7 @@ readme = "README.rst" + ] + description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." + readme = "README.rst" +-license = "Apache-2.0 OR BSD-3-Clause" +-license-files = [ "LICENSE", "LICENSE.APACHE", "LICENSE.BSD" ] ++license = { text = "Apache-2.0 OR BSD-3-Clause" } + classifiers = [ + "Development Status :: 5 - Production/Stable", + "Intended Audience :: Developers", diff --git a/security/py-google-auth-oauthlib/Makefile b/security/py-google-auth-oauthlib/Makefile index 5417ab6c7294..b107a23888bd 100644 --- a/security/py-google-auth-oauthlib/Makefile +++ b/security/py-google-auth-oauthlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-auth-oauthlib -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.15.0:security/py-google-auth@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.15.0<2.42.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${PY_FLAVOR} USES= python diff --git a/security/py-google-auth-oauthlib/distinfo b/security/py-google-auth-oauthlib/distinfo index fb7824988191..83715500ae05 100644 --- a/security/py-google-auth-oauthlib/distinfo +++ b/security/py-google-auth-oauthlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796094 -SHA256 (google_auth_oauthlib-1.2.2.tar.gz) = 11046fb8d3348b296302dd939ace8af0a724042e8029c1b872d87fabc9f41684 -SIZE (google_auth_oauthlib-1.2.2.tar.gz) = 20955 +TIMESTAMP = 1762586874 +SHA256 (google_auth_oauthlib-1.2.3.tar.gz) = eb09e450d3cc789ecbc2b3529cb94a713673fd5f7a22c718ad91cf75aedc2ea4 +SIZE (google_auth_oauthlib-1.2.3.tar.gz) = 21265 diff --git a/security/py-gpsoauth/Makefile b/security/py-gpsoauth/Makefile index 2c3bc7d8aede..96f53f7ae2ff 100644 --- a/security/py-gpsoauth/Makefile +++ b/security/py-gpsoauth/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpsoauth PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ndg-httpsclient>0:net/py-ndg-httpsclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodome>=3.4:security/py-pycryptodome@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>0:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1@${PY_FLAVOR} USE_GITHUB= yes diff --git a/security/py-gssapi/Makefile b/security/py-gssapi/Makefile index cf860ef1c2c4..bd931ba2912b 100644 --- a/security/py-gssapi/Makefile +++ b/security/py-gssapi/Makefile @@ -1,6 +1,5 @@ PORTNAME= gssapi -DISTVERSION= 1.8.3 -PORTREVISION= 1 +DISTVERSION= 1.10.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +10,13 @@ WWW= https://github.com/pythongssapi/python-gssapi LICENSE= ISCL +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} -# Officially: 3.7-3.12 +# Officially: 3.9-3.14 USES= python -USE_PYTHON= autoplist cython distutils +USE_PYTHON= autoplist cython3 pep517 OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT diff --git a/security/py-gssapi/distinfo b/security/py-gssapi/distinfo index 1a45a168b4ca..508ac4c72fe7 100644 --- a/security/py-gssapi/distinfo +++ b/security/py-gssapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693664318 -SHA256 (gssapi-1.8.3.tar.gz) = aa3c8d0b1526f52559552bb2c9d2d6be013d76a8e5db00b39a1db5727e93b0b0 -SIZE (gssapi-1.8.3.tar.gz) = 94190 +TIMESTAMP = 1761519654 +SHA256 (gssapi-1.10.1.tar.gz) = 7b54335dc9a3c55d564624fb6e25fcf9cfc0b80296a5c51e9c7cf9781c7d295b +SIZE (gssapi-1.10.1.tar.gz) = 94262 diff --git a/security/py-gssapi/files/patch-pyproject.toml b/security/py-gssapi/files/patch-pyproject.toml new file mode 100644 index 000000000000..88bfc4b09e65 --- /dev/null +++ b/security/py-gssapi/files/patch-pyproject.toml @@ -0,0 +1,10 @@ +--- pyproject.toml.orig 2025-10-26 23:13:25 UTC ++++ pyproject.toml +@@ -1,6 +1,6 @@ + [build-system] + requires = [ +- "Cython == 3.1.3", ++ "Cython >= 3.1.3", + "setuptools >= 40.6.0", # Start of PEP 517 support for setuptools + ] + build-backend = "setuptools.build_meta" diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index e07e5dd9c575..bfed6abe3048 100644 --- a/security/py-josepy/Makefile +++ b/security/py-josepy/Makefile @@ -1,5 +1,5 @@ PORTNAME= josepy -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://josepy.readthedocs.io/en/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.8:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=2.2.0:devel/py-poetry-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo index 777203aa8d8a..790712ae969c 100644 --- a/security/py-josepy/distinfo +++ b/security/py-josepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266260 -SHA256 (josepy-2.1.0.tar.gz) = 9beafbaa107ec7128e6c21d86b2bc2aea2f590158e50aca972dca3753046091f -SIZE (josepy-2.1.0.tar.gz) = 56189 +TIMESTAMP = 1762587530 +SHA256 (josepy-2.2.0.tar.gz) = 74c033151337c854f83efe5305a291686cef723b4b970c43cfe7270cf4a677a9 +SIZE (josepy-2.2.0.tar.gz) = 56500 diff --git a/security/py-openssl/distinfo b/security/py-openssl/distinfo deleted file mode 100644 index 9b3c208d9347..000000000000 --- a/security/py-openssl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1739473917 -SHA256 (pyopenssl-25.0.0.tar.gz) = cd2cef799efa3936bb08e8ccb9433a575722b9dd986023f1cabc4ae64e9dac16 -SIZE (pyopenssl-25.0.0.tar.gz) = 179573 diff --git a/security/py-pyelliptic/Makefile b/security/py-pyelliptic/Makefile index 26797fbb4d4e..41c4cb14b86f 100644 --- a/security/py-pyelliptic/Makefile +++ b/security/py-pyelliptic/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyelliptic PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/radfish/pyelliptic LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyopenssl>=0:security/py-pyopenssl@${PY_FLAVOR} USES= python USE_GITHUB= yes diff --git a/security/py-openssl/Makefile b/security/py-pyopenssl/Makefile index 1ef38f194a0b..82c075521184 100644 --- a/security/py-openssl/Makefile +++ b/security/py-pyopenssl/Makefile @@ -1,30 +1,30 @@ -PORTNAME= openssl -PORTVERSION= 25.0.0 +PORTNAME= pyopenssl +PORTVERSION= 25.3.0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pyopenssl-${PORTVERSION} -MAINTAINER= sbz@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to the OpenSSL library -WWW= https://github.com/pyca/pyopenssl +WWW= https://www.pyopenssl.org/en/latest/ \ + https://github.com/pyca/pyopenssl LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9:devel/py-typing-extensions@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pretend>0:devel/py-pretend@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-rerunfailures>0:devel/py-pytest-rerunfailures@${PY_FLAVOR} USES= cpe python -USE_PYTHON= autoplist concurrent cryptography distutils pytest pythonprefix +USE_PYTHON= autoplist concurrent cryptography pep517 pytest pythonprefix NO_ARCH= yes CPE_VENDOR= jean-paul_calderone -CPE_PRODUCT= py${PORTNAME} # These tests will be skipped due the following reasons: # @@ -43,4 +43,10 @@ PYTEST_IGNORED_TESTS= test_connect_ex \ TEST_ENV= LC_ALL=en_US.UTF-8 \ PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 31300 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9:devel/py-typing-extensions@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/security/py-pyopenssl/distinfo b/security/py-pyopenssl/distinfo new file mode 100644 index 000000000000..c9a84165ae14 --- /dev/null +++ b/security/py-pyopenssl/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759772426 +SHA256 (pyopenssl-25.3.0.tar.gz) = c981cb0a3fd84e8602d7afc209522773b94c1c2446a3c710a75b06fe1beae329 +SIZE (pyopenssl-25.3.0.tar.gz) = 184073 diff --git a/security/py-pyopenssl/files/patch-src-OpenSSL-version.py b/security/py-pyopenssl/files/patch-src-OpenSSL-version.py new file mode 100644 index 000000000000..f5e2c1252144 --- /dev/null +++ b/security/py-pyopenssl/files/patch-src-OpenSSL-version.py @@ -0,0 +1,11 @@ +--- src/OpenSSL/version.py.orig 2025-09-17 00:31:40 UTC ++++ src/OpenSSL/version.py +@@ -19,7 +19,7 @@ __version__ = "25.3.0" + + __version__ = "25.3.0" + +-__title__ = "pyOpenSSL" ++__title__ = "pyopenssl" + __uri__ = "https://pyopenssl.org/" + __summary__ = "Python wrapper module around the OpenSSL library" + __author__ = "The pyOpenSSL developers" diff --git a/security/py-openssl/pkg-descr b/security/py-pyopenssl/pkg-descr index b400c8faf0f2..b400c8faf0f2 100644 --- a/security/py-openssl/pkg-descr +++ b/security/py-pyopenssl/pkg-descr diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile index 898b94844f99..a84b9a2b5cdc 100644 --- a/security/py-pysaml2/Makefile +++ b/security/py-pysaml2/Makefile @@ -1,5 +1,6 @@ PORTNAME= pysaml2 PORTVERSION= 7.5.4 +PORTREVISION= 1 CATEGORIES= security devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0,1:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>=0,1:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmlschema>=2.0.0:textproc/py-xmlschema@${PY_FLAVOR} \ diff --git a/security/py-requests-credssp/Makefile b/security/py-requests-credssp/Makefile index bf8e1ec10cf5..f4588e83b686 100644 --- a/security/py-requests-credssp/Makefile +++ b/security/py-requests-credssp/Makefile @@ -1,6 +1,6 @@ PORTNAME= requests-credssp PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/jborean93/requests-credssp LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyopenssl>=16.0.0:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.3.1:devel/py-pyasn1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ diff --git a/security/py-trustme/Makefile b/security/py-trustme/Makefile index 5a1d0717d944..80845f39db13 100644 --- a/security/py-trustme/Makefile +++ b/security/py-trustme/Makefile @@ -1,5 +1,6 @@ PORTNAME= trustme PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,8 +16,8 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyopenssl>=0:security/py-pyopenssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service-identity>=0:security/py-service-identity@${PY_FLAVOR} USES= python diff --git a/security/py-vici/Makefile b/security/py-vici/Makefile index a39300576801..ffd96b11f587 100644 --- a/security/py-vici/Makefile +++ b/security/py-vici/Makefile @@ -1,6 +1,5 @@ PORTNAME= vici -DISTVERSION= 5.9.11 -PORTREVISION= 1 +DISTVERSION= 6.0.3 CATEGORIES= security net-vpn python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-vici/distinfo b/security/py-vici/distinfo index 5d270c78ee1b..a10546cd3cd1 100644 --- a/security/py-vici/distinfo +++ b/security/py-vici/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688489010 -SHA256 (vici-5.9.11.tar.gz) = b61f798dfdfbe0fd7ac5a98b030efb811c1d85c830da7bfb0dba4be803ef996f -SIZE (vici-5.9.11.tar.gz) = 11181 +TIMESTAMP = 1762468061 +SHA256 (vici-6.0.3.tar.gz) = ec926e7a29b6ea9112fe406d1851c3c46143ac625e28089e3d4efce4eac88e56 +SIZE (vici-6.0.3.tar.gz) = 13092 diff --git a/security/py-webauthn/Makefile b/security/py-webauthn/Makefile index 230da5a74c9a..7d8bbb9b2273 100644 --- a/security/py-webauthn/Makefile +++ b/security/py-webauthn/Makefile @@ -1,5 +1,6 @@ PORTNAME= webauthn PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.5.1:devel/py-asn1crypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cbor2>=5.6.5:devel/py-cbor2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=25.0.0,1:security/py-openssl@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyopenssl>=25.0.0,1:security/py-pyopenssl@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cryptography pep517 unittest diff --git a/security/py-yubikey-manager/Makefile b/security/py-yubikey-manager/Makefile index af0428348488..7c5cb8436d43 100644 --- a/security/py-yubikey-manager/Makefile +++ b/security/py-yubikey-manager/Makefile @@ -1,5 +1,6 @@ PORTNAME= yubikey-manager PORTVERSION= 5.7.2 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fido2>0:security/py-fido2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}keyring>=0:security/py-keyring@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>0:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyusb>0:devel/py-pyusb@${PY_FLAVOR} \ RSA_SecurID_getpasswd:devel/libccid \ diff --git a/security/rage-encryption/Makefile b/security/rage-encryption/Makefile index e79fef92dda4..18f43ea6a584 100644 --- a/security/rage-encryption/Makefile +++ b/security/rage-encryption/Makefile @@ -1,7 +1,7 @@ PORTNAME= rage DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security PKGNAMESUFFIX= -encryption diff --git a/security/ratify/Makefile b/security/ratify/Makefile index d11339ee445b..454f0dec1cb0 100644 --- a/security/ratify/Makefile +++ b/security/ratify/Makefile @@ -1,6 +1,6 @@ PORTNAME= ratify DISTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/rekor/Makefile b/security/rekor/Makefile index e0f0d3921e99..5d37a1f77827 100644 --- a/security/rekor/Makefile +++ b/security/rekor/Makefile @@ -1,7 +1,7 @@ PORTNAME= rekor DISTVERSIONPREFIX= v DISTVERSION= 1.3.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/rhash/Makefile b/security/rhash/Makefile index b85582372b45..b46de32c77a0 100644 --- a/security/rhash/Makefile +++ b/security/rhash/Makefile @@ -1,6 +1,6 @@ PORTNAME= rhash PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -43,6 +43,9 @@ post-patch: @${REINPLACE_CMD} -e '/BYTE_ORDER/s,__,_,g' \ ${WRKSRC}/librhash/byte_order.h +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rhash ${STAGEDIR}${PREFIX}/lib/librhash.so + post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile index d0048e6a9974..653d71d9c700 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= 2 +PORTREVISION= 3 CATEGORIES= security archivers MAINTAINER= yuri@FreeBSD.org diff --git a/security/rubygem-digest/Makefile b/security/rubygem-digest/Makefile index 148dbe7960f8..dc35b160643b 100644 --- a/security/rubygem-digest/Makefile +++ b/security/rubygem-digest/Makefile @@ -1,5 +1,5 @@ PORTNAME= digest -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-digest/distinfo b/security/rubygem-digest/distinfo index 554b623f2fb1..8759ee5869ef 100644 --- a/security/rubygem-digest/distinfo +++ b/security/rubygem-digest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090146 -SHA256 (rubygem/digest-3.2.0.gem) = fa2e7092ec683f65d82fadde5ff4ca3b32e23ee0b19f1fc1a5e09993ad2d3991 -SIZE (rubygem/digest-3.2.0.gem) = 41472 +TIMESTAMP = 1762587462 +SHA256 (rubygem/digest-3.2.1.gem) = ab3312b4e272d7d5dc41c564c86a25861a1f34ac5153374199a0b74861395947 +SIZE (rubygem/digest-3.2.1.gem) = 41472 diff --git a/security/rubygem-openssl/Makefile b/security/rubygem-openssl/Makefile index c4ce496478bf..ae4449b2d1df 100644 --- a/security/rubygem-openssl/Makefile +++ b/security/rubygem-openssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-openssl/distinfo b/security/rubygem-openssl/distinfo index d68cc66857f8..2b626fe628f7 100644 --- a/security/rubygem-openssl/distinfo +++ b/security/rubygem-openssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774919 -SHA256 (rubygem/openssl-3.3.1.gem) = d6682286baedc205e57928111bafa595d6902b086c1dc7abd88ae20acb1cf837 -SIZE (rubygem/openssl-3.3.1.gem) = 207872 +TIMESTAMP = 1762587464 +SHA256 (rubygem/openssl-3.3.2.gem) = 7f4e01215dc9c4be1fca71d692406be3e6340b39c1f71a47fea9c497decd0f6c +SIZE (rubygem/openssl-3.3.2.gem) = 207872 diff --git a/security/rustls-ffi/Makefile b/security/rustls-ffi/Makefile index f2559fb39df6..03a5d07f0b92 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= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= brnrd@FreeBSD.org diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index 4f13108ab023..a7b7229a9f43 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustscan PORTVERSION= 2.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/sequoia-chameleon-gnupg/Makefile b/security/sequoia-chameleon-gnupg/Makefile index a7a87eed9200..9f1ae63212df 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= 4 +PORTREVISION= 5 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 9dfac3d770b9..bf0935e894ed 100644 --- a/security/sequoia-sq/Makefile +++ b/security/sequoia-sq/Makefile @@ -1,6 +1,6 @@ PORTNAME= sequoia-sq DISTVERSION= 1.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile index 6202160c807c..ad6f33a61c95 100644 --- a/security/sniffglue/Makefile +++ b/security/sniffglue/Makefile @@ -1,7 +1,7 @@ PORTNAME= sniffglue DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= freebsd@sysctl.cz diff --git a/security/snort3/Makefile b/security/snort3/Makefile index fa6259073b73..3efd4687e60b 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,6 @@ PORTNAME= snort -DISTVERSION= 3.9.6.0 +DISTVERSION= 3.9.7.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 47f4b7749cf7..d5449a6a1b16 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760113964 -SHA256 (snort3-snort3-3.9.6.0_GH0.tar.gz) = 2335678bc5ff4f876dcdb6985407a5312b0f3bb470da29e2926f57f942ce3b94 -SIZE (snort3-snort3-3.9.6.0_GH0.tar.gz) = 3531813 +TIMESTAMP = 1762603895 +SHA256 (snort3-snort3-3.9.7.0_GH0.tar.gz) = 83a611ef3e60ef3f97de08537f7070c50f6acb52eaff9db48f3a464b573ab22d +SIZE (snort3-snort3-3.9.7.0_GH0.tar.gz) = 3558080 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 62725f115b01..52530eb88789 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -38,6 +38,7 @@ include/snort/flow/flow_data.h include/snort/flow/flow_key.h include/snort/flow/flow_stash.h include/snort/flow/ha.h +include/snort/flow/prune_stats.h include/snort/flow/session.h include/snort/flow/stream_flow.h include/snort/framework/api_options.h @@ -198,6 +199,7 @@ include/snort/pub_sub/detection_events.h include/snort/pub_sub/domain_fronting.h include/snort/pub_sub/dhcp_events.h include/snort/pub_sub/dns_events.h +include/snort/pub_sub/dns_payload_event.h include/snort/pub_sub/eof_event.h include/snort/pub_sub/eve_process_event.h include/snort/pub_sub/expect_events.h diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile index 0f0d6d166705..e0e3904a1556 100644 --- a/security/snowflake-tor/Makefile +++ b/security/snowflake-tor/Makefile @@ -1,7 +1,7 @@ PORTNAME= snowflake DISTVERSIONPREFIX= v PORTVERSION= 2.5.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/sops/Makefile b/security/sops/Makefile index f51b8bcf5c76..7b6cb901ca4a 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -1,7 +1,7 @@ PORTNAME= sops DISTVERSIONPREFIX= v DISTVERSION= 3.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security editors MAINTAINER= bofh@FreeBSD.org diff --git a/security/ssb/Makefile b/security/ssb/Makefile index 1d74b16ca88e..54ebc90318ac 100644 --- a/security/ssb/Makefile +++ b/security/ssb/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssb DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile index d713158ceb49..77ea96baef95 100644 --- a/security/ssh-vault/Makefile +++ b/security/ssh-vault/Makefile @@ -1,6 +1,6 @@ PORTNAME= ssh-vault PORTVERSION= 1.0.10 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= security MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/security/ssl-checker/Makefile b/security/ssl-checker/Makefile index 8a185d71eb5d..88da41f5460b 100644 --- a/security/ssl-checker/Makefile +++ b/security/ssl-checker/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssl-checker DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= olgeni@FreeBSD.org diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile index 825d5add606a..95ee9a598342 100644 --- a/security/ssllabs-scan/Makefile +++ b/security/ssllabs-scan/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/stegify/Makefile b/security/stegify/Makefile index 34dc80e26750..3a6549792d2d 100644 --- a/security/stegify/Makefile +++ b/security/stegify/Makefile @@ -2,7 +2,7 @@ PORTNAME= stegify DISTVERSIONPREFIX= v DISTVERSION= 1.2-2 DISTVERSIONSUFFIX= -g62518ca -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security graphics MAINTAINER= yuri@FreeBSD.org diff --git a/security/sudo-rs/Makefile b/security/sudo-rs/Makefile index 909b431a62a6..b3434a3a4f1f 100644 --- a/security/sudo-rs/Makefile +++ b/security/sudo-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sudo-rs DISTVERSIONPREFIX= v DISTVERSION= 0.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= marc@trifectatech.org diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 42f7edd8e824..f6d7a24aa003 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sudo PORTVERSION= 1.9.17p2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 3d1c7bd1e0cd..047bb238f975 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,6 +1,6 @@ PORTNAME= suricata DISTVERSION= 7.0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 7372ac570c8e..283204f22a98 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,6 +1,7 @@ PORTNAME= tailscale PORTVERSION= 1.90.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org diff --git a/security/teleport/Makefile b/security/teleport/Makefile index ec200d472e03..baf4e8162768 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleport DISTVERSIONPREFIX= v DISTVERSION= 5.2.5 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= security MAINTAINER= kraileth@elderlinux.org diff --git a/security/timestamp-authority/Makefile b/security/timestamp-authority/Makefile index 6e6d42f51e03..ea7bb4b2cc99 100644 --- a/security/timestamp-authority/Makefile +++ b/security/timestamp-authority/Makefile @@ -1,7 +1,7 @@ PORTNAME= timestamp-authority DISTVERSIONPREFIX= v DISTVERSION= 1.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/tor/Makefile b/security/tor/Makefile index 4e24069aaaa6..eaf54f970982 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,5 +1,5 @@ PORTNAME= tor -DISTVERSION= 0.4.8.19 +DISTVERSION= 0.4.8.20 CATEGORIES= security net MASTER_SITES= TOR diff --git a/security/tor/distinfo b/security/tor/distinfo index b14cb105ac67..d021c4471658 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761664056 -SHA256 (tor-0.4.8.19.tar.gz) = 3cb649a1d33ba6a65f109d224534e93aaf0a6de84a5b1cb4b054bfa06bb74f5a -SIZE (tor-0.4.8.19.tar.gz) = 10160196 +TIMESTAMP = 1762886226 +SHA256 (tor-0.4.8.20.tar.gz) = 1bb22328cdd1ee948647bfced571efa78c12fc5064187b41d5254085b5282fa7 +SIZE (tor-0.4.8.20.tar.gz) = 10662081 diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index 0f2e324d34ba..a1e15602de23 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= totp-cli PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/trillian/Makefile b/security/trillian/Makefile index 0b1ab83c64e0..dd6565b2c12a 100644 --- a/security/trillian/Makefile +++ b/security/trillian/Makefile @@ -1,7 +1,7 @@ PORTNAME= trillian DISTVERSIONPREFIX= v DISTVERSION= 1.7.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/trivy/Makefile b/security/trivy/Makefile index 29b172020359..c879caeeddaa 100644 --- a/security/trivy/Makefile +++ b/security/trivy/Makefile @@ -1,7 +1,7 @@ PORTNAME= trivy DISTVERSIONPREFIX= v DISTVERSION= 0.67.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= mfechner@FreeBSD.org diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile index 0d373bc6e467..304cb6cbddc1 100644 --- a/security/trufflehog/Makefile +++ b/security/trufflehog/Makefile @@ -1,6 +1,6 @@ PORTNAME= trufflehog DISTVERSIONPREFIX= v -DISTVERSION= 3.90.8 +DISTVERSION= 3.90.13 PORTREVISION= 1 CATEGORIES= security diff --git a/security/trufflehog/distinfo b/security/trufflehog/distinfo index 688ef8f8fab7..aef3ef0819ef 100644 --- a/security/trufflehog/distinfo +++ b/security/trufflehog/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759988240 -SHA256 (go/security_trufflehog/trufflehog-v3.90.8/v3.90.8.mod) = de478c71728abac849a656174a47126cadef2b9deb59991c2c74deaee0a1d8b5 -SIZE (go/security_trufflehog/trufflehog-v3.90.8/v3.90.8.mod) = 16492 -SHA256 (go/security_trufflehog/trufflehog-v3.90.8/v3.90.8.zip) = 1dce73537429b8174dadb63e7cb11e4148e6c316b1d65cc7b68009055d811789 -SIZE (go/security_trufflehog/trufflehog-v3.90.8/v3.90.8.zip) = 7427851 +TIMESTAMP = 1762415653 +SHA256 (go/security_trufflehog/trufflehog-v3.90.13/v3.90.13.mod) = 220571e195c158ac29505c7f7d296539660859f95ca9fb02f65f7144e5027434 +SIZE (go/security_trufflehog/trufflehog-v3.90.13/v3.90.13.mod) = 16174 +SHA256 (go/security_trufflehog/trufflehog-v3.90.13/v3.90.13.zip) = 5b3611c69b124fd1905ad540797496c255412a64bbb6398c69276aaac0dce9d4 +SIZE (go/security_trufflehog/trufflehog-v3.90.13/v3.90.13.zip) = 7448829 diff --git a/security/tscli/Makefile b/security/tscli/Makefile index d818f759e101..fcc8163cd952 100644 --- a/security/tscli/Makefile +++ b/security/tscli/Makefile @@ -1,7 +1,7 @@ PORTNAME= tscli DISTVERSIONPREFIX= v DISTVERSION= 0.0.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= dtxdf@FreeBSD.org diff --git a/security/vault/Makefile b/security/vault/Makefile index 60d0208846b0..41d2bc5129da 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,6 +1,7 @@ PORTNAME= vault DISTVERSIONPREFIX= v DISTVERSION= 1.21.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \ LOCAL/bofh/security/${PORTNAME}/:web_ui diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile index 0a8fe5576b6d..fe0f7c8b293c 100644 --- a/security/vaultwarden/Makefile +++ b/security/vaultwarden/Makefile @@ -1,6 +1,6 @@ PORTNAME= vaultwarden DISTVERSION= 1.34.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= mr@FreeBSD.org diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile index f8d957369eaf..0c3462db32f0 100644 --- a/security/veracrypt/Makefile +++ b/security/veracrypt/Makefile @@ -11,11 +11,10 @@ WWW= https://www.veracrypt.fr/ BUILD_DEPENDS= yasm:devel/yasm LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite -RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo LICENSE_FILE= ${DOCSDIR}/LICENSE -USES= compiler:c++11-lang cpe desktop-file-utils fuse gmake iconv pkgconfig tar:bz2 +USES= compiler:c++11-lang cpe desktop-file-utils fuse gmake iconv pkgconfig sudo tar:bz2 CPE_VENDOR= idrix USE_CXXSTD= c++11 USE_WX= 3.0+ diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 3101f03a39b9..d979c1371ec4 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v DISTVERSION= 0.45.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= decke@FreeBSD.org diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 017896b84928..541a2193a197 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,6 +1,7 @@ PORTNAME= vuls DISTVERSIONPREFIX=v DISTVERSION= 0.36.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/vulsrepo/Makefile b/security/vulsrepo/Makefile index 083a81530d90..855944d87537 100644 --- a/security/vulsrepo/Makefile +++ b/security/vulsrepo/Makefile @@ -1,7 +1,7 @@ PORTNAME= vulsrepo PORTVERSION= 0.7.1 DISTVERSIONPREFIX=v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= security www MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/v${PORTVERSION}/server/:gomod DISTFILES= go.mod:gomod diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 24f47d160998..622b0bd62062 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,140 @@ + <vuln vid="6e05f716-bf9e-11f0-b3f7-a8a1599412c6"> + <topic>chromium -- security fix</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>142.0.7444.162</lt></range> + </package> + <package> + <name>ungoogled-chromium</name> + <range><lt>142.0.7444.162</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop_11.html"> + <p>This update includes 1 security fix:</p> + <ul> + <li>[457351015] High CVE-2025-13042: Inappropriate implementation in V8. Reported by 303f06e3 on 2025-11-03</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-13042</cvename> + <url>https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop_11.html</url> + </references> + <dates> + <discovery>2025-11-11</discovery> + <entry>2025-11-12</entry> + </dates> + </vuln> + + <vuln vid="93ff3ebe-bba8-11f0-b3f7-a8a1599412c6"> + <topic>chromium -- multiple security fixes</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>142.0.7444.134</lt></range> + </package> + <package> + <name>ungoogled-chromium</name> + <range><lt>142.0.7444.134</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop.html"> + <p>This update includes 5 security fixes:</p> + <ul> + <li>[443906252] High CVE-2025-12725: Out of bounds write in WebGPU. Reported by Anonymous on 2025-09-09</li> + <li>[447172715] High CVE-2025-12726: Inappropriate implementation in Views. Reported by Alesandro Ortiz on 2025-09-25</li> + <li>[454485895] High CVE-2025-12727: Inappropriate implementation in V8. Reported by 303f06e3 on 2025-10-23</li> + <li>[452392032] Medium CVE-2025-12728: Inappropriate implementation in Omnibox. Reported by Hafiizh on 2025-10-16</li> + <li>[454354281] Medium CVE-2025-12729: Inappropriate implementation in Omnibox. Reported by Khalil Zhani on 2025-10-23</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-12725</cvename> + <cvename>CVE-2025-12726</cvename> + <cvename>CVE-2025-12727</cvename> + <cvename>CVE-2025-12728</cvename> + <cvename>CVE-2025-12729</cvename> + <url>https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop.html</url> + </references> + <dates> + <discovery>2025-11-05</discovery> + <entry>2025-11-07</entry> + </dates> + </vuln> + + <vuln vid="77bac392-ba98-11f0-aada-f59a8ea34d12"> + <topic>OpenJPH < 0.24.5 -- multiple vulnerabilities</topic> + <affects> + <package> + <name>openjph</name> + <range><lt>0.24.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Aous Naman reports several vulnerabilities fixed in OpenJPH versions + up to 0.24.5 and credits Cary Phillips for reporting them from the + OSS-fuzz project.</p> + <blockquote cite="https://github.com/aous72/OpenJPH/releases"> + <p>[0.24.5] Addresses OpenEXR OSS-fuzz issue 5747129672073216 that can cause heap corruption.</p> + <p>[0.24.4...] we now check that the ATK marker segment length (Latk) makes sense. + The issue was identified in OpenEXR fuzzing.</p> + <p>[0.24.3] This is an important bug fix. It protects against illegally long QCD and QCC marker segments. It was discovered during OpenEXR fussing; thanx to [Cary Phillips].</p> + </blockquote> + </body> + </description> + <references> + <url>https://github.com/aous72/OpenJPH/releases</url> + </references> + <dates> + <discovery>2025-10-29</discovery> + <entry>2025-11-05</entry> + </dates> + </vuln> + + <vuln vid="c71a3914-ba96-11f0-aada-f59a8ea34d12"> + <topic>OpenEXR < 3.4.3 -- multiple vulnerabilities</topic> + <affects> + <package> + <name>openexr</name> + <range><lt>3.4.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Cary Phillips reports:</p> + <blockquote cite="https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.3"> + <p> + Patch release that addresses several bugs, primarily involving + properly rejecting corrupt input data. + </p> + </blockquote> + <p> + He goes on to report various relevant items including heap buffer + overflows, use-after-free, use of uninitialized memory and other bugs, + several of them found by OSS-fuzz, and some also found in OpenJPH. + </p> + </body> + </description> + <references> + <url>https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.3</url> + </references> + <dates> + <discovery>2025-10-29</discovery> + <entry>2025-11-05</entry> + </dates> + </vuln> + <vuln vid="970159e6-ba60-11f0-8447-b42e991fc52e"> <topic>MongoDB -- Improper Check for Unusual or Exceptional Conditions</topic> <affects> @@ -733,15 +870,15 @@ </vuln> <vuln vid="c5889223-b4e1-11f0-ae9b-b42e991fc52e"> - <topic>SQLite -- CWE-190 Integer Overflow or Wraparound</topic> + <topic>SQLite < 3.50.3 -- CWE-190 Integer Overflow or Wraparound in FTS5 module</topic> <affects> <package> <name>sqlite3</name> - <range><lt>3.50.3,1</lt></range> + <range><ge>3.49.1,1</ge><lt>3.50.3,1</lt></range> </package> <package> - <name>linux_base-rl9-9.6</name> - <range><le>9.6_1</le></range> + <name>linux_base-rl9</name> + <range><ge>0</ge></range> <!-- unknown and unrelated fixes might make this disappear, so set >= 0 instead of <= 9.6_1 to err on the safe side --> </package> <package> <name>linux-c7-sqlite</name> @@ -758,6 +895,7 @@ A pointer to partially controlled data can then be written out of bounds.</p> </blockquote> + <p>The FreeBSD build enables the FTS5 extension by default.</p> </body> </description> <references> @@ -765,8 +903,9 @@ <url>https://cveawg.mitre.org/api/cve/CVE-2025-7709</url> </references> <dates> - <discovery>2025-09-08</discovery> + <discovery>2025-07-15</discovery> <entry>2025-10-29</entry> + <modified>2025-11-07</modified> </dates> </vuln> diff --git a/security/webtunnel-tor/Makefile b/security/webtunnel-tor/Makefile index 553aef51d8bf..f7e9899ef140 100644 --- a/security/webtunnel-tor/Makefile +++ b/security/webtunnel-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= webtunnel PORTVERSION= 0.0.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/xhash/Makefile b/security/xhash/Makefile index dc1073d84ff4..c9a36deaad48 100644 --- a/security/xhash/Makefile +++ b/security/xhash/Makefile @@ -1,7 +1,7 @@ PORTNAME= xhash DISTVERSIONPREFIX= v DISTVERSION= 3.6.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= rbranco@suse.com diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 0257451a9cbb..6c6d0786c2b1 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v DISTVERSION= 25.7.26 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202507050144/:geoip \ https://github.com/v2fly/domain-list-community/releases/download/20250627153051/:geosite diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile index 28bfd67a7030..40334b643e66 100644 --- a/security/yubikey-agent/Makefile +++ b/security/yubikey-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= yubikey-agent DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/security/zeek/Makefile b/security/zeek/Makefile index fbdd47952775..7760be2c5d1b 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -1,5 +1,5 @@ PORTNAME= zeek -DISTVERSION= 8.0.3 +DISTVERSION= 8.0.4 CATEGORIES= security MASTER_SITES= https://download.zeek.org/ @@ -17,7 +17,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares \ RUN_DEPENDS= c-ares>=1.25.0:dns/c-ares USES= bison cmake compiler:c++17-lang cpe gettext-runtime perl5 \ - python shebangfix ssl + python:3.9+ shebangfix ssl USE_LDCONFIG= yes diff --git a/security/zeek/distinfo b/security/zeek/distinfo index 8d3fd5d0c12e..e1b43d9b2abf 100644 --- a/security/zeek/distinfo +++ b/security/zeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760556081 -SHA256 (zeek-8.0.3.tar.gz) = c178a85e502835cef9584e9a5cb049b4a6abc00bd2bd3c07d4bc3466e5df6eee -SIZE (zeek-8.0.3.tar.gz) = 99613493 +TIMESTAMP = 1762386088 +SHA256 (zeek-8.0.4.tar.gz) = b11aa1391e240c6ab49838de949bb8ea44635ee8fb8350db4e100c31e83b6a24 +SIZE (zeek-8.0.4.tar.gz) = 99613526 diff --git a/security/zlint/Makefile b/security/zlint/Makefile index 3189079d9f95..0c413e6b478d 100644 --- a/security/zlint/Makefile +++ b/security/zlint/Makefile @@ -1,7 +1,6 @@ PORTNAME= zlint DISTVERSIONPREFIX= v -DISTVERSION= 3.6.6 -PORTREVISION= 1 +DISTVERSION= 3.6.8 CATEGORIES= security www MAINTAINER= yuri@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://github.com/zmap/zlint LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:1.24,modules GO_MODULE= github.com/zmap/zlint/v3 GO_TARGET= ./cmd/${PORTNAME} diff --git a/security/zlint/distinfo b/security/zlint/distinfo index c955c2d6ceaa..ceec2ce9c5ec 100644 --- a/security/zlint/distinfo +++ b/security/zlint/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745725769 -SHA256 (go/security_zlint/zlint-v3.6.6/v3.6.6.mod) = 1495abeed75169b6ca801b42d3608aedf93f62c92911439b3cf9b9a8aa41d49f -SIZE (go/security_zlint/zlint-v3.6.6/v3.6.6.mod) = 465 -SHA256 (go/security_zlint/zlint-v3.6.6/v3.6.6.zip) = 1a1ecb324941322728b1ba2ffb9cb4f8c90dbd40e37425b85dd6f35299b80b00 -SIZE (go/security_zlint/zlint-v3.6.6/v3.6.6.zip) = 3806076 +TIMESTAMP = 1762635027 +SHA256 (go/security_zlint/zlint-v3.6.8/v3.6.8.mod) = e76d096e0e1ed78f182bc5dba06b48a47a22ec30893a58f1ab7c2b5516b3f63e +SIZE (go/security_zlint/zlint-v3.6.8/v3.6.8.mod) = 445 +SHA256 (go/security_zlint/zlint-v3.6.8/v3.6.8.zip) = bd7bea24ad0ccf75e8c534a9eec958d59e728e289f7620b56b14c7e340b74efc +SIZE (go/security_zlint/zlint-v3.6.8/v3.6.8.zip) = 4215077 |
