Fix openssh portable

This commit is contained in:
2024-05-27 12:01:27 +02:00
parent 4d8fda1abc
commit 056469cb33
30 changed files with 3267 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);