xen (4.11.1+26-g87f51bf366-1) UNRELEASED; urgency=medium
- [ Ian Jackson ]
+ Significant changes:
* Update to new upstream version 4.11.1+26-g87f51bf366.
+ (This is from the upstream stable branch.) [Ian Jackson]
+ * Build and use oxenstored rather than the C xenstored by default.
+ [Ian Jackson and Hans van Kranenburg]
+ * xen init script: rewrite and reorganise xenstored start logic.
+ [Hans van Kranenburg]
- [ Hans van Kranenburg ]
+ Documentation etc. improvements:
* Refresh hypervisor and dom0 command line options documentation.
- (Closes: #919758)
+ (Closes: #919758) [Hans van Kranenburg; report from Gergely]
+ * Ship /etc/default/xen, a striped and tidied version of upstream
+ sysconfig.xencommons.in. [Hans van Kranenburg]
+
+ Significant bugfixes:
+ * xen init script: Do nothing if running for wrong Xen package.
+ Avoids mystery loss of xenconsoled. Closes:#851654.
+ [Ian Jackson; report from Wolodja Wentland]
+ * Make pygrub work again (by fixing python module and shared library
+ paths). Closes:#912381. [Ian Jackson; earlier, Bastian Blank;
+ report from Dimitar Angelov, also Torben Schou Jensen]
+
+ Packaging bugfixes:
* Have xen-utils-common suggest xen-doc, because it contains a broken
- symlink to it. (Closes: #911046)
+ symlink to it. Closes:#911046.
+ [Hans van Kranenburg; report from Andreas Beckmann]
* Have xenstore-utils declare Breaks on xen-utils-common to make
- piuparts happy. (Closes: #911045)
- * debian/xen-utils-common.*: remove xend cruft
+ piuparts happy. Closes:#911045.
+ [Hans van Kranenburg, report from Andreas Beckmann]
+ * hotplug-common: Strip arch-specific libdir from config file
+ Closes:#862236. [Ian Jackson; report from Stefan Bühler]
+ * xendomains init script; Add dependency on $network.
+ Closes:#798510. [Francois Lesueur]
+ * xendomains init script; Add should-dependency on nfs-kernel-server
+ Closes:#826871. [Geoffrey McRae]
+
+ Packaging minor fixes and improvements [Hans van Kranenburg]:
* debian/libxenstore3.0.symbols: revert ea2334dfe0
* debian/control: add dh-python build-dep
* d/xen-utils-V...: override xen-shim-syms lintian
* debian/control: bump debhelper builddep to 10
- * debian/xen-utils-common.*: remove more xend cruft
* debian/.gitignore: ignore more debhelper snippets
+ * bash-completion: install completion rules for xl
+ * xen init script: don't fail when being run in domU
+ * Remove xend cruft from various init scripts etc.
- [ Ian Jackson ]
+ Packaging minor fixes and improvements [Ian Jackson]:
* xen version/upgrade handling: Improve an error message
* xen init script: silently exit status 0 if not running under xen
- * xen init script: Do nothing if running for wrong Xen package
- (Closes: #851654)
* xen init script: Tidy up wrong/missing Xen version error handling
- * oxenstored: Build it
-
- [ Hans van Kranenburg ]
- * sysconfig.xencommons.in: Strip and debianize
- * d/xen-utils-common.install: ship /etc/default/xen
- * xen init script: rewrite xenstored start logic
- * xen init script: move init_dom0 into xenstored start
- * d/x-u-common.install: install completion as as xl
- * d/[..]/grub.d/xen.cfg: improve docs even more
- * xen init script: don't fail when being run in domU
-
- [ Ian Jackson ]
- * debian/rules: Fix tiny typo
+ * debian/rules: Fix tiny typos
* hotplug-common: Do not adjust LD_LIBRARY_PATH
- * hotplug-common: Strip arch-specific libdir from config file
- (Closes: #862236)
- * xendomains init script; Add dependency on $network (Closes: #798510)
- * xendomains init script; Add should-dependency on nfs-kernel-server
- (Closes: #826871)
-
- [ Bastian Blank ]
- * pygrub: Set sys.path
-
- [ Ian Jackson ]
- * pygrub: Specify -rpath LIBEXEC_LIB when building fsimage.so
- * xencommons xenstored startup: Use --pid-file $F not --pid-file=$F
- -- Ian Jackson <ian@zealot.relativity.greenend.org.uk> Fri, 22 Feb 2019 14:15:38 +0000
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Fri, 22 Feb 2019 14:39:34 +0000
xen (4.11.1-1) unstable; urgency=medium