diff options
Diffstat (limited to 'busybox/debian/changelog')
-rw-r--r-- | busybox/debian/changelog | 479 |
1 files changed, 479 insertions, 0 deletions
diff --git a/busybox/debian/changelog b/busybox/debian/changelog new file mode 100644 index 000000000..d9f82e376 --- /dev/null +++ b/busybox/debian/changelog | |||
@@ -0,0 +1,479 @@ | |||
1 | busybox-cvs (20031212-3) unstable; urgency=low | ||
2 | |||
3 | * debian/config-udeb-linux: | ||
4 | - Enable freeramdisk. (closes: #225360) | ||
5 | |||
6 | -- Bastian Blank <waldi@debian.org> Tue, 30 Dec 2003 22:36:50 +0100 | ||
7 | |||
8 | busybox-cvs (20031212-2) unstable; urgency=low | ||
9 | |||
10 | * debian/config-udeb: | ||
11 | - Enable freeramdisk | ||
12 | * archival/libunarchive/data_extract_to_stdout.c: | ||
13 | - Don't extract to much (upstream). | ||
14 | * archival/libunarchive/data_extract_all.c: | ||
15 | - Don't set permissions on symlinks (upstream). | ||
16 | * editors/sed.c: | ||
17 | - Fix (upstream). (closes: #224676) | ||
18 | |||
19 | -- Bastian Blank <waldi@debian.org> Tue, 23 Dec 2003 16:59:13 +0100 | ||
20 | |||
21 | busybox-cvs (20031212-1) unstable; urgency=low | ||
22 | |||
23 | * new cvs version | ||
24 | - fixes IOR in fdisk. (closes: #223773) | ||
25 | * debian/config* | ||
26 | - update | ||
27 | - remove mtab support from mount in busybox-static. (closes: #222386) | ||
28 | - enable progress bar for wget. (closes: #223770) | ||
29 | * modutils/obj/obj_s390{,x}.c | ||
30 | - fix abi change, R_390_GOTOFF -> R_390_GOTOFF32. (closes: #216528) | ||
31 | * acknowledge nmu. (closes: #216950, #216756, #215169, #215613) | ||
32 | |||
33 | -- Bastian Blank <waldi@debian.org> Fri, 12 Dec 2003 21:19:41 +0100 | ||
34 | |||
35 | busybox-cvs (20030926-2.1) unstable; urgency=low | ||
36 | |||
37 | * NMU | ||
38 | * Remove /sbin/init from the udebs, while still leaving init support | ||
39 | compiled in. rootskel takes over providing init, but then calls bb init. | ||
40 | Remove linuxrc support from the udebs entirely. Closes: #216756 | ||
41 | * config-floppy-udeb-linux: add minimal find, grep. Closes: #215169 | ||
42 | * net-udeb-linux-i386: add loopback mount support. Closes: #215613 | ||
43 | |||
44 | -- Joey Hess <joeyh@debian.org> Tue, 21 Oct 2003 12:47:52 -0400 | ||
45 | |||
46 | busybox-cvs (20030926-2) unstable; urgency=low | ||
47 | |||
48 | * debian/config-floppy-udeb-linux | ||
49 | - update for new floppy images (closes: #212986, #214102) | ||
50 | |||
51 | -- Bastian Blank <waldi@debian.org> Thu, 09 Oct 2003 12:25:49 +0200 | ||
52 | |||
53 | busybox-cvs (20030926-1) unstable; urgency=low | ||
54 | |||
55 | * new cvs version | ||
56 | * Makefile | ||
57 | - fix libpwdgrp link (upstream) (closes: #211675) | ||
58 | * Rules.mak.in | ||
59 | - fix optimization (closes: #212485) | ||
60 | * debian/config* | ||
61 | - update | ||
62 | * debian/config*udeb* | ||
63 | - move linux-i386 to linux (enable modutils on any linux arch) | ||
64 | - rename net to floppy | ||
65 | - enable wget status bar (closes: #211457) | ||
66 | * init/init.c | ||
67 | - workaround race conditions (closes: #212764) | ||
68 | |||
69 | -- Bastian Blank <waldi@debian.org> Fri, 26 Sep 2003 15:10:14 +0200 | ||
70 | |||
71 | busybox-cvs (0.60.99.cvs20030819-3) unstable; urgency=low | ||
72 | |||
73 | * shell/ash.c | ||
74 | - fix signal handling (upstream) | ||
75 | |||
76 | -- Bastian Blank <waldi@debian.org> Mon, 15 Sep 2003 18:12:09 +0200 | ||
77 | |||
78 | busybox-cvs (0.60.99.cvs20030819-2) unstable; urgency=low | ||
79 | |||
80 | * Fix configure permisions | ||
81 | * Set source Section to embedded | ||
82 | |||
83 | -- Glenn McGrath <bug1@debian.org> Mon, 25 Aug 2003 06:33:19 +0000 | ||
84 | |||
85 | busybox-cvs (0.60.99.cvs20030819-1) unstable; urgency=low | ||
86 | |||
87 | * new cvs version | ||
88 | |||
89 | -- Bastian Blank <waldi@debian.org> Tue, 19 Aug 2003 13:18:54 +0200 | ||
90 | |||
91 | busybox-cvs (0.60.99.cvs20030426-10) unstable; urgency=low | ||
92 | |||
93 | * archival/libunarchive/* | ||
94 | - add hardlink support (pending) | ||
95 | * debian/config-*udeb* | ||
96 | - add support for oldgnu tar format | ||
97 | |||
98 | -- Bastian Blank <waldi@debian.org> Tue, 10 Jun 2003 12:06:41 +0200 | ||
99 | |||
100 | busybox-cvs (0.60.99.cvs20030426-9) unstable; urgency=low | ||
101 | |||
102 | * modutils/depmod.c | ||
103 | - fix base_dir for modules.dep | ||
104 | |||
105 | -- Bastian Blank <waldi@debian.org> Sat, 07 Jun 2003 14:52:54 +0200 | ||
106 | |||
107 | busybox-cvs (0.60.99.cvs20030426-8) unstable; urgency=low | ||
108 | |||
109 | * util-linux/fdisk.c | ||
110 | - fix syscalls. (pending) | ||
111 | * libpwd/* | ||
112 | - don't build setgroups.o | ||
113 | |||
114 | -- Bastian Blank <waldi@debian.org> Tue, 03 Jun 2003 11:26:28 +0200 | ||
115 | |||
116 | busybox-cvs (0.60.99.cvs20030426-7) unstable; urgency=low | ||
117 | |||
118 | * libbb/*syscallc.c | ||
119 | - fix syscalls. (upstream) (closes: #194631) | ||
120 | * modutils/* | ||
121 | - update complete objects code from upstream. (pending) | ||
122 | * debian/config-*udeb* | ||
123 | - update to busybox-applets.txt:1.14 | ||
124 | |||
125 | -- Bastian Blank <waldi@debian.org> Thu, 29 May 2003 16:17:14 +0200 | ||
126 | |||
127 | busybox-cvs (0.60.99.cvs20030426-6) unstable; urgency=low | ||
128 | |||
129 | * modutils/Makefile.in | ||
130 | - don't build anything if deactivated | ||
131 | |||
132 | -- Bastian Blank <waldi@debian.org> Sat, 24 May 2003 18:57:14 +0200 | ||
133 | |||
134 | busybox-cvs (0.60.99.cvs20030426-5) unstable; urgency=low | ||
135 | |||
136 | * debian/config-*udeb* | ||
137 | - revert changes (closes: #192717, #192753) | ||
138 | - readd initrd support (workaround) | ||
139 | - make init quiet | ||
140 | * archival/tar.c | ||
141 | - fix usage of tar -O (upstream) (closes: #193788) | ||
142 | |||
143 | -- Bastian Blank <waldi@debian.org> Sat, 24 May 2003 13:25:36 +0200 | ||
144 | |||
145 | busybox-cvs (0.60.99.cvs20030426-4) unstable; urgency=low | ||
146 | |||
147 | * debian/config-*udeb* | ||
148 | - update to busybox-applets.txt:1.12 | ||
149 | * debian/rules | ||
150 | - use system instead of arch to determine which config file to use | ||
151 | |||
152 | -- Bastian Blank <waldi@debian.org> Fri, 09 May 2003 11:21:13 +0200 | ||
153 | |||
154 | busybox-cvs (0.60.99.cvs20030426-3) unstable; urgency=low | ||
155 | |||
156 | * debian/config-udeb* | ||
157 | - update to busybox-applets.txt:1.11 | ||
158 | |||
159 | -- Bastian Blank <waldi@debian.org> Wed, 07 May 2003 10:37:40 +0200 | ||
160 | |||
161 | busybox-cvs (0.60.99.cvs20030426-2) unstable; urgency=low | ||
162 | |||
163 | * modutils/* | ||
164 | - modprobe failes gracefully if the module is already loaded. (pending) | ||
165 | - implement depmod. (pending) | ||
166 | * debian/config* | ||
167 | - update | ||
168 | |||
169 | -- Bastian Blank <waldi@debian.org> Wed, 30 Apr 2003 14:12:36 +0200 | ||
170 | |||
171 | busybox-cvs (0.60.99.cvs20030426-1) unstable; urgency=low | ||
172 | |||
173 | * new cvs version | ||
174 | |||
175 | -- Bastian Blank <waldi@debian.org> Sat, 26 Apr 2003 18:33:17 +0200 | ||
176 | |||
177 | busybox-cvs (0.60.99.cvs20030420-4) unstable; urgency=low | ||
178 | |||
179 | * network/libiproute/iproute.c | ||
180 | - fix usage of ip route flush (upstream) | ||
181 | |||
182 | -- Bastian Blank <waldi@debian.org> Fri, 25 Apr 2003 16:48:43 +0200 | ||
183 | |||
184 | busybox-cvs (0.60.99.cvs20030420-3) unstable; urgency=low | ||
185 | |||
186 | * debian/config-*udeb* | ||
187 | - update to busybox-applets.txt:1.10 | ||
188 | |||
189 | -- Bastian Blank <waldi@debian.org> Fri, 25 Apr 2003 14:03:23 +0200 | ||
190 | |||
191 | busybox-cvs (0.60.99.cvs20030420-2) unstable; urgency=low | ||
192 | |||
193 | * archival/tar.c, archival/libunarchive/data_extract_all.c | ||
194 | - unlink files first (upstream patch) | ||
195 | |||
196 | -- Bastian Blank <waldi@debian.org> Mon, 21 Apr 2003 12:42:06 +0200 | ||
197 | |||
198 | busybox-cvs (0.60.99.cvs20030420-1) unstable; urgency=low | ||
199 | |||
200 | * new cvs version | ||
201 | * debian/config*-udeb* | ||
202 | - add ifconfig/route for easier transition | ||
203 | * debian/config-net-udeb-i386 | ||
204 | - add logger | ||
205 | * debian/config-udeb* | ||
206 | - add uniq | ||
207 | |||
208 | -- Bastian Blank <waldi@debian.org> Sun, 20 Apr 2003 21:02:58 +0200 | ||
209 | |||
210 | busybox-cvs (0.60.99.cvs20030405-1) unstable; urgency=low | ||
211 | |||
212 | * new cvs version | ||
213 | * debian/control | ||
214 | - add busybox-cvs-net-udeb | ||
215 | * debian/rules | ||
216 | - arch depend debs | ||
217 | - new net-udeb | ||
218 | * debian/config* | ||
219 | - cleanup applet list | ||
220 | |||
221 | -- Bastian Blank <waldi@debian.org> Sat, 05 Apr 2003 11:44:50 +0200 | ||
222 | |||
223 | busybox-cvs (0.60.99.cvs20030221-1) unstable; urgency=low | ||
224 | |||
225 | * new cvs version | ||
226 | * enable new applets in udeb | ||
227 | |||
228 | -- Bastian Blank <waldi@debian.org> Fri, 21 Feb 2003 23:15:16 +0100 | ||
229 | |||
230 | busybox-cvs (0.60.99.cvs20030114-1) unstable; urgency=low | ||
231 | |||
232 | * new cvs version | ||
233 | |||
234 | -- Bastian Blank <waldi@debian.org> Tue, 14 Jan 2003 17:06:43 +0000 | ||
235 | |||
236 | busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low | ||
237 | |||
238 | * Fix ip command build failure on ia64 (Closes: #172580 | ||
239 | * Dont build with BSD partition table support in fdisk, fails on m68k | ||
240 | |||
241 | -- Glenn McGrath <bug1@home> Sun, 5 Jan 2003 12:48:05 +1100 | ||
242 | |||
243 | busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low | ||
244 | |||
245 | * floppy-retriever needs the cut command in the udeb | ||
246 | |||
247 | -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 17:13:05 +1100 | ||
248 | |||
249 | busybox-cvs (0.60.99.cvs20030104-1) unstable; urgency=low | ||
250 | |||
251 | * new cvs version | ||
252 | * Include new applets in the static package | ||
253 | * Include ash in the udeb | ||
254 | |||
255 | -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 13:39:04 +1100 | ||
256 | |||
257 | busybox-cvs (0.60.99.cvs20021214-1) unstable; urgency=low | ||
258 | |||
259 | * new cvs version | ||
260 | - udhcp merge. | ||
261 | * fix location of ip link. | ||
262 | |||
263 | -- Bastian Blank <waldi@debian.org> Sat, 14 Dec 2002 13:52:15 +0100 | ||
264 | |||
265 | busybox-cvs (0.60.99.cvs20021210-1) unstable; urgency=low | ||
266 | |||
267 | * new cvs version | ||
268 | - various upstream fixes found in the last version. | ||
269 | * busybox-cvs-udeb | ||
270 | - include readlink and realpath. | ||
271 | |||
272 | -- Bastian Blank <waldi@debian.org> Tue, 10 Dec 2002 21:23:40 +0100 | ||
273 | |||
274 | busybox-cvs (0.60.99.cvs20021209-2) unstable; urgency=low | ||
275 | |||
276 | * cleanup scripts/config/ within make clean (closes: #172413) | ||
277 | * busybox-cvs-udeb | ||
278 | - include readlink | ||
279 | * include manpages within busybox-cvs and busybox-cvs-static | ||
280 | |||
281 | -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 22:09:52 +0100 | ||
282 | |||
283 | busybox-cvs (0.60.99.cvs20021209-1) unstable; urgency=low | ||
284 | |||
285 | * New cvs version. | ||
286 | - fix udhcpc for use with ip. | ||
287 | - klogd supports -c. | ||
288 | * busybox-cvs-udeb | ||
289 | - set priority to extra. (closes: #172302) | ||
290 | - don't longer provide busybox-udeb. | ||
291 | |||
292 | -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 16:22:03 +0100 | ||
293 | |||
294 | busybox-cvs (0.60.99.cvs20021203-1) unstable; urgency=low | ||
295 | |||
296 | * New packages based on busybox cvs. | ||
297 | * changes for the udeb | ||
298 | - enable ip applet with address, link and route part. | ||
299 | - enable udhcpc. | ||
300 | - disable ifconfig and route applet. | ||
301 | - disable ls color. | ||
302 | |||
303 | -- Bastian Blank <waldi@debian.org> Tue, 03 Dec 2002 18:51:00 +0100 | ||
304 | |||
305 | busybox (1:0.60.0-1) unstable; urgency=low | ||
306 | |||
307 | * New version released. See changelog for details. | ||
308 | |||
309 | -- Erik Andersen <andersee@debian.org> Thu, 2 Aug 2001 12:12:37 -0600 | ||
310 | |||
311 | busybox (1:0.52-1.1) unstable; urgency=high | ||
312 | |||
313 | * Non-maintainer upload | ||
314 | * Fixed wget -P handling (closes: #106223). | ||
315 | |||
316 | -- Matt Kraai <kraai@debian.org> Wed, 25 Jul 2001 11:01:38 -0600 | ||
317 | |||
318 | busybox (1:0.52-1) unstable; urgency=high | ||
319 | |||
320 | * New version released. See changelog for details. | ||
321 | |||
322 | -- Erik Andersen <andersee@debian.org> Sat, 7 Jul 2001 01:23:45 -0600 | ||
323 | |||
324 | busybox (1:0.51-10) unstable; urgency=high | ||
325 | |||
326 | * Fix a compile problem with gcc 3.0 on hppa (closes: #102045) | ||
327 | |||
328 | -- Erik Andersen <andersee@debian.org> Sat, 23 Jun 2001 23:55:57 -0600 | ||
329 | |||
330 | busybox (1:0.51-9) unstable; urgency=high | ||
331 | |||
332 | * tar was creating leading directories with 0777 permissions as | ||
333 | as reult of faulty umask handling. This fixes it, repairing | ||
334 | a grave security problem in the woody the boot floppies. | ||
335 | (closes: #101169) | ||
336 | |||
337 | -- Erik Andersen <andersee@debian.org> Wed, 20 Jun 2001 16:17:38 -0600 | ||
338 | |||
339 | busybox (1:0.51-8) unstable; urgency=high | ||
340 | |||
341 | * Fix cp from /proc, where size=0 (closes: #100369) | ||
342 | * Add some padding to struct sysinfo for m68k. | ||
343 | * Apparently some bugs failed to be closed when master choked | ||
344 | (closes: #99627, #99637, #98571) | ||
345 | * Disable the busybox shell for the .deb, since it is not needed | ||
346 | for the boot floppies. | ||
347 | |||
348 | -- Erik Andersen <andersee@debian.org> Mon, 11 Jun 2001 13:26:07 -0600 | ||
349 | |||
350 | busybox (1:0.51-7) unstable; urgency=high | ||
351 | |||
352 | * Fix tar permission setting for existing directories (closes: #99627) | ||
353 | * Do not remove the .cvsignore files on 'make release' (closes: #99637) | ||
354 | |||
355 | -- Erik Andersen <andersee@debian.org> Mon, 4 Jun 2001 10:55:19 -0600 | ||
356 | |||
357 | busybox (1:0.51-6) testing unstable; urgency=high | ||
358 | |||
359 | * Update the version in testing so DHCP in the woody boot-floppies will work. | ||
360 | * Enable expr for the boot-floppies (closes: #98433) | ||
361 | * It builds on arm just fine now (closes: #97510) | ||
362 | |||
363 | -- Erik Andersen <andersee@debian.org> Wed, 23 May 2001 14:50:13 -0600 | ||
364 | |||
365 | busybox (1:0.51-5) unstable; urgency=low | ||
366 | |||
367 | * Backport a sed fix from 0.52pre | ||
368 | * Backport chroot fix from 0.52pre | ||
369 | |||
370 | -- Erik Andersen <andersee@debian.org> Wed, 16 May 2001 23:50:33 -0600 | ||
371 | |||
372 | busybox (1:0.51-4) unstable; urgency=low | ||
373 | |||
374 | * Backport from 0.52pre an endianness bugfix for md5sum | ||
375 | * Backport some updates to grep and sed | ||
376 | * Fix 'wget -O -' so it sets the quiet flag | ||
377 | |||
378 | -- Erik Andersen <andersee@debian.org> Mon, 14 May 2001 14:17:36 -0600 | ||
379 | |||
380 | busybox (1:0.51-3) unstable; urgency=low | ||
381 | |||
382 | * This is the "I am an idiot" release. | ||
383 | * Make cp and mv work again (closes: #97290) | ||
384 | * Fix the version number. | ||
385 | |||
386 | -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600 | ||
387 | |||
388 | busybox (0.51-2) unstable; urgency=low | ||
389 | |||
390 | * Backport several release critical fixes into the 0.51 codebase | ||
391 | so the boot-floppies will work again. | ||
392 | * Fix a link ordering problem. (closes: #93362) | ||
393 | * Fixed gunzip (closes: #94331) | ||
394 | * Fixed cp permission setting (closes: #94580) | ||
395 | |||
396 | -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 11:22:35 -0600 | ||
397 | |||
398 | busybox (0.51-1) unstable; urgency=low | ||
399 | |||
400 | * Fixes several critical bugs (see the busybox changelog | ||
401 | for complete details) | ||
402 | * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses | ||
403 | the glibc NSS libraries. (closes: #93362) | ||
404 | * Fixed a bug in sed's address range handling (closes: #91758) | ||
405 | * Removed irrelevant cruft from the bottem of debian/changelog | ||
406 | |||
407 | -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600 | ||
408 | |||
409 | busybox (0.50-2) unstable; urgency=low | ||
410 | |||
411 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) | ||
412 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) | ||
413 | * fixed a bug in syslog, a problem with rebooting when booted as | ||
414 | an initrd, and a few other minor problems. | ||
415 | |||
416 | -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700 | ||
417 | |||
418 | |||
419 | busybox (0.50-2) unstable; urgency=low | ||
420 | |||
421 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) | ||
422 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) | ||
423 | * fixed a bug in syslog, a problem with rebooting when booted as | ||
424 | an initrd, and a few other minor problems. | ||
425 | |||
426 | -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700 | ||
427 | |||
428 | busybox (0.50-1) unstable; urgency=low | ||
429 | |||
430 | * Tons on improvements all around -- See changelog for details. | ||
431 | * Fix malformed Build-Depends (closes: #86930) | ||
432 | * grep has worked for some time now (closes: #81084) | ||
433 | * init compiles with DEBUG_INIT enabled (closes: #85794) | ||
434 | * md5sum no longer displays filename when reading stdin (closes: #81283) | ||
435 | * lsmod, rmmod, and insmod are no longer enabled (closes: #85642) | ||
436 | * busybox and buxybox-static now conflict/replace each other (closes: #80421) | ||
437 | |||
438 | -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700 | ||
439 | |||
440 | busybox (0.49-1) unstable; urgency=low | ||
441 | |||
442 | * Lots more source updates and bug fixes. See changelog for details. | ||
443 | |||
444 | -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700 | ||
445 | |||
446 | busybox (0.48-1) unstable; urgency=low | ||
447 | |||
448 | * Lots more source updates and bug fixes. See changelog for details. | ||
449 | * Now includes .udeb support for the debian-installer. The .udeb | ||
450 | probably needs some more work, but this should be a good start. | ||
451 | |||
452 | -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700 | ||
453 | |||
454 | busybox (0.47-1) unstable; urgency=low | ||
455 | |||
456 | * New version released. See changelog for details. | ||
457 | |||
458 | -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600 | ||
459 | |||
460 | busybox (0.46-1) unstable; urgency=low | ||
461 | |||
462 | * New version released. See changelog for details. | ||
463 | |||
464 | -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600 | ||
465 | |||
466 | busybox (0.45-1) unstable; urgency=low | ||
467 | |||
468 | * First attempt at packaging BusyBox as a .deb. This has been in | ||
469 | in the Debian boot-floppies CVS tree forever. Hopefully, having it as a | ||
470 | standalone app will make life easier for me, the debian-installer team, and | ||
471 | everyone else as well... | ||
472 | * I have created a busybox-static that can be used as a rescue shell when you | ||
473 | hose your system. Just invoke "busybox sh" to fir up the shell. This has | ||
474 | every app provided by busybox staically linked in. There have been several | ||
475 | times in the past that I would have loved to have this sitting on my system | ||
476 | (i.e. when libc gets screwed up.) | ||
477 | |||
478 | -- Erik Andersen <andersee@debian.org> Tue, 27 Jun 2000 12:26:41 -0600 | ||
479 | |||