1
0
mirror of synced 2026-05-02 06:35:25 +00:00

2007-06-02 11:48:18 by radu

Updated kernel and initrd guessing to use the backtick function.
Added new file README.Debian which currently documents the kernel and initrd
updating features.
This commit is contained in:
radu
2007-06-02 11:48:20 +00:00
parent ce3116f6bc
commit 8ac486921b
4 changed files with 50 additions and 10 deletions

13
debian/changelog vendored
View File

@@ -1,11 +1,16 @@
xen-tools (3.4-1) stable; urgency=low
xen-tools (3.4-1) unstable; urgency=low
[ Steve Kemp ]
* New upstream release v3.4
- Allows the expansion of backticks in configuration file(s).
- Generate locales for the new Xen guests to match the host machine.
(Closes: #423385)
-- Steve Kemp <steve@steve.org.uk> Thu, 24 May 18:34:14 +0000
[ Radu Spineanu ]
- Better kernel/initrd guessing in the configuration file(using uname -r).
Also added a note about this in README.Debian. (closes: #425019)
-- Radu Spineanu <radu@debian.org> Tue, 29 May 2007 01:09:40 +0300
xen-tools (3.3-1) unstable; urgency=low
@@ -14,7 +19,7 @@ xen-tools (3.3-1) unstable; urgency=low
- Refuse to delete running guests. (Closes: #419561)
- Updated the package "Recommends" (Closes: #421174)
-- Steve Kemp <skx@debian.org> Fri, 11 May 17:30:09 +0000
-- Radu Spineanu <radu@debian.org> Fri, 12 May 2007 19:09:09 +0200
xen-tools (3.2-1) unstable; urgency=low