openbsd-inetd 0.20221205-3build1 source package in Ubuntu

Changelog

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

  * No-change rebuild against libtirpc3t64

 -- Steve Langasek <email address hidden>  Thu, 29 Feb 2024 09:31:44 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openbsd-inetd_0.20221205.orig.tar.xz 22.9 KiB 2d53137f51eb9394ccb42b182e02a492535e9c9a64784d252772a8f00b48ab5a
openbsd-inetd_0.20221205-3build1.debian.tar.xz 17.3 KiB 037f4c3909309cb4ac3e48b1cf9720861c657bbc6b671255af3b89f3732bd3f0
openbsd-inetd_0.20221205-3build1.dsc 2.1 KiB 7ede0a06b8ef23356dd26c350e67bbc57096901e9081962df27fddaa242a7656

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