* [PATCH] core194: Ship changed openssl.cnf file from CU184
@ 2025-04-01 12:26 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2025-04-01 12:26 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-01 12:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-01 12:26 [PATCH] core194: Ship changed openssl.cnf file from CU184 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox