Matt Kraai | c9dd5f9 | 2001-08-02 15:12:16 +0000 | [diff] [blame^] | 1 | busybox (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 Andersen | 0279505 | 2001-07-06 20:36:57 +0000 | [diff] [blame] | 8 | busybox (1:0.52-1) unstable; urgency=high |
Eric Andersen | d283e1c | 2001-05-09 17:31:27 +0000 | [diff] [blame] | 9 | |
Eric Andersen | 0279505 | 2001-07-06 20:36:57 +0000 | [diff] [blame] | 10 | * New version released. See changelog for details. |
Eric Andersen | d283e1c | 2001-05-09 17:31:27 +0000 | [diff] [blame] | 11 | |
Eric Andersen | 5c3070b | 2001-07-07 08:13:27 +0000 | [diff] [blame] | 12 | -- 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] | 13 | |
| 14 | busybox (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 | |
| 20 | busybox (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 | |
| 29 | busybox (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 | |
| 40 | busybox (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 | |
| 47 | busybox (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 | |
| 55 | busybox (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 | |
| 62 | busybox (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 | |
| 70 | busybox (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 | |
| 78 | busybox (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 Andersen | d283e1c | 2001-05-09 17:31:27 +0000 | [diff] [blame] | 87 | |
Eric Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 88 | busybox (0.51-1) unstable; urgency=low |
| 89 | |
Eric Andersen | fc994d1 | 2001-04-09 22:15:27 +0000 | [diff] [blame] | 90 | * Fixes several critical bugs (see the busybox changelog |
| 91 | for complete details) |
Eric Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 92 | * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses |
| 93 | the glibc NSS libraries. (closes: #93362) |
Eric Andersen | fc994d1 | 2001-04-09 22:15:27 +0000 | [diff] [blame] | 94 | * Fixed a bug in sed's address range handling (closes: #91758) |
Eric Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 95 | * Removed irrelevant cruft from the bottem of debian/changelog |
| 96 | |
Eric Andersen | 3c34305 | 2001-04-10 20:10:14 +0000 | [diff] [blame] | 97 | -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600 |
| 98 | |
| 99 | busybox (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 Andersen | fc994d1 | 2001-04-09 22:15:27 +0000 | [diff] [blame] | 108 | |
| 109 | busybox (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 Andersen | 3f8688b | 2001-04-09 19:00:29 +0000 | [diff] [blame] | 117 | |
Eric Andersen | 0d5051d | 2001-03-15 22:12:43 +0000 | [diff] [blame] | 118 | busybox (0.50-1) unstable; urgency=low |
Eric Andersen | 88a5ceb | 2001-02-14 07:55:19 +0000 | [diff] [blame] | 119 | |
Eric Andersen | 0d5051d | 2001-03-15 22:12:43 +0000 | [diff] [blame] | 120 | * Tons on improvements all around -- See changelog for details. |
Eric Andersen | 5d9cad0 | 2001-02-22 05:08:16 +0000 | [diff] [blame] | 121 | * 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 Andersen | b2007bf | 2001-02-22 05:21:35 +0000 | [diff] [blame] | 126 | * busybox and buxybox-static now conflict/replace each other (closes: #80421) |
Eric Andersen | 88a5ceb | 2001-02-14 07:55:19 +0000 | [diff] [blame] | 127 | |
Eric Andersen | 0d5051d | 2001-03-15 22:12:43 +0000 | [diff] [blame] | 128 | -- 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] | 129 | |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 130 | busybox (0.49-1) unstable; urgency=low |
Eric Andersen | a6cd070 | 2000-12-20 23:22:29 +0000 | [diff] [blame] | 131 | |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 132 | * Lots more source updates and bug fixes. See changelog for details. |
Eric Andersen | a6cd070 | 2000-12-20 23:22:29 +0000 | [diff] [blame] | 133 | |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 134 | -- 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] | 135 | |
Eric Andersen | 4694836 | 2000-12-13 16:42:24 +0000 | [diff] [blame] | 136 | busybox (0.48-1) unstable; urgency=low |
Eric Andersen | c8eedd5 | 2000-12-10 04:43:49 +0000 | [diff] [blame] | 137 | |
| 138 | * Lots more source updates and bug fixes. See changelog for details. |
Eric Andersen | 4694836 | 2000-12-13 16:42:24 +0000 | [diff] [blame] | 139 | * Now includes .udeb support for the debian-installer. The .udeb |
| 140 | probably needs some more work, but this should be a good start. |
Eric Andersen | c8eedd5 | 2000-12-10 04:43:49 +0000 | [diff] [blame] | 141 | |
Eric Andersen | 4694836 | 2000-12-13 16:42:24 +0000 | [diff] [blame] | 142 | -- 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] | 143 | |
Eric Andersen | db7f2af | 2000-09-26 05:02:50 +0000 | [diff] [blame] | 144 | busybox (0.47-1) unstable; urgency=low |
Eric Andersen | 7df345e | 2000-07-21 21:27:11 +0000 | [diff] [blame] | 145 | |
Eric Andersen | db7f2af | 2000-09-26 05:02:50 +0000 | [diff] [blame] | 146 | * New version released. See changelog for details. |
Eric Andersen | 7df345e | 2000-07-21 21:27:11 +0000 | [diff] [blame] | 147 | |
Eric Andersen | db7f2af | 2000-09-26 05:02:50 +0000 | [diff] [blame] | 148 | -- 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] | 149 | |
Eric Andersen | aec27bc | 2000-07-11 18:18:40 +0000 | [diff] [blame] | 150 | busybox (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 Andersen | a2db097 | 2000-06-28 17:07:19 +0000 | [diff] [blame] | 156 | busybox (0.45-1) unstable; urgency=low |
Eric Andersen | b108a5b | 2000-06-19 09:21:34 +0000 | [diff] [blame] | 157 | |
| 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 Andersen | 47cac67 | 2000-06-28 02:25:18 +0000 | [diff] [blame] | 168 | -- 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] | 169 | |