Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fwupd: update to 1.9.11.
@ 2024-01-08 19:39 dataCobra
  2024-01-09  1:57 ` [PR REVIEW] " sgn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dataCobra @ 2024-01-08 19:39 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/48134

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

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

From 1e5ebdfedeb78f806cd9a35c08956e8f1f864f14 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Mon, 8 Jan 2024 20:36:41 +0100
Subject: [PATCH] fwupd: update to 1.9.11.

---
 srcpkgs/fwupd/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index e9a453d4efc8b..51065d212f96c 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,12 +1,11 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.10
-revision=2
+version=1.9.11
+revision=1
 build_style=meson
-build_helper="gir qemu"
-configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
- -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
- -Defi_binary=false"
+build_helper="gir qemu" configure_args="-Dsupported_build=enabled
+ -Dconsolekit=disabled -Dsystemd=disabled -Delogind=enabled
+ -Dintrospection=enabled -Defi_binary=false"
 hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
  glib-devel polkit gettext pango python3-gobject python3-Pillow
  protobuf-c-devel"
@@ -24,7 +23,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=6b42dc72a82187db0524ad4aa6359b791ce3c13c8b82c9d03a3a8434bc192bae
+checksum=f9ebc03f09d0ee316393d09b04f284cd0e3d3ac8add8311047051869d06123ad
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR REVIEW] fwupd: update to 1.9.11.
  2024-01-08 19:39 [PR PATCH] fwupd: update to 1.9.11 dataCobra
@ 2024-01-09  1:57 ` sgn
  2024-01-09 10:53 ` dataCobra
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2024-01-09  1:57 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/48134#discussion_r1445549080

Comment:
```suggestion
build_helper="gir qemu"
configure_args="-Dsupported_build=enabled
```

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

* Re: [PR REVIEW] fwupd: update to 1.9.11.
  2024-01-08 19:39 [PR PATCH] fwupd: update to 1.9.11 dataCobra
  2024-01-09  1:57 ` [PR REVIEW] " sgn
@ 2024-01-09 10:53 ` dataCobra
  2024-01-09 10:58 ` [PR PATCH] [Updated] " dataCobra
  2024-01-09 13:56 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: dataCobra @ 2024-01-09 10:53 UTC (permalink / raw)
  To: ml

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

New review comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/48134#discussion_r1445935857

Comment:
Oh thanks for pointing that out.

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.9.11.
  2024-01-08 19:39 [PR PATCH] fwupd: update to 1.9.11 dataCobra
  2024-01-09  1:57 ` [PR REVIEW] " sgn
  2024-01-09 10:53 ` dataCobra
@ 2024-01-09 10:58 ` dataCobra
  2024-01-09 13:56 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: dataCobra @ 2024-01-09 10:58 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/48134

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

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

From 51e03d5ede6cdb2e5000720168bb77c5a5d2cba9 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 9 Jan 2024 11:58:01 +0100
Subject: [PATCH] fwupd: update to 1.9.11.

---
 srcpkgs/fwupd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index e9a453d4efc8b..423096ec926a5 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,7 +1,7 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.9.10
-revision=2
+version=1.9.11
+revision=1
 build_style=meson
 build_helper="gir qemu"
 configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
@@ -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=6b42dc72a82187db0524ad4aa6359b791ce3c13c8b82c9d03a3a8434bc192bae
+checksum=f9ebc03f09d0ee316393d09b04f284cd0e3d3ac8add8311047051869d06123ad
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: fwupd: update to 1.9.11.
  2024-01-08 19:39 [PR PATCH] fwupd: update to 1.9.11 dataCobra
                   ` (2 preceding siblings ...)
  2024-01-09 10:58 ` [PR PATCH] [Updated] " dataCobra
@ 2024-01-09 13:56 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2024-01-09 13:56 UTC (permalink / raw)
  To: ml

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

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

fwupd: update to 1.9.11.
https://github.com/void-linux/void-packages/pull/48134

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] 5+ messages in thread

end of thread, other threads:[~2024-01-09 13:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 19:39 [PR PATCH] fwupd: update to 1.9.11 dataCobra
2024-01-09  1:57 ` [PR REVIEW] " sgn
2024-01-09 10:53 ` dataCobra
2024-01-09 10:58 ` [PR PATCH] [Updated] " dataCobra
2024-01-09 13:56 ` [PR PATCH] [Merged]: " sgn

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