Debian Patches
Status for rust-prio-0.16/0.16.8+ds-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 020250115~c31b0a0.patch | use thread_rng() to generate seeds Use `thread_rng().gen::<[u8; SEED_SIZE]>()` to generate seeds rather than `getrandom()`. Since this method is infallible, we no longer need to propagate errors from `getrandom()`. |
Christopher Patton <cpatton@cloudflare.com> | yes | upstream | upstream, https://github.com/divviup/libprio-rs/commit/c31b0a0 | 2026-05-15 |
| 020250219~6ae3432.patch | use crate rand_distr (not zipf) | J.C. Jones <james.jc.jones@gmail.com> | yes | upstream | upstream, https://github.com/divviup/libprio-rs/commit/6ae3432 | 2026-05-15 |
| 020250605~e6983b5.patch | use newer minor version of crate rand | David Cook <dcook@letsencrypt.org> | yes | upstream | upstream, https://github.com/divviup/libprio-rs/commit/e6983b5 | 2026-05-15 |
| 020260312~0c372ba.patch | use newer minor version of crate rand | David Cook <dcook@letsencrypt.org> | yes | upstream | upstream, https://github.com/divviup/libprio-rs/commit/0c372ba | 2026-05-15 |
| 1002_fiat-crypto.patch | accept newer minor version of crate fiat-crypto | Jonas Smedegaard <dr@jones.dk> | not-needed | 2026-03-07 | ||
| 2001_no_bench.patch | avoid benches | Jonas Smedegaard <dr@jones.dk> | not-needed | 2026-03-07 | ||
| 2002_modinverse.patch | avoid test-only not-in-Debian crate modinverse | Jonas Smedegaard <dr@jones.dk> | not-needed | 2026-03-07 |
All known versions for source package 'rust-prio-0.16'
- 0.16.8+ds-2 (sid)
