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.0.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce1544b066c4
branches:  trunk
changeset: 340271:ce1544b066c4
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 01 11:47:24 2019 +0000

description:
wireshark: updated to 3.0.5

Wireshark 3.0.5

The following bugs have been fixed:
* Qt interface crashes on a profile with packet list only.
* Wireshark 3.0.4 does not start on macOS 10.13 after an upgrade from 3.0.3.
* NET-SNMP EngineID Length handling Warning.
* Upgrade from Wireshark 3.0.2/3.0.3 to 3.0.4/later is confusing and may not complete properly.
* Crash SIGSEGV when decrypting IEEE 802.11 EAP re-authentications.

diffstat:

 net/wireshark/Makefile |   5 ++---
 net/wireshark/PLIST    |   6 +++---
 net/wireshark/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (51 lines):

diff -r 10fecfa8f628 -r ce1544b066c4 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Tue Oct 01 11:44:46 2019 +0000
+++ b/net/wireshark/Makefile    Tue Oct 01 11:47:24 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.217 2019/09/18 14:17:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.218 2019/10/01 11:47:24 adam Exp $
 
-DISTNAME=      wireshark-3.0.4
-PKGREVISION=   1
+DISTNAME=      wireshark-3.0.5
 CATEGORIES=    net
 MASTER_SITES=  https://www.wireshark.org/download/src/
 EXTRACT_SUFX=  .tar.xz
diff -r 10fecfa8f628 -r ce1544b066c4 net/wireshark/PLIST
--- a/net/wireshark/PLIST       Tue Oct 01 11:44:46 2019 +0000
+++ b/net/wireshark/PLIST       Tue Oct 01 11:47:24 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.43 2019/09/12 12:40:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.44 2019/10/01 11:47:24 adam Exp $
 bin/capinfos
 bin/captype
 bin/dumpcap
@@ -602,10 +602,10 @@
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.12
-lib/libwireshark.so.12.0.4
+lib/libwireshark.so.12.0.5
 lib/libwiretap.so
 lib/libwiretap.so.9
-lib/libwiretap.so.9.0.4
+lib/libwiretap.so.9.0.5
 lib/libwscodecs.so
 lib/libwscodecs.so.2
 lib/libwscodecs.so.2.0.0
diff -r 10fecfa8f628 -r ce1544b066c4 net/wireshark/distinfo
--- a/net/wireshark/distinfo    Tue Oct 01 11:44:46 2019 +0000
+++ b/net/wireshark/distinfo    Tue Oct 01 11:47:24 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.122 2019/09/12 12:40:07 adam Exp $
+$NetBSD: distinfo,v 1.123 2019/10/01 11:47:24 adam Exp $
 
-SHA1 (wireshark-3.0.4.tar.xz) = e7cda5bc6fe885887fb4cffedb565373c760c987
-RMD160 (wireshark-3.0.4.tar.xz) = 01a98122fbe701946088e0924a73333c2c79654b
-SHA512 (wireshark-3.0.4.tar.xz) = eb9ddc8ba3d78bc6c1f2e1d277e81c00939638793ed21b98999310231d13a0fc8a6149dc5e78f58026778b8137e954ad7f67069f8cb80465078ca2d9795b25d1
-Size (wireshark-3.0.4.tar.xz) = 30938336 bytes
+SHA1 (wireshark-3.0.5.tar.xz) = 82883e96ee247d3fcacb0cafa0bed9112824ee3a
+RMD160 (wireshark-3.0.5.tar.xz) = f4be43f526ae5ef4c42fc294a37418e360a565d4
+SHA512 (wireshark-3.0.5.tar.xz) = 237ee66cfe0a7073f0e3623f327f7eb7204d1cd274e006dcc6890972d4135c2baa6c9d2426ea03ee64b7fc6dc45cb4cfe823e5cfc6f90e252d35b3ad7750884e
+Size (wireshark-3.0.5.tar.xz) = 30929864 bytes
 SHA1 (patch-CMakeLists.txt) = c78289d6ded796674b947d6bddd0ba9749ab4569



Home | Main Index | Thread Index | Old Index