public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Drop RANDFILE from default config file so it is not used by default
@ 2026-06-09 12:44 Tomas Mraz
0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-06-09 12:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 746c76a1d7b3ea7233213e4c575a8908f7905c8e
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2018-09-14T13:10:14+02:00
Stats : +9/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/746c76a1d7b3ea7233213e4c575a8908f7905c8e?branch=rebase_40beta
Log:
Drop RANDFILE from default config file so it is not used by default
---
diff --git a/openssl-1.1.0-defaults.patch b/openssl-1.1.0-defaults.patch
index 2a88cef..347749a 100644
--- a/openssl-1.1.0-defaults.patch
+++ b/openssl-1.1.0-defaults.patch
@@ -1,6 +1,15 @@
diff -up openssl-1.1.0-pre5/apps/openssl.cnf.defaults openssl-1.1.0-pre5/apps/openssl.cnf
--- openssl-1.1.0-pre5/apps/openssl.cnf.defaults 2016-04-19 16:57:52.000000000 +0200
+++ openssl-1.1.0-pre5/apps/openssl.cnf 2016-07-18 14:22:08.252691017 +0200
+@@ -10,7 +10,7 @@
+ # This definition stops the following lines choking if HOME isn't
+ # defined.
+ HOME = .
+-RANDFILE = $ENV::HOME/.rnd
++#RANDFILE = $ENV::HOME/.rnd
+
+ # Extra OBJECT IDENTIFIER info:
+ #oid_file = $ENV::HOME/.oid
@@ -72,7 +72,7 @@ cert_opt = ca_default # Certificate fi
default_days = 365 # how long to certify for
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 12:44 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:44 [rpms/openssl] rebase_40beta: Drop RANDFILE from default config file so it is not used by default Tomas Mraz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox