From 339a571df82bc6e85c55855d54f215b37b394f59 Mon Sep 17 00:00:00 2001 From: radu Date: Sat, 10 Jun 2006 16:22:07 +0000 Subject: [PATCH] 2006-06-10 16:22:07 by radu preparations for the 1.6 debian upload --- debian/changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4fb6864..4c85da1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,36 @@ +xen-tools (1.6-1) unstable; urgency=low + + * New upstream release (closes: #368983) + + Install libc6-xen on sid/etch systems + + Don't update /etc/hosts on the host if there is already an + entry present for that given host. + * Added xen | xen-hypervisor-3.0 to depends again (closes: #370278) + * Updated Standards version + * Added missing 1.4-2 changelog entry + + -- Radu Spineanu Sat, 10 Jun 2006 18:57:50 +0300 + xen-tools (1.5-1) unstable; urgency=low * New upstream release -- Radu Spineanu Tue, 30 May 2006 00:07:30 +0300 +xen-tools (1.4-2) unstable; urgency=medium + + * Snapshot of CVS to close bugs. + * Consistently use SCSI / IDE style device names. + (Closes: #366252) + * Don't overwrite new images with xen-create-image, unless '--force' + is applied. (Closes: #366403) + * Rather than recommending Xen (which is Xen 2.0) recommend either + xen or xen-hypervisor-3.0. (Closes: #366459). + * Updated standards version to 3.7.2. (No changes). + * Set the priority to "optional" not "extra". Must remember to keep + this there this time.. + + -- Steve Kemp Mon, 22 May 2006 12:04:21 +0000 + xen-tools (1.4-1) unstable; urgency=low * Delete the /etc/xen-tools/xen-create-image.d directory if it's empty