The following Fedora EPEL 5 Security updates need testing:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5554/phpMyAdmin3-3.... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.1... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5661/dokuwiki-0-0.1... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5561/python26-2.6.8... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5563/gallery2-2.3.2... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5577/puppet-2.6.16-... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5590/gridengine-6.1...
The following builds have been pushed to Fedora EPEL 5 updates-testing
PyYAML-3.10-3.el5 ckeditor-3.6.3-1.el5 lcg-infosites-3.1.0-2.el5 mcollective-1.3.3-5.el5 mosh-1.2-1.el5 munin-1.4.7-3.el5 myproxy-5.6-3.el5
Details about builds:
================================================================================ PyYAML-3.10-3.el5 (FEDORA-EPEL-2012-5717) YAML parser and emitter for Python -------------------------------------------------------------------------------- Update Information:
Add python-yaml Provides -------------------------------------------------------------------------------- References:
[ 1 ] Bug #817133 - Add python-yaml Provides to packages https://bugzilla.redhat.com/show_bug.cgi?id=817133 --------------------------------------------------------------------------------
================================================================================ ckeditor-3.6.3-1.el5 (FEDORA-EPEL-2012-5711) WYSIWYG text editor to be used inside web pages -------------------------------------------------------------------------------- Update Information:
Update to 3.6.3 bugfix release -------------------------------------------------------------------------------- ChangeLog:
* Fri Apr 27 2012 Orion Poplawski orion@cora.nwra.com 3.6.3-1 - Update to 3.6.3 --------------------------------------------------------------------------------
================================================================================ lcg-infosites-3.1.0-2.el5 (FEDORA-EPEL-2012-5710) Command line tool for the lcg information system -------------------------------------------------------------------------------- Update Information:
Command line tool in Perl for the WLCG information system -------------------------------------------------------------------------------- References:
[ 1 ] Bug #814719 - Review Request: lcg-infosites - Command line tool in Perl for the LCG information system https://bugzilla.redhat.com/show_bug.cgi?id=814719 --------------------------------------------------------------------------------
================================================================================ mcollective-1.3.3-5.el5 (FEDORA-EPEL-2011-5183) A framework to build server orchestration or parallel job execution systems -------------------------------------------------------------------------------- Update Information:
The Marionette Collective is a framework to build server orchestration or parallel job execution systems. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #698405 - Review Request: mcollective - A framework to build server orchestration or parallel job execution systems https://bugzilla.redhat.com/show_bug.cgi?id=698405 --------------------------------------------------------------------------------
================================================================================ mosh-1.2-1.el5 (FEDORA-EPEL-2012-5712) Mobile shell that supports roaming and intelligent local echo -------------------------------------------------------------------------------- Update Information:
Introduce mosh to EPEL5, update to mosh 1.2 --------------------------------------------------------------------------------
================================================================================ munin-1.4.7-3.el5 (FEDORA-EPEL-2012-5721) Network-wide graphing framework (grapher/gatherer) -------------------------------------------------------------------------------- Update Information:
Better fix for older version messing up enabled plugins, fixed issue with java plugin, fixed duplicate ownership of directory. Workaround for issue with all plugins being disabled on upgrade. If you updated to 1.4.7-1, you will need to re-enable plugins you wish to be running. '/usr/sbin/munin-node-configure --shell | sh' -------------------------------------------------------------------------------- ChangeLog:
* Tue Apr 24 2012 Kevin Fenzi kevin@scrye.com - 1.4.7-3 - A better for for 811867 with triggers. - Fix directory conflict. Fixes bug #816340 - Fix path in java plugin. Fixes bug #816570 * Sun Apr 15 2012 Kevin Fenzi kevin@scrye.com - 1.4.7-2 - Fix node postun from messing up plugins on upgrade. Works around bug #811867 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #816340 - munin and munin-common have a file conflict https://bugzilla.redhat.com/show_bug.cgi?id=816340 [ 2 ] Bug #816570 - Wrong path to munin jar in jmx plugin https://bugzilla.redhat.com/show_bug.cgi?id=816570 [ 3 ] Bug #811867 - Latest munin-node update clears all plugin settings https://bugzilla.redhat.com/show_bug.cgi?id=811867 --------------------------------------------------------------------------------
================================================================================ myproxy-5.6-3.el5 (FEDORA-EPEL-2012-5720) Manage X.509 Public Key Infrastructure (PKI) security credentials -------------------------------------------------------------------------------- Update Information:
v5.6 20 Feb 2012
* in myproxy-logon --voms, use voms-proxy-init -valid H:M rather than voms-proxy-init -hours H so proxy lifetime matches assertion lifetime (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7244) * on myproxy-server daemon startup, don't exit original process until daemon child has completed initialization (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7240) * improve myproxy-server pidfile creation: when root, write pidfile by default to /var/run/myproxy.pid; write pidfile on startup before detaching from parent process; lock pidfile to avoid collisions; remove pidfile on SIGTERM shutdown [LICENSE.pidfile added for pidfile.c from FreeBSD's libutil. (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7240) * allow escaping of '.' in regular expressions (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7213) * when converting to POSIX extended regular expressions for DN matching, wrap the expression inside '^(' and ')$' instead of just '^' and '$' to ensure matching the entire DN using proper operator precedence (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7215) * add liblber to link line when using --with-openldap (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7217) * fix section number in myproxy-admin-query man page (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7219) * in myproxy-admin-load-credential, handle the case of running as root but /var/lib/myproxy owned by non-root by switching to the non-root user before writing the credential files (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7234)
-------------------------------------------------------------------------------- ChangeLog:
* Mon Mar 5 2012 Steve Traylen steve.traylen@cern.ch - 5.6-3 - tmpfile.d configuration does not support comments and must be 0644 * Tue Feb 28 2012 Steve Traylen steve.traylen@cern.ch - 5.6-2 - Include Sources: for sysv and systemd always. - Silly mistakes. * Thu Feb 23 2012 Steve Traylen steve.traylen@cern.ch - 5.6-1 - Update myproxy to 5.6, remove addition ColocateLibraries="no" since added upstream. - Support systemd for epel7 and fedora17 and up: http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=7240 - Switch from RPM_BUILD_ROOT to %buildroot. * Thu Feb 2 2012 Steve Traylen steve.traylen@cern.ch - 5.5-3 - Drop EPEL4 packaging since EOL. - Adapt to Globus toolkit 5.2 * Fri Jan 13 2012 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org