xinetd 1:2.3.15.4-4 source package in Ubuntu

Changelog

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

  * Add Pre-Depends: ${misc:Pre-Depends}
  * Change my email to the debian alias
  * Update copyright file to the current year

 -- Salvo 'LtWorf' Tomaselli <email address hidden>  Wed, 05 Jun 2024 18:45:33 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net

Downloads

File Size SHA-256 Checksum
xinetd_2.3.15.4-4.dsc 1.9 KiB 1dadd51c5bd48dfb191a50cb1882163f3f1f1f9f792802e02da426a80c5dd9a9
xinetd_2.3.15.4.orig.tar.gz 197.9 KiB cbb6d078a8e4d0297cbfc146d5acd0b598de7d30dd0f76301a52ca923b42129a
xinetd_2.3.15.4-4.debian.tar.xz 18.4 KiB 23b675aec94a7ae9d7014c2d4b8455e705f5c5c2c5b536276ec93af420c98c67

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