File gzip.changes of Package gzip
636
1
-------------------------------------------------------------------
2
Thu May 5 13:52:03 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
3
4
- Add support to zstd in zgrep, fixes bsc#1198922
5
* xz_lzma.patch -> xz_lzma_zstd.patch
6
7
-------------------------------------------------------------------
8
Thu Apr 7 17:13:10 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
9
10
- Fix escaping of malicious filenames (CVE-2022-1271 bsc#1198062)
11
* bsc1198062.patch
12
* bsc1198062-2.patch
13
14
-------------------------------------------------------------------
15
Tue Apr 13 13:32:39 UTC 2021 - pgajdos@suse.com
16
17
- fix DFLTCC segfault [bsc#1177047]
18
- added patches
19
fix https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=be0a534ba2b6e77da289de8da79e70843b1028cc
20
+ gzip-1.10-fix-DFLTCC-segfault.patch
21
22
-------------------------------------------------------------------
23
Thu Mar 4 01:38:01 UTC 2021 - Kristyna Streitova <kstreitova@suse.com>
24
25
- gzip.spec: move %patch10 from the ifarch condition (mistake)
26
27
-------------------------------------------------------------------
28
Wed Jan 27 22:06:14 UTC 2021 - Kristyna Streitova <kstreitova@suse.com>
29
30
- add gzip-1.10-fix_count_of_lines_to_skip.patch to fix count
31
of lines to skip [bsc#1180713]
32
33
-------------------------------------------------------------------
34
Wed Sep 2 15:19:17 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>
35
36
- Enable DFLTCC compression for s390x for levels 1-6 (i. e. to make
37
it used by default) by adding -DDFLTCC_LEVEL_MASK=0x7e to CLFAGS.
38
[jsc#SLE-13775]
39
40
-------------------------------------------------------------------
41
Tue Aug 27 10:11:19 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>
42
43
- refresh gzip-1.10-ibm_dfltcc_support.patch to fix three data
44
corruption issues [bsc#1145276] [jsc#SLE-5818] [jsc#SLE-8914]
45
46
-------------------------------------------------------------------
47
Thu Jun 6 15:16:47 UTC 2019 - Kristýna Streitová <kstreitova@suse.com>
48
49
- add gzip-1.10-ibm_dfltcc_support.patch [jsc#SLE-5818] [jsc#SLE-8914]
50
* it adds support for DFLTCC (hardware-accelerated deflation)
51
for s390x arch
52
* enable it via "--enable-dfltcc" option
53
54
-------------------------------------------------------------------
55
Sun Dec 30 11:34:12 UTC 2018 - astieger@suse.com
56
57
- gzip 1.10:
58
* Compressed gzip output no longer contains the current time as
59
a timestamp when the input is not a regular file. Instead, the
60
output contains a null (zero) timestamp. This makes gzip's
61
behavior more reproducible when used as part of a pipeline.
62
* A use of uninitialized memory on some malformed inputs has been
63
fixed.
64
* A few theoretical race conditions in signal handers have been
65
fixed.
66
- drop upstreamed patches:
67
* gnulib-libio.patch
68
* gzip-1.8-deprecate_netstat.patch
69
70
-------------------------------------------------------------------
71
Wed Aug 1 14:03:39 UTC 2018 - schwab@suse.de
72
73
- gnulib-libio.patch: Update gnulib for libio.h removal
74
75
-------------------------------------------------------------------
76
Thu Feb 22 15:10:34 UTC 2018 - fvogt@suse.com
77
78
- Use %license (boo#1082318)
79
80
-------------------------------------------------------------------
81
Fri Jan 12 15:29:22 UTC 2018 - meissner@suse.com
82
83
- license is GPL-3.0+
84
85
-------------------------------------------------------------------
86
Thu Jan 11 09:29:30 UTC 2018 - kbabioch@suse.com
87
88
- Update to 1.9
89
* Fix suffix handling
90
* Fix bug when handling pack format while decompressing
91
* Fix time handling bug
92
* Improve exit code handling for shell scripts
93
- remove gzip-1.8-fix_unpack_EOB_check.patch as it is included
94
upstream now
95
- refresh manpage-no-date.patch
96
- spec file cleanups
97
98
-------------------------------------------------------------------
99
Tue Jan 2 14:30:50 UTC 2018 - kstreitova@suse.com
100
101
- add gzip-1.8-deprecate_netstat.patch to get rid of deprecated
102
'netstat -n' command in tests/init.sh script
103
104
-------------------------------------------------------------------
105
Fri Dec 1 16:38:19 UTC 2017 - kstreitova@suse.com
106
107
- add gzip-1.8-fix_unpack_EOB_check.patch to fix mishandling of
108
leading zeros in the end-of-block code [bsc#1067891]
109
110
-------------------------------------------------------------------
111
Wed May 31 02:54:52 UTC 2017 - bwiedemann@suse.com
112
113
- Make build reproducible in spite of gcc profile based optimizations
114
(boo#1040589)
115
116
-------------------------------------------------------------------
117
Tue May 30 09:59:59 UTC 2017 - src@posteo.de
118
119
- changing the way how gcc profiling is generating to have a reproducible
120
build
121
122
-------------------------------------------------------------------
123
Tue Apr 11 14:08:21 UTC 2017 - kstreitova@suse.com
124
125
- define %{_buildshell} to /bin/bash as we newly rely on bash
126
features like {1..9}
127
128
-------------------------------------------------------------------
129
Thu Mar 23 15:14:56 UTC 2017 - kstreitova@suse.com
130
131
- cleanup with spec-cleaner
132
- use loop with a range instead of a number list
133
134
-------------------------------------------------------------------
135
Wed Apr 27 10:14:03 UTC 2016 - mpluskal@suse.com
136
137
- Update to 1.8
138
* gzip -l no longer falsely reports a write error when writing to
139
a pipe.
140
* Port to Oracle Solaris Studio 12 on x86-64.
141
* When configuring gzip, ./configure DEFS='...-DNO_ASM...' now
142
suppresses assembler again.
143
- Small spec file cleanup
144
145
-------------------------------------------------------------------
146
Tue Mar 29 07:45:50 UTC 2016 - tchvatal@suse.com
147
148
- Version update to release 1.7:
149
* gzip now accepts the --synchronous option
150
* gzip now accepts the --rsyncable option
151
* The GZIP environment variable is now obsolescent
152
* Installed programs like 'zgrep' now use the PATH environment variable as
153
usual to find subsidiary programs like 'gzip' and 'grep'
154
- Remove obsolete patch tempfile.diff
155
- Remove upstreamed patch gzip-rsyncable.diff
156
- Rebase manpage-no-date.patch to apply to 1.7 version
157
158
-------------------------------------------------------------------
159
Tue Mar 29 07:42:10 UTC 2016 - tchvatal@suse.com
160
161
- Rename reproducible.patch to something actually explanatory:
162
* manpage-no-date.patch
163
164
-------------------------------------------------------------------
165
Sun Mar 20 14:51:03 UTC 2016 - bwiedemann@suse.com
166
167
- Add reproducible.patch to fix build-compare
168
169
-------------------------------------------------------------------
170
Fri Dec 19 10:05:17 UTC 2014 - meissner@suse.com
171
172
- build with PIE
173
174
-------------------------------------------------------------------
175
Mon May 12 15:44:03 UTC 2014 - vdziewiecki@suse.com
176
177
- Remove unneeded update-alternatives requirement (bnc#876129)
178
- Clean spec
179
180
-------------------------------------------------------------------
181
Thu Sep 26 13:29:46 UTC 2013 - schwab@suse.de
182
183
- Don't install twice
184
185
-------------------------------------------------------------------
186
Tue Jul 30 12:20:55 UTC 2013 - sweet_f_a@gmx.de
187
188
- add the correct project URL
189
190
-------------------------------------------------------------------
191
Tue Jul 9 07:44:48 UTC 2013 - schwab@suse.de
192
193
- Override broken configure checks
194
195
-------------------------------------------------------------------
196
Mon Jun 10 19:55:39 UTC 2013 - jengelh@inai.de
197
198
- Update to new upstream release 1.6
199
* The "--keep" (-k) option was added to not delete input files,
200
similar to other tools such as xz, lzip, and bzip2.
201
* A decompression issue with certain invalid data in the "pack"
202
format was fixed.
203
* An incorrect overwrite when compiled with optimization was fixed.
204
* zgrep's handling of multi-digit context options was fixed.
205
* zmore now acts more like "more".
206
- More robust make install call
207
- Provide files for signature verification (we do not actually do
208
it because gzip is part of the bootstrap cycle; but if you have
209
gpg-offline listed as Support or in ~/.oscrc, it will be done)
210
211
-------------------------------------------------------------------
212
Thu Mar 28 08:36:08 UTC 2013 - mmeister@suse.com
213
214
- Added url as source.
215
Please see http://en.opensuse.org/SourceUrls
216
217
-------------------------------------------------------------------
218
Tue Jan 29 12:28:39 UTC 2013 - vdziewiecki@suse.com
219
220
- Add support for xz and lzma (bnc#799561 - zgrep silently fails on
221
LZMA compressed files) - xz_lzma.patch
222
223
-------------------------------------------------------------------
224
Tue Oct 16 10:48:48 UTC 2012 - vcizek@suse.com
225
226
- update to 1.5
227
- gzip -cdf mishandles some concatenated input streams: test it
228
- gzip -cdf now handles concatenation of gzip'd and uncompressed data
229
- gzip: fix a data-loss bug when decompressing with --suffix=''
230
- gzip: fix nondeterministic compression results
231
- fix "znew -K" to work without use of compress utility
232
- Decode FHCRC flag properly, as per Internet RFC 1952.
233
- zgrep: fix parsing of -Eh options
234
- zgrep: terminate gracefully when a pipeline is interrupted by a signal
235
- zgrep: fix shell portability bug with -f; fix mishandling of "-e -"
236
- zless: decompress stdin too, if less 429 or later
237
- dropped gzip-stdio.in.patch, refreshed others
238
239
-------------------------------------------------------------------
240
Tue Jul 17 19:00:13 UTC 2012 - aj@suse.de
241
242
- Fix build with missing gets declaration (glibc 2.16)
243
244
-------------------------------------------------------------------
245
Tue Feb 7 21:33:35 UTC 2012 - rschweikert@suse.com
246
247
- keep binaries in /usr tree (UsrMerge project)
248
249
-------------------------------------------------------------------
250
Sat Nov 13 12:36:20 UTC 2010 - cristian.rodriguez@opensuse.org
251
252
- disable silent rules.
253
254
-------------------------------------------------------------------
255
Sun Sep 19 09:48:02 CEST 2010 - vuntz@opensuse.org
256
257
- Update to version 1.4:
258
+ gzip -d could segfault and/or clobber the stack, possibly
259
leading to arbitrary code execution. This affects x86_64 but
260
not 32-bit systems. This fixes CVE-2010-0001. See also
261
rh#554418.
262
+ gzip -d would fail with a CRC error for some valid inputs.
263
So far, the only valid input known to exhibit this failure was
264
compressed "from FAT filesystem (MS-DOS, OS/2, NT)". In
265
addition, to trigger the failure, your memcpy implementation
266
must copy in the "reverse" order.
267
- Drop gzip-CVE-2010-0001.diff: fixed upstream.
268
- Remove AutoReqProv: it's default now.
269
- Use %configure, %makeinstall, and %{_bindir}.
270
- Update zdiff.diff: some of the patch is upstream now. It's
271
unclear to me if the rest is still needed :/ So leaving it.
272
- Rebase zgrep.diff.
273
274
-------------------------------------------------------------------
275
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
276
277
- use %_smp_mflags
278
279
-------------------------------------------------------------------
280
Tue Jan 19 15:26:41 UTC 2010 - mseben@novell.com
281
282
- updated to 1.3.13
283
- gzip interprets an argument of "-" as indicating stdin, but when
284
"-" is not the first name on the command line, it doesn't work.
285
- remove useless if-before-free tests
286
- remove useless casts to avoid "make syntax-check" failures
287
- avoid spurious warnings from clang
288
- avoid a leak on a error path
289
- don't misinterpret a failing test as successful
290
- avoid creating an undersized buffer for the hufts table
291
A malformed input file can cause gzip to crash with a segmentation
292
violation or hang in an endless loop.
293
- avoid silent data loss e.g., on NFS, due to unchecked close of stdout
294
- build require automake-1.11 and produce xz-compressed tarballs, too
295
- deprecated futimens.diff and CVE-2009-2624.diff
296
297
-------------------------------------------------------------------
298
Thu Jan 14 17:17:49 UTC 2010 - mseben@novell.com
299
300
- added gzip-CVE-2009-2624.diff and gzip-CVE-2010-0001.diff : fix
301
possible denial of service and arbitrary code execution
302
303
-------------------------------------------------------------------
304
Sun Dec 6 18:57:34 CET 2009 - jengelh@medozas.de
305
306
- enabled parallel make
307
308
-------------------------------------------------------------------
309
Tue Mar 10 11:45:26 CET 2009 - sf@suse.de
310
311
- added doc files (README, TODO, ...) (bnc #414305)
312
313
-------------------------------------------------------------------
314
Wed Jan 7 13:59:52 CET 2009 - schwab@suse.de
315
316
- Fixup rsyncable patch.
317
318
-------------------------------------------------------------------
319
Thu May 8 14:19:06 CEST 2008 - schwab@suse.de
320
321
- Fix zdiff with two compressed files.
322
323
-------------------------------------------------------------------
324
Sun May 20 19:17:21 CEST 2007 - schwab@suse.de
325
326
- Fix compiling with glibc 2.6.
327
328
-------------------------------------------------------------------
329
Sun Apr 15 00:03:31 CEST 2007 - schwab@suse.de
330
331
- Update to gzip 1.3.12.
332
* znew now uses $TMPDIR (default /tmp) instead of always using /tmp.
333
334
-------------------------------------------------------------------
335
Tue Mar 27 13:50:42 CEST 2007 - dmueller@suse.de
336
337
- reenable profile feedback
338
- remove hardcoded -mcpu=pentiumpro for x86
339
340
-------------------------------------------------------------------
341
Tue Feb 6 11:27:21 CET 2007 - schwab@suse.de
342
343
- Update to gzip 1.3.11.
344
* As per the GNU coding standards, the behavior of gzip and its
345
companion executables no longer depend on the name used to invoke them.
346
For example, 'gzip' and 'gunzip' are no longer hard links;
347
instead, 'gunzip' is now a small program that invokes 'gzip -d'.
348
* zdiff now checks for subsidiary gzip failures, and works around
349
bugs in IRIX 6 sh, Tru64 4.0F ksh, and Solaris 8 bash.
350
351
-------------------------------------------------------------------
352
Mon Jan 8 18:13:21 CET 2007 - schwab@suse.de
353
354
- Update to gzip 1.3.10.
355
* gzip -c and zcat now work on special files, files with special mode bits,
356
and files with multiple hard links.
357
* gzip -q now exits with status 2 (not 1) when SIGPIPE is received.
358
* zcmp and zdiff did not work in the usual case, due to a typo.
359
* zgrep has many bugs fixed with argument handling, special characters,
360
and exit status.
361
* zless no longer mishandles $%=~ in file names.
362
363
-------------------------------------------------------------------
364
Fri Dec 15 11:48:41 CET 2006 - schwab@suse.de
365
366
- Update to gzip 1.3.9.
367
* No major changes; only porting fixes.
368
369
-------------------------------------------------------------------
370
Tue Dec 12 10:10:38 CET 2006 - schwab@suse.de
371
372
- Update to gzip 1.3.8.
373
* Fix some gzip problems:
374
- A security fix from Debian 1.3.5-5 was inadvertently omitted.
375
- The assembler is now invoked with --noexecstack if supported,
376
so that gzip can better resist stack-smashing attacks.
377
378
-------------------------------------------------------------------
379
Thu Dec 7 11:19:36 CET 2006 - schwab@suse.de
380
381
- Update to gzip 1.3.7.
382
* Fix some gzip problems:
383
- Refuse to compress setuid or setgid files, or files with the sticky bit.
384
- Fix more race conditions in setting file permissions and owner,
385
removing output files, following symbolic links, and dealing with
386
special files.
387
- Remove most of the code working around ENAMETOOLONG deficiencies.
388
Systems with those deficiencies are long-dead, and the workarounds
389
had race conditions on modern hosts.
390
- Catch CPU time and file size limit signals, too.
391
- Check for read errors when closing files.
392
- Fix a core dump caused by a stray abort mistakenly introduced in 1.3.6.
393
* Fix some gzexe problems:
394
- Improve resistance to denial-of-service attacks.
395
- Fix some quoting and escaping bugs.
396
- Do not assume /tmp is sticky (though it should be!).
397
- Do not assume the working directory can be written.
398
- Rely on PATH in the generated executable, as the man page says.
399
- Don't assume IFS is sane.
400
- Exit with signal's status, if signaled.
401
402
-------------------------------------------------------------------
403
Mon Dec 4 13:08:18 CET 2006 - schwab@suse.de
404
405
- Update to gzip 1.3.6.
406
* Fix some race conditions in setting file time stamps, permissions, and owner.
407
* Fix some race conditions in signal handling.
408
* When gzip exits due to a signal, it exits with the signal's status, not 1.
409
* gzip now restores file time stamps to the resolution supported by the
410
time-setting primitives of the operating system, typically 1 microsecond.
411
Formerly it restored them only to the nearest second.
412
* gzip -r no longer attempts to reset the last-access times of directories
413
it reads, as this messes up when other processes are reading the directories.
414
* The options --version and --help now work on all gzip-installed executables,
415
and now use a format similar to other GNU programs.
416
* The manual is now distributed under the terms of the GNU Free
417
Documentation License without invariant sections or cover texts.
418
* Port to current versions of Autoconf, Automake, and Gnulib.
419
420
-------------------------------------------------------------------
421
Wed Sep 13 11:11:47 CEST 2006 - schwab@suse.de
422
423
- Verify hash tables when unpacking [#202365].
424
425
-------------------------------------------------------------------
426
Mon Mar 13 17:53:27 CET 2006 - schwab@suse.de
427
428
- Add rsyncable patch [#155442].
429
430
-------------------------------------------------------------------
431
Wed Jan 25 21:30:22 CET 2006 - mls@suse.de
432
433
- converted neededforbuild to BuildRequires
434
435
-------------------------------------------------------------------
436
Fri Nov 11 11:56:29 CET 2005 - pth@suse.de
437
438
- Don't obsolete compress.
439
440
-------------------------------------------------------------------
441
Mon Oct 31 18:15:55 CET 2005 - dmueller@suse.de
442
443
- build with non-executable stack
444
445
-------------------------------------------------------------------
446
Tue Jul 26 14:56:47 CEST 2005 - schwab@suse.de
447
448
- Ignore directory part on saved file name [#79292].
449
450
-------------------------------------------------------------------
451
Tue Apr 19 14:59:23 CEST 2005 - kukuk@suse.de
452
453
- Remove uncompress symlink [#78331]
454
455
-------------------------------------------------------------------
456
Thu Mar 24 13:33:56 CET 2005 - werner@suse.de
457
458
- Add support for bzip2 and simply pager options to zmore
459
460
-------------------------------------------------------------------
461
Mon May 3 13:59:40 CEST 2004 - schwab@suse.de
462
463
- Fix quoting issues in zgrep [#39329].
464
465
-------------------------------------------------------------------
466
Fri Feb 27 17:44:02 CET 2004 - schwab@suse.de
467
468
- Add %defattr.
469
470
-------------------------------------------------------------------
471
Tue Dec 2 10:12:06 CET 2003 - pthomas@suse.de
472
473
- Remove the patch for tail syntax as it's wrong and unnecessary.
474
475
-------------------------------------------------------------------
476
Thu Sep 18 15:18:43 CEST 2003 - mmj@suse.de
477
478
- Fix tail syntax in gzexe [#31229]
479
480
-------------------------------------------------------------------
481
Thu Aug 28 16:00:22 CEST 2003 - kukuk@suse.de
482
483
- Make sure we have no hardlinks from /bin to /usr/bin [Bug #29522]
484
485
-------------------------------------------------------------------
486
Tue Jun 17 13:47:17 CEST 2003 - pthomas@suse.de
487
488
- Update to 1.3.5
489
- gzip now removes any output symlink before writing output file.
490
- zgrep etc. scripts now port to POSIX 1003.1-2001 hosts.
491
- zforce no longer assumes 14-byte file name length limit.
492
- zless is now implemented using less and LESSOPEN, not zmore and PAGER.
493
- assembly-language speedups reenabled; were mistakenly disabled in 1.3.
494
- Less output is lost when decompressing a truncated file.
495
- zgrep now supports --, -H, -h, -L, -l, -C, -d, -m and their long
496
equivalents.
497
498
-------------------------------------------------------------------
499
Wed Jun 4 18:20:32 CEST 2003 - jh@suse.de
500
501
- Enable profile feedback
502
503
-------------------------------------------------------------------
504
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
505
506
- fix install_info --delete call and move from preun to postun
507
508
-------------------------------------------------------------------
509
Tue Apr 15 17:31:41 CEST 2003 - coolo@suse.de
510
511
- use BuildRoot
512
513
-------------------------------------------------------------------
514
Sat Feb 8 10:58:53 CET 2003 - kukuk@suse.de
515
516
- Readded prereq for install-info, else we cannot install info
517
pages
518
- Add dir entry to info page
519
520
-------------------------------------------------------------------
521
Sat Feb 8 01:43:07 CET 2003 - ro@suse.de
522
523
- removed prereq for texinfo to avoid prereq-cycle
524
525
-------------------------------------------------------------------
526
Fri Feb 7 02:24:31 CET 2003 - ro@suse.de
527
528
- added install_info macros
529
530
-------------------------------------------------------------------
531
Wed Jan 29 15:13:10 CET 2003 - kukuk@suse.de
532
533
- Remove mimencode requires, it is optional
534
535
-------------------------------------------------------------------
536
Tue Dec 17 15:25:56 CET 2002 - werner@suse.de
537
538
- The `:' line of zgrep will be removed by configure
539
- zgrep requzires mimencode from metamail
540
541
-------------------------------------------------------------------
542
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
543
544
- removed bogus self-provides
545
546
-------------------------------------------------------------------
547
Thu Mar 14 18:26:33 CET 2002 - kukuk@suse.de
548
549
- Add uncompress compat link
550
551
-------------------------------------------------------------------
552
Wed Feb 6 11:15:08 CET 2002 - coolo@suse.de
553
554
- use %suse_update_config
555
556
-------------------------------------------------------------------
557
Thu Jan 24 11:35:18 CET 2002 - okir@suse.de
558
559
- fixed tempfile race in zdiff (current code used bash noclobber
560
which is inherently racey)
561
562
-------------------------------------------------------------------
563
Wed Jun 6 16:28:07 CEST 2001 - werner@suse.de
564
565
- Make zgrep knowing about bzip2
566
567
-------------------------------------------------------------------
568
Tue Apr 3 18:42:46 CEST 2001 - uli@suse.de
569
570
- fixed for gcc >2.96
571
572
-------------------------------------------------------------------
573
Tue Mar 27 03:07:13 CEST 2001 - bk@suse.de
574
575
- use i686 insn scheduling on i386 and strip binaries(performance)
576
- make tmpfiles in gzexe secure and improve znew tempdir creation
577
- remove unnessary expr use and fix gzip output checking in zforce
578
- add simple tests if gzip/gunzip work
579
580
-------------------------------------------------------------------
581
Mon Nov 27 18:17:05 CET 2000 - aj@suse.de
582
583
- Update to gzip 1.3.
584
585
-------------------------------------------------------------------
586
Wed Aug 23 16:41:25 CEST 2000 - werner@suse.de
587
588
- Security changes for the znew script
589
590
-------------------------------------------------------------------
591
Mon May 1 18:50:20 CEST 2000 - kukuk@suse.de
592
593
- LSB-FHS requires /bin/gunzip and /bin/zcat to /bin/gzip
594
595
-------------------------------------------------------------------
596
Tue Apr 18 10:42:52 CEST 2000 - kukuk@suse.de
597
598
- Add /bin/zcat (required by FHS 2.1)
599
600
-------------------------------------------------------------------
601
Fri Feb 25 12:29:21 CET 2000 - schwab@suse.de
602
603
- cleanup spec file, get rid of Makefile.Linux
604
- define _GNU_SOURCE for basename declaration
605
- /usr/man -> /usr/share/man
606
- add gzip.info to file list
607
608
-------------------------------------------------------------------
609
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
610
611
- ran old prepare_spec on spec file to switch to new prepare_spec.
612
613
-------------------------------------------------------------------
614
Fri Mar 6 18:47:20 MET 1998 - florian@suse.de
615
616
- fixed security bug posted on Dez 27 to bugtraq
617
618
-------------------------------------------------------------------
619
Thu Jan 8 17:24:05 MET 1998 - bs@suse.de
620
621
- fixed "double" /bin/gzip & /usr/bin/gzip
622
623
----------------------------------------------------------------------------
624
Thu Apr 24 10:15:54 CEST 1997 - bs@suse.de
625
626
627
- added symlink /bin/gunzip
628
629
----------------------------------------------------------------------------
630
Sun Apr 13 23:04:29 MEST 1997 - florian@suse.de
631
632
633
- add bug-fixes from gnu.utils.bugs
634
635
636