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/1b54935a93da
branches: trunk
changeset: 576411:1b54935a93da
user: tron <tron%pkgsrc.org@localhost>
date: Thu Jun 10 18:24:39 2010 +0000
description:
Update "wireshark" package to version 1.2.9. Changes since version 1.2.8:
- Bug Fixes
- The following vulnerabilities have been fixed.
- The SMB dissector could dereference a NULL pointer. (Bug 4734)
- J. Oquendo discovered that the ASN.1 BER dissector could overrun
the stack.
- The SMB PIPE dissector could dereference a NULL pointer on some
platforms.
- The SigComp Universal Decompressor Virtual Machine could go into an
infinite loop. (Bug 4826)
- The SigComp Universal Decompressor Virtual Machine could overrun
a buffer. (Bug 4837)
- The following bugs have been fixed:
- Cannot open file with File -> Open. (Bug 1791)
- Application crash when changing real-time option. (Bug 4035)
- Crash in filter autocompletion. (Bug 4306)
- The XML dissector doesn't allow dots (".") in tags. (Bug 4405)
- Live capture stops when using zlib 1.2.5. (Bug 4708)
- Want to be able to apply decode as to Data Portion of Lan Trace.
(Bug 4721)
- SABP short pdu (packet_per.c). (Bug 4743)
- Kerberos pre-auth type constants - MS extensions are wrong. (Bug 4752)
- Check HTTP Content-Length parsing for overflow. (Bug 4758)
- Wrong variable used for proto_tree_add_text() in ptp dissector.
(Bug 4773)
- Crash when close window frame of gtk file chooser. (Bug 4778)
- Wrong decoding for BGP ORF. (Bug 4782)
- Crash when Ctrl-Backspacing the display filter. (Bug 4797)
- Acker AFI field incorrect size in PGM dissector. (Bug 4798)
- Fedora 13: wireshark fails to build (linking problem). (Bug 4815)
- The NFS FH hash (nfs.fh.hash) incorrectly matches multiple filehandles.
(Bug 4839)
- AES-CTR decoding not working, (dissectors/packet_ipsec.c using gcrypt).
(Bug 4838)
- Updated Protocol Support
ASN.1 BER, BGP, HTTP, IGMP, IPsec, Kerberos, NFS, PGM, PTP, SABP, SigComp,
SMB, TCAP, XML,
- Updated Capture File Support
ERF, PacketLogger.
diffstat:
net/wireshark/Makefile | 5 ++---
net/wireshark/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 97e7834d5b18 -r 1b54935a93da net/wireshark/Makefile
--- a/net/wireshark/Makefile Thu Jun 10 18:20:03 2010 +0000
+++ b/net/wireshark/Makefile Thu Jun 10 18:24:39 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2010/05/15 20:27:28 tron Exp $
+# $NetBSD: Makefile,v 1.46 2010/06/10 18:24:39 tron Exp $
-DISTNAME= wireshark-1.2.8
-PKGREVISION= 1
+DISTNAME= wireshark-1.2.9
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}
diff -r 97e7834d5b18 -r 1b54935a93da net/wireshark/distinfo
--- a/net/wireshark/distinfo Thu Jun 10 18:20:03 2010 +0000
+++ b/net/wireshark/distinfo Thu Jun 10 18:24:39 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2010/05/14 17:18:20 drochner Exp $
+$NetBSD: distinfo,v 1.32 2010/06/10 18:24:39 tron Exp $
-SHA1 (wireshark-1.2.8.tar.bz2) = 147554f2175ccd8481e8ee7f0598663746b91983
-RMD160 (wireshark-1.2.8.tar.bz2) = 2c11cfd2d158f44de476ded9a07a67603db8003e
-Size (wireshark-1.2.8.tar.bz2) = 15384912 bytes
+SHA1 (wireshark-1.2.9.tar.bz2) = 6b31173a34c0050035516958e0b3ae83e83eac2c
+RMD160 (wireshark-1.2.9.tar.bz2) = d93be031cf01922dd1b23151f9a4c2581a99b1bf
+Size (wireshark-1.2.9.tar.bz2) = 15405506 bytes
SHA1 (patch-aa) = d0744f069ac2d3a8a43b810e1f958360d99200a9
SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c
SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840
Home |
Main Index |
Thread Index |
Old Index