Hello community, here is the log from the commit of package apache2 for openSUSE:Factory checked in at 2019-10-14 12:31:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2 (Old) and /work/SRC/openSUSE:Factory/.apache2.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2" Mon Oct 14 12:31:01 2019 rev:160 rq:735601 version:2.4.41 Changes: -------- --- /work/SRC/openSUSE:Factory/apache2/apache2.changes 2019-09-07 11:25:12.630496755 +0200 +++ /work/SRC/openSUSE:Factory/.apache2.new.2352/apache2.changes 2019-10-14 12:31:02.672340325 +0200 @@ -1,0 +2,5 @@ +Sat Oct 5 14:03:54 UTC 2019 - Yunhe Guo <[email protected]> + +- Add custom log files to logrotate according to apache2-vhost.template + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2.logrotate ++++++ --- /var/tmp/diff_new_pack.9M51bf/_old 2019-10-14 12:31:04.928334446 +0200 +++ /var/tmp/diff_new_pack.9M51bf/_new 2019-10-14 12:31:04.932334436 +0200 @@ -1,4 +1,4 @@ -/var/log/apache2/access_log /var/log/apache2/ssl_request_log { +/var/log/apache2/access_log /var/log/apache2/*-access_log /var/log/apache2/ssl_request_log { compress dateext maxage 365 @@ -14,7 +14,7 @@ endscript } -/var/log/apache2/error_log /var/log/apache2/suexec.log /var/log/apache2/ssl_engine_log /var/log/apache2/deflate.log { +/var/log/apache2/error_log /var/log/apache2/*-error_log /var/log/apache2/suexec.log /var/log/apache2/ssl_engine_log /var/log/apache2/deflate.log { compress dateext maxage 365
