public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] tshark: Update to 3.4.2
@ 2021-01-28 14:56 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-01-28 14:56 UTC (permalink / raw)
  To: development

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

- Update tshark from 3.2.6 (Old Stable Release line) to 3.4.2 (Stable Release line)
- Changelog at https://www.wireshark.org/docs/relnotes/
- Rootfile updated

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/tshark | 4 ++--
 lfs/tshark                       | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/packages/tshark b/config/rootfiles/packages/tshark
index 48db7c329..f397bbf01 100644
--- a/config/rootfiles/packages/tshark
+++ b/config/rootfiles/packages/tshark
@@ -620,10 +620,10 @@ usr/bin/tshark
 #usr/include/wireshark/wsutil/xtea.h
 #usr/lib/libwireshark.so
 usr/lib/libwireshark.so.14
-usr/lib/libwireshark.so.14.0.0
+usr/lib/libwireshark.so.14.0.2
 #usr/lib/libwiretap.so
 usr/lib/libwiretap.so.11
-usr/lib/libwiretap.so.11.0.0
+usr/lib/libwiretap.so.11.0.2
 #usr/lib/libwsutil.so
 usr/lib/libwsutil.so.12
 usr/lib/libwsutil.so.12.0.0
diff --git a/lfs/tshark b/lfs/tshark
index 29c84c4c2..01c99e712 100644
--- a/lfs/tshark
+++ b/lfs/tshark
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.4.0
+VER        = 3.4.2
 
 THISAPP    = wireshark-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -33,7 +33,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tshark
 DEPS       = krb5 c-ares
-PAK_VER    = 8
+PAK_VER    = 9
 
 ###############################################################################
 # Top-level Rules
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5c656cd9d6b01dd2ad93ed665ca532e6
+$(DL_FILE)_MD5 = cf35d1413e7e3b1429ac7f12c823ccd4
 
 install : $(TARGET)
 
-- 
2.30.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-28 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-28 14:56 [PATCH] tshark: Update to 3.4.2 Adolf Belka

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