mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
- (djm) Add recent InitScripts as a RPM dependancy for openssh-server
patch from Pekka Savola <pekkas@netcore.fi>
This commit is contained in:
parent
29d646935c
commit
b27ef9e17a
@ -6,6 +6,8 @@
|
|||||||
- (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
|
- (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
|
||||||
very short lived X connections. Bug report from Tobias Oetiker
|
very short lived X connections. Bug report from Tobias Oetiker
|
||||||
<oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>
|
<oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>
|
||||||
|
- (djm) Add recent InitScripts as a RPM dependancy for openssh-server
|
||||||
|
patch from Pekka Savola <pekkas@netcore.fi>
|
||||||
- (djm) CVS OpenBSD sync:
|
- (djm) CVS OpenBSD sync:
|
||||||
- markus@cvs.openbsd.org 2000/09/26 13:59:59
|
- markus@cvs.openbsd.org 2000/09/26 13:59:59
|
||||||
[clientloop.c]
|
[clientloop.c]
|
||||||
|
@ -42,6 +42,7 @@ Summary: OpenSSH Secure Shell protocol server (sshd)
|
|||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Obsoletes: ssh-server
|
Obsoletes: ssh-server
|
||||||
PreReq: openssh chkconfig >= 0.9
|
PreReq: openssh chkconfig >= 0.9
|
||||||
|
Requires: initscripts >= 4.16
|
||||||
|
|
||||||
%package askpass
|
%package askpass
|
||||||
Summary: OpenSSH X11 passphrase dialog
|
Summary: OpenSSH X11 passphrase dialog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user