public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: - add missing patch
@ 2026-06-09 12:41
0 siblings, 0 replies; only message in thread
From: @ 2026-06-09 12:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 6b512f341424880b8f8c54008207b646dbbe35e4
Author : Tomáš Mráz <tmraz@fedoraproject.org>
Date : 2009-11-13T13:22:59+00:00
Stats : +14/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/6b512f341424880b8f8c54008207b646dbbe35e4?branch=rebase_40beta
Log:
- add missing patch
---
diff --git a/openssl-1.0.0-beta4-version.patch b/openssl-1.0.0-beta4-version.patch
new file mode 100644
index 0000000..ab12be0
--- /dev/null
+++ b/openssl-1.0.0-beta4-version.patch
@@ -0,0 +1,14 @@
+We have to keep the beta status on 3 as some applications (OpenSSH) incorrectly insist
+on having the same beta status of OpenSSL library as they were built against.
+diff -up openssl-1.0.0-beta4/crypto/opensslv.h.version openssl-1.0.0-beta4/crypto/opensslv.h
+--- openssl-1.0.0-beta4/crypto/opensslv.h.version 2009-11-12 15:17:28.000000000 +0100
++++ openssl-1.0.0-beta4/crypto/opensslv.h 2009-11-13 12:39:08.000000000 +0100
+@@ -25,7 +25,7 @@
+ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
+ * major minor fix final patch/beta)
+ */
+-#define OPENSSL_VERSION_NUMBER 0x10000004L
++#define OPENSSL_VERSION_NUMBER 0x10000003L
+ #ifdef OPENSSL_FIPS
+ #define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0-fips-beta4 10 Nov 2009"
+ #else
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 12:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:41 [rpms/openssl] rebase_40beta: - add missing patch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox