Debian Patches

Status for rust-hpke-dispatch/0.8.0+ds-5

Patch Description Author Forwarded Bugs Origin Last update
020251125~a97a93c.patch drop WASM support and fix feature fencing of tests * Remove WASM support
* Copyedit crate description
* Clean up macro export/import
* Switch to dtolnay/rust-toolchain
* Replace two more actions-rs reusable workflows
* Check for rustdoc warnings
* Replace deprecated command line flag
* Fix test compilation when serde feature is enabled
* Disable everything if no features are enabled
If no KEM, KDF, or AEAD is enabled, we get compilation errors
because an empty enum cannot have #[repr(u16)] applied to it.
Additionally, if neither base-mode-open or base-mode-seal is enabled,
the library can do no useful work.
* Fix conditional compilation issues with open/seal
* Add configuration for cargo-all-features
* Test/check additional feature combinations in CI
David Cook <divergentdave@gmail.com> not-needed upstream upstream, https://github.com/divviup/hpke-dispatch/commit/a97a93c 2026-03-07
2002_rand.patch use older minor versions of crate rand This essentially reverts upstream git comit 5ffb571. Jonas Smedegaard <dr@jones.dk> not-needed 2026-03-07

All known versions for source package 'rust-hpke-dispatch'

Links