tcpdump 4.9.2-3 source package in Ubuntu

Changelog

tcpdump (4.9.2-3) unstable; urgency=medium

  [ Jamie Strandboge ]
  * debian/usr.sbin.tcpdump: drop 'capability sys_module' since we already
    have 'net_admin' and network module loading (which happens with -D) is
    allowed with 'net_admin' (LP: #1759029) (closes: #894161)

  [ Romain Francoise ]
  * Switch to debhelper compatibility level 11.
  * Bump Standards-Version to 4.1.3.

 -- Romain Francoise <email address hidden>  Sat, 31 Mar 2018 22:22:36 +0200

Upload details

Uploaded by:
Romain Francoise
Uploaded to:
Sid
Original maintainer:
Romain Francoise
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main net

Downloads

File Size SHA-256 Checksum
tcpdump_4.9.2-3.dsc 1.8 KiB f53e817e6f910b92ddd00a5da68e23108c220d2e12f74f37b9cc6b6db11d41e1
tcpdump_4.9.2.orig.tar.gz 2.2 MiB 798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79
tcpdump_4.9.2-3.debian.tar.xz 14.8 KiB de0cd4a372af0ba9fc1cd340889ff462deb4647100cc218a9d5aebbbce77ec8a

No changes file available.

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.

tcpdump-dbgsym: debug symbols for tcpdump