pbzip2 1.1.9-1 source package in Ubuntu
Changelog
pbzip2 (1.1.9-1) unstable; urgency=medium * New upstream version 1.1.9. Changes in 1.1.9 (Apr 13, 2014) - Makefile refinements - close redirected stdout on finish for better AFS/NFS support (bug #1300876) - Fix printf format vs actual type misalignments (#1236086) * Standards-Version: 3.9.5. * Use default compression for binary packages. * Refresh patches. -- Anibal Monsalve Salazar <email address hidden> Tue, 09 Sep 2014 06:13:02 +0100
Upload details
- Uploaded by:
- Anibal Monsalve Salazar
- Uploaded to:
- Sid
- Original maintainer:
- Anibal Monsalve Salazar
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pbzip2_1.1.9-1.dsc | 1.7 KiB | 7e0702d47024c3ff521160a5d1708917b5c2e10ed1e57cedcee684058d37a9ca |
pbzip2_1.1.9.orig.tar.gz | 46.4 KiB | bd421be03e6e24a24a121ba2355bfd11571356a25ee64fcfa76330750ec5f9c4 |
pbzip2_1.1.9-1.debian.tar.xz | 4.8 KiB | fe4581af584da75f7884137a1ec86e6a431adb95a7e2d739d984cb2479595501 |
Available diffs
- diff from 1.1.8-1 to 1.1.9-1 (16.0 KiB)
No changes file available.
Binary packages built by this source
- pbzip2: parallel bzip2 implementation
pbzip2 is a parallel implementation of the bzip2 block-sorting file
compressor that uses pthreads and achieves near-linear speedup on SMP
machines. The output of this version is fully compatible with bzip2
v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with
bzip2).