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.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/24d5d24fb78b
branches: trunk
changeset: 382467:24d5d24fb78b
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jul 29 07:53:40 2022 +0000
description:
wireshark: updated to 3.6.7
Wireshark 3.6.7
Bug Fixes
The following bugs have been fixed:
• Multiple Files preference "Create new file automatically…after"
[time] working incorrectly Issue 16783[2].
• get_filter Lua function doesn’t return the filter Issue 17188[3].
• Dissector bug, protocol HTTP failed assertion "saved_layers_len <
500" with chunked/multipart Issue 18130[4].
• Wrong EtherCAT bit label (possible dissector bug) Issue 18132[5].
• UDP packets falsely marked as "malformed packet" Issue 18136[6].
• TLS certificate parser with filter crash Issue 18155[7].
• Incorrect type for the IEC 60870 APDU appears in packet details
pane Issue 18167[8].
• NHRP Problem Issue 18181[9].
• EtherCAT CoE header unknown type Issue 18220[10].
New and Updated Features
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
BGP, DTLS, EtherCAT, EtherCAT Mailbox, HTTP, IEC 104, MEGACO, NHRP,
PPPoE, QUIC, RTCP, Signal PDU, SOME/IP, and X509IF
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 fc1b973de741 -r 24d5d24fb78b net/wireshark/Makefile
--- a/net/wireshark/Makefile Fri Jul 29 06:11:30 2022 +0000
+++ b/net/wireshark/Makefile Fri Jul 29 07:53:40 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.276 2022/07/26 22:54:51 tnn Exp $
+# $NetBSD: Makefile,v 1.277 2022/07/29 07:53:40 adam Exp $
-DISTNAME= wireshark-3.6.6
-PKGREVISION= 2
+DISTNAME= wireshark-3.6.7
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r fc1b973de741 -r 24d5d24fb78b net/wireshark/PLIST
--- a/net/wireshark/PLIST Fri Jul 29 06:11:30 2022 +0000
+++ b/net/wireshark/PLIST Fri Jul 29 07:53:40 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.72 2022/07/01 19:36:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.73 2022/07/29 07:53:40 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.6
+lib/libwireshark.so.15.0.7
lib/libwiretap.so
lib/libwiretap.so.12
-lib/libwiretap.so.12.0.6
+lib/libwiretap.so.12.0.7
lib/libwsutil.so
lib/libwsutil.so.13
lib/libwsutil.so.13.1.0
diff -r fc1b973de741 -r 24d5d24fb78b net/wireshark/distinfo
--- a/net/wireshark/distinfo Fri Jul 29 06:11:30 2022 +0000
+++ b/net/wireshark/distinfo Fri Jul 29 07:53:40 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.157 2022/07/01 19:36:37 adam Exp $
+$NetBSD: distinfo,v 1.158 2022/07/29 07:53:40 adam Exp $
-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
+BLAKE2s (wireshark-3.6.7.tar.xz) = d9a66207a6a03e9acc4aa4b4ca0e017aa0181cbf1b55acc8ac9ad6ab9e774395
+SHA512 (wireshark-3.6.7.tar.xz) = caf087ee467bf934f28d096869ea3d9d7c5a3c83e51c4df447700096943a92abf5cf29f4956b9a549e0708bcb3515b55c4660a7ced2cb9dbc582b87550026fac
+Size (wireshark-3.6.7.tar.xz) = 39967312 bytes
SHA1 (patch-CMakeLists.txt) = 6e2761f3798c9662603d2d40425255043434d1ea
Home |
Main Index |
Thread Index |
Old Index