public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libpcap: Update to 1.10.3
@ 2023-01-14 14:41 Matthias Fischer
  2023-01-18 23:16 ` Peter Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2023-01-14 14:41 UTC (permalink / raw)
  To: development

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

For deails see:
https://git.tcpdump.org/libpcap/blob/HEAD:/CHANGES#43

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 a3f71b3e6..2371b4601 100644
--- a/config/rootfiles/common/libpcap
+++ b/config/rootfiles/common/libpcap
@@ -22,7 +22,7 @@
 #usr/lib/libpcap.a
 usr/lib/libpcap.so
 usr/lib/libpcap.so.1
-usr/lib/libpcap.so.1.10.2
+usr/lib/libpcap.so.1.10.3
 #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 5293a5a0c..3f1de9b5a 100644
--- a/lfs/libpcap
+++ b/lfs/libpcap
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.10.2
+VER        = 1.10.3
 
 THISAPP    = libpcap-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = f8280c8e12065b4d86e451df8504c834da9c94b25029f0e5c22359d0ce35cf4e3490fa3343d0112209600ea01ffa54249c82c20e2859515884daee759e4a5e9b
+$(DL_FILE)_BLAKE2 = 3614042f7d8cd5a25221f52d2ed09f9f44643cdc0901ff21041ddb7ba85193c667036f7d989c8b59e6e205d630e062da46533110914dd287013a9ff80b31e97f
 
 install : $(TARGET)
 
-- 
2.34.1


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

* Re: [PATCH] libpcap: Update to 1.10.3
  2023-01-14 14:41 [PATCH] libpcap: Update to 1.10.3 Matthias Fischer
@ 2023-01-18 23:16 ` Peter Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2023-01-18 23:16 UTC (permalink / raw)
  To: development

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

Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>

> For deails see:
> https://git.tcpdump.org/libpcap/blob/HEAD:/CHANGES#43
> 
> 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 a3f71b3e6..2371b4601 100644
> --- a/config/rootfiles/common/libpcap
> +++ b/config/rootfiles/common/libpcap
> @@ -22,7 +22,7 @@
>  #usr/lib/libpcap.a
>  usr/lib/libpcap.so
>  usr/lib/libpcap.so.1
> -usr/lib/libpcap.so.1.10.2
> +usr/lib/libpcap.so.1.10.3
>  #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 5293a5a0c..3f1de9b5a 100644
> --- a/lfs/libpcap
> +++ b/lfs/libpcap
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 1.10.2
> +VER        = 1.10.3
>  
>  THISAPP    = libpcap-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -42,7 +42,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_BLAKE2 = f8280c8e12065b4d86e451df8504c834da9c94b25029f0e5c22359d0ce35cf4e3490fa3343d0112209600ea01ffa54249c82c20e2859515884daee759e4a5e9b
> +$(DL_FILE)_BLAKE2 = 3614042f7d8cd5a25221f52d2ed09f9f44643cdc0901ff21041ddb7ba85193c667036f7d989c8b59e6e205d630e062da46533110914dd287013a9ff80b31e97f
>  
>  install : $(TARGET)
>  

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

end of thread, other threads:[~2023-01-18 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-14 14:41 [PATCH] libpcap: Update to 1.10.3 Matthias Fischer
2023-01-18 23:16 ` Peter Müller

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