Merge branch 'master' of http://git.tukaani.org/xz into experimental
[xz/debian.git] / debian / changelog
blob99a41f00b250585ede5c15b0e35069afafa539da
1 xz-utils (4.999.9beta+20100903-0.1) experimental; urgency=low
3   * New snapshot, taken from upstream commit 373ee26.
4     - liblzma: The settings for compression levels 0 through 5
5       (used by xz -0/.../-5) have been tweaked.  This affects the
6       speed, compression ratio, and memory usage at compression and
7       decompression time.
8     - Does not search so hard for a match when a low "nice match
9       length" setting is specified without a depth.
10     - xz: The -1/.../-9 preset options override any previously
11       specified filters, rather than vice versa.  To mix presets
12       with filter options, use the --lzma2=preset=n option.
13     - xz: Warns about --memlimit-compress settings that result in
14       compression settings changing even if no explicit -1/.../-9,
15       --lzma1, or --lzma2 option was used.
16     - "xz -v -v --compress" now prints an estimate of the memory
17       required to decompress a file.
18   * debian/copyright: Update upstream Git URL.
19   * debian/changelog.upstream.sh: Permit terser changelog lines.
21  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 Sep 2010 14:30:22 -0500
23 xz-utils (4.999.9beta+20100810-1) unstable; urgency=low
25   * New upstream snapshot, taken from upstream commit d5653ba8a.
26     - xz: The memory usage limiter is now disabled by default.
27     - xz: Support for an XZ_DEFAULTS environment variable was added.
28       It contains user-specific default settings, such as memory usage
29       limits, and can be overridden by the command line and XZ_OPT.
30     - xz: The new --memlimit-compress and --memlimit-decompress
31       options allow the memory usage limit to be set separately for
32       compression and decompression.  A new --memlimit alias has been
33       added for the existing --memory option.
34     - xz: The --info-memory option (with or without --robot) now prints
35       how much RAM is installed in addition to the compression and
36       decompression memory limits.
37   * liblzma-doc: Simplify package description.
38   * debian/control: Build-Depends: autopoint | gettext (<< 0.18-1),
39     autopoint | cvs instead of autopoint, to help with backporting.
40     Thanks to Thorsten Glaser for a report.
42  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 10 Aug 2010 20:27:14 -0500
44 xz-utils (4.999.9beta+20100713-1) unstable; urgency=low
46   [ Thorsten Glaser ]
47   * Explicitly depend on autoconf (>= 2.64~) due to AC_PREREQ,
48     discovered during backporting.
50   [ Jonathan Nieder ]
51   * Upload to unstable.
52   * New upstream snapshot, taken from upstream commit a540198f.
53     - xz: The new --no-adjust option can be used to error out if there
54       is insufficient memory for the chosen compression level.
55   * liblzma-dev: Install examples to /usr/share/doc/liblzma-dev.
56   * Update copyright file.
58   * Drop unpack-time conflicts in favor of configuration-time
59     conflicts (Replaces + Breaks):
60      - xz-utils: against old xz-lzma (for lzmainfo).
61      - xzdec: against old xz-lzma (for lzmadec).
62      - xz-lzma: against lzip 1.7 (for lzdiff and lzgrep).
63   * Standards-Version: 3.9.0.
65   * debian/autogen.sh: Don’t regenerate upstream changelog when it is
66     not out of date.
67   * debian/rules get-orig-source: Use gzip --no-name --rsyncable.
69  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 15 Jul 2010 01:53:37 -0500
71 xz-utils (4.999.9beta+20100602-1) experimental; urgency=low
73   * New upstream snapshot, taken from upstream commit d8b41eed.
74     - The output from "xz -v --list" and "xz -v -v --list" has been
75       improved.
76       "xz -v -v --list" can be used to obtain an estimate for the memory
77       required to decompress a file.
78     - The xz manual page has some new material, including examples.
79       Closes: #578465.
80     - liblzma: The lzma_block_compressed_size() function no longer
81       returns LZMA_DATA_ERROR for valid Blocks.
82   * debian/symbols: Bump minimal version for lzma_block_compressed_size.
83   * Correct the 4.999.9beta+20100307-1 changelog entry to describe
84     which public functions were affected.
86   * Add new xz-lzma package to allow xz to provide lzma and related
87     commands.  Conflicts: and Provides: lzma.
88   * xz-utils: Suggests: xz-lzma.
89   * xz-utils/README.Debian: Take xz-lzma into account.
91  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 04 Jun 2010 15:53:58 -0500
93 xz-utils (4.999.9beta+20100527-1) unstable; urgency=low
95   * New upstream snapshot, taken from upstream commit a334348dc.
96     - Show both elapsed time and estimated remaining time in xz -v.
97       Thanks to Trent W. Buck for the idea.  Closes: #574583.
98     - liblzma: Remove the Subblock filter from the public API
99       (the ABI is unchanged).
100   * liblzma-dev.NEWS: Update.
101   * xz-utils: Update Czech translation.
102   * Change priority of xz-utils and liblzma2 to required and
103     xzdec to extra.
105  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 27 May 2010 16:27:04 -0500
107 xz-utils (4.999.9beta+20100307-1) unstable; urgency=low
109   * New upstream snapshot, taken from upstream commit f4b2b526.
110     - liblzma: The stream initialization functions were not correctly
111       initializing the internal allow_buffer_error flag.  As a result,
112       ever since 4.999.9beta-1 in rare circumstances when decompressing
113       LZMA files, the xz tool would produce spurious "Unexpected end
114       of input" failures (Gentoo bug 305591).
115     - The default memory usage limit on low-memory systems has been
116       increased.
117   * debian/copyright: Clarify.
119  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 09 Mar 2010 10:22:24 -0600
121 xz-utils (4.999.9beta+20100212-4) unstable; urgency=low
123   * debian/control: Build-Depends: autopoint instead of cvs.
124     Closes: #572481.
125   * debian/copyright: Clean up and include more details.
126   * debian/rules get-orig-source: Unindent comment lines.
127   * xz-utils: include Czech translation.
129  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 04 Mar 2010 10:17:15 -0600
131 xz-utils (4.999.9beta+20100212-3) unstable; urgency=low
133   * liblzma-dev: Remove unneeded .la file.
134   * xz-utils: Dynamically link the xz binary.
135   * Do not waste time installing and running doxygen on buildds that
136     are not going to build arch-all packages.
137     Build-Depends-Indep: doxygen.  Closes: #540444.
139  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 23 Feb 2010 18:23:29 -0600
141 xz-utils (4.999.9beta+20100212-2) unstable; urgency=low
143   * Split off xzdec and lzmadec commands into new xzdec package.
144     Thanks to Guillem Jover for the idea.  Closes: #571060.
145   * xz-utils.NEWS: advertise this change.
147  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 23 Feb 2010 08:09:39 -0600
149 xz-utils (4.999.9beta+20100212-1) unstable; urgency=low
151   * New upstream snapshot, taken from upstream commit eb7d51a3f.
152      - xz --force compresses symlinks without complaint now.
153      - liblzma: the optimized CRC32 implementation for x86 no longer
154        misdetects the Hurd as Mac OS X.
155   * debian/rules: ./configure --enable-assembler on the Hurd.
156   * xz-utils: Simplify NEWS.Debian.gz.
157   * liblzma-dev: Add a NEWS file to keep track of future API changes.
159   * Drop unnecessary build-time conflict with autoconf2.13.
160   * Add a blank line to the end of all NEWS files.
161     (Works around: #247356)
162   * debian/README.source: Leave out “-I -i” options.  Ignoring version
163     control cruft is the default behavior with dpkg source format 3.0.
164   * debian/changelog.upstream.sh: Pass ‘git log’ an explicit --format
165     option to avoid problems if format.pretty is set in gitconfig.
167   * Correct the 4.999.9beta+20100117-1 changelog entry.  It said:
168      + The user-specified memory usage limit was not being honored in
169        some cases.
170     No such bug was observed, so describe the change instead.
172  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 16 Feb 2010 00:30:24 -0600
174 xz-utils (4.999.9beta+20100131-1) unstable; urgency=low
176   * New upstream snapshot, taken from upstream commit f9dd797a.
177      + xz: the --list option to display information about a compressed
178        file (e.g., its uncompressed size) is now functional.  The output
179        of the xz --robot --list command still may change in future
180        versions.
181   * xz-utils: NEWS.Debian.gz: Clarify how interleaved output can
182     go wrong.
183   * debian/rules: Simplify:
184      - remove support for comma as a delimiter for $(DEB_BUILD_OPTIONS).
185      - rely on dh --parallel instead of tricky logic of our own to
186        handle parallel builds.  Build-Depends: debhelper (>= 7.4.10).
187   * Correct some typos in the 4.999.9beta+20100117-1 changelog entry.
188   * Standards-Version: 3.8.4 (checked).
189   * Update copyright file.
191  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 31 Jan 2010 17:32:02 -0600
193 xz-utils (4.999.9beta+20100117-1) unstable; urgency=low
195   * New upstream snapshot, taken from upstream commit 07a11dad.
196      + Fix some logic errors in the internal memory usage configuration
197        API.
198      + xz will no longer compress or decompress special files in place,
199        even with --force.
200        --force still enables compression of the target of a symlink.
201      + xz will no longer read compressed data from a terminal or write
202        it to a terminal, even with --force.
203      + liblzma: many Index handling API improvements:
204         - An lzma_index includes more useful metadata that is not
205           actually from the Index.  This is particularly helpful for
206           describing multiple-stream files.
207            * lzma_index_cat() does not take a stream padding argument
208              any more; use lzma_index_stream_padding() instead.
209            * lzma_index_memusage() takes two arguments now.
210              The new lzma_index_memused() convenience function
211              calculates the total memory usage of an lzma_index.
212            * lzma_index_count() has been replaced with
213              lzma_index_block_count() and lzma_index_stream_count().
214            * The new lzma_index_stream_flags() allows storing Stream
215              Flags (e.g., checksum types) with the Index information.
216            * The new lzma_index_checks() function indicates the list of
217              checksum types in use.
218            * lzma_index_equal() has been removed.  Its semantics were
219              unclear, and something approximately equivalent can be
220              implemented by iterating over Blocks in application code.
221         - An lzma_index no longer represents a position within an Index.
222           The new lzma_index_iter type can be used for that purpose.
223            * Certain functions generate an iterator on demand now rather
224              than clobbering their lzma_index arguments.  Using a single
225              lzma_index for multiple concurrent invocations is safe now:
226               lzma_index_buffer_encode(), lzma_index_encoder()
227            * Functions that used to specify a Record by modifying an
228              lzma_index argument have been renamed and taught to write
229              an lzma_index_iter instead:
230               lzma_index_locate() -> lzma_index_iter_locate()
231               lzma_index_rewind() -> lzma_index_iter_rewind()
232               lzma_index_read() -> lzma_index_iter_next()
233            * The lzma_index_record type used by lzma_index_read() for
234              complex seeks is no more.  lzma_index_iter_next() instead
235              takes a parameter of the new lzma_index_iter_mode type.
236            * New function: lzma_index_iter_init()
237            * lzma_index_init() cannot reuse memory from an existing
238              lzma_index any more.  The signature changed accordingly.
239      + xz: support for decompressing to a sparse file
240         - Try to write a sparse file if the decompressed stream contains
241           long runs of null bytes.
242         - The new --no-sparse option disables this behavior.
243      + xz: add Czech translation.
244      + liblzma-dev: lzma_filters_copy() and lzma_filters_update() are
245        declared not to throw exceptions.
246   * liblzma: bump soname.
247   * xz-utils: Add NEWS.Debian describing the sparse file support.
248   * debian/rules: Stop explicitly disabling assembler optimizations on
249     the Hurd.  The configure script will check if a platform is
250     supported.
252   * debian/rules: Update clean target to handle comments and wildcards
253     in .gitignore.
254   * Build-Depends: perl.
256   * debian/rules: Speed up build by using autoreconf --symlink.
257   * Remove debian/dirs lists.
258   * Update copyright file and fix a small typo.
260  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Jan 2010 04:19:50 -0600
262 xz-utils (4.999.9beta+20091116-1) unstable; urgency=low
264   * New upstream snapshot, taken from upstream commit d315ca4.
265      + liblzma: add some new functions:
266         - lzma_filters_copy() to copy a filter chain;
267         - lzma_filters_update() to change compression options mid-stream;
268         - lzma_physmem() to retrieve the total quantity of installed RAM.
269      + Fix a design error in liblzma API.
270         - Stop requiring caller to maintain filter chain during
271           compression.  The library used to read it for new compression
272           options.  Callers that need to change options mid-stream should
273           use lzma_filters_update() instead.
274         - Remove 'persistent' member from struct lzma_options_lzma.
275      + xz: add --robot --info-memory options, for front-ends to use to
276        read the memory usage limit.
277   * liblzma: bump soname; add README.Debian explaining why soname
278     differs from upstream.
279   * Use source format 3.0 (quilt).
280   * Update and clarify copyright file.
282  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 16 Nov 2009 16:33:35 -0600
284 xz-utils (4.999.9beta+20091016-1) unstable; urgency=low
286   * New upstream snapshot, taken from upstream commit 78e92c1.
287   * Drop xzmore.1 patch, applied upstream.
288   * debian/rules: Disable assembler optimizations on hurd. (Closes: #553331)
289   * debian/control: Clarify binary package descriptions.  Thanks to
290     Justin B Rye and Ben Finney for the text.
291   * debian/rules get-orig-source: Use commit date (instead of last patch
292     date) to name snapshots.
294  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 01 Nov 2009 00:22:04 -0500
296 xz-utils (4.999.9beta+20091004-1) unstable; urgency=low
298   * Upload to unstable. (Closes: #543562)
299   * New upstream snapshot, taken from upstream commit ebfb2c5.
300   * Patch xzmore.1 to use dashes instead of minus signs.
301   * debian/control: Conflicts: xz-lzma. (Closes: #550249)
302   * liblzma-doc: Register Doxygen-generated docs with doc-base.
303   * debian/changelog.upstream.sh: Declare local variables.
304   * debian/changelog.upstream.sh: Cope with multiple Debian revisions per
305     upstream version.
306   * debian/rules: Use ":=" where appropriate.
307   * Add watch file.
309  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 16 Oct 2009 13:58:54 -0500
311 xz-utils (4.999.9beta+20091002-1) experimental; urgency=low
313   * New upstream snapshot, taken from upstream commit 29fd321.
314   * debian/control: Build-Depends: cvs (for autopoint).
316  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 04 Oct 2009 00:21:08 -0500
318 xz-utils (4.999.9beta-1) experimental; urgency=low
320   [ Jonathan Nieder ]
321   * New upstream release.
322      - Fix a data corruption in the compression code. (Closes: #544872)
323      - xzdiff: Fix comparing two compressed files. (Closes: #540543)
324      - Most of XZ Utils is now in the public domain. (Closes: #541391)
325      - Add doc/history.txt to the distributed tarball. (Closes: #541540)
326   * Update and clarify copyright file.
327   * Drop lzma compatibility commands for now. (Closes: #542060, #540232)
328     Add instructions to README.Debian for installing them locally.
329   * debian/control: Add information about the packaging Git repository.
330   * debian/control: Clarify package descriptions.
331   * debian/README.source: Clarify build instructions.
332   * Add debian/.gitignore listing build products.
333   * Build xz-utils with static liblzma.
334      - debian/rules: Use configure --enable-dynamic=mixed.
335   * Optimize xzdec for size, following suggestion in PACKAGERS.
336      - debian/rules: Build xzdec separately so it can be optimized for size.
337      - debian/control: Build-Depends: debhelper (>= 7.3.0).
338   * Generate upstream changelog instead of shipping placeholder.
339      - debian/README.source: Add instructions for regenerating upstream
340        changelog file.
341      - debian/changelog.upstream.sh: New script.
342      - debian/rules: Install generated changelog file.
343   * liblzma-doc: Drop documentation already shipped in
344     /usr/share/doc/xz-utils.
345   * liblzma-dev, liblzma-doc: Add short README.Debian with pointers to
346     development documentation.
347   * Drop debian/xzdec.1, since upstream ships a better man page.
348   * Run autotools at build time.
349      + debian/control:
350         - Build-Depends: autoconf, automake, libtool, gettext
351         - Build-Conflicts: autoconf2.13, automake1.4
352      + debian/rules:
353         - configure: autoreconf -fi
354         - clean: remove autotools-generated files to avoid .diff.gz
355           changes when built twice in a row.
356   * debian/rules: Add get-orig-source target.
357   * Prepare for upload to experimental.
359   [ Cristian Greco ]
360   * debian/copyright: refer to versioned GPL-3 file.
361   * debian/control: remove duplicate field ‘section’ in package xz-utils.
363  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Sep 2009 01:44:04 -0500
365 xz-utils (4.999.8beta-1) experimental; urgency=low
367   [ Jonathan Nieder ]
368   * Initial package for Debian. (Closes: #518803)
369      + debian/rules:
370         - add minimal rules file (using Debhelper 7), a control file
371           describing the binary packages, and an appropriate compat file.
372         - use configure --enable-dynamic; use up-to-date config.guess and
373           config.sub files.
374         - do not run automake and so on on autobuilders. Instead, we can
375           run them ourselves when we build the source package.
376      + debian/README.source:
377         - add informations about the packaging GIT repository.
378   * Add liblzma-doc package with Doxygen-generated API docs.
380   [ Mohammed Adnène Trojette ]
381   * Prepare for upload to experimental.
383  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Sat, 27 Jun 2009 17:26:56 +0200