1
0
mirror of synced 2026-01-19 17:18:39 +00:00

2007-04-02 00:03:55 by radu

Changelog updates for the 3.2 upload
This commit is contained in:
radu 2007-04-02 00:03:55 +00:00
parent b1dd8c35c1
commit afc2bf728c

16
debian/changelog vendored
View File

@ -1,14 +1,15 @@
xen-tools (3.2-1) testing; urgency=low
xen-tools (3.2-1) unstable; urgency=low
[ Steve Kemp ]
* New upstream release v3.2
- Installation argument changes so that --copy, --debootstrap, --rpmstrap,
and --tar have been replaced with --install-method.
Indirectly (Closes: #404454, #411817)
Indirectly (closes: #404454, #411817)
- Updated bash completion scripts.
- New installation method, using an image-server.
* Added sample script in examples/ to update the xen-tools.conf
* Added sample script in examples/ to update the xen-tools.conf
file, and all domains with the most current Xen kernel and initrd
image. (Close: #401206)
image. (closes: #401206)
* Setup correct security sources for apt-get.
(Closes: #407543)
* Automatically cleanup if installation fails.
@ -18,10 +19,11 @@ xen-tools (3.2-1) testing; urgency=low
* Added the ability to install into a physical partition.
(Closes: #406212)
-- Ready for release now Radu..
-- Radu Spineanu <radu@debian.org> Sun, 25 Mar 2007 21:35:06 +0300
xen-tools (3.1-1) unstable; urgency=low
[ Steve Kemp ]
* New upstream release v3.1.
- Installation of packages in hooks works. (Closes: #402889, #404518)
- Xen configuration files are not accidently trashed. (Closes: #404443)
@ -31,17 +33,17 @@ xen-tools (3.1-1) unstable; urgency=low
- Fixed typo in error handling. (Closes: #404509)
- When copying user accounts copy groups too. (Closes: #404521)
-- Steve Kemp <skx@debian.org> Fri, 23 Feb 2007 13:36:28 +0000
-- Radu Spineanu <radu@debian.org> Sun, 25 Mar 2007 21:35:04 +0300
xen-tools (3.0-1) unstable; urgency=low
-- Radu Spineanu <radu@debian.org> Wed, 13 Dec 2006 11:17:28 +0000
[ Steve Kemp ]
* New upstream release of 3.0
- Tests that config files exists. (Closes: #402328)
- New option to create image but not install. (Closes: #383057, #402315)
- Made "etch" the default target to install. (Closes: #399705)
-- Radu Spineanu <radu@debian.org> Wed, 13 Dec 2006 11:17:28 +0000
xen-tools (3.0~beta1-2) unstable; urgency=low