From 6f76037e7e8640b8befae8227f25b5f812d87cee Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 15 Aug 2006 18:14:10 +0000 Subject: [PATCH] 2006-08-15 18:14:10 by steve Update so that this script mentions the new upstream release. Granted that hasn't happened yet, but with this many bugs/suggestions by the time I've gone through the list it will be a new release upstream. --- debian/changelog | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index ef6d4ff..b753190 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,14 @@ xen-tools (2.3-0) unstable; urgency=low - * Better manpage for xen-create-image. - - No longer display internal functions in our manpages. - (Closes: #383032) - * Add support for using a user-selected Xen configuration file template - via "--template=xx" - (Closes: #383036) - * Allow new images to be created without swap via "--noswap". - (Closes: #383058) - * Preserve debootstrap error output in xt-install-image. - (Closes: #383037) + * New upstream release: + - Better manpage for xen-create-image which longer displays internal functions. (Closes: #383032) + - Use a user-specified Xen configuration file template via "--template=xx" + (Closes: #383036) + - Allow new images to be created without swap via "--noswap". + (Closes: #383058) + - Preserve debootstrap error output in xt-install-image. + (Closes: #383037) + - Mount /proc more securely in new guests: nodev, noexec, nosuid. -- Steve Kemp Mon, 14 Aug 2006 22:34:59 +0000