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