Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2015-01-03 22:02:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2 (Old)
 and      /work/SRC/openSUSE:Factory/.apache2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2014-12-30 
00:49:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2015-01-03 
22:02:16.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 29 15:12:51 UTC 2014 - pgaj...@suse.com
+
+- fix IfModule directive around SSLSessionCache [bnc#842377c#11]
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ apache2-ssl-global.conf ++++++
--- /var/tmp/diff_new_pack.C0knxR/_old  2015-01-03 22:02:18.000000000 +0100
+++ /var/tmp/diff_new_pack.C0knxR/_new  2015-01-03 22:02:18.000000000 +0100
@@ -42,11 +42,11 @@
        #   Note that on most platforms shared memory segments are not allowed 
to be on 
        #   network-mounted drives, so in that case you need to use the dbm 
method.
        #SSLSessionCache        none
-       #<IfModule socache_dbm>
+       #<IfModule mod_socache_dbm.c>
        #SSLSessionCache         dbm:/var/lib/apache2/ssl_scache
        #</IfModule>
 
-        <IfModule socache_shmcb>
+        <IfModule mod_socache_shmcb.c>
        SSLSessionCache         shmcb:/var/lib/apache2/ssl_scache(512000)
         </IfModule>
 



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to