rebase to openssh-6.6.p1

This commit is contained in:
Petr Lautrbach 2014-04-09 13:37:02 +02:00
parent ac82bdc72a
commit 523b551229
1 changed files with 5 additions and 2 deletions

View File

@ -15,8 +15,8 @@
# rpm -ba|--rebuild --define 'skip_xxx 1'
%{?skip_gnome_askpass:%global no_gnome_askpass 1}
%define openssh_ver 6.4p1
%define openssh_rel 3
%define openssh_ver 6.6p1
%define openssh_rel 1
Summary: An open source implementation of SSH protocol versions 1 and 2
Name: openssh
@ -386,6 +386,9 @@ getent passwd sshd >/dev/null || \
%endif
%changelog
* Tue Apr 08 2014 Petr Lautrbach <plautrba@redhat.com> 6.6p1-1
- new upstream release - vanilla version without Fedora patches
* Wed Dec 11 2013 Petr Lautrbach <plautrba@redhat.com> 6.4p1-3 + 0.9.3-1
- sshd-keygen - use correct permissions on ecdsa host key (#1023945)
- use only rsa and ecdsa host keys by default