[Pkg-libvirt-commits] [libvirt] 03/04: Merge tag 'debian/1.2.9-7' into bpo/wheezy
Guido Guenther
agx at moszumanska.debian.org
Tue Dec 30 16:59:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1.2.9-7_bpo70+1
in repository libvirt.
commit f2a5539543619cbd50f9b164dab2f00195a1111d
Merge: c4ed319 0e2d6c8
Author: Guido Günther <agx at sigxcpu.org>
Date: Tue Dec 30 13:49:46 2014 +0100
Merge tag 'debian/1.2.9-7' into bpo/wheezy
libvirt Debian release 1.2.9-7
debian/README.Debian | 30 ++++++++-
debian/changelog | 21 +++++++
debian/gbp.conf | 2 +-
debian/libvirt-daemon.install | 1 +
...c-Don-t-crash-on-NULL-ifname_guest_actual.patch | 21 +++++++
...tting-ifname_guest_actual-to-virLXCSetupI.patch | 32 ++++++++++
...-bulk-stats-Fix-logic-in-monitor-handling.patch | 36 +++++++++++
...31-Fix-possible-deadlock-and-segfault-in-.patch | 73 ++++++++++++++++++++++
...35-storage-fix-crash-caused-by-no-check-r.patch | 44 +++++++++++++
...36-qemu-migration-Unlock-vm-on-failed-ACL.patch | 43 +++++++++++++
debian/patches/series | 8 +++
.../qemu-Fix-crash-in-tunnelled-migration.patch | 32 ++++++++++
.../vbox-fix-a-bug-in-_machineStateInactive.patch | 28 +++++++++
13 files changed, 369 insertions(+), 2 deletions(-)
diff --cc debian/changelog
index d2bc468,90ea4aa..2bebdeb
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,20 -1,24 +1,41 @@@
+ libvirt (1.2.9-7) unstable; urgency=medium
+
+ * [d7df883] CVE-2014-8131: Fix possible deadlock and segfault in
+ qemuConnectGetAllDomainStats()
+ (Closes: #773858)
+ * [d0085e0] qemu: bulk stats: Fix logic in monitor handling
+ * [b5e081c] CVE-2014-8135: storage: fix crash caused by no check return
+ before set close
+ (Closes: #773855)
+ * [a5452de] CVE-2014-8136: qemu: migration: Unlock vm on failed ACL check in
+ protocol v2 APIs
+ (Closes: #773856)
+ * [5aaafc9] qemu: Fix crash in tunnelled migration (Closes: #773503)
+ * [87b3713] lxc: Fix crash when using interface type 'direct'
+ Thanks to Bastian Blank for the patch (Closes: #769600)
+ * [17807c0] Document surprises on CPU microcode updates (Closes: #773706)
+ * [66a3ca6] Install lock drivers (Closes: #773706)
+ * [f6ffda7] vbox: fix a bug in _machineStateInactive (Closes: #770202)
+
+ -- Guido Günther <agx at sigxcpu.org> Wed, 24 Dec 2014 10:33:31 +0100
+
+libvirt (1.2.9-6~bpo70+1) wheezy-backports; urgency=medium
+
+ [ Guido Günther ]
+ * Rebuild for wheezy-backports.
+ * Remaining changes:
+ * [b46b754] Drop sheepdog support not available in Wheezy
+ * [31a2113] Use libnl1 since libnetcf1 is linked against libnl1 in Wheezy.
+ Also make sure we don't pickup up libnetcf-dev using libnl3.
+ * [c5a59dd] Drop version in polkit-1 dependency.
+ This reintroduces CVE-2013-4311 since we don't have a recent enough
+ polkit-1 in wheezy.
+ * [4db6aaa] Disable xenlight support not available in wheezy
+ * [773a305] Allow backported versions of dh-systemd
+ * [314c4aa] Use libgcrpt/gnutls versions from wheezy
+
+ -- Guido Günther <agx at sigxcpu.org> Sun, 30 Nov 2014 18:55:29 +0100
+
libvirt (1.2.9-6) unstable; urgency=medium
* [9779548] Add a python build-dependency for the docs build
diff --cc debian/gbp.conf
index c97ab1d,c97ab1d..587aad6
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@@ -1,6 -1,6 +1,6 @@@
[DEFAULT]
upstream-branch=upstream/sid
--debian-branch=master
++debian-branch=bpo/wheezy
[gbp-pq]
patch-numbers = False
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git
More information about the Pkg-libvirt-commits
mailing list