rebase audit patch for 6.6.1p1
This commit is contained in:
parent
26621fa3b8
commit
5160c9c8f3
File diff suppressed because it is too large
Load Diff
@ -103,7 +103,7 @@ Patch102: openssh-5.8p1-getaddrinfo.patch
|
|||||||
Patch103: openssh-5.8p1-packet.patch
|
Patch103: openssh-5.8p1-packet.patch
|
||||||
|
|
||||||
#https://bugzilla.mindrot.org/show_bug.cgi?id=1402
|
#https://bugzilla.mindrot.org/show_bug.cgi?id=1402
|
||||||
Patch200: openssh-6.4p1-audit.patch
|
Patch200: openssh-6.6p1-audit.patch
|
||||||
|
|
||||||
# --- pam_ssh-agent ---
|
# --- pam_ssh-agent ---
|
||||||
# make it build reusing the openssh sources
|
# make it build reusing the openssh sources
|
||||||
@ -342,8 +342,6 @@ The module is most useful for su and sudo service stacks.
|
|||||||
# investigate %patch102 -p1 -b .getaddrinfo
|
# investigate %patch102 -p1 -b .getaddrinfo
|
||||||
%patch103 -p1 -b .packet
|
%patch103 -p1 -b .packet
|
||||||
|
|
||||||
# rework %patch200 -p1 -b .audit
|
|
||||||
|
|
||||||
%if %{pam_ssh_agent}
|
%if %{pam_ssh_agent}
|
||||||
pushd pam_ssh_agent_auth-%{pam_ssh_agent_ver}
|
pushd pam_ssh_agent_auth-%{pam_ssh_agent_ver}
|
||||||
%patch300 -p1 -b .psaa-build
|
%patch300 -p1 -b .psaa-build
|
||||||
@ -403,6 +401,8 @@ popd
|
|||||||
%patch908 -p1 -b .CVE-2014-2653
|
%patch908 -p1 -b .CVE-2014-2653
|
||||||
%patch909 -p1 -b .6.6.1
|
%patch909 -p1 -b .6.6.1
|
||||||
|
|
||||||
|
%patch200 -p1 -b .audit
|
||||||
|
|
||||||
%if 0
|
%if 0
|
||||||
# Nothing here yet
|
# Nothing here yet
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user