public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Drop RANDFILE from default config file so it is not used by default
Date: Tue, 09 Jun 2026 12:44:19 GMT	[thread overview]
Message-ID: <178100905955.1.10751933246637645715.rpms-openssl-746c76a1d7b3@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-09 12:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178100905955.1.10751933246637645715.rpms-openssl-746c76a1d7b3@fedoraproject.org \
    --to=tmraz@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox