Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libguestfs: update update-libguestfs-appliance version
@ 2024-11-25 14:12 SyFloG
  2024-11-25 14:13 ` [PR PATCH] [Updated] " SyFloG
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SyFloG @ 2024-11-25 14:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SyFloG/void-packages libguestfs
https://github.com/void-linux/void-packages/pull/53213

libguestfs: update update-libguestfs-appliance version
<!-- Uncomment relevant sections and delete options which are not applicable -->

Previous version was no longer available to download.

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9c66cd3aaca540f2b6f7d8524e4ff13265b0f4f8 Mon Sep 17 00:00:00 2001
From: SyFloG <syflog@pm.me>
Date: Mon, 25 Nov 2024 14:59:15 +0100
Subject: [PATCH] libguestfs: fix update-libguestfs-appliance URL

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

diff --git a/srcpkgs/libguestfs/files/update-libguestfs-appliance b/srcpkgs/libguestfs/files/update-libguestfs-appliance
index eb1b3f7960934f..f561a513ffff8f 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.40.1
-SHA512SUM="2d63b2ce8850929b42ddc91518b0e2b37d13e358be94bb54899da6c310afa308d708a3443b9f3b3aa3c46f4f2079036a6a4b34027788f183c17a20b68fcf4e6e"
+VERSION=1.46.0
+SHA512SUM="842119bdf95dbbd61328891e9bd0b557bed90ba79c6419ee18d1a79cd4a301ea6922339b9e80ac314ff3e16498e9d3c594861aebe8e0fc2db41d285eb8e5d578"
 
 set -e
 umask 022
diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template
index dd7f9d2aa0d6b0..3a830e47230ace 100644
--- a/srcpkgs/libguestfs/template
+++ b/srcpkgs/libguestfs/template
@@ -1,7 +1,7 @@
 # Template file for 'libguestfs'
 pkgname=libguestfs
 version=1.54.0
-revision=1
+revision=2
 _version_short=${version%.*}
 build_style=gnu-configure
 make_install_args="INSTALLDIRS=vendor"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] libguestfs: update update-libguestfs-appliance version
  2024-11-25 14:12 [PR PATCH] libguestfs: update update-libguestfs-appliance version SyFloG
@ 2024-11-25 14:13 ` SyFloG
  2024-12-03 10:28 ` SyFloG
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: SyFloG @ 2024-11-25 14:13 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SyFloG against master on the void-packages repository

https://github.com/SyFloG/void-packages libguestfs
https://github.com/void-linux/void-packages/pull/53213

libguestfs: update update-libguestfs-appliance version
<!-- Uncomment relevant sections and delete options which are not applicable -->

Previous version was no longer available to download.

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 49b4bdaf9fae732eb42c07dd04b2adf41fb177df Mon Sep 17 00:00:00 2001
From: SyFloG <syflog@pm.me>
Date: Mon, 25 Nov 2024 14:59:15 +0100
Subject: [PATCH] libguestfs: update update-libguestfs-appliance version

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

diff --git a/srcpkgs/libguestfs/files/update-libguestfs-appliance b/srcpkgs/libguestfs/files/update-libguestfs-appliance
index eb1b3f7960934f..f561a513ffff8f 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.40.1
-SHA512SUM="2d63b2ce8850929b42ddc91518b0e2b37d13e358be94bb54899da6c310afa308d708a3443b9f3b3aa3c46f4f2079036a6a4b34027788f183c17a20b68fcf4e6e"
+VERSION=1.46.0
+SHA512SUM="842119bdf95dbbd61328891e9bd0b557bed90ba79c6419ee18d1a79cd4a301ea6922339b9e80ac314ff3e16498e9d3c594861aebe8e0fc2db41d285eb8e5d578"
 
 set -e
 umask 022
diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template
index dd7f9d2aa0d6b0..3a830e47230ace 100644
--- a/srcpkgs/libguestfs/template
+++ b/srcpkgs/libguestfs/template
@@ -1,7 +1,7 @@
 # Template file for 'libguestfs'
 pkgname=libguestfs
 version=1.54.0
-revision=1
+revision=2
 _version_short=${version%.*}
 build_style=gnu-configure
 make_install_args="INSTALLDIRS=vendor"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] libguestfs: update update-libguestfs-appliance version
  2024-11-25 14:12 [PR PATCH] libguestfs: update update-libguestfs-appliance version SyFloG
  2024-11-25 14:13 ` [PR PATCH] [Updated] " SyFloG
@ 2024-12-03 10:28 ` SyFloG
  2025-01-30 12:29 ` SyFloG
  2025-03-04 10:05 ` SyFloG
  3 siblings, 0 replies; 5+ messages in thread
From: SyFloG @ 2024-12-03 10:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SyFloG against master on the void-packages repository

https://github.com/SyFloG/void-packages libguestfs
https://github.com/void-linux/void-packages/pull/53213

libguestfs: update update-libguestfs-appliance version
<!-- Uncomment relevant sections and delete options which are not applicable -->

Previous version was no longer available to download.

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From eefab6b294ed5c58cf9faaa09552ca6293860bcd Mon Sep 17 00:00:00 2001
From: SyFloG <syflog@pm.me>
Date: Mon, 25 Nov 2024 14:59:15 +0100
Subject: [PATCH] libguestfs: update update-libguestfs-appliance version

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

diff --git a/srcpkgs/libguestfs/files/update-libguestfs-appliance b/srcpkgs/libguestfs/files/update-libguestfs-appliance
index eb1b3f7960934f..f561a513ffff8f 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.40.1
-SHA512SUM="2d63b2ce8850929b42ddc91518b0e2b37d13e358be94bb54899da6c310afa308d708a3443b9f3b3aa3c46f4f2079036a6a4b34027788f183c17a20b68fcf4e6e"
+VERSION=1.46.0
+SHA512SUM="842119bdf95dbbd61328891e9bd0b557bed90ba79c6419ee18d1a79cd4a301ea6922339b9e80ac314ff3e16498e9d3c594861aebe8e0fc2db41d285eb8e5d578"
 
 set -e
 umask 022
diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template
index dd7f9d2aa0d6b0..3a830e47230ace 100644
--- a/srcpkgs/libguestfs/template
+++ b/srcpkgs/libguestfs/template
@@ -1,7 +1,7 @@
 # Template file for 'libguestfs'
 pkgname=libguestfs
 version=1.54.0
-revision=1
+revision=2
 _version_short=${version%.*}
 build_style=gnu-configure
 make_install_args="INSTALLDIRS=vendor"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] libguestfs: update update-libguestfs-appliance version
  2024-11-25 14:12 [PR PATCH] libguestfs: update update-libguestfs-appliance version SyFloG
  2024-11-25 14:13 ` [PR PATCH] [Updated] " SyFloG
  2024-12-03 10:28 ` SyFloG
@ 2025-01-30 12:29 ` SyFloG
  2025-03-04 10:05 ` SyFloG
  3 siblings, 0 replies; 5+ messages in thread
From: SyFloG @ 2025-01-30 12:29 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SyFloG against master on the void-packages repository

https://github.com/SyFloG/void-packages libguestfs
https://github.com/void-linux/void-packages/pull/53213

libguestfs: update update-libguestfs-appliance version
<!-- Uncomment relevant sections and delete options which are not applicable -->

Previous version was no longer available to download.

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 1693e96c40444325fb58198fa8950e239d35f88b Mon Sep 17 00:00:00 2001
From: SyFloG <syflog@pm.me>
Date: Mon, 25 Nov 2024 14:59:15 +0100
Subject: [PATCH] libguestfs: update update-libguestfs-appliance version

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

diff --git a/srcpkgs/libguestfs/files/update-libguestfs-appliance b/srcpkgs/libguestfs/files/update-libguestfs-appliance
index eb1b3f7960934f..f561a513ffff8f 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.40.1
-SHA512SUM="2d63b2ce8850929b42ddc91518b0e2b37d13e358be94bb54899da6c310afa308d708a3443b9f3b3aa3c46f4f2079036a6a4b34027788f183c17a20b68fcf4e6e"
+VERSION=1.46.0
+SHA512SUM="842119bdf95dbbd61328891e9bd0b557bed90ba79c6419ee18d1a79cd4a301ea6922339b9e80ac314ff3e16498e9d3c594861aebe8e0fc2db41d285eb8e5d578"
 
 set -e
 umask 022
diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template
index dd7f9d2aa0d6b0..3a830e47230ace 100644
--- a/srcpkgs/libguestfs/template
+++ b/srcpkgs/libguestfs/template
@@ -1,7 +1,7 @@
 # Template file for 'libguestfs'
 pkgname=libguestfs
 version=1.54.0
-revision=1
+revision=2
 _version_short=${version%.*}
 build_style=gnu-configure
 make_install_args="INSTALLDIRS=vendor"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] libguestfs: update update-libguestfs-appliance version
  2024-11-25 14:12 [PR PATCH] libguestfs: update update-libguestfs-appliance version SyFloG
                   ` (2 preceding siblings ...)
  2025-01-30 12:29 ` SyFloG
@ 2025-03-04 10:05 ` SyFloG
  3 siblings, 0 replies; 5+ messages in thread
From: SyFloG @ 2025-03-04 10:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SyFloG against master on the void-packages repository

https://github.com/SyFloG/void-packages libguestfs
https://github.com/void-linux/void-packages/pull/53213

libguestfs: update update-libguestfs-appliance version
<!-- Uncomment relevant sections and delete options which are not applicable -->

Previous version was no longer available to download.

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6ea290bf49d94042db499517c586dd767d8857c8 Mon Sep 17 00:00:00 2001
From: SyFloG <syflog@pm.me>
Date: Mon, 25 Nov 2024 14:59:15 +0100
Subject: [PATCH] libguestfs: update update-libguestfs-appliance version

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

diff --git a/srcpkgs/libguestfs/files/update-libguestfs-appliance b/srcpkgs/libguestfs/files/update-libguestfs-appliance
index eb1b3f7960934f..f561a513ffff8f 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.40.1
-SHA512SUM="2d63b2ce8850929b42ddc91518b0e2b37d13e358be94bb54899da6c310afa308d708a3443b9f3b3aa3c46f4f2079036a6a4b34027788f183c17a20b68fcf4e6e"
+VERSION=1.46.0
+SHA512SUM="842119bdf95dbbd61328891e9bd0b557bed90ba79c6419ee18d1a79cd4a301ea6922339b9e80ac314ff3e16498e9d3c594861aebe8e0fc2db41d285eb8e5d578"
 
 set -e
 umask 022
diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template
index c4e51d6edf28e7..2ace9b8253c06a 100644
--- a/srcpkgs/libguestfs/template
+++ b/srcpkgs/libguestfs/template
@@ -1,7 +1,7 @@
 # Template file for 'libguestfs'
 pkgname=libguestfs
 version=1.54.1
-revision=1
+revision=2
 _version_short=${version%.*}
 build_style=gnu-configure
 make_install_args="INSTALLDIRS=vendor"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-04 10:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-25 14:12 [PR PATCH] libguestfs: update update-libguestfs-appliance version SyFloG
2024-11-25 14:13 ` [PR PATCH] [Updated] " SyFloG
2024-12-03 10:28 ` SyFloG
2025-01-30 12:29 ` SyFloG
2025-03-04 10:05 ` SyFloG

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).