Ok, here we go...
[platform/upstream/busybox.git] / debian / changelog
1 busybox (1:0.60.0-1) unstable; urgency=low
2
3   * New version released.  See changelog for details.
4
5  -- Erik Andersen <andersee@debian.org>  Thu,  2 Aug 2001 12:12:37 -0600
6
7 busybox (1:0.52-1.1) unstable; urgency=high
8
9   * Non-maintainer upload
10   * Fixed wget -P handling (closes: #106223).
11
12  -- Matt Kraai <kraai@debian.org>  Wed, 25 Jul 2001 11:01:38 -0600
13
14 busybox (1:0.52-1) unstable; urgency=high
15
16   * New version released.  See changelog for details.
17
18  -- Erik Andersen <andersee@debian.org>  Sat,  7 Jul 2001 01:23:45 -0600
19
20 busybox (1:0.51-10) unstable; urgency=high
21
22   * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)
23
24  -- Erik Andersen <andersee@debian.org>  Sat, 23 Jun 2001 23:55:57 -0600
25
26 busybox (1:0.51-9) unstable; urgency=high
27
28   * tar was creating leading directories with 0777 permissions as
29     as reult of faulty umask handling.  This fixes it, repairing
30     a grave security problem in the woody the boot floppies.
31     (closes: #101169)
32
33  -- Erik Andersen <andersee@debian.org>  Wed, 20 Jun 2001 16:17:38 -0600
34
35 busybox (1:0.51-8) unstable; urgency=high
36
37   * Fix cp from /proc, where size=0 (closes: #100369)
38   * Add some padding to struct sysinfo for m68k.
39   * Apparently some bugs failed to be closed when master choked
40     (closes: #99627, #99637, #98571)
41   * Disable the busybox shell for the .deb, since it is not needed
42     for the boot floppies.
43
44  -- Erik Andersen <andersee@debian.org>  Mon, 11 Jun 2001 13:26:07 -0600
45
46 busybox (1:0.51-7) unstable; urgency=high
47
48   * Fix tar permission setting for existing directories (closes: #99627)
49   * Do not remove the .cvsignore files on 'make release' (closes: #99637)
50
51  -- Erik Andersen <andersee@debian.org>  Mon,  4 Jun 2001 10:55:19 -0600
52
53 busybox (1:0.51-6) testing unstable; urgency=high
54
55   * Update the version in testing so DHCP in the woody boot-floppies will work.
56   * Enable expr for the boot-floppies (closes: #98433)
57   * It builds on arm just fine now (closes: #97510)
58
59  -- Erik Andersen <andersee@debian.org>  Wed, 23 May 2001 14:50:13 -0600
60
61 busybox (1:0.51-5) unstable; urgency=low
62
63   * Backport a sed fix from 0.52pre
64   * Backport chroot fix from 0.52pre
65
66  -- Erik Andersen <andersee@debian.org>  Wed, 16 May 2001 23:50:33 -0600
67
68 busybox (1:0.51-4) unstable; urgency=low
69
70   * Backport from 0.52pre an endianness bugfix for md5sum
71   * Backport some updates to grep and sed
72   * Fix 'wget -O -' so it sets the quiet flag
73
74  -- Erik Andersen <andersee@debian.org>  Mon, 14 May 2001 14:17:36 -0600
75
76 busybox (1:0.51-3) unstable; urgency=low
77
78   * This is the "I am an idiot" release.
79   * Make cp and mv work again (closes: #97290) 
80   * Fix the version number.
81
82  -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 17:35:58 -0600
83
84 busybox (0.51-2) unstable; urgency=low
85
86   * Backport several release critical fixes into the 0.51 codebase
87     so the boot-floppies will work again.
88   * Fix a link ordering problem. (closes: #93362)
89   * Fixed gunzip (closes: #94331)
90   * Fixed cp permission setting (closes: #94580)
91
92  -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 11:22:35 -0600
93
94 busybox (0.51-1) unstable; urgency=low
95
96   * Fixes several critical bugs (see the busybox changelog
97     for complete details)
98   * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
99     the glibc NSS libraries. (closes: #93362)
100   * Fixed a bug in sed's address range handling (closes: #91758) 
101   * Removed irrelevant cruft from the bottem of debian/changelog
102
103  -- Erik Andersen <andersee@debian.org>  Tue, 10 Apr 2001 14:07:29 -0600
104
105 busybox (0.50-2) unstable; urgency=low
106   
107   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
108   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
109   * fixed a bug in syslog, a problem with rebooting when booted as
110     an initrd, and a few other minor problems.
111
112  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
113
114
115 busybox (0.50-2) unstable; urgency=low
116   
117   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
118   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
119   * fixed a bug in syslog, a problem with rebooting when booted as
120     an initrd, and a few other minor problems.
121
122  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
123
124 busybox (0.50-1) unstable; urgency=low
125
126   * Tons on improvements all around -- See changelog for details.
127   * Fix malformed Build-Depends (closes: #86930)
128   * grep has worked for some time now (closes: #81084)
129   * init compiles with DEBUG_INIT enabled (closes: #85794)
130   * md5sum no longer displays filename when reading stdin (closes: #81283)
131   * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
132   * busybox and buxybox-static now conflict/replace each other (closes: #80421)
133
134  -- Erik Andersen <andersee@debian.org>  Thu, 15 Mar 2001 14:45:00 -0700
135
136 busybox (0.49-1) unstable; urgency=low
137
138   * Lots more source updates and bug fixes.  See changelog for details.
139
140  -- Erik Andersen <andersee@debian.org>  Sat, 27 Jan 2001 01:45:53 -0700
141
142 busybox (0.48-1) unstable; urgency=low
143
144   * Lots more source updates and bug fixes.  See changelog for details.
145   * Now includes .udeb support for the debian-installer.  The .udeb 
146     probably needs some more work, but this should be a good start.
147
148  -- Erik Andersen <andersee@debian.org>  Wed, 13 Dec 2000 08:36:07 -0700
149
150 busybox (0.47-1) unstable; urgency=low
151
152   * New version released.  See changelog for details.
153
154  -- Erik Andersen <andersee@debian.org>  Mon, 25 Sep 2000 23:00:56 -0600
155
156 busybox (0.46-1) unstable; urgency=low
157
158   * New version released.  See changelog for details.
159
160  -- Erik Andersen <andersee@debian.org>  Tue, 11 Jul 2000 12:15:44 -0600
161
162 busybox (0.45-1) unstable; urgency=low
163
164   * First attempt at packaging BusyBox as a .deb.  This has been in 
165     in the Debian boot-floppies CVS tree forever.  Hopefully, having it as a
166     standalone app will make life easier for me, the debian-installer team, and
167     everyone else as well...
168   * I have created a busybox-static that can be used as a rescue shell when you 
169     hose your system.  Just invoke "busybox sh" to fir up the shell.  This has
170     every app provided by busybox staically linked in.  There have been several
171     times in the past that I would have loved to have this sitting on my system
172     (i.e. when libc gets screwed up.)
173
174  -- Erik Andersen <andersee@debian.org>  Tue, 27 Jun 2000 12:26:41 -0600
175