diff options
| author | Guilhem Moulin <guilhem@debian.org> | 2024-05-04 14:42:41 +0200 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@debian.org> | 2024-05-04 14:43:36 +0200 | 
| commit | 44402ac98fbc6ceb0b514a753a17fc072f9d5ed8 (patch) | |
| tree | 0832bae7c17a3b841bbd1cb0cf9c42a0c81caf00 | |
| parent | 592bd97b8f492108175f40cc79e97200d2c6f1ba (diff) | |
Update changelog for 0.5.7-3 releasedebian/0.5.7-3
| -rw-r--r-- | debian/changelog | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 7a141a8..de9b536 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +interimap (0.5.7-3) unstable; urgency=medium + +  * d/patches: +    + Add upstream patch to generate X.509 version 3 CA prior to running the +      test suite. (Closes: #1065529) +    + Add patch from Simon Chopin to fix struct flock & timeval packing on +      armhf. (Closes: #1067763, LP: #2059120) +  * Update Standards-Version to 4.7.0 (no changes necessary). + + -- Guilhem Moulin <guilhem@debian.org>  Sat, 04 May 2024 14:41:54 +0200 +  interimap (0.5.7-2) unstable; urgency=medium    * DEP-8: Name inline tests. | 
