commit apache2 for openSUSE:Factory
Hello community, here is the log from the commit of package apache2 for openSUSE:Factory checked in at Thu Feb 26 12:26:18 CET 2009. -------- --- apache2/apache2.changes 2008-12-20 01:20:32.000000000 +0100 +++ /mounts/work_src_done/STABLE/apache2/apache2.changes 2009-02-26 11:25:34.805172000 +0100 @@ -1,0 +2,7 @@ +Wed Feb 25 16:59:27 CET 2009 - prusnak@suse.cz + +- moved Snakeoil certificates to separate subpackage example-certificates + [bnc#419601] +- removed outdated ca-bundle.crt + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2.spec ++++++ --- /var/tmp/diff_new_pack.gS8079/_old 2009-02-26 12:25:20.000000000 +0100 +++ /var/tmp/diff_new_pack.gS8079/_new 2009-02-26 12:25:20.000000000 +0100 @@ -63,7 +63,7 @@ Group: Productivity/Networking/Web/Servers %define realver 2.2.11 Version: 2.2.11 -Release: 1 +Release: 2 #Source0: http://www.apache.org/dist/httpd-%{version}.tar.bz2 Source0: http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2 Source10: SUSE-NOTICE @@ -243,7 +243,7 @@ The event MPM (multi-Processing Module) is experimental, so it may or may not work as expected. -It uses a seperate thread to handle Keep Alive requests and accepting +It uses a separate thread to handle Keep Alive requests and accepting connections. Keep Alive requests have traditionally required httpd to dedicate a worker to handle it. This dedicated worker could not be used again until the Keep Alive timeout was reached. @@ -274,7 +274,7 @@ %package doc License: The Apache Software License -Summary: Additional Package Documentation. +Summary: Additional Package Documentation Group: Documentation/Other %if 0%{?suse_version} >= 901 && 0%{?sles_version} != 9 Provides: apache-doc @@ -306,6 +306,20 @@ -------- Too many to list here -- see /usr/share/doc/packages/apache2/ABOUT_APACHE +%package example-certificates +License: The Apache Software License +Summary: Example certificates for the Apache 2 Web Server +Group: Productivity/Networking/Web/Servers + +%description example-certificates +Snakeoil example certificates for Apache. + + + +Authors: +-------- + Too many to list here -- see /usr/share/doc/packages/apache2/ABOUT_APACHE + %package utils License: The Apache Software License Summary: Apache 2 utilities @@ -817,9 +831,6 @@ %dir %{sysconfdir}/ssl.prm %{sysconfdir}/ssl.*/README* %config %{sysconfdir}/ssl.*/Makefile - %{sysconfdir}/ssl.*/snakeoil* - %{sysconfdir}/ssl.*/*.0 -%config %{sysconfdir}/ssl.crt/ca-bundle.crt %config(noreplace) %{sysconfdir}/ssl.crt/server.crt %config(noreplace) %{sysconfdir}/ssl.csr/server.csr %config(noreplace) %{sysconfdir}/ssl.key/server.key @@ -905,6 +916,11 @@ %config(noreplace) %{htdocsdir}/favicon.ico %config(noreplace) %{htdocsdir}/robots.txt +%files example-certificates +%defattr(-,root,root) +%{sysconfdir}/ssl.*/snakeoil* +%{sysconfdir}/ssl.*/*.0 + %files utils %defattr(-,root,root) %doc %{_mandir}/man8/ab%{vers}.8.* @@ -1029,6 +1045,10 @@ fi %changelog +* Wed Feb 25 2009 prusnak@suse.cz +- moved Snakeoil certificates to separate subpackage example-certificates + [bnc#419601] +- removed outdated ca-bundle.crt * Sat Dec 20 2008 poeml@suse.de - update to 2.2.11: core: ++++++ apache-ssl-stuff.tar.bz2 ++++++ ++++ 4449 lines of diff (skipped) ++++++ robots.txt ++++++ --- /var/tmp/diff_new_pack.gS8079/_old 2009-02-26 12:25:22.000000000 +0100 +++ /var/tmp/diff_new_pack.gS8079/_new 2009-02-26 12:25:22.000000000 +0100 @@ -1,7 +1,7 @@ # exclude help system from robots User-agent: * -Disallow: /manual/ -Disallow: /doc/ +Disallow: /manual/ +Disallow: /doc/ Disallow: /gif/ # but allow htdig to index our doc-tree User-agent: susedig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de