wok rev 17478

Up openssh,openssh-pam,sftp-server to 6.7p1
author Richard Dunbar <mojo@slitaz.org>
date Mon Dec 29 13:36:32 2014 -0500 (2014-12-29)
parents 872c5b5c0620
children 8bf9ce94fd4f
files openssh-pam/receipt openssh/receipt sftp-server/receipt
line diff
     1.1 --- a/openssh-pam/receipt	Mon Dec 29 18:33:00 2014 +0100
     1.2 +++ b/openssh-pam/receipt	Mon Dec 29 13:36:32 2014 -0500
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openssh-pam"
     1.7 -VERSION="6.6p1"
     1.8 +VERSION="6.7p1"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Openbsd Secure Shell using PAM."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -56,6 +56,7 @@
    1.13  /etc/dropbear/dropbear_rsa_host_key	/etc/ssh/ssh_host_rsa_key
    1.14  /etc/dropbear/dropbear_dss_host_key	/etc/ssh/ssh_host_dsa_key
    1.15  EOT
    1.16 +ssh-keygen -A
    1.17  }
    1.18  
    1.19  post_remove()
     2.1 --- a/openssh/receipt	Mon Dec 29 18:33:00 2014 +0100
     2.2 +++ b/openssh/receipt	Mon Dec 29 13:36:32 2014 -0500
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="openssh"
     2.7 -VERSION="6.6p1"
     2.8 +VERSION="6.7p1"
     2.9  CATEGORY="security"
    2.10  SHORT_DESC="Openbsd Secure Shell."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
    2.12 @@ -62,6 +62,7 @@
    2.13  /etc/dropbear/dropbear_rsa_host_key	/etc/ssh/ssh_host_rsa_key
    2.14  /etc/dropbear/dropbear_dss_host_key	/etc/ssh/ssh_host_dsa_key
    2.15  EOT
    2.16 +ssh-keygen -A
    2.17  }
    2.18  
    2.19  post_remove()
     3.1 --- a/sftp-server/receipt	Mon Dec 29 18:33:00 2014 +0100
     3.2 +++ b/sftp-server/receipt	Mon Dec 29 13:36:32 2014 -0500
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="sftp-server"
     3.7 -VERSION="6.6p1"
     3.8 +VERSION="6.7p1"
     3.9  CATEGORY="security"
    3.10  SHORT_DESC="Openbsd Secure FTP server."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"