[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/0.9.2-4-2-gedaf33a
Guido Günther
agx at sigxcpu.org
Thu Jun 30 17:34:32 UTC 2011
The following commit has been merged in the experimental branch:
commit f6ac2206dc08ea8e7a3599cf26d6ddb42dfe02a8
Author: Guido Günther <agx at sigxcpu.org>
Date: Sun Jun 12 21:59:52 2011 +0200
Update patches
Git-Dch: Ignore
diff --git a/debian/patches/Autodetect-if-the-remote-nc-command-supports-the-q-o.patch b/debian/patches/Autodetect-if-the-remote-nc-command-supports-the-q-o.patch
index 8e856e2..5434da0 100644
--- a/debian/patches/Autodetect-if-the-remote-nc-command-supports-the-q-o.patch
+++ b/debian/patches/Autodetect-if-the-remote-nc-command-supports-the-q-o.patch
@@ -12,11 +12,11 @@ Ubuntu-Bug: https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/605172
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=562176
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=614420
---
- src/remote/remote_driver.c | 35 +++++++++++++++++++++++++++++------
- 1 files changed, 29 insertions(+), 6 deletions(-)
+ src/remote/remote_driver.c | 34 +++++++++++++++++++++++++++++-----
+ 1 files changed, 29 insertions(+), 5 deletions(-)
diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c
-index 8335a1a..b85707b 100644
+index 8335a1a..3058381 100644
--- a/src/remote/remote_driver.c
+++ b/src/remote/remote_driver.c
@@ -774,12 +774,36 @@ doRemoteOpen (virConnectPtr conn,
@@ -61,3 +61,4 @@ index 8335a1a..b85707b 100644
priv->is_secure = 1;
}
+--
diff --git a/debian/patches/nodeinfo-remove-superfluous-braces.patch b/debian/patches/nodeinfo-remove-superfluous-braces.patch
index 10f11bc..d9fb0a7 100644
--- a/debian/patches/nodeinfo-remove-superfluous-braces.patch
+++ b/debian/patches/nodeinfo-remove-superfluous-braces.patch
@@ -1,6 +1,6 @@
From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx at sigxcpu.org>
Date: Sat, 11 Jun 2011 18:10:40 +0200
-Subject: nodeinfo: remove superflous braces
+Subject: nodeinfo: remove superfluous braces
that break compilation on non intel architectures:
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list