diff options
author | tron <tron@pkgsrc.org> | 2008-09-05 10:22:08 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-09-05 10:22:08 +0000 |
commit | dd7bfcbf692721a6a6a9847d9269df24446559ce (patch) | |
tree | 6e3034f0c00e57b9c9762e80c9c5da68a8bf433e /net/wireshark | |
parent | ab810dd0a5d3cd97b0d6e2eee60e3e31af7b63e0 (diff) | |
download | pkgsrc-dd7bfcbf692721a6a6a9847d9269df24446559ce.tar.gz |
Update "wireshark" package to version 1.0.3. Changes since 1.0.2:
- Security-related bugs in the NCP dissector, zlib compression code, and
Tektronix .rf5 file parser have been fixed.
- WPA group key decryption is now supported.
- A bug that could cause packets to be wrongly dissected as "Redback
Lawful Intercept" has been fixed.
This update address the security vulnerability reported in CVE-2008-3146.
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 4 | ||||
-rw-r--r-- | net/wireshark/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 8c6493318ca..a1b755a76b1 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2008/07/11 07:51:56 tron Exp $ +# $NetBSD: Makefile,v 1.26 2008/09/05 10:22:08 tron Exp $ -DISTNAME= wireshark-1.0.2 +DISTNAME= wireshark-1.0.3 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index f51b254badc..adc9aecabec 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2008/07/11 07:51:56 tron Exp $ +$NetBSD: distinfo,v 1.15 2008/09/05 10:22:08 tron Exp $ -SHA1 (wireshark-1.0.2.tar.bz2) = 6d5736096efde3507a900942bfb21c492a42a057 -RMD160 (wireshark-1.0.2.tar.bz2) = bd42952c87c412b4395485cbaaf8698d26e03137 -Size (wireshark-1.0.2.tar.bz2) = 13064896 bytes +SHA1 (wireshark-1.0.3.tar.bz2) = 4094c2ce9f49730e640b677ebb57dc33427e4517 +RMD160 (wireshark-1.0.3.tar.bz2) = 02714cf78ddc8aefb3506509ceb31d35b4402686 +Size (wireshark-1.0.3.tar.bz2) = 13104737 bytes SHA1 (patch-aa) = c155f38e66a553b14778dc73344b46f8614eb9b0 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c |