Debian Patches
Status for rust-merlin/3.0.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| relax-deps.diff | no | |||||
| use-non-ng-curve25519-dalek.patch | Use curve25519-dalek instead of curve25519-dalek-ng The two are basically identical asides from "branding", and only the first one is in Debian. |
NoisyCoil <noisycoil@tutanota.com> | not-needed | 2024-07-27 | ||
| support-bigendian.patch | commit c4808f6a99bb074f120673c65eac31c0cba23cfa Support big-endian systems Except for removing the assertion, the only change necessary was to byte-swap the arguments when calling the keccak routine. Tested on (big-endian) IBM Z (s390x-ibm-linux). diff --git a/src/lib.rs b/src/lib.rs index 21a8be4..5fd4733 100644 |
Ulrich Weigand <ulrich.weigand@de.ibm.com> | no | 2022-03-04 |
