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