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:           Sun Jan  3 18:12:01 UTC 2021

Modified Files:
        pkgsrc/net/wireshark: Makefile PLIST distinfo

Log Message:
wireshark: updated to 3.4.2

Wireshark 3.4.2 Release Notes

 What’s New

  Bug Fixes

   The following vulnerabilities have been fixed:

     • wnpa-sec-2020-20[1] QUIC dissector crash Bug 17073[2].

   The following bugs have been fixed:

  New and Updated Features

     • IETF QUIC TLS decryption errors when packets are coalesced with
       random data Bug 16914[3].

     • QUIC: missing dissection of some coalesced SH packets Bug
       17011[4].

     • macos-setup.sh can’t find SDK on macOS Big Sur, as it went to 11
       Bug 17043[5].

     • Mapping endpoints in browser ⇒ Map file error Bug 17074[6].

     • Wireshark 3.4.1 hangs on startup on macOS Big Sur 11.0.1 Bug
       17075[7].

     • False expect error seen on FCoE frames (not seen with older
       release wireshark 1.2.18) Bug 17084[8].

     • Several libraries missing in 3.4.1 and 3.2.9 installers for macOS
       Bug 17086[9].

  New Protocol Support

   There are no new protocols in this release.

  Updated Protocol Support

   DOCSIS, FC-dNS, FC-SWILS, FCoE, QUIC, SNMP, and USBHID

  New and Updated Capture File Support

   There is no new or updated capture file support in this release.


To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.136 -r1.137 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.244 pkgsrc/net/wireshark/Makefile:1.245
--- pkgsrc/net/wireshark/Makefile:1.244 Fri Jan  1 09:52:38 2021
+++ pkgsrc/net/wireshark/Makefile       Sun Jan  3 18:12:01 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.244 2021/01/01 09:52:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.245 2021/01/03 18:12:01 adam Exp $
 
-DISTNAME=      wireshark-3.4.1
-PKGREVISION=   1
+DISTNAME=      wireshark-3.4.2
 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.56 pkgsrc/net/wireshark/PLIST:1.57
--- pkgsrc/net/wireshark/PLIST:1.56     Thu Dec 10 12:27:58 2020
+++ pkgsrc/net/wireshark/PLIST  Sun Jan  3 18:12:01 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.56 2020/12/10 12:27:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.57 2021/01/03 18:12: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.1
+lib/libwireshark.so.14.0.2
 lib/libwiretap.so
 lib/libwiretap.so.11
-lib/libwiretap.so.11.0.1
+lib/libwiretap.so.11.0.2
 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.136 pkgsrc/net/wireshark/distinfo:1.137
--- pkgsrc/net/wireshark/distinfo:1.136 Thu Dec 10 12:27:58 2020
+++ pkgsrc/net/wireshark/distinfo       Sun Jan  3 18:12:01 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.136 2020/12/10 12:27:58 adam Exp $
+$NetBSD: distinfo,v 1.137 2021/01/03 18:12:01 adam Exp $
 
-SHA1 (wireshark-3.4.1.tar.xz) = 3c9a24b8954d712a189f997131e283fbd0b606bc
-RMD160 (wireshark-3.4.1.tar.xz) = 1b5e1fee340c149b70dbe8e8cf935518b06656e8
-SHA512 (wireshark-3.4.1.tar.xz) = a968158a5a22d04a9bf3b060246f7579210a8106e06184411fd00dad69e030c10aecfa579c09dcca11fb659e0a1de4773951578cb3697dd2dc8e5153d3892728
-Size (wireshark-3.4.1.tar.xz) = 32470004 bytes
+SHA1 (wireshark-3.4.2.tar.xz) = b33276e4e6c3d6a057da3b569b58316330a5f3e3
+RMD160 (wireshark-3.4.2.tar.xz) = 53a02106b0f23e50b1108d93772464974b2b37be
+SHA512 (wireshark-3.4.2.tar.xz) = 38dc62d306dafe1a25db16ca28e1f4181a83673700a0b4c6dd98c8cb27df51ad0c6414db0370c443250aeb2521eceefb183178fe7d23a11b697cbf3f5b06f53a
+Size (wireshark-3.4.2.tar.xz) = 32465900 bytes
 SHA1 (patch-CMakeLists.txt) = 8faf8f63d75d5733a69b52ce9fbf291bd90a5575



Home | Main Index | Thread Index | Old Index