[libguestfs/el5] New upstream version 1.19.11.

Richard W.M. Jones rjones at fedoraproject.org
Mon Jun 25 10:45:44 UTC 2012


commit 6d1f26489bb2effa41582aa14c03243d56ed37e5
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Jun 25 11:31:52 2012 +0100

    New upstream version 1.19.11.

 ...emove-checks-which-fail-with-ancient-qemu.patch |    8 ++++----
 ...L-5-Remove-AS_ECHO_N-for-ancient-autoconf.patch |    4 ++--
 ...ace-macro-AC_STRUCT_DIRENT_D_TYPE-for-anc.patch |    4 ++--
 ...t-use-C99-style-variable-decls-in-for-loo.patch |    2 +-
 0005-EPEL-5-Remove-Erlang-bindings.patch           |    4 ++--
 ...ve-GObject-GObject-Introspection-GJS-bind.patch |    4 ++--
 0007-EPEL-5-Remove-PHP-bindings.patch              |    4 ++--
 0008-EPEL-5-Define-le64toh-if-not-defined.patch    |    2 +-
 0009-EPEL-5-Add-gnulib-utimensat-module.patch      |    2 +-
 ...ocamlopt-didn-t-support-debugging-g-optio.patch |    2 +-
 ...ace-format6-with-format4-in-OCaml-gettext.patch |    4 ++--
 ...s-preserve-dup-deps-explicitly-to-libtool.patch |    4 ++--
 ...ve-id-from-drive-parameter-on-qemu-comman.patch |    8 ++++----
 ...null-vmchannel-back-for-qemu-without-virt.patch |   18 +++++++++---------
 ...5-Fix-blkid-to-return-LVM2_member-for-PVs.patch |    2 +-
 ...sify-Fix-command-line-options-for-old-qem.patch |    2 +-
 0017-EPEL-5-Remove-Fedora-MD-test-images.patch     |    2 +-
 0018-EPEL-5-Add-mkisofs-to-package-list.patch      |    2 +-
 ...1-second-pause-after-unmounting-any-files.patch |    2 +-
 libguestfs.spec                                    |    5 ++++-
 sources                                            |    2 +-
 21 files changed, 45 insertions(+), 42 deletions(-)
---
diff --git a/0001-EPEL-5-Remove-checks-which-fail-with-ancient-qemu.patch b/0001-EPEL-5-Remove-checks-which-fail-with-ancient-qemu.patch
index 371333d..52500ef 100644
--- a/0001-EPEL-5-Remove-checks-which-fail-with-ancient-qemu.patch
+++ b/0001-EPEL-5-Remove-checks-which-fail-with-ancient-qemu.patch
@@ -1,4 +1,4 @@
-From 1729508fb2e62f48590747f7a505b0c5ba5b202e Mon Sep 17 00:00:00 2001
+From 5313dea53275270882b3ad8a6d34e1bdbbc55110 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sat, 16 Jun 2012 10:19:39 +0100
 Subject: [PATCH 01/19] EPEL 5: Remove checks which fail with ancient qemu.
@@ -11,7 +11,7 @@ be empty strings.
  2 files changed, 2 insertions(+), 69 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index 1a82511..4f954ed 100644
+index 580ae18..d5f12a4 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -573,63 +573,6 @@ This could be a very old version of qemu, or qemu might not be
@@ -79,10 +79,10 @@ index 1a82511..4f954ed 100644
  
  dnl Enable packet dumps when in verbose mode.  This generates lots
 diff --git a/src/launch.c b/src/launch.c
-index 72eca51..f21b331 100644
+index cd78501..5f0cdf1 100644
 --- a/src/launch.c
 +++ b/src/launch.c
-@@ -1365,18 +1365,8 @@ test_qemu (guestfs_h *g)
+@@ -1384,18 +1384,8 @@ test_qemu (guestfs_h *g)
      return -1;
    }
  
diff --git a/0002-EPEL-5-Remove-AS_ECHO_N-for-ancient-autoconf.patch b/0002-EPEL-5-Remove-AS_ECHO_N-for-ancient-autoconf.patch
index 9bc34a4..0baa8fc 100644
--- a/0002-EPEL-5-Remove-AS_ECHO_N-for-ancient-autoconf.patch
+++ b/0002-EPEL-5-Remove-AS_ECHO_N-for-ancient-autoconf.patch
@@ -1,4 +1,4 @@
-From be26d1c6303b98fb5f0d91acaaa4225390e03caa Mon Sep 17 00:00:00 2001
+From 06711d7973ef583b9b95253229d6082a5afd8e08 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sat, 16 Jun 2012 10:23:19 +0100
 Subject: [PATCH 02/19] EPEL 5: Remove AS_ECHO_N for ancient autoconf.
@@ -8,7 +8,7 @@ Subject: [PATCH 02/19] EPEL 5: Remove AS_ECHO_N for ancient autoconf.
  1 files changed, 13 insertions(+), 13 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index 4f954ed..545bf44 100644
+index d5f12a4..4b71ebc 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1311,33 +1311,33 @@ echo
diff --git a/0003-EPEL-5-Replace-macro-AC_STRUCT_DIRENT_D_TYPE-for-anc.patch b/0003-EPEL-5-Replace-macro-AC_STRUCT_DIRENT_D_TYPE-for-anc.patch
index 9e6df8b..5a6bf54 100644
--- a/0003-EPEL-5-Replace-macro-AC_STRUCT_DIRENT_D_TYPE-for-anc.patch
+++ b/0003-EPEL-5-Replace-macro-AC_STRUCT_DIRENT_D_TYPE-for-anc.patch
@@ -1,4 +1,4 @@
-From 4826bf83d92a9240e64df7cd9714be9a6a1a6c09 Mon Sep 17 00:00:00 2001
+From e0313adcce407c4e3852be1c5d3d8f9cc0a2399b Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sat, 16 Jun 2012 10:46:20 +0100
 Subject: [PATCH 03/19] EPEL 5: Replace macro AC_STRUCT_DIRENT_D_TYPE for ancient autoconf.
@@ -8,7 +8,7 @@ Subject: [PATCH 03/19] EPEL 5: Replace macro AC_STRUCT_DIRENT_D_TYPE for ancient
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index 545bf44..e8d2073 100644
+index 4b71ebc..a99f84f 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -176,7 +176,7 @@ dnl Check sizeof long.
diff --git a/0004-EPEL-5-Don-t-use-C99-style-variable-decls-in-for-loo.patch b/0004-EPEL-5-Don-t-use-C99-style-variable-decls-in-for-loo.patch
index b9db6cd..c77dfce 100644
--- a/0004-EPEL-5-Don-t-use-C99-style-variable-decls-in-for-loo.patch
+++ b/0004-EPEL-5-Don-t-use-C99-style-variable-decls-in-for-loo.patch
@@ -1,4 +1,4 @@
-From a296e8569e0e6168bd4046cc3057f3b84380c963 Mon Sep 17 00:00:00 2001
+From 492961827701196f4ee3c101d94e44652e5f67ed Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sat, 16 Jun 2012 13:55:44 +0100
 Subject: [PATCH 04/19] EPEL 5: Don't use C99-style variable decls in for-loop.
diff --git a/0005-EPEL-5-Remove-Erlang-bindings.patch b/0005-EPEL-5-Remove-Erlang-bindings.patch
index 39a369b..853f885 100644
--- a/0005-EPEL-5-Remove-Erlang-bindings.patch
+++ b/0005-EPEL-5-Remove-Erlang-bindings.patch
@@ -1,4 +1,4 @@
-From b3ce10d46479d46e9c9708193edd9fc0e34aa68c Mon Sep 17 00:00:00 2001
+From 20ceae3b5ca57b3f108cc8c53a5073856d7f9305 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sat, 16 Jun 2012 14:34:25 +0100
 Subject: [PATCH 05/19] EPEL 5: Remove Erlang bindings.
@@ -24,7 +24,7 @@ index be9191c..6bd6047 100644
  SUBDIRS += gobject
  endif
 diff --git a/configure.ac b/configure.ac
-index e8d2073..b472031 100644
+index a99f84f..ed2c39f 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1115,25 +1115,6 @@ AS_IF([test "x$enable_php" != "xno"],
diff --git a/0006-EPEL-5-Remove-GObject-GObject-Introspection-GJS-bind.patch b/0006-EPEL-5-Remove-GObject-GObject-Introspection-GJS-bind.patch
index 203faf1..3cac327 100644
--- a/0006-EPEL-5-Remove-GObject-GObject-Introspection-GJS-bind.patch
+++ b/0006-EPEL-5-Remove-GObject-GObject-Introspection-GJS-bind.patch
@@ -1,4 +1,4 @@
-From 31095f0c120c2ec99446d9353ede8b1e15cfd489 Mon Sep 17 00:00:00 2001
+From 44e154f116087b2fd7ce1c22d6f6b9e570254026 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sat, 16 Jun 2012 14:35:06 +0100
 Subject: [PATCH 06/19] EPEL 5: Remove GObject / GObject Introspection / GJS bindings.
@@ -24,7 +24,7 @@ index 6bd6047..88e3815 100644
  # Unconditional because nothing is built yet.
  SUBDIRS += csharp
 diff --git a/configure.ac b/configure.ac
-index b472031..ac053d1 100644
+index ed2c39f..38281cb 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1136,67 +1136,6 @@ AS_IF([test "x$PERL" != "xno"],
diff --git a/0007-EPEL-5-Remove-PHP-bindings.patch b/0007-EPEL-5-Remove-PHP-bindings.patch
index 354f0c4..98f949a 100644
--- a/0007-EPEL-5-Remove-PHP-bindings.patch
+++ b/0007-EPEL-5-Remove-PHP-bindings.patch
@@ -1,4 +1,4 @@
-From baaf5e09f299f05080197b6dd30805f6827c06f6 Mon Sep 17 00:00:00 2001
+From f25c54fab15a68dd3f9f0104fdc99b2f6848d636 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sun, 17 Jun 2012 23:01:43 +0100
 Subject: [PATCH 07/19] EPEL 5: Remove PHP bindings.
@@ -24,7 +24,7 @@ index 88e3815..5175bf3 100644
  # Unconditional because nothing is built yet.
  SUBDIRS += csharp
 diff --git a/configure.ac b/configure.ac
-index ac053d1..d18c76b 100644
+index 38281cb..12ebb6c 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1101,20 +1101,6 @@ AS_IF([test "x$enable_haskell" != "xno"],
diff --git a/0008-EPEL-5-Define-le64toh-if-not-defined.patch b/0008-EPEL-5-Define-le64toh-if-not-defined.patch
index a430975..77831f5 100644
--- a/0008-EPEL-5-Define-le64toh-if-not-defined.patch
+++ b/0008-EPEL-5-Define-le64toh-if-not-defined.patch
@@ -1,4 +1,4 @@
-From 038a1fb9dd5ff17e3147551246b7f577f9c0bf9d Mon Sep 17 00:00:00 2001
+From 08e82acedaa0e95991362857ace821cba8afdf5a Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sun, 17 Jun 2012 22:17:06 +0100
 Subject: [PATCH 08/19] EPEL 5: Define le64toh if not defined.
diff --git a/0009-EPEL-5-Add-gnulib-utimensat-module.patch b/0009-EPEL-5-Add-gnulib-utimensat-module.patch
index 8ef4731..171947a 100644
--- a/0009-EPEL-5-Add-gnulib-utimensat-module.patch
+++ b/0009-EPEL-5-Add-gnulib-utimensat-module.patch
@@ -1,4 +1,4 @@
-From 124eb61eb680ccd7e7db895773333ae346c26ca4 Mon Sep 17 00:00:00 2001
+From 948bc6535ade9bbb3b468a97b65cdff8d61681bf Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sun, 17 Jun 2012 22:58:58 +0100
 Subject: [PATCH 09/19] EPEL 5: Add gnulib utimensat module.
diff --git a/0010-EPEL-5-Old-ocamlopt-didn-t-support-debugging-g-optio.patch b/0010-EPEL-5-Old-ocamlopt-didn-t-support-debugging-g-optio.patch
index 92a99d8..4516ed1 100644
--- a/0010-EPEL-5-Old-ocamlopt-didn-t-support-debugging-g-optio.patch
+++ b/0010-EPEL-5-Old-ocamlopt-didn-t-support-debugging-g-optio.patch
@@ -1,4 +1,4 @@
-From f660be8bdb5ce5d2b2be8495ce9c708e08085c0f Mon Sep 17 00:00:00 2001
+From 287d9a213b9a9389864cb48762ce88bede038459 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Sun, 17 Jun 2012 23:00:16 +0100
 Subject: [PATCH 10/19] EPEL 5: Old ocamlopt didn't support debugging (-g option).
diff --git a/0011-EPEL-5-Replace-format6-with-format4-in-OCaml-gettext.patch b/0011-EPEL-5-Replace-format6-with-format4-in-OCaml-gettext.patch
index 523e9bb..a269c36 100644
--- a/0011-EPEL-5-Replace-format6-with-format4-in-OCaml-gettext.patch
+++ b/0011-EPEL-5-Replace-format6-with-format4-in-OCaml-gettext.patch
@@ -1,4 +1,4 @@
-From efd8d11ac4e89909ea207d5fc1c5da3ecfee9ec3 Mon Sep 17 00:00:00 2001
+From 1fe31abc33a571bda2c1283be58dc21155dfddc4 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Mon, 18 Jun 2012 08:35:14 +0100
 Subject: [PATCH 11/19] EPEL 5: Replace format6 with format4 in OCaml gettext routines.
@@ -8,7 +8,7 @@ Subject: [PATCH 11/19] EPEL 5: Replace format6 with format4 in OCaml gettext rou
  1 files changed, 5 insertions(+), 5 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index d18c76b..87e6723 100644
+index 12ebb6c..2276c76 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -786,14 +786,14 @@ EOF
diff --git a/0012-EPEL-5-Pass-preserve-dup-deps-explicitly-to-libtool.patch b/0012-EPEL-5-Pass-preserve-dup-deps-explicitly-to-libtool.patch
index 3b6cbaa..c86d822 100644
--- a/0012-EPEL-5-Pass-preserve-dup-deps-explicitly-to-libtool.patch
+++ b/0012-EPEL-5-Pass-preserve-dup-deps-explicitly-to-libtool.patch
@@ -1,4 +1,4 @@
-From 312e54a701c8c92bbad271052fbabd18df0bd9f3 Mon Sep 17 00:00:00 2001
+From cf34afed82ce83e43e77abc615294d286839c993 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Mon, 18 Jun 2012 12:18:35 +0100
 Subject: [PATCH 12/19] EPEL 5: Pass --preserve-dup-deps explicitly to libtool.
@@ -10,7 +10,7 @@ https://lists.gnu.org/archive/html/bug-gnulib/2012-06/msg00162.html
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index 87e6723..f67512d 100644
+index 2276c76..956e4a3 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1128,7 +1128,7 @@ AC_SUBST(MAX_PROC_NR)
diff --git a/0013-EPEL-5-Remove-id-from-drive-parameter-on-qemu-comman.patch b/0013-EPEL-5-Remove-id-from-drive-parameter-on-qemu-comman.patch
index 1bc102f..cbd786b 100644
--- a/0013-EPEL-5-Remove-id-from-drive-parameter-on-qemu-comman.patch
+++ b/0013-EPEL-5-Remove-id-from-drive-parameter-on-qemu-comman.patch
@@ -1,4 +1,4 @@
-From 276f9814d18685ffae90940b58201044000ab389 Mon Sep 17 00:00:00 2001
+From 5de80c00ff117d0cdd1d4c6930849dfaf0c4e6cc Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Mon, 18 Jun 2012 17:21:30 +0100
 Subject: [PATCH 13/19] EPEL 5: Remove id= from -drive parameter on qemu command line.
@@ -8,10 +8,10 @@ Subject: [PATCH 13/19] EPEL 5: Remove id= from -drive parameter on qemu command
  1 files changed, 2 insertions(+), 3 deletions(-)
 
 diff --git a/src/launch.c b/src/launch.c
-index f21b331..31b5d4d 100644
+index 5f0cdf1..ac318aa 100644
 --- a/src/launch.c
 +++ b/src/launch.c
-@@ -703,7 +703,7 @@ launch_appliance (guestfs_h *g)
+@@ -722,7 +722,7 @@ launch_appliance (guestfs_h *g)
  
        char buf2[PATH_MAX + 64];
        add_cmdline (g, "-drive");
@@ -20,7 +20,7 @@ index f21b331..31b5d4d 100644
                  appliance, virtio_scsi ? "none" : "virtio", cachemode);
        add_cmdline (g, buf2);
  
-@@ -1541,12 +1541,11 @@ qemu_drive_param (guestfs_h *g, const struct drive *drv, size_t index)
+@@ -1560,12 +1560,11 @@ qemu_drive_param (guestfs_h *g, const struct drive *drv, size_t index)
    else
      iface = "virtio";
  
diff --git a/0014-EPEL-5-Add-null-vmchannel-back-for-qemu-without-virt.patch b/0014-EPEL-5-Add-null-vmchannel-back-for-qemu-without-virt.patch
index 7f97df1..c12e343 100644
--- a/0014-EPEL-5-Add-null-vmchannel-back-for-qemu-without-virt.patch
+++ b/0014-EPEL-5-Add-null-vmchannel-back-for-qemu-without-virt.patch
@@ -1,4 +1,4 @@
-From 8401aeb8c5e0700007d9207a3ff4ce566885b3b7 Mon Sep 17 00:00:00 2001
+From 550ed74ae3f41a52882db8408572ca9e9c20053c Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Mon, 18 Jun 2012 16:06:34 +0100
 Subject: [PATCH 14/19] EPEL 5: Add "null vmchannel" back for qemu without virtio-serial support.
@@ -173,7 +173,7 @@ index b09f74e..eedd3cc 100644
    main_loop (sock);
  
 diff --git a/src/launch.c b/src/launch.c
-index 31b5d4d..528c677 100644
+index ac318aa..edafe3b 100644
 --- a/src/launch.c
 +++ b/src/launch.c
 @@ -73,10 +73,14 @@
@@ -191,7 +191,7 @@ index 31b5d4d..528c677 100644
  static int qemu_supports (guestfs_h *g, const char *option);
  static int qemu_supports_device (guestfs_h *g, const char *device_name);
  static int qemu_supports_virtio_scsi (guestfs_h *g);
-@@ -530,7 +534,9 @@ launch_appliance (guestfs_h *g)
+@@ -549,7 +553,9 @@ launch_appliance (guestfs_h *g)
    int r;
    int wfd[2], rfd[2];
    char guestfsd_sock[256];
@@ -202,7 +202,7 @@ index 31b5d4d..528c677 100644
  
    /* At present you must add drives before starting the appliance.  In
     * future when we enable hotplugging you won't need to do this.
-@@ -566,37 +572,43 @@ launch_appliance (guestfs_h *g)
+@@ -585,37 +591,43 @@ launch_appliance (guestfs_h *g)
    if (qemu_supports (g, NULL) == -1)
      goto cleanup0;
  
@@ -261,7 +261,7 @@ index 31b5d4d..528c677 100644
    if (!g->direct) {
      if (pipe (wfd) == -1 || pipe (rfd) == -1) {
        perrorf (g, "pipe");
-@@ -777,30 +789,20 @@ launch_appliance (guestfs_h *g)
+@@ -796,30 +808,20 @@ launch_appliance (guestfs_h *g)
      if (qemu_supports (g, "-rtc-td-hack"))
        add_cmdline (g, "-rtc-td-hack");
  
@@ -303,7 +303,7 @@ index 31b5d4d..528c677 100644
  
  #ifdef VALGRIND_DAEMON
      /* Set up virtio-serial channel for valgrind messages. */
-@@ -812,14 +814,6 @@ launch_appliance (guestfs_h *g)
+@@ -831,14 +833,6 @@ launch_appliance (guestfs_h *g)
      add_cmdline (g, "virtserialport,chardev=valgrind,name=org.libguestfs.valgrind");
  #endif
  
@@ -318,7 +318,7 @@ index 31b5d4d..528c677 100644
  #if defined(__arm__)
  #define SERIAL_CONSOLE "ttyAMA0"
  #else
-@@ -840,11 +834,13 @@ launch_appliance (guestfs_h *g)
+@@ -859,11 +853,13 @@ launch_appliance (guestfs_h *g)
                LINUX_CMDLINE
                "%s "             /* (root) */
                "%s "             /* (selinux) */
@@ -332,7 +332,7 @@ index 31b5d4d..528c677 100644
                g->verbose ? "guestfs_verbose=1" : "",
                getenv ("TERM") ? : "linux",
                g->append ? g->append : "");
-@@ -1015,19 +1011,30 @@ launch_appliance (guestfs_h *g)
+@@ -1034,19 +1030,30 @@ launch_appliance (guestfs_h *g)
  
    g->state = LAUNCHING;
  
@@ -374,7 +374,7 @@ index 31b5d4d..528c677 100644
  
    close (g->sock); /* Close the listening socket. */
    g->sock = r; /* This is the accepted data socket. */
-@@ -1563,6 +1570,83 @@ drive_name (size_t index, char *ret)
+@@ -1582,6 +1589,83 @@ drive_name (size_t index, char *ret)
    return ret;
  }
  
diff --git a/0015-EPEL-5-Fix-blkid-to-return-LVM2_member-for-PVs.patch b/0015-EPEL-5-Fix-blkid-to-return-LVM2_member-for-PVs.patch
index 4034648..348d688 100644
--- a/0015-EPEL-5-Fix-blkid-to-return-LVM2_member-for-PVs.patch
+++ b/0015-EPEL-5-Fix-blkid-to-return-LVM2_member-for-PVs.patch
@@ -1,4 +1,4 @@
-From 144cc40e61263c5872cc2a968be81bce04004ccf Mon Sep 17 00:00:00 2001
+From ecb74a38bc511924c7cb17d64b500fade7f1ed23 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Fri, 22 Jun 2012 10:06:47 +0100
 Subject: [PATCH 15/19] EPEL 5: Fix blkid to return "LVM2_member" for PVs.
diff --git a/0016-EPEL-5-sparsify-Fix-command-line-options-for-old-qem.patch b/0016-EPEL-5-sparsify-Fix-command-line-options-for-old-qem.patch
index 1148fd6..8800d68 100644
--- a/0016-EPEL-5-sparsify-Fix-command-line-options-for-old-qem.patch
+++ b/0016-EPEL-5-sparsify-Fix-command-line-options-for-old-qem.patch
@@ -1,4 +1,4 @@
-From 78511e5332944e4256e6819b323cddb358ed24f9 Mon Sep 17 00:00:00 2001
+From 30e28a64f12981b6df118c7d9b3baa1836177b42 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Fri, 22 Jun 2012 10:24:48 +0100
 Subject: [PATCH 16/19] EPEL 5: sparsify: Fix command line options for old qemu-img.
diff --git a/0017-EPEL-5-Remove-Fedora-MD-test-images.patch b/0017-EPEL-5-Remove-Fedora-MD-test-images.patch
index 5acc580..0259cb3 100644
--- a/0017-EPEL-5-Remove-Fedora-MD-test-images.patch
+++ b/0017-EPEL-5-Remove-Fedora-MD-test-images.patch
@@ -1,4 +1,4 @@
-From 4d3c421c4a865751354cbdeb2f277f2433b73d1c Mon Sep 17 00:00:00 2001
+From 8e2fc4a49c5f9187aabb7ac27a22aa96b19193d1 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Fri, 22 Jun 2012 13:15:49 +0100
 Subject: [PATCH 17/19] EPEL 5: Remove Fedora MD test images.
diff --git a/0018-EPEL-5-Add-mkisofs-to-package-list.patch b/0018-EPEL-5-Add-mkisofs-to-package-list.patch
index d926ff7..18b900c 100644
--- a/0018-EPEL-5-Add-mkisofs-to-package-list.patch
+++ b/0018-EPEL-5-Add-mkisofs-to-package-list.patch
@@ -1,4 +1,4 @@
-From 3a0ff23ba832f40d3a00e4ef0bdbaff6dd772af4 Mon Sep 17 00:00:00 2001
+From 3fd80b4a0f77fa388d252777ed54c814efcd2e2b Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Fri, 22 Jun 2012 14:46:43 +0100
 Subject: [PATCH 18/19] EPEL 5: Add mkisofs to package list.
diff --git a/0019-EPEL-5-Add-1-second-pause-after-unmounting-any-files.patch b/0019-EPEL-5-Add-1-second-pause-after-unmounting-any-files.patch
index f7514b1..4e05164 100644
--- a/0019-EPEL-5-Add-1-second-pause-after-unmounting-any-files.patch
+++ b/0019-EPEL-5-Add-1-second-pause-after-unmounting-any-files.patch
@@ -1,4 +1,4 @@
-From ccdd965e175bfcb6e9d9d0134168ec20293db18e Mon Sep 17 00:00:00 2001
+From 4c02df1f17155e310be92816b4ea9b1d77dc6466 Mon Sep 17 00:00:00 2001
 From: Richard W.M. Jones <rjones at redhat.com>
 Date: Fri, 22 Jun 2012 21:58:32 +0100
 Subject: [PATCH 19/19] EPEL 5: Add 1 second pause after unmounting any filesystem.
diff --git a/libguestfs.spec b/libguestfs.spec
index 16fd4e9..7396bef 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -21,7 +21,7 @@
 Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
-Version:       1.19.10
+Version:       1.19.11
 Release:       1%{?dist}
 License:       LGPLv2+
 Group:         Development/Libraries
@@ -901,6 +901,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 25 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.19.11-1
+- New upstream version 1.19.11.
+
 * Fri Jun 22 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.19.10-1
 - New upstream version 1.19.10.
 - Rebase libguestfs in EPEL 5 to Rawhide (RHBZ#808193).
diff --git a/sources b/sources
index 259ce3c..bd9befd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-78fd0b896f40864481683d386166ddf8  libguestfs-1.19.10.tar.gz
 f2577d577727581a1eee95df18bf5624  gnulib-4fb7ea20122.tar.gz
+e55f60b5f4a3dec1acf88e31c5d0a8d0  libguestfs-1.19.11.tar.gz


More information about the scm-commits mailing list