Change log for http-parser package in Debian
1 → 20 of 20 results | First • Previous • Next • Last |
http-parser (2.9.4-6) unstable; urgency=medium * Mark libhttp-parser-dev Multi-Arch: same. Closes: #1043458 -- Christoph Biedl <email address hidden> Fri, 11 Aug 2023 18:01:35 +0200
Available diffs
- diff from 2.9.4-5 to 2.9.4-6 (1.0 KiB)
Published in bullseye-release |
http-parser (2.9.4-4+deb11u1) bullseye; urgency=medium * unset F_CHUNKED on new Transfer-Encoding. Closes: #1016690 [CVE-2020-8287] -- Christoph Biedl <email address hidden> Fri, 05 Aug 2022 20:33:28 +0200
http-parser (2.9.4-5) unstable; urgency=high * unset F_CHUNKED on new Transfer-Encoding. Closes: #1016690 [CVE-2020-8287] -- Christoph Biedl <email address hidden> Fri, 05 Aug 2022 19:53:57 +0200
Available diffs
Published in buster-release |
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 <email address hidden> Sun, 31 Oct 2021 23:50:09 +0100
Superseded in buster-release |
http-parser (2.8.1-1+deb10u1) buster; urgency=medium * Cherry-pick "Support multi-coding Transfer-Encoding". Closes: #977467 [CVE-2019-15605] -- Christoph Biedl <email address hidden> Fri, 04 Jun 2021 20:59:56 +0200
http-parser (2.9.4-4) unstable; urgency=medium * Packaging cleanup * Fix autopkgtest: Add build-essential to dependencies -- Christoph Biedl <email address hidden> Sat, 02 Jan 2021 17:07:49 +0100
Available diffs
- diff from 2.9.4-3 to 2.9.4-4 (854 bytes)
http-parser (2.9.4-3) unstable; urgency=medium * Fix build for x32 * Add a simple autopkgtest -- Christoph Biedl <email address hidden> Thu, 31 Dec 2020 09:44:39 +0100
Available diffs
- diff from 2.9.2-2 to 2.9.4-3 (10.5 KiB)
- diff from 2.9.4-2 to 2.9.4-3 (909 bytes)
http-parser (2.9.4-2) unstable; urgency=high * Upload to unstable. Closes: #977467 [CVE-2019-15605] * Make build on i386 pass * http-parser was abandoned upstream, cherry-pick commits since last release that seem sensible to include. -- Christoph Biedl <email address hidden> Sun, 20 Dec 2020 10:26:44 +0100
Deleted in experimental-release (Reason: None provided.) |
http-parser (2.9.4-1) experimental; urgency=medium * Upload to experimental * New upstream version 2.9.4 -- Christoph Biedl <email address hidden> Sat, 19 Dec 2020 10:29:54 +0100
Deleted in experimental-release (Reason: None provided.) |
http-parser (2.9.3-1) experimental; urgency=medium * Upload to experimental * New upstream version 2.9.3 -- Christoph Biedl <email address hidden> Mon, 24 Feb 2020 07:15:44 +0100
http-parser (2.9.2-2) unstable; urgency=medium * Upload to unstable -- Christoph Biedl <email address hidden> Sun, 04 Aug 2019 23:00:55 +0200
Available diffs
- diff from 2.8.1-1 to 2.9.2-2 (10.4 KiB)
Deleted in experimental-release (Reason: None provided.) |
http-parser (2.9.2-1) experimental; urgency=medium * New upstream version 2.9.2, upload to experimental -- Christoph Biedl <email address hidden> Sun, 21 Jul 2019 16:11:00 +0200
http-parser (2.8.1-1) unstable; urgency=medium * Upload to unstable -- Christoph Biedl <email address hidden> Thu, 12 Apr 2018 22:15:13 +0200
Available diffs
- diff from 2.7.1-2 to 2.8.1-1 (12.4 KiB)
Deleted in experimental-release (Reason: None provided.) |
http-parser (2.8.1-1~exp1) experimental; urgency=medium * Upload to experimental * New upstream version 2.8.1, soname 2.8 -- Christoph Biedl <email address hidden> Wed, 04 Apr 2018 23:22:46 +0200
http-parser (2.7.1-2) unstable; urgency=medium * Eventually upload to unstable. Closes: #795492 -- Christoph Biedl <email address hidden> Sun, 19 Nov 2017 16:06:25 +0100
Available diffs
- diff from 2.7.1-1~exp1 to 2.7.1-2 (5.0 KiB)
Deleted in experimental-release (Reason: None provided.) |
http-parser (2.7.1-2~exp1) experimental; urgency=medium * Upload to experimental * Packaging cleanup, create a -dbgsym package * Cherry-pick upstream commit v2.7.1-1-g335850f: Provide HTTP_STATUS_MAP(XX) and enum http_status -- Christoph Biedl <email address hidden> Tue, 14 Nov 2017 18:52:13 +0100
http-parser (2.7.1-1~exp1) experimental; urgency=medium * New maintainer, thanks to Pirate Praveen for maintaining this package * New upstream version 2.7.1 * Upload to experimental as first step for the transition -- Christoph Biedl <email address hidden> Sun, 12 Nov 2017 23:45:57 +0100
Available diffs
- diff from 2.1-2.1 to 2.7.1-1~exp1 (30.9 KiB)
http-parser (2.1-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS with GCC-7, thanks to Hilko Bengen (Closes: #853446) [ Helmut Grohne ] * Fix FTCBFS: Let dh_auto_build pass cross flags. (Closes #842848) -- Manuel A. Fernandez Montecelo <email address hidden> Sat, 04 Nov 2017 21:01:55 +0100
Available diffs
- diff from 2.1-2 to 2.1-2.1 (797 bytes)
Superseded in buster-release |
Published in stretch-release |
Published in jessie-release |
Superseded in sid-release |
http-parser (2.1-2) unstable; urgency=low * Team upload. [ Per Andersson ] * Update copyright with years * Fix Vcs-* URLs [ Cédric Boutillier ] * debian/rules: - export build flags - override dh_auto_install instead of defining build: target (Closes: #719036) * debian/patches: - add fix-soname.patch from upstream to define a proper SONAME - update use-ldflags.patch to add LDFLAGS to LDFLAGS_LIB * Fix multiarch installation path (Closes: #719780) - ld can now find it with -lhttp_parser (Closes: #724204) * Install symlinks for the -dev package [ Praveen Arimbrathodiyil ] * add symbols file * unapply patches after build * override dh_makeshlibs * add a -dbg package * add dpkg-dev (>= 1.16.1~) to build deps -- Cédric Boutillier <email address hidden> Tue, 24 Sep 2013 00:29:11 +0200
http-parser (2.1-1) unstable; urgency=low * Initial release (Closes: #712052) -- Praveen Arimbrathodiyil <email address hidden> Thu, 13 Jun 2013 20:37:49 +0530
1 → 20 of 20 results | First • Previous • Next • Last |