xinetd 1:2.3.15.4-3 source package in Ubuntu

Changelog

xinetd (1:2.3.15.4-3) unstable; urgency=low

  * Install the .service file in the correct place (Closes: #1065300)

 -- Salvo 'LtWorf' Tomaselli <email address hidden>  Sat, 02 Mar 2024 12:59:35 +0100

Upload details

Uploaded by:
LtWorf
Uploaded to:
Sid
Original maintainer:
LtWorf
Architectures:
any
Section:
video
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xinetd_2.3.15.4-3.dsc 1.8 KiB 79b30ff1eaeab215258cd5a7de0f3a8e09eecf6234af3d1ec630b9953732ef79
xinetd_2.3.15.4.orig.tar.gz 197.9 KiB cbb6d078a8e4d0297cbfc146d5acd0b598de7d30dd0f76301a52ca923b42129a
xinetd_2.3.15.4-3.debian.tar.xz 18.4 KiB f3e68dfdb770f7e3094dbec3a61c74c58ff949f4a543fd7ce886bfea1db5ba68

No changes file available.

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