SHA256
1
0
forked from pool/plzip

23 Commits

Author SHA256 Message Date
87ccfb9221 - Update to release 1.11
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=33
2024-02-08 13:35:03 +00:00
96242ce07e - Update to release 1.10
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=32
2022-02-13 22:38:03 +00:00
67eeaa2798 drop CC/CXX override completely
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=30
2021-03-12 22:49:09 +00:00
d1b1bd4677 Accepting request 878627 from home:dirkmueller:Factory
- update to 1.9:
  * main.cc (main): Report an error if a file name is empty.
    Make '-o' behave like '-c', but writing to file instead of stdout.
    Make '-c' and '-o' check whether the output is a terminal only once.
    Do not open output if input is a terminal.
  * main.cc: New option '--check-lib'.
  * Replace 'decompressed', 'compressed' with 'out', 'in' in output.
  * decompress.cc, dec_stream.cc, dec_stdout.cc:
    Continue testing if any input file fails the test.
    Show the largest dictionary size in a multimember file.
  * main.cc: Show final diagnostic when testing multiple files.
  * decompress.cc, dec_stream.cc [LZ_API_VERSION >= 1012]: Avoid
    copying decompressed data when testing with lzlib 1.12 or newer.
  * compress.cc, dec_stream.cc: Start only the worker threads required.
  * dec_stream.cc: Splitter stops reading when trailing data is found.
    Don't include trailing data in the compressed size shown.
    Use plain comparison instead of Boyer-Moore to search for headers.
  * lzip_index.cc: Improve messages for corruption in last header.
  * decompress.cc: Shorten messages 'Data error' and 'Unexpected EOF'.
  * main.cc: Set a valid invocation_name even if argc == 0.
  * Document extraction from tar.lz in manual, '--help', and man page.
  * plzip.texi (Introduction): Mention tarlz as an alternative.
  * plzip.texi: Several fixes and improvements.
  * testsuite: Add 8 new test files.

OBS-URL: https://build.opensuse.org/request/show/878627
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=29
2021-03-12 22:48:24 +00:00
cf5371f47f - Update to new upstream release 1.8
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=27
2019-01-07 21:21:29 +00:00
e2602a54e4 - Update to new upstream release 1.8~rc1
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=25
2018-12-14 11:59:35 +00:00
78ee3ae313 plzip-1.7
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=23
2018-03-05 19:40:17 +00:00
e5b1c088fd Accepting request 494580 from home:pluskalm:branches:Archiving
- Update to version 1.6:

OBS-URL: https://build.opensuse.org/request/show/494580
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=21
2017-05-11 10:23:03 +00:00
946fcf18ab plzip-1.5
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=19
2016-08-20 08:19:29 +00:00
6f44efbd2c plzip-1.4
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=17
2015-08-06 08:20:21 +00:00
fc3de15d23 Make use of OOT building
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=15
2015-02-08 14:45:51 +00:00
98c2c97104 plzip-1.3
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=14
2015-02-08 14:41:15 +00:00
65790215c0 plzip-1.2
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=12
2014-10-01 11:55:32 +00:00
a6c5a8d722 Drop gpg-offline
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=10
2014-09-23 16:56:56 +00:00
Stephan Kulow
c7c7d8dc72 Accepting request 235240 from Archiving
Please review.

OBS-URL: https://build.opensuse.org/request/show/235240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plzip?expand=0&rev=1
2014-07-23 20:06:18 +00:00
d03da3508f plzip-1.1
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=8
2013-09-29 20:52:08 +00:00
Dr. Werner Fink
b7224486dc Accepting request 177837 from home:jengelh:branches:Archiving
- Update to new upstream release 1.0
* Scalability of compression (max number of useful worker threads)
  has been increased. Scalability when decompressing from/to
  regular files has been increased.
* The number of worker threads is now limited to the number of
  members in the input file when decompressing from a regular file.
- Do signature verification
- Wrap description at 70 cols
- Remove redundant %clean section

OBS-URL: https://build.opensuse.org/request/show/177837
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=7
2013-06-07 21:26:12 +00:00
Pascal Bleser
e507abf828 0.9
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=6
2012-04-19 00:15:05 +00:00
Pascal Bleser
7d7fa455bf 0.8
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=5
2012-02-26 17:13:17 +00:00
Pascal Bleser
afbd446f47 0.6
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=4
2010-03-24 06:11:19 +00:00
Pascal Bleser
b0facd073e 0.5
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=3
2010-02-15 13:58:50 +00:00
Pascal Bleser
3f7460c434 0.3
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=2
2010-01-27 08:15:34 +00:00
Pascal Bleser
682d1d4d2c 0.2
OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=1
2010-01-19 15:33:16 +00:00