Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
12_lessdeps_libgcrypt-config.diff | Drop -lgpg-error from libgcrypt-config --libs output. | Andreas Metzler <ametzler@debian.org> | no | debian | vendor | 2014-01-04 |
15_multiarchpath_in_-L.diff | Do not print standard multiarch path {/usr,}/lib/i386-linux-gnu are in the standard search path, there is no need to explicitly point gcc there with a -L argument. Also we are installing the actual library and the so-symlink in different locations which makes this incorrect no matter which one we choose. |
not-needed | vendor | |||
25_norevisionfromgit.diff | Do not pull revision info from GIT Stop trying to pull version info from GIT when autoconf is run. | Andreas Metzler <ametzler@debian.org> | no | vendor | 2021-01-19 | |
30_mpi-ec-inline-reduce-register-pressure-on-32-bit-ARM.patch | [PATCH] mpi/ec-inline: reduce register pressure on 32-bit ARM * mpi/ec-inline.h [HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS] (ADD4_LIMB32) (ADD6_LIMB32, SUB4_LIMB32, SUB6_LIMB32): Reuse input registers as output (use just two unique operators). -- This fixes building ec-nist.c with GCC-14 on 32-bit ARM. |
Jussi Kivilinna <jussi.kivilinna@iki.fi> | no | 2024-08-04 | ||
lp2083245-disable-sha3-s390x-acceleration-for-cshake.patch | [PATCH] Disable SHA3 s390x acceleration for CSHAKE * cipher/keccak.c (keccak_final_s390x): Add assert check for expected SHAKE suffix. (_gcry_cshake_customize, cshake_hash_buffers): Disable s390x acceleration when selecting CSHAKE suffix. -- |
Jussi Kivilinna <jussi.kivilinna@iki.fi> | no | 2024-06-20 |