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