openbsd-inetd 0.20221205-3 source package in Ubuntu

Changelog

openbsd-inetd (0.20221205-3) unstable; urgency=medium

  * Move the openbsd-inetd.service symlink to /usr/. (Closes: #1059759)

 -- Marco d'Itri <email address hidden>  Mon, 01 Jan 2024 13:19:06 +0100

Upload details

Uploaded by:
Marco d'Itri
Uploaded to:
Sid
Original maintainer:
Marco d'Itri
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-3.dsc 1.4 KiB 8c229002f95c999d1b51b1fe0a7a78295f2b1e76b20256961489c86309b620b1
openbsd-inetd_0.20221205.orig.tar.xz 22.9 KiB 2d53137f51eb9394ccb42b182e02a492535e9c9a64784d252772a8f00b48ab5a
openbsd-inetd_0.20221205-3.debian.tar.xz 17.2 KiB b38428a4a16d126d8a139b45ffe3a5b87d5d0d1e4dd9a1aff2f2d828f900dd60

Available diffs

No changes file available.

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