pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wireshark Update "wireshark" package to version 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/df13dcf21b24
branches: trunk
changeset: 651848:df13dcf21b24
user: tron <tron%pkgsrc.org@localhost>
date: Fri May 15 18:02:13 2015 +0000
description:
Update "wireshark" package to version 1.10.14. Changes since 1.10.13:
- Bug Fixes
The following vulnerabilities have been fixed.
* wnpa-sec-2015-14
The WCP dissector could crash while decompressing data. (Bug 10978)
CVE-2015-3811
* wnpa-sec-2015-15
The X11 dissector could leak memory. (Bug 11088)
CVE-2015-3812
* wnpa-sec-2015-17
The IEEE 802.11 dissector could go into an infinite loop. (Bug 11110)
CVE-2015-3814
The following bugs have been fixed:
* Wireshark crashes if "Update list of packets in real time" is
disabled and a display filter is applied while capturing. (Bug 6217)
* Wireshark relative ISN set incorrectly if raw ISN set to 0.
(Bug 10713)
* Buffer overrun in encryption code. (Bug 10849)
* ICMP Parameter Problem message contains Length of original datagram
is treated as the total IPv4 length. (Bug 10991)
* ICMP Redirect takes 4 bytes for IPv4 payload instead of 8. (Bug
10992)
* Interface Identifier incorrectly represented by Wireshark. (Bug
11053)
* Annoying popup when trying to capture on bonding devices on Linux.
(Bug 11058)
* CanOpen dissector fails on frames with RTR and 0 length. (Bug 11083)
* Typo in secp521r1 curve wrongly identified as sect521r1. (Bug 11106)
* packet-zbee-zcl.h: IS_ANALOG_SUBTYPE doesn't filter ENUM. (Bug 11120)
* Typo: "LTE Positioning Protocol" abbreviated as "LPP", not "LLP".
(Bug 11141)
- Updated Protocol Support
ASN.1 PER, CANopen, GSM RLC/MAC, GSMTAP, ICMP, IEEE 802.11, LPP,
MEGACO, PKCS-1, PPP IPv6CP, SRVLOC, SSL, TCP, WCP, X11, and ZigBee ZCL
- New and Updated Capture File Support
Savvius OmniPeek Visual Networks
diffstat:
net/wireshark/Makefile | 5 ++---
net/wireshark/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r aad286af3021 -r df13dcf21b24 net/wireshark/Makefile
--- a/net/wireshark/Makefile Fri May 15 17:52:11 2015 +0000
+++ b/net/wireshark/Makefile Fri May 15 18:02:13 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.132 2015/05/07 21:40:43 roy Exp $
+# $NetBSD: Makefile,v 1.133 2015/05/15 18:02:13 tron Exp $
-DISTNAME= wireshark-1.10.13
-PKGREVISION= 2
+DISTNAME= wireshark-1.10.14
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.bz2
diff -r aad286af3021 -r df13dcf21b24 net/wireshark/distinfo
--- a/net/wireshark/distinfo Fri May 15 17:52:11 2015 +0000
+++ b/net/wireshark/distinfo Fri May 15 18:02:13 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.80 2015/03/09 09:04:25 tron Exp $
+$NetBSD: distinfo,v 1.81 2015/05/15 18:02:13 tron Exp $
-SHA1 (wireshark-1.10.13.tar.bz2) = bf552798df85306a2634e98710ea7c0aafb4e5a5
-RMD160 (wireshark-1.10.13.tar.bz2) = 86c5e443ce55f9ac0adfe31fa416eaa4b1a77b6c
-Size (wireshark-1.10.13.tar.bz2) = 26954491 bytes
+SHA1 (wireshark-1.10.14.tar.bz2) = 47c359dc1b9791d2091887a26fdba65f4a7ef3b8
+RMD160 (wireshark-1.10.14.tar.bz2) = 7a14c8a2a7c991893ceef1572fe216f74f9992cf
+Size (wireshark-1.10.14.tar.bz2) = 26905113 bytes
SHA1 (patch-AUTHORS) = 2d4265d9b8b4df7e3ab438684637058fdcb391fc
SHA1 (patch-aa) = 237c60ae1bd860bdc3ee42a17a46b4e212b97c0f
SHA1 (patch-ac) = 470a2a32a5577f16aef4ba3e638eb6b97c483ba3
Home |
Main Index |
Thread Index |
Old Index