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/d58043f5687d
branches:  trunk
changeset: 546587:d58043f5687d
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Sep 05 10:22:08 2008 +0000

description:
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:

 net/wireshark/Makefile |  4 ++--
 net/wireshark/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 2a9cd34af2b7 -r d58043f5687d net/wireshark/Makefile
--- a/net/wireshark/Makefile    Fri Sep 05 07:25:18 2008 +0000
+++ b/net/wireshark/Makefile    Fri Sep 05 10:22:08 2008 +0000
@@ -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 -r 2a9cd34af2b7 -r d58043f5687d net/wireshark/distinfo
--- a/net/wireshark/distinfo    Fri Sep 05 07:25:18 2008 +0000
+++ b/net/wireshark/distinfo    Fri Sep 05 10:22:08 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index