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