From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] core194: Ship changed openssl.cnf file from CU184
Date: Tue, 1 Apr 2025 14:26:50 +0200 [thread overview]
Message-ID: <20250401122650.5358-1-adolf.belka@ipfire.org> (raw)
- openssl.cnf had copy_extensions = copyall added to the [ IPFire ] section as part of
the ipsec host cert renewal process but the file was missed to be shipped with the
Core Update 184 update. So only users doing fresh installs of CU184 or later will
have the updated openssl.cnf file.
- This patch rectifies that situation.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/194/filelists/files | 1 +
1 file changed, 1 insertion(+)
diff --git a/config/rootfiles/core/194/filelists/files b/config/rootfiles/core/194/filelists/files
index e615ef92e..a16782a5c 100644
--- a/config/rootfiles/core/194/filelists/files
+++ b/config/rootfiles/core/194/filelists/files
@@ -2,3 +2,4 @@ etc/rc.d/init.d/firewall
etc/rc.d/init.d/functions
srv/web/ipfire/cgi-bin/aliases.cgi
srv/web/ipfire/cgi-bin/pakfire.cgi
+etc/ssl/openssl.cnf
--
2.49.0
reply other threads:[~2025-04-01 12:27 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=20250401122650.5358-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.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