public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libpcap: Update to 1.10.1
@ 2021-06-11 20:16 Matthias Fischer
  2021-06-11 21:32 ` Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2021-06-11 20:16 UTC (permalink / raw)
  To: development

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

For details see:
http://www.tcpdump.org/libpcap-changes.txt

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/libpcap | 2 +-
 lfs/libpcap                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/libpcap b/config/rootfiles/common/libpcap
index c97b9e8c0..514f57558 100644
--- a/config/rootfiles/common/libpcap
+++ b/config/rootfiles/common/libpcap
@@ -21,7 +21,7 @@
 #usr/lib/libpcap.a
 usr/lib/libpcap.so
 usr/lib/libpcap.so.1
-usr/lib/libpcap.so.1.10.0
+usr/lib/libpcap.so.1.10.1
 #usr/lib/pkgconfig/libpcap.pc
 #usr/share/man/man1/pcap-config.1
 #usr/share/man/man3/pcap.3pcap
diff --git a/lfs/libpcap b/lfs/libpcap
index 14ce62676..0cdc06e8f 100644
--- a/lfs/libpcap
+++ b/lfs/libpcap
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.10.0
+VER        = 1.10.1
 
 THISAPP    = libpcap-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8c12dc19dd7e0d02d2bb6596eb5a71c7
+$(DL_FILE)_MD5 = 28e17495004036567c2cc884b51eba45
 
 install : $(TARGET)
 
-- 
2.18.0


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

* Re: [PATCH] libpcap: Update to 1.10.1
  2021-06-11 20:16 [PATCH] libpcap: Update to 1.10.1 Matthias Fischer
@ 2021-06-11 21:32 ` Adolf Belka
  0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2021-06-11 21:32 UTC (permalink / raw)
  To: development

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

Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>

On 11/06/2021 22:16, Matthias Fischer wrote:
> For details see:
> http://www.tcpdump.org/libpcap-changes.txt
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
>   config/rootfiles/common/libpcap | 2 +-
>   lfs/libpcap                     | 4 ++--
>   2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/libpcap b/config/rootfiles/common/libpcap
> index c97b9e8c0..514f57558 100644
> --- a/config/rootfiles/common/libpcap
> +++ b/config/rootfiles/common/libpcap
> @@ -21,7 +21,7 @@
>   #usr/lib/libpcap.a
>   usr/lib/libpcap.so
>   usr/lib/libpcap.so.1
> -usr/lib/libpcap.so.1.10.0
> +usr/lib/libpcap.so.1.10.1
>   #usr/lib/pkgconfig/libpcap.pc
>   #usr/share/man/man1/pcap-config.1
>   #usr/share/man/man3/pcap.3pcap
> diff --git a/lfs/libpcap b/lfs/libpcap
> index 14ce62676..0cdc06e8f 100644
> --- a/lfs/libpcap
> +++ b/lfs/libpcap
> @@ -24,7 +24,7 @@
>   
>   include Config
>   
> -VER        = 1.10.0
> +VER        = 1.10.1
>   
>   THISAPP    = libpcap-$(VER)
>   DL_FILE    = $(THISAPP).tar.gz
> @@ -42,7 +42,7 @@ objects = $(DL_FILE)
>   
>   $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>   
> -$(DL_FILE)_MD5 = 8c12dc19dd7e0d02d2bb6596eb5a71c7
> +$(DL_FILE)_MD5 = 28e17495004036567c2cc884b51eba45
>   
>   install : $(TARGET)
>   

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

end of thread, other threads:[~2021-06-11 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 20:16 [PATCH] libpcap: Update to 1.10.1 Matthias Fischer
2021-06-11 21:32 ` Adolf Belka

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