Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thorsten Frueauf <frueauf@netbsd.org>
List: source-changes
Date: 04/18/2000 02:03:50
Module Name:	pkgsrc
Committed By:	frueauf
Date:		Tue Apr 18 09:03:50 UTC 2000

Modified Files:
	pkgsrc/net/ethereal: Makefile
	pkgsrc/net/ethereal/files: md5
	pkgsrc/net/ethereal/pkg: PLIST

Log Message:
Update ethereal to 0.8.7.

Overview of changes in Ethereal 0.8.7:
* Small memleak in "Find Frame" plugged (Guy)
* Correct behavior for stopping frame search (Guy)
* RPM spec file fix (Patrick Higgins <phiggins@transzap.com>)
* Disable "Update list of packets in real time" and
        "Automatic scrolling in live capture" for Win32 (Gilbert)
* Avoid using zero-length arrays in packet-rsvp.c (Guy)
* Add wtap_read() func to wtap.c (Richard, Guy)
* Update to SMB Browse (Richard)
* Rlogin dissector (Jeff Foster)
* Re-arrange dissector_add() calls and make some dissectors static
        for dissectors under TCP and UDP (Guy)
* Remove unused value_string in packet-llc.c (Guy)
* Add DOCSIS BPDU (Johannes Hennecke <Johannes.Hennecke@elsa.de>)
* Separate variables for "File|Open" and "File|Save [As]" (Guy)
* BGP confederations support (Greg Hankins)
* Correct display of FT_BOOLEANs inside bitfields (Gilbert)
* Catch loops in DNS names. Avoids zlip DNS DoS exploit (Guy)
* Compile tethereal and editcap for Win32 (Gilbert)
* Support CIFS-over-TCP w/o NBSS (Mark Muhlestein)
* .cvsignore updates (Ben Fowler)
* Add SOCKS[45] dissector, plus changes to conversation.c (Jeff Foster)
* Fix int size for I and S LLC frames. (Guy)
* Update packet-osi.c [CLNP] (Guy)
* Update packet-isis.c (Guy)
* Fix typo in packet-h1.c (Guy)
* Update Win32 doco (Guy)
* Fix null filter string display in summary dialogue (Guy)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/net/ethereal/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/net/ethereal/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/net/ethereal/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.