[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/sid] 2 commits: cpu_map is now a directory
Guido Günther
gitlab at salsa.debian.org
Tue Dec 18 12:11:18 GMT 2018
Guido Günther pushed to branch debian/sid at Libvirt Packaging Team / libvirt
Commits:
a6cbf92f by Guido Günther at 2018-12-18T11:12:09Z
cpu_map is now a directory
It used to be a single XML file
- - - - -
fac3da8e by Guido Günther at 2018-12-18T11:55:50Z
Document changes and release 4.10.0-2
- - - - -
2 changed files:
- debian/changelog
- debian/libvirt0.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,29 @@
+libvirt (4.10.0-2) unstable; urgency=medium
+
+ [ Marcin Juszkiewicz ]
+ * [d143d3c] update Vcs-git tags to point to salsa.debian.org
+ * [96995c1] Fix versions in *.NEWS files
+ * [8e8286d] Don't mark bash completion as executable
+ * [72f8ed3] Use multiarch layout.
+ Based on the on what Ubuntu does (Closes: #813062)
+ * [9b52c21] Use dpkg-buildflags on configure
+ to e.g. get the proper hardening flags.
+
+ [ Andrea Bolognani ]
+ * [684bb89] Move data files from libvirt-daemon to libvirt0.
+ These files are used internally by the library, so they
+ should be shipped along with it rather than with the daemon.
+ This is consistent with the upstream libvirt.spec file.
+ The pattern is partially expanded in the libvirt0.install
+ file to avoid having to remove a specific subset of data
+ files later on as part of debian/rules.
+
+ [ Guido Günther ]
+ * [a6cbf92] cpu_map is now a directory.
+ It used to be a single XML file
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 18 Dec 2018 12:55:10 +0100
+
libvirt (4.10.0-1) unstable; urgency=medium
* [0cde44d] Remove bridge-utils from recommends. We don't use brctl since
=====================================
debian/libvirt0.install
=====================================
@@ -2,6 +2,6 @@ usr/lib/*/libvirt.so.*
usr/lib/*/libvirt-admin.so.*
usr/lib/*/libvirt-lxc.so.*
usr/lib/*/libvirt-qemu.so.*
-usr/share/libvirt/cpu_map.xml
+usr/share/libvirt/cpu_map/*
usr/share/libvirt/schemas/*
usr/share/libvirt/test-screenshot.png
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/9b52c2189d44293f7d23c9f910dd57edc3d8570b...fac3da8e58eb558d2d20eedad04953f23593a8b5
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/9b52c2189d44293f7d23c9f910dd57edc3d8570b...fac3da8e58eb558d2d20eedad04953f23593a8b5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20181218/eb7699b2/attachment-0001.html>
More information about the Pkg-libvirt-commits
mailing list