pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2008Q2]: pkgsrc/net/wireshark Pullup ticket 2520 - requested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8e72bc844a1
branches:  pkgsrc-2008Q2
changeset: 544310:b8e72bc844a1
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Sep 05 12:24:34 2008 +0000

description:
Pullup ticket 2520 - requested by tron
security update for wireshark

- pkgsrc/net/wireshark/Makefile                         1.26
- pkgsrc/net/wireshark/distinfo                         1.15

   Module Name: pkgsrc
   Committed By:        tron
   Date:                Fri Sep  5 10:22:08 UTC 2008

   Modified Files:
           pkgsrc/net/wireshark: Makefile distinfo

   Log Message:
   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 feab2d71dfd0 -r b8e72bc844a1 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Fri Sep 05 11:55:45 2008 +0000
+++ b/net/wireshark/Makefile    Fri Sep 05 12:24:34 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2008/07/11 07:51:56 tron Exp $
+# $NetBSD: Makefile,v 1.25.4.1 2008/09/05 12:24:34 ghen 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 feab2d71dfd0 -r b8e72bc844a1 net/wireshark/distinfo
--- a/net/wireshark/distinfo    Fri Sep 05 11:55:45 2008 +0000
+++ b/net/wireshark/distinfo    Fri Sep 05 12:24:34 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2008/07/11 07:51:56 tron Exp $
+$NetBSD: distinfo,v 1.14.4.1 2008/09/05 12:24:34 ghen 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