public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] tcpdump: Update to 4.99.3
@ 2023-01-14 14:44 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:44 UTC (permalink / raw)
  To: development

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

For details see:
https://git.tcpdump.org/tcpdump/blob/HEAD:/CHANGES#48

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/tcpdump | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/tcpdump b/lfs/tcpdump
index dd81b7488..a3e9705c7 100644
--- a/lfs/tcpdump
+++ b/lfs/tcpdump
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A Packet Sniffer
 
-VER        = 4.99.2
+VER        = 4.99.3
 
 THISAPP    = tcpdump-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tcpdump
-PAK_VER    = 14
+PAK_VER    = 15
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = be13fbf493478270c8ebc034a3c1467907a008ce2ed9632a87b7d7b9104b9fda248cd535da7313a1c3d57ca21f324c25593812590b96ec334c474d1ce06f3fd5
+$(DL_FILE)_BLAKE2 = 8e8adda6df40f3a79cbeb80bd01d43834e0b3ec44c8227bda2260b43ea0852f76beb02199120cca16adae0d793841cf684e7e276e520f49479a1b04ab1dc4821
 
 install : $(TARGET)
 
-- 
2.34.1


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

* Re: [PATCH] tcpdump: Update to 4.99.3
  2023-01-14 14:44 [PATCH] tcpdump: Update to 4.99.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: 1268 bytes --]

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

> For details see:
> https://git.tcpdump.org/tcpdump/blob/HEAD:/CHANGES#48
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
>  lfs/tcpdump | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/tcpdump b/lfs/tcpdump
> index dd81b7488..a3e9705c7 100644
> --- a/lfs/tcpdump
> +++ b/lfs/tcpdump
> @@ -26,7 +26,7 @@ include Config
>  
>  SUMMARY    = A Packet Sniffer
>  
> -VER        = 4.99.2
> +VER        = 4.99.3
>  
>  THISAPP    = tcpdump-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
>  DIR_APP    = $(DIR_SRC)/$(THISAPP)
>  TARGET     = $(DIR_INFO)/$(THISAPP)
>  PROG       = tcpdump
> -PAK_VER    = 14
> +PAK_VER    = 15
>  
>  DEPS       =
>  
> @@ -48,7 +48,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_BLAKE2 = be13fbf493478270c8ebc034a3c1467907a008ce2ed9632a87b7d7b9104b9fda248cd535da7313a1c3d57ca21f324c25593812590b96ec334c474d1ce06f3fd5
> +$(DL_FILE)_BLAKE2 = 8e8adda6df40f3a79cbeb80bd01d43834e0b3ec44c8227bda2260b43ea0852f76beb02199120cca16adae0d793841cf684e7e276e520f49479a1b04ab1dc4821
>  
>  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:44 [PATCH] tcpdump: Update to 4.99.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