blob: d9f82e376ccf407db4e4eb8a5a9a8731e6d4bda1 [file] [log] [blame]
Glenn L McGratha43facc2004-01-01 00:23:01 +00001busybox-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
8busybox-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
21busybox-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
35busybox-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
46busybox-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
53busybox-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
Glenn L McGrathc98c7d92003-09-24 15:30:44 +000071busybox-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
Glenn L McGrathb79db922003-08-26 04:50:23 +000078busybox-cvs (0.60.99.cvs20030819-2) unstable; urgency=low
79
80 * Fix configure permisions
Glenn L McGratha43facc2004-01-01 00:23:01 +000081 * Set source Section to embedded
Glenn L McGrathb79db922003-08-26 04:50:23 +000082
83 -- Glenn McGrath <bug1@debian.org> Mon, 25 Aug 2003 06:33:19 +0000
84
85busybox-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
91busybox-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
100busybox-cvs (0.60.99.cvs20030426-9) unstable; urgency=low
101
102 * modutils/depmod.c
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000103 - fix base_dir for modules.dep
Glenn L McGrathb79db922003-08-26 04:50:23 +0000104
105 -- Bastian Blank <waldi@debian.org> Sat, 07 Jun 2003 14:52:54 +0200
106
107busybox-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
116busybox-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
127busybox-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
134busybox-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
145busybox-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
154busybox-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
161busybox-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
171busybox-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
177busybox-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
184busybox-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
Glenn L McGrath923dd792003-04-21 10:26:39 +0000191busybox-cvs (0.60.99.cvs20030420-2) unstable; urgency=low
192
Glenn L McGrathb79db922003-08-26 04:50:23 +0000193 * archival/tar.c, archival/libunarchive/data_extract_all.c
Glenn L McGrath923dd792003-04-21 10:26:39 +0000194 - unlink files first (upstream patch)
195
Glenn L McGrathb79db922003-08-26 04:50:23 +0000196 -- Bastian Blank <waldi@debian.org> Mon, 21 Apr 2003 12:42:06 +0200
Glenn L McGrath923dd792003-04-21 10:26:39 +0000197
198busybox-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
Glenn L McGrath4957fc72003-04-06 15:35:52 +0000210busybox-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
223busybox-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
Glenn L McGrath147a3ca2003-01-14 21:41:12 +0000230busybox-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
Glenn L McGrathc2e74ca2003-01-05 02:02:02 +0000236busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low
237
238 * Fix ip command build failure on ia64 (Closes: #172580
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000239 * Dont build with BSD partition table support in fdisk, fails on m68k
Glenn L McGrathc2e74ca2003-01-05 02:02:02 +0000240
241 -- Glenn McGrath <bug1@home> Sun, 5 Jan 2003 12:48:05 +1100
242
Glenn L McGrath39dd4012003-01-04 13:45:42 +0000243busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low
244
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000245 * floppy-retriever needs the cut command in the udeb
Glenn L McGrath39dd4012003-01-04 13:45:42 +0000246
247 -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 17:13:05 +1100
248
249busybox-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
Glenn L McGrathd4c8d1a2002-12-23 12:49:32 +0000257busybox-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
265busybox-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
Glenn L McGrath11adab02002-12-10 11:28:40 +0000274busybox-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
283busybox-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
294busybox-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
Eric Andersen9e6089e2001-08-02 19:31:08 +0000305busybox (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
Matt Kraaic9dd5f92001-08-02 15:12:16 +0000311busybox (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
Eric Andersen02795052001-07-06 20:36:57 +0000318busybox (1:0.52-1) unstable; urgency=high
Eric Andersend283e1c2001-05-09 17:31:27 +0000319
Eric Andersen02795052001-07-06 20:36:57 +0000320 * New version released. See changelog for details.
Eric Andersend283e1c2001-05-09 17:31:27 +0000321
Eric Andersen5c3070b2001-07-07 08:13:27 +0000322 -- Erik Andersen <andersee@debian.org> Sat, 7 Jul 2001 01:23:45 -0600
Eric Andersen02795052001-07-06 20:36:57 +0000323
324busybox (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
330busybox (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
339busybox (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
350busybox (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
357busybox (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
365busybox (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
372busybox (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
380busybox (1:0.51-3) unstable; urgency=low
381
382 * This is the "I am an idiot" release.
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000383 * Make cp and mv work again (closes: #97290)
Eric Andersen02795052001-07-06 20:36:57 +0000384 * Fix the version number.
385
386 -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600
387
388busybox (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
Eric Andersend283e1c2001-05-09 17:31:27 +0000397
Eric Andersen3f8688b2001-04-09 19:00:29 +0000398busybox (0.51-1) unstable; urgency=low
399
Eric Andersenfc994d12001-04-09 22:15:27 +0000400 * Fixes several critical bugs (see the busybox changelog
401 for complete details)
Eric Andersen3f8688b2001-04-09 19:00:29 +0000402 * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
403 the glibc NSS libraries. (closes: #93362)
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000404 * Fixed a bug in sed's address range handling (closes: #91758)
Eric Andersen3f8688b2001-04-09 19:00:29 +0000405 * Removed irrelevant cruft from the bottem of debian/changelog
406
Eric Andersen3c343052001-04-10 20:10:14 +0000407 -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600
408
409busybox (0.50-2) unstable; urgency=low
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000410
Eric Andersen3c343052001-04-10 20:10:14 +0000411 * 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
Eric Andersenfc994d12001-04-09 22:15:27 +0000418
419busybox (0.50-2) unstable; urgency=low
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000420
Eric Andersenfc994d12001-04-09 22:15:27 +0000421 * 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
Eric Andersen3f8688b2001-04-09 19:00:29 +0000427
Eric Andersen0d5051d2001-03-15 22:12:43 +0000428busybox (0.50-1) unstable; urgency=low
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000429
Eric Andersen0d5051d2001-03-15 22:12:43 +0000430 * Tons on improvements all around -- See changelog for details.
Eric Andersen5d9cad02001-02-22 05:08:16 +0000431 * 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)
Eric Andersenb2007bf2001-02-22 05:21:35 +0000436 * busybox and buxybox-static now conflict/replace each other (closes: #80421)
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000437
Eric Andersen0d5051d2001-03-15 22:12:43 +0000438 -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700
Eric Andersen88a5ceb2001-02-14 07:55:19 +0000439
Eric Andersen8ec10a92001-01-27 09:33:39 +0000440busybox (0.49-1) unstable; urgency=low
Eric Andersena6cd0702000-12-20 23:22:29 +0000441
Eric Andersen8ec10a92001-01-27 09:33:39 +0000442 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersena6cd0702000-12-20 23:22:29 +0000443
Eric Andersen8ec10a92001-01-27 09:33:39 +0000444 -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700
Eric Andersena6cd0702000-12-20 23:22:29 +0000445
Eric Andersen46948362000-12-13 16:42:24 +0000446busybox (0.48-1) unstable; urgency=low
Eric Andersenc8eedd52000-12-10 04:43:49 +0000447
448 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000449 * Now includes .udeb support for the debian-installer. The .udeb
Eric Andersen46948362000-12-13 16:42:24 +0000450 probably needs some more work, but this should be a good start.
Eric Andersenc8eedd52000-12-10 04:43:49 +0000451
Eric Andersen46948362000-12-13 16:42:24 +0000452 -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700
Eric Andersenb344c212000-10-27 18:09:53 +0000453
Eric Andersendb7f2af2000-09-26 05:02:50 +0000454busybox (0.47-1) unstable; urgency=low
Eric Andersen7df345e2000-07-21 21:27:11 +0000455
Eric Andersendb7f2af2000-09-26 05:02:50 +0000456 * New version released. See changelog for details.
Eric Andersen7df345e2000-07-21 21:27:11 +0000457
Eric Andersendb7f2af2000-09-26 05:02:50 +0000458 -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600
Eric Andersen7df345e2000-07-21 21:27:11 +0000459
Eric Andersenaec27bc2000-07-11 18:18:40 +0000460busybox (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
Eric Andersena2db0972000-06-28 17:07:19 +0000466busybox (0.45-1) unstable; urgency=low
Eric Andersenb108a5b2000-06-19 09:21:34 +0000467
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000468 * First attempt at packaging BusyBox as a .deb. This has been in
Eric Andersenb108a5b2000-06-19 09:21:34 +0000469 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...
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000472 * I have created a busybox-static that can be used as a rescue shell when you
Eric Andersenb108a5b2000-06-19 09:21:34 +0000473 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
Eric Andersen47cac672000-06-28 02:25:18 +0000478 -- Erik Andersen <andersee@debian.org> Tue, 27 Jun 2000 12:26:41 -0600
Glenn L McGratha43facc2004-01-01 00:23:01 +0000479