Date: Thu, 8 Jul 2004 23:13:16 +0900 (JST) From: UMENO Takashi <umeno@rr.iij4u.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68819: Update Port: net/ethereal to 0.10.5 (Security Issue at 0.10.3) Message-ID: <200407081413.i68EDGVk084595@belldandy.unnumbered.net> Resent-Message-ID: <200407081420.i68EKPKr035777@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68819 >Category: ports >Synopsis: Update Port: net/ethereal to 0.10.5 (Security Issue at 0.10.3) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 08 14:20:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: UMENO Takashi >Release: FreeBSD 4.10-STABLE i386 >Organization: individual >Environment: System: FreeBSD belldandy.unnumbered.net 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat Jun 12 17:24:59 JST 2004 umeno@belldandy.unnumbered.net:/usr/obj/usr/src/sys/SAKUYA22 i386 >Description: Update Port: net/ethereal to 0.10.5 (Security Issue at 0.10.3) Multiple security problems in Ethereal 0.10.3 Please see: http://www.ethereal.com/appnotes/enpa-sa-00014.html >How-To-Repeat: N/A >Fix: diff -urN ethereal.orig/Makefile ethereal/Makefile --- ethereal.orig/Makefile Wed Mar 31 07:43:15 2004 +++ ethereal/Makefile Thu Jul 8 22:17:53 2004 @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.10.3 +PORTVERSION= 0.10.5 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/all-versions/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/all-versions/ \ @@ -57,7 +57,7 @@ .endif USE_LIBTOOL_VER=13 -LIBTOOLFILES= configure epan/configure wiretap/configure doc/configure \ +LIBTOOLFILES= configure wiretap/configure doc/configure \ plugins/gryphon/configure PLIST_SUB+= PORTVERSION=${PORTVERSION} diff -urN ethereal.orig/distinfo ethereal/distinfo --- ethereal.orig/distinfo Wed Mar 31 07:43:15 2004 +++ ethereal/distinfo Thu Jul 8 22:16:23 2004 @@ -1,2 +1,2 @@ -MD5 (ethereal-0.10.3.tar.bz2) = 6902272eb5304f57db76bf91abe453d1 -SIZE (ethereal-0.10.3.tar.bz2) = 4840005 +MD5 (ethereal-0.10.5.tar.bz2) = 26d5672935ac8bd0793fcd2ad0b4833f +SIZE (ethereal-0.10.5.tar.bz2) = 4984584 diff -urN ethereal.orig/pkg-plist ethereal/pkg-plist --- ethereal.orig/pkg-plist Wed Mar 31 07:43:15 2004 +++ ethereal/pkg-plist Thu Jul 8 22:36:24 2004 @@ -61,7 +61,15 @@ share/ethereal/help/overview.txt share/ethereal/help/toc share/ethereal/help/well_known.txt +share/ethereal/AUTHORS-SHORT +share/ethereal/editcap.html +share/ethereal/ethereal-filter.html +share/ethereal/ethereal.html +share/ethereal/idl2eth.html share/ethereal/manuf +share/ethereal/mergecap.html +share/ethereal/tethereal.html +share/ethereal/text2pcap.html @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407081413.i68EDGVk084595>