openbsd-inetd 0.20221205-1build1 source package in Ubuntu

Changelog

openbsd-inetd (0.20221205-1build1) mantic; urgency=medium

  * No-change rebuild against libevent-2.1-7

 -- Steve Langasek <email address hidden>  Tue, 19 Sep 2023 19:20:12 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net

Downloads

File Size SHA-256 Checksum
openbsd-inetd_0.20221205.orig.tar.xz 22.9 KiB 2d53137f51eb9394ccb42b182e02a492535e9c9a64784d252772a8f00b48ab5a
openbsd-inetd_0.20221205-1build1.debian.tar.xz 17.2 KiB 3c0fbf8c5602bcfa350002de97ae78cf93753ad5c36c7ff50896a670fdf39cbc
openbsd-inetd_0.20221205-1build1.dsc 2.1 KiB e6e704ddd4a99a40829088446295f1985e74d533d27a69ca3f12b3b847d7134e

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