net-misc/openssh-contrib: Add patch for zlib-1.3 (bug #912767)

Closes: https://bugs.gentoo.org/912767
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2023-08-21 11:50:49 -07:00
parent 4d8d554dc3
commit 41785a11e3
2 changed files with 2 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ PATCHES=(
"${FILESDIR}/openssh-8.9_p1-allow-ppoll_time64.patch" #834019
"${FILESDIR}/openssh-8.9_p1-gss-use-HOST_NAME_MAX.patch" #834044
"${FILESDIR}/openssh-9.3_p1-openssl-version-compat-check.patch"
"${FILESDIR}/openssh-9.3_p2-zlib-1.3.patch" #912767
)
pkg_pretend() {

View File

@@ -120,6 +120,7 @@ PATCHES=(
"${FILESDIR}/openssh-8.9_p1-allow-ppoll_time64.patch" #834019
"${FILESDIR}/openssh-8.9_p1-gss-use-HOST_NAME_MAX.patch" #834044
"${FILESDIR}/openssh-9.3_p1-openssl-version-compat-check.patch"
"${FILESDIR}/openssh-9.3_p2-zlib-1.3.patch" #912767
)
pkg_pretend() {