Glenn L McGrath | 11adab0 | 2002-12-10 11:28:40 +0000 | [diff] [blame] | 1 | busybox-cvs (0.60.99.cvs20021209-2) unstable; urgency=low |
| 2 | |
| 3 | * cleanup scripts/config/ within make clean (closes: #172413) |
| 4 | * busybox-cvs-udeb |
| 5 | - include readlink |
| 6 | * include manpages within busybox-cvs and busybox-cvs-static |
| 7 | |
| 8 | -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 22:09:52 +0100 |
| 9 | |
| 10 | busybox-cvs (0.60.99.cvs20021209-1) unstable; urgency=low |
| 11 | |
| 12 | * New cvs version. |
| 13 | - fix udhcpc for use with ip. |
| 14 | - klogd supports -c. |
| 15 | * busybox-cvs-udeb |
| 16 | - set priority to extra. (closes: #172302) |
| 17 | - don't longer provide busybox-udeb. |
| 18 | |
| 19 | -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 16:22:03 +0100 |
| 20 | |
| 21 | busybox-cvs (0.60.99.cvs20021203-1) unstable; urgency=low |
| 22 | |
| 23 | * New packages based on busybox cvs. |
| 24 | * changes for the udeb |
| 25 | - enable ip applet with address, link and route part. |
| 26 | - enable udhcpc. |
| 27 | - disable ifconfig and route applet. |
| 28 | - disable ls color. |
| 29 | |
| 30 | -- Bastian Blank <waldi@debian.org> Tue, 03 Dec 2002 18:51:00 +0100 |
| 31 | |
Glenn L McGrath | 6fc6d7f | 2002-12-01 02:09:19 +0000 | [diff] [blame] | 32 | busybox-cvs (0.61.pre-custom1) unstable; urgency=low |
Glenn L McGrath | 2601559 | 2002-11-27 23:40:46 +0000 | [diff] [blame] | 33 | |
| 34 | * This is just to make it easier to make custom debs |
| 35 | * Replace this changelog before makeing offical debs |
| 36 | |
Glenn L McGrath | 6fc6d7f | 2002-12-01 02:09:19 +0000 | [diff] [blame] | 37 | -- Bastian Blank <waldi@debian.org> Sun, 01 Dec 2002 02:02:46 +0100 |
Glenn L McGrath | 2601559 | 2002-11-27 23:40:46 +0000 | [diff] [blame] | 38 | |
Eric Andersen | 9e6089e | 2001-08-02 19:31:08 +0000 | [diff] [blame] | 39 | busybox (1:0.60.0-1) unstable; urgency=low |
| 40 | |
| 41 | * New version released. See changelog for details. |
| 42 | |
| 43 | -- Erik Andersen <andersee@debian.org> Thu, 2 Aug 2001 12:12:37 -0600 |
| 44 | |
Matt Kraai | c9dd5f9 | 2001-08-02 15:12:16 +0000 | [diff] [blame] | 45 | busybox (1:0.52-1.1) unstable; urgency=high |
| 46 | |
| 47 | * Non-maintainer upload |
| 48 | * Fixed wget -P handling (closes: #106223). |
| 49 | |
| 50 | -- Matt Kraai <kraai@debian.org> Wed, 25 Jul 2001 11:01:38 -0600 |
| 51 | |
Eric Andersen | 0279505 | 2001-07-06 20:36:57 +0000 | [diff] [blame] | 52 | busybox (1:0.52-1) unstable; urgency=high |
Eric Andersen | d283e1c | 2001-05-09 17:31:27 +0000 | [diff] [blame] | 53 | |
Eric Andersen | 0279505 | 2001-07-06 20:36:57 +0000 | [diff] [blame] | 54 | * New version released. See changelog for details. |
Eric Andersen | d283e1c | 2001-05-09 17:31:27 +0000 | [diff] [blame] | 55 | |
Eric Andersen | 5c3070b | 2001-07-07 08:13:27 +0000 | [diff] [blame] | 56 | -- Erik Andersen <andersee@debian.org> Sat, 7 Jul 2001 01:23:45 -0600 |
Eric Andersen | 0279505 | 2001-07-06 20:36:57 +0000 | [diff] [blame] | 57 | |
| 58 | busybox (1:0.51-10) unstable; urgency=high |
| 59 | |
| 60 | * Fix a compile problem with gcc 3.0 on hppa (closes: #102045) |
| 61 | |
| 62 | -- Erik Andersen <andersee@debian.org> Sat, 23 Jun 2001 23:55:57 -0600 |
| 63 | |
| 64 | busybox (1:0.51-9) unstable; urgency=high |
| 65 | |
| 66 | * tar was creating leading directories with 0777 permissions as |
| 67 | as reult of faulty umask handling. This fixes it, repairing |
| 68 | a grave security problem in the woody the boot floppies. |
| 69 | (closes: #101169) |
| 70 | |
| 71 | -- Erik Andersen <andersee@debian.org> Wed, 20 Jun 2001 16:17:38 -0600 |
| 72 | |
| 73 | busybox (1:0.51-8) unstable; urgency=high |
| 74 | |
| 75 | * Fix cp from /proc, where size=0 (closes: #100369) |
| 76 | * Add some padding to struct sysinfo for m68k. |
| 77 | * Apparently some bugs failed to be closed when master choked |
| 78 | (closes: #99627, #99637, #98571) |
| 79 | * Disable the busybox shell for the .deb, since it is not needed |
| 80 | for the boot floppies. |
| 81 | |
| 82 | -- Erik Andersen <andersee@debian.org> Mon, 11 Jun 2001 13:26:07 -0600 |
| 83 | |
| 84 | busybox (1:0.51-7) unstable; urgency=high |
| 85 | |
| 86 | * Fix tar permission setting for existing directories (closes: #99627) |
| 87 | * Do not remove the .cvsignore files on 'make release' (closes: #99637) |
| 88 | |
| 89 | -- Erik Andersen <andersee@debian.org> Mon, 4 Jun 2001 10:55:19 -0600 |
| 90 | |
| 91 | busybox (1:0.51-6) testing unstable; urgency=high |
| 92 | |
| 93 | * Update the version in testing so DHCP in the woody boot-floppies will work. |
| 94 | * Enable expr for the boot-floppies (closes: #98433) |
| 95 | * It builds on arm just fine now (closes: #97510) |
| 96 | |
| 97 | -- Erik Andersen <andersee@debian.org> Wed, 23 May 2001 14:50:13 -0600 |
| 98 | |
| 99 | busybox (1:0.51-5) unstable; urgency=low |
| 100 | |
| 101 | * Backport a sed fix from 0.52pre |
| 102 | * Backport chroot fix from 0.52pre |
| 103 | |
| 104 | -- Erik Andersen <andersee@debian.org> Wed, 16 May 2001 23:50:33 -0600 |
| 105 | |
| 106 | busybox (1:0.51-4) unstable; urgency=low |
| 107 | |
| 108 | * Backport from 0.52pre an endianness bugfix for md5sum |
| 109 | * Backport some updates to grep and sed |
| 110 | * Fix 'wget -O -' so it sets the quiet flag |
| 111 | |
| 112 | -- Erik Andersen <andersee@debian.org> Mon, 14 May 2001 14:17:36 -0600 |
| 113 | |
| 114 | busybox (1:0.51-3) unstable; urgency=low |
| 115 | |
| 116 | * This is the "I am an idiot" release. |
| 117 | * Make cp and mv work again (closes: #97290) |
| 118 | * Fix the version number. |
| 119 | |
| 120 | -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600 |
| 121 | |
| 122 | busybox (0.51-2) unstable; urgency=low |
| 123 | |
| 124 | * Backport several release critical fixes into the 0.51 codebase |
| 125 | so the boot-floppies will work again. |
| 126 | * Fix a link ordering problem. (closes: #93362) |
| 127 | * Fixed gunzip (closes: #94331) |
| 128 | * Fixed cp permission setting (closes: #94580) |
| 129 | |
| 130 | -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 11:22:35 -0600 |
Eric Andersen | d283e1c | 2001-05-09 17:31:27 +0000 | [diff] [blame] | 131 | |
Eric Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 132 | busybox (0.51-1) unstable; urgency=low |
| 133 | |
Eric Andersen | fc994d1 | 2001-04-09 22:15:27 +0000 | [diff] [blame] | 134 | * Fixes several critical bugs (see the busybox changelog |
| 135 | for complete details) |
Eric Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 136 | * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses |
| 137 | the glibc NSS libraries. (closes: #93362) |
Eric Andersen | fc994d1 | 2001-04-09 22:15:27 +0000 | [diff] [blame] | 138 | * Fixed a bug in sed's address range handling (closes: #91758) |
Eric Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 139 | * Removed irrelevant cruft from the bottem of debian/changelog |
| 140 | |
Eric Andersen | 3c34305 | 2001-04-10 20:10:14 +0000 | [diff] [blame] | 141 | -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600 |
| 142 | |
| 143 | busybox (0.50-2) unstable; urgency=low |
| 144 | |
| 145 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) |
| 146 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) |
| 147 | * fixed a bug in syslog, a problem with rebooting when booted as |
| 148 | an initrd, and a few other minor problems. |
| 149 | |
| 150 | -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700 |
| 151 | |
Eric Andersen | fc994d1 | 2001-04-09 22:15:27 +0000 | [diff] [blame] | 152 | |
| 153 | busybox (0.50-2) unstable; urgency=low |
| 154 | |
| 155 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) |
| 156 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) |
| 157 | * fixed a bug in syslog, a problem with rebooting when booted as |
| 158 | an initrd, and a few other minor problems. |
| 159 | |
| 160 | -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700 |
Eric Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 161 | |
Eric Andersen | 0d5051d | 2001-03-15 22:12:43 +0000 | [diff] [blame] | 162 | busybox (0.50-1) unstable; urgency=low |
Eric Andersen | 88a5ceb | 2001-02-14 07:55:19 +0000 | [diff] [blame] | 163 | |
Eric Andersen | 0d5051d | 2001-03-15 22:12:43 +0000 | [diff] [blame] | 164 | * Tons on improvements all around -- See changelog for details. |
Eric Andersen | 5d9cad0 | 2001-02-22 05:08:16 +0000 | [diff] [blame] | 165 | * Fix malformed Build-Depends (closes: #86930) |
| 166 | * grep has worked for some time now (closes: #81084) |
| 167 | * init compiles with DEBUG_INIT enabled (closes: #85794) |
| 168 | * md5sum no longer displays filename when reading stdin (closes: #81283) |
| 169 | * lsmod, rmmod, and insmod are no longer enabled (closes: #85642) |
Eric Andersen | b2007bf | 2001-02-22 05:21:35 +0000 | [diff] [blame] | 170 | * busybox and buxybox-static now conflict/replace each other (closes: #80421) |
Eric Andersen | 88a5ceb | 2001-02-14 07:55:19 +0000 | [diff] [blame] | 171 | |
Eric Andersen | 0d5051d | 2001-03-15 22:12:43 +0000 | [diff] [blame] | 172 | -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700 |
Eric Andersen | 88a5ceb | 2001-02-14 07:55:19 +0000 | [diff] [blame] | 173 | |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 174 | busybox (0.49-1) unstable; urgency=low |
Eric Andersen | a6cd070 | 2000-12-20 23:22:29 +0000 | [diff] [blame] | 175 | |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 176 | * Lots more source updates and bug fixes. See changelog for details. |
Eric Andersen | a6cd070 | 2000-12-20 23:22:29 +0000 | [diff] [blame] | 177 | |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 178 | -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700 |
Eric Andersen | a6cd070 | 2000-12-20 23:22:29 +0000 | [diff] [blame] | 179 | |
Eric Andersen | 4694836 | 2000-12-13 16:42:24 +0000 | [diff] [blame] | 180 | busybox (0.48-1) unstable; urgency=low |
Eric Andersen | c8eedd5 | 2000-12-10 04:43:49 +0000 | [diff] [blame] | 181 | |
| 182 | * Lots more source updates and bug fixes. See changelog for details. |
Eric Andersen | 4694836 | 2000-12-13 16:42:24 +0000 | [diff] [blame] | 183 | * Now includes .udeb support for the debian-installer. The .udeb |
| 184 | probably needs some more work, but this should be a good start. |
Eric Andersen | c8eedd5 | 2000-12-10 04:43:49 +0000 | [diff] [blame] | 185 | |
Eric Andersen | 4694836 | 2000-12-13 16:42:24 +0000 | [diff] [blame] | 186 | -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700 |
Eric Andersen | b344c21 | 2000-10-27 18:09:53 +0000 | [diff] [blame] | 187 | |
Eric Andersen | db7f2af | 2000-09-26 05:02:50 +0000 | [diff] [blame] | 188 | busybox (0.47-1) unstable; urgency=low |
Eric Andersen | 7df345e | 2000-07-21 21:27:11 +0000 | [diff] [blame] | 189 | |
Eric Andersen | db7f2af | 2000-09-26 05:02:50 +0000 | [diff] [blame] | 190 | * New version released. See changelog for details. |
Eric Andersen | 7df345e | 2000-07-21 21:27:11 +0000 | [diff] [blame] | 191 | |
Eric Andersen | db7f2af | 2000-09-26 05:02:50 +0000 | [diff] [blame] | 192 | -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600 |
Eric Andersen | 7df345e | 2000-07-21 21:27:11 +0000 | [diff] [blame] | 193 | |
Eric Andersen | aec27bc | 2000-07-11 18:18:40 +0000 | [diff] [blame] | 194 | busybox (0.46-1) unstable; urgency=low |
| 195 | |
| 196 | * New version released. See changelog for details. |
| 197 | |
| 198 | -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600 |
| 199 | |
Eric Andersen | a2db097 | 2000-06-28 17:07:19 +0000 | [diff] [blame] | 200 | busybox (0.45-1) unstable; urgency=low |
Eric Andersen | b108a5b | 2000-06-19 09:21:34 +0000 | [diff] [blame] | 201 | |
| 202 | * First attempt at packaging BusyBox as a .deb. This has been in |
| 203 | in the Debian boot-floppies CVS tree forever. Hopefully, having it as a |
| 204 | standalone app will make life easier for me, the debian-installer team, and |
| 205 | everyone else as well... |
| 206 | * I have created a busybox-static that can be used as a rescue shell when you |
| 207 | hose your system. Just invoke "busybox sh" to fir up the shell. This has |
| 208 | every app provided by busybox staically linked in. There have been several |
| 209 | times in the past that I would have loved to have this sitting on my system |
| 210 | (i.e. when libc gets screwed up.) |
| 211 | |
Eric Andersen | 47cac67 | 2000-06-28 02:25:18 +0000 | [diff] [blame] | 212 | -- Erik Andersen <andersee@debian.org> Tue, 27 Jun 2000 12:26:41 -0600 |
Eric Andersen | b108a5b | 2000-06-19 09:21:34 +0000 | [diff] [blame] | 213 | |