Current openssh-portable

This commit is contained in:
2025-05-22 15:11:17 +02:00
parent 6ee87e0e92
commit b76a177d9f
27 changed files with 3073 additions and 0 deletions

View File

@ -0,0 +1,5 @@
--- servconf.c.orig 2015-03-28 23:08:41.296700000 -0500
+++ servconf.c 2015-03-28 23:08:54.016291000 -0500
@@ -318 +318 @@
- options->version_addendum = xstrdup("");
+ options->version_addendum = xstrdup(SSH_VERSION_FREEBSD_PORT);