pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2015Q1]: pkgsrc/net/wireshark Pullup ticket #4717 - requested ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd7cd7740ec7
branches: pkgsrc-2015Q1
changeset: 649242:dd7cd7740ec7
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat May 16 19:40:20 2015 +0000
description:
Pullup ticket #4717 - requested by tron
net/wireshark: security fix
Revisions pulled up:
- net/wireshark/Makefile 1.133
- net/wireshark/distinfo 1.81
---
Module Name: pkgsrc
Committed By: tron
Date: Fri May 15 18:02:13 UTC 2015
Modified Files:
pkgsrc/net/wireshark: Makefile distinfo
Log Message:
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 | 4 ++--
net/wireshark/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 48d21e988b43 -r dd7cd7740ec7 net/wireshark/Makefile
--- a/net/wireshark/Makefile Sat May 16 19:12:34 2015 +0000
+++ b/net/wireshark/Makefile Sat May 16 19:40:20 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.130 2015/03/09 18:47:18 tron Exp $
+# $NetBSD: Makefile,v 1.130.2.1 2015/05/16 19:40:20 bsiegert Exp $
-DISTNAME= wireshark-1.10.13
+DISTNAME= wireshark-1.10.14
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.bz2
diff -r 48d21e988b43 -r dd7cd7740ec7 net/wireshark/distinfo
--- a/net/wireshark/distinfo Sat May 16 19:12:34 2015 +0000
+++ b/net/wireshark/distinfo Sat May 16 19:40:20 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.80 2015/03/09 09:04:25 tron Exp $
+$NetBSD: distinfo,v 1.80.2.1 2015/05/16 19:40:20 bsiegert 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