tcpdump 4.4.0-1ubuntu1 source package in Ubuntu

Changelog

tcpdump (4.4.0-1ubuntu1) saucy; urgency=low

  * Resynchronize on Debian remaining differences:
  * debian/control:
    - Build-Depends on dh-apparmor.
    - Suggests apparmor
  * debian/README.Debian, debian/tcpdump.dirs, debian/usr.sbin.tcpdump,
    debian/patches/patches/90_man_apparmor.diff,
    debian/install, debian/rules:
    - Install enforcing AppArmor profile.

tcpdump (4.4.0-1) unstable; urgency=low

  * New upstream release:
    + Fixes format error in NTP printer (closes: #686276).
    + Rewords -e description (closes: #648768).
  * debian/control: Set Standards-Version to 3.9.4.
  * Use canonical locations in Vcs-* fields.
 -- Sebastien Bacher <email address hidden>   Wed, 29 May 2013 15:24:34 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tcpdump_4.4.0.orig.tar.gz 893.9 KiB 12274bed2cb89098dadf00a022b4d40853c5108369f3b3117aedf21ec61530bd
tcpdump_4.4.0-1ubuntu1.debian.tar.gz 14.7 KiB 6bfde554289ae000102ebd467e178b6473918bf0ba89d465138288c2f23347e3
tcpdump_4.4.0-1ubuntu1.dsc 1.4 KiB 37a74af7af861cca4feffa28bd5741187ec9f0e42b5502b544f7bed458ebfa43

Available diffs

View changes file

Binary packages built by this source

tcpdump: command-line network traffic analyzer

 This program allows you to dump the traffic on a network. tcpdump
 is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
 BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
 types.
 .
 It can be used to print out the headers of packets on a network
 interface, filter packets that match a certain expression. You can
 use this tool to track down network problems, to detect attacks
 or to monitor network activities.