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
|
libarchive (1.2.53-2etch1) stable-security; urgency=high
* Non-maintainer upload by the security team
* Fix buffer overflow, NULL pointer reference and DoS in
archive_read_support_format_tar.c
Fixes: CVE-2007-3641, CVE-2007-3644, CVE-2007-3645
-- Steffen Joeris <white@debian.org> Fri, 4 Jan 2008 15:52:20 +0000
libarchive (1.2.53-2) unstable; urgency=low
* Added build-dep on bison. Closes: #374200.
-- John Goerzen <jgoerzen@complete.org> Sat, 17 Jun 2006 17:24:44 -0500
libarchive (1.2.53-1) unstable; urgency=low
* New upstream version.
* The bsdtar program has been integrated into the libarchive source
package upstream. This package, therefore, now generates the
bsdtar binary package.
-- John Goerzen <jgoerzen@complete.org> Sat, 17 Jun 2006 10:44:05 -0500
libarchive (1.02.036-2) unstable; urgency=low
* Added conflict on old libarchive-doc package.
This package never existed in testing or stable, so this conflict
can be removed before long.
-- John Goerzen <jgoerzen@complete.org> Tue, 18 Oct 2005 11:02:06 -0500
libarchive (1.02.036-1) unstable; urgency=low
* New upstream version, now with support for building as a .so.
* Added build-dep on libattr1-dev.
* No more libarchive-doc; its files now live in libarchive1.
* Thanks to Bernhard R. Link for ideas for this package.
-- John Goerzen <jgoerzen@complete.org> Mon, 17 Oct 2005 10:27:30 -0500
libarchive (1.02.034-2) unstable; urgency=low
* Split off manpages into separate package libarchive-doc.
The bsdtar manpages point readers to these.
-- John Goerzen <jgoerzen@complete.org> Tue, 11 Oct 2005 05:36:28 -0500
libarchive (1.02.034-1) unstable; urgency=low
* Initial release Closes: #333222.
-- John Goerzen <jgoerzen@complete.org> Mon, 10 Oct 2005 19:24:56 -0500
|