mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pciutils: version bump 3.7.0 -> 3.8.0
@ 2022-04-25 12:35 Linnea Gunnarsson
  2022-05-09  6:28 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Linnea Gunnarsson @ 2022-04-25 12:35 UTC (permalink / raw)
  To: ptxdist

- Officially requires a working C99 compiler.
- Some improvements for both old and new Windows
including a new back-end using cfgmgr32 interface.
- Updates to match current PCIe specification.
- Filter can match devices based on partially specified
class code and programming interface.

- Bug fixes and improvments.

Changelog can be found here:
https://github.com/pciutils/pciutils/blob/master/ChangeLog

Signed-off-by: Linnea Gunnarsson <linnea.gunnarsson@t2data.com>
---
 rules/pciutils.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/pciutils.make b/rules/pciutils.make
index d9aebefb5..6333bb642 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils
 #
 # Paths and names
 #
-PCIUTILS_VERSION	:= 3.7.0
-PCIUTILS_MD5		:= e6e20482b4f25c5186e6a753c5edc361
+PCIUTILS_VERSION	:= 3.8.0
+PCIUTILS_MD5		:= 72ba4ca1eed8b2972a785ee5aac0b138
 PCIUTILS		:= pciutils-$(PCIUTILS_VERSION)
 PCIUTILS_SUFFIX		:= tar.xz
 PCIUTILS_URL		:= $(call ptx/mirror, KERNEL, ../software/utils/pciutils/$(PCIUTILS).$(PCIUTILS_SUFFIX))
-- 
2.32.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] pciutils: version bump 3.7.0 -> 3.8.0
  2022-04-25 12:35 [ptxdist] [PATCH] pciutils: version bump 3.7.0 -> 3.8.0 Linnea Gunnarsson
@ 2022-05-09  6:28 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-05-09  6:28 UTC (permalink / raw)
  To: ptxdist; +Cc: Linnea Gunnarsson

Thanks, applied as 83d5853f7ce6ee87b69d0119dbda1f372693c724.

Michael

[sent from post-receive hook]

On Mon, 09 May 2022 08:28:51 +0200, Linnea Gunnarsson <linnea.gunnarsson@t2data.com> wrote:
> - Officially requires a working C99 compiler.
> - Some improvements for both old and new Windows
> including a new back-end using cfgmgr32 interface.
> - Updates to match current PCIe specification.
> - Filter can match devices based on partially specified
> class code and programming interface.
> 
> - Bug fixes and improvments.
> 
> Changelog can be found here:
> https://github.com/pciutils/pciutils/blob/master/ChangeLog
> 
> Signed-off-by: Linnea Gunnarsson <linnea.gunnarsson@t2data.com>
> Message-Id: <20220425123532.2274194-1-linnea.gunnarsson@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/pciutils.make b/rules/pciutils.make
> index d9aebefb595e..6333bb642a36 100644
> --- a/rules/pciutils.make
> +++ b/rules/pciutils.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils
>  #
>  # Paths and names
>  #
> -PCIUTILS_VERSION	:= 3.7.0
> -PCIUTILS_MD5		:= e6e20482b4f25c5186e6a753c5edc361
> +PCIUTILS_VERSION	:= 3.8.0
> +PCIUTILS_MD5		:= 72ba4ca1eed8b2972a785ee5aac0b138
>  PCIUTILS		:= pciutils-$(PCIUTILS_VERSION)
>  PCIUTILS_SUFFIX		:= tar.xz
>  PCIUTILS_URL		:= $(call ptx/mirror, KERNEL, ../software/utils/pciutils/$(PCIUTILS).$(PCIUTILS_SUFFIX))



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

end of thread, other threads:[~2022-05-09  6:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 12:35 [ptxdist] [PATCH] pciutils: version bump 3.7.0 -> 3.8.0 Linnea Gunnarsson
2022-05-09  6:28 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox