diff options
author | Guilhem Moulin <guilhem@debian.org> | 2024-05-04 14:35:02 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2024-05-04 14:40:36 +0200 |
commit | eebcaf28c6472eb91f18945ce780cba16c2a091e (patch) | |
tree | 9adf80e0f0d8a1627ad04d6b1652188cd1746f1d /debian/patches/series | |
parent | 0897d98e08de9a4341e867e1454547067007d3a0 (diff) |
Apply patch from Simon Chopin to fix struct flock & timeval packing on armhf.
Closes: #1067763
Closes: LP: #2059120
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 35ce054..0df587c 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 Generate-X.509-version-3-CA-in-testsuite.patch +Fix-struct-flock-and-timeval-packing-on-armhf.patch |