prepare busybox-power 1.20.2power1 release
[busybox-power] / debian / changelog
1 busybox-power (1.20.2power1) unstable; urgency=low
2
3   * New upstream release (BusyBox 1.20.2)
4   * Apply BusyBox 1.20.2 hotfixes
5   * Portrait mode support by Pali Rohár (CSSU patch)
6   * Increase shell history size to 255
7   * Enable username completion in shell
8   * Disable the use of internal (shadow) password and group functions
9   * Restructure internal (un)installation scripts
10   * Use platform names instead of device names in internal scripts
11   * Don't restore backup binary if /bin/busybox has been modified
12
13  -- Dennis Groenen <tj.groenen@gmail.com>  Sat, 25 Aug 2012 11:57:55 +0200
14
15 busybox-power (1.20.1power2) unstable; urgency=low
16
17   * Synchronize patches with Debian Sid
18   * Apply BusyBox 1.20.1 hotfixes
19   * Restore screen after closing vi
20
21  -- Dennis Groenen <tj.groenen@gmail.com>  Fri, 22 Jun 2012 21:28:18 +0200
22
23 busybox-power (1.20.1power1) unstable; urgency=low
24
25   * New upstream release (BusyBox 1.20.1)
26
27  -- Dennis Groenen <tj.groenen@gmail.com>  Mon, 28 May 2012 11:00:29 +0200
28
29 busybox-power (1.20.0power1) unstable; urgency=low
30
31   * New upstream release (BusyBox 1.20.0)
32   * Apply BusyBox 1.20.0 hotfixes 
33
34  -- Dennis Groenen <tj.groenen@gmail.com>  Fri, 27 Apr 2012 10:56:57 +0200
35
36 busybox-power (1.19.4power1) unstable; urgency=low
37
38   * New upstream release (BusyBox 1.19.4)
39   * Clean up (un)installation scripts
40   * Revert the whole SUID situation (reintroduces bug #700)
41   * Support for -x (match whole line) in grep
42
43  -- Dennis Groenen <tj.groenen@gmail.com>  Tue, 10 Apr 2012 18:33:24 +0200
44
45 busybox-power (1.19.3power5) unstable; urgency=low
46
47   * Make df's output more compatible with Maemo's stock df
48   * Implement :p (go to previous file) in vi
49   * Update BusyBox 1.19.3 hotfixes
50
51  -- Dennis Groenen <tj.groenen@gmail.com>  Tue, 31 Jan 2012 16:50:22 +0100
52
53 busybox-power (1.19.3power4) unstable; urgency=low
54
55   * Parse /etc/environment prior to applet launch
56   * Update BusyBox 1.19.3 hotfixes
57   * Set SUID bit on busybox
58
59  -- Dennis Groenen <tj.groenen@gmail.com>  Thu, 12 Jan 2012 21:23:47 +0100
60
61 busybox-power (1.19.3power3) unstable; urgency=low
62
63   * Enable Unicode support by default
64   * Disable the SUID bit for now
65
66  -- Dennis Groenen <tj.groenen@gmail.com>  Thu, 24 Nov 2011 20:31:21 +0100
67
68 busybox-power (1.19.3power2) unstable; urgency=low
69
70   * Merge busybox and busybox_root, set SUID bit on busybox
71   * Synchronize patches with Debian Sid
72   * Apply BusyBox 1.19.3 hotfixes
73
74  -- Dennis Groenen <tj.groenen@gmail.com>  Tue, 22 Nov 2011 19:58:33 +0100
75
76 busybox-power (1.19.3power1) unstable; urgency=low
77
78   * New upstream release (BusyBox 1.19.3)
79   * Update debian/control file
80
81  -- Dennis Groenen <tj.groenen@gmail.com>  Sat, 29 Oct 2011 17:13:24 +0200
82
83 busybox-power (1.19.2power1) unstable; urgency=low
84
85   * New upstream release (BusyBox 1.19.2)
86   * Sync save history on exit patches with BusyBox git
87
88  -- Dennis Groenen <tj.groenen@gmail.com>  Sat, 10 Sep 2011 17:48:03 +0200
89
90 busybox-power (1.19.0power3) unstable; urgency=low
91
92   * Apply BusyBox 1.19.0 hotfixes
93
94  -- Dennis Groenen <tj.groenen@gmail.com>  Thu, 25 Aug 2011 12:33:37 +0200
95
96 busybox-power (1.19.0power2) unstable; urgency=low
97
98   * Enable ipv6 support in busybox_root
99
100  -- Dennis Groenen <tj.groenen@gmail.com>  Tue, 23 Aug 2011 11:37:47 +0200
101
102 busybox-power (1.19.0power1) unstable; urgency=low
103
104   * New upstream release (BusyBox 1.19.0) (fixes bug #5978)
105   * Split busybox into busybox and busybox_root (fixes bug #700)
106   * Keep shell history in memory; do away with temporary file
107
108  -- Dennis Groenen <tj.groenen@gmail.com>  Sun, 21 Aug 2011 13:52:00 +0200
109
110 busybox-power (1.18.5power3) unstable; urgency=low
111
112   * Apply workaround for bug #5317
113   * Introduce new ash history buffer (fixes bugs #4174, #4175)
114   * Update e-mail address
115
116  -- Dennis Groenen <tj.groenen@gmail.com>  Sun, 31 Jul 2011 14:33:01 +0200
117
118 busybox-power (1.18.5power2) unstable; urgency=low
119
120   * Add support for installation in Maemo's SDK
121   * Cleanup and improve scripts
122
123  -- Dennis Groenen <dennis_groenen@hotmail.com>  Sun,  3 Jul 2011 20:11:13 +0200
124
125 busybox-power (1.18.5power1) unstable; urgency=low
126
127   * New upstream release (BusyBox 1.18.5)
128
129  -- Dennis Groenen <dennis_groenen@hotmail.com>  Mon, 13 Jun 2011 15:47:18 +0200
130
131 busybox-power (1.18.4power5) unstable; urgency=low
132
133   * Add patch to make ps accept and ignore missing common options
134   * Pull patch from BusyBox' git tree to make showkey work on any stdin
135   * Change showkey's default option from -k to -a
136
137  -- Dennis Groenen <dennis_groenen@hotmail.com>  Sat, 28 May 2011 14:39:55 +0200
138
139 busybox-power (1.18.4power4) unstable; urgency=low
140
141   * Update postinst scripts to not depend on coreutils
142   * Update debian/control file
143
144  -- Dennis Groenen <dennis_groenen@hotmail.com>  Mon, 16 May 2011 17:03:25 +0200
145
146 busybox-power (1.18.4power3) unstable; urgency=low
147
148   * Add patch to parse the complete hostname when set from a file
149
150  -- Dennis Groenen <dennis_groenen@hotmail.com>  Mon,  9 May 2011 21:42:48 +0200
151
152 busybox-power (1.18.4power2) unstable; urgency=low
153
154   * Update debian/control file
155
156  -- Dennis Groenen <dennis_groenen@hotmail.com>  Sat,  7 May 2011 16:50:56 +0200
157
158 busybox-power (1.18.4power1) unstable; urgency=low
159
160   * New upstream release (BusyBox 1.18.4)
161   * Import updated versions of Nokia's patches from Debian Sid 
162   * Port Nokia's patches which aren't in upstream
163   * Add patch to suppress "sh: bad number" messages when testing uninitialized variables in scripts
164   * Make ash save 100 lines of history instead of just 15
165   * Update Maemo's busybox configuration file to reflect the changed options available in upstream
166   * Fix unicode issue with the new BusyBox configuration
167   * Fix DNS resolving issue with the new BusyBox configuration
168   * Include scripts to dynamically create symlinks upon installation instead of hardcoding them
169
170  -- Dennis Groenen <dennis_groenen@hotmail.com>  Fri,  6 May 2011 22:16:20 +0200
171
172 busybox (3:1.10.2.legal-1osso30+0m5) unstable; urgency=low
173
174   * This entry has been added by BIFH queue processor
175     version has been changed to 3:1.10.2.legal-1osso30+0m5
176
177  -- Lyubimkin Eugene <ext-lyubimkin.eugene@nokia.com>  Fri, 12 Mar 2010 10:49:27 +0200
178
179 busybox (3:1.10.2.legal-1osso30) unstable; urgency=low
180
181   * Fixes: NB#160158 - Device doesn't boot up after 1.1.1 -> 1.2 SSU
182
183  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Fri, 12 Mar 2010 10:11:20 +0200
184
185 busybox (3:1.10.2.legal-1osso29) unstable; urgency=low
186
187   * Fixes: NB#157159 -  Enable ar in busybox 
188
189  -- Eugene Lyubimkin <ext-lyubimkin.eugene@nokia.com>  Tue, 02 Mar 2010 11:09:43 +0200
190
191 busybox (3:1.10.2.legal-1osso26) unstable; urgency=low
192
193   * Enable more fance tar features. Fixes: NB#124832.
194
195  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Mon, 29 Jun 2009 15:32:56 +0300
196
197 busybox (3:1.10.2.legal-1osso25) unstable; urgency=low
198
199   * Call telinit to facilitate proper shutdown/reboot. Fixes: NB#120283.
200
201  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Wed, 24 Jun 2009 14:41:13 +0300
202
203 busybox (3:1.10.2.legal-1osso24) unstable; urgency=low
204
205   * Don't follow symlinks for -l or -s in ls. Fixes: NB#120999.
206
207  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Mon, 15 Jun 2009 12:55:17 +0300
208
209 busybox (3:1.10.2.legal-1osso23) unstable; urgency=low
210
211   * Enable more options for pidof. Fixes: NB#112823.
212
213  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Thu, 23 Apr 2009 16:10:24 +0300
214
215 busybox (3:1.10.2.legal-1osso22) unstable; urgency=low
216
217   * Remove 3 second sleep()s from sfdisk.
218
219  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Thu, 23 Apr 2009 11:32:08 +0300
220
221 busybox (3:1.10.2.legal-1osso21) unstable; urgency=low
222
223   * Drop dependencies to symlink packages. Fixes: NB#86011.
224
225  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Wed, 01 Apr 2009 14:14:32 +0300
226
227 busybox (3:1.10.2.legal-1osso20) unstable; urgency=low
228
229   * Merge sysvinit-maemo into busybox.
230   * Remove last from provided symlinks. Fixes: NB#108560.
231   * Patch to display RSS instead of VSZ in top. Fixes: NB#103591.
232   * Patch to only update history upon shell exit. Fixes: NB#107770.
233
234  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Tue, 31 Mar 2009 14:28:47 +0300
235
236 busybox (3:1.10.2.legal-1osso19) unstable; urgency=low
237
238   * Create alternatives directory if missing. Fixes: NB#107784.
239   * Enable CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY. Fixes: NB#107771.
240   * Disable wtmp for applets. Fixes: NB#101256.
241
242  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Wed, 25 Mar 2009 10:28:05 +0200
243
244 busybox (3:1.10.2.legal-1osso18) unstable; urgency=low
245
246   * Transition: make busybox depend on all packages with symlinks
247   to facilitate NB#86011.
248   * Symlinks moved to separate packages to match debian's counterparts.
249   * Enable xargs support for quotes. Fixes: NB#96575.
250
251  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Wed, 18 Mar 2009 12:39:35 +0200
252
253 busybox (3:1.10.2.legal-1osso17) unstable; urgency=low
254
255   * Add IPv6 support. Fixes: NB#98038.
256   * Add fix for pidof/killall5. Fixes: NB#101755.
257
258  -- Alexander Shishkin <ext-alexander.shishkin@nokia.com>  Tue, 10 Mar 2009 15:14:05 +0200
259
260 busybox (3:1.10.2.legal-1osso16) unstable; urgency=low
261
262   * Added CONFIG_CLEAR and CONFIG_RESET to config.maemo
263   * Added ncurses-bin to Provides/Replaces/Conflicts. Fixes: NB#92440
264
265  -- Turo Janka <ext-turo.1.janka@nokia.com>  Thu, 12 Feb 2009 12:50:42 +0200
266
267 busybox (3:1.10.2.legal-1osso15) unstable; urgency=low
268
269   * Removed CONFIG_FEATURE_GUNZIP_UNCOMPRESS from config.maemo
270   * Added CONFIG_UNCOMPRESS to config.maemo. Fixes: NB#98035
271
272  -- Turo Janka <ext-turo.1.janka@nokia.com>  Wed, 11 Feb 2009 16:08:12 +0200
273
274 busybox (3:1.10.2.legal-1osso14) unstable; urgency=low
275   
276   * Fixes time command segfault. Fixes: NB#98230
277  
278  -- Turo Janka <ext-turo.1.janka@nokia.com>  Tue, 21 Jan 2009 15:48:12 +0200
279
280 busybox (3:1.10.2.legal-1osso13) unstable; urgency=low
281
282   * Enable more tools. Fixes: NB#98035
283
284  -- Turo Janka <ext-turo.1.janka@nokia.com>  Tue, 20 Jan 2009 15:18:12 +0200
285
286 busybox (3:1.10.2.legal-1osso12) unstable; urgency=low
287
288   * Enable MD5SUM and FEATURE_MD5_SHA1_SUM_CHECK. Fixes: NB#95950
289
290  -- Turo Janka <ext-turo.1.janka@nokia.com>  Tue, 20 Jan 2009 11:16:20 +0200
291
292 busybox (3:1.10.2.legal-1osso11) unstable; urgency=low
293
294   * Enable CONFIG_LFS. Fixes: NB#95830
295
296  -- Turo Janka <ext-turo.1.janka@nokia.com>  Tue, 13 Jan 2009 15:26:23 +0200
297
298 busybox (3:1.10.2.legal-1osso10) unstable; urgency=low
299
300   * Enable CONFIG_FEATURE_SORT_BIG. Fixes: NB#90925
301
302  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Oct 2008 12:20:50 +0200
303
304 busybox (3:1.10.2.legal-1osso9) unstable; urgency=low
305
306   * Disable runlevel, using a script from mini-rc
307
308  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 27 Oct 2008 11:54:48 +0200
309
310 busybox (3:1.10.2.legal-1osso8) unstable; urgency=low
311
312   * Added busybox-zero-ifr.ifr_hwaddr.sa_data.patch
313     Fixes: NB#89189
314
315  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 17 Oct 2008 15:38:53 +0300
316
317 busybox (3:1.10.2.legal-1osso7) unstable; urgency=low
318
319   * Reverting the utilities, it breaks R&D images
320   * Revert "enabled xargs -0 (265 bytes)"
321   * Revert "enabled addgroup (872 bytes), delgroup (652 bytes)"
322   * Revert "enabled less (6773 bytes)"
323   * Revert "enabled setsid (111 bytes)"
324   * Revert "enabled script (1443 bytes), strings (489 bytes)"
325   * Revert "enabled ip (23780 bytes)"
326
327  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 09 Oct 2008 15:26:35 +0300
328
329 busybox (3:1.10.2.legal-1osso6) unstable; urgency=low
330
331   [ Pekka Pessi ]
332   * fsync.patch: fixed usage
333   * enabled xargs -0 (265 bytes)
334   * enabled addgroup (872 bytes), delgroup (652 bytes)
335   * enabled less (6773 bytes)
336   * enabled setsid (111 bytes)
337   * enabled script (1443 bytes), strings (489 bytes)
338   * enabled ip (23780 bytes)
339
340  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 08 Oct 2008 13:16:50 +0300
341
342 busybox (3:1.10.2.legal-1osso5) unstable; urgency=low
343
344   * config.maemo: enable fsync
345   * Added fsync.patch
346
347  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 07 Oct 2008 11:15:54 +0300
348
349 busybox (3:1.10.2.legal-1osso4) unstable; urgency=low
350
351   * Disable modutils, submitting real module-init-tools now
352
353  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 02 Oct 2008 16:37:48 +0300
354
355 busybox (3:1.10.2.legal-1osso3) unstable; urgency=low
356
357   * Enable hwclock applet
358
359  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 24 Sep 2008 16:38:48 +0300
360
361 busybox (3:1.10.2.legal-1osso2) unstable; urgency=low
362
363   * Install local/tempfile, forgot in upgrade.
364     Fixes: NB#88128
365
366  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 18 Sep 2008 14:23:08 +0300
367
368 busybox (3:1.10.2.legal-1osso1) unstable; urgency=low
369
370   * Use .legal name (forgot)
371   * Updated config.maemo for 1.10.2
372
373  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 24 Jul 2008 12:35:10 +0300
374
375 busybox (3:1.10.2-1osso1) unstable; urgency=low
376
377   * osso adoptation
378   * Added debug package
379   * tar -m dummy switch added
380   * build only deb package, no udeb or static
381   * CONFIG: fixing segfault
382   * Add tools needed by sysvinit/upstart
383   * Do not conflict with module-init-tools, divert should work
384
385  -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 24 Jul 2008 12:22:11 +0300
386
387 busybox (1:1.10.2-1) unstable; urgency=low
388
389   * New upstream release.
390
391  -- Bastian Blank <waldi@debian.org>  Fri, 06 Jun 2008 19:20:43 +0200
392
393 busybox (1:1.9.2-3) unstable; urgency=low
394
395   * Readd package version into greeting.
396   * Ignore init action if device is not available. (closes: #473659)
397
398  -- Bastian Blank <waldi@debian.org>  Sat, 12 Apr 2008 17:23:30 +0200
399
400 busybox (1:1.9.2-2) unstable; urgency=low
401
402   * Set correct source section.
403   * Move busybox-static to extra.
404   * Update Standards-Version to 3.7.3, no changes.
405   * Add generic applet fallback. (closes: #472653)
406
407  -- Bastian Blank <waldi@debian.org>  Wed, 26 Mar 2008 11:33:59 +0100
408
409 busybox (1:1.9.2-1) unstable; urgency=low
410
411   * New upstream release.
412   * [deb] Reenable prefer applets.
413   * [deb, static] Make the shell use applets first. (closes: #472389)
414
415  -- Bastian Blank <waldi@debian.org>  Mon, 24 Mar 2008 09:40:13 +0100
416
417 busybox (1:1.9.1-3) unstable; urgency=low
418
419   * debian/config.udeb:
420     - Reenable fancy prompt.
421   * Readd copyright file.
422
423  -- Bastian Blank <waldi@debian.org>  Sat, 22 Mar 2008 23:01:57 +0100
424
425 busybox (1:1.9.1-2) experimental; urgency=low
426
427   * Readd sections gc to dynamic built binaries.
428   * debian/config.udeb:
429     - Fix remaining problems.
430     - Disable ifconfig.
431   * util-linux/mount.c:
432     - Support relatime. (closes: #460824)
433
434  -- Bastian Blank <waldi@debian.org>  Thu, 13 Mar 2008 14:25:53 +0100
435
436 busybox (1:1.9.1-1) experimental; urgency=low
437
438   * New upstream release.
439   * Drop unused busybox-floppy-udeb.
440
441  -- Bastian Blank <waldi@debian.org>  Fri, 15 Feb 2008 16:25:31 +0000
442
443 busybox (1:1.1.3-5) unstable; urgency=low
444
445   * debian/config*:
446     - Drop devfs support. (closes: #431569)
447
448  -- Bastian Blank <waldi@debian.org>  Tue,  3 Jul 2007 15:45:43 +0000
449
450 busybox (1:1.1.3-4) unstable; urgency=low
451
452   * coreutils/sort.c:
453     - Try again to fix sorting issues. Patch by Goswin Brederlow.
454       (closes: #373704)
455
456  -- Bastian Blank <waldi@debian.org>  Sun, 21 Jan 2007 15:29:02 +0000
457
458 busybox (1:1.1.3-3) unstable; urgency=low
459
460   * debian/control:
461     - Add build dependency to new dpkg-dev. (closes: #383710)
462   * debian/copyright:
463     - Mention copyright holders. (closes: #378654)
464
465  -- Bastian Blank <waldi@debian.org>  Fri, 18 Aug 2006 22:32:04 +0000
466
467 busybox (1:1.1.3-2) unstable; urgency=low
468
469   * coreutils/sort.c:
470     - Fix sorting of input which begins with the seperator. (closes: #373704)
471
472  -- Bastian Blank <waldi@debian.org>  Thu, 29 Jun 2006 19:36:19 +0000
473
474 busybox (1:1.1.3-1) unstable; urgency=low
475
476   * New upstream version.
477   * debian/config-udeb:
478     - Enable fancy head and tail. Readds support for head -1.
479   * coreutils/tr.c:
480     - Don't segfault on incorrect input.
481
482  -- Bastian Blank <waldi@debian.org>  Thu, 01 Jun 2006 18:02:00 +0000
483
484 busybox (1:1.1.2-2) unstable; urgency=low
485
486   * applets/install.sh:
487     - Fix installation if libbusybox is disabled. (closes: #368013)
488   * debian/config*:
489     - Support umount -a. (closes: #367714)
490
491  -- Bastian Blank <waldi@debian.org>  Mon, 22 May 2006 17:58:17 +0000
492
493 busybox (1:1.1.2-1) unstable; urgency=low
494
495   * New upstream version.
496   * debian/config*:
497     - Rework.
498     - Remove modutils support.
499   * modutils:
500     - Remove modutils patch.
501   * shell:
502     - Export PATH. (closes: #329406)
503
504  -- Bastian Blank <waldi@debian.org>  Sun,  7 May 2006 19:31:17 +0000
505
506 busybox (1:1.01-4) unstable; urgency=low
507
508   * debian/config*: (closes: #321304)
509     - Enable readlink -f support.
510     - Enable egrep alias.
511     - Enable ash command builtin.
512   * debianutils: Add readlink -f support.
513   * util-linux/umount.c: Fix loop for rootfs. (closes: #317062)
514
515  -- Bastian Blank <waldi@debian.org>  Sat, 17 Dec 2005 14:35:56 +0100
516
517 busybox (1:1.01-3) unstable; urgency=low
518
519   * debian/config-deb:
520     - Recheck options.
521
522  -- Bastian Blank <waldi@debian.org>  Wed, 12 Oct 2005 14:40:08 +0200
523
524 busybox (1:1.01-2) unstable; urgency=low
525
526   * debian/rules:
527     - Use CONFIG_DEBUG=y.
528   * modutils/obj:
529     - Fix bad casts that cause insmod (and probably depmod) to fail on
530       64-bit architectures. (closes: #321503)
531
532  -- Bastian Blank <waldi@debian.org>  Thu, 08 Sep 2005 17:07:21 +0200
533
534 busybox (1:1.01-1) unstable; urgency=low
535
536   * New upstream version.
537   * Fix more compilation errors. (closes: #325244)
538
539  -- Bastian Blank <waldi@debian.org>  Wed, 24 Aug 2005 19:28:13 +0200
540
541 busybox (1:1.00-5) unstable; urgency=low
542
543   * Fix build.
544   * Enable ip applet in deb.
545   * Fix remove syslog.
546
547  -- Bastian Blank <waldi@debian.org>  Tue, 16 Aug 2005 19:20:13 +0200
548
549 busybox (1:1.00-4) unstable; urgency=low
550
551   * Fix several problems with more strict gcc. (closes: #294474)
552
553  -- Bastian Blank <waldi@debian.org>  Sun, 31 Jul 2005 13:10:29 +0200
554
555 busybox (1:1.00-3) unstable; urgency=low
556
557   * shell/ash.c:
558     - Fix eval. (closes: #315444)
559
560  -- Bastian Blank <waldi@debian.org>  Tue, 28 Jun 2005 14:45:54 +0200
561
562 busybox (1:1.00-2) unstable; urgency=low
563
564   * debian/rules:
565     - Specify -s for debhelper tools. (closes: #314512)
566
567  -- Bastian Blank <waldi@debian.org>  Mon, 27 Jun 2005 18:09:52 +0200
568
569 busybox (1:1.00-1) unstable; urgency=low
570
571   * New upstream release. (closes: #276771)
572   * New maintainer. (closes: #298363)
573
574  -- Bastian Blank <waldi@debian.org>  Fri, 10 Jun 2005 10:32:29 +0200
575
576 busybox-cvs (20040623-2) UNRELEASED; urgency=low
577
578   * modutils:
579     - Fix error. (closes: #258546)
580     - Don't return failure if the module is already loaded. (closes: #257201)
581   * util-linux/umount.c:
582     - Don't ignore proc on umount -a. (closes: #257625)
583
584  -- Bastian Blank <waldi@debian.org>  Wed, 28 Jul 2004 11:20:58 +0200
585
586 busybox-cvs (20040623-1) unstable; urgency=low
587
588   * New CVS version.
589     - Support 64 bit arithmetic. (closes: #251302)
590
591  -- Bastian Blank <waldi@debian.org>  Wed, 23 Jun 2004 21:53:52 +0200
592
593 busybox-cvs (20040612-2) unstable; urgency=low
594
595   * modutils:
596     - Merge changes from modutils 2.4.26 (closes: #254214).
597
598  -- Bastian Blank <waldi@debian.org>  Sun, 13 Jun 2004 21:11:08 +0200
599
600 busybox-cvs (20040612-1) unstable; urgency=low
601
602   * New CVS version.
603   * modutils:
604     - Fix missdetection of module file extension.
605
606  -- Bastian Blank <waldi@debian.org>  Fri, 21 May 2004 15:43:11 +0200
607
608 busybox-cvs (20040507-3) unstable; urgency=low
609
610   * debian/config-udeb*:
611     - Disable udhcpc. (closes: #220652)
612     - Enable sleep.
613
614  -- Bastian Blank <waldi@debian.org>  Fri, 14 May 2004 18:13:52 +0200
615
616 busybox-cvs (20040507-2) unstable; urgency=low
617
618   * editors/sed.c:
619     - Never assign the return value of getopt to char. (closes: #248106)
620
621  -- Bastian Blank <waldi@debian.org>  Sun, 09 May 2004 16:34:41 +0200
622
623 busybox-cvs (20040507-1) unstable; urgency=low
624
625   * New CVS version
626     - Fix detection of hardlinks. (closes: #244589)
627     - Fix CAN-2003-0856.
628   * debian/config-udeb*:
629     - Enable netcat. (closes: #243508)
630     - Enable support for md5sum -c.
631   * modutils:
632     - Fix parameter passing for 2.4 modules. (closes: #245560)
633     - Add biarch support to 2.4 depmod and lsmod. (closes: #231606, #231618)
634     - Add 2.6 support to lsmod. (closes: #245580)
635
636  -- Bastian Blank <waldi@debian.org>  Sat, 08 May 2004 14:58:04 +0200
637
638 busybox-cvs (20040415-3) unstable; urgency=low
639
640   * modutils:
641     - Fix detection of 2.4 kernel. (closes: #244806)
642
643  -- Bastian Blank <waldi@debian.org>  Tue, 20 Apr 2004 11:55:12 +0200
644
645 busybox-cvs (20040415-2) unstable; urgency=low
646
647   * modutils:
648     - Make depmod quiet.
649     - Fix name of dependency files.
650
651  -- Bastian Blank <waldi@debian.org>  Sun, 18 Apr 2004 20:00:51 +0200
652
653 busybox-cvs (20040415-1) unstable; urgency=low
654
655   * New CVS version
656   * modutils:
657     - Merge 2.6 support into insmod and depmod.
658   * debian/config-*udeb-linux:
659     - Update.
660
661  -- Bastian Blank <waldi@debian.org>  Sun, 18 Apr 2004 18:53:44 +0200
662
663 busybox-cvs (20040408-1) unstable; urgency=low
664
665   * New CVS version
666     - Fix wget ftp handling. (closes: #242779)
667   * debian/config-*udeb:
668     - Disable standalone shell.
669
670  -- Bastian Blank <waldi@debian.org>  Thu, 15 Apr 2004 22:40:35 +0200
671
672 busybox-cvs (20040402-1) unstable; urgency=low
673
674   * New CVS version
675     - Fix llseek mess. (closes: #240918)
676   * debian/config-*:
677     - Update.
678
679  -- Bastian Blank <waldi@debian.org>  Fri, 02 Apr 2004 23:49:25 +0200
680
681 busybox-cvs (20040306-1) unstable; urgency=low
682
683   * New CVS version
684     - Fix directory header in ls. (closes: #231994)
685     - wget checks for empty *_proxy. (closes: #234130)
686   * debian/config-*:
687     - Update.
688
689  -- Bastian Blank <waldi@debian.org>  Mon, 23 Feb 2004 13:22:38 +0100
690
691 busybox-cvs (20040101-7) unstable; urgency=low
692
693   * archival/libunarchive/get_header_tar.c:
694     - Fix usage of tar typeflag field (upstream). (closes: #233627)
695   * debian/config-*:
696     - Disable oldgnu support in tar.
697
698  -- Bastian Blank <waldi@debian.org>  Sat, 21 Feb 2004 12:34:40 +0100
699
700 busybox-cvs (20040101-6) unstable; urgency=low
701
702   * debian/config-udeb*:
703     - Enable dd. (closes: #228248)
704   * debian/control:
705     - Set Standards-Version to 3.6.1, no changes.
706     - Remove Glenn McGrath <bug1@debian.org> from Uploaders.
707   * shell/cmdedit.c:
708     - Fix lockup (upstream). (closes: #228915)
709   * networking/wget.c:
710     - Fix proxy (upstream).
711
712  -- Bastian Blank <waldi@debian.org>  Thu, 22 Jan 2004 14:25:24 +0100
713
714 busybox-cvs (20040101-4) unstable; urgency=low
715
716   * Fix cp truncation bug (Closes: #227081)
717
718  -- Glenn McGrath <bug1@debian.org>  Mon, 12 Jan 2004 20:51:01 +1100
719
720 busybox-cvs (20040101-3) unstable; urgency=low
721
722   * debian/control:
723     - Change descriptions a little bit.
724     - Build-Depend against di-packages-build (>= 0.5).
725   * debian/rules:
726     - Install correct manpages.
727     - Mark build-* rules as notparallel.
728
729  -- Bastian Blank <waldi@debian.org>  Fri, 09 Jan 2004 22:09:02 +0100
730
731 busybox-cvs (20040101-2) unstable; urgency=low
732
733   * coreutils/ln.c:
734     - Fix check in symlink mode (upstream). (closes: #226722)
735
736  -- Bastian Blank <waldi@debian.org>  Thu, 08 Jan 2004 12:50:27 +0100
737
738 busybox-cvs (20040101-1) unstable; urgency=low
739
740   * New CVS version.
741     - Fix ln. (closes: #216435)
742     - Make insmod quiet. (closes: #215612)
743   * debiann/control:
744     - Build-Depend against di-packages-build (>= 0.4).
745   * debian/rules:
746     - Use di-packages-build.
747
748  -- Bastian Blank <waldi@debian.org>  Mon, 05 Jan 2004 06:21:03 +0100
749
750 busybox-cvs (20031212-3) unstable; urgency=low
751
752   * debian/config-udeb-linux:
753     - Enable freeramdisk. (closes: #225360)
754
755  -- Bastian Blank <waldi@debian.org>  Tue, 30 Dec 2003 22:36:50 +0100
756
757 busybox-cvs (20031212-2) unstable; urgency=low
758
759   * debian/config-udeb:
760     - Enable freeramdisk
761   * archival/libunarchive/data_extract_to_stdout.c:
762     - Don't extract to much (upstream).
763   * archival/libunarchive/data_extract_all.c:
764     - Don't set permissions on symlinks (upstream).
765   * editors/sed.c:
766     - Fix (upstream). (closes: #224676)
767
768  -- Bastian Blank <waldi@debian.org>  Tue, 23 Dec 2003 16:59:13 +0100
769
770 busybox-cvs (20031212-1) unstable; urgency=low
771
772   * new cvs version
773     - fixes IOR in fdisk. (closes: #223773)
774   * debian/config*
775     - update
776     - remove mtab support from mount in busybox-static. (closes: #222386)
777     - enable progress bar for wget. (closes: #223770)
778   * modutils/obj/obj_s390{,x}.c
779     - fix abi change, R_390_GOTOFF -> R_390_GOTOFF32. (closes: #216528)
780   * acknowledge nmu. (closes: #216950, #216756, #215169, #215613)
781
782  -- Bastian Blank <waldi@debian.org>  Fri, 12 Dec 2003 21:19:41 +0100
783
784 busybox-cvs (20030926-2.1) unstable; urgency=low
785
786   * NMU
787   * Remove /sbin/init from the udebs, while still leaving init support
788     compiled in. rootskel takes over providing init, but then calls bb init.
789     Remove linuxrc support from the udebs entirely. Closes: #216756
790   * config-floppy-udeb-linux: add minimal find, grep. Closes: #215169
791   * net-udeb-linux-i386: add loopback mount support. Closes: #215613
792
793  -- Joey Hess <joeyh@debian.org>  Tue, 21 Oct 2003 12:47:52 -0400
794
795 busybox-cvs (20030926-2) unstable; urgency=low
796
797   * debian/config-floppy-udeb-linux
798     - update for new floppy images (closes: #212986, #214102)
799
800  -- Bastian Blank <waldi@debian.org>  Thu, 09 Oct 2003 12:25:49 +0200
801
802 busybox-cvs (20030926-1) unstable; urgency=low
803
804   * new cvs version
805   * Makefile
806     - fix libpwdgrp link (upstream) (closes: #211675)
807   * Rules.mak.in
808     - fix optimization (closes: #212485)
809   * debian/config*
810     - update
811   * debian/config*udeb*
812     - move linux-i386 to linux (enable modutils on any linux arch)
813     - rename net to floppy
814     - enable wget status bar (closes: #211457)
815   * init/init.c
816     - workaround race conditions (closes: #212764)
817
818  -- Bastian Blank <waldi@debian.org>  Fri, 26 Sep 2003 15:10:14 +0200
819
820 busybox-cvs (0.60.99.cvs20030819-3) unstable; urgency=low
821
822   * shell/ash.c
823     - fix signal handling (upstream)
824
825  -- Bastian Blank <waldi@debian.org>  Mon, 15 Sep 2003 18:12:09 +0200
826
827 busybox-cvs (0.60.99.cvs20030819-2) unstable; urgency=low
828
829   * Fix configure permisions
830   * Set source Section to embedded
831
832  -- Glenn McGrath <bug1@debian.org>  Mon, 25 Aug 2003 06:33:19 +0000
833
834 busybox-cvs (0.60.99.cvs20030819-1) unstable; urgency=low
835
836   * new cvs version
837
838  -- Bastian Blank <waldi@debian.org>  Tue, 19 Aug 2003 13:18:54 +0200
839
840 busybox-cvs (0.60.99.cvs20030426-10) unstable; urgency=low
841
842   * archival/libunarchive/*
843     - add hardlink support (pending)
844   * debian/config-*udeb*
845     - add support for oldgnu tar format
846
847  -- Bastian Blank <waldi@debian.org>  Tue, 10 Jun 2003 12:06:41 +0200
848
849 busybox-cvs (0.60.99.cvs20030426-9) unstable; urgency=low
850
851   * modutils/depmod.c
852     - fix base_dir for modules.dep 
853
854  -- Bastian Blank <waldi@debian.org>  Sat, 07 Jun 2003 14:52:54 +0200
855
856 busybox-cvs (0.60.99.cvs20030426-8) unstable; urgency=low
857
858   * util-linux/fdisk.c
859     - fix syscalls. (pending)
860   * libpwd/*
861     - don't build setgroups.o
862
863  -- Bastian Blank <waldi@debian.org>  Tue, 03 Jun 2003 11:26:28 +0200
864
865 busybox-cvs (0.60.99.cvs20030426-7) unstable; urgency=low
866
867   * libbb/*syscallc.c
868     - fix syscalls. (upstream) (closes: #194631)
869   * modutils/*
870     - update complete objects code from upstream. (pending)
871   * debian/config-*udeb*
872     - update to busybox-applets.txt:1.14
873
874  -- Bastian Blank <waldi@debian.org>  Thu, 29 May 2003 16:17:14 +0200
875
876 busybox-cvs (0.60.99.cvs20030426-6) unstable; urgency=low
877
878   * modutils/Makefile.in
879     - don't build anything if deactivated
880
881  -- Bastian Blank <waldi@debian.org>  Sat, 24 May 2003 18:57:14 +0200
882
883 busybox-cvs (0.60.99.cvs20030426-5) unstable; urgency=low
884
885   * debian/config-*udeb*
886     - revert changes (closes: #192717, #192753)
887     - readd initrd support (workaround)
888     - make init quiet
889   * archival/tar.c
890     - fix usage of tar -O (upstream) (closes: #193788)
891
892  -- Bastian Blank <waldi@debian.org>  Sat, 24 May 2003 13:25:36 +0200
893
894 busybox-cvs (0.60.99.cvs20030426-4) unstable; urgency=low
895
896   * debian/config-*udeb*
897     - update to busybox-applets.txt:1.12
898   * debian/rules
899     - use system instead of arch to determine which config file to use
900
901  -- Bastian Blank <waldi@debian.org>  Fri, 09 May 2003 11:21:13 +0200
902
903 busybox-cvs (0.60.99.cvs20030426-3) unstable; urgency=low
904
905   * debian/config-udeb*
906     - update to busybox-applets.txt:1.11
907
908  -- Bastian Blank <waldi@debian.org>  Wed, 07 May 2003 10:37:40 +0200
909
910 busybox-cvs (0.60.99.cvs20030426-2) unstable; urgency=low
911
912   * modutils/*
913     - modprobe failes gracefully if the module is already loaded. (pending)
914     - implement depmod. (pending)
915   * debian/config*
916     - update
917
918  -- Bastian Blank <waldi@debian.org>  Wed, 30 Apr 2003 14:12:36 +0200
919
920 busybox-cvs (0.60.99.cvs20030426-1) unstable; urgency=low
921
922   * new cvs version
923
924  -- Bastian Blank <waldi@debian.org>  Sat, 26 Apr 2003 18:33:17 +0200
925
926 busybox-cvs (0.60.99.cvs20030420-4) unstable; urgency=low
927
928   * network/libiproute/iproute.c
929     - fix usage of ip route flush (upstream)
930
931  -- Bastian Blank <waldi@debian.org>  Fri, 25 Apr 2003 16:48:43 +0200
932
933 busybox-cvs (0.60.99.cvs20030420-3) unstable; urgency=low
934
935   * debian/config-*udeb*
936     - update to busybox-applets.txt:1.10
937
938  -- Bastian Blank <waldi@debian.org>  Fri, 25 Apr 2003 14:03:23 +0200
939
940 busybox-cvs (0.60.99.cvs20030420-2) unstable; urgency=low
941
942   * archival/tar.c, archival/libunarchive/data_extract_all.c
943     - unlink files first (upstream patch)
944
945  -- Bastian Blank <waldi@debian.org>  Mon, 21 Apr 2003 12:42:06 +0200
946
947 busybox-cvs (0.60.99.cvs20030420-1) unstable; urgency=low
948
949   * new cvs version
950   * debian/config*-udeb*
951     - add ifconfig/route for easier transition
952   * debian/config-net-udeb-i386
953     - add logger
954   * debian/config-udeb*
955     - add uniq
956
957  -- Bastian Blank <waldi@debian.org>  Sun, 20 Apr 2003 21:02:58 +0200
958
959 busybox-cvs (0.60.99.cvs20030405-1) unstable; urgency=low
960
961   * new cvs version
962   * debian/control
963     - add busybox-cvs-net-udeb
964   * debian/rules
965     - arch depend debs
966     - new net-udeb
967   * debian/config*
968     - cleanup applet list
969
970  -- Bastian Blank <waldi@debian.org>  Sat, 05 Apr 2003 11:44:50 +0200
971
972 busybox-cvs (0.60.99.cvs20030221-1) unstable; urgency=low
973
974   * new cvs version
975   * enable new applets in udeb
976
977  -- Bastian Blank <waldi@debian.org>  Fri, 21 Feb 2003 23:15:16 +0100
978
979 busybox-cvs (0.60.99.cvs20030114-1) unstable; urgency=low
980
981   * new cvs version
982
983  -- Bastian Blank <waldi@debian.org>  Tue, 14 Jan 2003 17:06:43 +0000
984
985 busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low
986
987   * Fix ip command build failure on ia64 (Closes: #172580
988   * Dont build with BSD partition table support in fdisk, fails on m68k 
989
990  -- Glenn McGrath <bug1@debian.org>  Sun,  5 Jan 2003 12:48:05 +1100
991
992 busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low
993
994   * floppy-retriever needs the cut command in the udeb 
995
996  -- Glenn McGrath <bug1@debian.org>  Sat,  4 Jan 2003 17:13:05 +1100
997
998 busybox-cvs (0.60.99.cvs20030104-1) unstable; urgency=low
999
1000   * new cvs version
1001   * Include new applets in the static package
1002   * Include ash in the udeb
1003
1004  -- Glenn McGrath <bug1@debian.org>  Sat,  4 Jan 2003 13:39:04 +1100
1005
1006 busybox-cvs (0.60.99.cvs20021214-1) unstable; urgency=low
1007
1008   * new cvs version
1009     - udhcp merge.
1010   * fix location of ip link.
1011
1012  -- Bastian Blank <waldi@debian.org>  Sat, 14 Dec 2002 13:52:15 +0100
1013
1014 busybox-cvs (0.60.99.cvs20021210-1) unstable; urgency=low
1015
1016   * new cvs version
1017     - various upstream fixes found in the last version.
1018   * busybox-cvs-udeb
1019     - include readlink and realpath.
1020
1021  -- Bastian Blank <waldi@debian.org>  Tue, 10 Dec 2002 21:23:40 +0100
1022
1023 busybox-cvs (0.60.99.cvs20021209-2) unstable; urgency=low
1024
1025   * cleanup scripts/config/ within make clean (closes: #172413)
1026   * busybox-cvs-udeb
1027     - include readlink
1028   * include manpages within busybox-cvs and busybox-cvs-static
1029
1030  -- Bastian Blank <waldi@debian.org>  Mon, 09 Dec 2002 22:09:52 +0100
1031
1032 busybox-cvs (0.60.99.cvs20021209-1) unstable; urgency=low
1033
1034   * New cvs version.
1035     - fix udhcpc for use with ip.
1036     - klogd supports -c.
1037   * busybox-cvs-udeb
1038     - set priority to extra. (closes: #172302)
1039     - don't longer provide busybox-udeb.
1040
1041  -- Bastian Blank <waldi@debian.org>  Mon, 09 Dec 2002 16:22:03 +0100
1042
1043 busybox-cvs (0.60.99.cvs20021203-1) unstable; urgency=low
1044
1045   * New packages based on busybox cvs.
1046   * changes for the udeb
1047     - enable ip applet with address, link and route part.
1048     - enable udhcpc.
1049     - disable ifconfig and route applet.
1050     - disable ls color.
1051
1052  -- Bastian Blank <waldi@debian.org>  Tue, 03 Dec 2002 18:51:00 +0100
1053
1054 busybox (1:0.60.0-1) unstable; urgency=low
1055
1056   * New version released.  See changelog for details.
1057
1058  -- Erik Andersen <andersee@debian.org>  Thu,  2 Aug 2001 12:12:37 -0600
1059
1060 busybox (1:0.52-1.1) unstable; urgency=high
1061
1062   * Non-maintainer upload
1063   * Fixed wget -P handling (closes: #106223).
1064
1065  -- Matt Kraai <kraai@debian.org>  Wed, 25 Jul 2001 11:01:38 -0600
1066
1067 busybox (1:0.52-1) unstable; urgency=high
1068
1069   * New version released.  See changelog for details.
1070
1071  -- Erik Andersen <andersee@debian.org>  Sat,  7 Jul 2001 01:23:45 -0600
1072
1073 busybox (1:0.51-10) unstable; urgency=high
1074
1075   * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)
1076
1077  -- Erik Andersen <andersee@debian.org>  Sat, 23 Jun 2001 23:55:57 -0600
1078
1079 busybox (1:0.51-9) unstable; urgency=high
1080
1081   * tar was creating leading directories with 0777 permissions as
1082     as reult of faulty umask handling.  This fixes it, repairing
1083     a grave security problem in the woody the boot floppies.
1084     (closes: #101169)
1085
1086  -- Erik Andersen <andersee@debian.org>  Wed, 20 Jun 2001 16:17:38 -0600
1087
1088 busybox (1:0.51-8) unstable; urgency=high
1089
1090   * Fix cp from /proc, where size=0 (closes: #100369)
1091   * Add some padding to struct sysinfo for m68k.
1092   * Apparently some bugs failed to be closed when master choked
1093     (closes: #99627, #99637, #98571)
1094   * Disable the busybox shell for the .deb, since it is not needed
1095     for the boot floppies.
1096
1097  -- Erik Andersen <andersee@debian.org>  Mon, 11 Jun 2001 13:26:07 -0600
1098
1099 busybox (1:0.51-7) unstable; urgency=high
1100
1101   * Fix tar permission setting for existing directories (closes: #99627)
1102   * Do not remove the .cvsignore files on 'make release' (closes: #99637)
1103
1104  -- Erik Andersen <andersee@debian.org>  Mon,  4 Jun 2001 10:55:19 -0600
1105
1106 busybox (1:0.51-6) testing unstable; urgency=high
1107
1108   * Update the version in testing so DHCP in the woody boot-floppies will work.
1109   * Enable expr for the boot-floppies (closes: #98433)
1110   * It builds on arm just fine now (closes: #97510)
1111
1112  -- Erik Andersen <andersee@debian.org>  Wed, 23 May 2001 14:50:13 -0600
1113
1114 busybox (1:0.51-5) unstable; urgency=low
1115
1116   * Backport a sed fix from 0.52pre
1117   * Backport chroot fix from 0.52pre
1118
1119  -- Erik Andersen <andersee@debian.org>  Wed, 16 May 2001 23:50:33 -0600
1120
1121 busybox (1:0.51-4) unstable; urgency=low
1122
1123   * Backport from 0.52pre an endianness bugfix for md5sum
1124   * Backport some updates to grep and sed
1125   * Fix 'wget -O -' so it sets the quiet flag
1126
1127  -- Erik Andersen <andersee@debian.org>  Mon, 14 May 2001 14:17:36 -0600
1128
1129 busybox (1:0.51-3) unstable; urgency=low
1130
1131   * This is the "I am an idiot" release.
1132   * Make cp and mv work again (closes: #97290) 
1133   * Fix the version number.
1134
1135  -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 17:35:58 -0600
1136
1137 busybox (0.51-2) unstable; urgency=low
1138
1139   * Backport several release critical fixes into the 0.51 codebase
1140     so the boot-floppies will work again.
1141   * Fix a link ordering problem. (closes: #93362)
1142   * Fixed gunzip (closes: #94331)
1143   * Fixed cp permission setting (closes: #94580)
1144
1145  -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 11:22:35 -0600
1146
1147 busybox (0.51-1) unstable; urgency=low
1148
1149   * Fixes several critical bugs (see the busybox changelog
1150     for complete details)
1151   * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
1152     the glibc NSS libraries. (closes: #93362)
1153   * Fixed a bug in sed's address range handling (closes: #91758) 
1154   * Removed irrelevant cruft from the bottem of debian/changelog
1155
1156  -- Erik Andersen <andersee@debian.org>  Tue, 10 Apr 2001 14:07:29 -0600
1157
1158 busybox (0.50-2) unstable; urgency=low
1159   
1160   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
1161   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
1162   * fixed a bug in syslog, a problem with rebooting when booted as
1163     an initrd, and a few other minor problems.
1164
1165  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
1166
1167
1168 busybox (0.50-2) unstable; urgency=low
1169   
1170   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
1171   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
1172   * fixed a bug in syslog, a problem with rebooting when booted as
1173     an initrd, and a few other minor problems.
1174
1175  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
1176
1177 busybox (0.50-1) unstable; urgency=low
1178
1179   * Tons on improvements all around -- See changelog for details.
1180   * Fix malformed Build-Depends (closes: #86930)
1181   * grep has worked for some time now (closes: #81084)
1182   * init compiles with DEBUG_INIT enabled (closes: #85794)
1183   * md5sum no longer displays filename when reading stdin (closes: #81283)
1184   * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
1185   * busybox and buxybox-static now conflict/replace each other (closes: #80421)
1186
1187  -- Erik Andersen <andersee@debian.org>  Thu, 15 Mar 2001 14:45:00 -0700
1188
1189 busybox (0.49-1) unstable; urgency=low
1190
1191   * Lots more source updates and bug fixes.  See changelog for details.
1192
1193  -- Erik Andersen <andersee@debian.org>  Sat, 27 Jan 2001 01:45:53 -0700
1194
1195 busybox (0.48-1) unstable; urgency=low
1196
1197   * Lots more source updates and bug fixes.  See changelog for details.
1198   * Now includes .udeb support for the debian-installer.  The .udeb 
1199     probably needs some more work, but this should be a good start.
1200
1201  -- Erik Andersen <andersee@debian.org>  Wed, 13 Dec 2000 08:36:07 -0700
1202
1203 busybox (0.47-1) unstable; urgency=low
1204
1205   * New version released.  See changelog for details.
1206
1207  -- Erik Andersen <andersee@debian.org>  Mon, 25 Sep 2000 23:00:56 -0600
1208
1209 busybox (0.46-1) unstable; urgency=low
1210
1211   * New version released.  See changelog for details.
1212
1213  -- Erik Andersen <andersee@debian.org>  Tue, 11 Jul 2000 12:15:44 -0600
1214
1215 busybox (0.45-1) unstable; urgency=low
1216
1217   * First attempt at packaging BusyBox as a .deb.  This has been in 
1218     in the Debian boot-floppies CVS tree forever.  Hopefully, having it as a
1219     standalone app will make life easier for me, the debian-installer team, and
1220     everyone else as well...
1221   * I have created a busybox-static that can be used as a rescue shell when you 
1222     hose your system.  Just invoke "busybox sh" to fir up the shell.  This has
1223     every app provided by busybox staically linked in.  There have been several
1224     times in the past that I would have loved to have this sitting on my system
1225     (i.e. when libc gets screwed up.)
1226
1227  -- Erik Andersen <andersee@debian.org>  Tue, 27 Jun 2000 12:26:41 -0600
1228