- rebuild against new openssl
This commit is contained in:
parent
fc72c21070
commit
35e1e0c440
@ -76,9 +76,9 @@
|
|||||||
Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
|
Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
|
||||||
Name: openssh
|
Name: openssh
|
||||||
Version: 4.2p1
|
Version: 4.2p1
|
||||||
%define rel 5
|
%define rel 6
|
||||||
%if %{rescue}
|
%if %{rescue}
|
||||||
Release: %{rel}rescue
|
%define %{rel}rescue
|
||||||
%else
|
%else
|
||||||
Release: %{rel}
|
Release: %{rel}
|
||||||
%endif
|
%endif
|
||||||
@ -541,6 +541,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 9 2005 Jeremy Katz <katzj@redhat.com> - 4.2p1-6
|
||||||
|
- rebuild against new openssl
|
||||||
|
|
||||||
* Fri Oct 28 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-5
|
* Fri Oct 28 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-5
|
||||||
- put back the possibility to skip SELinux patch
|
- put back the possibility to skip SELinux patch
|
||||||
- add patch for user login auditing by Steve Grubb
|
- add patch for user login auditing by Steve Grubb
|
||||||
|
Loading…
Reference in New Issue
Block a user