openbsd-inetd 0.20221205-3build4 source package in Ubuntu

Changelog

openbsd-inetd (0.20221205-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:06:40 +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
openbsd-inetd_0.20221205.orig.tar.xz 22.9 KiB 2d53137f51eb9394ccb42b182e02a492535e9c9a64784d252772a8f00b48ab5a
openbsd-inetd_0.20221205-3build4.debian.tar.xz 17.4 KiB 24249108d6b85604235cadcb20ba8ea540991ffa3785ce1f4877277b4368aba0
openbsd-inetd_0.20221205-3build4.dsc 2.1 KiB 91a18521a818932bd0002601288734452e571597e517398a1a70253c8136790c

View changes file

Binary packages built by this source

openbsd-inetd: OpenBSD Internet Superserver

 The inetd server is a network daemon program that specializes in managing
 incoming network connections. Its configuration file tells it what
 program needs to be run when an incoming connection is received. Any
 service port may be configured for either of the tcp or udp protocols.
 .
 This is a port of the OpenBSD daemon with some debian-specific features.
 This package supports IPv6, built-in libwrap access control, binding to
 specific addresses, UNIX domain sockets and socket buffers tuning.

openbsd-inetd-dbgsym: debug symbols for openbsd-inetd