Hello community,

here is the log from the commit of package libguestfs for openSUSE:Factory 
checked in at 2014-09-03 18:23:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libguestfs (Old)
 and      /work/SRC/openSUSE:Factory/.libguestfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libguestfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libguestfs/libguestfs.changes    2014-07-31 
21:51:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libguestfs.new/libguestfs.changes       
2014-09-03 20:15:21.000000000 +0200
@@ -1,0 +2,19 @@
+Tue Aug 26 07:20:34 UTC 2014 - oher...@suse.com
+
+- Update to version 1.26.8
+  * mllib: Export output_spaces function.
+  * daemon: Fix echo-daemon so it doesn't fail on empty array input.
+  * drives: fix deletion of servers on error
+  * daemon: zfile: call pclose instead of fclose
+  * utils: Add new CLEANUP_PCLOSE cleanup.  It calls pclose(3).
+  * launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm 
wasn't openable (RHBZ#1130189).
+  * lib: Missing include of <locale.h>.
+  * python: fix possible free on uninit memory with OStringList optargs
+  * df: unlock retire_mutex on early exit
+  * daemon: use CLEANUP_CLOSE
+  * daemon: blkid: fix memory issues in "no -p/-i" mode
+  * daemon: initialize memory when handling DeviceList params
+  * rescue: fix sscanf placeholders for --smp and --memsize
+  * daemon: add and use a reply_with_unavailable_feature macro
+
+-------------------------------------------------------------------

Old:
----
  libguestfs-1.26.7.tar.xz

New:
----
  libguestfs-1.26.8.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libguestfs.spec ++++++
--- /var/tmp/diff_new_pack.3jqLdd/_old  2014-09-03 20:15:23.000000000 +0200
+++ /var/tmp/diff_new_pack.3jqLdd/_new  2014-09-03 20:15:23.000000000 +0200
@@ -17,7 +17,7 @@
 #
 
 
-Version:        1.26.7
+Version:        1.26.8
 Release:        0
 
 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)

++++++ 0000-hotfix.patch ++++++
--- /var/tmp/diff_new_pack.3jqLdd/_old  2014-09-03 20:15:23.000000000 +0200
+++ /var/tmp/diff_new_pack.3jqLdd/_new  2014-09-03 20:15:23.000000000 +0200
@@ -1,4 +1,4 @@
-From 5198e6eb6878611616458cb561545d5dc0adcc35 Mon Sep 17 00:00:00 2001
+From c977e24dec46803fe691f5da35756523e6356473 Mon Sep 17 00:00:00 2001
 From: Olaf Hering <o...@aepfle.de>
 Date: Tue, 13 May 2014 15:31:21 +0200
 Subject: hotfix

++++++ 1000-force-virtio_blk-in-old-guest-kernel.patch ++++++
--- /var/tmp/diff_new_pack.3jqLdd/_old  2014-09-03 20:15:23.000000000 +0200
+++ /var/tmp/diff_new_pack.3jqLdd/_new  2014-09-03 20:15:23.000000000 +0200
@@ -1,4 +1,4 @@
-From 6b70404b04a20323b6195d6c8cf3e09a13ed0d70 Mon Sep 17 00:00:00 2001
+From 91563687c1f1b3544c71f2f53c387c86d95b246c Mon Sep 17 00:00:00 2001
 From: Olaf Hering <o...@aepfle.de>
 Date: Mon, 3 Sep 2012 19:50:44 +0200
 Subject: force virtio_blk in old guest kernel
@@ -100,7 +100,7 @@
    }
    else if ((part = match1 (g, spec, re_diskbyid)) != NULL) {
 diff --git a/src/launch-direct.c b/src/launch-direct.c
-index 3857f53..713282d 100644
+index eab3e89..ee286a5 100644
 --- a/src/launch-direct.c
 +++ b/src/launch-direct.c
 @@ -1184,6 +1184,8 @@ qemu_supports_virtio_scsi (guestfs_h *g, struct 
backend_direct_data *data)

++++++ libguestfs-1.26.7.tar.xz -> libguestfs-1.26.8.tar.xz ++++++
++++ 17238 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to