wok diff openssh/receipt @ rev 17536
Up: qupzilla, qupzilla-locales (1.8.5)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Jan 23 02:10:01 2015 +0200 (2015-01-23) |
parents | 95ae6a87842c |
children | 7ef2138f2667 |
line diff
1.1 --- a/openssh/receipt Wed Aug 20 12:40:53 2014 +0200 1.2 +++ b/openssh/receipt Fri Jan 23 02:10:01 2015 +0200 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()