passt 0.0~git20240607.8a83b53-1 source package in Ubuntu

Changelog

passt (0.0~git20240607.8a83b53-1) unstable; urgency=medium

  * New upstream version 0.0~git20240607.8a83b53, most notable fix:
    avoid triggering an assertion if container or guest try to access
    an unreachable port using the address of the default gateway
    (https://github.com/containers/podman/issues/22925)

 -- Stefano Brivio <email address hidden>  Fri, 07 Jun 2024 20:52:50 +0200

Upload details

Uploaded by:
Stefano Brivio
Uploaded to:
Sid
Original maintainer:
Stefano Brivio
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
passt_0.0~git20240607.8a83b53-1.dsc 1.9 KiB ab4efdc59936bbc25de0ee7348c5407b9c2f108373b4809400f38f3680dc75c6
passt_0.0~git20240607.8a83b53.orig.tar.xz 193.7 KiB 37d26ddfe429bc535fa63a1247a18d3e98ffd9e2f5b533aa73a4caca8566d26a
passt_0.0~git20240607.8a83b53-1.debian.tar.xz 4.8 KiB 65e8693e9eb52425d65bff407acec4c5616d3f16b450aec9b6c034d25988dded

No changes file available.

Binary packages built by this source

passt: user-mode networking daemons for virtual machines and namespaces

 passt implements a translation layer between a Layer-2 network interface and
 native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't
 require any capabilities or privileges, and it can be used as a simple
 replacement for Slirp.
 .
 pasta (same binary as passt, different command) offers equivalent
 functionality, for network namespaces: traffic is forwarded using a tap
 interface inside the namespace, without the need to create further interfaces
 on the host, hence not requiring any capabilities or privileges.

passt-dbgsym: debug symbols for passt