pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/wireshark
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 11 08:22:01 UTC 2021
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 3.4.4
Wireshark 3.4.4 Release Notes
What’s New
Bug Fixes
The following vulnerabilities have been fixed:
• wnpa-sec-2021-03[1] Wireshark could open unsafe URLs. Issue
17232[2]. CVE-2021-22191[3].
The following bugs have been fixed:
• NTP Version 3 Client Decode PDML output issue (Reference ID
Issue) Issue 17112[4].
• 3.4.2: public wireshark include files are including build time
"config.h" Issue 17190[5].
• wireshark-3.4.3/epan/dissectors/packet-s7comm.c:3521: bad array
index ? Issue 17198[6].
• SIP protocol: P-Called-Party-ID header mixed up with
P-Charge-Info header Issue 17215[7].
• Asterix CAT010 Decode Error Issue 17226[8].
• _ws.expert columns not populated for IPv4 Issue 17228[9].
• Buildbot crash output: fuzz-2021-02-12-1651908.pcap Issue
17233[10].
• gQUIC: Wireshark 3.4.3 fails to dissect a packet (gQUIC q024)
that v3.2.6 succeeds. Issue 17250[11].
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.138 -r1.139 pkgsrc/net/wireshark/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.247 pkgsrc/net/wireshark/Makefile:1.248
--- pkgsrc/net/wireshark/Makefile:1.247 Sun Feb 7 06:30:36 2021
+++ pkgsrc/net/wireshark/Makefile Thu Mar 11 08:22:01 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.247 2021/02/07 06:30:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.248 2021/03/11 08:22:01 adam Exp $
-DISTNAME= wireshark-3.4.3
-PKGREVISION= 1
+DISTNAME= wireshark-3.4.4
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.58 pkgsrc/net/wireshark/PLIST:1.59
--- pkgsrc/net/wireshark/PLIST:1.58 Sun Jan 31 13:04:29 2021
+++ pkgsrc/net/wireshark/PLIST Thu Mar 11 08:22:01 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.58 2021/01/31 13:04:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.59 2021/03/11 08:22:01 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -615,10 +615,10 @@ include/wireshark/wsutil/wsjson.h
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.14
-lib/libwireshark.so.14.0.3
+lib/libwireshark.so.14.0.4
lib/libwiretap.so
lib/libwiretap.so.11
-lib/libwiretap.so.11.0.3
+lib/libwiretap.so.11.0.4
lib/libwsutil.so
lib/libwsutil.so.12
lib/libwsutil.so.12.0.0
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.138 pkgsrc/net/wireshark/distinfo:1.139
--- pkgsrc/net/wireshark/distinfo:1.138 Sun Jan 31 13:04:29 2021
+++ pkgsrc/net/wireshark/distinfo Thu Mar 11 08:22:01 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.138 2021/01/31 13:04:29 adam Exp $
+$NetBSD: distinfo,v 1.139 2021/03/11 08:22:01 adam Exp $
-SHA1 (wireshark-3.4.3.tar.xz) = 7dec4332f21827e360b5830d1d6d566365796a67
-RMD160 (wireshark-3.4.3.tar.xz) = 6b4174c94fa9f111937ad075a5a7265fc98b0f41
-SHA512 (wireshark-3.4.3.tar.xz) = 6cfea9432cd6fcecbfc551e059ca60a0c38084074bf130b4cc5378aac2221c1233e2ddafa1ffd6bc6b76297c2303b931dadf6ec518f35595caf5229af4d93859
-Size (wireshark-3.4.3.tar.xz) = 32287304 bytes
+SHA1 (wireshark-3.4.4.tar.xz) = fa5c553596dcc6a59735f96a9a0845e3c40abab2
+RMD160 (wireshark-3.4.4.tar.xz) = 677c151b94af472ae3ae390e51781ec0cc371ddd
+SHA512 (wireshark-3.4.4.tar.xz) = 388b5634894f08bb1a0052f989133c2a8457fbf6525d1bb557f3ffce73da8063fd9fe82b50b5ababc30fa36ce154bf9d2a3d91d76e03913d6516ca61b4b6b172
+Size (wireshark-3.4.4.tar.xz) = 32290424 bytes
SHA1 (patch-CMakeLists.txt) = 8faf8f63d75d5733a69b52ce9fbf291bd90a5575
Home |
Main Index |
Thread Index |
Old Index