Commit Graph

27 Commits

Author SHA256 Message Date
Ana Guerrero
e64aefd8d7 Accepting request 1239000 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1239000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=13
2025-01-20 16:15:16 +00:00
Martin Pluskal
4cd1c81708 - update to 1.14:
* zupdate.cc: '-r -d' now keeps last component of dir arguments.
  * zutils.texi: New chapter 'Syntax of command-line arguments'.
  * check.sh: Use 'cp' instead of 'cat'.

OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=26
2025-01-20 11:30:30 +00:00
Ana Guerrero
f4a27a42d9 Accepting request 1146324 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1146324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=12
2024-02-13 21:43:29 +00:00
Martin Pluskal
742ba4ac7e Accepting request 1145693 from home:AndreasStieger:branches:Archiving
zutils 1.13

OBS-URL: https://build.opensuse.org/request/show/1145693
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=24
2024-02-13 09:38:25 +00:00
Dominique Leuenberger
960405159f Accepting request 1060595 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1060595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=11
2023-01-24 18:43:41 +00:00
Martin Pluskal
edf831abe1 Accepting request 1060258 from home:AndreasStieger:branches:Archiving
zutils 1.12

OBS-URL: https://build.opensuse.org/request/show/1060258
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=22
2023-01-24 08:46:03 +00:00
Dominique Leuenberger
4b15b0d9b1 Accepting request 970183 from Archiving
OBS-URL: https://build.opensuse.org/request/show/970183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=10
2022-04-15 22:14:13 +00:00
Martin Pluskal
aed30dc87d Accepting request 970163 from home:susnux:branches:Archiving
- Update to version 1.11:
  * zcmp.cc, zdiff.cc (main): Fix race returning 1 instead of 2 when a
    compressor is not found or when the wrong format is forced.
  * zcmp.cc (getnum): Show option name and valid range if error.
  * All tools: Show option name if error in option argument.
  * Add support for zstd format to all tools.
  * 'zdiff -v -V' now prints the version of the diff program used.
  * 'zgrep --verbose -V' now prints the version of the grep program used.
  * zutils.texi: Document recompression of read-only files by linking.
  * zutils.texi: Change GNU Texinfo category to 'Compression'.

OBS-URL: https://build.opensuse.org/request/show/970163
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=20
2022-04-14 14:07:31 +00:00
Dominique Leuenberger
20eab360ed Accepting request 865314 from Archiving
- Update to version 1.10:
  * zdiff.cc (set_fifonames): Encode pid in little endian order.
  * zupdate.cc (zupdate_file): Fix a portability issue with Solaris 10.
  * zutils.texi: Document that 'zgrep -L' fails with GNU grep 3.2 to 3.4.
  * check.sh: Test empty input files with all tools except zupdate.

OBS-URL: https://build.opensuse.org/request/show/865314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=9
2021-01-21 20:57:05 +00:00
Martin Pluskal
65a3235ab8 - Update to version 1.10:
* zdiff.cc (set_fifonames): Encode pid in little endian order.
  * zupdate.cc (zupdate_file): Fix a portability issue with Solaris 10.
  * zutils.texi: Document that 'zgrep -L' fails with GNU grep 3.2 to 3.4.
  * check.sh: Test empty input files with all tools except zupdate.

OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=18
2021-01-21 09:49:39 +00:00
Dominique Leuenberger
06e32f9da7 Accepting request 827493 from Archiving
OBS-URL: https://build.opensuse.org/request/show/827493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=8
2020-08-18 10:01:20 +00:00
Martin Pluskal
8cd548e2ff Accepting request 827320 from home:dirkmueller:branches:Archiving
- update to 1.9:
  * zcmp.cc zdiff.cc: Read standard input only if requested.
  * zdiff.cc (main): Pass options '-W' and '-y' to diff.
  * zutils.cc (test_format): Detect bzip2 and lzip files better.
  * ztest.cc (main): Continue testing if any input file is a terminal.
  If verbosity >= 1, print number of files that failed the test.
  * zcat.cc zgrep.cc ztest.cc (main): Check return value of close( infd ).
  * zutils.cc (good_status): Ignore trailing data remaining in feeder.
  * zupdate.cc (zupdate_file): Support new and old lzip option '-o'.
  Keep combined extensions: tgz, tbz, tbz2, txz --> tlz.
  Quote file names in zcmp_command to allow file names with spaces.
  * *.cc (main): Set a valid invocation_name even if argc == 0.
  * zutils.texi: Improve descriptions of zcat, zcmp, and zdiff.

OBS-URL: https://build.opensuse.org/request/show/827320
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=16
2020-08-18 06:53:44 +00:00
Dominique Leuenberger
3c1ff252ff Accepting request 796197 from Archiving
- Update to version 1.8:
  * See provided NEWS for detailed list of changes
- Drop no longer needed patches:
  * zutils-1.7-zcat-buffer-overrun.patch

OBS-URL: https://build.opensuse.org/request/show/796197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=7
2020-04-22 18:56:39 +00:00
Martin Pluskal
8930dd9563 - Update to version 1.8:
* See provided NEWS for detailed list of changes
- Drop no longer needed patches:
  * zutils-1.7-zcat-buffer-overrun.patch

OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=14
2020-04-22 06:39:07 +00:00
Dominique Leuenberger
282cf1c737 Accepting request 631612 from Archiving
OBS-URL: https://build.opensuse.org/request/show/631612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=6
2018-08-27 10:59:55 +00:00
Ismail Dönmez
ea8d4c6c35 Accepting request 631517 from home:alois:branches:Archiving
- Added zutils-1.7-noconflict.patch (fixes boo#1105973)

OBS-URL: https://build.opensuse.org/request/show/631517
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=12
2018-08-26 17:48:57 +00:00
Dominique Leuenberger
df0558c532 Accepting request 627646 from Archiving
OBS-URL: https://build.opensuse.org/request/show/627646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=5
2018-08-07 07:43:00 +00:00
Ismail Dönmez
5e10d33775 Accepting request 627638 from home:alois:branches:Archiving
- Added zutils-1.7-zcat-buffer-overrun.patch (fixes boo#1103878)

OBS-URL: https://build.opensuse.org/request/show/627638
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=10
2018-08-06 10:54:51 +00:00
Dominique Leuenberger
9a81485735 Accepting request 622911 from Archiving
OBS-URL: https://build.opensuse.org/request/show/622911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=4
2018-07-17 07:41:34 +00:00
Martin Pluskal
c8a370972b Accepting request 622784 from home:1Antoine1:branches:Archiving
- Update to version 1.7:
  * zgrep.cc (main): Pass '--color' option to grep.
  * check.sh: Added new tests for zgrep.

OBS-URL: https://build.opensuse.org/request/show/622784
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=8
2018-07-15 08:09:33 +00:00
Dominique Leuenberger
08ec17f2a1 Accepting request 578269 from Archiving
OBS-URL: https://build.opensuse.org/request/show/578269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=3
2018-02-20 16:56:25 +00:00
Martin Pluskal
e1766c879f Accepting request 578025 from home:alois:branches:Archiving
- Update to version 1.6
  * zcmp.cc: Accept 'B' suffix in '--ignore-initial=1kB:1234B'.
  * zutils.cc (feed_data): Show input filename in error messages.
  Version 1.5
  * zupdate.cc (zupdate_file): Pass '-q' to zcmp if verbosity < 0.
  * zcat.cc zgrep.cc ztest.cc (main): Don't use stdin more than
    once.
  * zdiff.cc (set_fifonames): Use '_' if both names are different.
  * configure: Avoid warning on some shells when testing for g++.
  * Makefile.in: Detect the existence of install-info.
  * testsuite/check.sh: A POSIX shell is required to run the
    tests.

OBS-URL: https://build.opensuse.org/request/show/578025
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=6
2018-02-20 07:37:20 +00:00
Dominique Leuenberger
c889f74dce Accepting request 351786 from Archiving
1

OBS-URL: https://build.opensuse.org/request/show/351786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=2
2016-01-04 08:22:04 +00:00
Martin Pluskal
b4892e7a6a Accepting request 351785 from home:posophe:branches:Archiving
fixed as requested

OBS-URL: https://build.opensuse.org/request/show/351785
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=4
2016-01-03 15:50:18 +00:00
Dominique Leuenberger
afe51f7bc3 Accepting request 297925 from Archiving
New package

OBS-URL: https://build.opensuse.org/request/show/297925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutils?expand=0&rev=1
2015-04-21 08:52:13 +00:00
Martin Pluskal
b3ff7ae35a - Conflict with gzip
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=2
2015-04-18 16:51:27 +00:00
Martin Pluskal
fc7093894f Accepting request 297892 from home:pluskalm
.

OBS-URL: https://build.opensuse.org/request/show/297892
OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=1
2015-04-18 10:36:16 +00:00