openbsd-inetd 0.20221205-3build2 source package in Ubuntu

Changelog

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

  * No-change rebuild against libtirpc3t64

 -- Steve Langasek <email address hidden>  Tue, 19 Mar 2024 00:12:25 +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-3build2.debian.tar.xz 17.3 KiB 650792ec2ef2b6005bb77a57650c304cfd8fd2623cacfc19f67b77320cd74745
openbsd-inetd_0.20221205-3build2.dsc 2.1 KiB 746967df43456443a0f39bc145ee9d5bbb7b4e5516a4912076c0f525b1a82216

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