pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: updated to 3.6.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6f1f2de20b2
branches: trunk
changeset: 381192:e6f1f2de20b2
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jul 01 19:36:37 2022 +0000
description:
wireshark: updated to 3.6.6
Wireshark 3.6.6 Release Notes
What’s New
Note: This is the last release branch with support for 32-bit Windows.
Updates will no longer be available after May 22, 2024 for that
platform. Issue 17779[1]
The Windows installers now ship with Npcap 1.60. They previously
shipped with Npcap 1.55.
Bug Fixes
The following bugs have been fixed:
• TLS: RSA decryption fails with Extended Master Secret and
renegotiation Issue 18059[2].
• "dfilter" file on Windows adds carriage returns, and requires
line feeds Issue 18082[3].
• Npcap bundled version needs a bump to v1.60 for Windows 11
compatibility Issue 18084[4].
• "Browse" button in Prefs/Name Resolution/MaxMind crashes
Wireshark on macOS Issue 18088[5].
• TFTP: some packets are not recognized as TFTP packets with 3.6.5
Issue 18122[6].
New and Updated Features
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
DTLS, F5 Capture Information, F5 Ethernet Trailer, FlexRay, MBIM,
TFTP, TLS, and ZigBee ZCL
diffstat:
net/wireshark/Makefile | 5 ++---
net/wireshark/PLIST | 6 +++---
net/wireshark/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (49 lines):
diff -r e914d8ee9b8c -r e6f1f2de20b2 net/wireshark/Makefile
--- a/net/wireshark/Makefile Fri Jul 01 19:35:45 2022 +0000
+++ b/net/wireshark/Makefile Fri Jul 01 19:36:37 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.273 2022/06/28 11:35:22 wiz Exp $
+# $NetBSD: Makefile,v 1.274 2022/07/01 19:36:37 adam Exp $
-DISTNAME= wireshark-3.6.5
-PKGREVISION= 1
+DISTNAME= wireshark-3.6.6
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r e914d8ee9b8c -r e6f1f2de20b2 net/wireshark/PLIST
--- a/net/wireshark/PLIST Fri Jul 01 19:35:45 2022 +0000
+++ b/net/wireshark/PLIST Fri Jul 01 19:36:37 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.71 2022/05/05 10:54:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.72 2022/07/01 19:36:37 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -639,10 +639,10 @@
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.15
-lib/libwireshark.so.15.0.5
+lib/libwireshark.so.15.0.6
lib/libwiretap.so
lib/libwiretap.so.12
-lib/libwiretap.so.12.0.5
+lib/libwiretap.so.12.0.6
lib/libwsutil.so
lib/libwsutil.so.13
lib/libwsutil.so.13.1.0
diff -r e914d8ee9b8c -r e6f1f2de20b2 net/wireshark/distinfo
--- a/net/wireshark/distinfo Fri Jul 01 19:35:45 2022 +0000
+++ b/net/wireshark/distinfo Fri Jul 01 19:36:37 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.156 2022/05/05 10:54:27 adam Exp $
+$NetBSD: distinfo,v 1.157 2022/07/01 19:36:37 adam Exp $
-BLAKE2s (wireshark-3.6.5.tar.xz) = 3419a31c06e3de3b087735112c7265d6353aecbbfc9f42d7f3734f88cc107666
-SHA512 (wireshark-3.6.5.tar.xz) = 9aa60721401fbd1f3c6b912312792433c9f8a09583cf684a4f1a24c839f4786a54a0abbfd88c04ba222e5a7af09f7bc67c292a0f944c9b717a71509655fe2fe5
-Size (wireshark-3.6.5.tar.xz) = 39939340 bytes
+BLAKE2s (wireshark-3.6.6.tar.xz) = f8b720c6353c3ec7217d6f11e1e977fafb2d7a0bdd7466831faf0bd482536267
+SHA512 (wireshark-3.6.6.tar.xz) = c32d5aafb3091dc1475896a3c4cfcb5a47af002e53f011a65697271c611e690743153841f5db1021a6cbea6d427dc661dce7b85208832251200258fb46aad84b
+Size (wireshark-3.6.6.tar.xz) = 39950276 bytes
SHA1 (patch-CMakeLists.txt) = 6e2761f3798c9662603d2d40425255043434d1ea
Home |
Main Index |
Thread Index |
Old Index