1
0
mirror of synced 2026-01-25 03:16:15 +00:00

Update debian/changelog to separate upstream and debian changes

This commit is contained in:
Axel Beckert 2014-09-25 14:57:35 +02:00
parent 8b3625426d
commit 78077e5aa3

29
debian/changelog vendored
View File

@ -1,19 +1,20 @@
xen-tools (4.4+dev-1) UNRELEASED; urgency=low
* Use "686-pae" kernels instead of "686" kernels on Debian Wheezy and
later. Thanks to Daniel Lintott! (Closes: #742778)
* Pass "-y" option ("assume yes") to yum (Closes: #735675)
Thanks Lionel FÉLICITÉ!
* Drop all xend related sanity checks, they cause more havoc nowadays
than they help. Thanks Ian Campbell! (Closes: #732456)
* Apply patch by Adrian C. (anrxc) to allow to override hooks in
/usr/share/xen-tools/*.d/ with hooks in /etc/xen-tools/hooks.d/.
Thanks! (Also add /etc/xen-tools/hooks.d/ to debian/dirs.)
* Ignore cover_db directory in t/perl-syntax.t.
* Update list of supported Ubuntu releases. Preliminary support for
Ubuntu 14.10 Utopic Unicorn.
* Fix always empty gateway on Debian DomUs (Thanks Joan! LP: #1328794)
* pygrub detection: Prefer /usr/lib/xen-default over /usr/lib/xen-x.y.
* New upstream release
+ Use "686-pae" kernels instead of "686" kernels on Debian Wheezy and
later. Thanks to Daniel Lintott! (Closes: #742778)
+ Pass "-y" option ("assume yes") to yum (Closes: #735675)
Thanks Lionel FÉLICITÉ!
+ Drop all xend related sanity checks, they cause more havoc nowadays
than they help. Thanks Ian Campbell! (Closes: #732456)
+ Apply patch by Adrian C. (anrxc) to allow to override hooks in
/usr/share/xen-tools/*.d/ with hooks in /etc/xen-tools/hooks.d/.
Thanks! (Also add /etc/xen-tools/hooks.d/ to debian/dirs.)
+ Ignore cover_db directory in t/perl-syntax.t.
+ Update list of supported Ubuntu releases. Preliminary support for
Ubuntu 14.10 Utopic Unicorn.
+ Fix always empty gateway on Debian DomUs (Thanks Joan! LP: #1328794)
+ pygrub detection: Prefer /usr/lib/xen-default over /usr/lib/xen-x.y.
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Axel Beckert <abe@debian.org> Sun, 15 Dec 2013 17:20:43 +0100