vdeplug-pcap 0.1.0-2ubuntu2 source package in Ubuntu

Changelog

vdeplug-pcap (0.1.0-2ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:22:24 +1100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vdeplug-pcap_0.1.0.orig.tar.gz 13.8 KiB 08df30151fc892208100ba57a81a1e9d91406281d1fc03ef57fc309608601789
vdeplug-pcap_0.1.0-2ubuntu2.debian.tar.xz 2.7 KiB 439e4298b9b39887ef01b879a9666efa1c4de51314312d39089dba9080b96a57
vdeplug-pcap_0.1.0-2ubuntu2.dsc 2.2 KiB ee11239ceea66ee9531d08843c8d195f8edbfb6c15943f7a38b1199c492abe2c

Available diffs

View changes file

Binary packages built by this source

libvdeplug-pcap: libvdeplug plugin: packet capture library (pcap)

 This libvdeplug module interconnects a client to an interface using the packet
 capture library (pcap). All the data that is received by this plug is
 injected into interface and everything captured from that interface is sent to
 the client.
 .
 Please notice that the pcap library captures and injects packets on the net,
 packets sent by the host are not captured, injected packets are not received
 by the host. So several clients using libvdeplug_pcap on the same interface of
 the same host do not communicate among them (nor they communicate with the
 host).

libvdeplug-pcap-dbgsym: debug symbols for libvdeplug-pcap