Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fwupd: update to 1.9.15.
@ 2024-03-20  8:06 dataCobra
  2024-04-07  7:22 ` [PR PATCH] [Updated] " dataCobra
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dataCobra @ 2024-03-20  8:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/49386

fwupd: update to 1.9.15.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686

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

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

From 89c39df38d6b0f1e052d046a10e1e5ecb5ae0924 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 20 Mar 2024 09:03:58 +0100
Subject: [PATCH] fwupd: update to 1.9.15.

---
 srcpkgs/fwupd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index bf899ee99d8f31..fbd03d22f66053 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.14
+version=1.9.15
 revision=1
 build_style=meson
 build_helper="gir qemu"
@@ -24,7 +24,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=bf7c96882499fa9c9b845c25d885a59104db09bb0e554902bb463ec2be232a49
+checksum=bb9726a9370a2f1aea8f8242df4da7d83874406192a9144ada104d859ffd756a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.15.
  2024-03-20  8:06 [PR PATCH] fwupd: update to 1.9.15 dataCobra
@ 2024-04-07  7:22 ` dataCobra
  2024-04-07  7:23 ` fwupd: update to 1.9.16 dataCobra
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: dataCobra @ 2024-04-07  7:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/49386

fwupd: update to 1.9.15.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686

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

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

From f45ef5fc4b7ccb1db92f685ed82b9b98034a86c9 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sun, 7 Apr 2024 09:22:19 +0200
Subject: [PATCH] fwupd: update to 1.9.16.

---
 srcpkgs/fwupd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index bf899ee99d8f31..798baf173a9e65 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.14
+version=1.9.16
 revision=1
 build_style=meson
 build_helper="gir qemu"
@@ -24,7 +24,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=bf7c96882499fa9c9b845c25d885a59104db09bb0e554902bb463ec2be232a49
+checksum=4ce148024df297307742fc19fda3a620455e344ba21b37bc9f498b3b03d57110
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: fwupd: update to 1.9.16.
  2024-03-20  8:06 [PR PATCH] fwupd: update to 1.9.15 dataCobra
  2024-04-07  7:22 ` [PR PATCH] [Updated] " dataCobra
@ 2024-04-07  7:23 ` dataCobra
  2024-05-06  7:09 ` [PR PATCH] [Updated] " dataCobra
  2024-05-06  7:10 ` fwupd: update to 1.9.19 dataCobra
  3 siblings, 0 replies; 5+ messages in thread
From: dataCobra @ 2024-04-07  7:23 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/49386#issuecomment-2041348445

Comment:
Updated PR from 1.9.15 to 1.9.16.

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.16.
  2024-03-20  8:06 [PR PATCH] fwupd: update to 1.9.15 dataCobra
  2024-04-07  7:22 ` [PR PATCH] [Updated] " dataCobra
  2024-04-07  7:23 ` fwupd: update to 1.9.16 dataCobra
@ 2024-05-06  7:09 ` dataCobra
  2024-05-06  7:10 ` fwupd: update to 1.9.19 dataCobra
  3 siblings, 0 replies; 5+ messages in thread
From: dataCobra @ 2024-05-06  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/49386

fwupd: update to 1.9.16.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686

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

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

From 681387f15ed219697cb3cdd9a57b97a471a6b680 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Mon, 6 May 2024 09:09:11 +0200
Subject: [PATCH] fwupd: update to 1.9.19.

---
 srcpkgs/fwupd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index bf899ee99d8f31..2aea0ad9ef7ded 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.14
+version=1.9.19
 revision=1
 build_style=meson
 build_helper="gir qemu"
@@ -24,7 +24,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=bf7c96882499fa9c9b845c25d885a59104db09bb0e554902bb463ec2be232a49
+checksum=43af111e45b47c148c175241c326d58db5e9bc9491184f7d5c78ae47f75a38e8
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: fwupd: update to 1.9.19.
  2024-03-20  8:06 [PR PATCH] fwupd: update to 1.9.15 dataCobra
                   ` (2 preceding siblings ...)
  2024-05-06  7:09 ` [PR PATCH] [Updated] " dataCobra
@ 2024-05-06  7:10 ` dataCobra
  3 siblings, 0 replies; 5+ messages in thread
From: dataCobra @ 2024-05-06  7:10 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/49386#issuecomment-2095328507

Comment:
Updated PR from 1.9.16 to 1.9.19.

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

end of thread, other threads:[~2024-05-06  7:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20  8:06 [PR PATCH] fwupd: update to 1.9.15 dataCobra
2024-04-07  7:22 ` [PR PATCH] [Updated] " dataCobra
2024-04-07  7:23 ` fwupd: update to 1.9.16 dataCobra
2024-05-06  7:09 ` [PR PATCH] [Updated] " dataCobra
2024-05-06  7:10 ` fwupd: update to 1.9.19 dataCobra

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