File: NEWS

package info (click to toggle)
lziprecover 1.13-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 428 kB
  • sloc: cpp: 2,721; sh: 231; makefile: 102
file content (23 lines) | stat: -rw-r--r-- 809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Changes in version 1.13:

Lziprecover is now distributed in its own package. Until version 1.12 it
was included in the lzip package.

Decompressor options (-c, -d, -k, -t) have been implemented in
lziprecover so that a external decompressor is not needed for recovery
nor for "make check".

The new option "-D, --range-decompress" which extracts a range of bytes
decompressing only the members containing the desired data, has been
added.

The new option "-l, --list" which prints correct total file sizes and
ratios even for multi-member files, has been added.

"--merge" and "--repair" now remove the output file if recovery fails.

Quote characters in messages have been changed as advised by GNU Coding
Standards.

Configure option "--datadir" has been renamed to "--datarootdir" to
follow GNU Standards.