Hello community, here is the log from the commit of package apache2 for openSUSE:Factory checked in at 2020-09-25 16:25:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2 (Old) and /work/SRC/openSUSE:Factory/.apache2.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2" Fri Sep 25 16:25:23 2020 rev:173 rq:836064 version:2.4.46 Changes: -------- --- /work/SRC/openSUSE:Factory/apache2/apache2.changes 2020-09-21 17:04:04.534957256 +0200 +++ /work/SRC/openSUSE:Factory/.apache2.new.4249/apache2.changes 2020-09-25 16:28:17.399717938 +0200 @@ -1,0 +2,5 @@ +Tue Sep 22 09:12:31 UTC 2020 - Jacek Tomasiak <[email protected]> + +- gensslcert: fix SAN in final cert generation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gensslcert ++++++ --- /var/tmp/diff_new_pack.OJfjzS/_old 2020-09-25 16:28:19.323719641 +0200 +++ /var/tmp/diff_new_pack.OJfjzS/_new 2020-09-25 16:28:19.323719641 +0200 @@ -174,7 +174,7 @@ cat >/root/.mkcert.cfg <<EOT extensions = x509v3 [ x509v3 ] -subjectAltName = DNS:$CN +subjectAltName = $altName nsComment = $comment nsCertType = server EOT
