-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 18 Jan 2010 04:19:50 -0600 Source: xz-utils Binary: liblzma2 xz-utils liblzma-dev liblzma-doc Architecture: source amd64 all Version: 4.999.9beta+20100117-1 Distribution: unstable Urgency: low Maintainer: Jonathan Nieder <jrnieder@gmail.com> Changed-By: Jonathan Nieder <jrnieder@gmail.com> Description: liblzma-dev - XZ-format compression library - development files liblzma-doc - XZ-format compression library - API documentation liblzma2 - XZ-format compression library xz-utils - XZ-format compression utilities Changes: xz-utils (4.999.9beta+20100117-1) unstable; urgency=low . * New upstream snapshot, taken from upstream commit 07a11dad. + The user-specified memory usage limit was not being honored in some cases. + xz will no longer compress or decompress special files in place, even with --force. --force still enables compression of the target of a symlink. + xz will no longer read compressed data from a terminal or write it to a terminal, even with --force. + liblzma: many Index handling API improvements: - An lzma_index includes more useful metadata that is not actually from the Index. This is particularly helpful for describing multiple-stream files. * lzma_index_cat() does not take a stream padding argument any more; use lzma_index_stream_padding() instead. * lzma_index_memusage() takes two arguments now. The new lzma_index_memused() convenience function calculates the total memory usage of an lzma_index. * lzma_index_count() has been replaced with lzma_index_block_count() and lzma_index_stream_count(). * The new lzma_index_stream_flags() allows storing Stream Flags (e.g., checksum types) with the Index information. * The new lzma_index_checks() function indicates the list of checksum types in use. * lzma_index_equal() has been removed. Its semantics were unclear, and something approximate equivalent can be implemented by iterating over Blocks in application code. - An lzma_index no longer represents a position within an Index. The new lzma_index_iter type can be used for that purpose. * Certain functions generate an iterator on demand now rather than clobbering their lzma_index argument. Using a single lzma_index for multiple concurrent invocations is safe now: lzma_index_buffer_encode(), lzma_index_encoder() * Functions that used to specify a Record by modifying an lzma_index argument have been renamed and taught to write an lzma_index_iter instead: lzma_index_locate() -> lzma_index_iter_locate() lzma_index_rewind() -> lzma_index_iter_rewind() lzma_index_read() -> lzma_index_iter_next() * The lzma_index_record type used by lzma_index_read() for complex seeks is no more. lzma_index_iter_next() instead takes a parameter of the new lzma_index_iter_mode type. * New function: lzma_index_iter_init() * lzma_index_init() cannot reuse memory from an existing lzma_index any more. The signature changed accordingly. + xz: support for decompressing to a sparse file - Try to write a sparse file if the decompressed stream contains long runs of null bytes. - The new --no-sparse option disables this behavior. + xz: add Czech translation. - liblzma-dev: lzma_filters_copy() and lzma_filters_update() are declared not to throw exceptions. * liblzma: bump soname. * xz-utils: Add NEWS.Debian describing the sparse file support. * debian/rules: Stop explicitly disabling assembler optimizations on the Hurd. The configure script will check if a platform is supported. . * debian/rules: Update clean target to handle comments and wildcards in .gitignore. * Build-Depends: perl. . * debian/rules: Speed up build by using autoreconf --symlink. * Remove debian/dirs lists. * Update copyright file and fix a small typo. Checksums-Sha1: 418772e2267d1a285e8e65c8c1854673a9d44432 1434 xz-utils_4.999.9beta+20100117-1.dsc 1d46793dfaaaa77506beb3cff83308a7e9cb844e 487116 xz-utils_4.999.9beta+20100117.orig.tar.gz 32508b4785c32929ca4fe924f042eff19b0e7ecf 91786 xz-utils_4.999.9beta+20100117-1.debian.tar.gz e5e2646ea67c0cdfadb7d3561008c0843e6efd38 158448 liblzma2_4.999.9beta+20100117-1_amd64.deb 46007e3b9dfde7008bb859904d62f2b476c6ccd8 238506 xz-utils_4.999.9beta+20100117-1_amd64.deb 29947fbc0fc51beb06bc70b6b75c3828d89537a7 225172 liblzma-dev_4.999.9beta+20100117-1_amd64.deb 9e4ef3173048eaf1ff41aad85f13b03385e005ea 475370 liblzma-doc_4.999.9beta+20100117-1_all.deb Checksums-Sha256: 9bf4dcd21d44df85e1c1a5429bb9c19ba57b1276b9fb40c91f0e827cb590adb7 1434 xz-utils_4.999.9beta+20100117-1.dsc 14e5c0088eab890c610ddbcd0dacbeb9821598bc1e5335629493ed29b99439e8 487116 xz-utils_4.999.9beta+20100117.orig.tar.gz 94864050292f93a83a3ea3ec6a02a0849614b626f2ba174d4f99207844a47293 91786 xz-utils_4.999.9beta+20100117-1.debian.tar.gz caceebe9273f721ecb051c7668bfbe131318c09eff8b485879e72bd97adc3b48 158448 liblzma2_4.999.9beta+20100117-1_amd64.deb 6dd3a7a37b9ca1a906ee5a4e0a649d318435e893fd4c054540a17b3fbf6c505a 238506 xz-utils_4.999.9beta+20100117-1_amd64.deb 852fd1bb9c1bbca6f40b71a6151c73d5aed8ee86d0d9e41ca9c5dbb66495b51d 225172 liblzma-dev_4.999.9beta+20100117-1_amd64.deb 7947c8c50fcce60666a33aa701cbc0bf682f336e264200a2f3860be706496d1c 475370 liblzma-doc_4.999.9beta+20100117-1_all.deb Files: 25d05c75cfb0368bf2718007f31df47a 1434 utils optional xz-utils_4.999.9beta+20100117-1.dsc 986703afe1ccd74c941202ffcddc12f7 487116 utils optional xz-utils_4.999.9beta+20100117.orig.tar.gz 0424593f1b1cdf339be40e5d6ebc6904 91786 utils optional xz-utils_4.999.9beta+20100117-1.debian.tar.gz 0c747b7be124531d8dae69cbf854c63c 158448 libs optional liblzma2_4.999.9beta+20100117-1_amd64.deb 47f8501b3bade6c21291234667857249 238506 utils optional xz-utils_4.999.9beta+20100117-1_amd64.deb c548f0b1b497518edc6622a67b237403 225172 libdevel optional liblzma-dev_4.999.9beta+20100117-1_amd64.deb 1fc21d2c7c7cc44e56344e03259455b6 475370 doc optional liblzma-doc_4.999.9beta+20100117-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAktUkzEACgkQ3DVS6DbnVgTTCQCg3cjLSNPj5fpmkdqe83Yy8+TG OyMAoImauxs5+P7QH8n4pmXy+lfPB/Ag =Oc6d -----END PGP SIGNATURE----- Accepted: liblzma-dev_4.999.9beta+20100117-1_amd64.deb to main/x/xz-utils/liblzma-dev_4.999.9beta+20100117-1_amd64.deb liblzma-doc_4.999.9beta+20100117-1_all.deb to main/x/xz-utils/liblzma-doc_4.999.9beta+20100117-1_all.deb liblzma2_4.999.9beta+20100117-1_amd64.deb to main/x/xz-utils/liblzma2_4.999.9beta+20100117-1_amd64.deb xz-utils_4.999.9beta+20100117-1.debian.tar.gz to main/x/xz-utils/xz-utils_4.999.9beta+20100117-1.debian.tar.gz xz-utils_4.999.9beta+20100117-1.dsc to main/x/xz-utils/xz-utils_4.999.9beta+20100117-1.dsc xz-utils_4.999.9beta+20100117-1_amd64.deb to main/x/xz-utils/xz-utils_4.999.9beta+20100117-1_amd64.deb xz-utils_4.999.9beta+20100117.orig.tar.gz to main/x/xz-utils/xz-utils_4.999.9beta+20100117.orig.tar.gz