Skip to content

Debian Changelog pbzip2 (1.1.6-1)

2011

pbzip2 (1.1.6-1) unstable; urgency=low

   * New upstream version 1.1.6
     Changes in 1.1.6 (Oct 30, 2011)
     - Fixed bug - deadlock due to unsynchronized broadcasts (bug #876686)
     - Prevent deletion of input files on error (bug #874543)
       Closes: 638632
     - Document how to compress/decompress from standard input (bug #820525)
     - Added more detailed kernel error messages (bug #874605)
     - Error-handling fixes for multi-archive scenarios (bug #883782)

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 29 Nov 2011 08:41:14 +1100

pbzip2 (1.1.5-1) unstable; urgency=low

   * New upstream
     v1.1.5 (Jul 16, 2011)
     - Fixed excessive output permissions while compress/decompress is in
       progress (bug #807536)
       Closes: 633087

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 20 Jul 2011 09:48:13 +1000

pbzip2 (1.1.4-1) unstable; urgency=low

   * New upstream
     v1.1.4 (Apr 22, 2011)
     - Fixed hang on decompress with --ignore-trailing-garbage=1 when producer
       is interrupted on trailing garbage (bug #762464)
     - Added example to help for decompression piped to tar (bug #746806)
     - Fixed typo in Trailing Garbage printed message (bug #746799)
     v1.1.3 (Mar 27, 2011)
     - Fixed hang on decompress with --ignore-trailing-garbage=1 and higher
       numCPU (e.g. > 2) (bug #740502)
     - Print trailing garbage errors even when in quiet mode (bug #743635)
     - Default extension on decompress of .tbz2 changed to .tar for bzip2
       compatibility (bug #743639)
     v1.1.2 (Feb 19, 2011)
     - Fix directdecompress segfault when destination file can't be opened
       (e.g. read-only) (bug #717852)
     - Implemented --ignore-trailing-garbage feature (bug #594868)
     - Fixed hang on decompress of some truncated archives (bug #590225)
     - Pulled an error check out of normal logic block for clarity
     - Debug print added after BZ2_bzDecompress to track it's return code.
     - A debug print fixed in queue::remove
     - Increased max memory usage limit from 1GB to 2GB
     - If no -m switch given on command line, default max memory limit will now
       automatically increase from 100 MB to minimum amount of memory required
       to support the number of CPUs requested
     - Improved performance when output buffer is full
     - Fixed bug which caused hang while decompressing prematurely truncated
       bzip2 stream
     - Consumer_decompress throttling modified to prevent potential
       deadlock/infinite loop in certain situations (Thanks to Laszlo Ersek for
       finding and helping track down the cause of this bug)
     - Fixed deadlock bug and performance issue when consumer working with long
       bzip2 sequences (Thanks to Tanguy Fautre for finding)
     - Fixed error message for block size range (max size was wrong)
     - Moved #include <pthread.h> from pbzip2.cpp to pbzip2.h to fix OS/2
       compiler issue
   * Fix debian-rules-missing-recommended-target
   * Fix out-of-date-standards-version

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 29 Jun 2011 08:57:50 +1000

2010

pbzip2 (1.1.1-1) unstable; urgency=low

   * New upstream release
     Closes: 578386
     Fix "echo foo | pbzip2 -9 > bar doesn't work"
     Closes: 559974

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 24 Apr 2010 08:06:40 +1000

pbzip2 (1.1.0-1) unstable; urgency=low

   * New upstream release
     Closes: 573764
   * Patches merged upstream:
     01-517268-improve-usage-add-long-options.patch
     02-517259-add-long-options.patch

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 14 Mar 2010 13:45:49 +1100

pbzip2 (1.0.5-2) unstable; urgency=low

   * Merge 1.0.5-1ubuntu1
     Build with largefile support
     Patch by Tim Bielawa
     Closes: 524383, 551887, 552811
   * Debian source format is 3.0 (quilt)
   * Improve usage()
     Add long options --loadavg, --read
     Add 01-517268-improve-usage-add-long-options.patch
     Patch by Jari Aalto
     Closes: 517268
   * Update man page
     Add 02-517259-add-long-options.patch
     Patch by Jari Aalto
     Closes: 517259
   * DH compatibility level is 7
   * Fix dh-clean-k-is-deprecated
   * Fix out-of-date-standards-version
   * Fix no-upstream-changelog

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 14 Feb 2010 12:08:43 +1100

2009

pbzip2 (1.0.5-1ubuntu1) lucid; urgency=low

   * debian/rules: added support for long files so that where pbzip2 recognize
     large files (LP: #363793)

 -- Timothy Bielawa (Shaggy) <tbielawa@csee.wvu.edu>  Thu, 10 Dec 2009 22:50:50 -0500

pbzip2 (1.0.5-1) unstable; urgency=high

   * New upstream release; closes: #517253
     - Compress NFS files; closes: #516761

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 03 Mar 2009 12:03:41 +1100

pbzip2 (1.0.4-2) unstable; urgency=low

   * Upload to unstable

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 16 Feb 2009 11:37:00 +1100

2008

pbzip2 (1.0.4-1) experimental; urgency=low

   * New upstream release
     - Recognise all bzip2 command line options; closes: #464120
   * Fix lintian message debian-rules-ignores-make-clean-error

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 22 Dec 2008 22:17:41 +1100

pbzip2 (1.0.3-1) unstable; urgency=low

   * New upstream release
     - Compress 0 byte files; closes: #497461
   * Standards-Version is 3.8.0
   * Move homepage from description to control header

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 01 Nov 2008 22:31:22 +1100

2007

pbzip2 (1.0.2-0) unstable; urgency=low

   * New upstream release, closes: #434708.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 06 Aug 2007 22:24:43 +1000

pbzip2 (1.0.1-0) unstable; urgency=low

   * New upstream release, closes: #414905.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 11 May 2007 23:01:52 +1000

2006

pbzip2 (0.9.6-2) unstable; urgency=low

   * Set standars-version to 3.7.2.
   * Set debian/compat to 5.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 23 Jun 2006 19:50:36 +1000

pbzip2 (0.9.6-1) unstable; urgency=low

   * New upstream release, closes: #352116.
     Fixed major decompression bug.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 17 Feb 2006 11:31:50 +1100

pbzip2 (0.9.5-1) unstable; urgency=low

   * New upstream release, closes: #345877.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 04 Jan 2006 13:00:16 +1100

2005

pbzip2 (0.9.4-1) unstable; urgency=low

   * New upstream release, closes: #325794.
   * Set standars-version to 3.6.2.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 11 Sep 2005 21:46:22 +1000

pbzip2 (0.9.2-2) unstable; urgency=low

   * Fixed "No manual page for binary pbzip2", closes: #311137.
     Patch by Jeff Gilchrist <pbzip2@compression.ca>.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 01 Jun 2005 08:41:26 +1000

pbzip2 (0.9.2-1) unstable; urgency=low

   * Initial release, closes: #292541.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 28 May 2005 17:02:11 +1000