* fix: enforce -qq silent * Install relative symlinks instead of absolute ones * Allow Creating Files With Over 100% Redundancy * Avoid copying back memory in FileChecksummer when data is valid * CRC32/MD5 optimisations * add exitcodes to manfile * Issue 150 recursive no files from rootpath * Updates from turbo * Issue 128 Problem with empty (0 Bytes) files * Quick bail if the base par2 file already exists * Issue 113 Hang with -n=256 * When number of recovery files is set, you get "File already exists" * Add simple "permissions" check while creating * diskfile, replace stat use with lstat OBS-URL: https://build.opensuse.org/package/show/Archiving/par2cmdline?expand=0&rev=8
42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Sep 13 03:54:12 UTC 2025 - anenasa <anenasaa@yahoo.com>
|
|
|
|
- Update to version 1.0.0:
|
|
* fix: enforce -qq silent
|
|
* Install relative symlinks instead of absolute ones
|
|
* Allow Creating Files With Over 100% Redundancy
|
|
* Avoid copying back memory in FileChecksummer when data is valid
|
|
* CRC32/MD5 optimisations
|
|
* add exitcodes to manfile
|
|
* Issue 150 recursive no files from rootpath
|
|
* Updates from turbo
|
|
* Issue 128 Problem with empty (0 Bytes) files
|
|
* Quick bail if the base par2 file already exists
|
|
* Issue 113 Hang with -n=256
|
|
* When number of recovery files is set, you get "File already exists"
|
|
* Add simple "permissions" check while creating
|
|
* diskfile, replace stat use with lstat
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 14 11:21:18 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Provide par2 as it makes dependencies of other package more clear
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 07:54:53 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.8.1:
|
|
* Serious rework of internals by Michael Nahas
|
|
* Added unittests by Michael Nahas
|
|
* Added support for static libpar2
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 11 02:42:49 UTC 2019 - Doug Miller <dgm816@gmail.com>
|
|
|
|
- Initial packaging of par2cmdline
|
|
|
|
At one point there was a packaing error in the 'par' package and
|
|
its sources were updated to par2cmdline sources. This package
|
|
has been created with that in mind and includes Provides: and
|
|
Obsoletes: tags to keep things working.
|