diff --git a/telnet-xinetd b/telnet-xinetd index 636938c..959848b 100644 --- a/telnet-xinetd +++ b/telnet-xinetd @@ -9,5 +9,6 @@ service telnet user = root server = /usr/sbin/in.telnetd log_on_failure += USERID + disable = yes } diff --git a/telnet.spec b/telnet.spec index 658082e..4c6fb66 100644 --- a/telnet.spec +++ b/telnet.spec @@ -3,7 +3,7 @@ Summary: The client program for the telnet remote login protocol. Name: telnet Version: 0.17 -Release: 7 +Release: 10 Copyright: BSD Group: Applications/Internet Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit-devel/netkit-telnet-%{version}%{_snapshot}.tar.gz @@ -76,6 +76,8 @@ cat > ${RPM_BUILD_ROOT}/etc/X11/applnk/Internet/telnet.desktop < +- added swedish & german translation to .desktop-file (#15332) + +* Sat Dec 30 2000 Nalin Dahyabhai +- mark the xinetd config file as config(noreplace) + +* Fri Dec 01 2000 Trond Eivind Glomsr�d +- make sure the server is turned off by default + * Tue Jul 18 2000 Bill Nottingham - add description & default to xinetd file