xinetd 1:2.3.15.4-3build1 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:35:24 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe net

Downloads

File Size SHA-256 Checksum
xinetd_2.3.15.4.orig.tar.gz 197.9 KiB cbb6d078a8e4d0297cbfc146d5acd0b598de7d30dd0f76301a52ca923b42129a
xinetd_2.3.15.4-3build1.debian.tar.xz 18.5 KiB 8387ac62d42b37d4c25cd95a98193b4dba06eab1721a8629121129f65bb4380f
xinetd_2.3.15.4-3build1.dsc 1.9 KiB c0d10766279054e587d6d4015365de842a17eead88dffdeb90ba35ba94136dbb

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