From: Adolf Belka Date: Tue, 1 Apr 2025 12:26:50 +0000 (+0200) Subject: core194: Ship changed openssl.cnf file from CU184 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=899c06d767943eea338ba9bbb47dde6576ae9279;p=people%2Fms%2Fipfire-2.x.git core194: Ship changed openssl.cnf file from CU184 - 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 Signed-off-by: Michael Tremer --- 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