pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/wireshark1
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jul 28 13:33:35 UTC 2016
Modified Files:
pkgsrc/net/wireshark1: Makefile distinfo
Log Message:
Updated wireshark to 1.12.13.
What's New
This is the final release of Wireshark 1.12. It officially reaches end
of life on July 31, 2016. If you are still using Wireshark 1.12 you are
encouraged to upgrade to Wireshark 2.0.
Bug Fixes
The following vulnerabilities have been fixed:
* [1]wnpa-sec-2016-40
NDS dissector crash. ([2]Bug 12576)
* [3]wnpa-sec-2016-41
PacketBB crash. ([4]Bug 12577)
* [5]wnpa-sec-2016-42
WSP infinite loop. ([6]Bug 12594)
* [7]wnpa-sec-2016-43
MMSE infinite loop. ([8]Bug 12624)
* [9]wnpa-sec-2016-44
RLC long loop. ([10]Bug 12660)
* [11]wnpa-sec-2016-45
LDSS dissector crash. ([12]Bug 12662)
* [13]wnpa-sec-2016-46
RLC dissector crash. ([14]Bug 12664)
* [15]wnpa-sec-2016-47
OpenFlow long loop. ([16]Bug 12659)
The following bugs have been fixed:
* T30 FCF byte decoding masks DTC, CIG and NCS. ([17]Bug 1918)
* TShark crashes with option "-z io,stat,..." in the presence of
negative relative packet timestamps. ([18]Bug 9014)
* Packet size limited during capture msg is repeated in the Info
column. ([19]Bug 9826)
* Filter for field name tcp.options.wscale.multiplier cannot exceed
255. ([20]Bug 12525)
* Inconsistent VHT data rate. ([21]Bug 12558)
Updated Protocol Support
802.11 Radiotap, LANforge, LDSS, MMSE, PacketBB, PRP, RLC, RTP MIDI,
T.30, TCP, VITA 49, WiMax RNG-RSP, and WSP
New and Updated Capture File Support
and pcapng
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/wireshark1/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/wireshark1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/wireshark1/Makefile
diff -u pkgsrc/net/wireshark1/Makefile:1.6 pkgsrc/net/wireshark1/Makefile:1.7
--- pkgsrc/net/wireshark1/Makefile:1.6 Sat Jul 9 13:04:02 2016
+++ pkgsrc/net/wireshark1/Makefile Thu Jul 28 13:33:35 2016
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 13:04:02 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/28 13:33:35 wiz Exp $
-DISTNAME= wireshark-1.12.10
-PKGREVISION= 3
+DISTNAME= wireshark-1.12.13
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/net/wireshark1/distinfo
diff -u pkgsrc/net/wireshark1/distinfo:1.2 pkgsrc/net/wireshark1/distinfo:1.3
--- pkgsrc/net/wireshark1/distinfo:1.2 Thu Mar 3 13:49:40 2016
+++ pkgsrc/net/wireshark1/distinfo Thu Jul 28 13:33:35 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2016/03/03 13:49:40 wiz Exp $
+$NetBSD: distinfo,v 1.3 2016/07/28 13:33:35 wiz Exp $
-SHA1 (wireshark-1.12.10.tar.bz2) = 070ed41b1f02f72ff209b3eae135e60d09d69c69
-RMD160 (wireshark-1.12.10.tar.bz2) = ab31c3577878fd2a062e7e8706082c00c5069563
-SHA512 (wireshark-1.12.10.tar.bz2) = c9aede7d96cdc17b494979292f8acb92672ddce8ac8cfa4eef82fe84bb4bdcaef2839003a3008793303620f1fcdfc4681c7adcee39f5d7ff296d5fa7782d44d3
-Size (wireshark-1.12.10.tar.bz2) = 29280006 bytes
+SHA1 (wireshark-1.12.13.tar.bz2) = 4a036b67ca1ca99c9061cf3d12d0604a62bc8b8c
+RMD160 (wireshark-1.12.13.tar.bz2) = 45a46794ae375475597866145aa22984b31bedd6
+SHA512 (wireshark-1.12.13.tar.bz2) = 60ce38c9850bcb2532ffcba9b372d2aa71383110c425dc1db20707f29ca81411813ba88bc12d50ce17bc67df1015b80611b67155fe669313075c10da474ad04e
+Size (wireshark-1.12.13.tar.bz2) = 29398804 bytes
SHA1 (patch-aa) = 237c60ae1bd860bdc3ee42a17a46b4e212b97c0f
SHA1 (patch-ac) = 470a2a32a5577f16aef4ba3e638eb6b97c483ba3
SHA1 (patch-ba) = f2fa69d1254b94c7b6b28d5e056c211a019d1db9
Home |
Main Index |
Thread Index |
Old Index