bzip2 (1.0.2-1.woody5) oldstable-security; urgency=high * Non-maintainer upload by the Security Team * No changes rebuild due to the release -- Martin Schulze Thu, 30 Jun 2005 15:09:48 +0200 bzip2 (1.0.2-1.woody4) oldstable-security; urgency=high * Non-maintainer upload by the Security Team * No changes rebuild due to the release -- Martin Schulze Fri, 10 Jun 2005 11:49:07 +0200 bzip2 (1.0.2-1.woody3) stable-security; urgency=high * Fixed "CAN-2005-1260 decompression bomb vulnerability", closes: #310803. Patch by Martin Pitt . -- Anibal Monsalve Salazar Sat, 28 May 2005 22:21:22 +1000 bzip2 (1.0.2-1.woody2) stable-security; urgency=high * Non-maintainer upload by the Security Team * No changes rebuild because maintainer prevented distribution of security fix, thanks a lot! -- Martin Schulze Thu, 26 May 2005 13:57:17 +0200 bzip2 (1.0.2-1woody1) stable-security; urgency=medium * Non-maintainer upload by the Security Team * Applied patch by Steve Grubb to fix file race condition in permissions copying [bzip2.c, CAN-2005-0953, Bug#303300, http://marc.theaimsgroup.com/?l=bugtraq&m=111352423504277&w=2] -- Martin Schulze Sun, 22 May 2005 14:55:22 +0200 bzip2 (1.0.2-1) unstable; urgency=low * New upstream version; closes: #132318. Most of our patches merged upstream. * Generate copyright automatically from debian/rules. -- Philippe Troin Wed, 6 Feb 2002 19:23:15 -0800 bzip2 (1.0.1-14) unstable; urgency=low * Set SHELL to bash in debian/rules so that we may use bashisms when building bzip2 on boxes where /bin/sh != /bin/bash; closes: #116807. -- Philippe Troin Thu, 29 Nov 2001 15:08:32 -0800 bzip2 (1.0.1-13) unstable; urgency=low * Fixed upstream version detection in debian/rules. * Cleanup left-over dhelp-induced /usr/doc/bzip2 in preinst; closes: #107233. -- Philippe Troin Mon, 6 Aug 2001 21:18:37 -0700 bzip2 (1.0.1-12) unstable; urgency=low * Set up the shlib file *before* running dpkg-shlibdeps to generate correct dependencies for bzip2; closes: #105264. -- Philippe Troin Sat, 14 Jul 2001 19:39:07 -0700 bzip2 (1.0.1-11) unstable; urgency=low * Added support for DEB_BUILD_OPTIONS. * Added support for debian/rules get-orig-source. * Ldconfig on postrm and remove per policy. * Upgraded to policy 3.5.5.0. -- Philippe Troin Thu, 12 Jul 2001 18:44:40 -0700 bzip2 (1.0.1-10) unstable; urgency=low * Fix the /usr/doc compatibility symlink; closes: #102450. -- Philippe Troin Mon, 2 Jul 2001 12:25:54 -0700 bzip2 (1.0.1-9) unstable; urgency=low * Stripping libz2.a does not remove the .comment and .note sections since this is non portable and more stripping will be needed anyways after building executables; closes: #95601. -- Philippe Troin Sat, 28 Apr 2001 17:00:41 -0700 bzip2 (1.0.1-8) unstable; urgency=low * Bzip2 -d -f now clobbers output file; closes: #95371. -- Philippe Troin Thu, 26 Apr 2001 13:21:02 -0700 bzip2 (1.0.1-7) unstable; urgency=low * Spelling correction in bzip2.1 manpage; closes: #89315. * Bzmore manpage comment fix; closes: #90713. * Added --fast and --best; closes: #92203. * Remove .note and .comment sections to make lintian happy. -- Philippe Troin Tue, 24 Apr 2001 14:46:59 -0700 bzip2 (1.0.1-6) unstable; urgency=low * Build-depends on texinfo; closes: #88363. -- Philippe Troin Sun, 4 Mar 2001 17:16:53 -0800 bzip2 (1.0.1-5) unstable; urgency=low * Include stdio.h in bzlib.h unconditionnaly; closes: #84096. -- Philippe Troin Mon, 29 Jan 2001 22:37:04 -0800 bzip2 (1.0.1-4) unstable; urgency=low * Fix the test for shell script stripping; closes: #83236. -- Philippe Troin Tue, 23 Jan 2001 10:34:21 -0800 bzip2 (1.0.1-3) unstable; urgency=low * -f really overwrites files (this was introduced in 1.0.1-1 when we changed the fopen call to be safer with O_EXCL); closes: #81277. * No more complaints when attempting to uncompress directories if -q flag is specified; closes #81672. * Added bz{more,less,{e,f,}grep,diff,cmp} wrapper scripts; closes: #81113, #69621. -- Philippe Troin Sat, 20 Jan 2001 17:51:39 -0800 bzip2 (1.0.1-2) unstable; urgency=low * Allow shell metacharacters in filenames; closes: #74961. -- Philippe Troin Tue, 17 Oct 2000 11:19:55 -0700 bzip2 (1.0.1-1) unstable; urgency=low * New upstream version; closes: #64269, #72324. * The new upstream version has a better message when catching a fatal signal; closes: #58688. * Versionned replaces for libbz2 and libzz2-dev. * Fixed unsafe race condition in opening output files (closes: #56386). Patch provided by Colin Phipps . * Updated copyright file, fixed URL; closes: #64270, #64271. * Don't give statistics when no bytes were compressed; closes: #68932. * Make bzcat and bzip2 -d cat the file if the -f option is set; closes: #65391. * Added sections and priorities to packages. * Bumped standards-version to 3.2.1.0. * Moved back the ldconfig from the bzip2 postinst to the library postinst (crept therein 0.9.5d-3). -- Philippe Troin Sun, 1 Oct 2000 22:34:39 -0700 bzip2 (0.9.5d-3) unstable; urgency=low * Moved the bzip2 documentation from the library package to the binary package in order to roll out bzip2 1.0.x. -- Philippe Troin Wed, 13 Sep 2000 23:14:22 -0700 bzip2 (0.9.5d-2) unstable; urgency=low * Libbz2 and libzz2-dev now replaces bzip2 (overwrite bzip2's files...) -- Philippe Troin Sat, 16 Oct 1999 15:51:23 -0700 bzip2 (0.9.5d-1) unstable; urgency=low * New maintainer. * New upstream release; closes: #41658, #43557. * Shared library compiled with -D_REENTRANT. * Splitted out shared library to new package. * Binary now linked with shlib. * Fixed shlibs file; closes: #43656. * Bzcat now has a manpage; closes: #17604. -- Philippe Troin Fri, 15 Oct 1999 18:08:16 -0700 bzip2 (0.9.5c-1) unstable; urgency=low * New upstream release (closes: Bug#41217). * bz2cat is no more. Use bzcat instead, as per upstream. * Updated to Standards-Version 3.0.1: - Man pages are placed in /usr/share/man. - debian/copyright now points to /usr/share/common-licenses/GPL instead of /usr/doc/copyright/GPL * The bzip2 Home Page is now at http://www.bzip2.org/. * Thanks to the patch from "Sean 'Shaleh' Perry" , a shared libbz2 library is here! (closes: Bug#27517, Bug#40804) -- Anthony Fok Wed, 25 Aug 1999 00:46:06 -0600 bzip2 (0.9.0c-2) frozen unstable; urgency=low * Now registers bzip2's HTML and PS manual with doc-base. Thanks to the suggestion from Wichert Akkerman (closes: Bug#31166). -- Anthony Fok Sun, 27 Dec 1998 00:01:30 -0700 bzip2 (0.9.0c-1) frozen unstable; urgency=low * New upstream bugfix release. * [debian/control]: Upgraded to standards version 2.5.0.0 (no changes). -- Anthony Fok Sat, 28 Nov 1998 21:36:04 -0700 bzip2 (0.9.0-1) unstable; urgency=low * New upstream release. * [debian/rules]: - bzcat and bz2cat are now both hard-linked to bzip2. - Likewise, added symlinks bzcat.1.gz and bz2cat1.gz to bzip2.1.gz. - Install new upstream bzip2 manual.ps and manual*.html. - Install new upstream /usr/lib/libbz2.a and /usr/include/bzlib.h. * [debian/copyright]: Replaced the "Copyright" section with the new BSD-style license found in ./LICENSE. -- Anthony Fok Tue, 8 Sep 1998 00:28:02 -0600 bzip2 (0.1pl2-5) frozen unstable; urgency=low * Removed dh_du from debian/rules. (Fixed Lintian error: unknown-control-file du) * Upgraded to standards version 2.4.1.0 (no changes). * Fixed Lintian error: copyright-refers-to-compressed-license usr/doc/copyright/GPL.gz * Removed the note about bzip2's magic numbers in README.Debian. The new Debian `file' package already includes them. :-) -- Anthony Fok Mon, 11 May 1998 05:11:50 -0600 bzip2 (0.1pl2-4) unstable; urgency=low * Now provides bz2cat, thanks to suggestions from John Goerzen and Joel Klecker . (fixes: bug#17222, bug#17484) * /usr/bin/bunzip2 is now hardlinked to /usr/bin/bzip2. -- Anthony Fok Wed, 28 Jan 1998 00:35:52 -0700 bzip2 (0.1pl2-3) unstable; urgency=low * Updated Standards-Version to 2.3.0.1. * Revised debian/rules. * Added a note in README.Debian about some suggested bzip2 magic numbers. * Changed my maintainer e-mail address to . :) -- Anthony Fok Tue, 6 Jan 1998 01:41:15 -0700 bzip2 (0.1pl2-2) unstable; urgency=low * Added md5sums, thanks to the new debhelper-0.10. -- Anthony Fok Tue, 21 Oct 1997 02:06:51 -0600 bzip2 (0.1pl2-1) unstable; urgency=low * Initial Release. -- Anthony Fok Sat, 11 Oct 1997 16:52:07 -0600