ngrep 1.47+ds1-5build2 source package in Ubuntu

Changelog

ngrep (1.47+ds1-5build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:07:46 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
ngrep_1.47+ds1.orig.tar.gz 101.9 KiB bfc430b0358a14160d5c625cc794390b170e5782e1ee83e54498aafd99c0943e
ngrep_1.47+ds1-5build2.debian.tar.xz 11.1 KiB e248d5824c6dd8bfd6eae6a709b3bc023baeeb3e80b873e79fa8d15e08799f60
ngrep_1.47+ds1-5build2.dsc 1.9 KiB 3c8c3a29fa9ce70af7c60043b933f4455bbf75caa6583fe0dbfe149e3da99652

View changes file

Binary packages built by this source

ngrep: grep for network traffic

 ngrep strives to provide most of GNU grep's common features,
 applying them to the network layer. ngrep is a pcap-aware tool that
 will allow you to specify extended regular expressions to match
 against data payloads of packets. It currently recognizes TCP, UDP
 and ICMP across Ethernet, PPP, SLIP and null interfaces, and
 understands bpf filter logic in the same fashion as more common
 packet sniffing tools, such as tcpdump and snoop.