The following Fedora EPEL 6 Security updates need testing:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribbl... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0049/openstack-nova... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.1... https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4...
The following builds have been pushed to Fedora EPEL 6 updates-testing
gitso-0.6-6.el6 glpi-0.80.6.1-1.el6 knemo-0.7.3-1.el6 libva-1.0.15-1.el6 nested-1.2.2-8.el6 openstack-glance-2011.3-6.el6 openstack-nova-2011.3-18.el6 phoronix-test-suite-3.6.1-1.el6 pslib-0.4.5-2.el6 rubygem-kgio-2.7.0-3.el6 rubygem-sequel-3.31.0-12.el6 sx-2.07-1.el6
Details about builds:
================================================================================ gitso-0.6-6.el6 (FEDORA-EPEL-2012-0051) A front-end to reverse VNC connections -------------------------------------------------------------------------------- Update Information:
Initial update : a front-end to reverse VNC connections -------------------------------------------------------------------------------- References:
[ 1 ] Bug #752311 - Review Request: gitso - A front-end to reverse VNC connections https://bugzilla.redhat.com/show_bug.cgi?id=752311 --------------------------------------------------------------------------------
================================================================================ glpi-0.80.6.1-1.el6 (FEDORA-EPEL-2012-0025) Free IT asset management software -------------------------------------------------------------------------------- Update Information:
Upstream Changelog: * Bug #3236: Bug on Db Relations computation for plugins * Bug #3247: Several bugs on reservation * Bug #3254: Fix javascript bug for ocs import * Bug #3264: When merge budget, items are not linked to new budgets * Bug #3276: mailcollector rules don't use user prefs * Bug #3290: LDAP group membership is broken when there's a comma in the OU * Bug #3294: SLA action do not add actors in CLI mode * Bug #3295: Notification when delete private tasks or followups not wanted * Bug #3297: Class loading error during logout when CAS is activated * Bug #3299: regression : can't add a document from item form
-------------------------------------------------------------------------------- ChangeLog:
* Thu Jan 5 2012 Remi Collet remi@fedoraproject.org - 0.80.6.1-1 - version 0.80.61 released (bugfix) https://forge.indepnet.net/projects/glpi/versions/677 * Thu Jan 5 2012 Remi Collet remi@fedoraproject.org - 0.80.6-1 - version 0.80.6 released (bugfix) https://forge.indepnet.net/projects/glpi/versions/657 - add patch for https://forge.indepnet.net/issues/3299 --------------------------------------------------------------------------------
================================================================================ knemo-0.7.3-1.el6 (FEDORA-EPEL-2012-0031) A KDE network monitoring tool -------------------------------------------------------------------------------- Update Information:
KNemo 0.7.3
* fix loading/calculating off-peak traffic * use bugs.kde.org for bug reports * keep the pixmap cache size under control -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 6 2012 Alexey Kurov nucleo@fedoraproject.org - 0.7.3-1 - KNemo 0.7.3 --------------------------------------------------------------------------------
================================================================================ libva-1.0.15-1.el6 (FEDORA-EPEL-2012-0042) Video Acceleration (VA) API for Linux -------------------------------------------------------------------------------- Update Information:
Version 1.0.15 - 28.Oct.2011 * API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang) * Refine VA trace & VA fool utilities * Move i965 driver to a specific repository (vaapi/intel-driver) * Fix DSO link issue in tests * Fix API vs. DSO vs. package versioning --------------------------------------------------------------------------------
================================================================================ nested-1.2.2-8.el6 (FEDORA-EPEL-2012-0044) A specialized editor focused on creating structured documents -------------------------------------------------------------------------------- Update Information:
New release added to Fedora, Nested is specialized editor focused on creating structured documents --------------------------------------------------------------------------------
================================================================================ openstack-glance-2011.3-6.el6 (FEDORA-EPEL-2012-0046) OpenStack Image Service -------------------------------------------------------------------------------- Update Information:
Reapply EPEL specific patch for stacked package selection Updates to the latest upstream stable/diablo branch bringing in ~20 new bugfix patches. -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 6 2012 Pádraig Brady P@draigBrady.com - 2011.3-6 - Reapply patch to use parallel install versions of epel packages * Fri Jan 6 2012 Mark McLoughlin markmc@redhat.com - 2011.3-5 - Rebase to latest upstream stable/diablo branch adding ~20 patches * Tue Dec 20 2011 David Busby oneiroi@fedoraproject.org - 2011.3-4 - Depend on python-httplib2 --------------------------------------------------------------------------------
================================================================================ openstack-nova-2011.3-18.el6 (FEDORA-EPEL-2012-0049) OpenStack Compute (nova) -------------------------------------------------------------------------------- Update Information:
This update includes ~50 patches from the upstream stable branch and a fix for an issue with attaching volumes. Sync up with Fedora spec, to only add fuse group if present Explicitly depend on the fuse package to avoid #767852 Requires manually installing "fuse" first. Also adds libguestfs update Add --yes, --rootpw, and --novapw arguments to openstack-nova-db-setup. Please ensure you have at least python-migrate-0.6-6 installed when testing this Change the default database from sqlite to mysql. -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 6 2012 Mark McLoughlin markmc@redhat.com - 2011.3-18 - Fix up recent patches which don't apply * Fri Jan 6 2012 Mark McLoughlin markmc@redhat.com - 2011.3-17 - Backport tgtadm off-by-one fix from upstream (#752709) * Fri Jan 6 2012 Mark McLoughlin markmc@redhat.com - 2011.3-16 - Rebase to latest upstream stable/diablo, pulling in ~50 patches * Fri Jan 6 2012 Mark McLoughlin markmc@redhat.com - 2011.3-15 - Move recent patches into git (no functional changes) * Fri Dec 30 2011 Pádraig Brady P@draigBrady.com - 2011.3-14 - Don't require the fuse group (#770927) - Require the fuse package (to avoid #767852) * Wed Dec 14 2011 Pádraig Brady P@draigBrady.com - 2011.3-13 - Sanitize EC2 manifests and image tarballs (#767236, CVE 2011-4596) - update libguestfs support * Tue Dec 6 2011 Russell Bryant rbryant@redhat.com - 2011.3-11 - Add --yes, --rootpw, and --novapw options to openstack-nova-db-setup. * Wed Nov 30 2011 Pádraig Brady P@draigBrady.com - 2011.3-10 - Use updated parallel install versions of epel packages - Add libguestfs support * Tue Nov 29 2011 Pádraig Brady P@draigBrady.com - 2011.3-9 - Update the libvirt dependency from 0.8.2 to 0.8.7 - Ensure we don't access the net when building docs * Tue Nov 29 2011 Russell Bryant rbryant@redhat.com - 2011.3-8 - Change default database to mysql. (#735012) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #767236 - CVE 2011-4596 openstack-nova: Sanitize EC2 manifests and image tarballs https://bugzilla.redhat.com/show_bug.cgi?id=767236 --------------------------------------------------------------------------------
================================================================================ phoronix-test-suite-3.6.1-1.el6 (FEDORA-EPEL-2012-0050) An Automated, Open-Source Testing Framework -------------------------------------------------------------------------------- Update Information:
new upstream release -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 2 2012 Markus Mayer lotharlutz@gmx.de 3.6.1-1 - new upstream release - install test dependencies - fix openbenchmark launcher --------------------------------------------------------------------------------
================================================================================ pslib-0.4.5-2.el6 (FEDORA-EPEL-2012-0045) C-library to create PostScript files -------------------------------------------------------------------------------- Update Information:
pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for libraries creating PDF. --------------------------------------------------------------------------------
================================================================================ rubygem-kgio-2.7.0-3.el6 (FEDORA-EPEL-2012-0043) Kinder, gentler I/O for Ruby -------------------------------------------------------------------------------- Update Information:
Initial package for rubygem-kgio. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #770986 - Review Request: rubygem-kgio - Kinder, gentler I/O for Ruby https://bugzilla.redhat.com/show_bug.cgi?id=770986 --------------------------------------------------------------------------------
================================================================================ rubygem-sequel-3.31.0-12.el6 (FEDORA-EPEL-2012-0052) The Database Toolkit for Ruby -------------------------------------------------------------------------------- Update Information:
Update ruby gem to version 3.31.0 -------------------------------------------------------------------------------- ChangeLog:
* Wed Jan 4 2012 Alejandro Pérez aeperezt@fedoraproject.org - 3.31.0-12 - Change version to current version 3.31.0 * Sun Dec 4 2011 Alejandro Pérez aeperezt@fedoraproject.org - 3.30.0-11 - fix download path from rubygems.org * Sun Dec 4 2011 Alejandro Pérez aeperezt@fedoraproject.org - 3.30.0-10 - Change version to current version 3.30.0 * Thu Oct 20 2011 Alejandro Pérez aeperezt@fedoraproject.org - 3.28.0-9 - Change version to current 2.28.0 * Wed Sep 21 2011 Alejandro Pérez aeperezt@fedoraproject.org - 3.24.0-8 - change version to 3.24.0 * Mon Apr 11 2011 Alejandro Pérez aeperezt@fedoraproject.org - 3.20.0-7 - change version to 3.20.0 * Tue Jan 18 2011 Alejandro Pérez aeperezt@fedoraproject.org - 3.19.0-6 * Wed Feb 09 2011 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 3.19.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ sx-2.07-1.el6 (FEDORA-EPEL-2012-0047) Tool to extract reports and run plug-ins against those extracted reports -------------------------------------------------------------------------------- Update Information:
Update to the latest available version which contains bugfixes from upstream and some enhancements. See the CHANGELOG in the package for details. -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 6 2012 Niels de Vos devos@fedoraproject.org - 2.07-1 - Update to the latest version - Drop CHANGELOG.Fedora as the tarball includes a CHANGELOG -------------------------------------------------------------------------------- References:
[ 1 ] Bug #771621 - [abrt] sx-2.06-14.fc16: clusterevaluator.py:68:evaluate:ValueError: invalid literal for int() with base 10: '' https://bugzilla.redhat.com/show_bug.cgi?id=771621 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org