* [PATCH v3] pciutils: update to 3.5.6
@ 2018-08-16 15:10 Peter Müller
2018-08-16 18:06 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2018-08-16 15:10 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]
The third version of this patch superseds the first and
second one which were broken due to bugs in the MUAs GPG
implementation.
Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
---
config/rootfiles/common/pciutils | 2 +-
lfs/pciutils | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/pciutils b/config/rootfiles/common/pciutils
index 5bb11a259..da35ef6a1 100644
--- a/config/rootfiles/common/pciutils
+++ b/config/rootfiles/common/pciutils
@@ -1,7 +1,7 @@
bin/lspci
bin/setpci
lib/libpci.so.3
-lib/libpci.so.3.4.1
+lib/libpci.so.3.5.6
sbin/update-pciids
#usr/include/pci
#usr/include/pci/config.h
diff --git a/lfs/pciutils b/lfs/pciutils
index 7c313ba3e..1ebfef0c8 100644
--- a/lfs/pciutils
+++ b/lfs/pciutils
@@ -24,10 +24,10 @@
include Config
-VER = 3.4.1
+VER = 3.5.6
THISAPP = pciutils-$(VER)
-DL_FILE = $(THISAPP).tar.xz
+DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 35763bb1eab7bc9bf6eb6efb72cbc8a1
+$(DL_FILE)_MD5 = 63b347d2bb5719b7769c03a1bb72a5b7
install : $(TARGET)
--
2.16.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v3] pciutils: update to 3.5.6
2018-08-16 15:10 [PATCH v3] pciutils: update to 3.5.6 Peter Müller
@ 2018-08-16 18:06 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2018-08-16 18:06 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1446 bytes --]
Merged.
On Thu, 2018-08-16 at 17:10 +0200, Peter Müller wrote:
> The third version of this patch superseds the first and
> second one which were broken due to bugs in the MUAs GPG
> implementation.
>
> Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
> ---
> config/rootfiles/common/pciutils | 2 +-
> lfs/pciutils | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/config/rootfiles/common/pciutils
> b/config/rootfiles/common/pciutils
> index 5bb11a259..da35ef6a1 100644
> --- a/config/rootfiles/common/pciutils
> +++ b/config/rootfiles/common/pciutils
> @@ -1,7 +1,7 @@
> bin/lspci
> bin/setpci
> lib/libpci.so.3
> -lib/libpci.so.3.4.1
> +lib/libpci.so.3.5.6
> sbin/update-pciids
> #usr/include/pci
> #usr/include/pci/config.h
> diff --git a/lfs/pciutils b/lfs/pciutils
> index 7c313ba3e..1ebfef0c8 100644
> --- a/lfs/pciutils
> +++ b/lfs/pciutils
> @@ -24,10 +24,10 @@
>
> include Config
>
> -VER = 3.4.1
> +VER = 3.5.6
>
> THISAPP = pciutils-$(VER)
> -DL_FILE = $(THISAPP).tar.xz
> +DL_FILE = $(THISAPP).tar.gz
> DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 35763bb1eab7bc9bf6eb6efb72cbc8a1
> +$(DL_FILE)_MD5 = 63b347d2bb5719b7769c03a1bb72a5b7
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-16 18:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-16 15:10 [PATCH v3] pciutils: update to 3.5.6 Peter Müller
2018-08-16 18:06 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox