b3a86703d1954980b1b2be4f9f8992a581859d4a
[debian/pax] / debian / changelog
1 pax (1:20090728-1) UNRELEASED; urgency=low
2
3   * new upstream version synthesized from OpenBSD CVS HEAD, 
4     closes: #434470, #277738
5   * update package description, et al, to reflect that we only ship with the
6     pax interface (executable name) but cpio and tar can work if appropriately
7     linked, closes: #505474
8
9  -- Bdale Garbee <bdale@gag.com>  Wed, 29 Jul 2009 13:18:43 +0200
10
11 pax (1:1.5-16) unstable; urgency=low
12
13   * patch for -s irregularities from Stephane Chazelas, closes: #451361
14   * clean up various lintian warnings
15
16  -- Bdale Garbee <bdale@gag.com>  Tue, 11 Dec 2007 23:13:03 -0700
17
18 pax (1:1.5-15) unstable; urgency=low
19
20   * update priority in control file to match override
21   * patch to fix archiving of 100 byte pathnames, closes: #191127
22   * patch to fix full prefix field in ustar format, closes: #201768
23
24  -- Bdale Garbee <bdale@gag.com>  Sun, 30 May 2004 00:48:29 -0300
25
26 pax (1:1.5-14) unstable; urgency=low
27
28   * merge bzip2 support patch from Stephen Williams, closes: #178995
29
30  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Feb 2003 01:20:50 -0700
31
32 pax (1:1.5-13) unstable; urgency=low
33
34   * apply patch from Anthony Towns to fix minor POSIX incompliance observed
35     during LSB certification work, closes: #139943
36
37  -- Bdale Garbee <bdale@gag.com>  Thu, 15 Aug 2002 14:56:57 -0600
38
39 pax (1:1.5-12) unstable; urgency=low
40
41   * apply patch from Adam Heath for off-by-one error in tar.c when a file 
42     has a long name, and the prefix is being filled for a posix tar header.  
43     The last byte in the prefix wasn't being set to \0, closes: #128980
44   * minor cosmetic changes to debian/ files
45
46  -- Bdale Garbee <bdale@gag.com>  Mon, 14 Jan 2002 13:58:46 -0700
47
48 pax (1:1.5-11) unstable; urgency=low
49
50   * change man page to fix references to POSIX standard, closes: #97839
51
52  -- Bdale Garbee <bdale@gag.com>  Tue,  1 Jan 2002 09:43:00 -0700
53
54 pax (1:1.5-10) unstable; urgency=low
55
56   * undo #if DEBIAN clause in file_subs.c that forced used of chown instead
57     of lchown, since it's not necessary with modern kernels and causes other
58     problems, closes: #110253
59   * get rid of suidregister stuff, update standards version, etc
60
61  -- Bdale Garbee <bdale@gag.com>  Sun, 30 Dec 2001 20:42:33 -0700
62
63 pax (1:1.5-9) unstable; urgency=low
64
65   * trim extended description since paxutils is still not out, closes: #79035
66   * fix sys/time.h + time.h inclusion problems, closes: #100790, #105191
67
68  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Jul 2001 23:20:46 -0600
69
70 pax (1:1.5-8) stable unstable; urgency=low
71
72   * oops.  rebuild with appropriate libraries for potato, closes: #75012
73
74  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Oct 2000 12:16:17 -0600
75
76 pax (1:1.5-7) stable unstable; urgency=low
77
78   * apply patch from Geoff Clare <geoff@gclare.org.uk> that fixes problem with
79     "full" name fields in ustar format.  Target stable since this can cause
80     file loss under some circumstances.  Closes: #71644
81
82  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Oct 2000 23:25:49 -0600
83
84 pax (1:1.5-6) unstable; urgency=low
85
86   * update to latest standards, add Build-Depends, get FHS'ed
87
88  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Jan 2000 20:39:46 -0700
89
90 pax (1:1.5-5) unstable; urgency=low
91
92   * patches from Roman Hodek to include <sys/sysmacros.h> for glibc2.1,
93     closes 41656.
94
95  -- Bdale Garbee <bdale@gag.com>  Mon,  2 Aug 1999 01:51:03 -0600
96
97 pax (1:1.5-4) unstable; urgency=low
98
99   * hack to fix compile problems with glibc-2.1, closes 34668
100
101  -- Bdale Garbee <bdale@gag.com>  Mon, 24 May 1999 23:45:16 -0600
102
103 pax (1:1.5-3) unstable; urgency=low
104
105   * new maintainer
106   * freshen to pick up changes in latest OpenBSD pax source, and to get back
107     to an upstream orig and Debian diffs configuration
108   * rewrite rules file to use debhelper
109   * update long description to indicate that this package will eventually
110     be obsoleted by paxutils, a pre-release of which I'm working with now
111
112  -- Bdale Garbee <bdale@gag.com>  Wed,  2 Dec 1998 21:21:57 -0700
113
114 pax (1:1.5-2) unstable; urgency=low
115
116   * changed Maintainer address to official and working Debian address
117
118   * renamed md5sum to md5sums.
119
120  -- David Frey <dfrey@debian.org>  Fri, 13 Feb 1998 23:15:39 +0100
121
122 pax (1:1.5-1) unstable; urgency=low
123
124   * Initial Release of the OpenBSD's pax program from Keith Muller
125
126  -- David Frey <dFrey@debian.org>  Wed, 10 Dec 1997 12:57:48 +0100