openbsd-inetd 0.20160825-3 source package in Ubuntu
Changelog
openbsd-inetd (0.20160825-3) unstable; urgency=medium * Depend on network-online.target, to support binding a service to a specific address. (Closes: #859487) -- Marco d'Itri <email address hidden> Wed, 01 Nov 2017 20:21:23 +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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openbsd-inetd_0.20160825-3.dsc | 1.7 KiB | 8b174737c0da25ccd348093f261f9b06df6ddd53cf602882fa6ed918125eaaa5 |
openbsd-inetd_0.20160825.orig.tar.xz | 22.2 KiB | c795748a975b8243c71e199c809f5e7cab7a1c2492a7f22db276c704b4f30d5a |
openbsd-inetd_0.20160825-3.debian.tar.xz | 15.0 KiB | 3f7637f82a50b9d7c78c265205f8f195aacad8236ca824905258117fdbdd6387 |
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