| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: tcpdump | Distribution: Trustix Secure Linux |
| Version: 3.8.3 | Vendor: Comodo Trustix |
| Release: 8tr | Build date: Thu Jul 26 09:27:50 2007 |
| Group: Trustix Official | Build host: ttrmgtnived.comodo.net |
| Size: 442598 | Source RPM: tcpdump-3.8.3-8tr.src.rpm |
| Packager: Comodo Trustix <http://www.trustix.com> | |
| Summary: A network traffic monitoring tool. | |
Tcpdump is a command-line tool for monitoring network traffic. Tcpdump can capture and display the packet headers on a particular network interface or on all interfaces. Tcpdump can display all of the packet headers, or just the ones that match particular criteria. Install tcpdump if you need a program to monitor network traffic.
BSD
* Thu Jul 26 2007 Nived Gopalan <nived at trustix dot org> 3.8.3-8tr
- SECURITY Fix: mu-b has reported a vulnerability in tcpdump, caused
due to the incorrect use of the return value of "snprintf()" in
print-bgp.c. This can be exploited to cause a buffer overflow by
sending specially crafted BGP packets.
The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CVE-2007-3798 to this issue.
* Wed Jul 13 2005 Syed Shabir Zakiullah <syedshabir at comodo dot com> 3.8.3-7tr
- Rebuilt to fix Seg Fault.
* Thu Jun 09 2005 Ajith Thampi <ajith at comodo dot com> 3.8.3-6tr
- Fixed DOS Vulnerability, A vulnerability was identified in tcpdump, which may
be exploited by attackers to cause a denial of service. This flaw resides in the
"bgp_update_print()" function (print-bgp.c) that does not properly handle a specially
crafted value returned by the "decode_prefix4()" function when processing BGP packets,
which may be exploited by a remote attacker to cause the application to crash.
(CAN-2005-1267)
* Thu May 19 2005 Raghu <raghu at comodo dot com> 3.8.3-4tr
- Fixed Segmentation fault, Bug#704
* Fri May 06 2005 Syed Shabir Zakiullah <syedshabir at comodo dot com> 3.8.3-3tr
- Fix Multiple DoS issues in tcpdump, (CAN-2005-1280 CAN-2005-1279 CAN-2005-1278)
* Thu Mar 17 2005 Syed Shabir Zakiullah <syedshabir at comodo dot com> 3.8.3-2tr
- Rebuilt against Official Glibc-2.3.4
* Tue Sep 28 2004 Nageswara Sastry <nageswara at comodo dot com> 3.8.3-1tr
- Upgraded to version 3.8.3-1tr from 3.8.2-2tr
* Tue Mar 30 2004 Erlend Midttun <erlendbm at trustix dot org> 3.8.2-2tr
- New upstream. Fixes CAN-2004-0183 and CAN-2004-0184
* Sat Feb 07 2004 Omar Kilani <ok at trustix dot org> 3.8.1-1ok
- New upstream.
* Thu Jan 15 2004 Oystein Viggen <oysteivi at trustix dot org> 3.7.2-6tr
- Add patch for CAN-2003-0989 (isakmp)
* Wed Dec 03 2003 Erlend Midttun <erlendbm at trustix dot org> 3.7.2-5tr
- Big rebuild
* Mon Jun 23 2003 Erlend Midttun <erlendbm at trustix dot com> 3.7.2-4tr
- Added --enable-ipv6.
* Wed Jun 18 2003 Erlend Midttun <erlendbm at trustix dot com> 3.7.2-3tr
- Big rebuild
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 3.7.2-2em
- Rebuilt against glibc 2.3.2.
* Wed Mar 05 2003 Erlend Midttun <erlendbm at trustix dot com> 3.7.2-1em
- New upstream version.
* Mon Feb 03 2003 Goetz Bock <bock at trustix dot org> 3.7.1-3bg
- conflict with kernel < 2.2.20 to make uml based systems swupable
- added libpcap to buildrequirements, removed kernel-headers,
we need glibc-devel anyway to build something
* Sun Jan 19 2003 Gerald Dachs <gda at trustix dot org> 3.7.1-2gd
- rebuilt against openssl 0.9.7
* Tue Jul 23 2002 Christian H. Toldnes <christht at trustix dot com> 3.7.1-1ct
- New upstream version for 2.0
* Fri May 24 2002 Christian H. Toldnes <christht at trustix dot com>
- Applied securitypatch for the AFS RPC decoding functions.
* Wed Jun 13 2001 Oystein Viggen <oysteivi at trustix dot com>
- Hacked around problems with /usr/include/pcap
* Thu Mar 08 2001 Alexander Reelsen <ar at trustix dot com>
- Updated to 3.6.2
- Splitted off libpcap and arpwatch into seperate packages
* Mon Nov 27 2000 Oystein Viggen <oysteivi at trustix dot com>
- Integrated a sprintf -> snprintf monster patch from freebsd fixing loads of
potential security holes.
* Thu Oct 12 2000 Erlend Midttun <erlendbm at trustix dot com>
- Added patch from Jarno Huuskonen to fix insecure tmp handling
* Tue Apr 11 2000 Erlend Midttun <erlendbm at trustix dot com>
- Moved man pages to comply with FHS
* Thu Feb 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Compile shared libpcap with -fPIC (Bug #6342)
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- fix descriptions
- man pages are compressed
* Wed Dec 22 1999 Jeff Johnson <jbj@redhat.com>
- remove sparc64 SIOCGIFNAME hack, not needed with (at least) kernel 2.2.12-40.
- upgrade to ANK ss991030 snapshot with pcap magic fix (#6773).
- add getprotobyname lookup (#6725).
- getservbyname port lookup appears functional (#7569).
- remove uid 2090 backdoor (sorry Dave) (#7116).
* Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com>
- fox the pcap.h header
* Fri Aug 20 1999 Jeff Johnson <jbj@redhat.com>
- prevent segfault on obscure spoofed ip header (#4634).
* Wed Aug 18 1999 Jeff Johnson <jbj@redhat.com>
- add defattr to arpwatch (#4591).
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Sun Aug 08 1999 Jeff Johnson <jbj@redhat.com>
- add -DWORDS_BIGINDIAN to tcpdump compile on sparc sparc61.
* Tue Aug 03 1999 Jeff Johnson <jbj@redhat.com>
- include A. Kuznetsov's patches to libpcap/tcpdump.
- added arpsnmp to package (#3258).
- arp2ethers written for different of awk (#4326).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 10)
* Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
- strip binaries.
* Wed Jan 13 1999 Bill Nottingham <notting@redhat.com>
- autoconf fixes for arm
* Tue Sep 29 1998 Jeff Johnson <jbj@redhat.com>
- libpcap description typo.
* Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
- fix arpwatch summary line.
* Mon Aug 17 1998 Jeff Johnson <jbj@redhat.com>
- enable arpwatch
* Mon Aug 03 1998 Jeff Johnson <jbj@redhat.com>
- separate package for libpcap.
- update tcpdump to 3.4, libpcap to 0.4.
- added arpwatch (but disabled for now)
* Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sat May 02 1998 Alan Cox <alan@rehat.com>
- Added the SACK printing fix so you can dump Linux 2.1+.
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
- updated to release 3.4a5
- uses a buildroot and %attr
* Thu Jul 17 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/usr/sbin/tcpdump /usr/share/doc/tcpdump-3.8.3 /usr/share/doc/tcpdump-3.8.3/CHANGES /usr/share/doc/tcpdump-3.8.3/README /usr/share/man/man8/tcpdump.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:04:15 2013