public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] tcpdump: Update to 4.99.4
@ 2023-04-14  8:27 Matthias Fischer
  2023-04-14  8:27 ` [PATCH 2/2] libpcap: Update to 1.10.4 Matthias Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2023-04-14  8:27 UTC (permalink / raw)
  To: development

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

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

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 a3e9705c7..4015577ce 100644
--- a/lfs/tcpdump
+++ b/lfs/tcpdump
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A Packet Sniffer
 
-VER        = 4.99.3
+VER        = 4.99.4
 
 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    = 15
+PAK_VER    = 16
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 8e8adda6df40f3a79cbeb80bd01d43834e0b3ec44c8227bda2260b43ea0852f76beb02199120cca16adae0d793841cf684e7e276e520f49479a1b04ab1dc4821
+$(DL_FILE)_BLAKE2 = f100e10774574ef04a770bc30d4e2d06fd0f1f16a7b2c88848be6e8290cc4838666ff378d9f78fdc418f4ffab9716a11214edc3588c292cb5ff39636cd7cfd2d
 
 install : $(TARGET)
 
-- 
2.34.1


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

* [PATCH 2/2] libpcap: Update to 1.10.4
  2023-04-14  8:27 [PATCH 1/2] tcpdump: Update to 4.99.4 Matthias Fischer
@ 2023-04-14  8:27 ` Matthias Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Fischer @ 2023-04-14  8:27 UTC (permalink / raw)
  To: development

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

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

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

diff --git a/config/rootfiles/common/libpcap b/config/rootfiles/common/libpcap
index 2371b4601..43c9140ea 100644
--- a/config/rootfiles/common/libpcap
+++ b/config/rootfiles/common/libpcap
@@ -2,7 +2,6 @@
 #usr/include/pcap
 #usr/include/pcap-bpf.h
 #usr/include/pcap-namedb.h
-#usr/include/pcap-util.h
 #usr/include/pcap.h
 #usr/include/pcap/bluetooth.h
 #usr/include/pcap/bpf.h
@@ -22,7 +21,7 @@
 #usr/lib/libpcap.a
 usr/lib/libpcap.so
 usr/lib/libpcap.so.1
-usr/lib/libpcap.so.1.10.3
+usr/lib/libpcap.so.1.10.4
 #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 3f1de9b5a..0dfe562bf 100644
--- a/lfs/libpcap
+++ b/lfs/libpcap
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.10.3
+VER        = 1.10.4
 
 THISAPP    = libpcap-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 3614042f7d8cd5a25221f52d2ed09f9f44643cdc0901ff21041ddb7ba85193c667036f7d989c8b59e6e205d630e062da46533110914dd287013a9ff80b31e97f
+$(DL_FILE)_BLAKE2 = 05a7eafc1e1817f7844008db89d8fb10cd2525c22f7ee6c9e3d582b14229412f38ccced5e9d80a96dd459ef9eab12eccb5c1dd4978ddc9f66267469212005e4c
 
 install : $(TARGET)
 
-- 
2.34.1


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

end of thread, other threads:[~2023-04-14  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14  8:27 [PATCH 1/2] tcpdump: Update to 4.99.4 Matthias Fischer
2023-04-14  8:27 ` [PATCH 2/2] libpcap: Update to 1.10.4 Matthias Fischer

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