Hello community, here is the log from the commit of package apache2-mod_fcgid for openSUSE:Factory checked in at 2013-03-12 22:36:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2-mod_fcgid (Old) and /work/SRC/openSUSE:Factory/.apache2-mod_fcgid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_fcgid", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/apache2-mod_fcgid/apache2-mod_fcgid.changes 2013-01-29 12:01:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.apache2-mod_fcgid.new/apache2-mod_fcgid.changes 2013-03-12 22:36:29.000000000 +0100 @@ -1,0 +2,19 @@ +Tue Mar 12 16:35:46 UTC 2013 - [email protected] + +- Update to version 2.3.7: + + Introduce FcgidWin32PreventOrphans directive on Windows to use + OS Job Control Objects to terminate all running fcgi's when the + worker process has been abruptly terminated. + + Periodically clean out the brigades which are pulling in the + request body for handoff to the fcgid child. + + Resolve crash during graceful restarts. + + Solve latency/cogestion of resolving effective user file access + rights when no such info is desired, for config related + filename stats. + + Fix regression in 2.3.6 which broke process controls when using + vhost-specific configuration. + + Account for first process in class in the spawn score. +- Really fix build with apache 2.4: redefining apxs to %{_sbindir} + after the branch-check is just wrong. + +------------------------------------------------------------------- Old: ---- mod_fcgid-2.3.6.tar.bz2 New: ---- mod_fcgid-2.3.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2-mod_fcgid.spec ++++++ --- /var/tmp/diff_new_pack.OXUr0D/_old 2013-03-12 22:36:38.000000000 +0100 +++ /var/tmp/diff_new_pack.OXUr0D/_new 2013-03-12 22:36:38.000000000 +0100 @@ -23,12 +23,11 @@ %else %define apxs %{_sbindir}/apxs2 %endif -%define apxs /usr/sbin/apxs2 %define apache_libexecdir %(%{apxs} -q LIBEXECDIR) %define apache_sysconfdir %(%{apxs} -q SYSCONFDIR) %define apache_mmn %(MMN=$(%{apxs} -q LIBEXECDIR)_MMN; test -x $MMN && $MMN) # -Version: 2.3.6 +Version: 2.3.7 Release: 0 # # ++++++ mod_fcgid-2.3.6.tar.bz2 -> mod_fcgid-2.3.7.tar.bz2 ++++++ ++++ 2386 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
