prepare to upload
[debian/tar] / debian / changelog
1 tar (1.28-1) unstable; urgency=low
2
3   * new upstream version
4   * patch from Reiner Herrman that sets timestamp in generated manpage to 
5     latest changelog date to make building the package reproducible, 
6     closes: #774463
7   * patch from Lunar adding --clamp-mtime option for reproducible builds,
8     closes: #790415
9
10  -- Bdale Garbee <bdale@gag.com>  Sun, 23 Aug 2015 19:56:52 +0200
11
12 tar (1.27.1-2) unstable; urgency=low
13
14   * patch from David Gilman adds watch file with signature verification, 
15     closes: #742351
16   * patch from David Gilman fixes problem with multi-line descriptions,
17     closes: #593149
18
19  -- Bdale Garbee <bdale@gag.com>  Sat, 22 Mar 2014 15:55:03 -0600
20
21 tar (1.27.1-1) unstable; urgency=low
22
23   * new upstream version
24
25  -- Bdale Garbee <bdale@gag.com>  Mon, 03 Feb 2014 18:05:53 -0700
26
27 tar (1.27-4) unstable; urgency=low
28
29   * add ACL, XATTR, and SELinux support by augmenting build-deps so the
30     configure will find the right libraries, closes: #732071
31
32  -- Bdale Garbee <bdale@gag.com>  Sat, 14 Dec 2013 10:05:08 -0700
33
34 tar (1.27-3) unstable; urgency=low
35
36   * patch from Joey Hess to allow tar to replicate 1.26 output on behalf
37     of pristine-tar, closes: #728025
38   * honor DEB_BUILD_OPTIONS parallel=<n>, honor dpkg-buildflags in build
39     target in addition to configure target, closes: #727196
40   * lower mime priority to 1 so interactive packages using the default
41     priority of 5 win, closes: #727303
42
43  -- Bdale Garbee <bdale@gag.com>  Sun, 03 Nov 2013 09:40:31 -0700
44
45 tar (1.27-2) unstable; urgency=low
46
47   * claim support for mime type application/x-ustar too, and no longer
48     explicitly mention decompression, closes: #727159
49
50  -- Bdale Garbee <bdale@gag.com>  Tue, 22 Oct 2013 20:39:24 -0600
51
52 tar (1.27-1) unstable; urgency=low
53
54   * new upstream version
55   * prefix backup and restore scripts with tar- to avoid conflicts with
56     other packages like openafs-client, closes: #724064, #724240
57   * move "libexec" content in tar-scripts to /usr/lib/tar, closes: #724238
58
59  -- Bdale Garbee <bdale@gag.com>  Tue, 15 Oct 2013 09:56:45 -0600
60
61 tar (1.26+dfsg-10) unstable; urgency=low
62
63   * tar-scripts should be optional, not required
64
65  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Sep 2013 01:09:42 -0600
66
67 tar (1.26+dfsg-9) unstable; urgency=low
68
69   * add a tar-scripts package containing the --enable-backup-scripts content,
70     which conflicts with files in at least the dump package, closes: #293671
71
72  -- Bdale Garbee <bdale@gag.com>  Sat, 21 Sep 2013 09:44:48 -0600
73
74 tar (1.26+dfsg-8) unstable; urgency=low
75
76   * cherry-pick upstream commit at Pino Toscano's suggestion to fix FTBFS
77     on hurd-i386, closes: #719863
78
79  -- Bdale Garbee <bdale@gag.com>  Fri, 16 Aug 2013 11:37:40 +0200
80
81 tar (1.26+dfsg-7) unstable; urgency=low
82
83   * cherry-pick upstream commit at Marc Schaeffer's suggestion to fix
84     --compare failures, closes: #614085
85
86  -- Bdale Garbee <bdale@gag.com>  Thu, 15 Aug 2013 15:22:11 +0200
87
88 tar (1.26+dfsg-6) unstable; urgency=low
89
90   * cherry-pick upstream commit at Paul Eggert's suggestion to address link
91     extraction issue, closes: #452365
92
93  -- Bdale Garbee <bdale@gag.com>  Fri, 31 May 2013 12:12:35 -0600
94
95 tar (1.26+dfsg-5) unstable; urgency=low
96
97   [ Wookey ]
98   * Fix included gnulib so we don't get FTBFS with eglibc-2.16, 
99     closes: #693352, #701419
100
101   [ Bdale Garbee ]
102   * update mailcap entries to use %s, closes: #681302
103   * include the http://www.gnu.org/software/tar/utils/tarcat script for use 
104     with multi-volume archives, closes: #492036
105
106  -- Bdale Garbee <bdale@gag.com>  Mon, 01 Apr 2013 09:17:04 -0600
107
108 tar (1.26+dfsg-0.1) unstable; urgency=low
109
110   * non-maintainer upload
111   * remove unused and non-DFSG compliant doc/*.texi and doc/*.info* files from
112     source, closes: #695803
113
114  -- David Prévot <taffit@debian.org>  Mon, 31 Dec 2012 11:05:50 -0400
115
116 tar (1.26-4) unstable; urgency=low
117
118   * mark "Mult-Arch: foreign" to ease crossgrading, closes: #649478
119   * hardened build flags patch from Moritz Huehlenhoff, closes: #653722
120
121  -- Bdale Garbee <bdale@gag.com>  Fri, 30 Dec 2011 09:18:11 -0700
122
123 tar (1.26-3) unstable; urgency=low
124
125   * only run listed03.at on Linux systems synce upstream says it's known to
126     fail on BSD, apparently including our kfreebsd variants, closes: #639178
127
128  -- Bdale Garbee <bdale@gag.com>  Sat, 12 Nov 2011 11:49:38 -0700
129
130 tar (1.26-2) unstable; urgency=low
131
132   * clean up various lintian warnings
133
134  -- Bdale Garbee <bdale@gag.com>  Wed, 17 Aug 2011 14:47:33 -0700
135
136 tar (1.26-1) unstable; urgency=low
137
138   * new upstream version
139   * add a check to the rules file to ensure test suite is not attempted while
140     building as root, closes: #596268
141
142  -- Bdale Garbee <bdale@gag.com>  Wed, 17 Aug 2011 10:46:03 -0700
143
144 tar (1.25-3) unstable; urgency=low
145
146   * cherry-pick some upstream commits that appear to address open bugs
147   * fix for --one-file-system and --listed-incremental together,
148     closes: #603371, #604394, #604698
149   * fix for FreeBSD symlink incompatibility with POSIX, closes: #602241
150
151  -- Bdale Garbee <bdale@gag.com>  Mon, 06 Dec 2010 20:35:55 -0700
152
153 tar (1.25-2) unstable; urgency=low
154
155   * accept a "hack" from Joey Hess to work around an unfortunate side effect 
156     of removing the patch to src/create.c regarding links of 100 chars in
157     1.23-4 that broke pristine-tar in some cases.  The "fix" is to support 
158     the old behavior if the environment variable TAR_LONGLINK_100 is set, 
159     which pristine-tar knows about and will use when necessary but which 
160     should never be used by anyone else!  closes: #603231
161
162  -- Bdale Garbee <bdale@gag.com>  Fri, 12 Nov 2010 02:31:25 -0700
163
164 tar (1.25-1) unstable; urgency=low
165
166   * new upstream version, closes: #602184, #602209, #602413, #575298
167   * Add Vcs-Git, Vcs-Browser fields to debian/control using patch from
168     Simon McVittie's 1.24-1.1 NMU, closes: #602639, #602709
169   * stop patching src/list.c since it now does more harm than good,
170     and add a Breaks against old dpkg versions, closes: #522858
171
172  -- Bdale Garbee <bdale@gag.com>  Wed, 10 Nov 2010 15:45:09 -0700
173
174 tar (1.24-1) unstable; urgency=low
175
176   * new upstream version
177
178  -- Bdale Garbee <bdale@gag.com>  Mon, 01 Nov 2010 17:26:56 -0600
179
180 tar (1.23-4) unstable; urgency=low
181
182   * revert patch to src/create.c introduced in 2004 to fix a dpkg bug long
183     since resolved, closes: #598345
184
185  -- Bdale Garbee <bdale@gag.com>  Wed, 29 Sep 2010 06:01:21 +0900
186
187 tar (1.23-3) unstable; urgency=medium
188
189   * add xz-utils back to the Suggests list since it may not be 'required'
190     forever
191   * current debhelper includes trigger support, closes: #561598
192   * patch from upstream to fix ability of rmt to accept mixed file mode
193     representations, closes: #587702, #597672
194
195  -- Bdale Garbee <bdale@gag.com>  Wed, 22 Sep 2010 00:33:16 -0600
196
197 tar (1.23-2.1) unstable; urgency=low
198
199   * Non-maintainer upload.
200   * src/extract.c: Apply upstream git commit b60e56fd which fixes a dead loop
201     on extracting existing symlinks with the -k option, closes: #577978,
202     #576876.
203
204  -- Michael Banck <mbanck@debian.org>  Sun, 18 Jul 2010 17:14:48 +0200
205
206 tar (1.23-2) unstable; urgency=low
207
208   * use xz when lzma is called for, and stop suggesting both lzma since it's
209     no longer used, and xz-utils since it's now priority required,
210     closes: #582706, #523494
211
212  -- Bdale Garbee <bdale@gag.com>  Mon, 14 Jun 2010 11:05:57 -0600
213
214 tar (1.23-1) unstable; urgency=low
215
216   * new upstream version, fixes security issue in rmt (CVE-2010-0624)
217   * add suggests for lzma and xz-utils, closes: #523499
218
219  -- Bdale Garbee <bdale@gag.com>  Wed, 10 Mar 2010 09:51:37 -0700
220
221 tar (1.22-2) unstable; urgency=low
222
223   * Add Carl Worth as an uploader.
224   * Fix to allow parallel build (-j2), closes: #535319
225   * Don't close file stream before EOF, closes: #525818
226   * Preserve hard links with --remove-files, closes: #188663
227     Thanks to Ted T'so for the idea and Sergey Poznyakoff for
228     cleaning up my original implementation.
229   * Respect DEB_BUILD_OPTIONS=nocheck to conform with Policy 3.8.2
230
231  -- Carl Worth <cworth@cworth.org>  Tue, 04 Aug 2009 12:07:06 -0700
232
233 tar (1.22-1.1) unstable; urgency=low
234
235   * Non-maintainer upload.
236   * Set SIGPIPE to default action, patch from upstream. (closes: #532570)
237
238  -- Bastian Blank <waldi@debian.org>  Tue, 30 Jun 2009 22:23:48 +0200
239
240 tar (1.22-1) unstable; urgency=low
241
242   * new upstream version
243   * version the Replaces entry for cpio, closes: #483355
244   * move config.* update to configure target, yields a smaller diff that 
245     doesn't clash with git-buildpackage... already had autotools-dev build dep!
246   * script debian/tarman contributed by Marcus Watts now used to create tar.1
247     by processing usage text in source code!  Partial fix for #473328.
248     closes: #515578, #429776, #411707, 
249
250  -- Bdale Garbee <bdale@gag.com>  Fri, 03 Apr 2009 01:33:52 -0600
251
252 tar (1.20-1) unstable; urgency=low
253
254   * new upstream version
255
256  -- Bdale Garbee <bdale@gag.com>  Wed, 16 Apr 2008 19:24:39 -0600
257
258 tar (1.19-3) unstable; urgency=low
259
260   * upstream patch to remove error message when updating a non-existing archive
261   * patch from Phil Hands for man page prevents URL splitting, closes: #463215
262
263  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Mar 2008 14:25:33 -0600
264
265 tar (1.19-2) unstable; urgency=low
266
267   * patch from Ubuntu to fix FTBFS with gcc-4.3, closes: #452096, #441606
268   * more descriptive short description in control, closes: #406301
269
270  -- Bdale Garbee <bdale@gag.com>  Fri, 22 Feb 2008 18:17:50 -0700
271
272 tar (1.19-1) unstable; urgency=low
273
274   * new upstream version
275   * no need to deliver license text, as GPL-3 is in common-licenses now
276
277  -- Bdale Garbee <bdale@gag.com>  Sun, 21 Oct 2007 11:47:17 -0600
278
279 tar (1.18-3) unstable; urgency=high
280
281   * fix build with gcc-4.3, closes: #441606
282
283  -- Bdale Garbee <bdale@gag.com>  Thu, 13 Sep 2007 00:37:36 +0200
284
285 tar (1.18-2) unstable; urgency=high
286
287   * patch from Neil Moore improving the man page, closes: #439916
288   * patch from Justin Pryzby improving the man page, closes: #433553
289   * patch from upstream to fix directory traversal concern on extraction
290     documented in (CVE-2007-4131), closes: #439335
291   * urgency to high since preceding bug has having security implications
292
293  -- Bdale Garbee <bdale@gag.com>  Wed, 05 Sep 2007 10:20:45 +0100
294
295 tar (1.18-1) unstable; urgency=low
296
297   * new upstream version, closes: #429417, #426808
298   * include COPYING file containing GPLv3 until base-file is updated
299   * fix filename of NEWS.Debian so that it actually gets delivered
300   * patch from Wim De Smet to document --strip in the man page, closes: #417810
301   * patch from upstream CVS to fix --verify on large files, closes: #422718
302   * add suggest of ncompress mirroring suggest of bzip2 to enable optional
303     functionality, closes: #122451
304
305  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Aug 2007 20:52:32 -0600
306
307 tar (1.16.1-1) unstable; urgency=low
308
309   * new upstream version, closes: #402179
310   * updated Russian translation from Yuriy Talakan, closes: #411613
311
312  -- Bdale Garbee <bdale@gag.com>  Mon,  2 Apr 2007 22:10:24 -0600
313
314 tar (1.16-2) unstable; urgency=high
315
316   * patch from Kees Cook via upstream to disable handling of GNUTYPE_NAMES 
317     by default and add a new command-line switch --allow-name-mangling to 
318     re-enable it, as a fix for directory traversal bug (CVE-2006-6097), 
319     closes: #399845
320
321  -- Bdale Garbee <bdale@gag.com>  Fri,  1 Dec 2006 09:19:02 -0700
322
323 tar (1.16-1) unstable; urgency=medium
324
325   * new upstream version, closes: #376816, #363943, #377124, #377330
326   * fix for buffer overflow in test suite, closes: #377557
327   * force a clean in the tests directory before running the test suite, seems
328     to work around test suite repeatability problems, closes: #377330, #379393
329   * accept patch from Raphael Bossek to zero nanoseconds, closes: #329843
330   * update man page to reflect change in -l definition and other misc changes
331     to options since man page was last updated, 
332     closes: #384508, #391718, 361932, #315506
333   * stop delivering upstream README, closes: #323232
334
335  -- Bdale Garbee <bdale@gag.com>  Tue, 24 Oct 2006 17:41:51 -0600
336
337 tar (1.15.91-2) unstable; urgency=low
338
339   * add a NEWS.Debian file that communicates the change in wildcard processing
340   * re-institute the patch for filenames that are exactly 100 characters in 
341     length originally reported in #230910, closes: #376909
342
343  -- Bdale Garbee <bdale@gag.com>  Thu,  6 Jul 2006 19:30:46 -0600
344
345 tar (1.15.91-1) unstable; urgency=low
346
347   * new upstream version, retrieved from alpha.gnu.org
348   * update date in tar.1, closes: #367290
349   * support rollbacks in maintainer scripts, drop removal of info since this
350     package no longer delivers an info doc, closes: #374461
351
352  -- Bdale Garbee <bdale@gag.com>  Thu, 22 Jun 2006 16:05:21 -0600
353
354 tar (1.15.1dfsg-3) unstable; urgency=low
355
356   * revert to upstream auto* products and take a different approach to eliding
357     doc/ contents, since I'm clearly just not smart enough to use auto* tools
358     without breaking more than I fix, closes: #362249
359
360  -- Bdale Garbee <bdale@gag.com>  Sat, 15 Apr 2006 00:18:42 -0600
361
362 tar (1.15.1dfsg-2) unstable; urgency=low
363
364   * run aclocal and automake to get last reference to doc subdir out of
365     Makefile.in, closes: #361931
366
367  -- Bdale Garbee <bdale@gag.com>  Thu, 13 Apr 2006 07:33:20 +0900
368
369 tar (1.15.1dfsg-1) unstable; urgency=low
370
371   * remove the documentation source from this package, since it is licensed 
372     under the GFDL with invariant cover texts that upstream is unwilling or
373     unable to to remove, closes: #357259
374   * remove install-info call from postinst, since it is no longer relevant
375   * include URL for the online version of the tar documentation in the man page
376   * run make with same env vars set as configure to avoid situation where
377     make re-running configure causes rsh to not be found, etc, closes: #356657
378   * another patch from Goswin to fix test failures on amd64, closes: #354847
379
380  -- Bdale Garbee <bdale@gag.com>  Tue, 11 Apr 2006 17:18:12 +0900
381
382 tar (1.15.1-6) unstable; urgency=low
383
384   * patch from upstream to fix incorrect listing of a non-existing section as
385     invariant in the GFDL license header, closes: #357259
386
387  -- Bdale Garbee <bdale@gag.com>  Fri, 17 Mar 2006 19:09:14 +0100
388
389 tar (1.15.1-5) unstable; urgency=low
390
391   * patch from Goswin von Brederlow to sort tar output in test suite to 
392     compensate for different file order when ext3 option dir_index is enabled
393     on build system, first seen on amd64 autobuilder, closes: #354847
394
395  -- Bdale Garbee <bdale@gag.com>  Fri, 17 Mar 2006 16:02:13 +0100
396
397 tar (1.15.1-4) unstable; urgency=low
398
399   * change section from base to utils to resolve override disparity
400   * add build dependency on autoconf, closes: #354194
401
402  -- Bdale Garbee <bdale@gag.com>  Fri, 24 Feb 2006 20:09:21 -0700
403
404 tar (1.15.1-3) unstable; urgency=high
405
406   * patch for src/xheader.c suggested by Martin Pitt, to fix exploitable
407     buffer overflow [CVE-2006-0300], closes: #354091, #314805
408   * change default path for rmt in lib/localedir.h to be correct for Debian
409     systems, closes: #319635
410   * updated Italian translation from Marco d'Itri, closes: #286978
411   * patch from Loic Minier fixing wrong matching of file names when special
412     characters are present, closes: #272888
413   * patch suggested by Stephen Frost to convert fatal error to warning when
414     an archive spanning multiple volumes contains a filename longer than
415     100 characters, closes: #330187
416   * patch from Peter Samuelson to fix hard link handling in the presence
417     of the --strip-components option, closes: #343062
418   * update debhelper compat level to 5
419
420  -- Bdale Garbee <bdale@gag.com>  Thu, 23 Feb 2006 13:02:09 -0600
421
422 tar (1.15.1-2) unstable; urgency=low
423
424   * patch from LaMont to fix gcc-4.0 error in the test suite, 
425     closes: #308815, #310830
426   * patch for de.po from Jens Seidel, closes: #313900
427   * fix amanda upstream URL in the info pages, closes: #310158
428   * patch from NIIBE Yutaka to support cross builds, closes: #283723
429
430  -- Bdale Garbee <bdale@gag.com>  Tue, 14 Jun 2005 23:42:40 -0600
431
432 tar (1.15.1-1) unstable; urgency=low
433
434   * new upstream version, closes: #292255, #287251, #255067
435   * fetch tests/append.at from CVS since it was omitted from the 1.15.1 
436     tarball, and update the regression test invocation in debian/rules
437   * tweaks to man page, closes: #265615
438   * add --libexecdir definition to configure call, closes: #307070, #291068
439   * stop trying to link /sbin/rmt, closes: #287217, #156550
440   * add --owner to man page, closes: #204848
441   * only mention --totals once in man page, closes: #288002
442
443  -- Bdale Garbee <bdale@gag.com>  Sun,  8 May 2005 22:41:15 -0600
444
445 tar (1.14-2) unstable; urgency=low
446
447   * patch from Paul Eggert that does a better job of eliminating the 
448     dependency on (buggy) valloc, closes: #234422, #248897
449   * patch for typo in upstream po/de.po, closes: #154511
450   * switch from dh_installmanpages to dh_installman
451
452  -- Bdale Garbee <bdale@gag.com>  Tue,  3 Aug 2004 08:22:17 -0600
453
454 tar (1.14-1) unstable; urgency=low
455
456   * new upstream version, closes: #252491, #242231
457   * eliminate autoconf and automake build dependencies
458   * fix a bash-ism in the prerm for POSIX shell users
459   * change valloc to malloc when allocating record_start, closes: #234422
460
461  -- Bdale Garbee <bdale@gag.com>  Mon,  2 Aug 2004 08:02:18 -0700
462
463 tar (1.13.93-4) unstable; urgency=high
464
465   * patch to stop issuing lone zero block warnings, closes: #235820
466   * patch to clean up hyphenation in man page, closes: #185670
467   * clean up manpage discussion of exclude and exclude-from, closes: #146196
468   * turn on regression tests in the build process
469
470  -- Bdale Garbee <bdale@gag.com>  Sat, 24 Apr 2004 15:38:32 -0600
471
472 tar (1.13.93-3) unstable; urgency=high
473
474   * patch from upstream converts lone zero block errors to warnings, 
475     closes: #235821
476
477  -- Bdale Garbee <bdale@gag.com>  Fri, 12 Mar 2004 17:02:47 -0700
478
479 tar (1.13.93-2) unstable; urgency=high
480
481   * recover portion of patch from Ingo Saitz included in 1.13.92-4 that got
482     lost when merging 1.13.93 upstream (argh!), closes: 230910
483
484  -- Bdale Garbee <bdale@gag.com>  Wed,  3 Mar 2004 13:22:49 -0700
485
486 tar (1.13.93-1) unstable; urgency=low
487
488   * new upstream version
489
490  -- Bdale Garbee <bdale@gag.com>  Sat, 28 Feb 2004 20:10:13 -0700
491
492 tar (1.13.92-5) unstable; urgency=low
493
494   * patch from Paul Eggert to revert bogus behavior where POSIXLY_CORRECT 
495     set in the environment forced 'pax' format archives, closes: #230872
496   * add a lintian override for rmt's man page, since delivering it as an
497     alternative makes the filename no longer match the script and symlink
498     delivered for the binary
499
500  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 2004 16:03:20 -0700
501
502 tar (1.13.92-4) unstable; urgency=low
503
504   * patch from Ingo Saitz to avoid creating archives with shortnames of 100
505     characters, since it can cause dpkg problems, closes: #230910
506   * fix typo in info page, closes: #222569
507
508  -- Bdale Garbee <bdale@gag.com>  Thu, 12 Feb 2004 01:17:10 -0700
509
510 tar (1.13.92-3) unstable; urgency=low
511
512   * freshen build dependencies to use automaken
513   * lose /usr/share/info/dir*gz, closes: #230418
514   * reinstate content for mime-support, closes: #111893
515   * implement alternatives for rmt, the version provided with dump will get
516     higher priority than the one in tar since it's better - see #183901
517
518  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jan 2004 16:55:29 -0700
519
520 tar (1.13.92-2) unstable; urgency=low
521
522   * patches from CVS to stop stripping './' prefix from filenames, and to fix
523     --no-recursion, closes: #230431, #230434
524
525  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jan 2004 01:11:04 -0700
526
527 tar (1.13.92-1) unstable; urgency=low
528
529   * new upstream version, closes: #229827
530
531  -- Bdale Garbee <bdale@gag.com>  Fri, 30 Jan 2004 02:02:08 -0700
532
533 tar (1.13.25-6) unstable; urgency=low
534
535   * accept patch from Goswin Brederlow to hard-code RSH definition in rules 
536     file, eliminating rsh-client from build deps, closes: #185594, #200042
537   * patch from Marc SCHAEFER <schaefer@alphanet.ch> to fix symlink extraction
538     as empty files, closes: #149532
539
540  -- Bdale Garbee <bdale@gag.com>  Sun, 14 Sep 2003 10:55:42 -0600
541
542 tar (1.13.25-5) unstable; urgency=low
543
544   * include fresher config.sub/guess, update in debian/rules, closes: #165778
545
546  -- Bdale Garbee <bdale@gag.com>  Tue, 22 Oct 2002 16:09:43 -0600
547
548 tar (1.13.25-4) unstable; urgency=high
549
550   * apply patch for path vulnerabilities documented in CVE CAN-2002-0399,
551     make urgency high since this is a security issue, closes: #163152
552   * include improved tar.1 man page from Andrew Moise <moise@nauticom.net>
553
554  -- Bdale Garbee <bdale@gag.com>  Wed, 16 Oct 2002 11:16:44 -0600
555
556 tar (1.13.25-3) unstable; urgency=low
557
558   * apply patch to the Debian-originated tar manpage from Pedro Zorzenon Neto
559     <pzn@terra.com.br> to clarify the value of using --bzip2 in scripts instead
560     of -j to ensure compatibility with both old and new versions of tar.
561     closes: #142242, #83233
562   * fix capitalization concern in the control file, closes: #125629
563
564  -- Bdale Garbee <bdale@gag.com>  Wed, 10 Apr 2002 14:14:40 -0600
565
566 tar (1.13.25-2) unstable; urgency=medium
567
568   * add a README.Debian that clarifies the situation with respect to 'compress'
569     in Debian and the impact on the -Z and related options, closes: #122336
570   * patch from Mark Eichin to fix archive corruption in special cases, which
571     has been accepted upstream for next release.  closes: #126274
572
573  -- Bdale Garbee <bdale@gag.com>  Fri,  1 Feb 2002 08:49:26 -0700
574
575 tar (1.13.25-1) unstable; urgency=medium
576
577   * new upstream version (bug fixes), closes: #113531
578   * start having tar provide rmt, which means conflicting with and replacing
579     cpio versions prior to the cutover, closes: #94257, #90794
580   * make medium urgency, since we really want this and the associated cpio
581     upload to both be in woody!
582
583  -- Bdale Garbee <bdale@gag.com>  Fri, 23 Nov 2001 09:20:40 -0700
584
585 tar (1.13.22-1) unstable; urgency=medium
586
587   * new upstream version, released specifically to help close bugs in woody
588     upstream (Paul Eggert) says:
589       regarding 1.13.22
590         This fixes Debian bug 92106, in addition to the bug fixes I already
591         reported to you for GNU tar 1.13.20 and 1.13.21.  It also fixes a
592         core-dump bug for tar 1.13.19 and later, reported to bug-tar.
593       regarding 1.13.21
594         This fixes Debian bug 95984, in addition to the bug fixes I already
595         reported to you for 1.13.20.  It also upgrades tar to use gettext
596         0.10.39.
597       regarding 1.13.20
598         I haven't had time to fix all or even most of the bugs, but I suggest
599         closing out or modifying the following bug reports:
600         13312 I changed tar to avoid the problem (I hope; I can't test it).
601         52092 Fixed.
602         58890 Fixed, I think -- at least, I can't reproduce it now.
603         65719 Not a bug? last message in that bug report says it works for him.
604         77664 Not a bug.  In that context FOO:BAR means 'file BAR on host FOO'.
605         78179 Sorry, I don't follow this report.  Tar does strip leading '/'s 
606                 for me.
607         83458 Fixed.
608         83735 Fixed.
609         85400 Fixed for the info page only.  The man page is not part of 
610                 tar-1.13.20.
611         90794 This partly seems to be a Debian packaging problem; see 94257.
612         94287 Fixed.
613         95344 Fixed.
614         95984 Not fixed in 1.13.20, but will be fixed in next version.
615         99655 Fixed.
616         100883 This bug report applies to the Debian distribution only.
617         100885 Not a bug; see its last message.
618         105744 Not a bug; see its last message.
619     closes: #92106, #95984, #13312, #52092, #58890, #65719, #77664, #78179
620     closes: #83458, #83735, #94287, #95344, #99655, #100885, #105744
621   * add documentation for --rsh-command to the Debian-provided man page,
622     closes: #85400
623   * fix Debian-provided man page's reference to --exclude, closes: #100883
624
625  -- Bdale Garbee <bdale@gag.com>  Fri, 31 Aug 2001 01:13:49 -0600
626
627 tar (1.13.19-1) unstable; urgency=low
628
629   * new upstream version, -I no longer a valid option, closes: #81556
630   * freshen debian/copyright
631
632  -- Bdale Garbee <bdale@gag.com>  Tue, 23 Jan 2001 09:42:13 -0700
633
634 tar (1.13.18-2) unstable; urgency=low
635
636   * update (Debian-only, not part of upstream release) man page for tar to
637     reflect change from -I to -j for bzip2 support, closes: #80331
638
639  -- Bdale Garbee <bdale@gag.com>  Fri, 22 Dec 2000 14:18:51 -0700
640
641 tar (1.13.18-1) unstable; urgency=low
642
643   * new upstream version, closes: #57436, #51889
644   * add suggestion for bzip2, closes: #64279
645   * this package is pristine upstream source plus the debian/ directory, so
646     there should be no issues compiling on any platform, closes: #58171
647
648  -- Bdale Garbee <bdale@gag.com>  Wed, 20 Dec 2000 13:09:44 -0700
649
650 tar (1.13.17-2) frozen unstable; urgency=low
651
652   * reconfigure, recompile to fix compile from source problem, closes: #60824
653
654  -- Bdale Garbee <bdale@gag.com>  Thu, 23 Mar 2000 09:27:16 -0700
655
656 tar (1.13.17-1) unstable; urgency=low
657
658   * new upstream source from alpha.gnu.org recommended by uptream maintainer
659     Paul Eggert.  
660   * this version should handle multibyte encoded filenames, closes: #25140
661   * upstream says the problem reported with -g is unreproducible in this
662     version, closes: #23511
663   * this version excludes sockets when building archives, closes: #51064
664
665  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Jan 2000 22:57:34 -0700
666
667 tar (1.13.15-1) unstable; urgency=low
668
669   * new upstream source from alpha.gnu.org recommended by uptream maintainer
670     Paul Eggert.
671   * update to current policy
672   * can't reproduce problem with remote host access reported in 1.13.11-2,
673     assuming it's fixed, closes: #45647
674   * upstream has not picked up our tar.1 manpage, so we'll try to keep it
675     up to date, closes: #50856
676
677  -- Bdale Garbee <bdale@gag.com>  Fri,  3 Dec 1999 13:29:41 -0700
678
679 tar (1.13.14-5) unstable; urgency=low
680
681   * minor tweaks to clean up our diff, pointed out by the upstream maintainer
682
683  -- Bdale Garbee <bdale@gag.com>  Tue, 23 Nov 1999 09:23:56 -0700
684
685 tar (1.13.14-4) unstable; urgency=low
686
687   * update upstream maintainer and copyright references, etc
688
689  -- Bdale Garbee <bdale@gag.com>  Sun, 21 Nov 1999 09:56:26 -0700
690
691 tar (1.13.14-3) unstable; urgency=low
692
693   * fix default device in man page, closes: 50856
694
695  -- Bdale Garbee <bdale@gag.com>  Sun, 21 Nov 1999 09:45:32 -0700
696
697 tar (1.13.14-2) unstable; urgency=low
698
699   * fold in Torsten's work that closes: #50553
700   * upstream folks indicate that $TAPE does not override -f in 1.13.14,
701     closes: #47664
702   * 1.13.14 has an updated man page that closes: #48603
703   * the -X stuff has supposedly been fixed since 1.13.12, closes: #43826
704   * rename upstream ChangeLog to changelog in the Debian package to satisfy
705     lintian/policy
706
707  -- Bdale Garbee <bdale@gag.com>  Sat, 20 Nov 1999 22:07:46 -0700
708
709 tar (1.13.14-1.1) unstable; urgency=low
710
711   * Non maintainer upload.
712   * Moved the AC_LINK_FILES in configure.in inside the if (closes: #50553)
713
714  -- Torsten Landschoff <torsten@debian.org>  Sun, 21 Nov 1999 04:25:10 +0100
715
716 tar (1.13.14-1) unstable; urgency=low
717
718   * new upstream source from alpha.gnu.org recommended by uptream maintainer
719     Paul Eggert.
720
721  -- Bdale Garbee <bdale@gag.com>  Thu, 11 Nov 1999 01:56:54 -0700
722
723 tar (1.13.11-2) unstable; urgency=low
724
725   * fix error in man page, closes: #44610
726   * patch from upstream that closes: #44827
727
728  -- Bdale Garbee <bdale@gag.com>  Tue, 14 Sep 1999 20:58:23 -0600
729
730 tar (1.13.11-1) unstable; urgency=low
731
732   * new upstream source from alpha.gnu.org recommended by uptream maintainer
733     Paul Eggert.
734   * move to FHS compliance with new debhelper
735
736  -- Bdale Garbee <bdale@gag.com>  Mon,  6 Sep 1999 16:49:51 -0600
737
738 tar (1.13.6-1) unstable; urgency=medium
739
740   * new upstream source from alpha.gnu.org recommended by uptream maintainer
741     Paul Eggert.
742   * bzip2 support is back, now with option '-y' instead of '-I'... rejoice!
743     Closes: #42428, #42562, #42572, #42661, #42772
744   * Paul claims that the -X option is fixed again, Closes: #42552
745   * add mime-support goo, Closes: #26706
746   * close bug reports I forgot to close last time, Closes: #33134, #37659
747
748  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 1999 09:20:48 -0600
749
750 tar (1.13-3) unstable; urgency=low
751
752   * include more docs in /usr/doc/tar, closes 33134
753   * minor tweak to tar.1, closes 37659
754
755  -- Bdale Garbee <bdale@gag.com>  Mon,  2 Aug 1999 00:48:44 -0600
756
757 tar (1.13-2) unstable; urgency=low
758
759   * back out hacks we had made to 1.12 that seem to be causing problems in
760     1.13, getting essentially to pristine 1.13 source plus debian control files
761
762  -- Bdale Garbee <bdale@gag.com>  Mon,  2 Aug 1999 00:26:49 -0600
763
764 tar (1.13-1) unstable; urgency=low
765
766   * new upstream source
767
768  -- Bdale Garbee <bdale@gag.com>  Sun,  1 Aug 1999 23:33:29 -0600
769
770 tar (1.12-9) unstable; urgency=low
771
772   * fix some issues with the contest of the po directory in my CVS repository
773
774  -- Bdale Garbee <bdale@gag.com>  Sun,  1 Aug 1999 18:02:35 -0600
775
776 tar (1.12-8) unstable; urgency=low
777
778   * update to handle changes in automake
779
780  -- Bdale Garbee <bdale@gag.com>  Wed,  9 Jun 1999 20:15:15 -0600
781
782 tar (1.12-7) frozen unstable; urgency=low
783
784   * merge new version of Italian translation, closes 30284
785   * merge README.debian with copyright, closes 22370
786
787  -- Bdale Garbee <bdale@gag.com>  Wed,  6 Jan 1999 23:56:47 -0700
788
789 tar (1.12-6) frozen unstable; urgency=low
790
791   * update manpage to document -I, closes 21224
792
793  -- Bdale Garbee <bdale@gag.com>  Fri, 17 Apr 1998 23:37:02 -0600
794
795 tar (1.12-5) frozen unstable; urgency=low
796
797   * fix for erroneous time reports from --totals from Rob Browning, 
798     closes 18345
799   * add --numeric-owner to man page, closes 20801
800   * add some examples to the man page, closes 20290
801
802  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Apr 1998 00:30:17 -0600
803
804 tar (1.12-4) unstable; urgency=low
805
806   * move from debmake to debhelper
807   * address lintian error reports
808   * apply patch from amanda distribution to fix read errors on sparse files.
809     This should close 16694.
810   * updated dds2tar patch to restore proper operation of 'v' option.  This was
811     causing corrupted archives when stdout was used.  Closes 17857, 17916.
812
813  -- Bdale Garbee <bdale@gag.com>  Mon,  9 Feb 1998 23:52:05 -0700
814
815 tar (1.12-3) unstable; urgency=low
816
817   * apply patch to support dds2tar-2.4.15, closes bug 10774
818   * apply patch to support use of bzip2, closes bugs 16280, 17221
819
820  -- Bdale Garbee <bdale@gag.com>  Wed,  4 Feb 1998 04:05:43 -0700
821
822 tar (1.12-2) unstable; urgency=low
823
824   * libc6
825   * Folded in some of Michael Dorman's changes for alpha, which are really
826     libc6 changes.  Closes bug 8823.
827
828  -- Bdale Garbee <bdale@gag.com>  Fri,  5 Sep 1997 00:13:00 -0600
829
830 tar (1.12-1) unstable; urgency=low
831
832   * New upstream version.
833
834  -- Bdale Garbee <bdale@gag.com>  Fri, 25 Apr 1997 21:15:44 -0600
835
836 tar (1.11.8-11) stable frozen unstable; urgency=low
837
838   * back out the change made for 1.11.8-8, since it isn't really effective,
839     and caused several folks grief.  Closes bug 8040.
840
841  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Mar 1997 01:38:10 -0700
842
843 tar (1.11.8-10) stable frozen unstable; urgency=low
844
845   * rework debian/rules for CFLAGS as per policy.  Closes bug 8065.
846
847  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Mar 1997 21:22:50 -0700
848
849 tar (1.11.8-9) unstable; urgency=medium
850
851   * debmake shoved a man page for a porting utility (ansi2knr) that
852     is in the tar source tree into the package.  Fixes bug 7408.
853
854  -- Bdale Garbee <bdale@gag.com>  Thu, 27 Feb 1997 01:30:56 -0700
855
856 tar (1.11.8-8) unstable; urgency=medium
857
858   * patch from the net for a quasi-security issue.  changes the behavior
859     during extracts, so that tar won't create inappropriate setuid files
860     from nonexistent users.
861
862  -- Bdale Garbee <bdale@gag.com>  Thu, 6 Feb 1997 23:06:17 -0700
863
864 tar (1.11.8-7) unstable; urgency=medium
865
866   * updated to current package standards
867   * patch from the net that fixes sporadic multi-vol seg faults
868
869  -- Bdale Garbee <bdale@gag.com>  Sun, 17 Nov 1996 19:37:43 -0700
870
871 Fri May 24 08:05:55 MDT 1996    Bdale Garbee    <bdale@gag.com>
872
873   * fold in changes from 1.11.9 configure.in so that we properly
874     recognize that it's ok to build 'rmt'
875   * administrivia
876
877 Sun Apr 14 21:50:21 MDT 1996    Bdale Garbee    <bdale@gag.com>
878
879   * add architecture and section fields to the control file
880   * add a man page to squelch the frequent bug reports
881
882 Wed Dec 27 00:29:37 MST 1995    Bdale Garbee    <bdale@gag.com>
883
884   * fixed a null pointer dereference when the username on a remote
885     tape reference was omitted... this closes several essentially 
886     duplicate bug reports about segmentation violation core dumps.
887
888 Sun Dec  3 01:13:19 MST 1995    Bdale Garbee    <bdale@gag.com>
889
890   * ELF build
891   * add libc5 dependency
892   * new maintainer
893
894 Local variables:
895 mode: debian-changelog
896 End: