tcpdump/tcpdump.changes

269 lines
8.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 3 15:43:19 CET 2007 - prusnak@suse.cz
- update to 3.9.5
* Fixes for 64bit compiling
* Updated list of DNS RR typecodes
* Add basic support for keyed authentication TCP option
* Fix printing for 4.4BSD/NetBSD NFS Filehandles
* Add support for:
- Frame-Relay ARP
- parsing Juniper .pcap files
- FRF.16 Multilink Frame-Relay (DLT_MFR)
- PIMv2 checksum verification
- further dissection of the IPCP Compression Option
- Cisco's proposed VQP protocol
- Cisco style NLPID encapsulation
- PPP over Frame-Relay
- Address-Withdraw and Label-Withdraw Msgs
- BFD Discriminator TLV
- BGP signaled VPLS
-------------------------------------------------------------------
Wed Jan 25 21:42:01 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jan 12 20:17:27 CET 2006 - mjancar@suse.cz
- compile with -fstack-protector
-------------------------------------------------------------------
Mon Jan 9 17:30:29 CET 2006 - mjancar@suse.cz
- update to 3.9.4
- drop obsolete patches
* tcpdump-3.9.4-overflow.diff
-------------------------------------------------------------------
Thu Sep 1 14:50:13 CEST 2005 - mjancar@suse.cz
- enable support for TSO packets (#114159)
-------------------------------------------------------------------
Fri Aug 5 08:59:48 CEST 2005 - cthiel@suse.de
- fixed buffer overflow in addrtoname.c:499
-------------------------------------------------------------------
Tue Aug 2 19:43:32 CEST 2005 - mjancar@suse.cz
- update to 3.9.3
-------------------------------------------------------------------
Thu Aug 05 13:11:52 CEST 2004 - postadal@suse.cz
- updated to version 3.8.3
- removed obsoleted patches (isakmp-fix2, isakmp-fix3, radius-fix)
-------------------------------------------------------------------
Mon Mar 29 17:44:10 CEST 2004 - postadal@suse.cz
- fixed overflow in ISAKMP (CAN-2004-0183) [#36828]
-------------------------------------------------------------------
Fri Feb 6 09:32:15 CET 2004 - ro@suse.de
- fix configure.in (test for pcap_debug was broken)
-------------------------------------------------------------------
Tue Jan 20 15:42:46 CET 2004 - postadal@suse.cz
- updated to version 3.8.1
* fixed security bug in L2TP (CAN-2003-1029)
- removed obsoleted patches (isakmp-buffer-overflow-fix, compile)
- fixed security bugs in these parsers: RADIUS (CAN-2004-0055),
ISAKMP (CAN-2004-0057) [#33763]
-------------------------------------------------------------------
Sat Jan 10 17:26:25 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Tue Jan 06 14:12:36 CET 2004 - postadal@suse.cz
- fixed two remotely exploitable buffer overflows in the ISAKMP parser
[#33763] (CAN-2003-0989)
-------------------------------------------------------------------
Thu Jul 24 14:03:01 CEST 2003 - postadal@suse.cz
- updated to version 3.7.2
- removed obsoleted patches (tcpdump-nfs-fix, tcpdump-isakmp, tcpdump-bgp)
-------------------------------------------------------------------
Wed May 7 16:08:11 CEST 2003 - ro@suse.de
- make it compile with current glibc headers
(move include of netinet/in.h further up)
-------------------------------------------------------------------
Wed Mar 05 15:22:20 CET 2003 - postadal@suse.cz
- fixed security bugs in parsing ISAKMP, BGP and NFS
-------------------------------------------------------------------
Tue Oct 1 12:04:37 CEST 2002 - froh@suse.de
- s390/s390x: dumping of qeth interfaces needs some filtering, which
is accomplished by the new 'tcpdump-qeth' (#15626, #22085)
-------------------------------------------------------------------
Mon May 20 13:12:35 CEST 2002 - postadal@suse.de
- fixed bug in displaying NFS traffic
- updated to version 3.7.1
* support more protocols
* better Linux libc5 compat
-------------------------------------------------------------------
Wed Apr 3 17:05:07 CEST 2002 - postadal@suse.cz
- fixed to compile with autoconf-2.53
-------------------------------------------------------------------
Mon Jun 18 11:09:57 CEST 2001 - cihlar@suse.cz
- updated to version 3.6.2
- removed obsolete patches
- compile against package libpcap
-------------------------------------------------------------------
Tue Feb 6 12:02:52 CET 2001 - ro@suse.de
- tcpclice.c: include time.h
- smbutil.c: include time.h
-------------------------------------------------------------------
Fri Jan 19 00:35:14 PST 2001 - bk@suse.de
- Turn off PACKET_RX_RING too. It is not available in lx_sus22 and
not enabled in our 2.4 kernel configs and causes a warning on
every start and possible trouble. See bug #5178
-------------------------------------------------------------------
Thu Jan 11 20:01:29 CET 2001 - ak@suse.de
- Turn off PACKET_TRECV. It's not enabled in our kernel and causes some
problems.
-------------------------------------------------------------------
Fri Nov 24 17:31:36 CET 2000 - ak@suse.de
- Add mb() for ppc
-------------------------------------------------------------------
Tue Nov 14 13:00:34 CET 2000 - ro@suse.de
- groups sorted
-------------------------------------------------------------------
Tue Nov 14 12:09:19 MET 2000 - ak@suse.de
- add some protocols to make it build on 6.1 again
-------------------------------------------------------------------
Mon Nov 13 18:19:49 MET 2000 - ak@suse.de
- add membar fix for sparc
-------------------------------------------------------------------
Sat Nov 11 20:10:43 MET 2000 - ak@suse.de
- fix some buffer overflows.
-------------------------------------------------------------------
Thu May 18 17:46:34 CEST 2000 - schwab@suse.de
- Fix missing declaration.
- Fix broken includes.
- Get rid of Makefile.Linux and clean up spec file.
- Update config.{sub,guess}.
-------------------------------------------------------------------
Thu May 11 13:41:14 CEST 2000 - ak@suse.de
- add security fix for endless dns looping. From Guy Harris.
-------------------------------------------------------------------
Thu Mar 2 12:38:44 CET 2000 - ak@suse.de
- move man pages to /usr/share/man
-------------------------------------------------------------------
Wed Dec 22 14:24:46 CET 1999 - ak@suse.de
- fix promiscuous mode bug
-------------------------------------------------------------------
Fri Dec 3 21:45:44 CET 1999 - bk@suse.de
- disabled NO_SMP_DEBUG changes by ank(did not compile on sparc)
-------------------------------------------------------------------
Sat Nov 6 16:22:35 CET 1999 - bk@suse.de
- Integrated changes from ak:
strip tcpdump and a fix a -p crash bug (pcap-maddr-fix)
-------------------------------------------------------------------
Wed Oct 27 04:52:43 CEST 1999 - bk@suse.de
- Andi Kleen added patches from Alexey Kuznetsov. Features e.g.:
- device independent libpcap, Kernel support for new link-layers, e.g. ISDN
(libpcap uses PF_PACKET,SOCK_DGRAM instead of PF_INET,SOCK_PACKET)
- IPv6 and APM support, SMB updates
- libpcap support for "In Kernel Packet Filtering" (CONFIG_FILTER)
- made a libpcapn subpackage which holds the new libpcap for developers.
- Added fix to reestablish old output format of tcpdump from Andi Kleen.
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Tue Sep 29 10:03:04 MEST 1998 - ro@suse.de
- print_i4l : include net/ethernet.h instead of netinet/if_ether.h for glibc
----------------------------------------------------------------------------
Mon Mar 2 16:58:50 MET 1998 - florian@suse.de
- update to version 3.4a6
----------------------------------------------------------------------------
Mon Jul 7 13:17:08 CEST 1997 - florian@suse.de
- update to version 3.4a5
- added isdn-patches
----------------------------------------------------------------------------
Mon Jul 7 13:17:08 CEST 1997 - florian@suse.de
- update to version 3.4a3
----------------------------------------------------------------------------
Sun Apr 13 23:04:29 MEST 1997 - florian@suse.de
- update to new version 3.3.1a2 with automatic detection of packet types
----------------------------------------------------------------------------
Sun Nov 10 22:17:10 CET 1996 - florian@suse.de
- added the changes distributed with samba
- added isdn patches