Sun Dec 2 09:52:11 2012 UTC ()
Update "wireshark" package to version 1.8.4. Changes since version 1.8.3:
- The following vulnerabilities have been fixed.
  o wnpa-sec-2012-30
    Wireshark could leak potentially sensitive host name
    resolution information when working with multiple pcap-ng
    files. Discovered by Laura Chappell.
    Versions affected: 1.8.0 to 1.8.3.
  o wnpa-sec-2012-31
    The USB dissector could go into an infinite loop. (Bug 7787)
    Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11.
  o wnpa-sec-2012-32
    The sFlow dissector could go into an infinite loop. (Bug 7789)
    Versions affected: 1.8.0 to 1.8.3.
  o wnpa-sec-2012-33
    The SCTP dissector could go into an infinite loop. (Bug 7802)
    Versions affected: 1.8.0 to 1.8.3.
  o wnpa-sec-2012-34
    The EIGRP dissector could go into an infinite loop. (Bug 7800)
    Versions affected: 1.8.0 to 1.8.3.
  o wnpa-sec-2012-35
    The ISAKMP dissector could crash. (Bug 7855)
    Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11.
  o wnpa-sec-2012-36
    The iSCSI dissector could go into an infinite loop. (Bug 7858)
    Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11.
  o wnpa-sec-2012-37
    The WTP dissector could go into an infinite loop. (Bug 7869)
    Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11.
  o wnpa-sec-2012-38
    The RTCP dissector could go into an infinite loop. (Bug 7879)
    Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11.
  o wnpa-sec-2012-39
    The 3GPP2 A11 dissector could go into an infinite loop. (Bug
    7801)
    Versions affected: 1.8.0 to 1.8.3.
  o wnpa-sec-2012-40
    The ICMPv6 dissector could go into an infinite loop. (Bug
    7844)
    Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11.
- The following bugs have been fixed:
  o Menu and Title bars inaccessible using GTK2 (non-legacy) with
    two monitors. (Bug 553)
  o 802.11 Probe Response fails to parse. (Bug 1284)
  o Tshark - decimal symbol. (Bug 2880)
  o Malformed tpncp.dat file can crash Wireshark. (Bug 6665)
  o SSL decryption not work even with example capture file and
    key. (Bug 6869)
  o Info line is incorrect on SIP message containing another SIP
    message in body. (Bug 7780)
  o OOPS: dissector table "sctp.ppi" doesn't exist Protocol being
    registered is "Datagram Transport Layer Security". (Bug 7784)
  o Dissection of IEEE 802.11 Channel Switch Announcement element
    fails. (Bug 7797)
  o Invalid memory accesses when loading RADIUS captures. (Bug
    7803)
  o ISUP CIC should have format BASE_DEC, not BASE_HEX. (Bug 7848)
  o We don't handle pcap-ng files with IDBs that come after packet
    blocks. (Bug 7851)
  o '*' wildcard in the 'Src IP' or 'Dest IP' field of the ESP SA
    dialog does not work. (Bug 7866)
  o nas_eps dissector does not decode some esm message. (Bug 7912)
  o WLAN decryption status not updated after updating WEP/WPA
    keys. (Bug 7921)
  o IPv6 Option Pad1 Incorrect dissection. (Bug 7938)
  o Print GNUTLS error message if PEM import fails. (Bug 7948)
  o GSM classmark3 8-PSK decode error. (Bug 7964)
  o Parsing the Server Name Indication extension in SSL/TLS
    traffic reads some fields incorrectly. (Bug 7967)
  o Lua code crashes wireshark after update to 1.8.3. (Bug 7976)
  o 2 bugs in Ran-Information-Error Rim Container. (Bug 8000)
  o Misspelling (typo) in IPv6 display filter field name. (Bug
    8006)
  o Two BSSGP dissector bugs. (Bug 8008)
  o Core dump during SCTP association analysis. (Bug 8011)
- Updated Protocol Support
  3GPP2 A11, BSSGP, EIGRP, FMP/NOTIFY, GSM A, ICMP, ICMPv6, IEEE
  802.11, IPsec, IPv6, ISAKMP, iSCSI, LTE RRC, NAS EPS, NDPS, Prism,
  RADIUS, RRC, RTCP, SCTP, sFlow, SIP, SMB2, SSL/TLS, TPNCP, USB
- New and Updated Capture File Support
  CommView NCF, iSeries, pcap-ng.


(tron)
diff -r1.91 -r1.92 pkgsrc/net/wireshark/Makefile
diff -r1.60 -r1.61 pkgsrc/net/wireshark/distinfo

cvs diff -r1.91 -r1.92 pkgsrc/net/wireshark/Makefile (expand / switch to unified diff)

--- pkgsrc/net/wireshark/Makefile 2012/10/23 17:19:19 1.91
+++ pkgsrc/net/wireshark/Makefile 2012/12/02 09:52:11 1.92
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.91 2012/10/23 17:19:19 asau Exp $ 1# $NetBSD: Makefile,v 1.92 2012/12/02 09:52:11 tron Exp $
2 2
3DISTNAME= wireshark-1.8.3 3DISTNAME= wireshark-1.8.4
4PKGREVISION= 1 
5CATEGORIES= net 4CATEGORIES= net
6MASTER_SITES= http://www.wireshark.org/download/src/ \ 5MASTER_SITES= http://www.wireshark.org/download/src/ \
7 ${MASTER_SITE_SOURCEFORGE:=wireshark/} 6 ${MASTER_SITE_SOURCEFORGE:=wireshark/}
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10OWNER= tron@NetBSD.org 9OWNER= tron@NetBSD.org
11HOMEPAGE= http://www.wireshark.org/ 10HOMEPAGE= http://www.wireshark.org/
12COMMENT= Network protocol analyzer 11COMMENT= Network protocol analyzer
13LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
14 13
15CONFLICTS+= ethereal-[0-9]* 14CONFLICTS+= ethereal-[0-9]*
16 15
17USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

cvs diff -r1.60 -r1.61 pkgsrc/net/wireshark/distinfo (expand / switch to unified diff)

--- pkgsrc/net/wireshark/distinfo 2012/10/04 20:15:48 1.60
+++ pkgsrc/net/wireshark/distinfo 2012/12/02 09:52:11 1.61
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1$NetBSD: distinfo,v 1.60 2012/10/04 20:15:48 tron Exp $ 1$NetBSD: distinfo,v 1.61 2012/12/02 09:52:11 tron Exp $
2 2
3SHA1 (wireshark-1.8.3.tar.bz2) = 3e1322eea5794c71de752b7923af9379bcc95299 3SHA1 (wireshark-1.8.4.tar.bz2) = 00265d9196f030848c78025f30556cd014be843d
4RMD160 (wireshark-1.8.3.tar.bz2) = ba9d74f06999ec6af9ccf9d8bc2ddece5c22b6d5 4RMD160 (wireshark-1.8.4.tar.bz2) = 73f00ccfe86239022679eb2c889bc4371a61942d
5Size (wireshark-1.8.3.tar.bz2) = 24123989 bytes 5Size (wireshark-1.8.4.tar.bz2) = 24164286 bytes
6SHA1 (patch-aa) = 78b9c01d7ecc272f1188a3fb8cfb806c8a040f6d 6SHA1 (patch-aa) = 78b9c01d7ecc272f1188a3fb8cfb806c8a040f6d
7SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c 7SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c
8SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840 8SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840
9SHA1 (patch-ae) = 7af195e797f8636a9636d30cdea4ee464fd853df 9SHA1 (patch-ae) = 7af195e797f8636a9636d30cdea4ee464fd853df
10SHA1 (patch-ba) = f2fa69d1254b94c7b6b28d5e056c211a019d1db9 10SHA1 (patch-ba) = f2fa69d1254b94c7b6b28d5e056c211a019d1db9
11SHA1 (patch-bb) = 9379f67c2f5d1c63aa0b2c597ef789336db78352 11SHA1 (patch-bb) = 9379f67c2f5d1c63aa0b2c597ef789336db78352
12SHA1 (patch-bc) = 052ede4ba58502117fe7b355e22a906ff65b773e 12SHA1 (patch-bc) = 052ede4ba58502117fe7b355e22a906ff65b773e
13SHA1 (patch-ca) = 08c4ae23739fbec238b02a2d0398b4a157f9c077 13SHA1 (patch-ca) = 08c4ae23739fbec238b02a2d0398b4a157f9c077