[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, bpo-squeeze, updated. debian/0.9.12-3-22-g6ebd51e
Guido Günther
agx at sigxcpu.org
Thu Jun 21 06:39:27 UTC 2012
The following commit has been merged in the bpo-squeeze branch:
commit 6ebd51e7e43243dda0b4afdbf3ea0c018f468c41
Merge: b7d648296e7ece3e190875b165dcaa41de6adfff 26b79b5954a80f736e3f5aca7f9409542aaedef6
Author: Guido Günther <agx at sigxcpu.org>
Date: Thu Jun 21 08:29:41 2012 +0200
Merge tag 'debian/0.9.12-3' into bpo-squeeze
Debian release 0.9.12-3
diff --combined debian/changelog
index 6844349,93a7534..b7ae0ef
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,3 -1,9 +1,9 @@@
+ libvirt (0.9.12-3) unstable; urgency=low
+
+ * [6b610b6] Include stdint.h for uint32_t to fix the build on kFreeBSD
+
+ -- Guido Günther <agx at sigxcpu.org> Wed, 20 Jun 2012 08:24:38 +0200
+
libvirt (0.9.12-2) unstable; urgency=medium
* Upload to unstable to fix CVE-2012-2693. Bumping urgency to medium.
@@@ -26,21 -32,6 +32,21 @@@ libvirt (0.9.12~rc2-1) experimental; ur
-- Guido Günther <agx at sigxcpu.org> Mon, 14 May 2012 08:43:49 +0200
+libvirt (0.9.11.3-1~bpo60+1) squeeze-backports; urgency=low
+
+ * Changes over wheezy:
+ * [82758c4] Use dh_pycentral on Squeeze since there's no dh_python2 yet.
+ * [e9ebaaf] Use XS-Python-Version instead of X-Python-Version since we still
+ use dh_pycentral
+ * [c754689] Disable the testsuite for backport builds
+ * [69fd64c] Don't fail if we can't setup avahi
+ * [31a43dd] Disable macvtap on Squeeze since it's kernel are too old
+ to compile it.
+ * [befaa18] Disable werror since Squeeze's libnl throws warnings
+ * [8a2008d] Disable netcf not available in Squeeze
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 05 Jun 2012 15:26:52 +0200
+
libvirt (0.9.11.3-1) unstable; urgency=low
* [f254551] New upstream version 0.9.11.3
@@@ -130,23 -121,6 +136,23 @@@ libvirt (0.9.9-1) experimental; urgency
-- Guido Günther <agx at sigxcpu.org> Tue, 10 Jan 2012 13:40:41 +0100
+libvirt (0.9.8-2~bpo60+2) squeeze-backports; urgency=low
+
+ * [69fd64c] Don't fail if we can't setup avahi otherwise we'd
+ have to make avahi a hard dependency.
+
+ -- Guido Günther <agx at sigxcpu.org> Sat, 14 Jan 2012 21:02:16 +0100
+
+libvirt (0.9.8-2~bpo60+1) squeeze-backports; urgency=low
+
+ * Rebuild for squeeze-backports.
+ * [82758c4] Use dh_pycentral on Squeez
+ * [e9ebaaf] Use XS-Python-Version instead of X-Python-Version
+ since we still use dh_pycentral
+ * [c754689] Disable the testsuite for backport builds
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 10 Jan 2012 20:16:01 +0100
+
libvirt (0.9.8-2) unstable; urgency=low
* Upload to unstable. Works with qemu-kvm and qemu 1.0.
@@@ -249,13 -223,6 +255,13 @@@ libvirt (0.9.6-2) unstable; urgency=lo
-- Guido Günther <agx at sigxcpu.org> Sun, 30 Oct 2011 17:14:21 +0100
+libvirt (0.9.6-1~bpo60+1) squeeze-backports; urgency=low
+
+ * Rebuild for squeeze-backports.
+ * [82758c4] Use dh_pycentral on Squeeze since there's no dh_python2 yet.
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 04 Oct 2011 14:57:07 +0200
+
libvirt (0.9.6-1) unstable; urgency=low
* [828e4e3] New upstream version 0.9.6
@@@ -358,21 -325,6 +364,21 @@@ libvirt (0.9.3-1) experimental; urgency
-- Guido Günther <agx at sigxcpu.org> Sun, 10 Jul 2011 19:43:05 +0200
+libvirt (0.9.2-7~bpo60+1) squeeze-backports; urgency=low
+
+ * Rebuild for squeeze-backports.
+ * Remaining changes
+ * use python-central on squeeze
+
+ -- Guido Günther <agx at sigxcpu.org> Thu, 14 Jul 2011 18:43:41 +0200
+
+libvirt (0.9.2-7) unstable; urgency=low
+
+ * [9c99f46] CVE-2011-2511: Fix integer overflow in VirDomainGetVcpus. Patch
+ taken verbatim from upstream's git. (Closes: #633630)
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 12 Jul 2011 15:07:39 +0200
+
libvirt (0.9.2-6) unstable; urgency=low
* [b385504] Disable the testsuite on all architectures except i386 and amd64
@@@ -452,14 -404,6 +458,14 @@@ libvirt (0.9.0-2) unstable; urgency=lo
-- Guido Günther <agx at sigxcpu.org> Mon, 09 May 2011 17:14:02 +0200
+libvirt (0.9.0-1~bpo60+1) squeeze-backports; urgency=low
+
+ * Rebuild for squeeze-backports.
+ * [82758c4] Use dh_pycentral on Squeeze
+ since there's no dh_python2 yet.
+
+ -- Guido Günther <agx at sigxcpu.org> Mon, 09 May 2011 18:41:55 +0200
+
libvirt (0.9.0-1) unstable; urgency=low
* [a91c8f6] New upstream version 0.9.0
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list