libvdeslirp 0.1.1-1ubuntu2 source package in Ubuntu

Changelog

libvdeslirp (0.1.1-1ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:51:07 +0000

Upload details

Uploaded by:
Steve Langasek
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
libvdeslirp_0.1.1.orig.tar.gz 21.1 KiB 95012df2be495912d63dbd44bb6f5a8393738b1ea01fd96a5cad90647504581c
libvdeslirp_0.1.1-1ubuntu2.debian.tar.xz 2.7 KiB 1cc1ba4e6356606e800e7801b8fc2aa3f4aa97f4b661eded17e980497b1681aa
libvdeslirp_0.1.1-1ubuntu2.dsc 2.2 KiB 17efc1d3f37b5ed93592e1d02ee410130a1e48e6f5679eea0c1701c1aa8fe552

Available diffs

View changes file

Binary packages built by this source

libvdeslirp-dev: libslirp for Linux made easy peasy - development

 libslirp is a user-mode networking library used by virtual machines,
 containers or various tools. This project wraps the libslirp code in a
 library featuring a clean and simple interface.
 .
 libvdeslirp implements the abstraction of virtual ethernet
 interface: after vdeslirp_open, a program can send/receive
 ethernet packets by vdeslirp_send and vdeslirp_recv as if it
 were using a tap interface.
 .
 This package contains the library

libvdeslirp0: libslirp for Linux made easy peasy

 libslirp is a user-mode networking library used by virtual machines,
 containers or various tools. This project wraps the libslirp code in a
 library featuring a clean and simple interface.
 .
 libvdeslirp implements the abstraction of virtual ethernet
 interface: after vdeslirp_open, a program can send/receive
 ethernet packets by vdeslirp_send and vdeslirp_recv as if it
 were using a tap interface.
 .
 This package contains the development files for libvdestack

libvdeslirp0-dbgsym: debug symbols for libvdeslirp0