bzip2 (1.0.3-6) unstable; urgency=low * Fixed ppc64 Build-Depends, added Build-Depends on 'libc6-dev-powerpc [ppc64]' in control. Patch by Andreas Jochens . (Closes: #384610) -- Santiago Ruano Rincón Fri, 25 Aug 2006 11:56:44 -0500 bzip2 (1.0.3-5) unstable; urgency=low * 32-bit libraries installed in /usr/lib32 instead of /emul/ia32-linux/usr/lib on ppc64. Patch by Andreas Jochens (Closes: #384284) * Fixed doc-base control file, added Index: value for "info" format. (Closes: #377184) -- Santiago Ruano Rincón Wed, 23 Aug 2006 12:31:02 -0500 bzip2 (1.0.3-4) unstable; urgency=low * The file of lib32bz2-1.0 and lib32bz2-dev are installed into /emul/ia32-linux/usr/lib, not /usr/lib32. (Closes: #379858) -- Santiago Ruano Rincón Tue, 8 Aug 2006 21:22:51 -0500 bzip2 (1.0.3-3) unstable; urgency=low * Updated co-maintainer mail address. * Set Standards-Version to 3.7.2. * Fixed "bzip2: Bug in bzgrep, with fix", closes: #374168. * Fixed "Superfluous symlinks in /usr", closes: #375285. * Fixed lintian doc-base-file-unknown-format message. * Synchronise with Ubuntu. - Fixed "build dependency ia32-libs-dev [amd64] -> libc6-dev-i386 [amd64]", closes: #357271. -- Anibal Monsalve Salazar Wed, 05 Jul 2006 20:31:25 +1000 bzip2 (1.0.3-2ubuntu1) edgy; urgency=low * Synchronize to Debian; apply the remaining Ubuntu changes to pristine Debian version, since the current diffs were way too messy. * debian/rules: - Enable 32 bit libraries on amd64. - Do not use ia32-libs as alternative shlibs. * debian/control: Drop alternate build-dep on ia32-libs-dev. -- Martin Pitt Wed, 28 Jun 2006 10:31:59 +0200 bzip2 (1.0.3-2) unstable; urgency=low * Fixed "upgrading fails", closes: #348266. Patches by Paul Brook and Paul Wise . * Replaces amd64-libs and amd64-libs-dev versions << 1.5. -- Anibal Monsalve Salazar Mon, 16 Jan 2006 14:37:38 +1100 bzip2 (1.0.3-1) unstable; urgency=low * Synchronise with Ubuntu. - Fixed "new upstream bzip2 1.0.3 is available", closes: #318619. - Fixed "Please provide 64-bit packages on i386", closes: #341159. * Fixed "/usr/bin/$i -> /bin/$i symlinks make bzip2 break on some GNU/Hurd installations", closes: #346420. * Updated debian/copyright file. * Fixed linda error "File not found for field Files in doc-base file /usr/share/doc/bzip2/manual_*.html". -- Anibal Monsalve Salazar Sun, 15 Jan 2006 10:35:23 +1100 bzip2 (1.0.3-0ubuntu1) dapper; urgency=low * New upstream version. * Synchronise with Debian unstable. -- Matthias Klose Sat, 31 Dec 2005 00:59:50 +0100 bzip2 (1.0.2-11) unstable; urgency=low * Fixed "Would be nice if it was installed in /bin (and /lib)", closes: #140157. * Fixed "The --color option can't be used by bzgrep", closes: #316028. * Fixed "libbz2-1.0 suggests libbz2-dev without a good reason", closes: #333524. -- Anibal Monsalve Salazar Thu, 24 Nov 2005 08:43:24 +1100 bzip2 (1.0.2-10ubuntu1) dapper; urgency=low * Resynchronise with Debian. - Still generate 64 bit packages -- Tollef Fog Heen Thu, 10 Nov 2005 15:21:50 +0100 bzip2 (1.0.2-10) unstable; urgency=low * Fixed "libbz2-1.0: broken .shlibs file", closes: #330637. -- Anibal Monsalve Salazar Thu, 29 Sep 2005 13:04:47 +1000 bzip2 (1.0.2-9) unstable; urgency=low * Acknowledge NMU, closes: #321286. * Fixed dependency problem, closes: #330003. -- Anibal Monsalve Salazar Mon, 26 Sep 2005 23:26:55 +1000 bzip2 (1.0.2-8.1) unstable; urgency=low * NMU * Patch from Martin Pitt to bzgrep, to properly quote characters that can break out of the generated sed command, in analogy to the recent zgrep fix. Fixes CAN-2005-0758. Closes: #321286 -- Joey Hess Sun, 4 Sep 2005 16:09:03 -0400 bzip2 (1.0.2-8) unstable; urgency=low * Fixed priority disparity. Changed priority from standard to important. * Fixed "libbz2-1.0: missing symlink", closes: #320012. * Changed upstream homepage, added new uploader. * Changed Standards-Version to 3.6.2. -- Anibal Monsalve Salazar Sat, 30 Jul 2005 22:16:25 +1000 bzip2 (1.0.2-7ubuntu2) breezy; urgency=low * Build 64bit packages to replace amd64-libs. * Build 32bit packages on amd64 (currently disabled). -- Matthias Klose Fri, 12 Aug 2005 16:39:17 +0200 bzip2 (1.0.2-7ubuntu1) breezy; urgency=low * SECURITY UPDATE: Fix shell command injection. * bzgrep: Properly quote characters that can break out of the generated sed command, in analogy to the recent zgrep fix. * CAN-2005-0758 -- Martin Pitt Thu, 4 Aug 2005 18:46:52 +0200 bzip2 (1.0.2-7) unstable; urgency=high * Fixed "CAN-2005-1260 decompression bomb vulnerability", closes: #310803. Patch by Martin Pitt . * Fixed "Example provided in documentation causes data loss", closes: #293581. Patch by Adam Borowski . -- Anibal Monsalve Salazar Sat, 28 May 2005 14:05:46 +1000 bzip2 (1.0.2-6) unstable; urgency=high * Fixed RC bug "file permissions modification race (CAN-2005-0953)", closes: #303300. Patch by Santiago Ruano Rincon . Original patch available at http://marc.theaimsgroup.com/?l=bugtraq&m=111352423504277&w=2 -- Anibal Monsalve Salazar Wed, 04 May 2005 17:13:20 +1000 bzip2 (1.0.2-5) unstable; urgency=low * Fixed "missing opening bracket in libbz2-dev.prerm" (Closes: #293673, #294663). Patches by Joshua Kwan and Jeremy Laine . * Fixed "uses #!/bin/sh and command -v" (Closes: #292965). -- Anibal Monsalve Salazar Sat, 12 Feb 2005 15:33:23 +1100 bzip2 (1.0.2-4) unstable; urgency=low * Put back hardlinks for /usr/bin/{bunzip2,bzcat,bzcmp,bzegrep,bzfgrep,bzless} * Created script bzexe and its manpage (Closes: #292485). Patch by Seo Sanghyeon * New maintainer's email address. -- Anibal Monsalve Salazar Wed, 02 Feb 2005 19:50:22 +1100 bzip2 (1.0.2-3) unstable; urgency=low * Fixed "Overly strict Depends (libc6-dev)" (Closes: #196264). * Fixed "bzgrep munges filenames with '&' in them" (Closes: #231144). * Fixed "bunzip2 -qt returns 0 for corrupt archives" (Closes: #279025). * Fixed "bzip2 --version should exit with success" (Closes: #220374). * Fixed "Several XSI:isms in package" (Closes: #256251). Patch by David Weinehall * Enable bzip2 to cross-build (Closes: #282036). Patch by NIIBE Yutaka * Fixed lintian warning "bzip2 libbz2-1.0 libbz2-dev binaries: postinst-should-not-set-usr-doc-link". * Fixed lintian warning "bzip2 binary: package-contains-hardlink usr/bin/{bunzip2,bzcat,bzcmp,bzegrep,bzfgrep,bzless}". -- Anibal Monsalve Salazar Sun, 09 Jan 2005 21:48:21 +1100 bzip2 (1.0.2-2) unstable; urgency=high * New maintainer. * Updated package to Policy 3.6.1.1. * The package description does not follow Debian policy (Closes: #209811, #210074). -- Anibal Monsalve Salazar Wed, 27 Oct 2004 06:35:59 +1000 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