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