aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-06 20:36:57 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-06 20:36:57 +0000
commitda828fceb47464285c31e9e81af3d9a61358b068 (patch)
treef41709c3f0f248ad7aee5de48696c50e567197bc /debian/changelog
parent93a5827a8456f9b6d6c6b5bcf6f8b1b93cc579bf (diff)
downloadbusybox-w32-da828fceb47464285c31e9e81af3d9a61358b068.tar.gz
busybox-w32-da828fceb47464285c31e9e81af3d9a61358b068.tar.bz2
busybox-w32-da828fceb47464285c31e9e81af3d9a61358b068.zip
Update the debian packaging stuff
git-svn-id: svn://busybox.net/trunk/busybox@3023 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog80
1 files changed, 77 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e0d0558ef..c29520210 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,82 @@
1busybox (0.52-1) unstable; urgency=low 1busybox (1:0.52-1) unstable; urgency=high
2 2
3 * Not yet released 3 * New version released. See changelog for details.
4
5 -- Erik Andersen <andersee@debian.org> Fri, 6 Jul 2001 14:28:05 -0600
6
7busybox (1:0.51-10) unstable; urgency=high
8
9 * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)
10
11 -- Erik Andersen <andersee@debian.org> Sat, 23 Jun 2001 23:55:57 -0600
12
13busybox (1:0.51-9) unstable; urgency=high
14
15 * tar was creating leading directories with 0777 permissions as
16 as reult of faulty umask handling. This fixes it, repairing
17 a grave security problem in the woody the boot floppies.
18 (closes: #101169)
19
20 -- Erik Andersen <andersee@debian.org> Wed, 20 Jun 2001 16:17:38 -0600
21
22busybox (1:0.51-8) unstable; urgency=high
23
24 * Fix cp from /proc, where size=0 (closes: #100369)
25 * Add some padding to struct sysinfo for m68k.
26 * Apparently some bugs failed to be closed when master choked
27 (closes: #99627, #99637, #98571)
28 * Disable the busybox shell for the .deb, since it is not needed
29 for the boot floppies.
30
31 -- Erik Andersen <andersee@debian.org> Mon, 11 Jun 2001 13:26:07 -0600
32
33busybox (1:0.51-7) unstable; urgency=high
34
35 * Fix tar permission setting for existing directories (closes: #99627)
36 * Do not remove the .cvsignore files on 'make release' (closes: #99637)
37
38 -- Erik Andersen <andersee@debian.org> Mon, 4 Jun 2001 10:55:19 -0600
39
40busybox (1:0.51-6) testing unstable; urgency=high
41
42 * Update the version in testing so DHCP in the woody boot-floppies will work.
43 * Enable expr for the boot-floppies (closes: #98433)
44 * It builds on arm just fine now (closes: #97510)
45
46 -- Erik Andersen <andersee@debian.org> Wed, 23 May 2001 14:50:13 -0600
47
48busybox (1:0.51-5) unstable; urgency=low
49
50 * Backport a sed fix from 0.52pre
51 * Backport chroot fix from 0.52pre
52
53 -- Erik Andersen <andersee@debian.org> Wed, 16 May 2001 23:50:33 -0600
54
55busybox (1:0.51-4) unstable; urgency=low
56
57 * Backport from 0.52pre an endianness bugfix for md5sum
58 * Backport some updates to grep and sed
59 * Fix 'wget -O -' so it sets the quiet flag
60
61 -- Erik Andersen <andersee@debian.org> Mon, 14 May 2001 14:17:36 -0600
62
63busybox (1:0.51-3) unstable; urgency=low
64
65 * This is the "I am an idiot" release.
66 * Make cp and mv work again (closes: #97290)
67 * Fix the version number.
68
69 -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600
70
71busybox (0.51-2) unstable; urgency=low
72
73 * Backport several release critical fixes into the 0.51 codebase
74 so the boot-floppies will work again.
75 * Fix a link ordering problem. (closes: #93362)
76 * Fixed gunzip (closes: #94331)
77 * Fixed cp permission setting (closes: #94580)
4 78
5 -- Erik Andersen <andersee@debian.org> Tue, 9 May 2001 11:30:54 -0600 79 -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 11:22:35 -0600
6 80
7busybox (0.51-1) unstable; urgency=low 81busybox (0.51-1) unstable; urgency=low
8 82