Update ethereal to 0.9.8. This fixes the security problems outlined

in pr pkg/19406 by Adrian Portelli.
This commit is contained in:
frueauf 2002-12-16 10:53:28 +00:00
parent 13c40bf380
commit 0f917df5dd
3 changed files with 9 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.67 2002/12/09 17:09:00 drochner Exp $ # $NetBSD: Makefile,v 1.68 2002/12/16 10:53:28 frueauf Exp $
DISTNAME= ethereal-0.9.7 DISTNAME= ethereal-0.9.8
CATEGORIES= net CATEGORIES= net
MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \
ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ ftp://ftp.sunet.se/pub/network/monitoring/ethereal/

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2002/09/22 17:07:35 mycroft Exp $ @comment $NetBSD: PLIST,v 1.5 2002/12/16 10:53:28 frueauf Exp $
bin/editcap bin/editcap
bin/ethereal bin/ethereal
bin/idl2eth bin/idl2eth
@ -26,6 +26,9 @@ lib/ethereal/plugins/${PKGVERSION}/gryphon.so
lib/ethereal/plugins/${PKGVERSION}/mgcp.a lib/ethereal/plugins/${PKGVERSION}/mgcp.a
lib/ethereal/plugins/${PKGVERSION}/mgcp.la lib/ethereal/plugins/${PKGVERSION}/mgcp.la
lib/ethereal/plugins/${PKGVERSION}/mgcp.so lib/ethereal/plugins/${PKGVERSION}/mgcp.so
lib/ethereal/plugins/${PKGVERSION}/pcli.a
lib/ethereal/plugins/${PKGVERSION}/pcli.la
lib/ethereal/plugins/${PKGVERSION}/pcli.so
man/man1/editcap.1 man/man1/editcap.1
man/man1/ethereal.1 man/man1/ethereal.1
man/man1/idl2eth.1 man/man1/idl2eth.1

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.14 2002/09/30 11:50:25 martti Exp $ $NetBSD: distinfo,v 1.15 2002/12/16 10:53:28 frueauf Exp $
SHA1 (ethereal-0.9.7.tar.gz) = 308b5dd2a90ec6d0e090ae54b1bf3cc9c69a9bf7 SHA1 (ethereal-0.9.8.tar.gz) = 57b2808e30538c7be0a175870283c6f9bdbdb434
Size (ethereal-0.9.7.tar.gz) = 4153241 bytes Size (ethereal-0.9.8.tar.gz) = 4210744 bytes