Package: libnet-sftp-sftpserver-perl / 1.1.0-8

Metadata

Package Version Patches format
libnet-sftp-sftpserver-perl 1.1.0-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_set default values for ssh connection.patch | (download)

lib/Net/SFTP/SftpServer.pm | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 let log initialization succeed during unit tests
0002_allow chrooting to subfolders of home.patch | (download)

lib/Net/SFTP/SftpServer.pm | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 allow chrooting into subfolders of the user's $home
2001_example wrong interpreter.patch | (download)

bin/sftp-server.pl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 perl interpreter is in /usr/bin, not /usr/local/bin
2002_use fake homedir in tests.patch | (download)

t/00-use.t | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 tests fail if /home/${user} is not present in build chroot
1001_typo in man page.patch | (download)

README | 2 1 + 1 - 0 !
lib/Net/SFTP/SftpServer.pm | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 typo fix in man page and readme.