Bug 7792 - xinetd 2.3.9 -- bugfix release
|
Bug#:
7792
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: aliz@gentoo.org
|
Reported By: kevin@aptbasilicata.it
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: xinetd 2.3.9 -- bugfix release
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2002-09-11 05:48 0000
|
Complete changelog entries:
- Updated to 2.3.8.
- Fixed dependencies. if USE="tcpd", tcp-wrappers is a RDETPEND too.
How can work xinetd if /usr/sbin/tcpd doesn't exist? This would be the output.
DEBUG: {handle_includedir} Reading included configuration file:
/etc/xinetd.d/telnet [line=13]
ERROR: {server_parser} Server /usr/sbin/tcpd is not executable [line=4]
ERROR: {identify_attribute} Error parsing attribute server - DISABLING SERVICE
[line=4]
- ${FILEDIR}/xconv.pl is deprecated. Now using ${S}/xinetd/xconv.pl.
- Fixed xinetd.rc6 and added dump/reload functions.
regards,
Maurizio aka j2ee
Created an attachment (id=3854) [details]
updated xinetd.rc6
xinetd manpage:
SIGIOT causes an internal consistency check to verify that the data
structures used by the program have not been corrupted. When the
check is completed xinetd will generate a message that says if the
check was successful or not.
- Added check() in xinetd.rc6
- Fixed the &>/dev/null for reload(), dump() and check()
Created an attachment (id=4182) [details]
xinetd 2.3.9
bugfixfixfix release :)
./ChangeLog
./files/
./files/etc.xinetd.d/
./files/etc.xinetd.d/README.services
./files/etc.xinetd.d/chargen-tcp
./files/etc.xinetd.d/chargen-udp
./files/etc.xinetd.d/daytime-tcp
./files/etc.xinetd.d/daytime-udp
./files/etc.xinetd.d/echo-tcp
./files/etc.xinetd.d/echo-udp
./files/etc.xinetd.d/time-tcp
./files/etc.xinetd.d/time-udp
./files/xinetd.conf
./files/xinetd.confd
./files/xinetd.rc6
./files/digest-xinetd-2.3.9
./xinetd-2.3.9.ebuild
Maurizio
Commited, thanks for the ebuild!