blob: ecd5a47bafaa3a78a47ebc5820ccd8d03463df28 [file] [log] [blame]
Glenn L McGrathc98c7d92003-09-24 15:30:44 +00001busybox-cvs (0.60.99.cvs20030819-3) unstable; urgency=low
2
3 * shell/ash.c
4 - fix signal handling (upstream)
5
6 -- Bastian Blank <waldi@debian.org> Mon, 15 Sep 2003 18:12:09 +0200
7
Glenn L McGrathb79db922003-08-26 04:50:23 +00008busybox-cvs (0.60.99.cvs20030819-2) unstable; urgency=low
9
10 * Fix configure permisions
11 * Set source Section to embedded
12
13 -- Glenn McGrath <bug1@debian.org> Mon, 25 Aug 2003 06:33:19 +0000
14
15busybox-cvs (0.60.99.cvs20030819-1) unstable; urgency=low
16
17 * new cvs version
18
19 -- Bastian Blank <waldi@debian.org> Tue, 19 Aug 2003 13:18:54 +0200
20
21busybox-cvs (0.60.99.cvs20030426-10) unstable; urgency=low
22
23 * archival/libunarchive/*
24 - add hardlink support (pending)
25 * debian/config-*udeb*
26 - add support for oldgnu tar format
27
28 -- Bastian Blank <waldi@debian.org> Tue, 10 Jun 2003 12:06:41 +0200
29
30busybox-cvs (0.60.99.cvs20030426-9) unstable; urgency=low
31
32 * modutils/depmod.c
33 - fix base_dir for modules.dep
34
35 -- Bastian Blank <waldi@debian.org> Sat, 07 Jun 2003 14:52:54 +0200
36
37busybox-cvs (0.60.99.cvs20030426-8) unstable; urgency=low
38
39 * util-linux/fdisk.c
40 - fix syscalls. (pending)
41 * libpwd/*
42 - don't build setgroups.o
43
44 -- Bastian Blank <waldi@debian.org> Tue, 03 Jun 2003 11:26:28 +0200
45
46busybox-cvs (0.60.99.cvs20030426-7) unstable; urgency=low
47
48 * libbb/*syscallc.c
49 - fix syscalls. (upstream) (closes: #194631)
50 * modutils/*
51 - update complete objects code from upstream. (pending)
52 * debian/config-*udeb*
53 - update to busybox-applets.txt:1.14
54
55 -- Bastian Blank <waldi@debian.org> Thu, 29 May 2003 16:17:14 +0200
56
57busybox-cvs (0.60.99.cvs20030426-6) unstable; urgency=low
58
59 * modutils/Makefile.in
60 - don't build anything if deactivated
61
62 -- Bastian Blank <waldi@debian.org> Sat, 24 May 2003 18:57:14 +0200
63
64busybox-cvs (0.60.99.cvs20030426-5) unstable; urgency=low
65
66 * debian/config-*udeb*
67 - revert changes (closes: #192717, #192753)
68 - readd initrd support (workaround)
69 - make init quiet
70 * archival/tar.c
71 - fix usage of tar -O (upstream) (closes: #193788)
72
73 -- Bastian Blank <waldi@debian.org> Sat, 24 May 2003 13:25:36 +0200
74
75busybox-cvs (0.60.99.cvs20030426-4) unstable; urgency=low
76
77 * debian/config-*udeb*
78 - update to busybox-applets.txt:1.12
79 * debian/rules
80 - use system instead of arch to determine which config file to use
81
82 -- Bastian Blank <waldi@debian.org> Fri, 09 May 2003 11:21:13 +0200
83
84busybox-cvs (0.60.99.cvs20030426-3) unstable; urgency=low
85
86 * debian/config-udeb*
87 - update to busybox-applets.txt:1.11
88
89 -- Bastian Blank <waldi@debian.org> Wed, 07 May 2003 10:37:40 +0200
90
91busybox-cvs (0.60.99.cvs20030426-2) unstable; urgency=low
92
93 * modutils/*
94 - modprobe failes gracefully if the module is already loaded. (pending)
95 - implement depmod. (pending)
96 * debian/config*
97 - update
98
99 -- Bastian Blank <waldi@debian.org> Wed, 30 Apr 2003 14:12:36 +0200
100
101busybox-cvs (0.60.99.cvs20030426-1) unstable; urgency=low
102
103 * new cvs version
104
105 -- Bastian Blank <waldi@debian.org> Sat, 26 Apr 2003 18:33:17 +0200
106
107busybox-cvs (0.60.99.cvs20030420-4) unstable; urgency=low
108
109 * network/libiproute/iproute.c
110 - fix usage of ip route flush (upstream)
111
112 -- Bastian Blank <waldi@debian.org> Fri, 25 Apr 2003 16:48:43 +0200
113
114busybox-cvs (0.60.99.cvs20030420-3) unstable; urgency=low
115
116 * debian/config-*udeb*
117 - update to busybox-applets.txt:1.10
118
119 -- Bastian Blank <waldi@debian.org> Fri, 25 Apr 2003 14:03:23 +0200
120
Glenn L McGrath923dd792003-04-21 10:26:39 +0000121busybox-cvs (0.60.99.cvs20030420-2) unstable; urgency=low
122
Glenn L McGrathb79db922003-08-26 04:50:23 +0000123 * archival/tar.c, archival/libunarchive/data_extract_all.c
Glenn L McGrath923dd792003-04-21 10:26:39 +0000124 - unlink files first (upstream patch)
125
Glenn L McGrathb79db922003-08-26 04:50:23 +0000126 -- Bastian Blank <waldi@debian.org> Mon, 21 Apr 2003 12:42:06 +0200
Glenn L McGrath923dd792003-04-21 10:26:39 +0000127
128busybox-cvs (0.60.99.cvs20030420-1) unstable; urgency=low
129
130 * new cvs version
131 * debian/config*-udeb*
132 - add ifconfig/route for easier transition
133 * debian/config-net-udeb-i386
134 - add logger
135 * debian/config-udeb*
136 - add uniq
137
138 -- Bastian Blank <waldi@debian.org> Sun, 20 Apr 2003 21:02:58 +0200
139
Glenn L McGrath4957fc72003-04-06 15:35:52 +0000140busybox-cvs (0.60.99.cvs20030405-1) unstable; urgency=low
141
142 * new cvs version
143 * debian/control
144 - add busybox-cvs-net-udeb
145 * debian/rules
146 - arch depend debs
147 - new net-udeb
148 * debian/config*
149 - cleanup applet list
150
151 -- Bastian Blank <waldi@debian.org> Sat, 05 Apr 2003 11:44:50 +0200
152
153busybox-cvs (0.60.99.cvs20030221-1) unstable; urgency=low
154
155 * new cvs version
156 * enable new applets in udeb
157
158 -- Bastian Blank <waldi@debian.org> Fri, 21 Feb 2003 23:15:16 +0100
159
Glenn L McGrath147a3ca2003-01-14 21:41:12 +0000160busybox-cvs (0.60.99.cvs20030114-1) unstable; urgency=low
161
162 * new cvs version
163
164 -- Bastian Blank <waldi@debian.org> Tue, 14 Jan 2003 17:06:43 +0000
165
Glenn L McGrathc2e74ca2003-01-05 02:02:02 +0000166busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low
167
168 * Fix ip command build failure on ia64 (Closes: #172580
169 * Dont build with BSD partition table support in fdisk, fails on m68k
170
171 -- Glenn McGrath <bug1@home> Sun, 5 Jan 2003 12:48:05 +1100
172
Glenn L McGrath39dd4012003-01-04 13:45:42 +0000173busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low
174
175 * floppy-retriever needs the cut command in the udeb
176
177 -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 17:13:05 +1100
178
179busybox-cvs (0.60.99.cvs20030104-1) unstable; urgency=low
180
181 * new cvs version
182 * Include new applets in the static package
183 * Include ash in the udeb
184
185 -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 13:39:04 +1100
186
Glenn L McGrathd4c8d1a2002-12-23 12:49:32 +0000187busybox-cvs (0.60.99.cvs20021214-1) unstable; urgency=low
188
189 * new cvs version
190 - udhcp merge.
191 * fix location of ip link.
192
193 -- Bastian Blank <waldi@debian.org> Sat, 14 Dec 2002 13:52:15 +0100
194
195busybox-cvs (0.60.99.cvs20021210-1) unstable; urgency=low
196
197 * new cvs version
198 - various upstream fixes found in the last version.
199 * busybox-cvs-udeb
200 - include readlink and realpath.
201
202 -- Bastian Blank <waldi@debian.org> Tue, 10 Dec 2002 21:23:40 +0100
203
Glenn L McGrath11adab02002-12-10 11:28:40 +0000204busybox-cvs (0.60.99.cvs20021209-2) unstable; urgency=low
205
206 * cleanup scripts/config/ within make clean (closes: #172413)
207 * busybox-cvs-udeb
208 - include readlink
209 * include manpages within busybox-cvs and busybox-cvs-static
210
211 -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 22:09:52 +0100
212
213busybox-cvs (0.60.99.cvs20021209-1) unstable; urgency=low
214
215 * New cvs version.
216 - fix udhcpc for use with ip.
217 - klogd supports -c.
218 * busybox-cvs-udeb
219 - set priority to extra. (closes: #172302)
220 - don't longer provide busybox-udeb.
221
222 -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 16:22:03 +0100
223
224busybox-cvs (0.60.99.cvs20021203-1) unstable; urgency=low
225
226 * New packages based on busybox cvs.
227 * changes for the udeb
228 - enable ip applet with address, link and route part.
229 - enable udhcpc.
230 - disable ifconfig and route applet.
231 - disable ls color.
232
233 -- Bastian Blank <waldi@debian.org> Tue, 03 Dec 2002 18:51:00 +0100
234
Eric Andersen9e6089e2001-08-02 19:31:08 +0000235busybox (1:0.60.0-1) unstable; urgency=low
236
237 * New version released. See changelog for details.
238
239 -- Erik Andersen <andersee@debian.org> Thu, 2 Aug 2001 12:12:37 -0600
240
Matt Kraaic9dd5f92001-08-02 15:12:16 +0000241busybox (1:0.52-1.1) unstable; urgency=high
242
243 * Non-maintainer upload
244 * Fixed wget -P handling (closes: #106223).
245
246 -- Matt Kraai <kraai@debian.org> Wed, 25 Jul 2001 11:01:38 -0600
247
Eric Andersen02795052001-07-06 20:36:57 +0000248busybox (1:0.52-1) unstable; urgency=high
Eric Andersend283e1c2001-05-09 17:31:27 +0000249
Eric Andersen02795052001-07-06 20:36:57 +0000250 * New version released. See changelog for details.
Eric Andersend283e1c2001-05-09 17:31:27 +0000251
Eric Andersen5c3070b2001-07-07 08:13:27 +0000252 -- Erik Andersen <andersee@debian.org> Sat, 7 Jul 2001 01:23:45 -0600
Eric Andersen02795052001-07-06 20:36:57 +0000253
254busybox (1:0.51-10) unstable; urgency=high
255
256 * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)
257
258 -- Erik Andersen <andersee@debian.org> Sat, 23 Jun 2001 23:55:57 -0600
259
260busybox (1:0.51-9) unstable; urgency=high
261
262 * tar was creating leading directories with 0777 permissions as
263 as reult of faulty umask handling. This fixes it, repairing
264 a grave security problem in the woody the boot floppies.
265 (closes: #101169)
266
267 -- Erik Andersen <andersee@debian.org> Wed, 20 Jun 2001 16:17:38 -0600
268
269busybox (1:0.51-8) unstable; urgency=high
270
271 * Fix cp from /proc, where size=0 (closes: #100369)
272 * Add some padding to struct sysinfo for m68k.
273 * Apparently some bugs failed to be closed when master choked
274 (closes: #99627, #99637, #98571)
275 * Disable the busybox shell for the .deb, since it is not needed
276 for the boot floppies.
277
278 -- Erik Andersen <andersee@debian.org> Mon, 11 Jun 2001 13:26:07 -0600
279
280busybox (1:0.51-7) unstable; urgency=high
281
282 * Fix tar permission setting for existing directories (closes: #99627)
283 * Do not remove the .cvsignore files on 'make release' (closes: #99637)
284
285 -- Erik Andersen <andersee@debian.org> Mon, 4 Jun 2001 10:55:19 -0600
286
287busybox (1:0.51-6) testing unstable; urgency=high
288
289 * Update the version in testing so DHCP in the woody boot-floppies will work.
290 * Enable expr for the boot-floppies (closes: #98433)
291 * It builds on arm just fine now (closes: #97510)
292
293 -- Erik Andersen <andersee@debian.org> Wed, 23 May 2001 14:50:13 -0600
294
295busybox (1:0.51-5) unstable; urgency=low
296
297 * Backport a sed fix from 0.52pre
298 * Backport chroot fix from 0.52pre
299
300 -- Erik Andersen <andersee@debian.org> Wed, 16 May 2001 23:50:33 -0600
301
302busybox (1:0.51-4) unstable; urgency=low
303
304 * Backport from 0.52pre an endianness bugfix for md5sum
305 * Backport some updates to grep and sed
306 * Fix 'wget -O -' so it sets the quiet flag
307
308 -- Erik Andersen <andersee@debian.org> Mon, 14 May 2001 14:17:36 -0600
309
310busybox (1:0.51-3) unstable; urgency=low
311
312 * This is the "I am an idiot" release.
313 * Make cp and mv work again (closes: #97290)
314 * Fix the version number.
315
316 -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600
317
318busybox (0.51-2) unstable; urgency=low
319
320 * Backport several release critical fixes into the 0.51 codebase
321 so the boot-floppies will work again.
322 * Fix a link ordering problem. (closes: #93362)
323 * Fixed gunzip (closes: #94331)
324 * Fixed cp permission setting (closes: #94580)
325
326 -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 11:22:35 -0600
Eric Andersend283e1c2001-05-09 17:31:27 +0000327
Eric Andersen3f8688b2001-04-09 19:00:29 +0000328busybox (0.51-1) unstable; urgency=low
329
Eric Andersenfc994d12001-04-09 22:15:27 +0000330 * Fixes several critical bugs (see the busybox changelog
331 for complete details)
Eric Andersen3f8688b2001-04-09 19:00:29 +0000332 * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
333 the glibc NSS libraries. (closes: #93362)
Eric Andersenfc994d12001-04-09 22:15:27 +0000334 * Fixed a bug in sed's address range handling (closes: #91758)
Eric Andersen3f8688b2001-04-09 19:00:29 +0000335 * Removed irrelevant cruft from the bottem of debian/changelog
336
Eric Andersen3c343052001-04-10 20:10:14 +0000337 -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600
338
339busybox (0.50-2) unstable; urgency=low
340
341 * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
342 * Disabled lash (the busybox shell) in the udeb (closes: #91337)
343 * fixed a bug in syslog, a problem with rebooting when booted as
344 an initrd, and a few other minor problems.
345
346 -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
347
Eric Andersenfc994d12001-04-09 22:15:27 +0000348
349busybox (0.50-2) unstable; urgency=low
350
351 * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
352 * Disabled lash (the busybox shell) in the udeb (closes: #91337)
353 * fixed a bug in syslog, a problem with rebooting when booted as
354 an initrd, and a few other minor problems.
355
356 -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
Eric Andersen3f8688b2001-04-09 19:00:29 +0000357
Eric Andersen0d5051d2001-03-15 22:12:43 +0000358busybox (0.50-1) unstable; urgency=low
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000359
Eric Andersen0d5051d2001-03-15 22:12:43 +0000360 * Tons on improvements all around -- See changelog for details.
Eric Andersen5d9cad02001-02-22 05:08:16 +0000361 * Fix malformed Build-Depends (closes: #86930)
362 * grep has worked for some time now (closes: #81084)
363 * init compiles with DEBUG_INIT enabled (closes: #85794)
364 * md5sum no longer displays filename when reading stdin (closes: #81283)
365 * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
Eric Andersenb2007bf2001-02-22 05:21:35 +0000366 * busybox and buxybox-static now conflict/replace each other (closes: #80421)
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000367
Eric Andersen0d5051d2001-03-15 22:12:43 +0000368 -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000369
Eric Andersen8ec10a92001-01-27 09:33:39 +0000370busybox (0.49-1) unstable; urgency=low
Eric Andersena6cd0702000-12-20 23:22:29 +0000371
Eric Andersen8ec10a92001-01-27 09:33:39 +0000372 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersena6cd0702000-12-20 23:22:29 +0000373
Eric Andersen8ec10a92001-01-27 09:33:39 +0000374 -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700
Eric Andersena6cd0702000-12-20 23:22:29 +0000375
Eric Andersen46948362000-12-13 16:42:24 +0000376busybox (0.48-1) unstable; urgency=low
Eric Andersenc8eedd52000-12-10 04:43:49 +0000377
378 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersen46948362000-12-13 16:42:24 +0000379 * Now includes .udeb support for the debian-installer. The .udeb
380 probably needs some more work, but this should be a good start.
Eric Andersenc8eedd52000-12-10 04:43:49 +0000381
Eric Andersen46948362000-12-13 16:42:24 +0000382 -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700
Eric Andersenb344c212000-10-27 18:09:53 +0000383
Eric Andersendb7f2af2000-09-26 05:02:50 +0000384busybox (0.47-1) unstable; urgency=low
Eric Andersen7df345e2000-07-21 21:27:11 +0000385
Eric Andersendb7f2af2000-09-26 05:02:50 +0000386 * New version released. See changelog for details.
Eric Andersen7df345e2000-07-21 21:27:11 +0000387
Eric Andersendb7f2af2000-09-26 05:02:50 +0000388 -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600
Eric Andersen7df345e2000-07-21 21:27:11 +0000389
Eric Andersenaec27bc2000-07-11 18:18:40 +0000390busybox (0.46-1) unstable; urgency=low
391
392 * New version released. See changelog for details.
393
394 -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600
395
Eric Andersena2db0972000-06-28 17:07:19 +0000396busybox (0.45-1) unstable; urgency=low
Eric Andersenb108a5b2000-06-19 09:21:34 +0000397
398 * First attempt at packaging BusyBox as a .deb. This has been in
399 in the Debian boot-floppies CVS tree forever. Hopefully, having it as a
400 standalone app will make life easier for me, the debian-installer team, and
401 everyone else as well...
402 * I have created a busybox-static that can be used as a rescue shell when you
403 hose your system. Just invoke "busybox sh" to fir up the shell. This has
404 every app provided by busybox staically linked in. There have been several
405 times in the past that I would have loved to have this sitting on my system
406 (i.e. when libc gets screwed up.)
407
Eric Andersen47cac672000-06-28 02:25:18 +0000408 -- Erik Andersen <andersee@debian.org> Tue, 27 Jun 2000 12:26:41 -0600