Hello community, here is the log from the commit of package dehydrated for openSUSE:Factory checked in at 2020-11-19 16:46:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dehydrated (Old) and /work/SRC/openSUSE:Factory/.dehydrated.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dehydrated" Thu Nov 19 16:46:30 2020 rev:19 rq:849382 version:0.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dehydrated/dehydrated.changes 2020-09-21 17:51:08.477342014 +0200 +++ /work/SRC/openSUSE:Factory/.dehydrated.new.5913/dehydrated.changes 2020-11-23 10:25:03.472994975 +0100 @@ -1,0 +2,5 @@ +Thu Nov 19 11:20:18 UTC 2020 - Daniel Molkentin <daniel.molken...@suse.com> + +- dehydrated-apache2: Check for mod_compat (bsc#1178927) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acme-challenge.conf.apache.in ++++++ --- /var/tmp/diff_new_pack.u1y44w/_old 2020-11-23 10:25:04.144995735 +0100 +++ /var/tmp/diff_new_pack.u1y44w/_new 2020-11-23 10:25:04.148995740 +0100 @@ -4,4 +4,14 @@ AllowOverride None Require all granted ForceType text/plain + +<IfModule !mod_access_compat.c> + Require all granted +</IfModule> + +<IfModule mod_access_compat.c> + Order allow,deny + Allow from all +</IfModule> + </Directory> _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org