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