xinetd 1:2.3.15.4-1build1 source package in Ubuntu

Changelog

xinetd (1:2.3.15.4-1build1) noble; urgency=medium

  * No-change rebuild against libtirpc3t64

 -- Steve Langasek <email address hidden>  Thu, 29 Feb 2024 09:34:13 +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
xinetd_2.3.15.4.orig.tar.gz 197.9 KiB cbb6d078a8e4d0297cbfc146d5acd0b598de7d30dd0f76301a52ca923b42129a
xinetd_2.3.15.4-1build1.debian.tar.xz 18.4 KiB 3195aeb9a54e8d23f0a3b75b53efa35b5aeca5600a575105ae01bff5e8a52d2b
xinetd_2.3.15.4-1build1.dsc 2.0 KiB 64fb6b3765d83bcbc7399b183d84a2a4583565b324a1006612620469e2936e34

View changes file

Binary packages built by this source

xinetd: replacement for inetd with many enhancements

 xinetd has access control mechanisms, extensive logging capabilities,
 the ability to make services available based on time, and can place
 limits on the number of servers that can be started, among other things.
 .
 It has the ability to redirect TCP streams to a remote host and port.
 This is useful for those of that use IP masquerading, or NAT, and want
 to be able to reach your internal hosts.
 .
 It also has the ability to bind specific services to specific interfaces.
 This is useful when you want to make services available for your internal
 network, but not the rest of the world. Or to have a different service
 running on the same port, but different interfaces.

xinetd-dbgsym: debug symbols for xinetd