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