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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
|
libzip (1.1.2-1.1) unstable; urgency=medium
[ Hans-Christoph Steiner ]
* Imported Upstream version 1.1.1
* New upstream version (Closes: #662083)
[ Ondřej Surý ]
* Non-maintainer upload.
* Imported Upstream version 1.1.2
* Install NEWS as upstream changelog, README and TODO is no more
-- Ondřej Surý <ondrej@debian.org> Tue, 10 May 2016 12:09:23 +0200
libzip (1.0.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Upload Ubuntu version to Debian (Closes: #798747)
* Stop building the ziptorrent; removed upstream. (Closes: #540992, #784684)
* Bump standards version.
-- Hans-Christoph Steiner <hans@eds.org> Tue, 09 Feb 2016 20:48:46 +0100
libzip (1.0.1-0ubuntu1) wily; urgency=medium
* New upstream version.
* libzip soname change (libzip2 -> libzip4).
* Update symbols file.
* Stop building the libtorrent package; removed upstream.
* Mark libzip-dev and libzip4 as Multi-Arch: same.
* Bump standards version.
-- Matthias Klose <doko@ubuntu.com> Sat, 12 Sep 2015 02:51:54 +0200
libzip (0.11.2-1.2) unstable; urgency=high
* Non-maintainer upload.
* Add CVE-2015-2331.patch patch.
CVE-2015-2331: ZIP integer overflow leads to writing past heap boundary.
(Closes: #780756)
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 20 Mar 2015 20:17:45 +0100
libzip (0.11.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Put a symlink to zipconf.h on the default search path, so that
packages that do not use pkg-config to locate libzip will not FTBFS.
Thanks to Simon McVittie (Closes: #739308).
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 06 Aug 2014 15:38:27 +0200
libzip (0.11.2-1) unstable; urgency=medium
* New upstream release (Closes: #734388).
* Remove patches:
- fix_open_nonarchive_test.patch - fixed upstream
- fix_zipconf_path.patch - fixed upstream
- fix_broken_decrypt.patch - fixed upstream
- fix_autotools_tests.diff - stolen upstream
* Update debian/control:
- add unzip to Build-Depends.
- bump compat to 9
* Update *.install: multiarch paths.
* Update libzip2 symbols file.
-- Fathi Boudra <fabo@debian.org> Sun, 09 Feb 2014 13:24:18 +0200
libzip (0.10.1-1.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: dh_auto_test: make -j1 check returned exit code 2":
add patch fix_autotools_tests.diff (autotools test fix, backported from
upstream 0.11.1), taken from Ubuntu package. Thanks, Bjoern Michaelsen.
(Closes: #713393, LP: #1197023)
-- gregor herrmann <gregoa@debian.org> Sun, 03 Nov 2013 15:27:06 +0100
libzip (0.10.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Re-enable tests
* Fix broken decrypt on amd64 (Closes: #665225).
-- Luk Claes <luk@debian.org> Sat, 07 Jul 2012 02:03:46 +0000
libzip (0.10.1-1) unstable; urgency=low
* New upstream release: fix CVE-2012-1162 and CVE-2012-1163
Incorrect loop construct and numeric overflow. (Closes: #664990, #665957)
-- Fathi Boudra <fabo@debian.org> Mon, 21 May 2012 15:16:11 +0300
libzip (0.10-1) unstable; urgency=low
* New upstream release. (Closes: #647131)
* Add patches:
- fix_open_nonarchive_test.patch
- fix_zipconf_path.patch
* Update debian/compat: bump to 8.
* Update debian/rules:
- build depends on dh-autoreconf.
- bump debhelper build dependency to 8.0.0.
- bump Standards-Version to 3.9.0 - no changes needed.
- rename libzip1 to libzip2 (bump soname).
* Update debian/rules:
- use dh with autoreconf.
- drop override_dh_auto_test.
* Update debian/*.install files.
-- Fathi Boudra <fabo@debian.org> Sat, 31 Dec 2011 14:39:13 +0200
libzip (0.9.3-1) unstable; urgency=low
* New upstream release. (Closes: #567769)
* Drop patch to support archives with 64k entries - stolen upstream.
* Add libzip1 symbols file.
* Switch to dpkg-source 3.0 (quilt) format:
- drop quilt build dependency.
* Switch to dh:
- drop cdbs build dependency.
- bump debhelper build dependency version to 7.4.15.
- enable parallel build (pass --parallel option to dh).
* Bump Standards-Version to 3.8.4 (no changes needed).
* Update debian/copyright file:
- upstream contact e-mail, years and explicit GPL version.
-- Fathi Boudra <fabo@debian.org> Wed, 24 Mar 2010 10:55:48 +0100
libzip (0.9-3) unstable; urgency=low
* Add patch to support archives with 64k entries. (Closes: #536215)
Thanks to Dieter Baron.
-- Fathi Boudra <fabo@debian.org> Tue, 28 Jul 2009 22:21:37 +0200
libzip (0.9-2) unstable; urgency=low
* Fix shlibs. (Closes: #537954)
-- Fathi Boudra <fabo@debian.org> Sat, 25 Jul 2009 11:47:15 +0200
libzip (0.9-1) unstable; urgency=low
* New upstream release (Closes: #537349)
[ Fathi Boudra ]
* Add ziptorrent package.
[ Matthew Rosewarne ]
* Update debian/control: add Homepage field.
* Add watch file.
-- Fathi Boudra <fabo@debian.org> Fri, 17 Jul 2009 15:01:02 +0200
libzip (0.8-1) unstable; urgency=low
* Initial release. (Closes: #446583)
-- Fathi Boudra <fboudra@free.fr> Sun, 14 Oct 2007 09:20:12 +0200
|