# HG changeset patch # User Richard Dunbar # Date 1419878192 18000 # Node ID 3a08bc61e4eeb41aa0a2655cf5e55f95d08c9744 # Parent 872c5b5c0620d38330727a40df6b7398c4e5d2b4 Up openssh,openssh-pam,sftp-server to 6.7p1 diff -r 872c5b5c0620 -r 3a08bc61e4ee openssh-pam/receipt --- a/openssh-pam/receipt Mon Dec 29 18:33:00 2014 +0100 +++ b/openssh-pam/receipt Mon Dec 29 13:36:32 2014 -0500 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="openssh-pam" -VERSION="6.6p1" +VERSION="6.7p1" CATEGORY="security" SHORT_DESC="Openbsd Secure Shell using PAM." MAINTAINER="pascal.bellard@slitaz.org" @@ -56,6 +56,7 @@ /etc/dropbear/dropbear_rsa_host_key /etc/ssh/ssh_host_rsa_key /etc/dropbear/dropbear_dss_host_key /etc/ssh/ssh_host_dsa_key EOT +ssh-keygen -A } post_remove() diff -r 872c5b5c0620 -r 3a08bc61e4ee openssh/receipt --- a/openssh/receipt Mon Dec 29 18:33:00 2014 +0100 +++ b/openssh/receipt Mon Dec 29 13:36:32 2014 -0500 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="openssh" -VERSION="6.6p1" +VERSION="6.7p1" CATEGORY="security" SHORT_DESC="Openbsd Secure Shell." MAINTAINER="pascal.bellard@slitaz.org" @@ -62,6 +62,7 @@ /etc/dropbear/dropbear_rsa_host_key /etc/ssh/ssh_host_rsa_key /etc/dropbear/dropbear_dss_host_key /etc/ssh/ssh_host_dsa_key EOT +ssh-keygen -A } post_remove() diff -r 872c5b5c0620 -r 3a08bc61e4ee sftp-server/receipt --- a/sftp-server/receipt Mon Dec 29 18:33:00 2014 +0100 +++ b/sftp-server/receipt Mon Dec 29 13:36:32 2014 -0500 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sftp-server" -VERSION="6.6p1" +VERSION="6.7p1" CATEGORY="security" SHORT_DESC="Openbsd Secure FTP server." MAINTAINER="pascal.bellard@slitaz.org"