File: NEWS

package info (click to toggle)
parchive 1.1-4.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 260 kB
  • ctags: 341
  • sloc: ansic: 3,895; makefile: 55
file content (19 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

New in v0.9:

- Complies to v1.0 spec
- Reads old par files as well (v0.2 spec, v0.9 spec)

New in v0.5:

- More error checking, deletes failed output files
- New command (par mix):
    Read all parity archives in the current directory, and
    combine all of them to try to recover as many files as possible.

New in v0.4:

- Complies to v0.9 file spec.
- Control hash implemented.
- The ability to not include certain files in the .pxx files (+i flag)