Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2014-10-09 12:52:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2014-10-05 20:28:13.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2014-10-09 
12:52:12.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  1 06:49:03 UTC 2014 - [email protected]
+
+- Adapt git-web to newer apache2 (bnc#898318)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache2-gitweb.conf ++++++
--- /var/tmp/diff_new_pack.KKGtcX/_old  2014-10-09 12:52:13.000000000 +0200
+++ /var/tmp/diff_new_pack.KKGtcX/_new  2014-10-09 12:52:13.000000000 +0200
@@ -5,6 +5,11 @@
     AllowOverride None
     AddHandler cgi-script .cgi
     DirectoryIndex gitweb.cgi
-    Order allow,deny
-    Allow from all
+    <IfModule mod_access_compat.c>
+        Order allow,deny
+        Allow from all
+    </IfModule>
+    <IfModule !mod_access_compat.c>
+        Require all granted
+    </IfModule>
 </Directory>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to