1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
libz-mingw-w64 (1.2.13+dfsg-1) unstable; urgency=medium
* New upstream release, merging all patches.
-- Stephen Kitt <skitt@debian.org> Sat, 15 Oct 2022 11:27:34 +0200
libz-mingw-w64 (1.2.12+dfsg-2) unstable; urgency=medium
* Fix a bug when getting a gzip header extra field with inflate()
(CVE-2022-37434).
* Update lintian overrides.
* Standards-Version 4.6.1, no further change required.
-- Stephen Kitt <skitt@debian.org> Mon, 05 Sep 2022 09:00:03 +0200
libz-mingw-w64 (1.2.12+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Thu, 31 Mar 2022 13:18:09 +0200
libz-mingw-w64 (1.2.11+dfsg-5) unstable; urgency=medium
* Fix a bug that can crash deflate on some input when using Z_FIXED
(CVE-2018-25032).
-- Stephen Kitt <skitt@debian.org> Sat, 26 Mar 2022 10:15:33 +0100
libz-mingw-w64 (1.2.11+dfsg-4) unstable; urgency=medium
* Link GCC dependencies statically, and check that the DLL has no GCC
dependencies. Closes: #1006725.
-- Stephen Kitt <skitt@debian.org> Sat, 05 Mar 2022 15:09:22 +0100
libz-mingw-w64 (1.2.11+dfsg-3) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
* debian/copyright: use spaces rather than tabs to start continuation lines.
[ Stephen Kitt ]
* Set “Rules-Requires-Root: no”.
* Switch to debhelper compatibility level 13.
* Update debian/watch to version 4 and simplify.
* Standards-Version 4.6.0, no further change required.
-- Stephen Kitt <skitt@debian.org> Sun, 05 Sep 2021 17:49:12 +0200
libz-mingw-w64 (1.2.11+dfsg-2) unstable; urgency=medium
* Migrate to Salsa.
* Install examples in libz-mingw-w64-dev.
* Update debian/copyright.
* Switch to debhelper compatibility level 11.
* Remove unnecessary commented statements from debian/rules.
* Indicate that the packages are “Multi-Arch: foreign”.
* Standards-Version 4.1.4, no further change required.
-- Stephen Kitt <skitt@debian.org> Wed, 09 May 2018 20:24:45 +0200
libz-mingw-w64 (1.2.11+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Fri, 20 Jan 2017 20:54:14 +0100
libz-mingw-w64 (1.2.10+dfsg-1) unstable; urgency=medium
* New upstream release, merging all patches.
* Add upstream signing key.
-- Stephen Kitt <skitt@debian.org> Thu, 05 Jan 2017 08:55:54 +0100
libz-mingw-w64 (1.2.8+dfsg-4) unstable; urgency=medium
* Apply upstream fixes for CVE-2016-9842 and CVE-2016-9843.
-- Stephen Kitt <skitt@debian.org> Tue, 06 Dec 2016 22:21:15 +0100
libz-mingw-w64 (1.2.8+dfsg-3) unstable; urgency=medium
* Apply upstream fixes for CVE-2016-9840 and CVE-2016-9841.
* Clean up debian/control using cme.
* Standards-Version 3.9.8, no change required.
-- Stephen Kitt <skitt@debian.org> Tue, 06 Dec 2016 22:13:40 +0100
libz-mingw-w64 (1.2.8+dfsg-2) unstable; urgency=medium
* Switch to https: VCS URIs (see #810378).
* Ship static libraries. Closes: #814868; thanks to Daniel Kahn
Gillmor for the patch!
* This is of course zlib upstream; correct debian/copyright
accordingly.
-- Stephen Kitt <skitt@debian.org> Tue, 16 Feb 2016 12:23:57 +0100
libz-mingw-w64 (1.2.8+dfsg-1) unstable; urgency=low
* Initial release. Closes: #759762. LP: #1022397.
-- Stephen Kitt <skitt@debian.org> Fri, 01 Jan 2016 19:33:05 +0100
|