Debian Patches

Status for rust-age/0.12.1-1

Patch Description Author Forwarded Bugs Origin Last update
00_relax_deps.patch Relax hpke dependency to 0.13, ml-kem to 0.3 and drop dev-deps.
===================================================================
Ivan Carvalho <ivancarvalho@google.com> not-needed 2026-09-19
01_ml_kem_0.3.patch Use compatibility shim for ml-kem 0.3 This is cryptography code so I tried my best to keep patches minimal.
I focused on making a mk_kem_compat module such that code written
for ml-kem 0.2 works with ml-kem 0.3. Overall, it mostly worked.
There is a test failure because ml-kem 0.3 uses getrandom while
the old ml-kem 0.2 code used a deterministic feature. The docs
explicitly tell not to use the 0.3 "hazmat" feature unless
you know what you are doing. I don't know what I am doing!
So the test is skipped. The next best alternative is to
ask upstream to update to ml-kem 0.3, which they'll eventually
do.
Ivan Carvalho <ivancarvalho@google.com> not-needed 2026-09-19
02_use_is_wsl.patch Use is-wsl instead of wsl Ivan Carvalho <ivancarvalho@google.com> not-needed 2026-09-18
03_remove_web_sys.patch For some reason it was being problematic. Once someone needs WASM we can deal with this. For now,
the patch will do.

===================================================================
Ivan Carvalho <ivancarvalho@google.com> not-needed 2026-09-20

All known versions for source package 'rust-age'

Links