Package: rssh
Version: 2.3.3-6
Severity: normal
Tags: patch
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rssh depends on:
ii debconf [debconf-2.0] 1.5.49
ii libc6 2.13-38
ii openssh-server 1:6.0p1-4
rssh recommends no packages.
Versions of packages rssh suggests:
ii cvs 2:1.12.13+real-9
ii makejail 0.0.5-10
pn rdist <none>
ii rsync 3.0.9-4
ii subversion 1.6.17dfsg-4+deb7u4
-- Configuration Files:
/etc/rssh.conf changed [not included]
-- debconf information excluded
-- debsums errors found:
debsums: changed file /usr/share/doc/rssh/examples/mkchroot.sh (from rssh
package)
--- mkchroot.sh.orig 2013-10-25 11:29:46.654815316 +0200
+++ mkchroot.sh 2013-10-25 11:25:51.198807005 +0200
@@ -148,7 +148,7 @@
#
for prog in $scp_path $sftp_server_path $rssh_path $chroot_helper_path \
- /lib/libnss_compat* /lib/libnss_files* /lib/*/libnss_comat* \
+ /lib/libnss_compat* /lib/libnss_files* /lib/*/libnss_compat* \
/lib/*/libnss_files*; do
if [ ! -f "$prog" ] ; then
continue