commit:     9024643ba0d8cc35557123d3ad34f978906ae96b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 11:28:49 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 11:28:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9024643b

net-misc/openssh: drop GSSAPI patch

* This patch is far too large for Gentoo to carry without any upstream
  guidance and this leads to breakage every few releases.
* Every distro has a different patch for this issue. In particular,
  the patches carried by Debian and Fedora are more comprehensive.
* Upstream doesn't seem to care about the actual issue, seeing there
  hasn't been any progress in the last 10 years or so:
  http://bugzilla.mindrot.org/show_bug.cgi?id=1008

Bug: https://bugs.gentoo.org/165444
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-misc/openssh/{openssh-9.5_p1-r1.ebuild => openssh-9.5_p1-r2.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-misc/openssh/openssh-9.5_p1-r1.ebuild 
b/net-misc/openssh/openssh-9.5_p1-r2.ebuild
similarity index 99%
rename from net-misc/openssh/openssh-9.5_p1-r1.ebuild
rename to net-misc/openssh/openssh-9.5_p1-r2.ebuild
index 8ab790480184..1bfec7fcc267 100644
--- a/net-misc/openssh/openssh-9.5_p1-r1.ebuild
+++ b/net-misc/openssh/openssh-9.5_p1-r2.ebuild
@@ -81,7 +81,6 @@ BDEPEND="
 "
 
 PATCHES=(
-       "${FILESDIR}/${PN}-9.3_p1-GSSAPI-dns.patch" #165444 integrated into 
gsskex
        "${FILESDIR}/${PN}-9.3_p1-disable-conch-interop-tests.patch"
        "${FILESDIR}/${PN}-9.3_p1-fix-putty-tests.patch"
        
"${FILESDIR}/${PN}-9.3_p1-deny-shmget-shmat-shmdt-in-preauth-privsep-child.patch"

Reply via email to