diff options
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | 2025-10-06 21:27:06 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-10-07 19:26:23 +0200 |
commit | f0b614d66f9d186c77984e0875770ab68754f922 (patch) | |
tree | fa0da502c3c2e9a5b1041e1abdb1804993e327c9 /debian/patches/series | |
parent | 3eb029d5215deaee1d5279be869025b7fb75e5a1 (diff) |
d/patches: Add patch to use "openssl rehash" instead of c_rehash in tests.
Closes: #1117508
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index ecb036a..dcaacf5 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ Mention-the-Debian-BTS-in-the-manpages.patch Skip-randomized-tests.patch Fix-struct-flock-and-timeval-packing-on-armhf.patch +tests-Use-openssl-rehash-instead-of-c_rehash.patch |