summaryrefslogtreecommitdiffstats
path: root/debian/patches/no-openssl-version-status.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-27 08:42:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-27 08:42:41 +0000
commit824f26a90b0875c5697e2adf05360c0193a7c88d (patch)
treecd6784bde264c1c08b1f84557ddeca819ae93a93 /debian/patches/no-openssl-version-status.patch
parentMerging upstream version 1:9.9p1. (diff)
downloadopenssh-824f26a90b0875c5697e2adf05360c0193a7c88d.tar.xz
openssh-824f26a90b0875c5697e2adf05360c0193a7c88d.zip
Merging debian version 1:9.9p1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/no-openssl-version-status.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/no-openssl-version-status.patch b/debian/patches/no-openssl-version-status.patch
index 3f2ca27..86550be 100644
--- a/debian/patches/no-openssl-version-status.patch
+++ b/debian/patches/no-openssl-version-status.patch
@@ -1,4 +1,4 @@
-From d03bde90030a339d7e4e39273cb3eadadfb99320 Mon Sep 17 00:00:00 2001
+From f1374ee189355c4ff510c5b817ecccb5306a1410 Mon Sep 17 00:00:00 2001
From: Kurt Roeckx <kurt@roeckx.be>
Date: Sun, 9 Feb 2014 16:10:14 +0000
Subject: Don't check the status field of the OpenSSL version
@@ -23,7 +23,7 @@ Patch-Name: no-openssl-version-status.patch
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/openbsd-compat/openssl-compat.c b/openbsd-compat/openssl-compat.c
-index 6c65003f2..30e97c464 100644
+index 14865077e..0cea08c03 100644
--- a/openbsd-compat/openssl-compat.c
+++ b/openbsd-compat/openssl-compat.c
@@ -49,18 +49,18 @@ ssh_compatible_openssl(long headerver, long libver)