#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 23rd April 2012 === ==== Fedora Project ==== * Rebuilt `alsa-plugins` in F-17 to fix upgrade path from F-16 ([[RedHatBugzilla:806218|Bug #806218]], [[https://lists.rpmfusion.org/pipermail/rpmfusion-developers/2012-April/012362.html|requested by kwizart]]) * Updated `mod_fcgid` to 2.3.7 in F-15, F-16, F-17, Rawhide and EPEL-6: * 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 ([[ApacheBugzilla:51078|PR: 51078]]) * Periodically clean out the brigades that are pulling in the request body for handoff to the fcgid child ([[ApacheBugzilla:51749|PR: 51749]]) * Resolve crash during graceful restarts ([[ApacheBugzilla:50309|PR: 50309]]) * Solve latency/congestion of resolving effective user file access rights when no such info is desired, for config-related filename stats ([[ApacheBugzilla:51020|PR: 51020]]) * Fix regression in 2.3.6 that broke process controls when using vhost-specific configuration * Account for first process in class in the spawn score * Updated `perl-File-LibMagic` in F-17 to include two patches from debian ([[CPAN:75457|CPAN RT#75457]], [[CPAN:56479|CPAN RT#56479]]) that fix FTBFS issue with `file` ≥ 5.10 ([[RedHatBugzilla:813178|Bug #813178]]) * Updated `perl-Package-DeprecationManager` in F-17 and Rawhide not to build-require `perl(Test::Kwalitee)` since upstream no longer ships the `Kwalitee` test ([[RedHatBugzilla:815367|Bug #815367]]) * Updated `perl-YAML` in F-17 and Rawhide to add missing runtime dependencies on `perl(Carp)` and `perl(Data::Dumper)`, and to not attempt to run the release tests since upstream no longer runs them even with `AUTOMATED_TESTING` set ==== Local Packages ==== * Updated `mod_fastcgi` to include two new patches: * Remove useless `FD_SETSIZE check` (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656425) * Another patch from Byte Internet to [[https://github.com/ByteInternet/libapache-mod-fastcgi/blob/byte/debian/patches/doc-misc-typo-fix.diff|fix a documentation typo]] * Updated `mod_fcgid` to 2.3.7 as per the Fedora version * Updated `perl-Package-DeprecationManager` not to build-require `perl(Test::Kwalitee)` as per the Fedora version * Updated `perl-Test-DistManifest` to 1.012: * Now taking default `MANIFEST.SKIP` content directly from installed version of `ExtUtils::Manifest`, rather than inlining a copy * Updated `python-pyasn1` to 0.1.3: * Include class name into `asn1` value constraint violation exception * Fix to `OctetString.prettyOut()` method that loses leading zero when building hex string ----