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