openbsd-inetd 0.20160825-5build1 source package in Ubuntu
Changelog
openbsd-inetd (0.20160825-5build1) kinetic; urgency=medium * No-change rebuild against libevent-2.1-7a (LP: #1990941) -- Benjamin Drung <email address hidden> Fri, 07 Oct 2022 19:53:59 +0200
Upload details
- Uploaded by:
- Benjamin Drung
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openbsd-inetd_0.20160825.orig.tar.xz | 22.2 KiB | c795748a975b8243c71e199c809f5e7cab7a1c2492a7f22db276c704b4f30d5a |
openbsd-inetd_0.20160825-5build1.debian.tar.xz | 15.0 KiB | 8f6766ce576498fcfc237db8aa507b68952919d4c9808968e80f681c3f0f898c |
openbsd-inetd_0.20160825-5build1.dsc | 2.0 KiB | 212b172ccfc7b3145ff0a92daada10f21a83ed70b5285f5da42ef03a9713c0ac |
Available diffs
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