This file is indexed.

/usr/share/doc/telnet-ssl/README.Debian is in telnet-ssl 0.17.24+0.1-24.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
The SSL patches were downloaded from
ftp://ftp.uni-mainz.de/pub/software/security/ssl/SSL-MZapps/netkit-telnet-0.17+ssl-0.1.diff.gz

The packages was build in the following way:

apt-get source netkit-telnet
mv netkit-telnet-0.17 netkit-telnet-ssl-0.17.24+0.1
cd netkit-telnet-ssl-0.17.24+0.1
zcat ../netkit-telnet-0.17+ssl-0.1.diff.gz | patch -p1
#don't fix problems with applied patches !
cd ..
cp -a netkit-telnet-ssl-0.17.24+0.1 netkit-telnet-ssl-0.17.24+0.1.orig
cd netkit-telnet-ssl-0.17.24+0.1
zcat ../netkit-telnet-ssl_0.17.17+0.1-2.diff.gz | patch -p1