]> git.proxmox.com Git - vzctl.git/blob - debian/changelog
update to vzctl-3.0.30.2
[vzctl.git] / debian / changelog
1 vzctl (3.0.30-2pve1) unstable; urgency=low
2
3 * update to vzctl 3.0.30.2
4
5 * set default rp_filter to mode 2
6
7 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 06:34:58 +0100
8
9 vzctl (3.0.29-3pve8) unstable; urgency=low
10
11 * allow to pass absolute paths for ostemplate on create
12
13 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 11:56:48 +0100
14
15 vzctl (3.0.29-3pve7) unstable; urgency=low
16
17 * avoid backup error on new installation
18
19 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2011 17:00:43 +0100
20
21 vzctl (3.0.29-3pve6) unstable; urgency=low
22
23 * do not change paths in vzmigrate - we do not use that tool
24
25 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:46:06 +0100
26
27 vzctl (3.0.29-3pve5) unstable; urgency=low
28
29 * add pve-cluster dependency in /etc/init.d/vz
30
31 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Dec 2011 12:46:00 +0100
32
33 vzctl (3.0.29-3pve4) unstable; urgency=low
34
35 * depend on pve-cluster (for /etc/pve/openvz)
36
37 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Nov 2011 09:59:49 +0100
38
39 vzctl (3.0.29-3pve3) unstable; urgency=low
40
41 * fix config path in vzmigrate
42
43 * symlink /etc/vz/conf to /etc/pve/openvz
44
45 * do not make backups of config files on destroy
46
47 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2011 07:54:34 +0100
48
49 vzctl (3.0.29-3pve2) unstable; urgency=low
50
51 * fix config path in vznetaddbr
52
53 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 09:09:50 +0200
54
55 vzctl (3.0.29-3pve1) unstable; urgency=low
56
57 * update to 3.0.29.3
58
59 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Sep 2011 10:59:49 +0200
60
61 vzctl (3.0.29-2pve1) unstable; urgency=low
62
63 * update to 3.0.29.2
64
65 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2011 12:55:20 +0200
66
67 vzctl (3.0.29-1pve1) unstable; urgency=low
68
69 * update to 3.0.29.1
70
71 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2011 07:37:35 +0200
72
73 vzctl (3.0.28-1pve5) unstable; urgency=low
74
75 * update to latest upstream
76
77 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Sep 2011 11:57:16 +0200
78
79 vzctl (3.0.28-1pve4) unstable; urgency=low
80
81 * set defaull template to debian-6.0-standard
82
83 * set CONFIGFILE="pve.auto" in /etc/vz/vz.conf
84
85 * merge some fixes from upstream
86
87 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2011 10:20:13 +0200
88
89 vzctl (3.0.28-1pve1) unstable; urgency=low
90
91 * update to vzctl-3.0.28.3
92
93 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Jun 2011 12:17:34 +0200
94
95 vzctl (3.0.27-1pve1) unstable; urgency=low
96
97 * update to upstream vzctl-3.0.27
98
99 -- Proxmox Support Team <support@proxmox.com> Mon, 30 May 2011 07:00:57 +0200
100
101 vzctl (3.0.26-1pve4) unstable; urgency=low
102
103 * ignore vzeventd module load errors (avoid problems when updating
104 kernel)
105
106 -- Proxmox Support Team <support@proxmox.com> Tue, 10 May 2011 11:08:07 +0200
107
108 vzctl (3.0.26-1pve3) unstable; urgency=low
109
110 * update to vzctl-3.0.26.3 release
111
112 -- Proxmox Support Team <support@proxmox.com> Mon, 09 May 2011 09:28:16 +0200
113
114 vzctl (3.0.26-1pve2) unstable; urgency=low
115
116 * remove stale cron scripts
117
118 * fix /etc/init.d/vzeventd - do not fail on non-openvz kernels
119
120 -- Proxmox Support Team <support@proxmox.com> Mon, 02 May 2011 12:12:44 +0200
121
122 vzctl (3.0.26-1pve1) unstable; urgency=low
123
124 * update to latest available version fromn git (Wed, 27 Apr 2011)
125
126 * change openvz startup priority from 20 to 21
127
128 -- Proxmox Support Team <support@proxmox.com> Mon, 02 May 2011 06:50:16 +0200
129
130 vzctl (3.0.24-1pve4) unstable; urgency=low
131
132 * fix bug in list2str (fix-list2str.patch)
133
134 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Sep 2010 14:19:09 +0200
135
136 vzctl (3.0.24-1pve3) unstable; urgency=low
137
138 * update to latest version from git (Fri, 27 Aug 2010)
139
140 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Aug 2010 11:51:17 +0200
141
142 vzctl (3.0.24-1pve2) unstable; urgency=low
143
144 * correctly call ldconfig in postinst/postrm
145
146 * use quilt to manage patches
147
148 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Aug 2010 11:52:00 +0200
149
150 vzctl (3.0.24-1pve1) unstable; urgency=low
151
152 * upgrade to latest version from git
153
154 * add lintian overrides
155
156 * remove OpenVZ specific settings from /etc/sysctl.conf
157 and move them to /etc/sysctl.d/vzctl
158
159 * sysctl: set "net.ipv4.ip_forward = 1" - seems to be needed by newer
160 kernels
161
162 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Aug 2010 10:43:16 +0200
163
164 vzctl (3.0.23-1pve11) unstable; urgency=low
165
166 * fix bug in vzgetnetdev (revert recent change). See OpenVZ Bug #1506
167
168 -- Proxmox Support Team <support@proxmox.com> Thu, 06 May 2010 09:55:11 +0200
169
170 vzctl (3.0.23-1pve10) unstable; urgency=low
171
172 * /etc/network/if-up.d/vzifup-post: remove symbolic link in preinst
173 script.
174
175 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Apr 2010 14:08:41 +0200
176
177 vzctl (3.0.23-1pve9) unstable; urgency=low
178
179 * update to latest version from git (Thu Apr 22 14:39:01 2010)
180
181 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Apr 2010 11:05:23 +0200
182
183 vzctl (3.0.23-1pve8) unstable; urgency=low
184
185 * fix another type in debian-add_ip.sh (debian-add-ip-fix.diff)
186
187 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jan 2010 11:35:14 +0100
188
189 vzctl (3.0.23-1pve7) unstable; urgency=low
190
191 * update to latest available version, remove previous workarounds used
192 in 1pve6
193
194 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2010 10:51:46 +0100
195
196 vzctl (3.0.23-1pve6) unstable; urgency=low
197
198 * revert fix for bug 478 (revert-bug-478-fix.diff), because that
199 modifies network configuration when using NETIF (incompatible
200 with previous versions), see http://bugzilla.openvz.org/show_bug.cgi?id=478
201
202 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jan 2010 11:40:59 +0100
203
204 vzctl (3.0.23-1pve5) unstable; urgency=low
205
206 * fix init-logger endless loop by opening fifo RW
207
208 * fix init script - don't fail on wrong kernel - simply exit instead.
209
210 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Jan 2010 11:10:58 +0100
211
212 vzctl (3.0.23-1pve4) unstable; urgency=low
213
214 * update to latest available version
215
216 * use fifo for init-logger because ptty mave seroius problems on 2.6.18
217 and live migration.
218
219 * modified init-logger to wait on shutdown until all output is written.
220
221 * add patch for 1389 (debian-add-ip.diff)
222
223 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Jan 2010 13:45:13 +0100
224
225 vzctl (3.0.23-1pve3) unstable; urgency=low
226
227 * fix change_hostname bug
228
229 * install only one init-logger binary (there is no need for the
230 i386/amd64 split)
231
232 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 09:57:24 +0200
233
234 vzctl (3.0.23-1pve2) unstable; urgency=low
235
236 * compile for debian lenny
237
238 * added procps dependency.
239
240 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2009 10:27:46 +0200
241
242 vzctl (3.0.23-1pve1) unstable; urgency=low
243
244 * use compiled init logger (diet)
245
246 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 09:50:16 +0100
247
248 vzctl (3.0.23-1pve) unstable; urgency=low
249
250 * include latest updates from git repository (commit 71ad397769813bf677213a5981cbbf6b27a143a3, Sun, 30 Nov 2008)
251
252 * fix hostname scripts (do not write fqdn)
253
254 -- Proxmox Support Team <support@proxmox.com> Fri, 2 Jan 2009 10:43:40 +0100
255
256 vzctl (3.0.22-3pve3) unstable; urgency=low
257
258 * include latest updates from git repository (commit 34934b090b03a996f7bbcc9b13145390efc56eb6, Thu Oct 16 2008)
259
260 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Aug 2008 11:15:32 +0200
261
262 vzctl (3.0.22-3pve1) unstable; urgency=low
263
264 * recompile with new release number, because we released a wrong version
265
266 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jul 2008 08:21:22 +0200
267
268 vzctl (3.0.22-3pve) unstable; urgency=low
269
270 * update from git (commit bca585d9c7c9e72bad99fc3f48bd8245ab21848c)
271
272 -- Proxmox Support Team <support@proxmox.com> Tue, 1 Jul 2008 11:08:25 +0200
273
274 vzctl (3.0.22-2pve) unstable; urgency=low
275
276 * update from git
277
278 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Mar 2008 10:34:26 +0100
279
280 vzctl (3.0.22-1pve) unstable; urgency=low
281
282 * updated to 3.0.22
283
284 -- root <root@deoahu.aurer-it.com> Thu, 17 Jan 2008 11:54:47 +0100
285
286 vzctl (3.0.20-1pve) unstable; urgency=low
287
288 * updated to 3.0.20, experimental version
289
290 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2007 10:51:36 +0100
291
292 vzctl (3.0.18-1dso1) unstable; urgency=low
293
294 * New upstream release.
295
296 -- Thorsten Schifferdecker <tsd@debian.systs.org> Fri, 6 Jul 2007 13:07:56 +0200
297
298 vzctl (3.0.17-1dso1) unstable; urgency=low
299
300 * New upstream release.
301
302 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 25 Jun 2007 09:07:52 +0200
303
304 vzctl (3.0.16-5dso5) unstable; urgency=low
305
306 * init.d/vz: fix case element "update-cron"
307 * On stopping OpenVZ (SUB)System these linux-kernel-modules should
308 are removed: vzmon, vzdquota, vzdev
309
310 -- Thorsten Schifferdecker <tsd@debian.systs.org> 14 Jun 2007 22:51:09 +0200
311
312 vzctl (3.0.16-5dso4) unstable; urgency=low
313
314 * Added IPv6 support to debian dists scripts.
315 * Minor typo change of vzctl.c.
316 * On stopping OpenVZ (SUB)System these linux-kernel
317 -modules should are removed: vzmon, vzdquota, vzdev
318 * vzcpucheck: update header
319
320 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 14 Jun 2007 22:15:22 +0200
321
322 vzctl (3.0.16-5dso3) unstable; urgency=low
323
324 * Delete IPv6 route from host system after VE stop
325
326 -- Thorsten Schifferdecker <tsd@debian.systs.org> Wed, 23 May 2007 07:08:18 +0200
327
328 vzctl (3.0.16-5dso2) unstable; urgency=low
329
330 * Correct ipadd handling in debian_ip_add.sh
331 * script init.d/vz: fix check_kernel() function
332 * script init.d/vz-redhat: fix kernel config check
333
334 -- Thorsten Schifferdecker <tsd@debian.systs.org> Fri, 11 May 2007 13:13:46 +0200
335
336 vzctl (3.0.16-5dso1) unstable; urgency=low
337
338 * Add function update-cron, so without (re)starting OpenVZ cron
339 entry can be updated.
340 * Modify cron function, so 3rd party modules can use the OpenVZ
341 cron interface.
342 * Add manpages for ndsend (8) and vznetcfg (8).
343
344 -- Thorsten Schifferdecker <tsd@debian.systs.org> Tue, 01 May 2007 19:56:32 +0200
345
346 vzctl (3.0.16-4dso1) unstable; urgency=low
347
348 * Add magic.h to include/linux, so vzsplit can be build, magic.h is
349 shipped in kernel 2.6.20.
350 * Add supressing kernel-messages on /dev/console, when OpenVZ is
351 started/stopped.
352
353 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 26 Apr 2007 08:45:03 +0200
354
355 vzctl (3.0.16-3dso1) unstable; urgency=low
356
357 * Correct bashism in /etc/init.d/vz, so default /bin/sh can be
358 [b|d]ash or the debian busybox.
359 * Correct permission on /etc/vz/cron/vz.
360
361 -- Thorsten Schifferdecker <tsd@debian.systs.org> Tue, 24 Apr 2007 12:15:50 +0200
362
363 vzctl (3.0.16-2dso1) unstable; urgency=low
364
365 * Correct vlan handling in vzgetnetdev (vps-function.sh), Thanks to
366 David Morgado <david.morgado@gmail.com>.
367 * Correct ipadd handling in dists scripts debian_add_ip.sh, Closes
368 OpenVZ Bug #547.
369
370 -- Thorsten Schifferdecker <tsd@debian.systs.org> Fri, 20 Apr 2007 13:03:33 +0200
371
372 vzctl (3.0.16-1dso2) unstable; urgency=low
373
374 * Add pathes /var/lib/vz, /opt/vz, /srv/vz to vzsplit and update
375 cron.d settings to Debian scripts taken from Ola Lundqvist
376 <ola@opalsys.net>
377
378 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 22 Mar 2007 11:05:24 +0100
379
380 vzctl (3.0.16-1dso1) unstable; urgency=low
381
382 * New upstream version.
383
384 * Fix /etc/init.d/vz stop, remove all relevant OpenVZ modules on stop, so
385 /etc/init.d/vz status will work, need for the cron.d behavior.
386 * Add check if a enabled OpenVZ kernel is running or not.
387 * Add info about --setmode to man-page of vzctl.
388 * Remove an obsolte entry in vpsnetclean.
389 * Fix port syntax between scp and ssh in vzmigrate script.
390 * Add --nummeric-ids to rysnc option in vzmigrate script, closes OpenVZ BUG #494.
391 * Add new distribution "ArchLinux" distscripts.
392 * Add recommends openssh-client to vzctl, vzmigrate use ssh and scp.
393
394 -- Thorsten Schifferdecker <tsd@debian.systs.org> Wed, 14 Mar 2007 10:23:36 +0100
395
396 vzctl (3.0.14-1dso2) unstable; urgency=high
397
398 * Fix a problem, when starting OpenVZ.
399
400 -- Thorsten Schifferdecker <tsd@debian.systs.org> Tue, 16 Jan 2007 13:13:57 +0100
401
402 vzctl (3.0.14-1dso1) unstable; urgency=low
403
404 * New Release.
405 * Add some HINT to README.Debian
406
407 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 15 Jan 2007 16:22:19 +0100
408
409 vzctl (3.0.13-1dso3) unstable; urgency=low
410
411 * Change to new automake and autoconf build.
412 * Fix installing the right architecure configs.
413 * Add more Information to Createing an OpenVZ OS Template,
414 Readme more at /usr/share/doc/vzctl/README.Debian
415
416 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 25 Dec 2006 11:01:34 +0100
417
418 vzctl (3.0.13-1dso2) unstable; urgency=high
419
420 * Fix /etc/init.d/vz is missing!
421
422 -- Thorsten Schifferdecker <tsd@debian.systs.org> Sat, 2 Dec 2006 20:05:52 +0100
423
424 vzctl (3.0.13-1dso1) unstable; urgency=low
425
426 * New Release.
427 * Closes OpenVZ Bug #198 -> modified the preinst script, to remove the workaround.
428
429 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 23 Nov 2006 16:30:16 +0100
430
431 vzctl (3.0.12-1dso6) unstable; urgency=low
432
433 * New Release.
434
435 -- Thorsten Schifferdecker <tsd@debian.systs.org> Wed, 22 Nov 2006 15:08:39 +0100
436
437 vzctl (3.0.12-1dso5) unstable; urgency=low
438
439 * Closes OpenVZ Bug #302.
440
441 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 16 Oct 2006 20:29:00 +0200
442
443 vzctl (3.0.12-1dso4) unstable; urgency=low
444
445 * Some Closed Bugs, need the change of Debian rules file.
446
447 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 12 Oct 2006 22:39:52 +0200
448
449 vzctl (3.0.12-1dso3) unstable; urgency=low
450
451 * Remove gawk from depends, vps-functions fixed.
452
453 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 9 Oct 2006 20:06:55 +0200
454
455 vzctl (3.0.12-1dso2) unstable; urgency=low
456
457 * Add gawk to depends, vps-functions need this.
458 * Change location of vznetcfg to /usr/sbin.
459 * Cleanup debian rules files.
460
461 -- Thorsten Schifferdecker <tsd@debian.systs.org> Sat, 7 Oct 2006 13:54:11 +0200
462
463 vzctl (3.0.12-1dso1) unstable; urgency=low
464
465 * New Release.
466
467 -- Thorsten Schifferdecker <tsd@debian.systs.org> Fri, 6 Oct 2006 03:05:25 +0200
468
469 vzctl (3.0.11-1dso8) unstable; urgency=low
470
471 * Moved vename-convert to postinst.script.
472
473 -- Thorsten Schifferdecker <tsd@debian.systs.org> Wed, 27 Sep 2006 14:59:35 +0200
474
475 vzctl (3.0.11-1dso7) unstable; urgency=low
476
477 * Insert info "--applyconfig_map" to vzctl
478 * Add script vename_convert.sh, to convert vename's to new "link" format.
479 * Modify a Typo in ./src/lib/config.c, ivalid -> invalid
480
481 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 25 Sep 2006 10:10:32 +0200
482
483 vzctl (3.0.11-1dso6) unstable; urgency=low
484
485 * vzctl.bash_completetion.d script: add ve-names on select VEID's
486 and add auto generated ve-nummer on creating.
487 * Remove vps-postcreate in ./src/Makefile, file doesn't exist anymore.
488 * Add distribution install settings in ./Makefile and ./src/Makefile
489
490 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 14 Sep 2006 23:14:17 +0200
491
492 vzctl (3.0.11-1dso5) unstable; urgency=low
493
494 * Closes Bug #198
495 * Modified the bash_completion.d script for Debian.
496 * Fixed typo in types.h, line 32: VZ_DIR"/conf/" to VZ_DIR"conf/"
497 * Rename Open Virtuozzo entries to OpenVZ, thanks to Kir Kolyshkin <kir@openvz.org>
498
499 -- Thorsten Schifferdecker <tsd@debian.systs.org> Wed, 13 Sep 2006 03:51:02 +0200
500
501 vzctl (3.0.11-1dso4) unstable; urgency=low
502
503 * Add new suggests ovzkernel
504 * Modify postrm and prerm to remove unused folders on purge.
505
506 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 31 Aug 2006 23:02:00 +0200
507
508 vzctl (3.0.11-1dso3) unstable; urgency=low
509
510 * Delete folders /etc/vz/names and /var/lock/subsys folder on purge.
511 * Delete entry of LICVIEW in /etc/init.d/vz, only supported in Virtuozzo.
512
513 -- Thorsten Schifferdecker <tsd@debian.systs.org> Sun, 20 Aug 2006 19:10:00 +0200
514
515 vzctl (3.0.11-1dso2) unstable; urgency=low
516
517 * Fix awk handling in vzmigrate.
518
519 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 17 Aug 2006 20:04:00 +0200
520
521 vzctl (3.0.11-1dso1) unstable; urgency=low
522
523 * New upstream release.
524
525 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 14 Aug 2006 21:35:00 +0200
526
527 vzctl (3.0.10-1dso2) unstable; urgency=low
528
529 * Update depends to awk insteed of gawk.
530
531 -- Thorsten Schifferdecker <tsd@debian.systs.org> Wed, 26 Jul 2006 14:27:00 +0200
532
533 vzctl (3.0.10-1dso1) unstable; urgency=low
534
535 * New upstream release.
536 * Updated depends, taken from Ola Lundqvist <ola@opalsys.net> (Debian Maintainer of vzctl)
537 * Fix postcreate, use right path for awk.
538 * Modify bash-variables for root, when enter a VPS.
539
540 -- Thorsten Schifferdecker <tsd@debian.systs.org> Fri, 09 Jun 2006 20:53:00 +0200
541
542 vzctl (3.0.0-7.dso.1) unstable; urgency=low
543
544 * New upstream release.
545
546 -- Thorsten Schifferdecker <tsd@debian.systs.org> Fri, 21 Apr 2006 17:44:00 +0200
547
548 vzctl (3.0.0-4.dso.3) unstable; urgency=low
549
550 * Fix typos in scripts vpsreboot and vpsnetclean.
551
552 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 27 Mar 2006 03:05:00 +0200
553
554 vzctl (3.0.0-4.dso.2) unstable; urgency=low
555
556 * Fix errors on Start/Stop with undefined symbols,
557 reported by Till Brehm <t.brehm@howtoforge.com>.
558
559 -- Thorsten Schifferdecker <tsd@debian.systs.org> Tue, 21 Mar 2006 12:05:00 +0100
560
561 vzctl (3.0.0-2.dso.1) unstable; urgency=low
562
563 * New upstream release.
564
565 -- Thorsten Schifferdecker <tsd@debian.systs.org> Thu, 09 Mar 2006 09:08:00 +0100
566
567 vzctl (2.7.0-26dso.1) unstable; urgency=low
568
569 * New upstream release.
570 * Debian Policy ready.
571
572 -- Thorsten Schifferdecker <tsd@debian.systs.org> Wed, 08 Feb 2006 12:20:00 +0100
573
574 vzctl (2.7.0-25dso.1) unstable; urgency=low
575
576 * Initial Release.
577
578 -- Thorsten Schifferdecker <tsd@debian.systs.org> Mon, 30 Jan 2006 14:09:19 +0100