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