Hello community, here is the log from the commit of package apache2-mod_nss for openSUSE:Factory checked in at 2015-05-18 22:33:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2-mod_nss (Old) and /work/SRC/openSUSE:Factory/.apache2-mod_nss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_nss" Changes: -------- --- /work/SRC/openSUSE:Factory/apache2-mod_nss/apache2-mod_nss.changes 2015-05-10 10:46:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.apache2-mod_nss.new/apache2-mod_nss.changes 2015-05-18 22:33:44.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 18 10:32:12 UTC 2015 - [email protected] + +- The package does not carry any .conf files underneath /etc/apache2/mod_nss.d, + therefore use 'IncludeOptional' instead of 'Include' directory in mod_nss.conf. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mod_nss.conf.in ++++++ --- /var/tmp/diff_new_pack.xd7xdE/_old 2015-05-18 22:33:45.000000000 +0200 +++ /var/tmp/diff_new_pack.xd7xdE/_new 2015-05-18 22:33:45.000000000 +0200 @@ -106,7 +106,7 @@ <IfModule mod_nss.c> Include /etc/apache2/listen_nss.conf -Include /etc/apache2/mod_nss.d/*.conf +IncludeOptional /etc/apache2/mod_nss.d/*.conf
