[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1

Richard W.M. Jones rjones at redhat.com
Sat Jun 1 11:04:25 UTC 2013


The following commit has been merged in the experimental branch:
commit a2a6cfba569316372e2b90230ed06094816bf464
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Apr 30 15:08:58 2013 +0100

    Version 1.21.35.

diff --git a/AUTHORS b/AUTHORS
index ff01c86..477ce0e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -23,6 +23,7 @@ Masami HIRATA <msmhrt at gmail.com>
 Matthew Booth <mbooth at redhat.com>
 Maxim Koltsov <kolmax94 at gmail.com>
 Michael Scherer <misc at zarb.org>
+Mike Kelly <pioto at pioto.org>
 Nikita A Menkovich <menkovich at gmail.com>
 Nikos Skalkotos <skalkoto at gmail.com>
 Olaf Hering <olaf at aepfle.de>
diff --git a/BUGS b/BUGS
index 0ea4d01..0a75f93 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2013-04-29
+Last updated: 2013-04-30
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -275,15 +275,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 954185 NEW https://bugzilla.redhat.com/show_bug.cgi?id=954185
   rsync command fails with linking error "libldap-2.4.so.2: cannot open shared object file: No such file or directory"
 
-957380 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957380
-  libguestfs: error: btrfsvol:/dev/sda2/root: root device not found: only call this function with a root device previously returned by guestfs_inspect_os
-
 957796 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957796
   tar-out and base64-out quoting error
 
-957797 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957797
-  tar-out and base64-out quoting error
-
 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
   guestfish's list splitting does not recognize internal quoting
 
@@ -302,7 +296,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 803643 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=803643
   inspect-is-multipart return false when inspection results should be true
 
-(94 bugs)
+(92 bugs)
 
 --------------------------------------------------
 Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -329,6 +323,9 @@ You can help by testing the fixes.
 957616 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=957616
   libguestfs-1.21.31-1.1.el7.1.1.x86_64 won't install due to missing dependency
 
-(7 bugs)
+957797 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=957797
+  tar-out and base64-out quoting error
+
+(8 bugs)
 
 End of BUGS file.
diff --git a/configure.ac b/configure.ac
index 3298a49..cc2d9d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
 # freeform string.
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [21])
-m4_define([libguestfs_release], [34])
+m4_define([libguestfs_release], [35])
 
 AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
 AC_CONFIG_AUX_DIR([build-aux])
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index c78e357..8c207ba 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.21.34\n"
+"Project-Id-Version: libguestfs 1.21.35\n"
 "Report-Msgid-Bugs-To: libguestfs at redhat.com\n"
-"POT-Creation-Date: 2013-04-29 16:37+0200\n"
+"POT-Creation-Date: 2013-04-30 14:54+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 1bd03a0..a55e613 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.21.34\n"
+"Project-Id-Version: libguestfs 1.21.35\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2013-04-29 16:37+0100\n"
+"POT-Creation-Date: 2013-04-30 14:54+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list