Ethereal-announce: [ethereal-announce] Ethereal 0.8.9 RPM
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: GOMEZ Henri <hgomez@xxxxxxx>
Date: Thu, 8 Jun 2000 12:27:45 +0200
Hi, Just released ethereal 0.8.9 RPM : Just uploaded ethereal 0.8.9 to ethereal.zing.org http://ethereal.zing.org/distribution/rpms/ Also at : ftp://ftp.falsehope.com/home/gomez/ethereal/ - ethereal-0.8.9-1.src.rpm - ethereal-0.8.9-1.i386.rpm - Built on Redhat 6.1 (Cartman) with RPM 3.0.3 : Redhat 6.2 (Zoot) users will have to recompile the source RPM since this release use udc-snmp 4.1 which differs from udc-snmp 4.0 present on Redhat 6.1 --- Name : ethereal Relocations: /usr Version : 0.8.9 Vendor: (none) Release : 1 Build Date: Thu 08 Jun 2000 10:29:12 AM CEST Install date: Thu 08 Jun 2000 10:34:48 AM CEST Build Host: hgo1.cs Group : X11/Applications/Networking Source RPM: ethereal-0.8.9-1.src.rpm Size : 3518919 License: GPL Packager : Henri Gomez <gomez@xxxxxxx> URL : http://ethereal.zing.org Summary : Network traffic analyzer Description : Ethereal is a network traffic analyzer for Unix-ish operating systems. It is based on GTK+, a graphical user interface library, and libpcap, a packet capture and filtering library. * Tue Jun 06 2000 Henri Gomez <hgomez@xxxxxxx> - 0.8.9 Timestamps in RTP summary column (Jason Lango) Fix build warnings (Ron Flory) Make our GtkCList sortable (Graham Bloice) Use F<> instead of B<> for files in man pages (Guy) Fix a type IP packet counter (Gerald) Build fixes (Gilbert, Guy) Rename "private" to "dump", to avoid C++ reserved word (Guy) Add tvbuff class and exceptions module (Gilbert, Guy) Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy) Support ISAKMP Configuration Method (Yaniv Kaul) Fix tethereal/wiretap error-reporting bug (Gilbert) Add sample Makefile for regression testing (Gilbert) Dissect substring filters in packet-ldap.c (Guy) Fix wtap.h typo (Alan Harrison) Change usage of 'fd' in file.c (Ben Fowler) Fix endian bug in ngsniffer.c (Guy) Fix smb-pipe NetServEnum (Guy) Fix VTP to correctly add ipv4 address to proto_tree (Guy) cf->current_frame fix for correctly displaying GtkCList (Guy) SMUX and SNMPv3 support (Jochen Friedrich) Fix snmp-less build (Guy) Show Ethernet trailer (Gilbert) Old-style fixes for bounds checking (Guy, Gilbert) Make proto_tree_is_visible false more of the time (Guy) Support for GRE over IPX (Paul Ionescu) Move psuedo_header out of frame_data structure to save memory. Required changes in wiretap, too. (Guy) Doco fixes (Guy) Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu) Fix randpkt.c for new wtap_dump() (Gilbert) Correctly handle 0-length FT_BYTES (Gilbert) Header file fixes (Guy, Gilbert) SMUX-related fix (Guy) More wiretap zlib fixes (Guy) Detect Cisco and Novell type IPX packets (Paul Ionescu) Close the capture file descriptor (Mark Burton, Guy) More ISAKMP additions (Yaniv Kaul, Guy) Support for EIGRP over Appletalk and IPX (Paul Ionescu) Fix display of IP fragment (Scott Howard) Fix for Linux ISDN ippp devices (Gilbert) Change handling of capture_ppp() (Gilbert) SMB fixes (Mark Burton) Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy) GTK dialogue fixes (Guy) Incorporate gtkclist.c from GTK+ 1.2.8 (Guy) Initial SCTP support (Michael Tuexen) Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy) Fix for X.25 dbit (Gilbert) Enable more dissector handoff tables (Guy) Win32 build enhancements (Graham Bloice) X.25 LCN display fix (Olivier) C/C++ typedef fixes (Guy, Andreas Sikkema) Change proto_tree_add_*() calls to find more errors at compile time (Guy) Fix plugin function pointer table (Gilbert) Add "Enable name resolution" check box to File Open dialogue (Gilbert) Fix RSVP for Resv Tear Confirm message (Gilbert) Show ICMP sequence number as two bytes instead of integer of unknown-endianness (Gilbert) Add gtk_set_locale() to main (Kaoru Kusunoki) Make dissect_ah() use dissector handoff tables (Gilbert) Fix L2TP dissector to call dissect_ppp() (Gilbert) Support for COPS (Heikki) * Tue May 09 2000 Henri Gomez <hgomez@xxxxxxx> - 0.8.8 Implement dissector tables for various protocols (Gilbert, Guy) Add "visited" flag to each frame (Gilbert, Guy) Renamed the DHIS protocol to DDTP (Olivier) Change win32 port to build as a Windows (non-console) program (Guy) Improved display of FTP data (Richard) Add icon and resource for Win32 ethereal (Graham Bloice) OSI fix (Guy) Wiretap code cleanup (Guy) Updates to OSI CLNP, CLTP, ISIS. Added OSI ESIS (Ralf Schneider) Per-frame data allocation (Richard) Update NCP code to use conversation types (Guy) Fix checksum option decoding in CC/CR TPDU in CLNP dissector (Laurent) Detect compressed A/C PPP fields (Greg Kilfoyle) Support for decoding MS Proxy protocol (Jeff Foster) Fragmented IPv6 fix (Guy) Fixes to LPD dissector (Matthijs Melchior <mmelchior@xxxxxxxxxx>) Support for RTCP and RTP (Jason Lango) RTSP fixes (Guy) IPv4 dissector and doco fix (Ben Fowler <wapdev@xxxxxxxxxxxx>) Add proto_tree_add_int_format() (Gilbert) Support IPv6 name resolution A6 packet (itojun) Support AD and CD bit in RFC2535 section 6 (itojun) Add "-s" to editcap (Guy) Print spaces as spaces in hex dump pane (Gilbert, Guy) Don't dissect encrypted payload in ISAKMP packet (Guy) SINEC H1 fixes (Gerrit Gehnen) Plugin fixes (Gerrit Gehnen) Win32 build fixes (Graham Bloice) Doco updates (Guy) Menu fixes (Guy) Dialogue window helper functions (Guy) GUI button-cration functions (Guy) Speedups in token-ring dissector (Gilbert) Registration of lists of "heuristic" dissectors (Guy) Ethereal child process error-handling (Guy) Fix problems with dialoge windows popping up multiple times (Guy) * Thu Apr 13 2000 Henri Gomez <hgomez@xxxxxxx> - 0.8.7 Small memleak in "Find Frame" plugged (Guy) Correct behavior for stopping frame search (Guy) RPM spec file fix (Patrick Higgins <phiggins@xxxxxxxxxxxx>) 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@xxxxxxx>) 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) * Fri Apr 07 2000 Henri Gomez <hgomez@xxxxxxx> - 0.8.6 L2TP spelling fix (Florian) RADIUS update (Florian) LDAP build fix (Guy) Fix for not being able to capture more than once in a session (Guy) Developers' doc update (Guy) Build fixes (Guy) * Thu Apr 06 2000 Henri Gomez <hgomez@xxxxxxx> - 0.8.5 Fix for reading Toshiba ISDN router trace files (Gilbert) Fix proto_* calls in various dissectors (Guy, Gilbert) Fix offset in packet-ipp.c (Guy) Documentation updates (Guy, Olivier) Another iteration of the frame_data pointer/GtkCList headache (Guy) Support for DUMP and EXPORT replies in packet-mount.c (Uwe) Support for MPLS (Ashok) RSVP fixes (Guy) Fix TCP Stream (Guy) Break proto_tree_add* functions into many more (Gilbert, Guy) Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy) More *BSD zlib fixes (Guy) Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras) Fix SNMP (Guy) Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy) Plugin API fixes (Guy) LAPB update (Olivier) EIGRP update (Guy) V120 update (Guy) RADIUS changes (Florian Lohoff) Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert) Add Novell option decoding (Fredrik Sorensson <fsn@xxxxxxxx>> More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@xxxxxxxxxxxx>) Fix IPv6 fragment handling (Jochen Friedrich) DNS update (Guy, Itojun) IPv4 udpate (Guy) Enable capturing in Win32 (Paul Welchinski) Fix for SMB (Andreas Sikkema) Wiretap update; fix for Netmon reader (Guy) L2TP fixes (Florian Lohoff) NFS update (Guy) Telnet update (Guy) Per-frame proto data (Richard) ASN.1 update (Guy) PPP over GRE fix (Gilbert) ISIS-HELLO fix (Ralf Schneider) Display filter string length fix (Ralf Schneider) Re-work of LDAP dissector (Doug Nazar) Win32 file-save fix (Andreas Sikkema) Add getopt routine for Win32 (Gilbert) BGP route reflection support (Greg Hankins <gregh@xxxxxxxxxxx>) BOOTP fix (Michael Johnston) Lex build fix (Guy) Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy) Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich) HP-UX build fix (Guy) Plugin update (Olivier) Summary dialogue window fix (Guy) Ethereal exit logic re-org (Guy) Filter dialogue re-org (Guy) Use GMemChunk for frame_data structs (Guy) Allow registration of protocol handoffs (Jeff Foster, Guy) Win32 build fix for new WinPcap library (Guy) - Henri Gomez ___[_]____ EMAIL : gomez@xxxxxxx (. .) PGP KEY : 4912D659 ...oOOo..(_)..oOOo... PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8
- Prev by Date: [ethereal-announce] Ethereal 0.8.9
- Next by Date: [ethereal-announce] Win32 binaries for Ethereal 0.8.9
- Previous by thread: [ethereal-announce] Ethereal 0.8.9
- Next by thread: [ethereal-announce] Win32 binaries for Ethereal 0.8.9
- Index(es):