rebase to openssh-6.6.p1
This commit is contained in:
parent
ac82bdc72a
commit
523b551229
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user