Date: Thu, 4 Sep 2008 22:40:56 GMT From: Gary Palmer <freebsd-gnats@in-addr.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/127097: [patch] net/wireshark update to 1.0.3 Message-ID: <200809042240.m84Meun9000669@www.freebsd.org> Resent-Message-ID: <200809042250.m84Mo1SZ063547@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127097 >Category: ports >Synopsis: [patch] net/wireshark update to 1.0.3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Sep 04 22:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gary Palmer >Release: N/A >Organization: N/A >Environment: N/A >Description: Wireshark 1.0.3 has been released. It contains security related bug fixes. Announcement at: http://www.wireshark.org/news/20080903a.html Security advisory: http://www.wireshark.org/security/wnpa-sec-2008-05.html >How-To-Repeat: N/A >Fix: See attached patch Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/wireshark/Makefile,v retrieving revision 1.134 diff -d -u -r1.134 Makefile --- Makefile 12 Jul 2008 05:09:34 -0000 1.134 +++ Makefile 4 Sep 2008 21:26:52 -0000 @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/wireshark/distinfo,v retrieving revision 1.63 diff -d -u -r1.63 distinfo --- distinfo 12 Jul 2008 05:09:34 -0000 1.63 +++ distinfo 4 Sep 2008 21:27:58 -0000 @@ -1,3 +1,3 @@ -MD5 (wireshark-1.0.2.tar.bz2) = 77114890256222605a699d7123d86a7d -SHA256 (wireshark-1.0.2.tar.bz2) = 5ca4175be433e6b16658763f4f914787e09d6ed0141af13109989bf5544d26eb -SIZE (wireshark-1.0.2.tar.bz2) = 13064896 +MD5 (wireshark-1.0.3.tar.bz2) = 1f9bacf6df9150a8dd8fe862a4be27a8 +SHA256 (wireshark-1.0.3.tar.bz2) = 77896f306b56979243df95966d57d2a361f251f2cabf872bfaf9f897015eb3f2 +SIZE (wireshark-1.0.3.tar.bz2) = 13104737 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809042240.m84Meun9000669>