blob: c29520210938ee86cd162f9d4a93740d03ad809a [file] [log] [blame]
Eric Andersen02795052001-07-06 20:36:57 +00001busybox (1:0.52-1) unstable; urgency=high
Eric Andersend283e1c2001-05-09 17:31:27 +00002
Eric Andersen02795052001-07-06 20:36:57 +00003 * New version released. See changelog for details.
Eric Andersend283e1c2001-05-09 17:31:27 +00004
Eric Andersen02795052001-07-06 20:36:57 +00005 -- Erik Andersen <andersee@debian.org> Fri, 6 Jul 2001 14:28:05 -0600
6
7busybox (1:0.51-10) unstable; urgency=high
8
9 * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)
10
11 -- Erik Andersen <andersee@debian.org> Sat, 23 Jun 2001 23:55:57 -0600
12
13busybox (1:0.51-9) unstable; urgency=high
14
15 * tar was creating leading directories with 0777 permissions as
16 as reult of faulty umask handling. This fixes it, repairing
17 a grave security problem in the woody the boot floppies.
18 (closes: #101169)
19
20 -- Erik Andersen <andersee@debian.org> Wed, 20 Jun 2001 16:17:38 -0600
21
22busybox (1:0.51-8) unstable; urgency=high
23
24 * Fix cp from /proc, where size=0 (closes: #100369)
25 * Add some padding to struct sysinfo for m68k.
26 * Apparently some bugs failed to be closed when master choked
27 (closes: #99627, #99637, #98571)
28 * Disable the busybox shell for the .deb, since it is not needed
29 for the boot floppies.
30
31 -- Erik Andersen <andersee@debian.org> Mon, 11 Jun 2001 13:26:07 -0600
32
33busybox (1:0.51-7) unstable; urgency=high
34
35 * Fix tar permission setting for existing directories (closes: #99627)
36 * Do not remove the .cvsignore files on 'make release' (closes: #99637)
37
38 -- Erik Andersen <andersee@debian.org> Mon, 4 Jun 2001 10:55:19 -0600
39
40busybox (1:0.51-6) testing unstable; urgency=high
41
42 * Update the version in testing so DHCP in the woody boot-floppies will work.
43 * Enable expr for the boot-floppies (closes: #98433)
44 * It builds on arm just fine now (closes: #97510)
45
46 -- Erik Andersen <andersee@debian.org> Wed, 23 May 2001 14:50:13 -0600
47
48busybox (1:0.51-5) unstable; urgency=low
49
50 * Backport a sed fix from 0.52pre
51 * Backport chroot fix from 0.52pre
52
53 -- Erik Andersen <andersee@debian.org> Wed, 16 May 2001 23:50:33 -0600
54
55busybox (1:0.51-4) unstable; urgency=low
56
57 * Backport from 0.52pre an endianness bugfix for md5sum
58 * Backport some updates to grep and sed
59 * Fix 'wget -O -' so it sets the quiet flag
60
61 -- Erik Andersen <andersee@debian.org> Mon, 14 May 2001 14:17:36 -0600
62
63busybox (1:0.51-3) unstable; urgency=low
64
65 * This is the "I am an idiot" release.
66 * Make cp and mv work again (closes: #97290)
67 * Fix the version number.
68
69 -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600
70
71busybox (0.51-2) unstable; urgency=low
72
73 * Backport several release critical fixes into the 0.51 codebase
74 so the boot-floppies will work again.
75 * Fix a link ordering problem. (closes: #93362)
76 * Fixed gunzip (closes: #94331)
77 * Fixed cp permission setting (closes: #94580)
78
79 -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 11:22:35 -0600
Eric Andersend283e1c2001-05-09 17:31:27 +000080
Eric Andersen3f8688b2001-04-09 19:00:29 +000081busybox (0.51-1) unstable; urgency=low
82
Eric Andersenfc994d12001-04-09 22:15:27 +000083 * Fixes several critical bugs (see the busybox changelog
84 for complete details)
Eric Andersen3f8688b2001-04-09 19:00:29 +000085 * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
86 the glibc NSS libraries. (closes: #93362)
Eric Andersenfc994d12001-04-09 22:15:27 +000087 * Fixed a bug in sed's address range handling (closes: #91758)
Eric Andersen3f8688b2001-04-09 19:00:29 +000088 * Removed irrelevant cruft from the bottem of debian/changelog
89
Eric Andersen3c343052001-04-10 20:10:14 +000090 -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600
91
92busybox (0.50-2) unstable; urgency=low
93
94 * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
95 * Disabled lash (the busybox shell) in the udeb (closes: #91337)
96 * fixed a bug in syslog, a problem with rebooting when booted as
97 an initrd, and a few other minor problems.
98
99 -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
100
Eric Andersenfc994d12001-04-09 22:15:27 +0000101
102busybox (0.50-2) unstable; urgency=low
103
104 * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
105 * Disabled lash (the busybox shell) in the udeb (closes: #91337)
106 * fixed a bug in syslog, a problem with rebooting when booted as
107 an initrd, and a few other minor problems.
108
109 -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
Eric Andersen3f8688b2001-04-09 19:00:29 +0000110
Eric Andersen0d5051d2001-03-15 22:12:43 +0000111busybox (0.50-1) unstable; urgency=low
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000112
Eric Andersen0d5051d2001-03-15 22:12:43 +0000113 * Tons on improvements all around -- See changelog for details.
Eric Andersen5d9cad02001-02-22 05:08:16 +0000114 * Fix malformed Build-Depends (closes: #86930)
115 * grep has worked for some time now (closes: #81084)
116 * init compiles with DEBUG_INIT enabled (closes: #85794)
117 * md5sum no longer displays filename when reading stdin (closes: #81283)
118 * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
Eric Andersenb2007bf2001-02-22 05:21:35 +0000119 * busybox and buxybox-static now conflict/replace each other (closes: #80421)
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000120
Eric Andersen0d5051d2001-03-15 22:12:43 +0000121 -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000122
Eric Andersen8ec10a92001-01-27 09:33:39 +0000123busybox (0.49-1) unstable; urgency=low
Eric Andersena6cd0702000-12-20 23:22:29 +0000124
Eric Andersen8ec10a92001-01-27 09:33:39 +0000125 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersena6cd0702000-12-20 23:22:29 +0000126
Eric Andersen8ec10a92001-01-27 09:33:39 +0000127 -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700
Eric Andersena6cd0702000-12-20 23:22:29 +0000128
Eric Andersen46948362000-12-13 16:42:24 +0000129busybox (0.48-1) unstable; urgency=low
Eric Andersenc8eedd52000-12-10 04:43:49 +0000130
131 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersen46948362000-12-13 16:42:24 +0000132 * Now includes .udeb support for the debian-installer. The .udeb
133 probably needs some more work, but this should be a good start.
Eric Andersenc8eedd52000-12-10 04:43:49 +0000134
Eric Andersen46948362000-12-13 16:42:24 +0000135 -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700
Eric Andersenb344c212000-10-27 18:09:53 +0000136
Eric Andersendb7f2af2000-09-26 05:02:50 +0000137busybox (0.47-1) unstable; urgency=low
Eric Andersen7df345e2000-07-21 21:27:11 +0000138
Eric Andersendb7f2af2000-09-26 05:02:50 +0000139 * New version released. See changelog for details.
Eric Andersen7df345e2000-07-21 21:27:11 +0000140
Eric Andersendb7f2af2000-09-26 05:02:50 +0000141 -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600
Eric Andersen7df345e2000-07-21 21:27:11 +0000142
Eric Andersenaec27bc2000-07-11 18:18:40 +0000143busybox (0.46-1) unstable; urgency=low
144
145 * New version released. See changelog for details.
146
147 -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600
148
Eric Andersena2db0972000-06-28 17:07:19 +0000149busybox (0.45-1) unstable; urgency=low
Eric Andersenb108a5b2000-06-19 09:21:34 +0000150
151 * First attempt at packaging BusyBox as a .deb. This has been in
152 in the Debian boot-floppies CVS tree forever. Hopefully, having it as a
153 standalone app will make life easier for me, the debian-installer team, and
154 everyone else as well...
155 * I have created a busybox-static that can be used as a rescue shell when you
156 hose your system. Just invoke "busybox sh" to fir up the shell. This has
157 every app provided by busybox staically linked in. There have been several
158 times in the past that I would have loved to have this sitting on my system
159 (i.e. when libc gets screwed up.)
160
Eric Andersen47cac672000-06-28 02:25:18 +0000161 -- Erik Andersen <andersee@debian.org> Tue, 27 Jun 2000 12:26:41 -0600
Eric Andersenb108a5b2000-06-19 09:21:34 +0000162