diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2026-05-11 17:16:42 +0300 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-05-11 17:20:20 +0300 |
| commit | 8fc4664f0ee6e67a88814f2d60f3c4e6c7f392ac (patch) | |
| tree | 7c651585ffeea8bebd56c5a5311a9ddcb819a0fc | |
| parent | b56f9d227104df215a342cad6793c046022f203f (diff) | |
gnu: sequoia: Update to 2.3.0.
Addresses rust security advisories, including CVE-2026-42783,
CVE-2026-42784.
* gnu/packages/sequoia.scm (sequoia): Update to 2.3.0.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs)
[sequoia-chameleon-gnupg, sequoia-sq, sequioa-sqv, sequoia-wot-tools]:
Update entries.
Change-Id: Ic53219aae620e7405a43f5d17cecdebf35179b62
| -rw-r--r-- | gnu/packages/rust-crates.scm | 305 | ||||
| -rw-r--r-- | gnu/packages/sequoia.scm | 3 |
2 files changed, 186 insertions, 122 deletions
diff --git a/gnu/packages/rust-crates.scm b/gnu/packages/rust-crates.scm index 7aa740ba01..ce61466c1a 100644 --- a/gnu/packages/rust-crates.scm +++ b/gnu/packages/rust-crates.scm @@ -4011,6 +4011,10 @@ (crate-source "capnp-rpc" "0.25.0" "1wb2z0zbadp210aldksx7dhxl8dl6d7rjhdp29n4v7q04rnwmk07")) +(define rust-capnp-rpc-0.25.1 + (crate-source "capnp-rpc" "0.25.1" + "1nki8zw60z467g1lrxh43iiwq2mb70vm3czzfhqmzxw7gqrlriz3")) + (define rust-capnpc-0.19.0 (crate-source "capnpc" "0.19.0" "1v49w7zsv4bkdn88dfmi2hk5dzv5pgs0qwgkq99jsn081w7a6ny7")) @@ -10308,6 +10312,10 @@ (crate-source "filetime" "0.2.27" "1nspbkm1d1km7xfljcbl565swqxrihqyin8bqppig2gf3qal927r")) +(define rust-filetime-0.2.28 + (crate-source "filetime" "0.2.28" + "1xmfmyk7l1my44lhlw6919ln19qibg70jmg5fzw6kgxgdzpjwnrd")) + (define rust-filetime-creation-0.2.0 (crate-source "filetime_creation" "0.2.0" "0prsxylygvwwmycf5jdnwd258ck53iv8800cbgg5kraham3msny2")) @@ -22221,6 +22229,10 @@ (crate-source "normpath" "1.5.0" "16z68q809749ky2vl72f3lqnhf3vjclvcc3y2z5v8m2nj0msn8xz")) +(define rust-normpath-1.5.1 + (crate-source "normpath" "1.5.1" + "06mjr8agm6gkjc1z545b8f3l58hx72cbcys328xrzacz4vvmx65r")) + (define rust-notify-4.0.18 (crate-source "notify" "4.0.18" "1lxgy5cx9k785m54aj6w6g13dfk115xj8pln61d8kp55g59d6bdp")) @@ -30286,10 +30298,6 @@ (crate-source "sequoia-net" "0.30.1" "1cn3khg69x5dj5sra181va15v50lnsymwv4xnfgi0asvam7ymh3m")) -(define rust-sequoia-openpgp-2.2.0 - (crate-source "sequoia-openpgp" "2.2.0" - "0ixc4qkd857h4vdml9nwgpnizf0kbwixni3vz1yxyjjigm5f8806")) - (define rust-sequoia-openpgp-2.3.0 (crate-source "sequoia-openpgp" "2.3.0" "1560gqgm79sy86gflab8j0gc40a37kyr5l48xhx8q8yg93qz0iy8")) @@ -91823,18 +91831,23 @@ rust-async-trait-0.1.89 rust-atomic-waker-1.1.2 rust-autocfg-1.5.0 + rust-base16ct-0.2.0 rust-base64-0.21.7 rust-base64-0.22.1 rust-base64ct-1.8.3 rust-bindgen-0.72.1 rust-bit-set-0.8.0 + rust-bit-set-0.9.1 rust-bit-vec-0.8.0 + rust-bit-vec-0.9.1 rust-bitflags-2.11.1 + rust-bitvec-1.0.1 rust-blake2-0.10.6 rust-block-buffer-0.10.4 rust-block-padding-0.3.3 rust-botan-0.11.1 rust-botan-sys-0.11.1 + rust-bs58-0.5.1 rust-buffered-reader-1.4.0 rust-bumpalo-3.20.2 rust-byteorder-1.5.0 @@ -91845,9 +91858,9 @@ rust-bzip2-sys-0.1.13+1.0.8 rust-capnp-0.25.4 rust-capnp-futures-0.25.2 - rust-capnp-rpc-0.25.0 + rust-capnp-rpc-0.25.1 rust-capnpc-0.25.3 - rust-cc-1.2.60 + rust-cc-1.2.62 rust-cexpr-0.6.0 rust-cfg-if-1.0.4 rust-chrono-0.4.44 @@ -91855,7 +91868,7 @@ rust-clang-sys-1.8.1 rust-clap-4.6.1 rust-clap-builder-4.6.0 - rust-clap-complete-4.6.2 + rust-clap-complete-4.6.4 rust-clap-lex-1.1.0 rust-clap-mangen-0.2.33 rust-cmac-0.7.2 @@ -91872,17 +91885,19 @@ rust-crossbeam-epoch-0.9.18 rust-crossbeam-queue-0.3.12 rust-crossbeam-utils-0.8.21 + rust-crypto-bigint-0.5.5 rust-crypto-common-0.1.7 rust-ctor-0.6.3 rust-ctor-proc-macro-0.0.7 rust-ctr-0.9.2 rust-curve25519-dalek-4.1.3 rust-curve25519-dalek-derive-0.1.1 + rust-cx448-0.1.1 rust-daemonize-0.5.0 rust-darling-0.23.0 rust-darling-core-0.23.0 rust-darling-macro-0.23.0 - rust-data-encoding-2.10.0 + rust-data-encoding-2.11.0 rust-dbl-0.3.2 rust-der-0.7.10 rust-deranged-0.5.8 @@ -91901,6 +91916,7 @@ rust-ed25519-dalek-2.2.0 rust-editdistancek-1.0.2 rust-either-1.15.0 + rust-elliptic-curve-0.13.8 rust-embedded-io-0.7.1 rust-ena-0.14.4 rust-encoding-rs-0.8.35 @@ -91912,8 +91928,9 @@ rust-fallible-streaming-iterator-0.1.9 rust-fastrand-2.4.1 rust-fd-lock-4.0.4 + rust-ff-0.13.1 rust-fiat-crypto-0.2.9 - rust-filetime-0.2.27 + rust-filetime-0.2.28 rust-find-msvc-tools-0.1.9 rust-fixedbitset-0.5.7 rust-flate2-1.1.9 @@ -91923,6 +91940,7 @@ rust-foreign-types-shared-0.1.1 rust-form-urlencoded-1.2.2 rust-fs2-0.4.3 + rust-funty-2.0.0 rust-futures-0.3.32 rust-futures-channel-0.3.32 rust-futures-core-0.3.32 @@ -91933,17 +91951,18 @@ rust-futures-task-0.3.32 rust-futures-util-0.3.32 rust-generic-array-0.14.7 - rust-generic-array-1.3.5 + rust-generic-array-1.4.1 rust-gethostname-1.1.0 rust-getrandom-0.2.17 rust-getrandom-0.4.2 rust-ghash-0.5.1 rust-glob-0.3.3 - rust-h2-0.4.13 + rust-group-0.13.0 + rust-h2-0.4.14 rust-hashbrown-0.12.3 rust-hashbrown-0.14.5 rust-hashbrown-0.15.5 - rust-hashbrown-0.17.0 + rust-hashbrown-0.17.1 rust-hashlink-0.9.1 rust-heck-0.5.0 rust-hermit-abi-0.5.2 @@ -91974,26 +91993,27 @@ rust-id-arena-2.3.0 rust-ident-case-1.0.1 rust-idna-1.1.0 - rust-idna-adapter-1.2.1 + rust-idna-adapter-1.2.2 rust-indexmap-1.9.3 rust-indexmap-2.14.0 rust-inout-0.1.4 rust-interprocess-2.4.2 rust-ipconfig-0.3.4 rust-ipnet-2.12.0 - rust-iri-string-0.7.12 rust-is-terminal-polyfill-1.70.2 rust-itertools-0.13.0 rust-itertools-0.14.0 rust-itoa-1.0.18 - rust-js-sys-0.3.95 + rust-js-sys-0.3.98 rust-keccak-0.1.6 rust-lalrpop-0.22.2 + rust-lalrpop-0.23.1 rust-lalrpop-util-0.22.2 + rust-lalrpop-util-0.23.1 rust-lazy-static-1.5.0 rust-leb128fmt-0.1.0 rust-libbz2-rs-sys-0.2.3 - rust-libc-0.2.185 + rust-libc-0.2.186 rust-libloading-0.8.9 rust-libm-0.2.16 rust-libredox-0.1.16 @@ -92033,21 +92053,23 @@ rust-opaque-debug-0.3.1 rust-openpgp-cert-d-0.3.4 rust-openssh-keys-0.6.5 - rust-openssl-0.10.78 + rust-openssl-0.10.79 rust-openssl-macros-0.1.1 rust-openssl-probe-0.2.1 - rust-openssl-sys-0.9.114 + rust-openssl-sys-0.9.115 rust-option-ext-0.2.0 rust-parking-lot-0.12.5 rust-parking-lot-core-0.9.12 rust-password-hash-0.5.0 + rust-pem-rfc7468-0.7.0 rust-percent-encoding-2.3.2 rust-petgraph-0.7.1 + rust-petgraph-0.8.3 rust-phf-shared-0.11.3 + rust-phf-shared-0.13.1 rust-pin-project-lite-0.2.17 rust-pkcs8-0.10.2 rust-pkg-config-0.3.33 - rust-plain-0.2.3 rust-polyval-0.6.2 rust-potential-utf-0.1.5 rust-powerfmt-0.2.0 @@ -92059,6 +92081,7 @@ rust-pty-process-0.4.0 rust-quote-1.0.45 rust-r-efi-6.0.0 + rust-radium-0.7.0 rust-radix-trie-0.2.1 rust-rand-0.8.6 rust-rand-chacha-0.3.1 @@ -92068,7 +92091,6 @@ rust-rayon-core-1.13.0 rust-recvmsg-1.0.0 rust-redox-syscall-0.5.18 - rust-redox-syscall-0.7.4 rust-redox-users-0.5.2 rust-ref-cast-1.0.25 rust-ref-cast-impl-1.0.25 @@ -92080,15 +92102,15 @@ rust-ring-0.17.14 rust-roff-0.2.2 rust-roff-1.1.1 - rust-rpassword-7.4.0 + rust-rpassword-7.5.2 rust-rtoolbox-0.0.5 rust-rusqlite-0.31.0 rust-rustc-hash-2.1.2 rust-rustc-version-0.4.1 rust-rustix-0.38.44 rust-rustix-1.1.4 - rust-rustls-0.23.38 - rust-rustls-pki-types-1.14.0 + rust-rustls-0.23.40 + rust-rustls-pki-types-1.14.1 rust-rustls-webpki-0.103.13 rust-rustversion-1.0.22 rust-ryu-1.0.23 @@ -92097,6 +92119,7 @@ rust-schemars-0.9.0 rust-schemars-1.2.1 rust-scopeguard-1.2.0 + rust-sec1-0.7.3 rust-security-framework-3.7.0 rust-security-framework-sys-2.17.0 rust-semver-1.0.28 @@ -92104,7 +92127,7 @@ rust-sequoia-gpg-agent-0.6.2 rust-sequoia-ipc-0.36.1 rust-sequoia-net-0.30.1 - rust-sequoia-openpgp-2.2.0 + rust-sequoia-openpgp-2.3.0 rust-sequoia-policy-config-0.8.1 rust-sequoia-wot-0.14.0 rust-serde-1.0.228 @@ -92112,8 +92135,9 @@ rust-serde-derive-1.0.228 rust-serde-json-1.0.149 rust-serde-urlencoded-0.7.1 - rust-serde-with-3.18.0 - rust-serde-with-macros-3.18.0 + rust-serde-with-3.20.0 + rust-serde-with-macros-3.20.0 + rust-serdect-0.2.0 rust-sha1collisiondetection-0.3.4 rust-sha2-0.10.9 rust-sha3-0.10.9 @@ -92122,7 +92146,7 @@ rust-signal-hook-registry-1.4.8 rust-signature-2.2.0 rust-simd-adler32-0.3.9 - rust-siphasher-1.0.2 + rust-siphasher-1.0.3 rust-slab-0.4.12 rust-smallvec-1.15.1 rust-socket2-0.6.3 @@ -92132,6 +92156,7 @@ rust-stfu8-0.2.7 rust-streaming-stats-0.1.29 rust-string-cache-0.8.9 + rust-string-cache-0.9.0 rust-strsim-0.11.1 rust-subtle-2.6.1 rust-syn-1.0.109 @@ -92140,6 +92165,7 @@ rust-synstructure-0.13.2 rust-system-configuration-0.7.0 rust-system-configuration-sys-0.6.0 + rust-tap-1.0.1 rust-tar-0.4.45 rust-tempfile-3.27.0 rust-term-1.2.1 @@ -92153,7 +92179,7 @@ rust-tinystr-0.8.3 rust-tinyvec-1.11.0 rust-tinyvec-macros-0.1.1 - rust-tokio-1.52.1 + rust-tokio-1.52.3 rust-tokio-macros-2.7.0 rust-tokio-native-tls-0.3.1 rust-tokio-rustls-0.26.4 @@ -92163,7 +92189,7 @@ rust-toml-edit-0.25.11+spec-1.1.0 rust-toml-parser-1.1.2+spec-1.1.0 rust-tower-0.5.3 - rust-tower-http-0.6.8 + rust-tower-http-0.6.10 rust-tower-layer-0.3.3 rust-tower-service-0.3.3 rust-tracing-0.1.44 @@ -92185,15 +92211,15 @@ rust-wasi-0.11.1+wasi-snapshot-preview1 rust-wasip2-1.0.3+wasi-0.2.9 rust-wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 - rust-wasm-bindgen-0.2.118 - rust-wasm-bindgen-futures-0.4.68 - rust-wasm-bindgen-macro-0.2.118 - rust-wasm-bindgen-macro-support-0.2.118 - rust-wasm-bindgen-shared-0.2.118 + rust-wasm-bindgen-0.2.121 + rust-wasm-bindgen-futures-0.4.71 + rust-wasm-bindgen-macro-0.2.121 + rust-wasm-bindgen-macro-support-0.2.121 + rust-wasm-bindgen-shared-0.2.121 rust-wasm-encoder-0.244.0 rust-wasm-metadata-0.244.0 rust-wasmparser-0.244.0 - rust-web-sys-0.3.95 + rust-web-sys-0.3.98 rust-widestring-1.2.1 rust-win-crypto-ng-0.5.1 rust-winapi-0.3.9 @@ -92219,7 +92245,7 @@ rust-windows-x86-64-gnu-0.52.6 rust-windows-x86-64-gnullvm-0.52.6 rust-windows-x86-64-msvc-0.52.6 - rust-winnow-1.0.1 + rust-winnow-1.0.2 rust-wit-bindgen-0.51.0 rust-wit-bindgen-0.57.1 rust-wit-bindgen-core-0.51.0 @@ -92228,6 +92254,7 @@ rust-wit-component-0.244.0 rust-wit-parser-0.244.0 rust-writeable-0.6.3 + rust-wyz-0.5.1 rust-xxhash-rust-0.8.15 rust-yoke-0.8.2 rust-yoke-derive-0.8.2 @@ -92270,8 +92297,11 @@ rust-base64ct-1.8.3 rust-bindgen-0.72.1 rust-bit-set-0.8.0 + rust-bit-set-0.9.1 rust-bit-vec-0.8.0 + rust-bit-vec-0.9.1 rust-bitflags-2.11.1 + rust-bitvec-1.0.1 rust-blake2-0.10.6 rust-block-buffer-0.10.4 rust-block-padding-0.3.3 @@ -92289,13 +92319,13 @@ rust-camellia-0.1.0 rust-capnp-0.25.4 rust-capnp-futures-0.25.2 - rust-capnp-rpc-0.25.0 + rust-capnp-rpc-0.25.1 rust-capnpc-0.25.3 rust-card-backend-0.2.0 rust-card-backend-pcsc-0.5.1 rust-cast5-0.11.1 rust-cbc-0.1.2 - rust-cc-1.2.60 + rust-cc-1.2.62 rust-cexpr-0.6.0 rust-cfb-mode-0.8.2 rust-cfg-if-1.0.4 @@ -92305,7 +92335,7 @@ rust-clang-sys-1.8.1 rust-clap-4.6.1 rust-clap-builder-4.6.0 - rust-clap-complete-4.6.2 + rust-clap-complete-4.6.4 rust-clap-derive-4.6.1 rust-clap-lex-0.7.7 rust-clap-lex-1.1.0 @@ -92335,7 +92365,8 @@ rust-curve25519-dalek-4.1.3 rust-curve25519-dalek-derive-0.1.1 rust-cvt-0.1.2 - rust-data-encoding-2.10.0 + rust-cx448-0.1.1 + rust-data-encoding-2.11.0 rust-dbl-0.3.2 rust-der-0.7.10 rust-deranged-0.5.8 @@ -92378,7 +92409,7 @@ rust-fd-lock-4.0.4 rust-ff-0.13.1 rust-fiat-crypto-0.2.9 - rust-filetime-0.2.27 + rust-filetime-0.2.28 rust-find-msvc-tools-0.1.9 rust-fixedbitset-0.5.7 rust-flate2-1.1.9 @@ -92391,6 +92422,7 @@ rust-fs2-0.4.3 rust-fs-at-0.2.1 rust-fs-extra-1.3.0 + rust-funty-2.0.0 rust-futures-0.3.32 rust-futures-channel-0.3.32 rust-futures-core-0.3.32 @@ -92402,7 +92434,7 @@ rust-futures-util-0.3.32 rust-generator-0.7.5 rust-generic-array-0.14.7 - rust-generic-array-1.3.5 + rust-generic-array-1.4.1 rust-gethostname-0.5.0 rust-gethostname-1.1.0 rust-getopts-0.2.24 @@ -92414,10 +92446,10 @@ rust-globset-0.4.18 rust-globwalk-0.9.1 rust-group-0.13.0 - rust-h2-0.4.13 + rust-h2-0.4.14 rust-hashbrown-0.14.5 rust-hashbrown-0.15.5 - rust-hashbrown-0.17.0 + rust-hashbrown-0.17.1 rust-hashlink-0.9.1 rust-heck-0.5.0 rust-hermit-abi-0.5.2 @@ -92452,29 +92484,30 @@ rust-id-arena-2.3.0 rust-idea-0.5.1 rust-idna-1.1.0 - rust-idna-adapter-1.2.1 + rust-idna-adapter-1.2.2 rust-ignore-0.4.25 rust-indexmap-2.14.0 rust-indicatif-0.17.11 rust-inout-0.1.4 rust-ipconfig-0.3.4 rust-ipnet-2.12.0 - rust-iri-string-0.7.12 rust-is-terminal-polyfill-1.70.2 rust-iso7816-tlv-0.4.4 rust-itertools-0.13.0 rust-itertools-0.14.0 rust-itoa-1.0.18 - rust-jiff-0.2.23 - rust-jiff-static-0.2.23 - rust-js-sys-0.3.95 + rust-jiff-0.2.24 + rust-jiff-static-0.2.24 + rust-js-sys-0.3.98 rust-keccak-0.1.6 rust-lalrpop-0.22.2 + rust-lalrpop-0.23.1 rust-lalrpop-util-0.22.2 + rust-lalrpop-util-0.23.1 rust-lazy-static-1.5.0 rust-leb128fmt-0.1.0 rust-libbz2-rs-sys-0.2.3 - rust-libc-0.2.185 + rust-libc-0.2.186 rust-libloading-0.8.9 rust-libm-0.2.16 rust-libredox-0.1.16 @@ -92506,7 +92539,7 @@ rust-nix-0.29.0 rust-nom-7.1.3 rust-normalize-line-endings-0.3.0 - rust-normpath-1.5.0 + rust-normpath-1.5.1 rust-nu-ansi-term-0.50.3 rust-num-bigint-dig-0.8.6 rust-num-conv-0.2.1 @@ -92521,10 +92554,10 @@ rust-opaque-debug-0.3.1 rust-openpgp-card-0.5.1 rust-openpgp-cert-d-0.3.4 - rust-openssl-0.10.78 + rust-openssl-0.10.79 rust-openssl-macros-0.1.1 rust-openssl-probe-0.2.1 - rust-openssl-sys-0.9.114 + rust-openssl-sys-0.9.115 rust-option-ext-0.2.0 rust-p256-0.13.2 rust-p384-0.13.1 @@ -92542,13 +92575,14 @@ rust-pest-generator-2.8.6 rust-pest-meta-2.8.6 rust-petgraph-0.7.1 + rust-petgraph-0.8.3 rust-phf-shared-0.11.3 + rust-phf-shared-0.13.1 rust-pikchr-0.1.4 rust-pin-project-lite-0.2.17 rust-pkcs1-0.7.5 rust-pkcs8-0.10.2 rust-pkg-config-0.3.33 - rust-plain-0.2.3 rust-polyval-0.6.2 rust-portable-atomic-1.13.1 rust-portable-atomic-util-0.2.7 @@ -92567,6 +92601,7 @@ rust-quote-1.0.45 rust-r-efi-5.3.0 rust-r-efi-6.0.0 + rust-radium-0.7.0 rust-radix-trie-0.2.1 rust-rand-0.8.6 rust-rand-0.9.4 @@ -92577,7 +92612,6 @@ rust-rayon-1.12.0 rust-rayon-core-1.13.0 rust-redox-syscall-0.5.18 - rust-redox-syscall-0.7.4 rust-redox-users-0.4.6 rust-redox-users-0.5.2 rust-regex-1.12.3 @@ -92591,7 +92625,7 @@ rust-ripemd-0.1.3 rust-roadmap-0.7.0 rust-roff-0.2.2 - rust-rpassword-7.4.0 + rust-rpassword-7.5.2 rust-rsa-0.9.10 rust-rtoolbox-0.0.5 rust-rusqlite-0.32.1 @@ -92599,8 +92633,8 @@ rust-rustc-version-0.4.1 rust-rustix-0.38.44 rust-rustix-1.1.4 - rust-rustls-0.23.38 - rust-rustls-pki-types-1.14.0 + rust-rustls-0.23.40 + rust-rustls-pki-types-1.14.1 rust-rustls-webpki-0.103.13 rust-rustversion-1.0.22 rust-ryu-1.0.23 @@ -92625,7 +92659,7 @@ rust-sequoia-keystore-softkeys-0.7.1 rust-sequoia-man-0.3.2 rust-sequoia-net-0.30.1 - rust-sequoia-openpgp-2.2.0 + rust-sequoia-openpgp-2.3.0 rust-sequoia-policy-config-0.8.1 rust-sequoia-wot-0.14.0 rust-serde-1.0.228 @@ -92634,6 +92668,7 @@ rust-serde-json-1.0.149 rust-serde-path-to-error-0.1.20 rust-serde-urlencoded-0.7.1 + rust-serdect-0.2.0 rust-sha1collisiondetection-0.3.4 rust-sha2-0.10.9 rust-sha3-0.10.9 @@ -92642,7 +92677,7 @@ rust-shlex-1.3.0 rust-signature-2.2.0 rust-simd-adler32-0.3.9 - rust-siphasher-1.0.2 + rust-siphasher-1.0.3 rust-slab-0.4.12 rust-slug-0.1.6 rust-smallvec-1.15.1 @@ -92654,6 +92689,7 @@ rust-state-0.6.0 rust-stfu8-0.2.7 rust-string-cache-0.8.9 + rust-string-cache-0.9.0 rust-strsim-0.11.1 rust-subplot-0.12.0 rust-subplot-build-0.12.0 @@ -92666,6 +92702,7 @@ rust-system-configuration-0.7.0 rust-system-configuration-sys-0.6.0 rust-tagptr-0.2.0 + rust-tap-1.0.1 rust-tempfile-3.27.0 rust-tera-1.20.1 rust-term-1.2.1 @@ -92684,7 +92721,7 @@ rust-tinystr-0.8.3 rust-tinyvec-1.11.0 rust-tinyvec-macros-0.1.1 - rust-tokio-1.52.1 + rust-tokio-1.52.3 rust-tokio-macros-2.7.0 rust-tokio-native-tls-0.3.1 rust-tokio-rustls-0.26.4 @@ -92694,7 +92731,7 @@ rust-toml-edit-0.22.27 rust-toml-write-0.1.2 rust-tower-0.5.3 - rust-tower-http-0.6.8 + rust-tower-http-0.6.10 rust-tower-layer-0.3.3 rust-tower-service-0.3.3 rust-tracing-0.1.44 @@ -92728,16 +92765,16 @@ rust-wasi-0.11.1+wasi-snapshot-preview1 rust-wasip2-1.0.3+wasi-0.2.9 rust-wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 - rust-wasm-bindgen-0.2.118 - rust-wasm-bindgen-futures-0.4.68 - rust-wasm-bindgen-macro-0.2.118 - rust-wasm-bindgen-macro-support-0.2.118 - rust-wasm-bindgen-shared-0.2.118 + rust-wasm-bindgen-0.2.121 + rust-wasm-bindgen-futures-0.4.71 + rust-wasm-bindgen-macro-0.2.121 + rust-wasm-bindgen-macro-support-0.2.121 + rust-wasm-bindgen-shared-0.2.121 rust-wasm-encoder-0.244.0 rust-wasm-metadata-0.244.0 rust-wasm-streams-0.4.2 rust-wasmparser-0.244.0 - rust-web-sys-0.3.95 + rust-web-sys-0.3.98 rust-web-time-1.1.0 rust-widestring-1.2.1 rust-win-crypto-ng-0.5.1 @@ -92783,6 +92820,7 @@ rust-wit-component-0.244.0 rust-wit-parser-0.244.0 rust-writeable-0.6.3 + rust-wyz-0.5.1 rust-x25519-dalek-2.0.1 rust-xxhash-rust-0.8.15 rust-yaml-rust2-0.9.0 @@ -92819,9 +92857,10 @@ rust-base64-0.22.1 rust-base64ct-1.8.3 rust-bindgen-0.72.1 - rust-bit-set-0.8.0 - rust-bit-vec-0.8.0 + rust-bit-set-0.9.1 + rust-bit-vec-0.9.1 rust-bitflags-2.11.1 + rust-bitvec-1.0.1 rust-blake2-0.10.6 rust-block-buffer-0.10.4 rust-block-padding-0.3.3 @@ -92835,7 +92874,7 @@ rust-camellia-0.1.0 rust-cast5-0.11.1 rust-cbc-0.1.2 - rust-cc-1.2.60 + rust-cc-1.2.62 rust-cexpr-0.6.0 rust-cfb-mode-0.8.2 rust-cfg-if-1.0.4 @@ -92844,7 +92883,7 @@ rust-clang-sys-1.8.1 rust-clap-4.6.1 rust-clap-builder-4.6.0 - rust-clap-complete-4.6.2 + rust-clap-complete-4.6.4 rust-clap-derive-4.6.1 rust-clap-lex-1.1.0 rust-cmac-0.7.2 @@ -92857,6 +92896,7 @@ rust-ctr-0.9.2 rust-curve25519-dalek-4.1.3 rust-curve25519-dalek-derive-0.1.1 + rust-cx448-0.1.1 rust-dbl-0.3.2 rust-der-0.7.10 rust-des-0.8.1 @@ -92885,8 +92925,12 @@ rust-foldhash-0.1.5 rust-foreign-types-0.3.2 rust-foreign-types-shared-0.1.1 + rust-funty-2.0.0 + rust-futures-core-0.3.32 + rust-futures-task-0.3.32 + rust-futures-util-0.3.32 rust-generic-array-0.14.7 - rust-generic-array-1.3.5 + rust-generic-array-1.4.1 rust-getrandom-0.2.17 rust-getrandom-0.3.4 rust-getrandom-0.4.2 @@ -92894,7 +92938,7 @@ rust-glob-0.3.3 rust-group-0.13.0 rust-hashbrown-0.15.5 - rust-hashbrown-0.17.0 + rust-hashbrown-0.17.1 rust-heck-0.5.0 rust-hkdf-0.12.4 rust-hmac-0.12.1 @@ -92910,20 +92954,20 @@ rust-id-arena-2.3.0 rust-idea-0.5.1 rust-idna-1.1.0 - rust-idna-adapter-1.2.1 + rust-idna-adapter-1.2.2 rust-indexmap-2.14.0 rust-inout-0.1.4 rust-is-terminal-polyfill-1.70.2 rust-itertools-0.13.0 rust-itertools-0.14.0 rust-itoa-1.0.18 - rust-js-sys-0.3.95 + rust-js-sys-0.3.98 rust-keccak-0.1.6 - rust-lalrpop-0.22.2 - rust-lalrpop-util-0.22.2 + rust-lalrpop-0.23.1 + rust-lalrpop-util-0.23.1 rust-lazy-static-1.5.0 rust-leb128fmt-0.1.0 - rust-libc-0.2.185 + rust-libc-0.2.186 rust-libloading-0.8.9 rust-libm-0.2.16 rust-linux-raw-sys-0.12.1 @@ -92947,9 +92991,9 @@ rust-once-cell-1.21.4 rust-once-cell-polyfill-1.70.2 rust-opaque-debug-0.3.1 - rust-openssl-0.10.78 + rust-openssl-0.10.79 rust-openssl-macros-0.1.1 - rust-openssl-sys-0.9.114 + rust-openssl-sys-0.9.115 rust-p256-0.13.2 rust-p384-0.13.1 rust-p521-0.13.3 @@ -92957,8 +93001,9 @@ rust-parking-lot-core-0.9.12 rust-password-hash-0.5.0 rust-pem-rfc7468-0.7.0 - rust-petgraph-0.7.1 - rust-phf-shared-0.11.3 + rust-petgraph-0.8.3 + rust-phf-shared-0.13.1 + rust-pin-project-lite-0.2.17 rust-pkcs1-0.7.5 rust-pkcs8-0.10.2 rust-pkg-config-0.3.33 @@ -92975,6 +93020,7 @@ rust-quote-1.0.45 rust-r-efi-5.3.0 rust-r-efi-6.0.0 + rust-radium-0.7.0 rust-rand-0.8.6 rust-rand-0.9.4 rust-rand-chacha-0.3.1 @@ -92997,27 +93043,30 @@ rust-sec1-0.7.3 rust-semver-1.0.28 rust-sequoia-man-0.3.2 - rust-sequoia-openpgp-2.2.0 + rust-sequoia-openpgp-2.3.0 rust-sequoia-policy-config-0.8.1 rust-serde-1.0.228 rust-serde-core-1.0.228 rust-serde-derive-1.0.228 rust-serde-json-1.0.149 + rust-serdect-0.2.0 rust-sha1collisiondetection-0.3.4 rust-sha2-0.10.9 rust-sha3-0.10.9 rust-shlex-1.3.0 rust-signature-2.2.0 - rust-siphasher-1.0.2 + rust-siphasher-1.0.3 + rust-slab-0.4.12 rust-smallvec-1.15.1 rust-spin-0.9.8 rust-spki-0.7.3 rust-stable-deref-trait-1.2.1 - rust-string-cache-0.8.9 + rust-string-cache-0.9.0 rust-strsim-0.11.1 rust-subtle-2.6.1 rust-syn-2.0.117 rust-synstructure-0.13.2 + rust-tap-1.0.1 rust-tempfile-3.27.0 rust-term-1.2.1 rust-terminal-size-0.4.4 @@ -93042,10 +93091,10 @@ rust-wasi-0.11.1+wasi-snapshot-preview1 rust-wasip2-1.0.3+wasi-0.2.9 rust-wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 - rust-wasm-bindgen-0.2.118 - rust-wasm-bindgen-macro-0.2.118 - rust-wasm-bindgen-macro-support-0.2.118 - rust-wasm-bindgen-shared-0.2.118 + rust-wasm-bindgen-0.2.121 + rust-wasm-bindgen-macro-0.2.121 + rust-wasm-bindgen-macro-support-0.2.121 + rust-wasm-bindgen-shared-0.2.121 rust-wasm-encoder-0.244.0 rust-wasm-metadata-0.244.0 rust-wasmparser-0.244.0 @@ -93069,6 +93118,7 @@ rust-wit-component-0.244.0 rust-wit-parser-0.244.0 rust-writeable-0.6.3 + rust-wyz-0.5.1 rust-x25519-dalek-2.0.1 rust-xxhash-rust-0.8.15 rust-yoke-0.8.2 @@ -93101,12 +93151,14 @@ rust-async-trait-0.1.89 rust-atomic-waker-1.1.2 rust-autocfg-1.5.0 + rust-base16ct-0.2.0 rust-base64-0.22.1 rust-base64ct-1.8.3 rust-bindgen-0.72.1 - rust-bit-set-0.8.0 - rust-bit-vec-0.8.0 + rust-bit-set-0.9.1 + rust-bit-vec-0.9.1 rust-bitflags-2.11.1 + rust-bitvec-1.0.1 rust-blake2-0.10.6 rust-block-buffer-0.10.4 rust-block-padding-0.3.3 @@ -93114,7 +93166,7 @@ rust-buffered-reader-1.4.0 rust-bumpalo-3.20.2 rust-bytes-1.11.1 - rust-cc-1.2.60 + rust-cc-1.2.62 rust-cexpr-0.6.0 rust-cfg-if-1.0.4 rust-chrono-0.4.44 @@ -93122,7 +93174,7 @@ rust-clang-sys-1.8.1 rust-clap-4.6.1 rust-clap-builder-4.6.0 - rust-clap-complete-4.6.2 + rust-clap-complete-4.6.4 rust-clap-derive-4.6.1 rust-clap-lex-1.1.0 rust-clap-mangen-0.2.33 @@ -93139,11 +93191,13 @@ rust-crossbeam-epoch-0.9.18 rust-crossbeam-queue-0.3.12 rust-crossbeam-utils-0.8.21 + rust-crypto-bigint-0.5.5 rust-crypto-common-0.1.7 rust-ctr-0.9.2 rust-curve25519-dalek-4.1.3 rust-curve25519-dalek-derive-0.1.1 - rust-data-encoding-2.10.0 + rust-cx448-0.1.1 + rust-data-encoding-2.11.0 rust-dbl-0.3.2 rust-der-0.7.10 rust-difflib-0.4.0 @@ -93158,6 +93212,7 @@ rust-ed25519-2.2.3 rust-ed25519-dalek-2.2.0 rust-either-1.15.0 + rust-elliptic-curve-0.13.8 rust-ena-0.14.4 rust-encoding-rs-0.8.35 rust-endian-type-0.1.2 @@ -93169,6 +93224,7 @@ rust-fallible-streaming-iterator-0.1.9 rust-fastrand-2.4.1 rust-fd-lock-4.0.4 + rust-ff-0.13.1 rust-fiat-crypto-0.2.9 rust-find-msvc-tools-0.1.9 rust-fixedbitset-0.5.7 @@ -93179,6 +93235,7 @@ rust-foreign-types-0.3.2 rust-foreign-types-shared-0.1.1 rust-form-urlencoded-1.2.2 + rust-funty-2.0.0 rust-futures-channel-0.3.32 rust-futures-core-0.3.32 rust-futures-io-0.3.32 @@ -93187,16 +93244,17 @@ rust-futures-task-0.3.32 rust-futures-util-0.3.32 rust-generic-array-0.14.7 - rust-generic-array-1.3.5 + rust-generic-array-1.4.1 rust-gethostname-1.1.0 rust-getrandom-0.2.17 rust-getrandom-0.4.2 rust-ghash-0.5.1 rust-glob-0.3.3 - rust-h2-0.4.13 + rust-group-0.13.0 + rust-h2-0.4.14 rust-hashbrown-0.15.5 rust-hashbrown-0.16.1 - rust-hashbrown-0.17.0 + rust-hashbrown-0.17.1 rust-hashlink-0.11.0 rust-heck-0.5.0 rust-hermit-abi-0.5.2 @@ -93224,23 +93282,22 @@ rust-icu-provider-2.2.0 rust-id-arena-2.3.0 rust-idna-1.1.0 - rust-idna-adapter-1.2.1 + rust-idna-adapter-1.2.2 rust-indexmap-2.14.0 rust-inout-0.1.4 rust-ipconfig-0.3.4 rust-ipnet-2.12.0 - rust-iri-string-0.7.12 rust-is-terminal-polyfill-1.70.2 rust-itertools-0.13.0 rust-itertools-0.14.0 rust-itoa-1.0.18 - rust-js-sys-0.3.95 + rust-js-sys-0.3.98 rust-keccak-0.1.6 - rust-lalrpop-0.22.2 - rust-lalrpop-util-0.22.2 + rust-lalrpop-0.23.1 + rust-lalrpop-util-0.23.1 rust-lazy-static-1.5.0 rust-leb128fmt-0.1.0 - rust-libc-0.2.185 + rust-libc-0.2.186 rust-libloading-0.8.9 rust-libm-0.2.16 rust-libredox-0.1.16 @@ -93273,17 +93330,18 @@ rust-once-cell-polyfill-1.70.2 rust-opaque-debug-0.3.1 rust-openpgp-cert-d-0.3.4 - rust-openssl-0.10.78 + rust-openssl-0.10.79 rust-openssl-macros-0.1.1 rust-openssl-probe-0.2.1 - rust-openssl-sys-0.9.114 + rust-openssl-sys-0.9.115 rust-option-ext-0.2.0 rust-parking-lot-0.12.5 rust-parking-lot-core-0.9.12 rust-password-hash-0.5.0 + rust-pem-rfc7468-0.7.0 rust-percent-encoding-2.3.2 - rust-petgraph-0.7.1 - rust-phf-shared-0.11.3 + rust-petgraph-0.8.3 + rust-phf-shared-0.13.1 rust-pin-project-lite-0.2.17 rust-pkcs8-0.10.2 rust-pkg-config-0.3.33 @@ -93299,6 +93357,7 @@ rust-quickcheck-1.1.0 rust-quote-1.0.45 rust-r-efi-6.0.0 + rust-radium-0.7.0 rust-radix-trie-0.2.1 rust-rand-0.8.6 rust-rand-0.10.1 @@ -93321,32 +93380,34 @@ rust-rustc-hash-2.1.2 rust-rustc-version-0.4.1 rust-rustix-1.1.4 - rust-rustls-0.23.38 - rust-rustls-pki-types-1.14.0 + rust-rustls-0.23.40 + rust-rustls-pki-types-1.14.1 rust-rustls-webpki-0.103.13 rust-rustversion-1.0.22 rust-ryu-1.0.23 rust-same-file-1.0.6 rust-schannel-0.1.29 rust-scopeguard-1.2.0 + rust-sec1-0.7.3 rust-security-framework-3.7.0 rust-security-framework-sys-2.17.0 rust-semver-1.0.28 rust-sequoia-cert-store-0.7.2 rust-sequoia-net-0.30.1 - rust-sequoia-openpgp-2.2.0 + rust-sequoia-openpgp-2.3.0 rust-sequoia-policy-config-0.8.1 rust-serde-1.0.228 rust-serde-core-1.0.228 rust-serde-derive-1.0.228 rust-serde-json-1.0.149 rust-serde-urlencoded-0.7.1 + rust-serdect-0.2.0 rust-sha1collisiondetection-0.3.4 rust-sha2-0.10.9 rust-sha3-0.10.9 rust-shlex-1.3.0 rust-signature-2.2.0 - rust-siphasher-1.0.2 + rust-siphasher-1.0.3 rust-slab-0.4.12 rust-smallvec-1.15.1 rust-socket2-0.6.3 @@ -93354,7 +93415,7 @@ rust-spki-0.7.3 rust-sqlite-wasm-rs-0.5.3 rust-stable-deref-trait-1.2.1 - rust-string-cache-0.8.9 + rust-string-cache-0.9.0 rust-strsim-0.11.1 rust-subtle-2.6.1 rust-syn-2.0.117 @@ -93362,6 +93423,7 @@ rust-synstructure-0.13.2 rust-system-configuration-0.7.0 rust-system-configuration-sys-0.6.0 + rust-tap-1.0.1 rust-tempfile-3.27.0 rust-term-1.2.1 rust-terminal-size-0.4.4 @@ -93373,14 +93435,14 @@ rust-tinystr-0.8.3 rust-tinyvec-1.11.0 rust-tinyvec-macros-0.1.1 - rust-tokio-1.52.1 + rust-tokio-1.52.3 rust-tokio-macros-2.7.0 rust-tokio-native-tls-0.3.1 rust-tokio-rustls-0.26.4 rust-tokio-util-0.7.18 rust-toml-0.5.11 rust-tower-0.5.3 - rust-tower-http-0.6.8 + rust-tower-http-0.6.10 rust-tower-layer-0.3.3 rust-tower-service-0.3.3 rust-tracing-0.1.44 @@ -93403,15 +93465,15 @@ rust-wasi-0.11.1+wasi-snapshot-preview1 rust-wasip2-1.0.3+wasi-0.2.9 rust-wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 - rust-wasm-bindgen-0.2.118 - rust-wasm-bindgen-futures-0.4.68 - rust-wasm-bindgen-macro-0.2.118 - rust-wasm-bindgen-macro-support-0.2.118 - rust-wasm-bindgen-shared-0.2.118 + rust-wasm-bindgen-0.2.121 + rust-wasm-bindgen-futures-0.4.71 + rust-wasm-bindgen-macro-0.2.121 + rust-wasm-bindgen-macro-support-0.2.121 + rust-wasm-bindgen-shared-0.2.121 rust-wasm-encoder-0.244.0 rust-wasm-metadata-0.244.0 rust-wasmparser-0.244.0 - rust-web-sys-0.3.95 + rust-web-sys-0.3.98 rust-widestring-1.2.1 rust-win-crypto-ng-0.5.1 rust-winapi-0.3.9 @@ -93445,6 +93507,7 @@ rust-wit-component-0.244.0 rust-wit-parser-0.244.0 rust-writeable-0.6.3 + rust-wyz-0.5.1 rust-xxhash-rust-0.8.15 rust-yoke-0.8.2 rust-yoke-derive-0.8.2 diff --git a/gnu/packages/sequoia.scm b/gnu/packages/sequoia.scm index 1676c09650..55d55b92ef 100644 --- a/gnu/packages/sequoia.scm +++ b/gnu/packages/sequoia.scm @@ -303,10 +303,11 @@ This Guix package is built to use the nettle cryptographic library.") ;; +;; This package follows the version of the sequoia-openpgp crate. (define-public sequoia (package (name "sequoia") - (version "2.2.0") + (version "2.3.0") (source #f) (build-system trivial-build-system) (arguments |
