forked from rpms/openssh
bump for bug in double-long on ppc(64)
This commit is contained in:
parent
f223ebd938
commit
3de0ff3efe
@ -58,7 +58,7 @@
|
|||||||
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.3p1
|
Version: 4.3p1
|
||||||
%define rel 2
|
%define rel 2.1
|
||||||
%if %{rescue}
|
%if %{rescue}
|
||||||
%define %{rel}rescue
|
%define %{rel}rescue
|
||||||
%else
|
%else
|
||||||
@ -450,6 +450,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.3p1-2.1
|
||||||
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
* Mon Feb 6 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p1-2
|
* Mon Feb 6 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p1-2
|
||||||
- fixed another place where syslog was called in signal handler
|
- fixed another place where syslog was called in signal handler
|
||||||
- pass locale environment variables to server, accept them there (#179851)
|
- pass locale environment variables to server, accept them there (#179851)
|
||||||
|
Loading…
Reference in New Issue
Block a user