update to v0.8.14 and mark unbroken.

--
Besides the new dissectors (WAP, SIP, AIM/OSCAR, GIOP 1.2, 802.11)
and updates to many many dissectors, an exploit for a buffer overrun
in the AFS dissector has been patched. Please upgrade to 0.8.14 as soon
as possible to guard against this exploit, which was announced
this weekend in BugTraq.
This commit is contained in:
jakob 2000-11-20 22:18:50 +00:00
parent e62e9031d1
commit 14925327e5
5 changed files with 13 additions and 15 deletions

View File

@ -1,8 +1,6 @@
# $OpenBSD: Makefile,v 1.39 2000/11/20 07:24:10 jakob Exp $
# $OpenBSD: Makefile,v 1.40 2000/11/20 22:18:50 jakob Exp $
BROKEN= "buffer overflow in print-afs"
DISTNAME= ethereal-0.8.13
DISTNAME= ethereal-0.8.14
CATEGORIES= net x11
NEED_VERSION= 1.305

View File

@ -1,3 +1,3 @@
MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325
RMD160 (ethereal-0.8.13.tar.gz) = ee744a4fe5e2667933c0420ad76527c751a55d7b
SHA1 (ethereal-0.8.13.tar.gz) = 490b1aeee70b561f6ca251e32e010b685d53f9d0
MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06
RMD160 (ethereal-0.8.14.tar.gz) = ca79baef14c4e8efe80a16fbd7d8a80c8cdc3001
SHA1 (ethereal-0.8.14.tar.gz) = f54b655c44262e3502eeb65a18a78d7fde665ed6

View File

@ -1,2 +1,2 @@
lib/ethereal/plugins/0.8.13/gryphon.la
lib/ethereal/plugins/0.8.13/gryphon.a
lib/ethereal/plugins/0.8.14/gryphon.la
lib/ethereal/plugins/0.8.14/gryphon.a

View File

@ -1,5 +1,5 @@
lib/ethereal/plugins/0.8.13/libgryphon.so.0.0
lib/ethereal/plugins/0.8.13/gryphon.la
lib/ethereal/plugins/0.8.13/libgryphon.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.13/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.13/libgryphon.so
lib/ethereal/plugins/0.8.14/libgryphon.so.0.0
lib/ethereal/plugins/0.8.14/gryphon.la
lib/ethereal/plugins/0.8.14/libgryphon.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.14/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.14/libgryphon.so

View File

@ -7,6 +7,6 @@ man/man1/ethereal.1
man/man1/tethereal.1
share/ethereal/manuf
@dirrm share/ethereal
@dirrm lib/ethereal/plugins/0.8.13
@dirrm lib/ethereal/plugins/0.8.14
@dirrm lib/ethereal/plugins
@dirrm lib/ethereal