Add newer gssapi kex methods, but leave them disabled out of the box yet
This commit is contained in:
parent
8bcc21ed64
commit
72514f7644
1374
openssh-7.5p1-gssapi-kex-with-ec.patch
Normal file
1374
openssh-7.5p1-gssapi-kex-with-ec.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -187,6 +187,8 @@ Patch804: openssh-6.3p1-krb5-use-default_ccache_name.patch
|
||||
Patch805: openssh-7.2p2-k5login_directory.patch
|
||||
# Do not export KRBCCNAME if the default path is used (#1199363)
|
||||
Patch806: openssh-7.5p1-gss-environment.patch
|
||||
# Support SHA2 in GSS key exchanges from draft-ssorce-gss-keyex-sha2-02
|
||||
Patch807: openssh-7.5p1-gssapi-kex-with-ec.patch
|
||||
|
||||
Patch900: openssh-6.1p1-gssapi-canohost.patch
|
||||
#https://bugzilla.mindrot.org/show_bug.cgi?id=1780
|
||||
@ -453,6 +455,7 @@ popd
|
||||
%patch944 -p1 -b .x11max
|
||||
%patch948 -p1 -b .systemd
|
||||
%patch949 -p1 -b .sandbox
|
||||
%patch807 -p1 -b .gsskex-ec
|
||||
|
||||
%patch200 -p1 -b .audit
|
||||
%patch201 -p1 -b .audit-race
|
||||
|
Loading…
Reference in New Issue
Block a user