Browse Source

http-parser 2.8.1-1+deb10u2

Christoph Biedl 2 years ago
parent
commit
2758d759f2
1 changed files with 8 additions and 0 deletions
  1. 8 0
      debian/changelog

+ 8 - 0
debian/changelog

@@ -1,3 +1,11 @@
+http-parser (2.8.1-1+deb10u2) buster; urgency=medium
+
+  * Fix ABI breakage introduced by accident in 2.8.1-1+deb10u1.
+    Many thanks to Hilko Bengen.
+    Closes: #996460, #996939, #996997
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Sun, 31 Oct 2021 23:50:09 +0100
+
 http-parser (2.8.1-1+deb10u1) buster; urgency=medium
 
   * Cherry-pick "Support multi-coding Transfer-Encoding".