wok diff openssh/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents 95ae6a87842c
children 7ef2138f2667
line diff
     1.1 --- a/openssh/receipt	Wed Aug 20 12:40:53 2014 +0200
     1.2 +++ b/openssh/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openssh"
     1.7 -VERSION="6.6p1"
     1.8 +VERSION="6.7p1"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Openbsd Secure Shell."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -62,6 +62,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()