commit:     fc926f3d925bd83428dcb3270fd69bf18be2089b
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Apr 30 19:31:33 2025 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Apr 30 19:31:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=fc926f3d

net-misc/openssh: new package, add 9.8_p1-r3, 9.9_p2, 9.9_p2-r3

Signed-off-by: orbea <orbea <AT> riseup.net>

 net-misc/openssh/Manifest                          |   4 +
 .../files/9.9_p1/0001-fix-utmpx-ifdef.patch        |  39 ++
 ...build-construct_utmp-when-USE_BTMP-is-set.patch |  40 ++
 .../9.9_p1/0003-gss-serv.c-needs-sys-param.h.patch |  30 ++
 ...x-regression-introduced-when-I-switched-t.patch | 296 ++++++++++++++
 ...x-previous-change-to-ssh_config-Match-whi.patch |  70 ++++
 ...x-ML-KEM768x25519-KEX-on-big-endian-syste.patch |  99 +++++
 ...0007-upstream-explicitly-include-endian.h.patch |  37 ++
 ...-htole64-etc-for-systems-without-endian.h.patch |  66 +++
 ..._NORESERVE-in-sandbox-seccomp-filter-maps.patch |  44 ++
 .../files/openssh-9.6_p1-fix-xmss-c99.patch        |  20 +
 .../files/openssh-9.7_p1-config-tweaks.patch       |  27 ++
 net-misc/openssh/files/openssh-9.8_p1-inetd.patch  |  25 ++
 .../files/openssh-9.8_p1-musl-connect.patch        |  14 +
 .../files/openssh-9.9_p1-x-forwarding-slow.patch   |  66 +++
 .../openssh/files/openssh-9.9_p2-libressl.patch    |  33 ++
 net-misc/openssh/files/ssh-agent.initd             |   7 +
 net-misc/openssh/files/sshd-r1.confd               |  33 ++
 net-misc/openssh/files/sshd-r1.initd               |  87 ++++
 net-misc/openssh/files/sshd.pam_include.2          |   4 +
 net-misc/openssh/files/sshd.service.2              |  15 +
 net-misc/openssh/files/sshd.socket                 |  10 +
 net-misc/openssh/files/sshd_at.service.1           |   8 +
 net-misc/openssh/metadata.xml                      |  38 ++
 net-misc/openssh/openssh-9.8_p1-r3.ebuild          | 438 ++++++++++++++++++++
 net-misc/openssh/openssh-9.9_p2-r3.ebuild          | 442 +++++++++++++++++++++
 net-misc/openssh/openssh-9.9_p2.ebuild             | 440 ++++++++++++++++++++
 27 files changed, 2432 insertions(+)

diff --git a/net-misc/openssh/Manifest b/net-misc/openssh/Manifest
new file mode 100644
index 0000000..09abf06
--- /dev/null
+++ b/net-misc/openssh/Manifest
@@ -0,0 +1,4 @@
+DIST openssh-9.8p1.tar.gz 1910393 BLAKE2B 
3bf983c4ef5358054ed0104cd51d3e0069fbc2b80d8522d0df644d5508ec1d26a67bf061b1b5698d1cdf0d2cbba16b4cdca12a4ce30da24429094576a075e192
 SHA512 
95dec2f18e58eb47994f3de4430253e0665e185564b65088ca5f4108870e05feddef8cda8d3c0a4b75f18b98cc2c024df0e27de53b48c1a16da8da483cb8292a
+DIST openssh-9.8p1.tar.gz.asc 833 BLAKE2B 
5291e8c03ab9a75acb44285cd7fc010f4a33551f142499624165dac708fc05a6d077df81555aa41037b45f6301e4e5db3161a7a23404473f8a233a877fc55cc3
 SHA512 
4df1f1be2c6ab7f3aebaedd0a773b0e8c8929abb30cd3415873ad55d012cfa113f792e888e5e772dd468c394aeb7e35d62893a514dbc0ab1a03acd79918657f7
+DIST openssh-9.9p2.tar.gz 1944499 BLAKE2B 
1b5bc09482b3a807ccfee52c86c6be3c363acf0c8e774862e0ae64f76bfeb4ce7cf29b3ed2f99c04c89bb4977da0cf50a7a175b15bf1d9925de1e03c66f8306d
 SHA512 
4c6d839aa3189cd5254c745f2bd51cd3f468b02f8e427b8d7a16b9ad017888a41178d2746dc51fb2d3fec5be00e54b9ab7c32c472ca7dec57a1dea4fc9840278
+DIST openssh-9.9p2.tar.gz.asc 833 BLAKE2B 
21d9ef3da2b54be47420327f1c724e38eef951ea11d646de81ac3ee2abf3d81f218424432cf5ac7d60cdae72e2190001f923dbdf5bed57f4a105ee1895261c9d
 SHA512 
e7f9bc74d27e5cf8cbf4f5831fddd1d8ad00b03e51e7deb7f95ef17c5017ab7ce0116f4770374aaf6bd3a5f6013dab651a7651b21fa303d05ad6d14b537ab955

diff --git a/net-misc/openssh/files/9.9_p1/0001-fix-utmpx-ifdef.patch 
b/net-misc/openssh/files/9.9_p1/0001-fix-utmpx-ifdef.patch
new file mode 100644
index 0000000..8059751
--- /dev/null
+++ b/net-misc/openssh/files/9.9_p1/0001-fix-utmpx-ifdef.patch
@@ -0,0 +1,39 @@
+From 27996b32a8b0fe908effc469e5c7d496e40c6671 Mon Sep 17 00:00:00 2001
+Message-ID: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: Christoph Ostarek <[email protected]>
+Date: Wed, 3 Jul 2024 12:46:59 +0200
+Subject: [PATCH 1/8] fix utmpx ifdef
+
+02e16ad95fb1f56ab004b01a10aab89f7103c55d did a copy-paste for
+utmpx, but forgot to change the ifdef appropriately
+
+(cherry picked from commit c7fda601186ff28128cfe3eab9c9c0622de096e1)
+---
+ loginrec.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/loginrec.c b/loginrec.c
+index 7460bb2c0..45f13dee8 100644
+--- a/loginrec.c
++++ b/loginrec.c
+@@ -723,7 +723,7 @@ set_utmpx_time(struct logininfo *li, struct utmpx *utx)
+ void
+ construct_utmpx(struct logininfo *li, struct utmpx *utx)
+ {
+-# ifdef HAVE_ADDR_V6_IN_UTMP
++# ifdef HAVE_ADDR_V6_IN_UTMPX
+       struct sockaddr_in6 *sa6;
+ #  endif
+       memset(utx, '\0', sizeof(*utx));
+@@ -769,7 +769,7 @@ construct_utmpx(struct logininfo *li, struct utmpx *utx)
+       if (li->hostaddr.sa.sa_family == AF_INET)
+               utx->ut_addr = li->hostaddr.sa_in.sin_addr.s_addr;
+ # endif
+-# ifdef HAVE_ADDR_V6_IN_UTMP
++# ifdef HAVE_ADDR_V6_IN_UTMPX
+       /* this is just a 128-bit IPv6 address */
+       if (li->hostaddr.sa.sa_family == AF_INET6) {
+               sa6 = ((struct sockaddr_in6 *)&li->hostaddr.sa);
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/9.9_p1/0002-build-construct_utmp-when-USE_BTMP-is-set.patch
 
b/net-misc/openssh/files/9.9_p1/0002-build-construct_utmp-when-USE_BTMP-is-set.patch
new file mode 100644
index 0000000..814851b
--- /dev/null
+++ 
b/net-misc/openssh/files/9.9_p1/0002-build-construct_utmp-when-USE_BTMP-is-set.patch
@@ -0,0 +1,40 @@
+From c606840894ca805472ddbd4ebad4b0a6f231ccb5 Mon Sep 17 00:00:00 2001
+Message-ID: 
<c606840894ca805472ddbd4ebad4b0a6f231ccb5.1730162536.git....@gentoo.org>
+In-Reply-To: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+References: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: Damien Miller <[email protected]>
+Date: Wed, 25 Sep 2024 11:13:05 +1000
+Subject: [PATCH 2/8] build construct_utmp() when USE_BTMP is set
+
+Fixes compile error on Void Linux/Musl
+
+(cherry picked from commit 2c12ae8cf9b0b7549ae097c4123abeda0ee63e5b)
+---
+ loginrec.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/loginrec.c b/loginrec.c
+index 45f13dee8..7b1818b86 100644
+--- a/loginrec.c
++++ b/loginrec.c
+@@ -614,7 +614,7 @@ line_abbrevname(char *dst, const char *src, int dstsize)
+  ** into account.
+  **/
+ 
+-#if defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
++#if defined(USE_BTMP) || defined(USE_UTMP) || defined (USE_WTMP) || defined 
(USE_LOGIN)
+ 
+ /* build the utmp structure */
+ void
+@@ -698,7 +698,7 @@ construct_utmp(struct logininfo *li,
+       }
+ # endif
+ }
+-#endif /* USE_UTMP || USE_WTMP || USE_LOGIN */
++#endif /* USE_BTMP || USE_UTMP || USE_WTMP || USE_LOGIN */
+ 
+ /**
+  ** utmpx utility functions
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/9.9_p1/0003-gss-serv.c-needs-sys-param.h.patch 
b/net-misc/openssh/files/9.9_p1/0003-gss-serv.c-needs-sys-param.h.patch
new file mode 100644
index 0000000..cac3a41
--- /dev/null
+++ b/net-misc/openssh/files/9.9_p1/0003-gss-serv.c-needs-sys-param.h.patch
@@ -0,0 +1,30 @@
+From d1e0cfefc3a0f2d371f280d270e9ebc2188950c6 Mon Sep 17 00:00:00 2001
+Message-ID: 
<d1e0cfefc3a0f2d371f280d270e9ebc2188950c6.1730162536.git....@gentoo.org>
+In-Reply-To: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+References: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: Damien Miller <[email protected]>
+Date: Wed, 25 Sep 2024 11:15:45 +1000
+Subject: [PATCH 3/8] gss-serv.c needs sys/param.h
+
+From Void Linux
+
+(cherry picked from commit ff2cd1dd5711ff88efdf26662d6189d980439a1f)
+---
+ gss-serv.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/gss-serv.c b/gss-serv.c
+index 00e3d118b..025a118f8 100644
+--- a/gss-serv.c
++++ b/gss-serv.c
+@@ -29,6 +29,7 @@
+ #ifdef GSSAPI
+ 
+ #include <sys/types.h>
++#include <sys/param.h>
+ 
+ #include <stdarg.h>
+ #include <string.h>
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/9.9_p1/0004-upstream-fix-regression-introduced-when-I-switched-t.patch
 
b/net-misc/openssh/files/9.9_p1/0004-upstream-fix-regression-introduced-when-I-switched-t.patch
new file mode 100644
index 0000000..40583d3
--- /dev/null
+++ 
b/net-misc/openssh/files/9.9_p1/0004-upstream-fix-regression-introduced-when-I-switched-t.patch
@@ -0,0 +1,296 @@
+From dda58ae078f4cba21c3b874e81f1d28121636985 Mon Sep 17 00:00:00 2001
+Message-ID: 
<dda58ae078f4cba21c3b874e81f1d28121636985.1730162536.git....@gentoo.org>
+In-Reply-To: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+References: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: "[email protected]" <[email protected]>
+Date: Wed, 25 Sep 2024 01:24:04 +0000
+Subject: [PATCH 4/8] upstream: fix regression introduced when I switched the
+ "Match"
+
+criteria tokeniser to a more shell-like one. Apparently the old tokeniser
+(accidentally?) allowed "Match criteria=argument" as well as the "Match
+criteria argument" syntax that we tested for.
+
+People were using this syntax so this adds back support for
+"Match criteria=argument"
+
+bz3739 ok dtucker
+
+OpenBSD-Commit-ID: d1eebedb8c902002b75b75debfe1eeea1801f58a
+(cherry picked from commit 66878e12a207fa9746dee3e2bdcca29b704cf035)
+---
+ misc.c     | 23 +++++++++++++++++++++-
+ misc.h     |  3 ++-
+ readconf.c | 28 ++++++++++++++++++++++-----
+ servconf.c | 57 ++++++++++++++++++++++++++++++++++++++++--------------
+ 4 files changed, 89 insertions(+), 22 deletions(-)
+
+diff --git a/misc.c b/misc.c
+index afdf5142e..1b4b55c50 100644
+--- a/misc.c
++++ b/misc.c
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: misc.c,v 1.196 2024/06/06 17:15:25 djm Exp $ */
++/* $OpenBSD: misc.c,v 1.197 2024/09/25 01:24:04 djm Exp $ */
+ /*
+  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
+  * Copyright (c) 2005-2020 Damien Miller.  All rights reserved.
+@@ -107,6 +107,27 @@ rtrim(char *s)
+       }
+ }
+ 
++/*
++ * returns pointer to character after 'prefix' in 's' or otherwise NULL
++ * if the prefix is not present.
++ */
++const char *
++strprefix(const char *s, const char *prefix, int ignorecase)
++{
++      size_t prefixlen;
++
++      if ((prefixlen = strlen(prefix)) == 0)
++              return s;
++      if (ignorecase) {
++              if (strncasecmp(s, prefix, prefixlen) != 0)
++                      return NULL;
++      } else {
++              if (strncmp(s, prefix, prefixlen) != 0)
++                      return NULL;
++      }
++      return s + prefixlen;
++}
++
+ /* set/unset filedescriptor to non-blocking */
+ int
+ set_nonblock(int fd)
+diff --git a/misc.h b/misc.h
+index 113403896..efecdf1ad 100644
+--- a/misc.h
++++ b/misc.h
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: misc.h,v 1.109 2024/06/06 17:15:25 djm Exp $ */
++/* $OpenBSD: misc.h,v 1.110 2024/09/25 01:24:04 djm Exp $ */
+ 
+ /*
+  * Author: Tatu Ylonen <[email protected]>
+@@ -56,6 +56,7 @@ struct ForwardOptions {
+ char  *chop(char *);
+ void   rtrim(char *);
+ void  skip_space(char **);
++const char *strprefix(const char *, const char *, int);
+ char  *strdelim(char **);
+ char  *strdelimw(char **);
+ int    set_nonblock(int);
+diff --git a/readconf.c b/readconf.c
+index 3d9cc6dbb..de42fb6ff 100644
+--- a/readconf.c
++++ b/readconf.c
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: readconf.c,v 1.390 2024/09/15 00:57:36 djm Exp $ */
++/* $OpenBSD: readconf.c,v 1.391 2024/09/25 01:24:04 djm Exp $ */
+ /*
+  * Author: Tatu Ylonen <[email protected]>
+  * Copyright (c) 1995 Tatu Ylonen <[email protected]>, Espoo, Finland
+@@ -710,7 +710,7 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+     struct passwd *pw, const char *host_arg, const char *original_host,
+     int final_pass, int *want_final_pass, const char *filename, int linenum)
+ {
+-      char *arg, *oattrib, *attrib, *cmd, *host, *criteria;
++      char *arg, *oattrib, *attrib = NULL, *cmd, *host, *criteria;
+       const char *ruser;
+       int r, this_result, result = 1, attributes = 0, negate;
+ 
+@@ -731,7 +731,8 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+ 
+       debug2("checking match for '%s' host %s originally %s",
+           full_line, host, original_host);
+-      while ((oattrib = attrib = argv_next(acp, avp)) != NULL) {
++      while ((oattrib = argv_next(acp, avp)) != NULL) {
++              attrib = xstrdup(oattrib);
+               /* Terminate on comment */
+               if (*attrib == '#') {
+                       argv_consume(acp);
+@@ -777,9 +778,23 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+                           this_result ? "" : "not ", oattrib);
+                       continue;
+               }
++
++              /* Keep this list in sync with below */
++              if (strprefix(attrib, "host=", 1)  != NULL ||
++                  strprefix(attrib, "originalhost=", 1) != NULL ||
++                  strprefix(attrib, "user=", 1) != NULL ||
++                  strprefix(attrib, "localuser=", 1) != NULL ||
++                  strprefix(attrib, "localnetwork=", 1) != NULL ||
++                  strprefix(attrib, "tagged=", 1) != NULL ||
++                  strprefix(attrib, "exec=", 1) != NULL) {
++                      arg = strchr(attrib, '=');
++                      *(arg++) = '\0';
++              } else {
++                      arg = argv_next(acp, avp);
++              }
++
+               /* All other criteria require an argument */
+-              if ((arg = argv_next(acp, avp)) == NULL ||
+-                  *arg == '\0' || *arg == '#') {
++              if (arg == NULL || *arg == '\0' || *arg == '#') {
+                       error("Missing Match criteria for %s", attrib);
+                       result = -1;
+                       goto out;
+@@ -856,6 +871,8 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+                   criteria == NULL ? "" : criteria,
+                   criteria == NULL ? "" : "\"");
+               free(criteria);
++              free(attrib);
++              attrib = NULL;
+       }
+       if (attributes == 0) {
+               error("One or more attributes required for Match");
+@@ -865,6 +882,7 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+  out:
+       if (result != -1)
+               debug2("match %sfound", result ? "" : "not ");
++      free(attrib);
+       free(host);
+       return result;
+ }
+diff --git a/servconf.c b/servconf.c
+index 89b8413e8..dd774f468 100644
+--- a/servconf.c
++++ b/servconf.c
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: servconf.c,v 1.418 2024/09/15 03:09:44 djm Exp $ */
++/* $OpenBSD: servconf.c,v 1.419 2024/09/25 01:24:04 djm Exp $ */
+ /*
+  * Copyright (c) 1995 Tatu Ylonen <[email protected]>, Espoo, Finland
+  *                    All rights reserved
+@@ -1033,7 +1033,7 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+     int line, struct connection_info *ci)
+ {
+       int result = 1, attributes = 0, port;
+-      char *arg, *attrib;
++      char *arg, *attrib = NULL, *oattrib;
+ 
+       if (ci == NULL)
+               debug3("checking syntax for 'Match %s'", full_line);
+@@ -1047,7 +1047,8 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+                   ci->laddress ? ci->laddress : "(null)", ci->lport);
+       }
+ 
+-      while ((attrib = argv_next(acp, avp)) != NULL) {
++      while ((oattrib = argv_next(acp, avp)) != NULL) {
++              attrib = xstrdup(oattrib);
+               /* Terminate on comment */
+               if (*attrib == '#') {
+                       argv_consume(acp); /* mark all arguments consumed */
+@@ -1062,11 +1063,13 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+                           *arg != '\0' && *arg != '#')) {
+                               error("'all' cannot be combined with other "
+                                   "Match attributes");
+-                              return -1;
++                              result = -1;
++                              goto out;
+                       }
+                       if (arg != NULL && *arg == '#')
+                               argv_consume(acp); /* consume remaining args */
+-                      return 1;
++                      result = 1;
++                      goto out;
+               }
+               /* Criterion "invalid-user" also has no argument */
+               if (strcasecmp(attrib, "invalid-user") == 0) {
+@@ -1078,11 +1081,26 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+                               debug("matched invalid-user at line %d", line);
+                       continue;
+               }
++
++              /* Keep this list in sync with below */
++              if (strprefix(attrib, "user=", 1) != NULL ||
++                  strprefix(attrib, "group=", 1) != NULL ||
++                  strprefix(attrib, "host=", 1) != NULL ||
++                  strprefix(attrib, "address=", 1) != NULL ||
++                  strprefix(attrib, "localaddress=", 1) != NULL ||
++                  strprefix(attrib, "localport=", 1) != NULL ||
++                  strprefix(attrib, "rdomain=", 1) != NULL) {
++                      arg = strchr(attrib, '=');
++                      *(arg++) = '\0';
++              } else {
++                      arg = argv_next(acp, avp);
++              }
++
+               /* All other criteria require an argument */
+-              if ((arg = argv_next(acp, avp)) == NULL ||
+-                  *arg == '\0' || *arg == '#') {
++              if (arg == NULL || *arg == '\0' || *arg == '#') {
+                       error("Missing Match criteria for %s", attrib);
+-                      return -1;
++                      result = -1;
++                      goto out;
+               }
+               if (strcasecmp(attrib, "user") == 0) {
+                       if (ci == NULL || (ci->test && ci->user == NULL)) {
+@@ -1105,7 +1123,8 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+                               match_test_missing_fatal("Group", "user");
+                       switch (match_cfg_line_group(arg, line, ci->user)) {
+                       case -1:
+-                              return -1;
++                              result = -1;
++                              goto out;
+                       case 0:
+                               result = 0;
+                       }
+@@ -1141,7 +1160,8 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+                               result = 0;
+                               break;
+                       case -2:
+-                              return -1;
++                              result = -1;
++                              goto out;
+                       }
+               } else if (strcasecmp(attrib, "localaddress") == 0){
+                       if (ci == NULL || (ci->test && ci->laddress == NULL)) {
+@@ -1166,13 +1186,15 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+                               result = 0;
+                               break;
+                       case -2:
+-                              return -1;
++                              result = -1;
++                              goto out;
+                       }
+               } else if (strcasecmp(attrib, "localport") == 0) {
+                       if ((port = a2port(arg)) == -1) {
+                               error("Invalid LocalPort '%s' on Match line",
+                                   arg);
+-                              return -1;
++                              result = -1;
++                              goto out;
+                       }
+                       if (ci == NULL || (ci->test && ci->lport == -1)) {
+                               result = 0;
+@@ -1200,16 +1222,21 @@ match_cfg_line(const char *full_line, int *acp, char 
***avp,
+                               debug("user %.100s matched 'RDomain %.100s' at "
+                                   "line %d", ci->rdomain, arg, line);
+               } else {
+-                      error("Unsupported Match attribute %s", attrib);
+-                      return -1;
++                      error("Unsupported Match attribute %s", oattrib);
++                      result = -1;
++                      goto out;
+               }
++              free(attrib);
++              attrib = NULL;
+       }
+       if (attributes == 0) {
+               error("One or more attributes required for Match");
+               return -1;
+       }
+-      if (ci != NULL)
++ out:
++      if (ci != NULL && result != -1)
+               debug3("match %sfound", result ? "" : "not ");
++      free(attrib);
+       return result;
+ }
+ 
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/9.9_p1/0005-upstream-fix-previous-change-to-ssh_config-Match-whi.patch
 
b/net-misc/openssh/files/9.9_p1/0005-upstream-fix-previous-change-to-ssh_config-Match-whi.patch
new file mode 100644
index 0000000..7495780
--- /dev/null
+++ 
b/net-misc/openssh/files/9.9_p1/0005-upstream-fix-previous-change-to-ssh_config-Match-whi.patch
@@ -0,0 +1,70 @@
+From 3e95023995e1d0249febab2b804f51b7673e07de Mon Sep 17 00:00:00 2001
+Message-ID: 
<3e95023995e1d0249febab2b804f51b7673e07de.1730162536.git....@gentoo.org>
+In-Reply-To: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+References: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: "[email protected]" <[email protected]>
+Date: Thu, 26 Sep 2024 23:55:08 +0000
+Subject: [PATCH 5/8] upstream: fix previous change to ssh_config Match, which
+ broken on
+
+negated Matches; spotted by phessler@ ok deraadt@
+
+OpenBSD-Commit-ID: b1c6acec66cd5bd1252feff1d02ad7129ced37c7
+(cherry picked from commit 19bcb2d90c6caf14abf386b644fb24eb7afab889)
+---
+ readconf.c | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+diff --git a/readconf.c b/readconf.c
+index de42fb6ff..9f5592698 100644
+--- a/readconf.c
++++ b/readconf.c
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: readconf.c,v 1.391 2024/09/25 01:24:04 djm Exp $ */
++/* $OpenBSD: readconf.c,v 1.392 2024/09/26 23:55:08 djm Exp $ */
+ /*
+  * Author: Tatu Ylonen <[email protected]>
+  * Copyright (c) 1995 Tatu Ylonen <[email protected]>, Espoo, Finland
+@@ -710,7 +710,7 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+     struct passwd *pw, const char *host_arg, const char *original_host,
+     int final_pass, int *want_final_pass, const char *filename, int linenum)
+ {
+-      char *arg, *oattrib, *attrib = NULL, *cmd, *host, *criteria;
++      char *arg, *oattrib = NULL, *attrib = NULL, *cmd, *host, *criteria;
+       const char *ruser;
+       int r, this_result, result = 1, attributes = 0, negate;
+ 
+@@ -731,8 +731,8 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+ 
+       debug2("checking match for '%s' host %s originally %s",
+           full_line, host, original_host);
+-      while ((oattrib = argv_next(acp, avp)) != NULL) {
+-              attrib = xstrdup(oattrib);
++      while ((attrib = argv_next(acp, avp)) != NULL) {
++              attrib = oattrib = xstrdup(attrib);
+               /* Terminate on comment */
+               if (*attrib == '#') {
+                       argv_consume(acp);
+@@ -871,8 +871,8 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+                   criteria == NULL ? "" : criteria,
+                   criteria == NULL ? "" : "\"");
+               free(criteria);
+-              free(attrib);
+-              attrib = NULL;
++              free(oattrib);
++              oattrib = attrib = NULL;
+       }
+       if (attributes == 0) {
+               error("One or more attributes required for Match");
+@@ -882,7 +882,7 @@ match_cfg_line(Options *options, const char *full_line, 
int *acp, char ***avp,
+  out:
+       if (result != -1)
+               debug2("match %sfound", result ? "" : "not ");
+-      free(attrib);
++      free(oattrib);
+       free(host);
+       return result;
+ }
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/9.9_p1/0006-upstream-fix-ML-KEM768x25519-KEX-on-big-endian-syste.patch
 
b/net-misc/openssh/files/9.9_p1/0006-upstream-fix-ML-KEM768x25519-KEX-on-big-endian-syste.patch
new file mode 100644
index 0000000..7719f89
--- /dev/null
+++ 
b/net-misc/openssh/files/9.9_p1/0006-upstream-fix-ML-KEM768x25519-KEX-on-big-endian-syste.patch
@@ -0,0 +1,99 @@
+From 3c10bf179b0029e0412e4b0fecf2e31d53b4ef08 Mon Sep 17 00:00:00 2001
+Message-ID: 
<3c10bf179b0029e0412e4b0fecf2e31d53b4ef08.1730162536.git....@gentoo.org>
+In-Reply-To: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+References: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: "[email protected]" <[email protected]>
+Date: Sun, 27 Oct 2024 02:06:01 +0000
+Subject: [PATCH 6/8] upstream: fix ML-KEM768x25519 KEX on big-endian systems;
+ spotted by
+
+jsg@ feedback/ok deraadt@
+
+OpenBSD-Commit-ID: 26d81a430811672bc762687166986cad40d28cc0
+(cherry picked from commit 11f348196b3fb51c3d8d1f4f36db9d73f03149ed)
+---
+ libcrux_mlkem768_sha3.h |  8 +++++---
+ mlkem768.sh             | 17 ++++++++++++-----
+ 2 files changed, 17 insertions(+), 8 deletions(-)
+
+diff --git a/libcrux_mlkem768_sha3.h b/libcrux_mlkem768_sha3.h
+index a82d60e83..b8ac1436f 100644
+--- a/libcrux_mlkem768_sha3.h
++++ b/libcrux_mlkem768_sha3.h
+@@ -1,4 +1,5 @@
+-/*  $OpenBSD: libcrux_mlkem768_sha3.h,v 1.1 2024/09/02 12:13:56 djm Exp $ */
++/*  $OpenBSD: libcrux_mlkem768_sha3.h,v 1.2 2024/10/27 02:06:01 djm Exp $ */
++
+ /* Extracted from libcrux revision 84c5d87b3092c59294345aa269ceefe0eb97cc35 */
+ 
+ /*
+@@ -160,18 +161,19 @@ static inline void Eurydice_slice_to_array3(uint8_t 
*dst_tag, char *dst_ok,
+ // CORE STUFF (conversions, endianness, ...)
+ 
+ static inline void core_num__u64_9__to_le_bytes(uint64_t v, uint8_t buf[8]) {
++  v = htole64(v);
+   memcpy(buf, &v, sizeof(v));
+ }
+ static inline uint64_t core_num__u64_9__from_le_bytes(uint8_t buf[8]) {
+   uint64_t v;
+   memcpy(&v, buf, sizeof(v));
+-  return v;
++  return le64toh(v);
+ }
+ 
+ static inline uint32_t core_num__u32_8__from_le_bytes(uint8_t buf[4]) {
+   uint32_t v;
+   memcpy(&v, buf, sizeof(v));
+-  return v;
++  return le32toh(v);
+ }
+ 
+ static inline uint32_t core_num__u8_6__count_ones(uint8_t x0) {
+diff --git a/mlkem768.sh b/mlkem768.sh
+index 2fdc28312..3d12b2ed8 100644
+--- a/mlkem768.sh
++++ b/mlkem768.sh
+@@ -1,9 +1,10 @@
+ #!/bin/sh
+-#       $OpenBSD: mlkem768.sh,v 1.2 2024/09/04 05:11:33 djm Exp $
++#       $OpenBSD: mlkem768.sh,v 1.3 2024/10/27 02:06:01 djm Exp $
+ #       Placed in the Public Domain.
+ #
+ 
+-WANT_LIBCRUX_REVISION="origin/main"
++#WANT_LIBCRUX_REVISION="origin/main"
++WANT_LIBCRUX_REVISION="84c5d87b3092c59294345aa269ceefe0eb97cc35"
+ 
+ FILES="
+       libcrux/libcrux-ml-kem/cg/eurydice_glue.h
+@@ -47,6 +48,7 @@ echo '#define KRML_NOINLINE __attribute__((noinline, 
unused))'
+ echo '#define KRML_HOST_EPRINTF(...)'
+ echo '#define KRML_HOST_EXIT(x) fatal_f("internal error")'
+ echo
++
+ for i in $FILES; do
+       echo "/* from $i */"
+       # Changes to all files:
+@@ -56,11 +58,16 @@ for i in $FILES; do
+           -e 's/[      ]*$//' \
+           $i | \
+       case "$i" in
+-      # XXX per-file handling goes here.
++      */libcrux-ml-kem/cg/eurydice_glue.h)
++              # Replace endian functions with versions that work.
++              perl -0777 -pe 's/(static inline void 
core_num__u64_9__to_le_bytes.*\n)([^}]*\n)/\1  v = htole64(v);\n\2/' |
++              perl -0777 -pe 's/(static inline uint64_t 
core_num__u64_9__from_le_bytes.*?)return v;/\1return le64toh(v);/s' |
++              perl -0777 -pe 's/(static inline uint32_t 
core_num__u32_8__from_le_bytes.*?)return v;/\1return le32toh(v);/s'
++              ;;
+       # Default: pass through.
+       *)
+-          cat
+-          ;;
++              cat
++              ;;
+       esac
+       echo
+ done
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/9.9_p1/0007-upstream-explicitly-include-endian.h.patch 
b/net-misc/openssh/files/9.9_p1/0007-upstream-explicitly-include-endian.h.patch
new file mode 100644
index 0000000..d92d81f
--- /dev/null
+++ 
b/net-misc/openssh/files/9.9_p1/0007-upstream-explicitly-include-endian.h.patch
@@ -0,0 +1,37 @@
+From f87403aba3e7926ab47f4c9a821300a705b070f2 Mon Sep 17 00:00:00 2001
+Message-ID: 
<f87403aba3e7926ab47f4c9a821300a705b070f2.1730162536.git....@gentoo.org>
+In-Reply-To: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+References: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: "[email protected]" <[email protected]>
+Date: Sun, 27 Oct 2024 02:06:59 +0000
+Subject: [PATCH 7/8] upstream: explicitly include endian.h
+
+OpenBSD-Commit-ID: 13511fdef7535bdbc35b644c90090013da43a318
+(cherry picked from commit fe8d28a7ebbaa35cfc04a21263627f05c237e460)
+---
+ kexmlkem768x25519.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/kexmlkem768x25519.c b/kexmlkem768x25519.c
+index 679446e97..2b5d39608 100644
+--- a/kexmlkem768x25519.c
++++ b/kexmlkem768x25519.c
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: kexmlkem768x25519.c,v 1.1 2024/09/02 12:13:56 djm Exp $ */
++/* $OpenBSD: kexmlkem768x25519.c,v 1.2 2024/10/27 02:06:59 djm Exp $ */
+ /*
+  * Copyright (c) 2023 Markus Friedl.  All rights reserved.
+  *
+@@ -34,6 +34,9 @@
+ #include <stdbool.h>
+ #include <string.h>
+ #include <signal.h>
++#ifdef HAVE_ENDIAN_H
++# include <endian.h>
++#endif
+ 
+ #include "sshkey.h"
+ #include "kex.h"
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/9.9_p1/0008-htole64-etc-for-systems-without-endian.h.patch
 
b/net-misc/openssh/files/9.9_p1/0008-htole64-etc-for-systems-without-endian.h.patch
new file mode 100644
index 0000000..9799a82
--- /dev/null
+++ 
b/net-misc/openssh/files/9.9_p1/0008-htole64-etc-for-systems-without-endian.h.patch
@@ -0,0 +1,66 @@
+From 88e0d4645af6e4d4fb1b0dd320b83dd83ca6e73c Mon Sep 17 00:00:00 2001
+Message-ID: 
<88e0d4645af6e4d4fb1b0dd320b83dd83ca6e73c.1730162536.git....@gentoo.org>
+In-Reply-To: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+References: 
<27996b32a8b0fe908effc469e5c7d496e40c6671.1730162536.git....@gentoo.org>
+From: Damien Miller <[email protected]>
+Date: Sun, 27 Oct 2024 13:28:11 +1100
+Subject: [PATCH 8/8] htole64() etc for systems without endian.h
+
+(cherry picked from commit 33c5f384ae03a5d1a0bd46ca0fac3c62e4eaf784)
+---
+ configure.ac |  1 -
+ defines.h    | 26 ++++++++++++++++++++++++++
+ 2 files changed, 26 insertions(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 591d5a388..9053a9a2b 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -2013,7 +2013,6 @@ AC_CHECK_FUNCS([ \
+       strtoll \
+       strtoul \
+       strtoull \
+-      swap32 \
+       sysconf \
+       tcgetpgrp \
+       timegm \
+diff --git a/defines.h b/defines.h
+index ed860e78b..b02f2942a 100644
+--- a/defines.h
++++ b/defines.h
+@@ -646,6 +646,32 @@ struct winsize {
+ # endif /* WORDS_BIGENDIAN */
+ #endif /* BYTE_ORDER */
+ 
++#ifndef HAVE_ENDIAN_H
++# define openssh_swap32(v)                                    \
++      (uint32_t)(((uint32_t)(v) & 0xff) << 24 |               \
++      ((uint32_t)(v) & 0xff00) << 8 |                         \
++      ((uint32_t)(v) & 0xff0000) >> 8 |                       \
++      ((uint32_t)(v) & 0xff000000) >> 24)
++# define openssh_swap64(v)                                    \
++      (__uint64_t)((((__uint64_t)(v) & 0xff) << 56) |         \
++      ((__uint64_t)(v) & 0xff00ULL) << 40 |                   \
++      ((__uint64_t)(v) & 0xff0000ULL) << 24 |                 \
++      ((__uint64_t)(v) & 0xff000000ULL) << 8 |                \
++      ((__uint64_t)(v) & 0xff00000000ULL) >> 8 |              \
++      ((__uint64_t)(v) & 0xff0000000000ULL) >> 24 |           \
++      ((__uint64_t)(v) & 0xff000000000000ULL) >> 40 |         \
++      ((__uint64_t)(v) & 0xff00000000000000ULL) >> 56)
++# ifdef WORDS_BIGENDIAN
++#  define le32toh(v) (openssh_swap32(v))
++#  define le64toh(v) (openssh_swap64(v))
++#  define htole64(v) (openssh_swap64(v))
++# else
++#  define le32toh(v) ((uint32_t)v)
++#  define le64toh(v) ((uint64_t)v)
++#  define htole64(v) ((uint64_t)v)
++# endif
++#endif
++
+ /* Function replacement / compatibility hacks */
+ 
+ #if !defined(HAVE_GETADDRINFO) && (defined(HAVE_OGETADDRINFO) || 
defined(HAVE_NGETADDRINFO))
+-- 
+2.47.0
+

diff --git 
a/net-misc/openssh/files/openssh-9.4_p1-Allow-MAP_NORESERVE-in-sandbox-seccomp-filter-maps.patch
 
b/net-misc/openssh/files/openssh-9.4_p1-Allow-MAP_NORESERVE-in-sandbox-seccomp-filter-maps.patch
new file mode 100644
index 0000000..379a398
--- /dev/null
+++ 
b/net-misc/openssh/files/openssh-9.4_p1-Allow-MAP_NORESERVE-in-sandbox-seccomp-filter-maps.patch
@@ -0,0 +1,44 @@
+From 45b491ce13fcf7dbc0b3bd6df986c9cf59190721 Mon Sep 17 00:00:00 2001
+From: Jordan R Abrahams-Whitehead <[email protected]>
+Date: Tue, 12 Dec 2023 22:54:02 +0000
+Subject: [PATCH] Allow MAP_NORESERVE in sandbox seccomp filter maps
+
+While debugging Scudo on ChromeOS, we found that the no reserve mode
+immediately crashed `sshd`. We tracked it down to the
+sandbox-seccomp-filter.
+
+Being able to mmap with MAP_NORESERVE is useful (if not necessary) for
+some overcommitting allocators.
+
+During mmap calls, the flag MAP_NORESERVE is used by some allocators
+such as LLVM's Scudo for layout optimisation. This causes the sandbox
+seccomp filter for the client subprocess to die with some Scudo
+configurations.
+
+Upstream patch submission:
+https://lists.mindrot.org/pipermail/openssh-unix-dev/2023-December/041095.html
+---
+ sandbox-seccomp-filter.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/sandbox-seccomp-filter.c b/sandbox-seccomp-filter.c
+index 23b40b643..a49c5ca99 100644
+--- a/sandbox-seccomp-filter.c
++++ b/sandbox-seccomp-filter.c
+@@ -190,9 +190,11 @@
+ 
+ #if defined(__NR_mmap) || defined(__NR_mmap2)
+ # ifdef MAP_FIXED_NOREPLACE
+-#  define SC_MMAP_FLAGS 
MAP_PRIVATE|MAP_ANONYMOUS|MAP_FIXED|MAP_FIXED_NOREPLACE
++#  define SC_MMAP_FLAGS MAP_PRIVATE|MAP_ANONYMOUS|MAP_FIXED \
++              |MAP_NORESERVE|MAP_FIXED_NOREPLACE
+ # else
+-#  define SC_MMAP_FLAGS MAP_PRIVATE|MAP_ANONYMOUS|MAP_FIXED
++#  define SC_MMAP_FLAGS MAP_PRIVATE|MAP_ANONYMOUS|MAP_FIXED \
++              |MAP_NORESERVE
+ # endif /* MAP_FIXED_NOREPLACE */
+ /* Use this for both __NR_mmap and __NR_mmap2 variants */
+ # define SC_MMAP(_nr) \
+-- 
+2.43.0.472.g3155946c3a-goog
+

diff --git a/net-misc/openssh/files/openssh-9.6_p1-fix-xmss-c99.patch 
b/net-misc/openssh/files/openssh-9.6_p1-fix-xmss-c99.patch
new file mode 100644
index 0000000..cf06b80
--- /dev/null
+++ b/net-misc/openssh/files/openssh-9.6_p1-fix-xmss-c99.patch
@@ -0,0 +1,20 @@
+xmss_hash.c: In function ‘core_hash_SHA2’:
+xmss_hash.c:56:5: error: implicit declaration of function ‘SHA256’ 
[-Wimplicit-function-declaration]
+   56 |     SHA256(buf, inlen + keylen + n, out);
+      |     ^~~~~~
+xmss_hash.c:61:7: error: implicit declaration of function ‘SHA512’ 
[-Wimplicit-function-declaration]
+   61 |       SHA512(buf, inlen + keylen + n, out);
+      |       ^~~~~~
+
+diff --git a/xmss_hash.c b/xmss_hash.c
+index 70c126ae2..cb17de2af 100644
+--- a/xmss_hash.c
++++ b/xmss_hash.c
+@@ -12,6 +12,7 @@ Public domain.
+ #include "xmss_hash_address.h"
+ #include "xmss_commons.h"
+ #include "xmss_hash.h"
++#include <openssl/sha.h>
+ 
+ #include <stddef.h>
+ #ifdef HAVE_STDINT_H

diff --git a/net-misc/openssh/files/openssh-9.7_p1-config-tweaks.patch 
b/net-misc/openssh/files/openssh-9.7_p1-config-tweaks.patch
new file mode 100644
index 0000000..229f748
--- /dev/null
+++ b/net-misc/openssh/files/openssh-9.7_p1-config-tweaks.patch
@@ -0,0 +1,27 @@
+diff -Naur a/ssh_config b/ssh_config
+--- a/ssh_config       2024-03-11 05:20:49.000000000 +0000
++++ b/ssh_config       2024-06-10 16:30:15.863023773 +0100
+@@ -13,6 +13,9 @@
+ # Thus, host-specific definitions should be at the beginning of the
+ # configuration file, and defaults at the end.
+ 
++# Make sure that all Host and Match options are below this Include!
++Include "/etc/ssh/ssh_config.d/*.conf"
++
+ # Site-wide defaults for some commonly used options.  For a comprehensive
+ # list of available options, their meanings and defaults, please see the
+ # ssh_config(5) man page.
+diff -Naur a/sshd_config b/sshd_config
+--- a/sshd_config      2024-06-10 16:19:01.530491925 +0100
++++ b/sshd_config      2024-06-10 16:32:49.766386759 +0100
+@@ -105,8 +105,8 @@
+ # no default banner path
+ #Banner none
+ 
+-# override default of no subsystems
+-Subsystem     sftp    /usr/libexec/sftp-server
++# Make sure that all Match options are below this Include!
++Include "/etc/ssh/sshd_config.d/*.conf"
+ 
+ # Example of overriding settings on a per-user basis
+ #Match User anoncvs

diff --git a/net-misc/openssh/files/openssh-9.8_p1-inetd.patch 
b/net-misc/openssh/files/openssh-9.8_p1-inetd.patch
new file mode 100644
index 0000000..61c2f39
--- /dev/null
+++ b/net-misc/openssh/files/openssh-9.8_p1-inetd.patch
@@ -0,0 +1,25 @@
+https://bugzilla.mindrot.org/show_bug.cgi?id=3717
+https://github.com/openssh/openssh-portable/commit/c21c3a2419bbc1c59cb1a16ea356e703e99a90d9
+
+From c21c3a2419bbc1c59cb1a16ea356e703e99a90d9 Mon Sep 17 00:00:00 2001
+From: "[email protected]" <[email protected]>
+Date: Thu, 12 Sep 2024 00:36:27 +0000
+Subject: [PATCH] upstream: Relax absolute path requirement back to what it was
+ prior to
+
+OpenSSH 9.8, which incorrectly required that sshd was started with an
+absolute path in inetd mode. bz3717, patch from Colin Wilson
+
+OpenBSD-Commit-ID: 25c57f22764897242d942853f8cccc5e991ea058
+--- a/sshd.c
++++ b/sshd.c
+@@ -1341,7 +1341,7 @@ main(int ac, char **av)
+                       break;
+               }
+       }
+-      if (!test_flag && !do_dump_cfg && !path_absolute(av[0]))
++      if (!test_flag && !inetd_flag && !do_dump_cfg && !path_absolute(av[0]))
+               fatal("sshd requires execution with an absolute path");
+ 
+       closefrom(STDERR_FILENO + 1);
+

diff --git a/net-misc/openssh/files/openssh-9.8_p1-musl-connect.patch 
b/net-misc/openssh/files/openssh-9.8_p1-musl-connect.patch
new file mode 100644
index 0000000..c0546e7
--- /dev/null
+++ b/net-misc/openssh/files/openssh-9.8_p1-musl-connect.patch
@@ -0,0 +1,14 @@
+https://bugzilla.mindrot.org/show_bug.cgi?id=3707
+https://bugs.gentoo.org/935353
+--- a/openbsd-compat/port-linux.c
++++ b/openbsd-compat/port-linux.c
+@@ -366,7 +366,7 @@ ssh_systemd_notify(const char *fmt, ...)
+               error_f("socket \"%s\": %s", path, strerror(errno));
+               goto out;
+       }
+-      if (connect(fd, &addr, sizeof(addr)) != 0) {
++      if (connect(fd, (struct sockaddr *)&addr, sizeof(addr)) != 0) {
+               error_f("socket \"%s\" connect: %s", path, strerror(errno));
+               goto out;
+       }
+

diff --git a/net-misc/openssh/files/openssh-9.9_p1-x-forwarding-slow.patch 
b/net-misc/openssh/files/openssh-9.9_p1-x-forwarding-slow.patch
new file mode 100644
index 0000000..2170623
--- /dev/null
+++ b/net-misc/openssh/files/openssh-9.9_p1-x-forwarding-slow.patch
@@ -0,0 +1,66 @@
+https://bugzilla.mindrot.org/show_bug.cgi?id=3655
+https://github.com/openssh/openssh-portable/commit/fe6c6330c1a94c7a537efe9069853ce7a275c50a
+https://bugs.gentoo.org/929191
+
+From fe6c6330c1a94c7a537efe9069853ce7a275c50a Mon Sep 17 00:00:00 2001
+From: "[email protected]" <[email protected]>
+Date: Sun, 13 Oct 2024 22:20:06 +0000
+Subject: [PATCH] upstream: don't start the ObscureKeystrokeTiming mitigations
+ if
+
+there has been traffic on a X11 forwarding channel recently.
+
+Should fix X11 forwarding performance problems when this setting is
+enabled. Patch from Antonio Larrosa via bz3655
+
+OpenBSD-Commit-ID: 820284a92eb4592fcd3d181a62c1b86b08a4a7ab
+--- a/channels.c
++++ b/channels.c
+@@ -5336,3 +5336,22 @@ x11_request_forwarding_with_spoofing(struct ssh *ssh, 
int client_session_id,
+               fatal_fr(r, "send x11-req");
+       free(new_data);
+ }
++
++/*
++ * Returns whether an x11 channel was used recently (less than a second ago)
++ */
++int
++x11_channel_used_recently(struct ssh *ssh) {
++      u_int i;
++      Channel *c;
++      time_t lastused = 0;
++
++      for (i = 0; i < ssh->chanctxt->channels_alloc; i++) {
++              c = ssh->chanctxt->channels[i];
++              if (c == NULL || c->ctype == NULL || c->lastused == 0 ||
++                  strcmp(c->ctype, "x11-connection") != 0)
++                      continue;
++              lastused = c->lastused;
++      }
++      return lastused != 0 && monotime() > lastused + 1;
++}
+--- a/channels.h
++++ b/channels.h
+@@ -382,6 +382,7 @@ int         x11_connect_display(struct ssh *);
+ int    x11_create_display_inet(struct ssh *, int, int, int, u_int *, int **);
+ void   x11_request_forwarding_with_spoofing(struct ssh *, int,
+           const char *, const char *, const char *, int);
++int      x11_channel_used_recently(struct ssh *ssh);
+ 
+ /* channel close */
+ 
+--- a/clientloop.c
++++ b/clientloop.c
+@@ -659,9 +659,10 @@ obfuscate_keystroke_timing(struct ssh *ssh, struct 
timespec *timeout,
+       if (just_started)
+               return 1;
+ 
+-      /* Don't arm output fd for poll until the timing interval has elapsed */
++      /* Don't arm output fd for poll until the timing interval has 
elapsed... */
+       if (timespeccmp(&now, &next_interval, <))
+-              return 0;
++              /* ...unless there's x11 communicattion happening */
++              return x11_channel_used_recently(ssh);
+ 
+       /* Calculate number of intervals missed since the last check */
+       n = (now.tv_sec - next_interval.tv_sec) * 1000LL * 1000 * 1000;

diff --git a/net-misc/openssh/files/openssh-9.9_p2-libressl.patch 
b/net-misc/openssh/files/openssh-9.9_p2-libressl.patch
new file mode 100644
index 0000000..44a13c6
--- /dev/null
+++ b/net-misc/openssh/files/openssh-9.9_p2-libressl.patch
@@ -0,0 +1,33 @@
+Pull in sshkey.c r1.148 to remove dependency on EC_GROUP_method_of()
+EC_METHOD_get_field_type().
+
+Index: openssh/sshkey.c
+--- a/sshkey.c.orig
++++ b/sshkey.c
+@@ -2592,14 +2592,6 @@ sshkey_ec_validate_public(const EC_GROUP *group, const
+        * EC_POINT_oct2point then the caller will need to explicitly check.
+        */
+ 
+-      /*
+-       * We shouldn't ever hit this case because bignum_get_ecpoint()
+-       * refuses to load GF2m points.
+-       */
+-      if (EC_METHOD_get_field_type(EC_GROUP_method_of(group)) !=
+-          NID_X9_62_prime_field)
+-              goto out;
+-
+       /* Q != infinity */
+       if (EC_POINT_is_at_infinity(group, public))
+               goto out;
+@@ -2697,11 +2689,6 @@ sshkey_dump_ec_point(const EC_GROUP *group, const EC_P
+       }
+       if ((x = BN_new()) == NULL || (y = BN_new()) == NULL) {
+               fprintf(stderr, "%s: BN_new failed\n", __func__);
+-              goto out;
+-      }
+-      if (EC_METHOD_get_field_type(EC_GROUP_method_of(group)) !=
+-          NID_X9_62_prime_field) {
+-              fprintf(stderr, "%s: group is not a prime field\n", __func__);
+               goto out;
+       }
+       if (EC_POINT_get_affine_coordinates_GFp(group, point,

diff --git a/net-misc/openssh/files/ssh-agent.initd 
b/net-misc/openssh/files/ssh-agent.initd
new file mode 100644
index 0000000..49d3b12
--- /dev/null
+++ b/net-misc/openssh/files/ssh-agent.initd
@@ -0,0 +1,7 @@
+#!/sbin/openrc-run
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License, v2 or later
+
+supervisor=supervise-daemon
+command="/usr/bin/ssh-agent"
+command_args="-D -a ${XDG_RUNTIME_DIR}/ssh-agent.sock"

diff --git a/net-misc/openssh/files/sshd-r1.confd 
b/net-misc/openssh/files/sshd-r1.confd
new file mode 100644
index 0000000..cf43037
--- /dev/null
+++ b/net-misc/openssh/files/sshd-r1.confd
@@ -0,0 +1,33 @@
+# /etc/conf.d/sshd: config file for /etc/init.d/sshd
+
+# Where is your sshd_config file stored?
+
+SSHD_CONFDIR="${RC_PREFIX%/}/etc/ssh"
+
+
+# Any random options you want to pass to sshd.
+# See the sshd(8) manpage for more info.
+
+SSHD_OPTS=""
+
+
+# Wait one second (length chosen arbitrarily) to see if sshd actually
+# creates a PID file, or if it crashes for some reason like not being
+# able to bind to the address in ListenAddress.
+
+#SSHD_SSD_OPTS="--wait 1000"
+
+
+# Pid file to use (needs to be absolute path).
+
+#SSHD_PIDFILE="${RC_PREFIX%/}/run/sshd.pid"
+
+
+# Path to the sshd binary (needs to be absolute path).
+
+#SSHD_BINARY="${RC_PREFIX%/}/usr/sbin/sshd"
+
+
+# Path to the ssh-keygen binary (needs to be absolute path).
+
+#SSHD_KEYGEN_BINARY="${RC_PREFIX%/}/usr/bin/ssh-keygen"

diff --git a/net-misc/openssh/files/sshd-r1.initd 
b/net-misc/openssh/files/sshd-r1.initd
new file mode 100644
index 0000000..e91cd01
--- /dev/null
+++ b/net-misc/openssh/files/sshd-r1.initd
@@ -0,0 +1,87 @@
+#!/sbin/openrc-run
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+extra_commands="checkconfig"
+extra_started_commands="reload"
+
+: ${SSHD_CONFDIR:=${RC_PREFIX%/}/etc/ssh}
+: ${SSHD_CONFIG:=${SSHD_CONFDIR}/sshd_config}
+: ${SSHD_PIDFILE:=${RC_PREFIX%/}/run/${SVCNAME}.pid}
+: ${SSHD_BINARY:=${RC_PREFIX%/}/usr/sbin/sshd}
+: ${SSHD_KEYGEN_BINARY:=${RC_PREFIX%/}/usr/bin/ssh-keygen}
+
+command="${SSHD_BINARY}"
+pidfile="${SSHD_PIDFILE}"
+command_args="${SSHD_OPTS} -o PidFile=${pidfile} -f ${SSHD_CONFIG}"
+
+# Wait one second (length chosen arbitrarily) to see if sshd actually
+# creates a PID file, or if it crashes for some reason like not being
+# able to bind to the address in ListenAddress (bug 617596).
+: ${SSHD_SSD_OPTS:=--wait 1000}
+start_stop_daemon_args="${SSHD_SSD_OPTS}"
+
+depend() {
+       # Entropy can be used by ssh-keygen, among other things, but
+       # is not strictly required (bug 470020).
+       use logger dns entropy
+       if [ "${rc_need+set}" = "set" ] ; then
+               : # Do nothing, the user has explicitly set rc_need
+       else
+               local x warn_addr
+               for x in $(awk '/^ListenAddress/{ print $2 }' "$SSHD_CONFIG" 
2>/dev/null) ; do
+                       case "${x}" in
+                               0.0.0.0|0.0.0.0:*) ;;
+                               ::|\[::\]*) ;;
+                               *) warn_addr="${warn_addr} ${x}" ;;
+                       esac
+               done
+               if [ -n "${warn_addr}" ] ; then
+                       need net
+                       ewarn "You are binding an interface in ListenAddress 
statement in your sshd_config!"
+                       ewarn "You must add rc_need=\"net.FOO\" to your 
${RC_PREFIX%/}/etc/conf.d/sshd"
+                       ewarn "where FOO is the interface(s) providing the 
following address(es):"
+                       ewarn "${warn_addr}"
+               fi
+       fi
+}
+
+checkconfig() {
+       checkpath --mode 0755 --directory "${RC_PREFIX%/}/var/empty"
+
+       if [ ! -e "${SSHD_CONFIG}" ] ; then
+               eerror "You need an ${SSHD_CONFIG} file to run sshd"
+               eerror "There is a sample file in /usr/share/doc/openssh"
+               return 1
+       fi
+
+       ${SSHD_KEYGEN_BINARY} -A || return 2
+
+       "${command}" -t ${command_args} || return 3
+}
+
+start_pre() {
+       # Make sure that the user's config isn't busted before we try
+       # to start the daemon (this will produce better error messages
+       # than if we just try to start it blindly).
+       #
+       # We always need to call checkconfig because this function will
+       # also generate any missing host key and you can start a
+       # non-running service with "restart" argument.
+       checkconfig || return $?
+}
+
+stop_pre() {
+       # If this is a restart, check to make sure the user's config
+       # isn't busted before we stop the running daemon.
+       if [ "${RC_CMD}" = "restart" ] ; then
+               checkconfig || return $?
+       fi
+}
+
+reload() {
+       checkconfig || return $?
+       ebegin "Reloading ${SVCNAME}"
+       start-stop-daemon --signal HUP --pidfile "${pidfile}"
+       eend $?
+}

diff --git a/net-misc/openssh/files/sshd.pam_include.2 
b/net-misc/openssh/files/sshd.pam_include.2
new file mode 100644
index 0000000..b801aaa
--- /dev/null
+++ b/net-misc/openssh/files/sshd.pam_include.2
@@ -0,0 +1,4 @@
+auth       include     system-remote-login
+account    include     system-remote-login
+password   include     system-remote-login
+session           include      system-remote-login

diff --git a/net-misc/openssh/files/sshd.service.2 
b/net-misc/openssh/files/sshd.service.2
new file mode 100644
index 0000000..d935ea7
--- /dev/null
+++ b/net-misc/openssh/files/sshd.service.2
@@ -0,0 +1,15 @@
+[Unit]
+Description=OpenSSH server daemon
+After=network.target auditd.service
+
+[Service]
+Type=notify-reload
+ExecStartPre=/usr/bin/ssh-keygen -A
+ExecStart=/usr/sbin/sshd -D -e
+KillMode=process
+OOMPolicy=continue
+Restart=on-failure
+RestartSec=42s
+
+[Install]
+WantedBy=multi-user.target

diff --git a/net-misc/openssh/files/sshd.socket 
b/net-misc/openssh/files/sshd.socket
new file mode 100644
index 0000000..94b9533
--- /dev/null
+++ b/net-misc/openssh/files/sshd.socket
@@ -0,0 +1,10 @@
+[Unit]
+Description=OpenSSH Server Socket
+Conflicts=sshd.service
+
+[Socket]
+ListenStream=22
+Accept=yes
+
+[Install]
+WantedBy=sockets.target

diff --git a/net-misc/openssh/files/sshd_at.service.1 
b/net-misc/openssh/files/sshd_at.service.1
new file mode 100644
index 0000000..e43a457
--- /dev/null
+++ b/net-misc/openssh/files/sshd_at.service.1
@@ -0,0 +1,8 @@
+[Unit]
+Description=OpenSSH per-connection server daemon
+After=auditd.service
+
+[Service]
+ExecStart=-/usr/sbin/sshd -i -e
+StandardInput=socket
+StandardError=journal

diff --git a/net-misc/openssh/metadata.xml b/net-misc/openssh/metadata.xml
new file mode 100644
index 0000000..8c35ff5
--- /dev/null
+++ b/net-misc/openssh/metadata.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Base System</name>
+       </maintainer>
+       <longdescription>
+               OpenSSH is a FREE version of the SSH protocol suite of network 
connectivity tools that
+               increasing numbers of people on the Internet are coming to rely 
on. Many users of telnet,
+               rlogin, ftp, and other such programs might not realize that 
their password is transmitted
+               across the Internet unencrypted, but it is. OpenSSH encrypts 
all traffic (including passwords)
+               to effectively eliminate eavesdropping, connection hijacking, 
and other network-level attacks.
+               Additionally, OpenSSH provides a myriad of secure tunneling 
capabilities, as well as a variety
+               of authentication methods.
+
+               The OpenSSH suite includes the ssh program which replaces 
rlogin and telnet, scp which
+               replaces rcp, and sftp which replaces ftp. Also included is 
sshd which is the server side of
+               the package, and the other basic utilities like ssh-add, 
ssh-agent, ssh-keysign, ssh-keyscan,
+               ssh-keygen and sftp-server. OpenSSH supports SSH protocol 
versions 1.3, 1.5, and 2.0.
+       </longdescription>
+       <use>
+               <flag name="ldns">Use LDNS for DNSSEC/SSHFP validation.</flag>
+               <flag name="legacy-ciphers">
+                       Enable support for deprecated, soon-to-be-dropped DSA 
keys.
+
+                       See 
https://marc.info/?l=openssh-unix-dev&gt;m=170494903207436&gt;w=2.
+               </flag>
+               <flag name="livecd">Enable root password logins for live-cd 
environment.</flag>
+               <flag name="security-key">Include builtin U2F/FIDO 
support</flag>
+               <flag name="ssl">Enable additional crypto algorithms via 
OpenSSL</flag>
+               <flag name="xmss">Enable XMSS post-quantum authentication 
algorithm</flag>
+       </use>
+       <upstream>
+               <remote-id type="cpe">cpe:/a:openbsd:openssh</remote-id>
+               <remote-id type="github">openssh/openssh-portable</remote-id>
+       </upstream>
+</pkgmetadata>

diff --git a/net-misc/openssh/openssh-9.8_p1-r3.ebuild 
b/net-misc/openssh/openssh-9.8_p1-r3.ebuild
new file mode 100644
index 0000000..f7a0959
--- /dev/null
+++ b/net-misc/openssh/openssh-9.8_p1-r3.ebuild
@@ -0,0 +1,438 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/openssh.org.asc
+inherit user-info flag-o-matic autotools optfeature pam systemd 
toolchain-funcs verify-sig
+
+# Make it more portable between straight releases
+# and _p? releases.
+PARCH=${P/_}
+
+DESCRIPTION="Port of OpenBSD's free SSH release"
+HOMEPAGE="https://www.openssh.com/";
+SRC_URI="
+       mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
+       verify-sig? ( mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz.asc )
+"
+S="${WORKDIR}/${PARCH}"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
+# Probably want to drop ssl defaulting to on in a future version.
+IUSE="abi_mips_n32 audit debug kerberos ldns legacy-ciphers libedit livecd pam 
+pie security-key selinux +ssl static test xmss"
+
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+       ldns? ( ssl )
+       pie? ( !static )
+       static? ( !kerberos !pam )
+       xmss? ( ssl  )
+       test? ( ssl )
+"
+
+# tests currently fail with XMSS
+REQUIRED_USE+="test? ( !xmss )"
+
+LIB_DEPEND="
+       audit? ( sys-process/audit[static-libs(+)] )
+       ldns? (
+               net-libs/ldns[static-libs(+)]
+               net-libs/ldns[ecdsa(+),ssl(+)]
+       )
+       libedit? ( dev-libs/libedit:=[static-libs(+)] )
+       security-key? ( >=dev-libs/libfido2-1.5.0:=[static-libs(+)] )
+       selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
+       ssl? ( >=dev-libs/openssl-1.1.1l-r1:0=[static-libs(+)] )
+       virtual/libcrypt:=[static-libs(+)]
+       >=sys-libs/zlib-1.2.3:=[static-libs(+)]
+"
+RDEPEND="
+       acct-group/sshd
+       acct-user/sshd
+       !static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+       pam? ( sys-libs/pam )
+       kerberos? ( virtual/krb5 )
+"
+DEPEND="
+       ${RDEPEND}
+       virtual/os-headers
+       kernel_linux? ( !prefix-guest? ( >=sys-kernel/linux-headers-5.1 ) )
+       static? ( ${LIB_DEPEND} )
+"
+RDEPEND="
+       ${RDEPEND}
+       !net-misc/openssh-contrib
+       pam? ( >=sys-auth/pambase-20081028 )
+       !prefix? ( sys-apps/shadow )
+"
+BDEPEND="
+       dev-build/autoconf
+       virtual/pkgconfig
+       verify-sig? ( sec-keys/openpgp-keys-openssh )
+"
+
+PATCHES=(
+       
"${FILESDIR}/${PN}-9.4_p1-Allow-MAP_NORESERVE-in-sandbox-seccomp-filter-maps.patch"
+       "${FILESDIR}/${PN}-9.6_p1-fix-xmss-c99.patch"
+       "${FILESDIR}/${PN}-9.7_p1-config-tweaks.patch"
+       "${FILESDIR}/${PN}-9.8_p1-musl-connect.patch"
+       "${FILESDIR}/${PN}-9.8_p1-inetd.patch"
+       "${FILESDIR}/${PN}-9.9_p2-libressl.patch"
+)
+
+pkg_pretend() {
+       local i enabled_eol_flags disabled_eol_flags
+       for i in hpn sctp X509; do
+               if has_version "net-misc/openssh[${i}]"; then
+                       enabled_eol_flags+="${i},"
+                       disabled_eol_flags+="-${i},"
+               fi
+       done
+
+       if [[ -n ${enabled_eol_flags} && 
${OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING} != yes ]]; then
+               # Skip for binary packages entirely because of environment 
saving, bug #907892
+               [[ ${MERGE_TYPE} == binary ]] && return
+
+               ewarn "net-misc/openssh does not support 
USE='${enabled_eol_flags%,}' anymore."
+               ewarn "The Base system team *STRONGLY* recommends you not rely 
on this functionality,"
+               ewarn "since these USE flags required third-party patches that 
often trigger bugs"
+               ewarn "and are of questionable provenance."
+               ewarn
+               ewarn "If you must continue relying on this functionality, 
switch to"
+               ewarn "net-misc/openssh-contrib. You will have to remove 
net-misc/openssh from your"
+               ewarn "world file first: 'emerge --deselect net-misc/openssh'"
+               ewarn
+               ewarn "In order to prevent loss of SSH remote login access, we 
will abort the build."
+               ewarn "Whether you proceed with disabling the USE flags or 
switch to the -contrib"
+               ewarn "variant, when re-emerging you will have to set"
+               ewarn
+               ewarn "  OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING=yes"
+
+               die "Building net-misc/openssh[${disabled_eol_flags%,}] without 
OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING=yes"
+       fi
+
+       # Make sure people who are using tcp wrappers are notified of its 
removal. #531156
+       if grep -qs '^ *sshd *:' "${EROOT}"/etc/hosts.{allow,deny} ; then
+               ewarn "Sorry, but openssh no longer supports tcp-wrappers, and 
it seems like"
+               ewarn "you're trying to use it.  Update your 
${EROOT}/etc/hosts.{allow,deny} please."
+       fi
+}
+
+src_prepare() {
+       # don't break .ssh/authorized_keys2 for fun
+       sed -i '/^AuthorizedKeysFile/s:^:#:' sshd_config || die
+
+       [[ -d ${WORKDIR}/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
+
+       default
+
+       # These tests are currently incompatible with PORTAGE_TMPDIR/sandbox
+       sed -e '/\t\tpercent \\/ d' \
+               -i regress/Makefile || die
+
+       tc-export PKG_CONFIG
+       local sed_args=(
+               -e "s:-lcrypto:$(${PKG_CONFIG} --libs openssl):"
+               # Disable fortify flags ... our gcc does this for us
+               -e 's:-D_FORTIFY_SOURCE=2::'
+       )
+
+       # _XOPEN_SOURCE causes header conflicts on Solaris
+       [[ ${CHOST} == *-solaris* ]] && sed_args+=(
+               -e 's/-D_XOPEN_SOURCE//'
+       )
+       sed -i "${sed_args[@]}" configure{.ac,} || die
+
+       eautoreconf
+}
+
+src_configure() {
+       addwrite /dev/ptmx
+
+       use debug && append-cppflags -DSANDBOX_SECCOMP_FILTER_DEBUG
+       use static && append-ldflags -static
+       use xmss && append-cflags -DWITH_XMSS
+
+       if [[ ${CHOST} == *-solaris* ]] ; then
+               # Solaris' glob.h doesn't have things like GLOB_TILDE, configure
+               # doesn't check for this, so force the replacement to be put in
+               # place
+               append-cppflags -DBROKEN_GLOB
+       fi
+
+       # use replacement, RPF_ECHO_ON doesn't exist here
+       [[ ${CHOST} == *-darwin* ]] && export ac_cv_func_readpassphrase=no
+
+       local myconf=(
+               --with-ldflags="${LDFLAGS}"
+               --disable-strip
+               --with-pid-dir="${EPREFIX}"$(usex kernel_linux '' '/var')/run
+               --sysconfdir="${EPREFIX}"/etc/ssh
+               --libexecdir="${EPREFIX}"/usr/$(get_libdir)/misc
+               --datadir="${EPREFIX}"/usr/share/openssh
+               --with-privsep-path="${EPREFIX}"/var/empty
+               --with-privsep-user=sshd
+               # optional at runtime; guarantee a known path
+               --with-xauth="${EPREFIX}"/usr/bin/xauth
+
+               # --with-hardening adds the following in addition to flags we
+               # already set in our toolchain:
+               # * -ftrapv (which is broken with GCC anyway),
+               # * -ftrivial-auto-var-init=zero (which is nice, but not the 
end of
+               #    the world to not have)
+               # * -fzero-call-used-regs=used (history of miscompilations with
+               #    Clang (bug #872548), ICEs on m68k (bug #920350, gcc 
PR113086,
+               #    gcc PR104820, gcc PR104817, gcc PR110934)).
+               #
+               # Furthermore, OSSH_CHECK_CFLAG_COMPILE does not use 
AC_CACHE_CHECK,
+               # so we cannot just disable -fzero-call-used-regs=used.
+               #
+               # Therefore, just pass --without-hardening, given it doesn't 
negate
+               # our already hardened toolchain defaults, and avoids adding 
flags
+               # which are known-broken in both Clang and GCC and haven't been
+               # proven reliable.
+               --without-hardening
+
+               $(use_with audit audit linux)
+               $(use_with kerberos kerberos5 "${EPREFIX}"/usr)
+               $(use_with ldns)
+               $(use_enable legacy-ciphers dsa-keys)
+               $(use_with libedit)
+               $(use_with pam)
+               $(use_with pie)
+               $(use_with selinux)
+               $(use_with security-key security-key-builtin)
+               $(use_with ssl openssl)
+               $(use_with ssl ssl-engine)
+       )
+
+       if use elibc_musl; then
+               # musl defines bogus values for UTMP_FILE and WTMP_FILE (bug 
#753230)
+               myconf+=( --disable-utmp --disable-wtmp )
+       fi
+
+       # Workaround for Clang 15 miscompilation with -fzero-call-used-regs=all
+       # bug #869839 (https://github.com/llvm/llvm-project/issues/57692)
+       tc-is-clang && myconf+=( --without-hardening )
+
+       econf "${myconf[@]}"
+}
+
+create_config_dropins() {
+       local locale_vars=(
+               # These are language variables that POSIX defines.
+               # 
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_02
+               LANG LC_ALL LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY 
LC_NUMERIC LC_TIME
+
+               # These are the GNU extensions.
+               # 
https://www.gnu.org/software/autoconf/manual/html_node/Special-Shell-Variables.html
+               LANGUAGE LC_ADDRESS LC_IDENTIFICATION LC_MEASUREMENT LC_NAME 
LC_PAPER LC_TELEPHONE
+       )
+
+       mkdir -p "${WORKDIR}"/etc/ssh/ssh{,d}_config.d || die
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/ssh_config.d/9999999gentoo.conf || die
+       # Send locale environment variables (bug #367017)
+       SendEnv ${locale_vars[*]}
+
+       # Send COLORTERM to match TERM (bug #658540)
+       SendEnv COLORTERM
+       EOF
+
+       cat <<-EOF > 
"${WORKDIR}"/etc/ssh/ssh_config.d/9999999gentoo-security.conf || die
+       RevokedHostKeys "${EPREFIX}/etc/ssh/ssh_revoked_hosts"
+       EOF
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/ssh_revoked_hosts || die
+       # https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/
+       ssh-rsa 
AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==
+       EOF
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo.conf || 
die
+       # Allow client to pass locale environment variables (bug #367017)
+       AcceptEnv ${locale_vars[*]}
+
+       # Allow client to pass COLORTERM to match TERM (bug #658540)
+       AcceptEnv COLORTERM
+       EOF
+
+       cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-subsystem.conf || die
+       # override default of no subsystems
+       Subsystem       sftp    ${EPREFIX}/usr/$(get_libdir)/misc/sftp-server
+       EOF
+
+       if use pam ; then
+               cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-pam.conf || die
+               UsePAM yes
+               # This interferes with PAM.
+               PasswordAuthentication no
+               # PAM can do its own handling of MOTD.
+               PrintMotd no
+               PrintLastLog no
+               EOF
+       fi
+
+       if use livecd ; then
+               cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-livecd.conf || die
+               # Allow root login with password on livecds.
+               PermitRootLogin Yes
+               EOF
+       fi
+}
+
+src_compile() {
+       default
+       create_config_dropins
+}
+
+src_test() {
+       local tests=( compat-tests )
+       local shell=$(egetshell "${UID}")
+       if [[ ${shell} == */nologin ]] || [[ ${shell} == */false ]] ; then
+               ewarn "Running the full OpenSSH testsuite requires a usable 
shell for the 'portage'"
+               ewarn "user, so we will run a subset only."
+               tests+=( interop-tests )
+       else
+               tests+=( tests )
+       fi
+
+       local -x SUDO= SSH_SK_PROVIDER= TEST_SSH_UNSAFE_PERMISSIONS=1
+       mkdir -p "${HOME}"/.ssh || die
+       emake -j1 "${tests[@]}" </dev/null
+}
+
+src_install() {
+       emake install-nokeys DESTDIR="${D}"
+       fperms 600 /etc/ssh/sshd_config
+       dobin contrib/ssh-copy-id
+       newinitd "${FILESDIR}"/sshd-r1.initd sshd
+       newconfd "${FILESDIR}"/sshd-r1.confd sshd
+
+       if use pam; then
+               newpamd "${FILESDIR}"/sshd.pam_include.2 sshd
+       fi
+
+       doman contrib/ssh-copy-id.1
+       dodoc ChangeLog CREDITS OVERVIEW README* TODO sshd_config
+
+       rmdir "${ED}"/var/empty || die
+
+       systemd_dounit "${FILESDIR}"/sshd.socket
+       systemd_newunit "${FILESDIR}"/sshd.service.2 sshd.service
+       systemd_newunit "${FILESDIR}"/sshd_at.service.1 '[email protected]'
+
+       # Install dropins with explicit mode, bug 906638, 915840
+       diropts -m0755
+       insopts -m0644
+       insinto /etc/ssh
+       doins -r "${WORKDIR}"/etc/ssh/ssh_config.d
+       doins "${WORKDIR}"/etc/ssh/ssh_revoked_hosts
+       diropts -m0700
+       insopts -m0600
+       doins -r "${WORKDIR}"/etc/ssh/sshd_config.d
+}
+
+pkg_preinst() {
+       if ! use ssl && has_version "${CATEGORY}/${PN}[ssl]"; then
+               show_ssl_warning=1
+       fi
+}
+
+pkg_postinst() {
+       # bug #139235
+       optfeature "x11 forwarding" x11-apps/xauth
+
+       local old_ver
+       for old_ver in ${REPLACING_VERSIONS}; do
+               if ver_test "${old_ver}" -lt "5.8_p1"; then
+                       elog "Starting with openssh-5.8p1, the server will 
default to a newer key"
+                       elog "algorithm (ECDSA).  You are encouraged to 
manually update your stored"
+                       elog "keys list as servers update theirs.  See 
ssh-keyscan(1) for more info."
+               fi
+               if ver_test "${old_ver}" -lt "7.0_p1"; then
+                       elog "Starting with openssh-6.7, support for USE=tcpd 
has been dropped by upstream."
+                       elog "Make sure to update any configs that you might 
have.  Note that xinetd might"
+                       elog "be an alternative for you as it supports 
USE=tcpd."
+               fi
+               if ver_test "${old_ver}" -lt "7.1_p1"; then #557388 #555518
+                       elog "Starting with openssh-7.0, support for ssh-dss 
keys were disabled due to their"
+                       elog "weak sizes.  If you rely on these key types, you 
can re-enable the key types by"
+                       elog "adding to your sshd_config or ~/.ssh/config 
files:"
+                       elog "  PubkeyAcceptedKeyTypes=+ssh-dss"
+                       elog "You should however generate new keys using rsa or 
ed25519."
+
+                       elog "Starting with openssh-7.0, the default for 
PermitRootLogin changed from 'yes'"
+                       elog "to 'prohibit-password'.  That means password auth 
for root users no longer works"
+                       elog "out of the box.  If you need this, please update 
your sshd_config explicitly."
+               fi
+               if ver_test "${old_ver}" -lt "7.6_p1"; then
+                       elog "Starting with openssh-7.6p1, openssh upstream has 
removed ssh1 support entirely."
+                       elog "Furthermore, rsa keys with less than 1024 bits 
will be refused."
+               fi
+               if ver_test "${old_ver}" -lt "7.7_p1"; then
+                       elog "Starting with openssh-7.7p1, we no longer patch 
openssh to provide LDAP functionality."
+                       elog "Install sys-auth/ssh-ldap-pubkey and use 
OpenSSH's \"AuthorizedKeysCommand\" option"
+                       elog "if you need to authenticate against LDAP."
+                       elog "See 
https://wiki.gentoo.org/wiki/SSH/LDAP_migration for more details."
+               fi
+               if ver_test "${old_ver}" -lt "8.2_p1"; then
+                       ewarn "After upgrading to openssh-8.2p1 please restart 
sshd, otherwise you"
+                       ewarn "will not be able to establish new sessions. 
Restarting sshd over a ssh"
+                       ewarn "connection is generally safe."
+               fi
+               if ver_test "${old_ver}" -lt "9.2_p1-r1" && systemd_is_booted; 
then
+                       ewarn "From openssh-9.2_p1-r1 the supplied systemd unit 
file defaults to"
+                       ewarn "'Restart=on-failure', which causes the service 
to automatically restart if it"
+                       ewarn "terminates with an unclean exit code or signal. 
This feature is useful for most users,"
+                       ewarn "but it can increase the vulnerability of the 
system in the event of a future exploit."
+                       ewarn "If you have a web-facing setup or are concerned 
about security, it is recommended to"
+                       ewarn "set 'Restart=no' in your sshd unit file."
+               fi
+       done
+
+       if [[ -n ${show_ssl_warning} ]]; then
+               elog "Be aware that by disabling openssl support in openssh, 
the server and clients"
+               elog "no longer support dss/rsa/ecdsa keys.  You will need to 
generate ed25519 keys"
+               elog "and update all clients/servers that utilize them."
+       fi
+
+       openssh_maybe_restart
+}
+
+openssh_maybe_restart() {
+       local ver
+       declare -a versions
+       read -ra versions <<<"${REPLACING_VERSIONS}"
+       for ver in "${versions[@]}"; do
+               # Exclude 9.8_p1 because it didn't have the safety check
+               [[ ${ver} == 9.8_p1 ]] && break
+
+               if [[ ${ver%_*} == "${PV%_*}" ]]; then
+                       # No major version change has occurred
+                       return
+               fi
+       done
+
+       if [[ ${ROOT} ]]; then
+               return
+       elif [[ -d /run/systemd/system ]] && sshd -t >/dev/null 2>&1; then
+               ewarn "The ebuild will now attempt to restart OpenSSH to avoid"
+               ewarn "bricking the running instance. See bug #709748."
+               ebegin "Attempting to restart openssh via 'systemctl 
try-restart sshd'"
+               systemctl try-restart sshd
+               eend $?
+       elif [[ -d /run/openrc ]]; then
+               # We don't check for sshd -t here because the OpenRC init script
+               # has a stop_pre() which does checkconfig, i.e. we defer to it
+               # to give nicer output for a failed sanity check.
+               ewarn "The ebuild will now attempt to restart OpenSSH to avoid"
+               ewarn "bricking the running instance. See bug #709748."
+               ebegin "Attempting to restart openssh via 'rc-service -q 
--ifstarted --nodeps sshd restart'"
+               rc-service -q --ifstarted --nodeps sshd restart
+               eend $?
+       fi
+}

diff --git a/net-misc/openssh/openssh-9.9_p2-r3.ebuild 
b/net-misc/openssh/openssh-9.9_p2-r3.ebuild
new file mode 100644
index 0000000..8b96487
--- /dev/null
+++ b/net-misc/openssh/openssh-9.9_p2-r3.ebuild
@@ -0,0 +1,442 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Remember to check the upstream release/stable branches for patches
+# to backport! See https://marc.info/?l=openssh-unix-dev&m=172723798122122&w=2.
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/openssh.org.asc
+inherit user-info flag-o-matic autotools optfeature pam systemd 
toolchain-funcs verify-sig eapi9-ver
+
+# Make it more portable between straight releases
+# and _p? releases.
+PARCH=${P/_}
+
+DESCRIPTION="Port of OpenBSD's free SSH release"
+HOMEPAGE="https://www.openssh.com/";
+SRC_URI="
+       mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
+       verify-sig? ( mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz.asc )
+"
+S="${WORKDIR}/${PARCH}"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
+# Probably want to drop ssl defaulting to on in a future version.
+IUSE="abi_mips_n32 audit debug kerberos ldns legacy-ciphers libedit livecd pam 
+pie security-key selinux +ssl static test xmss"
+
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+       ldns? ( ssl )
+       pie? ( !static )
+       static? ( !kerberos !pam )
+       xmss? ( ssl  )
+       test? ( ssl )
+"
+
+# tests currently fail with XMSS
+REQUIRED_USE+="test? ( !xmss )"
+
+LIB_DEPEND="
+       audit? ( sys-process/audit[static-libs(+)] )
+       ldns? (
+               net-libs/ldns[static-libs(+)]
+               net-libs/ldns[ecdsa(+),ssl(+)]
+       )
+       libedit? ( dev-libs/libedit:=[static-libs(+)] )
+       security-key? ( >=dev-libs/libfido2-1.5.0:=[static-libs(+)] )
+       selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
+       ssl? ( >=dev-libs/openssl-1.1.1l-r1:0=[static-libs(+)] )
+       virtual/libcrypt:=[static-libs(+)]
+       >=sys-libs/zlib-1.2.3:=[static-libs(+)]
+"
+RDEPEND="
+       acct-group/sshd
+       acct-user/sshd
+       !static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+       pam? ( sys-libs/pam )
+       kerberos? ( virtual/krb5 )
+"
+DEPEND="
+       ${RDEPEND}
+       virtual/os-headers
+       kernel_linux? ( !prefix-guest? ( >=sys-kernel/linux-headers-5.1 ) )
+       static? ( ${LIB_DEPEND} )
+"
+RDEPEND="
+       ${RDEPEND}
+       !net-misc/openssh-contrib
+       pam? ( >=sys-auth/pambase-20081028 )
+       !prefix? ( sys-apps/shadow )
+"
+BDEPEND="
+       dev-build/autoconf
+       virtual/pkgconfig
+       verify-sig? ( sec-keys/openpgp-keys-openssh )
+"
+
+PATCHES=(
+       
"${FILESDIR}/${PN}-9.4_p1-Allow-MAP_NORESERVE-in-sandbox-seccomp-filter-maps.patch"
+       "${FILESDIR}/${PN}-9.6_p1-fix-xmss-c99.patch"
+       "${FILESDIR}/${PN}-9.7_p1-config-tweaks.patch"
+       # Backports from upstream release branch
+       #"${FILESDIR}/${PV}"
+       # Our own backports
+       "${FILESDIR}/${PN}-9.9_p1-x-forwarding-slow.patch"
+       "${FILESDIR}/${PN}-9.9_p2-libressl.patch"
+)
+
+pkg_pretend() {
+       local i enabled_eol_flags disabled_eol_flags
+       for i in hpn sctp X509; do
+               if has_version "net-misc/openssh[${i}]"; then
+                       enabled_eol_flags+="${i},"
+                       disabled_eol_flags+="-${i},"
+               fi
+       done
+
+       if [[ -n ${enabled_eol_flags} && 
${OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING} != yes ]]; then
+               # Skip for binary packages entirely because of environment 
saving, bug #907892
+               [[ ${MERGE_TYPE} == binary ]] && return
+
+               ewarn "net-misc/openssh does not support 
USE='${enabled_eol_flags%,}' anymore."
+               ewarn "The Base system team *STRONGLY* recommends you not rely 
on this functionality,"
+               ewarn "since these USE flags required third-party patches that 
often trigger bugs"
+               ewarn "and are of questionable provenance."
+               ewarn
+               ewarn "If you must continue relying on this functionality, 
switch to"
+               ewarn "net-misc/openssh-contrib. You will have to remove 
net-misc/openssh from your"
+               ewarn "world file first: 'emerge --deselect net-misc/openssh'"
+               ewarn
+               ewarn "In order to prevent loss of SSH remote login access, we 
will abort the build."
+               ewarn "Whether you proceed with disabling the USE flags or 
switch to the -contrib"
+               ewarn "variant, when re-emerging you will have to set"
+               ewarn
+               ewarn "  OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING=yes"
+
+               die "Building net-misc/openssh[${disabled_eol_flags%,}] without 
OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING=yes"
+       fi
+
+       # Make sure people who are using tcp wrappers are notified of its 
removal. #531156
+       if grep -qs '^ *sshd *:' "${EROOT}"/etc/hosts.{allow,deny} ; then
+               ewarn "Sorry, but openssh no longer supports tcp-wrappers, and 
it seems like"
+               ewarn "you're trying to use it.  Update your 
${EROOT}/etc/hosts.{allow,deny} please."
+       fi
+}
+
+src_prepare() {
+       # don't break .ssh/authorized_keys2 for fun
+       sed -i '/^AuthorizedKeysFile/s:^:#:' sshd_config || die
+
+       [[ -d ${WORKDIR}/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
+
+       default
+
+       # These tests are currently incompatible with PORTAGE_TMPDIR/sandbox
+       sed -e '/\t\tpercent \\/ d' \
+               -i regress/Makefile || die
+
+       tc-export PKG_CONFIG
+       local sed_args=(
+               -e "s:-lcrypto:$(${PKG_CONFIG} --libs openssl):"
+               # Disable fortify flags ... our gcc does this for us
+               -e 's:-D_FORTIFY_SOURCE=2::'
+       )
+
+       # _XOPEN_SOURCE causes header conflicts on Solaris
+       [[ ${CHOST} == *-solaris* ]] && sed_args+=(
+               -e 's/-D_XOPEN_SOURCE//'
+       )
+       sed -i "${sed_args[@]}" configure{.ac,} || die
+
+       eautoreconf
+}
+
+src_configure() {
+       addwrite /dev/ptmx
+
+       use debug && append-cppflags -DSANDBOX_SECCOMP_FILTER_DEBUG
+       use static && append-ldflags -static
+       use xmss && append-cflags -DWITH_XMSS
+
+       if [[ ${CHOST} == *-solaris* ]] ; then
+               # Solaris' glob.h doesn't have things like GLOB_TILDE, configure
+               # doesn't check for this, so force the replacement to be put in
+               # place
+               append-cppflags -DBROKEN_GLOB
+       fi
+
+       # use replacement, RPF_ECHO_ON doesn't exist here
+       [[ ${CHOST} == *-darwin* ]] && export ac_cv_func_readpassphrase=no
+
+       local myconf=(
+               --with-ldflags="${LDFLAGS}"
+               --disable-strip
+               --with-pid-dir="${EPREFIX}"$(usex kernel_linux '' '/var')/run
+               --sysconfdir="${EPREFIX}"/etc/ssh
+               --libexecdir="${EPREFIX}"/usr/$(get_libdir)/misc
+               --datadir="${EPREFIX}"/usr/share/openssh
+               --with-privsep-path="${EPREFIX}"/var/empty
+               --with-privsep-user=sshd
+               # optional at runtime; guarantee a known path
+               --with-xauth="${EPREFIX}"/usr/bin/xauth
+
+               # --with-hardening adds the following in addition to flags we
+               # already set in our toolchain:
+               # * -ftrapv (which is broken with GCC anyway),
+               # * -ftrivial-auto-var-init=zero (which is nice, but not the 
end of
+               #    the world to not have)
+               # * -fzero-call-used-regs=used (history of miscompilations with
+               #    Clang (bug #872548), ICEs on m68k (bug #920350, gcc 
PR113086,
+               #    gcc PR104820, gcc PR104817, gcc PR110934)).
+               #
+               # Furthermore, OSSH_CHECK_CFLAG_COMPILE does not use 
AC_CACHE_CHECK,
+               # so we cannot just disable -fzero-call-used-regs=used.
+               #
+               # Therefore, just pass --without-hardening, given it doesn't 
negate
+               # our already hardened toolchain defaults, and avoids adding 
flags
+               # which are known-broken in both Clang and GCC and haven't been
+               # proven reliable.
+               --without-hardening
+
+               $(use_with audit audit linux)
+               $(use_with kerberos kerberos5 "${EPREFIX}"/usr)
+               $(use_with ldns)
+               $(use_enable legacy-ciphers dsa-keys)
+               $(use_with libedit)
+               $(use_with pam)
+               $(use_with pie)
+               $(use_with selinux)
+               $(use_with security-key security-key-builtin)
+               $(use_with ssl openssl)
+               $(use_with ssl ssl-engine)
+       )
+
+       if use elibc_musl; then
+               # musl defines bogus values for UTMP_FILE and WTMP_FILE (bug 
#753230)
+               myconf+=( --disable-utmp --disable-wtmp )
+       fi
+
+       # Workaround for Clang 15 miscompilation with -fzero-call-used-regs=all
+       # bug #869839 (https://github.com/llvm/llvm-project/issues/57692)
+       tc-is-clang && myconf+=( --without-hardening )
+
+       econf "${myconf[@]}"
+}
+
+create_config_dropins() {
+       local locale_vars=(
+               # These are language variables that POSIX defines.
+               # 
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_02
+               LANG LC_ALL LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY 
LC_NUMERIC LC_TIME
+
+               # These are the GNU extensions.
+               # 
https://www.gnu.org/software/autoconf/manual/html_node/Special-Shell-Variables.html
+               LANGUAGE LC_ADDRESS LC_IDENTIFICATION LC_MEASUREMENT LC_NAME 
LC_PAPER LC_TELEPHONE
+       )
+
+       mkdir -p "${WORKDIR}"/etc/ssh/ssh{,d}_config.d || die
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/ssh_config.d/9999999gentoo.conf || die
+       # Send locale environment variables (bug #367017)
+       SendEnv ${locale_vars[*]}
+
+       # Send COLORTERM to match TERM (bug #658540)
+       SendEnv COLORTERM
+       EOF
+
+       cat <<-EOF > 
"${WORKDIR}"/etc/ssh/ssh_config.d/9999999gentoo-security.conf || die
+       RevokedHostKeys "${EPREFIX}/etc/ssh/ssh_revoked_hosts"
+       EOF
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/ssh_revoked_hosts || die
+       # https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/
+       ssh-rsa 
AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==
+       EOF
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo.conf || 
die
+       # Allow client to pass locale environment variables (bug #367017)
+       AcceptEnv ${locale_vars[*]}
+
+       # Allow client to pass COLORTERM to match TERM (bug #658540)
+       AcceptEnv COLORTERM
+       EOF
+
+       cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-subsystem.conf || die
+       # override default of no subsystems
+       Subsystem       sftp    ${EPREFIX}/usr/$(get_libdir)/misc/sftp-server
+       EOF
+
+       if use pam ; then
+               cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-pam.conf || die
+               UsePAM yes
+               # This interferes with PAM.
+               PasswordAuthentication no
+               # PAM can do its own handling of MOTD.
+               PrintMotd no
+               PrintLastLog no
+               EOF
+       fi
+
+       if use livecd ; then
+               cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-livecd.conf || die
+               # Allow root login with password on livecds.
+               PermitRootLogin Yes
+               EOF
+       fi
+}
+
+src_compile() {
+       default
+       create_config_dropins
+}
+
+src_test() {
+       local tests=( compat-tests )
+       local shell=$(egetshell "${UID}")
+       if [[ ${shell} == */nologin ]] || [[ ${shell} == */false ]] ; then
+               ewarn "Running the full OpenSSH testsuite requires a usable 
shell for the 'portage'"
+               ewarn "user, so we will run a subset only."
+               tests+=( interop-tests )
+       else
+               tests+=( tests )
+       fi
+
+       local -x SUDO= SSH_SK_PROVIDER= TEST_SSH_UNSAFE_PERMISSIONS=1
+       mkdir -p "${HOME}"/.ssh || die
+       emake -j1 "${tests[@]}" </dev/null
+}
+
+src_install() {
+       emake install-nokeys DESTDIR="${D}"
+       fperms 600 /etc/ssh/sshd_config
+       dobin contrib/ssh-copy-id
+       newinitd "${FILESDIR}"/sshd-r1.initd sshd
+       newconfd "${FILESDIR}"/sshd-r1.confd sshd
+       exeinto /etc/user/init.d
+       newexe "${FILESDIR}"/ssh-agent.initd ssh-agent
+
+       if use pam; then
+               newpamd "${FILESDIR}"/sshd.pam_include.2 sshd
+       fi
+
+       doman contrib/ssh-copy-id.1
+       dodoc ChangeLog CREDITS OVERVIEW README* TODO sshd_config
+
+       rmdir "${ED}"/var/empty || die
+
+       systemd_dounit "${FILESDIR}"/sshd.socket
+       systemd_newunit "${FILESDIR}"/sshd.service.2 sshd.service
+       systemd_newunit "${FILESDIR}"/sshd_at.service.1 '[email protected]'
+
+       # Install dropins with explicit mode, bug 906638, 915840
+       diropts -m0755
+       insopts -m0644
+       insinto /etc/ssh
+       doins -r "${WORKDIR}"/etc/ssh/ssh_config.d
+       doins "${WORKDIR}"/etc/ssh/ssh_revoked_hosts
+       diropts -m0700
+       insopts -m0600
+       doins -r "${WORKDIR}"/etc/ssh/sshd_config.d
+}
+
+pkg_preinst() {
+       if ! use ssl && has_version "${CATEGORY}/${PN}[ssl]"; then
+               show_ssl_warning=1
+       fi
+}
+
+pkg_postinst() {
+       # bug #139235
+       optfeature "x11 forwarding" x11-apps/xauth
+
+       if ver_replacing -lt "5.8_p1"; then
+               elog "Starting with openssh-5.8p1, the server will default to a 
newer key"
+               elog "algorithm (ECDSA).  You are encouraged to manually update 
your stored"
+               elog "keys list as servers update theirs.  See ssh-keyscan(1) 
for more info."
+       fi
+       if ver_replacing -lt "7.0_p1"; then
+               elog "Starting with openssh-6.7, support for USE=tcpd has been 
dropped by upstream."
+               elog "Make sure to update any configs that you might have.  
Note that xinetd might"
+               elog "be an alternative for you as it supports USE=tcpd."
+       fi
+       if ver_replacing -lt "7.1_p1"; then #557388 #555518
+               elog "Starting with openssh-7.0, support for ssh-dss keys were 
disabled due to their"
+               elog "weak sizes.  If you rely on these key types, you can 
re-enable the key types by"
+               elog "adding to your sshd_config or ~/.ssh/config files:"
+               elog "  PubkeyAcceptedKeyTypes=+ssh-dss"
+               elog "You should however generate new keys using rsa or 
ed25519."
+
+               elog "Starting with openssh-7.0, the default for 
PermitRootLogin changed from 'yes'"
+               elog "to 'prohibit-password'.  That means password auth for 
root users no longer works"
+               elog "out of the box.  If you need this, please update your 
sshd_config explicitly."
+       fi
+       if ver_replacing -lt "7.6_p1"; then
+               elog "Starting with openssh-7.6p1, openssh upstream has removed 
ssh1 support entirely."
+               elog "Furthermore, rsa keys with less than 1024 bits will be 
refused."
+       fi
+       if ver_replacing -lt "7.7_p1"; then
+               elog "Starting with openssh-7.7p1, we no longer patch openssh 
to provide LDAP functionality."
+               elog "Install sys-auth/ssh-ldap-pubkey and use OpenSSH's 
\"AuthorizedKeysCommand\" option"
+               elog "if you need to authenticate against LDAP."
+               elog "See https://wiki.gentoo.org/wiki/SSH/LDAP_migration for 
more details."
+       fi
+       if ver_replacing -lt "8.2_p1"; then
+               ewarn "After upgrading to openssh-8.2p1 please restart sshd, 
otherwise you"
+               ewarn "will not be able to establish new sessions. Restarting 
sshd over a ssh"
+               ewarn "connection is generally safe."
+       fi
+       if ver_replacing -lt "9.2_p1-r1" && systemd_is_booted; then
+               ewarn "From openssh-9.2_p1-r1 the supplied systemd unit file 
defaults to"
+               ewarn "'Restart=on-failure', which causes the service to 
automatically restart if it"
+               ewarn "terminates with an unclean exit code or signal. This 
feature is useful for most users,"
+               ewarn "but it can increase the vulnerability of the system in 
the event of a future exploit."
+               ewarn "If you have a web-facing setup or are concerned about 
security, it is recommended to"
+               ewarn "set 'Restart=no' in your sshd unit file."
+       fi
+
+       if [[ -n ${show_ssl_warning} ]]; then
+               elog "Be aware that by disabling openssl support in openssh, 
the server and clients"
+               elog "no longer support dss/rsa/ecdsa keys.  You will need to 
generate ed25519 keys"
+               elog "and update all clients/servers that utilize them."
+       fi
+
+       openssh_maybe_restart
+}
+
+openssh_maybe_restart() {
+       local ver
+       declare -a versions
+       read -ra versions <<<"${REPLACING_VERSIONS}"
+       for ver in "${versions[@]}"; do
+               # Exclude 9.8_p1 because it didn't have the safety check
+               [[ ${ver} == 9.8_p1 ]] && break
+
+               if [[ ${ver%_*} == "${PV%_*}" ]]; then
+                       # No major version change has occurred
+                       return
+               fi
+       done
+
+       if [[ ${ROOT} ]]; then
+               return
+       elif [[ -d /run/systemd/system ]] && sshd -t >/dev/null 2>&1; then
+               ewarn "The ebuild will now attempt to restart OpenSSH to avoid"
+               ewarn "bricking the running instance. See bug #709748."
+               ebegin "Attempting to restart openssh via 'systemctl 
try-restart sshd'"
+               systemctl try-restart sshd
+               eend $?
+       elif [[ -d /run/openrc ]]; then
+               # We don't check for sshd -t here because the OpenRC init script
+               # has a stop_pre() which does checkconfig, i.e. we defer to it
+               # to give nicer output for a failed sanity check.
+               ewarn "The ebuild will now attempt to restart OpenSSH to avoid"
+               ewarn "bricking the running instance. See bug #709748."
+               ebegin "Attempting to restart openssh via 'rc-service -q 
--ifstarted --nodeps sshd restart'"
+               rc-service -q --ifstarted --nodeps sshd restart
+               eend $?
+       fi
+}

diff --git a/net-misc/openssh/openssh-9.9_p2.ebuild 
b/net-misc/openssh/openssh-9.9_p2.ebuild
new file mode 100644
index 0000000..9f58ace
--- /dev/null
+++ b/net-misc/openssh/openssh-9.9_p2.ebuild
@@ -0,0 +1,440 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Remember to check the upstream release/stable branches for patches
+# to backport! See https://marc.info/?l=openssh-unix-dev&m=172723798122122&w=2.
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/openssh.org.asc
+inherit user-info flag-o-matic autotools optfeature pam systemd 
toolchain-funcs verify-sig eapi9-ver
+
+# Make it more portable between straight releases
+# and _p? releases.
+PARCH=${P/_}
+
+DESCRIPTION="Port of OpenBSD's free SSH release"
+HOMEPAGE="https://www.openssh.com/";
+SRC_URI="
+       mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
+       verify-sig? ( mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz.asc )
+"
+S="${WORKDIR}/${PARCH}"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
+# Probably want to drop ssl defaulting to on in a future version.
+IUSE="abi_mips_n32 audit debug kerberos ldns legacy-ciphers libedit livecd pam 
+pie security-key selinux +ssl static test xmss"
+
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+       ldns? ( ssl )
+       pie? ( !static )
+       static? ( !kerberos !pam )
+       xmss? ( ssl  )
+       test? ( ssl )
+"
+
+# tests currently fail with XMSS
+REQUIRED_USE+="test? ( !xmss )"
+
+LIB_DEPEND="
+       audit? ( sys-process/audit[static-libs(+)] )
+       ldns? (
+               net-libs/ldns[static-libs(+)]
+               net-libs/ldns[ecdsa(+),ssl(+)]
+       )
+       libedit? ( dev-libs/libedit:=[static-libs(+)] )
+       security-key? ( >=dev-libs/libfido2-1.5.0:=[static-libs(+)] )
+       selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
+       ssl? ( >=dev-libs/openssl-1.1.1l-r1:0=[static-libs(+)] )
+       virtual/libcrypt:=[static-libs(+)]
+       >=sys-libs/zlib-1.2.3:=[static-libs(+)]
+"
+RDEPEND="
+       acct-group/sshd
+       acct-user/sshd
+       !static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+       pam? ( sys-libs/pam )
+       kerberos? ( virtual/krb5 )
+"
+DEPEND="
+       ${RDEPEND}
+       virtual/os-headers
+       kernel_linux? ( !prefix-guest? ( >=sys-kernel/linux-headers-5.1 ) )
+       static? ( ${LIB_DEPEND} )
+"
+RDEPEND="
+       ${RDEPEND}
+       !net-misc/openssh-contrib
+       pam? ( >=sys-auth/pambase-20081028 )
+       !prefix? ( sys-apps/shadow )
+"
+BDEPEND="
+       dev-build/autoconf
+       virtual/pkgconfig
+       verify-sig? ( sec-keys/openpgp-keys-openssh )
+"
+
+PATCHES=(
+       
"${FILESDIR}/${PN}-9.4_p1-Allow-MAP_NORESERVE-in-sandbox-seccomp-filter-maps.patch"
+       "${FILESDIR}/${PN}-9.6_p1-fix-xmss-c99.patch"
+       "${FILESDIR}/${PN}-9.7_p1-config-tweaks.patch"
+       # Backports from upstream release branch
+       #"${FILESDIR}/${PV}"
+       # Our own backports
+       "${FILESDIR}/${PN}-9.9_p1-x-forwarding-slow.patch"
+       "${FILESDIR}/${PN}-9.9_p2-libressl.patch"
+)
+
+pkg_pretend() {
+       local i enabled_eol_flags disabled_eol_flags
+       for i in hpn sctp X509; do
+               if has_version "net-misc/openssh[${i}]"; then
+                       enabled_eol_flags+="${i},"
+                       disabled_eol_flags+="-${i},"
+               fi
+       done
+
+       if [[ -n ${enabled_eol_flags} && 
${OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING} != yes ]]; then
+               # Skip for binary packages entirely because of environment 
saving, bug #907892
+               [[ ${MERGE_TYPE} == binary ]] && return
+
+               ewarn "net-misc/openssh does not support 
USE='${enabled_eol_flags%,}' anymore."
+               ewarn "The Base system team *STRONGLY* recommends you not rely 
on this functionality,"
+               ewarn "since these USE flags required third-party patches that 
often trigger bugs"
+               ewarn "and are of questionable provenance."
+               ewarn
+               ewarn "If you must continue relying on this functionality, 
switch to"
+               ewarn "net-misc/openssh-contrib. You will have to remove 
net-misc/openssh from your"
+               ewarn "world file first: 'emerge --deselect net-misc/openssh'"
+               ewarn
+               ewarn "In order to prevent loss of SSH remote login access, we 
will abort the build."
+               ewarn "Whether you proceed with disabling the USE flags or 
switch to the -contrib"
+               ewarn "variant, when re-emerging you will have to set"
+               ewarn
+               ewarn "  OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING=yes"
+
+               die "Building net-misc/openssh[${disabled_eol_flags%,}] without 
OPENSSH_EOL_USE_FLAGS_I_KNOW_WHAT_I_AM_DOING=yes"
+       fi
+
+       # Make sure people who are using tcp wrappers are notified of its 
removal. #531156
+       if grep -qs '^ *sshd *:' "${EROOT}"/etc/hosts.{allow,deny} ; then
+               ewarn "Sorry, but openssh no longer supports tcp-wrappers, and 
it seems like"
+               ewarn "you're trying to use it.  Update your 
${EROOT}/etc/hosts.{allow,deny} please."
+       fi
+}
+
+src_prepare() {
+       # don't break .ssh/authorized_keys2 for fun
+       sed -i '/^AuthorizedKeysFile/s:^:#:' sshd_config || die
+
+       [[ -d ${WORKDIR}/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
+
+       default
+
+       # These tests are currently incompatible with PORTAGE_TMPDIR/sandbox
+       sed -e '/\t\tpercent \\/ d' \
+               -i regress/Makefile || die
+
+       tc-export PKG_CONFIG
+       local sed_args=(
+               -e "s:-lcrypto:$(${PKG_CONFIG} --libs openssl):"
+               # Disable fortify flags ... our gcc does this for us
+               -e 's:-D_FORTIFY_SOURCE=2::'
+       )
+
+       # _XOPEN_SOURCE causes header conflicts on Solaris
+       [[ ${CHOST} == *-solaris* ]] && sed_args+=(
+               -e 's/-D_XOPEN_SOURCE//'
+       )
+       sed -i "${sed_args[@]}" configure{.ac,} || die
+
+       eautoreconf
+}
+
+src_configure() {
+       addwrite /dev/ptmx
+
+       use debug && append-cppflags -DSANDBOX_SECCOMP_FILTER_DEBUG
+       use static && append-ldflags -static
+       use xmss && append-cflags -DWITH_XMSS
+
+       if [[ ${CHOST} == *-solaris* ]] ; then
+               # Solaris' glob.h doesn't have things like GLOB_TILDE, configure
+               # doesn't check for this, so force the replacement to be put in
+               # place
+               append-cppflags -DBROKEN_GLOB
+       fi
+
+       # use replacement, RPF_ECHO_ON doesn't exist here
+       [[ ${CHOST} == *-darwin* ]] && export ac_cv_func_readpassphrase=no
+
+       local myconf=(
+               --with-ldflags="${LDFLAGS}"
+               --disable-strip
+               --with-pid-dir="${EPREFIX}"$(usex kernel_linux '' '/var')/run
+               --sysconfdir="${EPREFIX}"/etc/ssh
+               --libexecdir="${EPREFIX}"/usr/$(get_libdir)/misc
+               --datadir="${EPREFIX}"/usr/share/openssh
+               --with-privsep-path="${EPREFIX}"/var/empty
+               --with-privsep-user=sshd
+               # optional at runtime; guarantee a known path
+               --with-xauth="${EPREFIX}"/usr/bin/xauth
+
+               # --with-hardening adds the following in addition to flags we
+               # already set in our toolchain:
+               # * -ftrapv (which is broken with GCC anyway),
+               # * -ftrivial-auto-var-init=zero (which is nice, but not the 
end of
+               #    the world to not have)
+               # * -fzero-call-used-regs=used (history of miscompilations with
+               #    Clang (bug #872548), ICEs on m68k (bug #920350, gcc 
PR113086,
+               #    gcc PR104820, gcc PR104817, gcc PR110934)).
+               #
+               # Furthermore, OSSH_CHECK_CFLAG_COMPILE does not use 
AC_CACHE_CHECK,
+               # so we cannot just disable -fzero-call-used-regs=used.
+               #
+               # Therefore, just pass --without-hardening, given it doesn't 
negate
+               # our already hardened toolchain defaults, and avoids adding 
flags
+               # which are known-broken in both Clang and GCC and haven't been
+               # proven reliable.
+               --without-hardening
+
+               $(use_with audit audit linux)
+               $(use_with kerberos kerberos5 "${EPREFIX}"/usr)
+               $(use_with ldns)
+               $(use_enable legacy-ciphers dsa-keys)
+               $(use_with libedit)
+               $(use_with pam)
+               $(use_with pie)
+               $(use_with selinux)
+               $(use_with security-key security-key-builtin)
+               $(use_with ssl openssl)
+               $(use_with ssl ssl-engine)
+       )
+
+       if use elibc_musl; then
+               # musl defines bogus values for UTMP_FILE and WTMP_FILE (bug 
#753230)
+               myconf+=( --disable-utmp --disable-wtmp )
+       fi
+
+       # Workaround for Clang 15 miscompilation with -fzero-call-used-regs=all
+       # bug #869839 (https://github.com/llvm/llvm-project/issues/57692)
+       tc-is-clang && myconf+=( --without-hardening )
+
+       econf "${myconf[@]}"
+}
+
+create_config_dropins() {
+       local locale_vars=(
+               # These are language variables that POSIX defines.
+               # 
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_02
+               LANG LC_ALL LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY 
LC_NUMERIC LC_TIME
+
+               # These are the GNU extensions.
+               # 
https://www.gnu.org/software/autoconf/manual/html_node/Special-Shell-Variables.html
+               LANGUAGE LC_ADDRESS LC_IDENTIFICATION LC_MEASUREMENT LC_NAME 
LC_PAPER LC_TELEPHONE
+       )
+
+       mkdir -p "${WORKDIR}"/etc/ssh/ssh{,d}_config.d || die
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/ssh_config.d/9999999gentoo.conf || die
+       # Send locale environment variables (bug #367017)
+       SendEnv ${locale_vars[*]}
+
+       # Send COLORTERM to match TERM (bug #658540)
+       SendEnv COLORTERM
+       EOF
+
+       cat <<-EOF > 
"${WORKDIR}"/etc/ssh/ssh_config.d/9999999gentoo-security.conf || die
+       RevokedHostKeys "${EPREFIX}/etc/ssh/ssh_revoked_hosts"
+       EOF
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/ssh_revoked_hosts || die
+       # https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/
+       ssh-rsa 
AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==
+       EOF
+
+       cat <<-EOF > "${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo.conf || 
die
+       # Allow client to pass locale environment variables (bug #367017)
+       AcceptEnv ${locale_vars[*]}
+
+       # Allow client to pass COLORTERM to match TERM (bug #658540)
+       AcceptEnv COLORTERM
+       EOF
+
+       cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-subsystem.conf || die
+       # override default of no subsystems
+       Subsystem       sftp    ${EPREFIX}/usr/$(get_libdir)/misc/sftp-server
+       EOF
+
+       if use pam ; then
+               cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-pam.conf || die
+               UsePAM yes
+               # This interferes with PAM.
+               PasswordAuthentication no
+               # PAM can do its own handling of MOTD.
+               PrintMotd no
+               PrintLastLog no
+               EOF
+       fi
+
+       if use livecd ; then
+               cat <<-EOF > 
"${WORKDIR}"/etc/ssh/sshd_config.d/9999999gentoo-livecd.conf || die
+               # Allow root login with password on livecds.
+               PermitRootLogin Yes
+               EOF
+       fi
+}
+
+src_compile() {
+       default
+       create_config_dropins
+}
+
+src_test() {
+       local tests=( compat-tests )
+       local shell=$(egetshell "${UID}")
+       if [[ ${shell} == */nologin ]] || [[ ${shell} == */false ]] ; then
+               ewarn "Running the full OpenSSH testsuite requires a usable 
shell for the 'portage'"
+               ewarn "user, so we will run a subset only."
+               tests+=( interop-tests )
+       else
+               tests+=( tests )
+       fi
+
+       local -x SUDO= SSH_SK_PROVIDER= TEST_SSH_UNSAFE_PERMISSIONS=1
+       mkdir -p "${HOME}"/.ssh || die
+       emake -j1 "${tests[@]}" </dev/null
+}
+
+src_install() {
+       emake install-nokeys DESTDIR="${D}"
+       fperms 600 /etc/ssh/sshd_config
+       dobin contrib/ssh-copy-id
+       newinitd "${FILESDIR}"/sshd-r1.initd sshd
+       newconfd "${FILESDIR}"/sshd-r1.confd sshd
+
+       if use pam; then
+               newpamd "${FILESDIR}"/sshd.pam_include.2 sshd
+       fi
+
+       doman contrib/ssh-copy-id.1
+       dodoc ChangeLog CREDITS OVERVIEW README* TODO sshd_config
+
+       rmdir "${ED}"/var/empty || die
+
+       systemd_dounit "${FILESDIR}"/sshd.socket
+       systemd_newunit "${FILESDIR}"/sshd.service.2 sshd.service
+       systemd_newunit "${FILESDIR}"/sshd_at.service.1 '[email protected]'
+
+       # Install dropins with explicit mode, bug 906638, 915840
+       diropts -m0755
+       insopts -m0644
+       insinto /etc/ssh
+       doins -r "${WORKDIR}"/etc/ssh/ssh_config.d
+       doins "${WORKDIR}"/etc/ssh/ssh_revoked_hosts
+       diropts -m0700
+       insopts -m0600
+       doins -r "${WORKDIR}"/etc/ssh/sshd_config.d
+}
+
+pkg_preinst() {
+       if ! use ssl && has_version "${CATEGORY}/${PN}[ssl]"; then
+               show_ssl_warning=1
+       fi
+}
+
+pkg_postinst() {
+       # bug #139235
+       optfeature "x11 forwarding" x11-apps/xauth
+
+       if ver_replacing -lt "5.8_p1"; then
+               elog "Starting with openssh-5.8p1, the server will default to a 
newer key"
+               elog "algorithm (ECDSA).  You are encouraged to manually update 
your stored"
+               elog "keys list as servers update theirs.  See ssh-keyscan(1) 
for more info."
+       fi
+       if ver_replacing -lt "7.0_p1"; then
+               elog "Starting with openssh-6.7, support for USE=tcpd has been 
dropped by upstream."
+               elog "Make sure to update any configs that you might have.  
Note that xinetd might"
+               elog "be an alternative for you as it supports USE=tcpd."
+       fi
+       if ver_replacing -lt "7.1_p1"; then #557388 #555518
+               elog "Starting with openssh-7.0, support for ssh-dss keys were 
disabled due to their"
+               elog "weak sizes.  If you rely on these key types, you can 
re-enable the key types by"
+               elog "adding to your sshd_config or ~/.ssh/config files:"
+               elog "  PubkeyAcceptedKeyTypes=+ssh-dss"
+               elog "You should however generate new keys using rsa or 
ed25519."
+
+               elog "Starting with openssh-7.0, the default for 
PermitRootLogin changed from 'yes'"
+               elog "to 'prohibit-password'.  That means password auth for 
root users no longer works"
+               elog "out of the box.  If you need this, please update your 
sshd_config explicitly."
+       fi
+       if ver_replacing -lt "7.6_p1"; then
+               elog "Starting with openssh-7.6p1, openssh upstream has removed 
ssh1 support entirely."
+               elog "Furthermore, rsa keys with less than 1024 bits will be 
refused."
+       fi
+       if ver_replacing -lt "7.7_p1"; then
+               elog "Starting with openssh-7.7p1, we no longer patch openssh 
to provide LDAP functionality."
+               elog "Install sys-auth/ssh-ldap-pubkey and use OpenSSH's 
\"AuthorizedKeysCommand\" option"
+               elog "if you need to authenticate against LDAP."
+               elog "See https://wiki.gentoo.org/wiki/SSH/LDAP_migration for 
more details."
+       fi
+       if ver_replacing -lt "8.2_p1"; then
+               ewarn "After upgrading to openssh-8.2p1 please restart sshd, 
otherwise you"
+               ewarn "will not be able to establish new sessions. Restarting 
sshd over a ssh"
+               ewarn "connection is generally safe."
+       fi
+       if ver_replacing -lt "9.2_p1-r1" && systemd_is_booted; then
+               ewarn "From openssh-9.2_p1-r1 the supplied systemd unit file 
defaults to"
+               ewarn "'Restart=on-failure', which causes the service to 
automatically restart if it"
+               ewarn "terminates with an unclean exit code or signal. This 
feature is useful for most users,"
+               ewarn "but it can increase the vulnerability of the system in 
the event of a future exploit."
+               ewarn "If you have a web-facing setup or are concerned about 
security, it is recommended to"
+               ewarn "set 'Restart=no' in your sshd unit file."
+       fi
+
+       if [[ -n ${show_ssl_warning} ]]; then
+               elog "Be aware that by disabling openssl support in openssh, 
the server and clients"
+               elog "no longer support dss/rsa/ecdsa keys.  You will need to 
generate ed25519 keys"
+               elog "and update all clients/servers that utilize them."
+       fi
+
+       openssh_maybe_restart
+}
+
+openssh_maybe_restart() {
+       local ver
+       declare -a versions
+       read -ra versions <<<"${REPLACING_VERSIONS}"
+       for ver in "${versions[@]}"; do
+               # Exclude 9.8_p1 because it didn't have the safety check
+               [[ ${ver} == 9.8_p1 ]] && break
+
+               if [[ ${ver%_*} == "${PV%_*}" ]]; then
+                       # No major version change has occurred
+                       return
+               fi
+       done
+
+       if [[ ${ROOT} ]]; then
+               return
+       elif [[ -d /run/systemd/system ]] && sshd -t >/dev/null 2>&1; then
+               ewarn "The ebuild will now attempt to restart OpenSSH to avoid"
+               ewarn "bricking the running instance. See bug #709748."
+               ebegin "Attempting to restart openssh via 'systemctl 
try-restart sshd'"
+               systemctl try-restart sshd
+               eend $?
+       elif [[ -d /run/openrc ]]; then
+               # We don't check for sshd -t here because the OpenRC init script
+               # has a stop_pre() which does checkconfig, i.e. we defer to it
+               # to give nicer output for a failed sanity check.
+               ewarn "The ebuild will now attempt to restart OpenSSH to avoid"
+               ewarn "bricking the running instance. See bug #709748."
+               ebegin "Attempting to restart openssh via 'rc-service -q 
--ifstarted --nodeps sshd restart'"
+               rc-service -q --ifstarted --nodeps sshd restart
+               eend $?
+       fi
+}


Reply via email to