Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fwupd: update to 1.9.7.
@ 2023-11-09 11:19 dataCobra
  2023-11-09 11:33 ` [PR PATCH] [Updated] " dataCobra
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dataCobra @ 2023-11-09 11:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 590 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/47132

fwupd: update to 1.9.7.
#### 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/47132.patch is attached

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

From aaf85f53f2b28a8f15d379893aca4ddee3d00ac5 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 9 Nov 2023 12:07:19 +0100
Subject: [PATCH] fwupd: update to 1.9.7.

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

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index f42c205e170a1..32679407b5353 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.5
+version=1.9.7
 revision=1
 build_style=meson
 build_helper="gir"
@@ -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=efc15b39e1802aab5f306a8ff584fc158811e30e8f4a4a2b3302bc20ca0bc47a
+checksum=b28e6f4b0676329a7ba0c77b56dc4fbb63c20cb746a0f467f04583bb6125e013
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.7.
  2023-11-09 11:19 [PR PATCH] fwupd: update to 1.9.7 dataCobra
@ 2023-11-09 11:33 ` dataCobra
  2023-11-14 10:39 ` dataCobra
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dataCobra @ 2023-11-09 11:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 595 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/47132

fwupd: update to 1.9.7.
#### 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/47132.patch is attached

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

From 5724e81e399ef5dc1e2d35d3550c14628a32d86c Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 9 Nov 2023 12:33:19 +0100
Subject: [PATCH] fwupd: update to 1.9.7.

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

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index f42c205e170a1..13640f8b8a355 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.5
+version=1.9.7
 revision=1
 build_style=meson
 build_helper="gir"
@@ -24,34 +24,27 @@ 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=efc15b39e1802aab5f306a8ff584fc158811e30e8f4a4a2b3302bc20ca0bc47a
+checksum=b28e6f4b0676329a7ba0c77b56dc4fbb63c20cb746a0f467f04583bb6125e013
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*)
 		_have_uefi=yes
 		_plugin_msr=yes
-		_plugin_dell=yes
 		;;
 	arm*|aarch64*)
 		_have_uefi=yes;;
 esac
 
 if [ -z "$_plugin_msr" ]; then
-	configure_args+=" -Dplugin_msr=false"
-fi
-
-if [ "$_plugin_dell" ]; then
-	makedepends+=" libsmbios-devel"
-else
-	configure_args+=" -Dplugin_dell=false"
+	configure_args+=" -Dplugin_msr=disabled"
 fi
 
 if [ -n "$_have_uefi" ]; then
 	makedepends+=" libefivar-devel fwupd-efi"
 	depends+=" fwupd-efi"
 else
-	configure_args+=" -Dplugin_redfish=false -Dplugin_uefi_capsule=false -Dplugin_uefi_pk=false"
+	configure_args+=" -Dplugin_redfish=disabled -Dplugin_uefi_capsule=disabled -Dplugin_uefi_pk=disabled"
 fi
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.7.
  2023-11-09 11:19 [PR PATCH] fwupd: update to 1.9.7 dataCobra
  2023-11-09 11:33 ` [PR PATCH] [Updated] " dataCobra
@ 2023-11-14 10:39 ` dataCobra
  2023-11-14 10:44 ` dataCobra
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dataCobra @ 2023-11-14 10:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 595 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/47132

fwupd: update to 1.9.7.
#### 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/47132.patch is attached

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

From dd8002b234687433a702fed05a05ebe6a2e3f5a7 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 14 Nov 2023 11:38:58 +0100
Subject: [PATCH] fwupd: update to 1.9.7.

---
 srcpkgs/fwupd/template | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index f42c205e170a1..0a5bc9686529d 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,9 +1,9 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.5
+version=1.9.7
 revision=1
 build_style=meson
-build_helper="gir"
+build_helper="qemu"
 configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
  -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
  -Defi_binary=false"
@@ -24,34 +24,27 @@ 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=efc15b39e1802aab5f306a8ff584fc158811e30e8f4a4a2b3302bc20ca0bc47a
+checksum=b28e6f4b0676329a7ba0c77b56dc4fbb63c20cb746a0f467f04583bb6125e013
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*)
 		_have_uefi=yes
 		_plugin_msr=yes
-		_plugin_dell=yes
 		;;
 	arm*|aarch64*)
 		_have_uefi=yes;;
 esac
 
 if [ -z "$_plugin_msr" ]; then
-	configure_args+=" -Dplugin_msr=false"
-fi
-
-if [ "$_plugin_dell" ]; then
-	makedepends+=" libsmbios-devel"
-else
-	configure_args+=" -Dplugin_dell=false"
+	configure_args+=" -Dplugin_msr=disabled"
 fi
 
 if [ -n "$_have_uefi" ]; then
 	makedepends+=" libefivar-devel fwupd-efi"
 	depends+=" fwupd-efi"
 else
-	configure_args+=" -Dplugin_redfish=false -Dplugin_uefi_capsule=false -Dplugin_uefi_pk=false"
+	configure_args+=" -Dplugin_redfish=disabled -Dplugin_uefi_capsule=disabled -Dplugin_uefi_pk=disabled"
 fi
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.7.
  2023-11-09 11:19 [PR PATCH] fwupd: update to 1.9.7 dataCobra
  2023-11-09 11:33 ` [PR PATCH] [Updated] " dataCobra
  2023-11-14 10:39 ` dataCobra
@ 2023-11-14 10:44 ` dataCobra
  2023-11-14 10:47 ` dataCobra
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dataCobra @ 2023-11-14 10:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 595 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/47132

fwupd: update to 1.9.7.
#### 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/47132.patch is attached

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

From 83e8fdeba18aea6aa0c94d8a59c0dbd0c21228dc Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 14 Nov 2023 11:43:42 +0100
Subject: [PATCH] fwupd: update to 1.9.7.

---
 srcpkgs/fwupd/template | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index f42c205e170a1..230da104b372e 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,9 +1,10 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.5
+version=1.9.7
 revision=1
 build_style=meson
 build_helper="gir"
+build_helper="qemu"
 configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
  -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
  -Defi_binary=false"
@@ -24,34 +25,27 @@ 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=efc15b39e1802aab5f306a8ff584fc158811e30e8f4a4a2b3302bc20ca0bc47a
+checksum=b28e6f4b0676329a7ba0c77b56dc4fbb63c20cb746a0f467f04583bb6125e013
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*)
 		_have_uefi=yes
 		_plugin_msr=yes
-		_plugin_dell=yes
 		;;
 	arm*|aarch64*)
 		_have_uefi=yes;;
 esac
 
 if [ -z "$_plugin_msr" ]; then
-	configure_args+=" -Dplugin_msr=false"
-fi
-
-if [ "$_plugin_dell" ]; then
-	makedepends+=" libsmbios-devel"
-else
-	configure_args+=" -Dplugin_dell=false"
+	configure_args+=" -Dplugin_msr=disabled"
 fi
 
 if [ -n "$_have_uefi" ]; then
 	makedepends+=" libefivar-devel fwupd-efi"
 	depends+=" fwupd-efi"
 else
-	configure_args+=" -Dplugin_redfish=false -Dplugin_uefi_capsule=false -Dplugin_uefi_pk=false"
+	configure_args+=" -Dplugin_redfish=disabled -Dplugin_uefi_capsule=disabled -Dplugin_uefi_pk=disabled"
 fi
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.7.
  2023-11-09 11:19 [PR PATCH] fwupd: update to 1.9.7 dataCobra
                   ` (2 preceding siblings ...)
  2023-11-14 10:44 ` dataCobra
@ 2023-11-14 10:47 ` dataCobra
  2023-11-16  9:27 ` [PR PATCH] [Updated] fwupd: update to 1.9.8 dataCobra
  2023-11-16 13:30 ` [PR PATCH] [Merged]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: dataCobra @ 2023-11-14 10:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 595 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/47132

fwupd: update to 1.9.7.
#### 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/47132.patch is attached

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

From 0991ea22b72f59233623b2b7bac5408182dad69a Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 14 Nov 2023 11:47:15 +0100
Subject: [PATCH] fwupd: update to 1.9.7.

---
 srcpkgs/fwupd/template | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index f42c205e170a1..0e79ac36d345c 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,9 +1,9 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.5
+version=1.9.7
 revision=1
 build_style=meson
-build_helper="gir"
+build_helper="gir qemu"
 configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
  -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
  -Defi_binary=false"
@@ -24,34 +24,27 @@ 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=efc15b39e1802aab5f306a8ff584fc158811e30e8f4a4a2b3302bc20ca0bc47a
+checksum=b28e6f4b0676329a7ba0c77b56dc4fbb63c20cb746a0f467f04583bb6125e013
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*)
 		_have_uefi=yes
 		_plugin_msr=yes
-		_plugin_dell=yes
 		;;
 	arm*|aarch64*)
 		_have_uefi=yes;;
 esac
 
 if [ -z "$_plugin_msr" ]; then
-	configure_args+=" -Dplugin_msr=false"
-fi
-
-if [ "$_plugin_dell" ]; then
-	makedepends+=" libsmbios-devel"
-else
-	configure_args+=" -Dplugin_dell=false"
+	configure_args+=" -Dplugin_msr=disabled"
 fi
 
 if [ -n "$_have_uefi" ]; then
 	makedepends+=" libefivar-devel fwupd-efi"
 	depends+=" fwupd-efi"
 else
-	configure_args+=" -Dplugin_redfish=false -Dplugin_uefi_capsule=false -Dplugin_uefi_pk=false"
+	configure_args+=" -Dplugin_redfish=disabled -Dplugin_uefi_capsule=disabled -Dplugin_uefi_pk=disabled"
 fi
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.8.
  2023-11-09 11:19 [PR PATCH] fwupd: update to 1.9.7 dataCobra
                   ` (3 preceding siblings ...)
  2023-11-14 10:47 ` dataCobra
@ 2023-11-16  9:27 ` dataCobra
  2023-11-16 13:30 ` [PR PATCH] [Merged]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: dataCobra @ 2023-11-16  9:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 595 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/47132

fwupd: update to 1.9.8.
#### 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/47132.patch is attached

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

From 59b36b798f3c2a1e36d5ecd92a4809c1ef6abef9 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 16 Nov 2023 10:25:58 +0100
Subject: [PATCH] fwupd: update to 1.9.8.

---
 srcpkgs/fwupd/template | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index f42c205e170a1..b50b2f212e779 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,9 +1,9 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.5
+version=1.9.8
 revision=1
 build_style=meson
-build_helper="gir"
+build_helper="gir qemu"
 configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
  -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
  -Defi_binary=false"
@@ -24,34 +24,27 @@ 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=efc15b39e1802aab5f306a8ff584fc158811e30e8f4a4a2b3302bc20ca0bc47a
+checksum=3fcab975d6acf48807f386aa62882db14889463269f6139aefd5f56dfa71d382
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*)
 		_have_uefi=yes
 		_plugin_msr=yes
-		_plugin_dell=yes
 		;;
 	arm*|aarch64*)
 		_have_uefi=yes;;
 esac
 
 if [ -z "$_plugin_msr" ]; then
-	configure_args+=" -Dplugin_msr=false"
-fi
-
-if [ "$_plugin_dell" ]; then
-	makedepends+=" libsmbios-devel"
-else
-	configure_args+=" -Dplugin_dell=false"
+	configure_args+=" -Dplugin_msr=disabled"
 fi
 
 if [ -n "$_have_uefi" ]; then
 	makedepends+=" libefivar-devel fwupd-efi"
 	depends+=" fwupd-efi"
 else
-	configure_args+=" -Dplugin_redfish=false -Dplugin_uefi_capsule=false -Dplugin_uefi_pk=false"
+	configure_args+=" -Dplugin_redfish=disabled -Dplugin_uefi_capsule=disabled -Dplugin_uefi_pk=disabled"
 fi
 
 pre_build() {

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

* Re: [PR PATCH] [Merged]: fwupd: update to 1.9.8.
  2023-11-09 11:19 [PR PATCH] fwupd: update to 1.9.7 dataCobra
                   ` (4 preceding siblings ...)
  2023-11-16  9:27 ` [PR PATCH] [Updated] fwupd: update to 1.9.8 dataCobra
@ 2023-11-16 13:30 ` ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2023-11-16 13:30 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

fwupd: update to 1.9.8.
https://github.com/void-linux/void-packages/pull/47132

Description:
#### 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


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

end of thread, other threads:[~2023-11-16 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-09 11:19 [PR PATCH] fwupd: update to 1.9.7 dataCobra
2023-11-09 11:33 ` [PR PATCH] [Updated] " dataCobra
2023-11-14 10:39 ` dataCobra
2023-11-14 10:44 ` dataCobra
2023-11-14 10:47 ` dataCobra
2023-11-16  9:27 ` [PR PATCH] [Updated] fwupd: update to 1.9.8 dataCobra
2023-11-16 13:30 ` [PR PATCH] [Merged]: " ahesford

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