Sync hdparm -t and -T options with hdparm-5.3, which seems
[oweals/busybox.git] / debian / changelog
1 busybox-cvs (0.60.99.cvs20030420-2) unstable; urgency=low
2
3   * archival/tar.c
4     - unlink files first (upstream patch)
5
6  -- Bastian Blank <waldi@debian.org>  Mon, 21 Apr 2003 12:06:57 +0200
7
8 busybox-cvs (0.60.99.cvs20030420-1) unstable; urgency=low
9
10   * new cvs version
11   * debian/config*-udeb*
12     - add ifconfig/route for easier transition
13   * debian/config-net-udeb-i386
14     - add logger
15   * debian/config-udeb*
16     - add uniq
17
18  -- Bastian Blank <waldi@debian.org>  Sun, 20 Apr 2003 21:02:58 +0200
19
20 busybox-cvs (0.60.99.cvs20030405-1) unstable; urgency=low
21
22   * new cvs version
23   * debian/control
24     - add busybox-cvs-net-udeb
25   * debian/rules
26     - arch depend debs
27     - new net-udeb
28   * debian/config*
29     - cleanup applet list
30
31  -- Bastian Blank <waldi@debian.org>  Sat, 05 Apr 2003 11:44:50 +0200
32
33 busybox-cvs (0.60.99.cvs20030221-1) unstable; urgency=low
34
35   * new cvs version
36   * enable new applets in udeb
37
38  -- Bastian Blank <waldi@debian.org>  Fri, 21 Feb 2003 23:15:16 +0100
39
40 busybox-cvs (0.60.99.cvs20030114-1) unstable; urgency=low
41
42   * new cvs version
43
44  -- Bastian Blank <waldi@debian.org>  Tue, 14 Jan 2003 17:06:43 +0000
45
46 busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low
47
48   * Fix ip command build failure on ia64 (Closes: #172580
49   * Dont build with BSD partition table support in fdisk, fails on m68k 
50
51  -- Glenn McGrath <bug1@home>  Sun,  5 Jan 2003 12:48:05 +1100
52
53 busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low
54
55   * floppy-retriever needs the cut command in the udeb 
56
57  -- Glenn McGrath <bug1@debian.org>  Sat,  4 Jan 2003 17:13:05 +1100
58
59 busybox-cvs (0.60.99.cvs20030104-1) unstable; urgency=low
60
61   * new cvs version
62   * Include new applets in the static package
63   * Include ash in the udeb
64
65  -- Glenn McGrath <bug1@debian.org>  Sat,  4 Jan 2003 13:39:04 +1100
66
67 busybox-cvs (0.60.99.cvs20021214-1) unstable; urgency=low
68
69   * new cvs version
70     - udhcp merge.
71   * fix location of ip link.
72
73  -- Bastian Blank <waldi@debian.org>  Sat, 14 Dec 2002 13:52:15 +0100
74
75 busybox-cvs (0.60.99.cvs20021210-1) unstable; urgency=low
76
77   * new cvs version
78     - various upstream fixes found in the last version.
79   * busybox-cvs-udeb
80     - include readlink and realpath.
81
82  -- Bastian Blank <waldi@debian.org>  Tue, 10 Dec 2002 21:23:40 +0100
83
84 busybox-cvs (0.60.99.cvs20021209-2) unstable; urgency=low
85
86   * cleanup scripts/config/ within make clean (closes: #172413)
87   * busybox-cvs-udeb
88     - include readlink
89   * include manpages within busybox-cvs and busybox-cvs-static
90
91  -- Bastian Blank <waldi@debian.org>  Mon, 09 Dec 2002 22:09:52 +0100
92
93 busybox-cvs (0.60.99.cvs20021209-1) unstable; urgency=low
94
95   * New cvs version.
96     - fix udhcpc for use with ip.
97     - klogd supports -c.
98   * busybox-cvs-udeb
99     - set priority to extra. (closes: #172302)
100     - don't longer provide busybox-udeb.
101
102  -- Bastian Blank <waldi@debian.org>  Mon, 09 Dec 2002 16:22:03 +0100
103
104 busybox-cvs (0.60.99.cvs20021203-1) unstable; urgency=low
105
106   * New packages based on busybox cvs.
107   * changes for the udeb
108     - enable ip applet with address, link and route part.
109     - enable udhcpc.
110     - disable ifconfig and route applet.
111     - disable ls color.
112
113  -- Bastian Blank <waldi@debian.org>  Tue, 03 Dec 2002 18:51:00 +0100
114
115 busybox (1:0.60.0-1) unstable; urgency=low
116
117   * New version released.  See changelog for details.
118
119  -- Erik Andersen <andersee@debian.org>  Thu,  2 Aug 2001 12:12:37 -0600
120
121 busybox (1:0.52-1.1) unstable; urgency=high
122
123   * Non-maintainer upload
124   * Fixed wget -P handling (closes: #106223).
125
126  -- Matt Kraai <kraai@debian.org>  Wed, 25 Jul 2001 11:01:38 -0600
127
128 busybox (1:0.52-1) unstable; urgency=high
129
130   * New version released.  See changelog for details.
131
132  -- Erik Andersen <andersee@debian.org>  Sat,  7 Jul 2001 01:23:45 -0600
133
134 busybox (1:0.51-10) unstable; urgency=high
135
136   * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)
137
138  -- Erik Andersen <andersee@debian.org>  Sat, 23 Jun 2001 23:55:57 -0600
139
140 busybox (1:0.51-9) unstable; urgency=high
141
142   * tar was creating leading directories with 0777 permissions as
143     as reult of faulty umask handling.  This fixes it, repairing
144     a grave security problem in the woody the boot floppies.
145     (closes: #101169)
146
147  -- Erik Andersen <andersee@debian.org>  Wed, 20 Jun 2001 16:17:38 -0600
148
149 busybox (1:0.51-8) unstable; urgency=high
150
151   * Fix cp from /proc, where size=0 (closes: #100369)
152   * Add some padding to struct sysinfo for m68k.
153   * Apparently some bugs failed to be closed when master choked
154     (closes: #99627, #99637, #98571)
155   * Disable the busybox shell for the .deb, since it is not needed
156     for the boot floppies.
157
158  -- Erik Andersen <andersee@debian.org>  Mon, 11 Jun 2001 13:26:07 -0600
159
160 busybox (1:0.51-7) unstable; urgency=high
161
162   * Fix tar permission setting for existing directories (closes: #99627)
163   * Do not remove the .cvsignore files on 'make release' (closes: #99637)
164
165  -- Erik Andersen <andersee@debian.org>  Mon,  4 Jun 2001 10:55:19 -0600
166
167 busybox (1:0.51-6) testing unstable; urgency=high
168
169   * Update the version in testing so DHCP in the woody boot-floppies will work.
170   * Enable expr for the boot-floppies (closes: #98433)
171   * It builds on arm just fine now (closes: #97510)
172
173  -- Erik Andersen <andersee@debian.org>  Wed, 23 May 2001 14:50:13 -0600
174
175 busybox (1:0.51-5) unstable; urgency=low
176
177   * Backport a sed fix from 0.52pre
178   * Backport chroot fix from 0.52pre
179
180  -- Erik Andersen <andersee@debian.org>  Wed, 16 May 2001 23:50:33 -0600
181
182 busybox (1:0.51-4) unstable; urgency=low
183
184   * Backport from 0.52pre an endianness bugfix for md5sum
185   * Backport some updates to grep and sed
186   * Fix 'wget -O -' so it sets the quiet flag
187
188  -- Erik Andersen <andersee@debian.org>  Mon, 14 May 2001 14:17:36 -0600
189
190 busybox (1:0.51-3) unstable; urgency=low
191
192   * This is the "I am an idiot" release.
193   * Make cp and mv work again (closes: #97290) 
194   * Fix the version number.
195
196  -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 17:35:58 -0600
197
198 busybox (0.51-2) unstable; urgency=low
199
200   * Backport several release critical fixes into the 0.51 codebase
201     so the boot-floppies will work again.
202   * Fix a link ordering problem. (closes: #93362)
203   * Fixed gunzip (closes: #94331)
204   * Fixed cp permission setting (closes: #94580)
205
206  -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 11:22:35 -0600
207
208 busybox (0.51-1) unstable; urgency=low
209
210   * Fixes several critical bugs (see the busybox changelog
211     for complete details)
212   * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
213     the glibc NSS libraries. (closes: #93362)
214   * Fixed a bug in sed's address range handling (closes: #91758) 
215   * Removed irrelevant cruft from the bottem of debian/changelog
216
217  -- Erik Andersen <andersee@debian.org>  Tue, 10 Apr 2001 14:07:29 -0600
218
219 busybox (0.50-2) unstable; urgency=low
220   
221   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
222   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
223   * fixed a bug in syslog, a problem with rebooting when booted as
224     an initrd, and a few other minor problems.
225
226  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
227
228
229 busybox (0.50-2) unstable; urgency=low
230   
231   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
232   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
233   * fixed a bug in syslog, a problem with rebooting when booted as
234     an initrd, and a few other minor problems.
235
236  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
237
238 busybox (0.50-1) unstable; urgency=low
239
240   * Tons on improvements all around -- See changelog for details.
241   * Fix malformed Build-Depends (closes: #86930)
242   * grep has worked for some time now (closes: #81084)
243   * init compiles with DEBUG_INIT enabled (closes: #85794)
244   * md5sum no longer displays filename when reading stdin (closes: #81283)
245   * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
246   * busybox and buxybox-static now conflict/replace each other (closes: #80421)
247
248  -- Erik Andersen <andersee@debian.org>  Thu, 15 Mar 2001 14:45:00 -0700
249
250 busybox (0.49-1) unstable; urgency=low
251
252   * Lots more source updates and bug fixes.  See changelog for details.
253
254  -- Erik Andersen <andersee@debian.org>  Sat, 27 Jan 2001 01:45:53 -0700
255
256 busybox (0.48-1) unstable; urgency=low
257
258   * Lots more source updates and bug fixes.  See changelog for details.
259   * Now includes .udeb support for the debian-installer.  The .udeb 
260     probably needs some more work, but this should be a good start.
261
262  -- Erik Andersen <andersee@debian.org>  Wed, 13 Dec 2000 08:36:07 -0700
263
264 busybox (0.47-1) unstable; urgency=low
265
266   * New version released.  See changelog for details.
267
268  -- Erik Andersen <andersee@debian.org>  Mon, 25 Sep 2000 23:00:56 -0600
269
270 busybox (0.46-1) unstable; urgency=low
271
272   * New version released.  See changelog for details.
273
274  -- Erik Andersen <andersee@debian.org>  Tue, 11 Jul 2000 12:15:44 -0600
275
276 busybox (0.45-1) unstable; urgency=low
277
278   * First attempt at packaging BusyBox as a .deb.  This has been in 
279     in the Debian boot-floppies CVS tree forever.  Hopefully, having it as a
280     standalone app will make life easier for me, the debian-installer team, and
281     everyone else as well...
282   * I have created a busybox-static that can be used as a rescue shell when you 
283     hose your system.  Just invoke "busybox sh" to fir up the shell.  This has
284     every app provided by busybox staically linked in.  There have been several
285     times in the past that I would have loved to have this sitting on my system
286     (i.e. when libc gets screwed up.)
287
288  -- Erik Andersen <andersee@debian.org>  Tue, 27 Jun 2000 12:26:41 -0600
289