From: Linnea Gunnarsson <linnea.gunnarsson@t2data.com> To: ptxdist@pengutronix.de Subject: [ptxdist] [PATCH] pciutils: version bump 3.7.0 -> 3.8.0 Date: Mon, 25 Apr 2022 14:35:32 +0200 [thread overview] Message-ID: <20220425123532.2274194-1-linnea.gunnarsson@t2data.com> (raw) - 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
next reply other threads:[~2022-04-25 12:36 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-04-25 12:35 Linnea Gunnarsson [this message] 2022-05-09 6:28 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220425123532.2274194-1-linnea.gunnarsson@t2data.com \ --to=linnea.gunnarsson@t2data.com \ --cc=ptxdist@pengutronix.de \ --subject='Re: [ptxdist] [PATCH] pciutils: version bump 3.7.0 -> 3.8.0' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox