Github messages for voidlinux
 help / color / mirror / Atom feed
From: benalb <benalb@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libguestfs: update update-libguestfs-appliance, fix license.
Date: Sat, 17 Oct 2020 12:25:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25686@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 628 bytes --]

There is a new pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages libguestfs
https://github.com/void-linux/void-packages/pull/25686

libguestfs: update update-libguestfs-appliance, fix license.
When doing something like "virt-filesystems -a void-rpi3-20191109.img" it fails with:

libguestfs: error: appliance closed the connection unexpectedly.
This usually means the libguestfs appliance crashed.

This update of the update-libguestfs-apliance script fix the problem.


A patch file from https://github.com/void-linux/void-packages/pull/25686.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libguestfs-25686.patch --]
[-- Type: text/x-diff, Size: 2142 bytes --]

From 91e594babfafd17bd56766766beb26eacd791864 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Sat, 17 Oct 2020 12:23:24 +0200
Subject: [PATCH] libguestfs: update update-libguestfs-appliance, fix license.

---
 srcpkgs/libguestfs/files/update-libguestfs-appliance | 4 ++--
 srcpkgs/libguestfs/template                          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libguestfs/files/update-libguestfs-appliance b/srcpkgs/libguestfs/files/update-libguestfs-appliance
index 3c51ebc69ad..eb1b3f79609 100644
--- a/srcpkgs/libguestfs/files/update-libguestfs-appliance
+++ b/srcpkgs/libguestfs/files/update-libguestfs-appliance
@@ -17,8 +17,8 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
-VERSION=1.32.0
-SHA512SUM="202d0dde45612f9ef45cdb73cd4aeba6c75dcd52790e7f156b2ff404616887af4019e5bd061e3c6607f4f96ac136132c31d180dda31a71bfb31ade5da508b832"
+VERSION=1.40.1
+SHA512SUM="2d63b2ce8850929b42ddc91518b0e2b37d13e358be94bb54899da6c310afa308d708a3443b9f3b3aa3c46f4f2079036a6a4b34027788f183c17a20b68fcf4e6e"
 
 set -e
 umask 022
diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template
index b731842cdbb..4bed16484f7 100644
--- a/srcpkgs/libguestfs/template
+++ b/srcpkgs/libguestfs/template
@@ -1,7 +1,7 @@
 # Template file for 'libguestfs'
 pkgname=libguestfs
 version=1.42.0
-revision=3
+revision=4
 _version_short=${version%.*}
 build_style=gnu-configure
 make_install_args="INSTALLDIRS=vendor"
@@ -19,7 +19,7 @@ makedepends="ncurses-devel pcre-devel augeas-devel libxml2-devel gettext-devel f
  $(vopt_if php php-devel) $(vopt_if lua lua53-devel) $(vopt_if fuse fuse-devel)"
 short_desc="Access and modify virtual machine disk image"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-2"
+license=" GPL-2.0-or-later"
 homepage="http://libguestfs.org"
 distfiles="http://libguestfs.org/download/${_version_short}-stable/${pkgname}-${version}.tar.gz"
 checksum=4fee192cf3aaa597f142afb21fa2d7f380fdabcf34d054e37090163e4a74f024

             reply	other threads:[~2020-10-17 10:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17 10:25 benalb [this message]
2020-10-17 10:31 ` benalb
2020-10-18 15:30 ` [PR PATCH] [Updated] " benalb
2020-10-20 16:21 ` [PR PATCH] [Closed]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25686@inbox.vuxu.org \
    --to=benalb@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).