1
0
mirror of synced 2026-03-30 02:49:42 +00:00
This commit is contained in:
Steve Kemp
2008-01-15 22:11:48 +00:00
parent f02f2bcf44
commit 8a38b9a2d6

10
debian/changelog vendored
View File

@@ -1,7 +1,13 @@
xen-tools (xxx) unstable; urgency=low
* Update /etc/securetty upon new images to ensure that xvc0 + hvc0
are permitted. (Closes: #442926)
- hooks:
- Update /etc/securetty upon new images to ensure that xvc0 + hvc0
are permitted. (Closes: #442926)
- xen-delete-image:
- Show what has been deleted by default. (Closes: #452756)
* xen-create-image:
- Return exit status of 127 on any error.
(Closes: #455916)
-- Blah