Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pciutils: rebuild revdeps due to ABI break
@ 2022-12-19 12:23 classabbyamp
  2022-12-19 12:33 ` classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: classabbyamp @ 2022-12-19 12:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages pciutils-abi-break
https://github.com/void-linux/void-packages/pull/41183

pciutils: rebuild revdeps due to ABI break
https://github.com/pciutils/pciutils/issues/125

<!-- Uncomment relevant sections and delete options which are not applicable -->

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pciutils-abi-break-41183.patch --]
[-- Type: text/x-diff, Size: 9407 bytes --]

From 7ffe0a71a65f4271cf147dbfcc1e5ff4bb431947 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:21 -0500
Subject: [PATCH 01/13] CPU-X: rebuild against pciutils-3.9.0

---
 srcpkgs/CPU-X/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 2b0ff13ff4b4..e132a629bbfb 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,7 +1,7 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
 version=4.3.0
-revision=1
+revision=2
 archs="x86_64* i686*"
 build_style=cmake
 hostmakedepends="pkg-config nasm"

From ed45867b3cfbe03b20b934365cd986ffc190b082 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:24 -0500
Subject: [PATCH 02/13] RyzenAdj: rebuild against pciutils-3.9.0

---
 srcpkgs/RyzenAdj/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/RyzenAdj/template b/srcpkgs/RyzenAdj/template
index 36c810b52153..0ba114c383d3 100644
--- a/srcpkgs/RyzenAdj/template
+++ b/srcpkgs/RyzenAdj/template
@@ -1,7 +1,7 @@
 # Template file for 'RyzenAdj'
 pkgname=RyzenAdj
 version=0.11.1
-revision=1
+revision=2
 archs="x86_64*"
 build_style=cmake
 makedepends="pciutils-devel"

From 73f91ea952f269eac9b181f7b99173e98dc156af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 03/13] adriconf: rebuild against pciutils-3.9.0

---
 srcpkgs/adriconf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adriconf/template b/srcpkgs/adriconf/template
index 8ef28c5f57c2..511b27d25657 100644
--- a/srcpkgs/adriconf/template
+++ b/srcpkgs/adriconf/template
@@ -1,7 +1,7 @@
 # Template file for 'adriconf'
 pkgname=adriconf
 version=2.5.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DENABLE_UNIT_TESTS=false"
 hostmakedepends="pkg-config glib-devel gettext"

From b9e3312d927eb48ca140e3144ff69b0946c96e4f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 04/13] coreboot-utils: rebuild against pciutils-3.9.0

---
 srcpkgs/coreboot-utils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index d7a151a92ebb..024bfc8a1966 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -1,7 +1,7 @@
 # Template file for 'coreboot-utils'
 pkgname=coreboot-utils
 version=4.17
-revision=1
+revision=2
 archs="i686* x86_64*"
 build_wrksrc="util"
 build_style=gnu-makefile

From fb90220fff22d2ad13b169b113ac5880ae367182 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 05/13] flashrom: rebuild against pciutils-3.9.0

---
 srcpkgs/flashrom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index 7c1d30c99a03..af1e0d424603 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -1,7 +1,7 @@
 # Template file for 'flashrom'
 pkgname=flashrom
 version=1.2
-revision=2
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"

From 9d06e7943a462adcb226cefb85a9e21999b25bb4 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 06/13] growlight: rebuild against pciutils-3.9.0

---
 srcpkgs/growlight/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template
index 876eb479b662..5ece3f4dc8d2 100644
--- a/srcpkgs/growlight/template
+++ b/srcpkgs/growlight/template
@@ -1,7 +1,7 @@
 # Template file for 'growlight'
 pkgname=growlight
 version=1.2.38
-revision=1
+revision=2
 build_style=cmake
 configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"

From 711f46f6d28d876a4f01367bc7239544fec382fc Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:27 -0500
Subject: [PATCH 07/13] hexchat: rebuild against pciutils-3.9.0

---
 srcpkgs/hexchat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template
index 3302adad30d8..fc9eb6395e72 100644
--- a/srcpkgs/hexchat/template
+++ b/srcpkgs/hexchat/template
@@ -1,7 +1,7 @@
 # Template file for 'hexchat'
 pkgname=hexchat
 version=2.16.1
-revision=3
+revision=4
 build_style=meson
 configure_args="-Ddbus=enabled -Dtls=enabled
  -Dwith-perl=/usr/bin/perl -Dwith-python=python3

From 59184af294609fe3b9482c2fba8b4ab9eb02e0f8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:28 -0500
Subject: [PATCH 08/13] linux-tools: rebuild against pciutils-3.9.0

---
 srcpkgs/linux-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template
index 8698e4fc73c9..77e4cccaaa33 100644
--- a/srcpkgs/linux-tools/template
+++ b/srcpkgs/linux-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-tools'
 pkgname=linux-tools
 version=5.10.4
-revision=9
+revision=10
 build_style=meta
 hostmakedepends="asciidoc automake flex gettext libtool perl python3
  python3-docutils xmlto"

From 0839398ae990981c97cda18affd32563f1783a3b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 09/13] net-snmp: rebuild against pciutils-3.9.0

---
 srcpkgs/net-snmp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/net-snmp/template b/srcpkgs/net-snmp/template
index 2a808130cd33..af0d79685f15 100644
--- a/srcpkgs/net-snmp/template
+++ b/srcpkgs/net-snmp/template
@@ -1,7 +1,7 @@
 # Template file for 'net-snmp'
 pkgname=net-snmp
 version=5.9.1
-revision=2
+revision=3
 hostmakedepends="pkg-config unzip"
 makedepends="bzip2-devel openssl-devel libnl-devel pciutils-devel
  libsensors-devel pcre-devel"

From 32dcb3a1ac6020500dbb4c02db02d74463ea3ce8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 10/13] obs: rebuild against pciutils-3.9.0

---
 srcpkgs/obs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index fb3aaff1fd38..6c6bafe80db2 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,7 +1,7 @@
 # Template file for 'obs'
 pkgname=obs
 version=28.1.2
-revision=1
+revision=2
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
 configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF

From c3a7cc54faa0466addbc5effbfd85461e2175445 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:30 -0500
Subject: [PATCH 11/13] powertop: rebuild against pciutils-3.9.0

---
 srcpkgs/powertop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/powertop/template b/srcpkgs/powertop/template
index d2425fa48050..76688ab6f8c7 100644
--- a/srcpkgs/powertop/template
+++ b/srcpkgs/powertop/template
@@ -1,7 +1,7 @@
 # Template file for 'powertop'
 pkgname=powertop
 version=2.14
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="automake gettext-devel libtool pkg-config"
 makedepends="ncurses-devel pciutils-devel libnl3-devel"

From 8de402bba7339767630b3fc8f14da9037cae6aa6 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:31 -0500
Subject: [PATCH 12/13] xen: rebuild against pciutils-3.9.0

---
 srcpkgs/xen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template
index 6791f7741fb3..160db8e65929 100644
--- a/srcpkgs/xen/template
+++ b/srcpkgs/xen/template
@@ -1,7 +1,7 @@
 # Template file for 'xen'
 pkgname=xen
 version=4.14.1
-revision=7
+revision=8
 # grep -R IPXE_GIT_TAG src/xen-*/tools/firmware/etherboot
 _git_tag_ipxe=4bd064de239dab2426b31c9789a1f4d78087dc63
 # TODO: arm / aarch64

From 736d541c61f4c6e058c7443ce187e7438cf3a01d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:22:31 -0500
Subject: [PATCH 13/13] x86info: rebuild for pciutils-3.9.0

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

diff --git a/srcpkgs/x86info/template b/srcpkgs/x86info/template
index e007eee08273..984b6acc9178 100644
--- a/srcpkgs/x86info/template
+++ b/srcpkgs/x86info/template
@@ -1,15 +1,15 @@
 # Template file for 'x86info'
 pkgname=x86info
 version=1.30
-revision=1
+revision=2
 archs="x86_64* i686*"
 build_style=gnu-makefile
 hostmakedepends="python3"
 makedepends="pciutils-devel"
-short_desc="A CPU identification utility"
+short_desc="CPU identification utility"
 maintainer="Foxlet <foxlet@furcode.co>"
-homepage="http://codemonkey.org.uk/projects/x86info/"
 license="GPL-2.0-only"
+homepage="http://codemonkey.org.uk/projects/x86info/"
 distfiles="http://codemonkey.org.uk/projects/x86info/x86info-${version}.tgz"
 checksum=fe3009850e93a9c5fa38ed6bf74d72686043329fead8f1b2be4b5943d4fc9428
 

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

* Re: pciutils: rebuild revdeps due to ABI break
  2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
@ 2022-12-19 12:33 ` classabbyamp
  2022-12-19 22:10 ` [PR PATCH] [Updated] " classabbyamp
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-12-19 12:33 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41183#issuecomment-1357602802

Comment:
may drop x86info from this rebuild, codemonkey.org.uk appears to be down (according to repology too, it's not just me), and  the only mirror i found has no tags

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

* Re: [PR PATCH] [Updated] pciutils: rebuild revdeps due to ABI break
  2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
  2022-12-19 12:33 ` classabbyamp
@ 2022-12-19 22:10 ` classabbyamp
  2022-12-21 16:59 ` sgn
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-12-19 22:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages pciutils-abi-break
https://github.com/void-linux/void-packages/pull/41183

pciutils: rebuild revdeps due to ABI break
https://github.com/pciutils/pciutils/issues/125

<!-- Uncomment relevant sections and delete options which are not applicable -->

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pciutils-abi-break-41183.patch --]
[-- Type: text/x-diff, Size: 8311 bytes --]

From 7ffe0a71a65f4271cf147dbfcc1e5ff4bb431947 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:21 -0500
Subject: [PATCH 01/12] CPU-X: rebuild against pciutils-3.9.0

---
 srcpkgs/CPU-X/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 2b0ff13ff4b4..e132a629bbfb 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,7 +1,7 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
 version=4.3.0
-revision=1
+revision=2
 archs="x86_64* i686*"
 build_style=cmake
 hostmakedepends="pkg-config nasm"

From ed45867b3cfbe03b20b934365cd986ffc190b082 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:24 -0500
Subject: [PATCH 02/12] RyzenAdj: rebuild against pciutils-3.9.0

---
 srcpkgs/RyzenAdj/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/RyzenAdj/template b/srcpkgs/RyzenAdj/template
index 36c810b52153..0ba114c383d3 100644
--- a/srcpkgs/RyzenAdj/template
+++ b/srcpkgs/RyzenAdj/template
@@ -1,7 +1,7 @@
 # Template file for 'RyzenAdj'
 pkgname=RyzenAdj
 version=0.11.1
-revision=1
+revision=2
 archs="x86_64*"
 build_style=cmake
 makedepends="pciutils-devel"

From 73f91ea952f269eac9b181f7b99173e98dc156af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 03/12] adriconf: rebuild against pciutils-3.9.0

---
 srcpkgs/adriconf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adriconf/template b/srcpkgs/adriconf/template
index 8ef28c5f57c2..511b27d25657 100644
--- a/srcpkgs/adriconf/template
+++ b/srcpkgs/adriconf/template
@@ -1,7 +1,7 @@
 # Template file for 'adriconf'
 pkgname=adriconf
 version=2.5.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DENABLE_UNIT_TESTS=false"
 hostmakedepends="pkg-config glib-devel gettext"

From b9e3312d927eb48ca140e3144ff69b0946c96e4f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 04/12] coreboot-utils: rebuild against pciutils-3.9.0

---
 srcpkgs/coreboot-utils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index d7a151a92ebb..024bfc8a1966 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -1,7 +1,7 @@
 # Template file for 'coreboot-utils'
 pkgname=coreboot-utils
 version=4.17
-revision=1
+revision=2
 archs="i686* x86_64*"
 build_wrksrc="util"
 build_style=gnu-makefile

From fb90220fff22d2ad13b169b113ac5880ae367182 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 05/12] flashrom: rebuild against pciutils-3.9.0

---
 srcpkgs/flashrom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index 7c1d30c99a03..af1e0d424603 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -1,7 +1,7 @@
 # Template file for 'flashrom'
 pkgname=flashrom
 version=1.2
-revision=2
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"

From 9d06e7943a462adcb226cefb85a9e21999b25bb4 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 06/12] growlight: rebuild against pciutils-3.9.0

---
 srcpkgs/growlight/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template
index 876eb479b662..5ece3f4dc8d2 100644
--- a/srcpkgs/growlight/template
+++ b/srcpkgs/growlight/template
@@ -1,7 +1,7 @@
 # Template file for 'growlight'
 pkgname=growlight
 version=1.2.38
-revision=1
+revision=2
 build_style=cmake
 configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"

From 711f46f6d28d876a4f01367bc7239544fec382fc Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:27 -0500
Subject: [PATCH 07/12] hexchat: rebuild against pciutils-3.9.0

---
 srcpkgs/hexchat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template
index 3302adad30d8..fc9eb6395e72 100644
--- a/srcpkgs/hexchat/template
+++ b/srcpkgs/hexchat/template
@@ -1,7 +1,7 @@
 # Template file for 'hexchat'
 pkgname=hexchat
 version=2.16.1
-revision=3
+revision=4
 build_style=meson
 configure_args="-Ddbus=enabled -Dtls=enabled
  -Dwith-perl=/usr/bin/perl -Dwith-python=python3

From 59184af294609fe3b9482c2fba8b4ab9eb02e0f8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:28 -0500
Subject: [PATCH 08/12] linux-tools: rebuild against pciutils-3.9.0

---
 srcpkgs/linux-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template
index 8698e4fc73c9..77e4cccaaa33 100644
--- a/srcpkgs/linux-tools/template
+++ b/srcpkgs/linux-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-tools'
 pkgname=linux-tools
 version=5.10.4
-revision=9
+revision=10
 build_style=meta
 hostmakedepends="asciidoc automake flex gettext libtool perl python3
  python3-docutils xmlto"

From 0839398ae990981c97cda18affd32563f1783a3b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 09/12] net-snmp: rebuild against pciutils-3.9.0

---
 srcpkgs/net-snmp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/net-snmp/template b/srcpkgs/net-snmp/template
index 2a808130cd33..af0d79685f15 100644
--- a/srcpkgs/net-snmp/template
+++ b/srcpkgs/net-snmp/template
@@ -1,7 +1,7 @@
 # Template file for 'net-snmp'
 pkgname=net-snmp
 version=5.9.1
-revision=2
+revision=3
 hostmakedepends="pkg-config unzip"
 makedepends="bzip2-devel openssl-devel libnl-devel pciutils-devel
  libsensors-devel pcre-devel"

From 32dcb3a1ac6020500dbb4c02db02d74463ea3ce8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 10/12] obs: rebuild against pciutils-3.9.0

---
 srcpkgs/obs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index fb3aaff1fd38..6c6bafe80db2 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,7 +1,7 @@
 # Template file for 'obs'
 pkgname=obs
 version=28.1.2
-revision=1
+revision=2
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
 configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF

From c3a7cc54faa0466addbc5effbfd85461e2175445 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:30 -0500
Subject: [PATCH 11/12] powertop: rebuild against pciutils-3.9.0

---
 srcpkgs/powertop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/powertop/template b/srcpkgs/powertop/template
index d2425fa48050..76688ab6f8c7 100644
--- a/srcpkgs/powertop/template
+++ b/srcpkgs/powertop/template
@@ -1,7 +1,7 @@
 # Template file for 'powertop'
 pkgname=powertop
 version=2.14
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="automake gettext-devel libtool pkg-config"
 makedepends="ncurses-devel pciutils-devel libnl3-devel"

From 8de402bba7339767630b3fc8f14da9037cae6aa6 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:31 -0500
Subject: [PATCH 12/12] xen: rebuild against pciutils-3.9.0

---
 srcpkgs/xen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template
index 6791f7741fb3..160db8e65929 100644
--- a/srcpkgs/xen/template
+++ b/srcpkgs/xen/template
@@ -1,7 +1,7 @@
 # Template file for 'xen'
 pkgname=xen
 version=4.14.1
-revision=7
+revision=8
 # grep -R IPXE_GIT_TAG src/xen-*/tools/firmware/etherboot
 _git_tag_ipxe=4bd064de239dab2426b31c9789a1f4d78087dc63
 # TODO: arm / aarch64

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

* Re: [PR PATCH] [Updated] pciutils: rebuild revdeps due to ABI break
  2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
  2022-12-19 12:33 ` classabbyamp
  2022-12-19 22:10 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-12-21 16:59 ` sgn
  2022-12-21 17:03 ` sgn
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2022-12-21 16:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages pciutils-abi-break
https://github.com/void-linux/void-packages/pull/41183

pciutils: rebuild revdeps due to ABI break
https://github.com/pciutils/pciutils/issues/125

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**
- tested by ksynwa on irc


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pciutils-abi-break-41183.patch --]
[-- Type: text/x-diff, Size: 9158 bytes --]

From 7ffe0a71a65f4271cf147dbfcc1e5ff4bb431947 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:21 -0500
Subject: [PATCH 01/13] CPU-X: rebuild against pciutils-3.9.0

---
 srcpkgs/CPU-X/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 2b0ff13ff4b4..e132a629bbfb 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,7 +1,7 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
 version=4.3.0
-revision=1
+revision=2
 archs="x86_64* i686*"
 build_style=cmake
 hostmakedepends="pkg-config nasm"

From ed45867b3cfbe03b20b934365cd986ffc190b082 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:24 -0500
Subject: [PATCH 02/13] RyzenAdj: rebuild against pciutils-3.9.0

---
 srcpkgs/RyzenAdj/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/RyzenAdj/template b/srcpkgs/RyzenAdj/template
index 36c810b52153..0ba114c383d3 100644
--- a/srcpkgs/RyzenAdj/template
+++ b/srcpkgs/RyzenAdj/template
@@ -1,7 +1,7 @@
 # Template file for 'RyzenAdj'
 pkgname=RyzenAdj
 version=0.11.1
-revision=1
+revision=2
 archs="x86_64*"
 build_style=cmake
 makedepends="pciutils-devel"

From 73f91ea952f269eac9b181f7b99173e98dc156af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 03/13] adriconf: rebuild against pciutils-3.9.0

---
 srcpkgs/adriconf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adriconf/template b/srcpkgs/adriconf/template
index 8ef28c5f57c2..511b27d25657 100644
--- a/srcpkgs/adriconf/template
+++ b/srcpkgs/adriconf/template
@@ -1,7 +1,7 @@
 # Template file for 'adriconf'
 pkgname=adriconf
 version=2.5.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DENABLE_UNIT_TESTS=false"
 hostmakedepends="pkg-config glib-devel gettext"

From b9e3312d927eb48ca140e3144ff69b0946c96e4f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 04/13] coreboot-utils: rebuild against pciutils-3.9.0

---
 srcpkgs/coreboot-utils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index d7a151a92ebb..024bfc8a1966 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -1,7 +1,7 @@
 # Template file for 'coreboot-utils'
 pkgname=coreboot-utils
 version=4.17
-revision=1
+revision=2
 archs="i686* x86_64*"
 build_wrksrc="util"
 build_style=gnu-makefile

From fb90220fff22d2ad13b169b113ac5880ae367182 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 05/13] flashrom: rebuild against pciutils-3.9.0

---
 srcpkgs/flashrom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index 7c1d30c99a03..af1e0d424603 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -1,7 +1,7 @@
 # Template file for 'flashrom'
 pkgname=flashrom
 version=1.2
-revision=2
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"

From 9d06e7943a462adcb226cefb85a9e21999b25bb4 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 06/13] growlight: rebuild against pciutils-3.9.0

---
 srcpkgs/growlight/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template
index 876eb479b662..5ece3f4dc8d2 100644
--- a/srcpkgs/growlight/template
+++ b/srcpkgs/growlight/template
@@ -1,7 +1,7 @@
 # Template file for 'growlight'
 pkgname=growlight
 version=1.2.38
-revision=1
+revision=2
 build_style=cmake
 configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"

From 711f46f6d28d876a4f01367bc7239544fec382fc Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:27 -0500
Subject: [PATCH 07/13] hexchat: rebuild against pciutils-3.9.0

---
 srcpkgs/hexchat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template
index 3302adad30d8..fc9eb6395e72 100644
--- a/srcpkgs/hexchat/template
+++ b/srcpkgs/hexchat/template
@@ -1,7 +1,7 @@
 # Template file for 'hexchat'
 pkgname=hexchat
 version=2.16.1
-revision=3
+revision=4
 build_style=meson
 configure_args="-Ddbus=enabled -Dtls=enabled
  -Dwith-perl=/usr/bin/perl -Dwith-python=python3

From 59184af294609fe3b9482c2fba8b4ab9eb02e0f8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:28 -0500
Subject: [PATCH 08/13] linux-tools: rebuild against pciutils-3.9.0

---
 srcpkgs/linux-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template
index 8698e4fc73c9..77e4cccaaa33 100644
--- a/srcpkgs/linux-tools/template
+++ b/srcpkgs/linux-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-tools'
 pkgname=linux-tools
 version=5.10.4
-revision=9
+revision=10
 build_style=meta
 hostmakedepends="asciidoc automake flex gettext libtool perl python3
  python3-docutils xmlto"

From 0839398ae990981c97cda18affd32563f1783a3b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 09/13] net-snmp: rebuild against pciutils-3.9.0

---
 srcpkgs/net-snmp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/net-snmp/template b/srcpkgs/net-snmp/template
index 2a808130cd33..af0d79685f15 100644
--- a/srcpkgs/net-snmp/template
+++ b/srcpkgs/net-snmp/template
@@ -1,7 +1,7 @@
 # Template file for 'net-snmp'
 pkgname=net-snmp
 version=5.9.1
-revision=2
+revision=3
 hostmakedepends="pkg-config unzip"
 makedepends="bzip2-devel openssl-devel libnl-devel pciutils-devel
  libsensors-devel pcre-devel"

From 32dcb3a1ac6020500dbb4c02db02d74463ea3ce8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 10/13] obs: rebuild against pciutils-3.9.0

---
 srcpkgs/obs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index fb3aaff1fd38..6c6bafe80db2 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,7 +1,7 @@
 # Template file for 'obs'
 pkgname=obs
 version=28.1.2
-revision=1
+revision=2
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
 configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF

From c3a7cc54faa0466addbc5effbfd85461e2175445 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:30 -0500
Subject: [PATCH 11/13] powertop: rebuild against pciutils-3.9.0

---
 srcpkgs/powertop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/powertop/template b/srcpkgs/powertop/template
index d2425fa48050..76688ab6f8c7 100644
--- a/srcpkgs/powertop/template
+++ b/srcpkgs/powertop/template
@@ -1,7 +1,7 @@
 # Template file for 'powertop'
 pkgname=powertop
 version=2.14
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="automake gettext-devel libtool pkg-config"
 makedepends="ncurses-devel pciutils-devel libnl3-devel"

From 8de402bba7339767630b3fc8f14da9037cae6aa6 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:31 -0500
Subject: [PATCH 12/13] xen: rebuild against pciutils-3.9.0

---
 srcpkgs/xen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template
index 6791f7741fb3..160db8e65929 100644
--- a/srcpkgs/xen/template
+++ b/srcpkgs/xen/template
@@ -1,7 +1,7 @@
 # Template file for 'xen'
 pkgname=xen
 version=4.14.1
-revision=7
+revision=8
 # grep -R IPXE_GIT_TAG src/xen-*/tools/firmware/etherboot
 _git_tag_ipxe=4bd064de239dab2426b31c9789a1f4d78087dc63
 # TODO: arm / aarch64

From 176d2db6e67d13cfd48866844f9087fcbf99148d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 21 Dec 2022 23:58:39 +0700
Subject: [PATCH 13/13] fixup! coreboot-utils: rebuild against pciutils-3.9.0

---
 srcpkgs/coreboot-utils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index 024bfc8a1966..d01eb38b29c9 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -16,7 +16,7 @@ checksum=95da11d1c6a450385101a68799258a398ce965f4e46cce6fe8d5ebd74e50c125
 do_build() {
 	for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \
 		nvramtool superiotool; do
-		make ${makejobs} -C $util
+		make ${makejobs} -C $util WERROR=
 	done
 }
 

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

* Re: [PR PATCH] [Updated] pciutils: rebuild revdeps due to ABI break
  2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
                   ` (2 preceding siblings ...)
  2022-12-21 16:59 ` sgn
@ 2022-12-21 17:03 ` sgn
  2022-12-21 17:07 ` classabbyamp
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2022-12-21 17:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages pciutils-abi-break
https://github.com/void-linux/void-packages/pull/41183

pciutils: rebuild revdeps due to ABI break
https://github.com/pciutils/pciutils/issues/125

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**
- tested by ksynwa on irc


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pciutils-abi-break-41183.patch --]
[-- Type: text/x-diff, Size: 10590 bytes --]

From 7ffe0a71a65f4271cf147dbfcc1e5ff4bb431947 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:21 -0500
Subject: [PATCH 01/14] CPU-X: rebuild against pciutils-3.9.0

---
 srcpkgs/CPU-X/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 2b0ff13ff4b4..e132a629bbfb 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,7 +1,7 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
 version=4.3.0
-revision=1
+revision=2
 archs="x86_64* i686*"
 build_style=cmake
 hostmakedepends="pkg-config nasm"

From ed45867b3cfbe03b20b934365cd986ffc190b082 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:24 -0500
Subject: [PATCH 02/14] RyzenAdj: rebuild against pciutils-3.9.0

---
 srcpkgs/RyzenAdj/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/RyzenAdj/template b/srcpkgs/RyzenAdj/template
index 36c810b52153..0ba114c383d3 100644
--- a/srcpkgs/RyzenAdj/template
+++ b/srcpkgs/RyzenAdj/template
@@ -1,7 +1,7 @@
 # Template file for 'RyzenAdj'
 pkgname=RyzenAdj
 version=0.11.1
-revision=1
+revision=2
 archs="x86_64*"
 build_style=cmake
 makedepends="pciutils-devel"

From 73f91ea952f269eac9b181f7b99173e98dc156af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 03/14] adriconf: rebuild against pciutils-3.9.0

---
 srcpkgs/adriconf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adriconf/template b/srcpkgs/adriconf/template
index 8ef28c5f57c2..511b27d25657 100644
--- a/srcpkgs/adriconf/template
+++ b/srcpkgs/adriconf/template
@@ -1,7 +1,7 @@
 # Template file for 'adriconf'
 pkgname=adriconf
 version=2.5.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DENABLE_UNIT_TESTS=false"
 hostmakedepends="pkg-config glib-devel gettext"

From b9e3312d927eb48ca140e3144ff69b0946c96e4f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 04/14] coreboot-utils: rebuild against pciutils-3.9.0

---
 srcpkgs/coreboot-utils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index d7a151a92ebb..024bfc8a1966 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -1,7 +1,7 @@
 # Template file for 'coreboot-utils'
 pkgname=coreboot-utils
 version=4.17
-revision=1
+revision=2
 archs="i686* x86_64*"
 build_wrksrc="util"
 build_style=gnu-makefile

From fb90220fff22d2ad13b169b113ac5880ae367182 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 05/14] flashrom: rebuild against pciutils-3.9.0

---
 srcpkgs/flashrom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index 7c1d30c99a03..af1e0d424603 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -1,7 +1,7 @@
 # Template file for 'flashrom'
 pkgname=flashrom
 version=1.2
-revision=2
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"

From 9d06e7943a462adcb226cefb85a9e21999b25bb4 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 06/14] growlight: rebuild against pciutils-3.9.0

---
 srcpkgs/growlight/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template
index 876eb479b662..5ece3f4dc8d2 100644
--- a/srcpkgs/growlight/template
+++ b/srcpkgs/growlight/template
@@ -1,7 +1,7 @@
 # Template file for 'growlight'
 pkgname=growlight
 version=1.2.38
-revision=1
+revision=2
 build_style=cmake
 configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"

From 711f46f6d28d876a4f01367bc7239544fec382fc Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:27 -0500
Subject: [PATCH 07/14] hexchat: rebuild against pciutils-3.9.0

---
 srcpkgs/hexchat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template
index 3302adad30d8..fc9eb6395e72 100644
--- a/srcpkgs/hexchat/template
+++ b/srcpkgs/hexchat/template
@@ -1,7 +1,7 @@
 # Template file for 'hexchat'
 pkgname=hexchat
 version=2.16.1
-revision=3
+revision=4
 build_style=meson
 configure_args="-Ddbus=enabled -Dtls=enabled
  -Dwith-perl=/usr/bin/perl -Dwith-python=python3

From 59184af294609fe3b9482c2fba8b4ab9eb02e0f8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:28 -0500
Subject: [PATCH 08/14] linux-tools: rebuild against pciutils-3.9.0

---
 srcpkgs/linux-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template
index 8698e4fc73c9..77e4cccaaa33 100644
--- a/srcpkgs/linux-tools/template
+++ b/srcpkgs/linux-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-tools'
 pkgname=linux-tools
 version=5.10.4
-revision=9
+revision=10
 build_style=meta
 hostmakedepends="asciidoc automake flex gettext libtool perl python3
  python3-docutils xmlto"

From 0839398ae990981c97cda18affd32563f1783a3b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 09/14] net-snmp: rebuild against pciutils-3.9.0

---
 srcpkgs/net-snmp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/net-snmp/template b/srcpkgs/net-snmp/template
index 2a808130cd33..af0d79685f15 100644
--- a/srcpkgs/net-snmp/template
+++ b/srcpkgs/net-snmp/template
@@ -1,7 +1,7 @@
 # Template file for 'net-snmp'
 pkgname=net-snmp
 version=5.9.1
-revision=2
+revision=3
 hostmakedepends="pkg-config unzip"
 makedepends="bzip2-devel openssl-devel libnl-devel pciutils-devel
  libsensors-devel pcre-devel"

From 32dcb3a1ac6020500dbb4c02db02d74463ea3ce8 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 10/14] obs: rebuild against pciutils-3.9.0

---
 srcpkgs/obs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index fb3aaff1fd38..6c6bafe80db2 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,7 +1,7 @@
 # Template file for 'obs'
 pkgname=obs
 version=28.1.2
-revision=1
+revision=2
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
 configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF

From c3a7cc54faa0466addbc5effbfd85461e2175445 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:30 -0500
Subject: [PATCH 11/14] powertop: rebuild against pciutils-3.9.0

---
 srcpkgs/powertop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/powertop/template b/srcpkgs/powertop/template
index d2425fa48050..76688ab6f8c7 100644
--- a/srcpkgs/powertop/template
+++ b/srcpkgs/powertop/template
@@ -1,7 +1,7 @@
 # Template file for 'powertop'
 pkgname=powertop
 version=2.14
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="automake gettext-devel libtool pkg-config"
 makedepends="ncurses-devel pciutils-devel libnl3-devel"

From 8de402bba7339767630b3fc8f14da9037cae6aa6 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:31 -0500
Subject: [PATCH 12/14] xen: rebuild against pciutils-3.9.0

---
 srcpkgs/xen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template
index 6791f7741fb3..160db8e65929 100644
--- a/srcpkgs/xen/template
+++ b/srcpkgs/xen/template
@@ -1,7 +1,7 @@
 # Template file for 'xen'
 pkgname=xen
 version=4.14.1
-revision=7
+revision=8
 # grep -R IPXE_GIT_TAG src/xen-*/tools/firmware/etherboot
 _git_tag_ipxe=4bd064de239dab2426b31c9789a1f4d78087dc63
 # TODO: arm / aarch64

From 176d2db6e67d13cfd48866844f9087fcbf99148d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 21 Dec 2022 23:58:39 +0700
Subject: [PATCH 13/14] fixup! coreboot-utils: rebuild against pciutils-3.9.0

---
 srcpkgs/coreboot-utils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index 024bfc8a1966..d01eb38b29c9 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -16,7 +16,7 @@ checksum=95da11d1c6a450385101a68799258a398ce965f4e46cce6fe8d5ebd74e50c125
 do_build() {
 	for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \
 		nvramtool superiotool; do
-		make ${makejobs} -C $util
+		make ${makejobs} -C $util WERROR=
 	done
 }
 

From 9ec8b107140ef60a4c26a67bf664836d0e78394d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 22 Dec 2022 00:03:27 +0700
Subject: [PATCH 14/14] x86info: update to 1.31~pre0.

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

diff --git a/srcpkgs/x86info/template b/srcpkgs/x86info/template
index e007eee08273..6f064c7c1e78 100644
--- a/srcpkgs/x86info/template
+++ b/srcpkgs/x86info/template
@@ -1,7 +1,8 @@
 # Template file for 'x86info'
 pkgname=x86info
-version=1.30
+version=1.31~pre0
 revision=1
+_commit=8052aabdd159bc9050e7dc264f33782c5acce05f
 archs="x86_64* i686*"
 build_style=gnu-makefile
 hostmakedepends="python3"
@@ -10,12 +11,12 @@ short_desc="A CPU identification utility"
 maintainer="Foxlet <foxlet@furcode.co>"
 homepage="http://codemonkey.org.uk/projects/x86info/"
 license="GPL-2.0-only"
-distfiles="http://codemonkey.org.uk/projects/x86info/x86info-${version}.tgz"
-checksum=fe3009850e93a9c5fa38ed6bf74d72686043329fead8f1b2be4b5943d4fc9428
+distfiles="${DEBIAN_SITE}/main/x/x86info/x86info_${version}.${_commit}.orig.tar.gz"
+checksum=48230255c63de46eeba7fbf5b38180767a52f64248e6cc5b94f17539f6747b4b
 
-case "$XBPS_TARGET_MACHINE" in
-	*-musl) CFLAGS="-D_GNU_SOURCE";;
-esac
+if [ "$XBPS_TARGET_MACHINE" = musl ]; then
+	CFLAGS="-D_GNU_SOURCE"
+fi
 
 do_install() {
 	vbin x86info

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

* Re: [PR PATCH] [Updated] pciutils: rebuild revdeps due to ABI break
  2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
                   ` (3 preceding siblings ...)
  2022-12-21 17:03 ` sgn
@ 2022-12-21 17:07 ` classabbyamp
  2022-12-21 23:12 ` classabbyamp
  2022-12-22  0:06 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-12-21 17:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages pciutils-abi-break
https://github.com/void-linux/void-packages/pull/41183

pciutils: rebuild revdeps due to ABI break
https://github.com/pciutils/pciutils/issues/125

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**
- tested by ksynwa on irc


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pciutils-abi-break-41183.patch --]
[-- Type: text/x-diff, Size: 10141 bytes --]

From 7ffe0a71a65f4271cf147dbfcc1e5ff4bb431947 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:21 -0500
Subject: [PATCH 01/13] CPU-X: rebuild against pciutils-3.9.0

---
 srcpkgs/CPU-X/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 2b0ff13ff4b4..e132a629bbfb 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,7 +1,7 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
 version=4.3.0
-revision=1
+revision=2
 archs="x86_64* i686*"
 build_style=cmake
 hostmakedepends="pkg-config nasm"

From ed45867b3cfbe03b20b934365cd986ffc190b082 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:24 -0500
Subject: [PATCH 02/13] RyzenAdj: rebuild against pciutils-3.9.0

---
 srcpkgs/RyzenAdj/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/RyzenAdj/template b/srcpkgs/RyzenAdj/template
index 36c810b52153..0ba114c383d3 100644
--- a/srcpkgs/RyzenAdj/template
+++ b/srcpkgs/RyzenAdj/template
@@ -1,7 +1,7 @@
 # Template file for 'RyzenAdj'
 pkgname=RyzenAdj
 version=0.11.1
-revision=1
+revision=2
 archs="x86_64*"
 build_style=cmake
 makedepends="pciutils-devel"

From 73f91ea952f269eac9b181f7b99173e98dc156af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 03/13] adriconf: rebuild against pciutils-3.9.0

---
 srcpkgs/adriconf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adriconf/template b/srcpkgs/adriconf/template
index 8ef28c5f57c2..511b27d25657 100644
--- a/srcpkgs/adriconf/template
+++ b/srcpkgs/adriconf/template
@@ -1,7 +1,7 @@
 # Template file for 'adriconf'
 pkgname=adriconf
 version=2.5.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DENABLE_UNIT_TESTS=false"
 hostmakedepends="pkg-config glib-devel gettext"

From 324cdc25df1598383c29b875fb47c50b657b3e71 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 04/13] coreboot-utils: rebuild against pciutils-3.9.0

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

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index d7a151a92ebb..d01eb38b29c9 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -1,7 +1,7 @@
 # Template file for 'coreboot-utils'
 pkgname=coreboot-utils
 version=4.17
-revision=1
+revision=2
 archs="i686* x86_64*"
 build_wrksrc="util"
 build_style=gnu-makefile
@@ -16,7 +16,7 @@ checksum=95da11d1c6a450385101a68799258a398ce965f4e46cce6fe8d5ebd74e50c125
 do_build() {
 	for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \
 		nvramtool superiotool; do
-		make ${makejobs} -C $util
+		make ${makejobs} -C $util WERROR=
 	done
 }
 

From 9e273e6b353533aa19fa50058297d19b424265c3 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 05/13] flashrom: rebuild against pciutils-3.9.0

---
 srcpkgs/flashrom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index 7c1d30c99a03..af1e0d424603 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -1,7 +1,7 @@
 # Template file for 'flashrom'
 pkgname=flashrom
 version=1.2
-revision=2
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"

From 8494a4b35c5b75a3798c5d035cef0c9f4cd15425 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 06/13] growlight: rebuild against pciutils-3.9.0

---
 srcpkgs/growlight/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template
index 876eb479b662..5ece3f4dc8d2 100644
--- a/srcpkgs/growlight/template
+++ b/srcpkgs/growlight/template
@@ -1,7 +1,7 @@
 # Template file for 'growlight'
 pkgname=growlight
 version=1.2.38
-revision=1
+revision=2
 build_style=cmake
 configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"

From 5c3bd6fd541ce9d0c81b473fac6edd3e98483001 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:27 -0500
Subject: [PATCH 07/13] hexchat: rebuild against pciutils-3.9.0

---
 srcpkgs/hexchat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template
index 3302adad30d8..fc9eb6395e72 100644
--- a/srcpkgs/hexchat/template
+++ b/srcpkgs/hexchat/template
@@ -1,7 +1,7 @@
 # Template file for 'hexchat'
 pkgname=hexchat
 version=2.16.1
-revision=3
+revision=4
 build_style=meson
 configure_args="-Ddbus=enabled -Dtls=enabled
  -Dwith-perl=/usr/bin/perl -Dwith-python=python3

From 4f9a108d24218851243715540295dbd77ee69fb3 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:28 -0500
Subject: [PATCH 08/13] linux-tools: rebuild against pciutils-3.9.0

---
 srcpkgs/linux-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template
index 8698e4fc73c9..77e4cccaaa33 100644
--- a/srcpkgs/linux-tools/template
+++ b/srcpkgs/linux-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-tools'
 pkgname=linux-tools
 version=5.10.4
-revision=9
+revision=10
 build_style=meta
 hostmakedepends="asciidoc automake flex gettext libtool perl python3
  python3-docutils xmlto"

From bc16349cd72dbc1d634502416d47b0c85248dd29 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 09/13] net-snmp: rebuild against pciutils-3.9.0

---
 srcpkgs/net-snmp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/net-snmp/template b/srcpkgs/net-snmp/template
index 2a808130cd33..af0d79685f15 100644
--- a/srcpkgs/net-snmp/template
+++ b/srcpkgs/net-snmp/template
@@ -1,7 +1,7 @@
 # Template file for 'net-snmp'
 pkgname=net-snmp
 version=5.9.1
-revision=2
+revision=3
 hostmakedepends="pkg-config unzip"
 makedepends="bzip2-devel openssl-devel libnl-devel pciutils-devel
  libsensors-devel pcre-devel"

From 845b564ff9628ba06ec7fd069a44e7699fb3e5d0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 10/13] obs: rebuild against pciutils-3.9.0

---
 srcpkgs/obs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index fb3aaff1fd38..6c6bafe80db2 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,7 +1,7 @@
 # Template file for 'obs'
 pkgname=obs
 version=28.1.2
-revision=1
+revision=2
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
 configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF

From 7f665e9b31d9e9ba718958da2bfc1f9fb17517c1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:30 -0500
Subject: [PATCH 11/13] powertop: rebuild against pciutils-3.9.0

---
 srcpkgs/powertop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/powertop/template b/srcpkgs/powertop/template
index d2425fa48050..76688ab6f8c7 100644
--- a/srcpkgs/powertop/template
+++ b/srcpkgs/powertop/template
@@ -1,7 +1,7 @@
 # Template file for 'powertop'
 pkgname=powertop
 version=2.14
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="automake gettext-devel libtool pkg-config"
 makedepends="ncurses-devel pciutils-devel libnl3-devel"

From 7b30e1eb947e7594630737d2667373e78a845559 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:31 -0500
Subject: [PATCH 12/13] xen: rebuild against pciutils-3.9.0

---
 srcpkgs/xen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template
index 6791f7741fb3..160db8e65929 100644
--- a/srcpkgs/xen/template
+++ b/srcpkgs/xen/template
@@ -1,7 +1,7 @@
 # Template file for 'xen'
 pkgname=xen
 version=4.14.1
-revision=7
+revision=8
 # grep -R IPXE_GIT_TAG src/xen-*/tools/firmware/etherboot
 _git_tag_ipxe=4bd064de239dab2426b31c9789a1f4d78087dc63
 # TODO: arm / aarch64

From 2bf1051a32bec2c65dd924bdd9cf7b03d342423d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 22 Dec 2022 00:03:27 +0700
Subject: [PATCH 13/13] x86info: update to 1.31~pre0.

---
 srcpkgs/x86info/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/x86info/template b/srcpkgs/x86info/template
index e007eee08273..b9bea393ac33 100644
--- a/srcpkgs/x86info/template
+++ b/srcpkgs/x86info/template
@@ -1,21 +1,22 @@
 # Template file for 'x86info'
 pkgname=x86info
-version=1.30
+version=1.31~pre0
 revision=1
+_commit=8052aabdd159bc9050e7dc264f33782c5acce05f
 archs="x86_64* i686*"
 build_style=gnu-makefile
 hostmakedepends="python3"
 makedepends="pciutils-devel"
-short_desc="A CPU identification utility"
+short_desc="CPU identification utility"
 maintainer="Foxlet <foxlet@furcode.co>"
-homepage="http://codemonkey.org.uk/projects/x86info/"
 license="GPL-2.0-only"
-distfiles="http://codemonkey.org.uk/projects/x86info/x86info-${version}.tgz"
-checksum=fe3009850e93a9c5fa38ed6bf74d72686043329fead8f1b2be4b5943d4fc9428
+homepage="http://codemonkey.org.uk/projects/x86info/"
+distfiles="${DEBIAN_SITE}/main/x/x86info/x86info_${version}.${_commit}.orig.tar.gz"
+checksum=48230255c63de46eeba7fbf5b38180767a52f64248e6cc5b94f17539f6747b4b
 
-case "$XBPS_TARGET_MACHINE" in
-	*-musl) CFLAGS="-D_GNU_SOURCE";;
-esac
+if [ "$XBPS_TARGET_MACHINE" = musl ]; then
+	CFLAGS="-D_GNU_SOURCE"
+fi
 
 do_install() {
 	vbin x86info

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

* Re: [PR PATCH] [Updated] pciutils: rebuild revdeps due to ABI break
  2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
                   ` (4 preceding siblings ...)
  2022-12-21 17:07 ` classabbyamp
@ 2022-12-21 23:12 ` classabbyamp
  2022-12-22  0:06 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-12-21 23:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages pciutils-abi-break
https://github.com/void-linux/void-packages/pull/41183

pciutils: rebuild revdeps due to ABI break
https://github.com/pciutils/pciutils/issues/125

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**
- tested by ksynwa on irc


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pciutils-abi-break-41183.patch --]
[-- Type: text/x-diff, Size: 10138 bytes --]

From 7ffe0a71a65f4271cf147dbfcc1e5ff4bb431947 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:21 -0500
Subject: [PATCH 01/13] CPU-X: rebuild against pciutils-3.9.0

---
 srcpkgs/CPU-X/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 2b0ff13ff4b4..e132a629bbfb 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,7 +1,7 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
 version=4.3.0
-revision=1
+revision=2
 archs="x86_64* i686*"
 build_style=cmake
 hostmakedepends="pkg-config nasm"

From ed45867b3cfbe03b20b934365cd986ffc190b082 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:24 -0500
Subject: [PATCH 02/13] RyzenAdj: rebuild against pciutils-3.9.0

---
 srcpkgs/RyzenAdj/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/RyzenAdj/template b/srcpkgs/RyzenAdj/template
index 36c810b52153..0ba114c383d3 100644
--- a/srcpkgs/RyzenAdj/template
+++ b/srcpkgs/RyzenAdj/template
@@ -1,7 +1,7 @@
 # Template file for 'RyzenAdj'
 pkgname=RyzenAdj
 version=0.11.1
-revision=1
+revision=2
 archs="x86_64*"
 build_style=cmake
 makedepends="pciutils-devel"

From 73f91ea952f269eac9b181f7b99173e98dc156af Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 03/13] adriconf: rebuild against pciutils-3.9.0

---
 srcpkgs/adriconf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adriconf/template b/srcpkgs/adriconf/template
index 8ef28c5f57c2..511b27d25657 100644
--- a/srcpkgs/adriconf/template
+++ b/srcpkgs/adriconf/template
@@ -1,7 +1,7 @@
 # Template file for 'adriconf'
 pkgname=adriconf
 version=2.5.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DENABLE_UNIT_TESTS=false"
 hostmakedepends="pkg-config glib-devel gettext"

From 324cdc25df1598383c29b875fb47c50b657b3e71 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:25 -0500
Subject: [PATCH 04/13] coreboot-utils: rebuild against pciutils-3.9.0

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

diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template
index d7a151a92ebb..d01eb38b29c9 100644
--- a/srcpkgs/coreboot-utils/template
+++ b/srcpkgs/coreboot-utils/template
@@ -1,7 +1,7 @@
 # Template file for 'coreboot-utils'
 pkgname=coreboot-utils
 version=4.17
-revision=1
+revision=2
 archs="i686* x86_64*"
 build_wrksrc="util"
 build_style=gnu-makefile
@@ -16,7 +16,7 @@ checksum=95da11d1c6a450385101a68799258a398ce965f4e46cce6fe8d5ebd74e50c125
 do_build() {
 	for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \
 		nvramtool superiotool; do
-		make ${makejobs} -C $util
+		make ${makejobs} -C $util WERROR=
 	done
 }
 

From 9e273e6b353533aa19fa50058297d19b424265c3 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 05/13] flashrom: rebuild against pciutils-3.9.0

---
 srcpkgs/flashrom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index 7c1d30c99a03..af1e0d424603 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -1,7 +1,7 @@
 # Template file for 'flashrom'
 pkgname=flashrom
 version=1.2
-revision=2
+revision=3
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"

From 8494a4b35c5b75a3798c5d035cef0c9f4cd15425 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:26 -0500
Subject: [PATCH 06/13] growlight: rebuild against pciutils-3.9.0

---
 srcpkgs/growlight/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template
index 876eb479b662..5ece3f4dc8d2 100644
--- a/srcpkgs/growlight/template
+++ b/srcpkgs/growlight/template
@@ -1,7 +1,7 @@
 # Template file for 'growlight'
 pkgname=growlight
 version=1.2.38
-revision=1
+revision=2
 build_style=cmake
 configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"

From 5c3bd6fd541ce9d0c81b473fac6edd3e98483001 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:27 -0500
Subject: [PATCH 07/13] hexchat: rebuild against pciutils-3.9.0

---
 srcpkgs/hexchat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template
index 3302adad30d8..fc9eb6395e72 100644
--- a/srcpkgs/hexchat/template
+++ b/srcpkgs/hexchat/template
@@ -1,7 +1,7 @@
 # Template file for 'hexchat'
 pkgname=hexchat
 version=2.16.1
-revision=3
+revision=4
 build_style=meson
 configure_args="-Ddbus=enabled -Dtls=enabled
  -Dwith-perl=/usr/bin/perl -Dwith-python=python3

From 4f9a108d24218851243715540295dbd77ee69fb3 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:28 -0500
Subject: [PATCH 08/13] linux-tools: rebuild against pciutils-3.9.0

---
 srcpkgs/linux-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template
index 8698e4fc73c9..77e4cccaaa33 100644
--- a/srcpkgs/linux-tools/template
+++ b/srcpkgs/linux-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-tools'
 pkgname=linux-tools
 version=5.10.4
-revision=9
+revision=10
 build_style=meta
 hostmakedepends="asciidoc automake flex gettext libtool perl python3
  python3-docutils xmlto"

From bc16349cd72dbc1d634502416d47b0c85248dd29 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 09/13] net-snmp: rebuild against pciutils-3.9.0

---
 srcpkgs/net-snmp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/net-snmp/template b/srcpkgs/net-snmp/template
index 2a808130cd33..af0d79685f15 100644
--- a/srcpkgs/net-snmp/template
+++ b/srcpkgs/net-snmp/template
@@ -1,7 +1,7 @@
 # Template file for 'net-snmp'
 pkgname=net-snmp
 version=5.9.1
-revision=2
+revision=3
 hostmakedepends="pkg-config unzip"
 makedepends="bzip2-devel openssl-devel libnl-devel pciutils-devel
  libsensors-devel pcre-devel"

From 845b564ff9628ba06ec7fd069a44e7699fb3e5d0 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:29 -0500
Subject: [PATCH 10/13] obs: rebuild against pciutils-3.9.0

---
 srcpkgs/obs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index fb3aaff1fd38..6c6bafe80db2 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,7 +1,7 @@
 # Template file for 'obs'
 pkgname=obs
 version=28.1.2
-revision=1
+revision=2
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
 configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF

From 7f665e9b31d9e9ba718958da2bfc1f9fb17517c1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:30 -0500
Subject: [PATCH 11/13] powertop: rebuild against pciutils-3.9.0

---
 srcpkgs/powertop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/powertop/template b/srcpkgs/powertop/template
index d2425fa48050..76688ab6f8c7 100644
--- a/srcpkgs/powertop/template
+++ b/srcpkgs/powertop/template
@@ -1,7 +1,7 @@
 # Template file for 'powertop'
 pkgname=powertop
 version=2.14
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="automake gettext-devel libtool pkg-config"
 makedepends="ncurses-devel pciutils-devel libnl3-devel"

From 7b30e1eb947e7594630737d2667373e78a845559 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 19 Dec 2022 07:21:31 -0500
Subject: [PATCH 12/13] xen: rebuild against pciutils-3.9.0

---
 srcpkgs/xen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template
index 6791f7741fb3..160db8e65929 100644
--- a/srcpkgs/xen/template
+++ b/srcpkgs/xen/template
@@ -1,7 +1,7 @@
 # Template file for 'xen'
 pkgname=xen
 version=4.14.1
-revision=7
+revision=8
 # grep -R IPXE_GIT_TAG src/xen-*/tools/firmware/etherboot
 _git_tag_ipxe=4bd064de239dab2426b31c9789a1f4d78087dc63
 # TODO: arm / aarch64

From 8f5267366e4e076f437ebee5f9fed57805b0d43e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 22 Dec 2022 00:03:27 +0700
Subject: [PATCH 13/13] x86info: update to 1.31~pre0.

---
 srcpkgs/x86info/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/x86info/template b/srcpkgs/x86info/template
index e007eee08273..6644584b2caf 100644
--- a/srcpkgs/x86info/template
+++ b/srcpkgs/x86info/template
@@ -1,21 +1,22 @@
 # Template file for 'x86info'
 pkgname=x86info
-version=1.30
+version=1.31~pre0
 revision=1
+_commit=8052aabdd159bc9050e7dc264f33782c5acce05f
 archs="x86_64* i686*"
 build_style=gnu-makefile
 hostmakedepends="python3"
 makedepends="pciutils-devel"
-short_desc="A CPU identification utility"
+short_desc="CPU identification utility"
 maintainer="Foxlet <foxlet@furcode.co>"
-homepage="http://codemonkey.org.uk/projects/x86info/"
 license="GPL-2.0-only"
-distfiles="http://codemonkey.org.uk/projects/x86info/x86info-${version}.tgz"
-checksum=fe3009850e93a9c5fa38ed6bf74d72686043329fead8f1b2be4b5943d4fc9428
+homepage="http://codemonkey.org.uk/projects/x86info/"
+distfiles="${DEBIAN_SITE}/main/x/x86info/x86info_${version}.${_commit}.orig.tar.gz"
+checksum=48230255c63de46eeba7fbf5b38180767a52f64248e6cc5b94f17539f6747b4b
 
-case "$XBPS_TARGET_MACHINE" in
-	*-musl) CFLAGS="-D_GNU_SOURCE";;
-esac
+if [ "$XBPS_TARGET_LIBC" = musl ]; then
+	CFLAGS="-D_GNU_SOURCE"
+fi
 
 do_install() {
 	vbin x86info

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

* Re: [PR PATCH] [Merged]: pciutils: rebuild revdeps due to ABI break
  2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
                   ` (5 preceding siblings ...)
  2022-12-21 23:12 ` classabbyamp
@ 2022-12-22  0:06 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-12-22  0:06 UTC (permalink / raw)
  To: ml

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

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

pciutils: rebuild revdeps due to ABI break
https://github.com/void-linux/void-packages/pull/41183

Description:
https://github.com/pciutils/pciutils/issues/125

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**
- tested by ksynwa on irc


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

end of thread, other threads:[~2022-12-22  0:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 12:23 [PR PATCH] pciutils: rebuild revdeps due to ABI break classabbyamp
2022-12-19 12:33 ` classabbyamp
2022-12-19 22:10 ` [PR PATCH] [Updated] " classabbyamp
2022-12-21 16:59 ` sgn
2022-12-21 17:03 ` sgn
2022-12-21 17:07 ` classabbyamp
2022-12-21 23:12 ` classabbyamp
2022-12-22  0:06 ` [PR PATCH] [Merged]: " classabbyamp

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