opnsense-ports/security/openssh-portable/files/extra-patch-version-addendum
Franco Fichtner 2a30e0f8eb security/openssh-portable: sync with upstream
Taken from: FreeBSD
2015-03-29 06:55:39 +02:00

5 lines
233 B
Text

--- 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);