The following Fedora EPEL 5 Security updates need testing:

    https://admin.fedoraproject.org/updates/bugzilla-3.2.10-1.el5
    https://admin.fedoraproject.org/updates/atop-1.26-1.el5.1
    
https://admin.fedoraproject.org/updates/couchdb-1.0.2-8.el5,erlang-ibrowse-2.2.0-3.el5
    https://admin.fedoraproject.org/updates/ocsinventory-1.3.3-5.el5
    https://admin.fedoraproject.org/updates/phpldapadmin-1.0.2-1.el5
    https://admin.fedoraproject.org/updates/awstats-6.95-3.el5
    https://admin.fedoraproject.org/updates/clamav-0.97.3-1.el5
    https://admin.fedoraproject.org/updates/cacti-0.8.7h-1.el5
    https://admin.fedoraproject.org/updates/puppet-2.6.12-1.el5
    https://admin.fedoraproject.org/updates/cherokee-1.2.101-1.el5


The following builds have been pushed to Fedora EPEL 5 updates-testing

    389-admin-1.1.25-1.el5
    drupal7-7.9-1.el5
    drupal7-backup_migrate-2.2-2.el5
    drupal7-chosen-1.0-1.el5
    drupal7-variable-1.1-1.el5
    ircd-hybrid-7.3.1-1.el5
    plowshare-0.9.4-0.18.20111023git.el5
    python-mwclient-0.6.5-1.el5

Details about builds:


================================================================================
 389-admin-1.1.25-1.el5 (FEDORA-EPEL-2011-4810)
 389 Administration Server (admin)
--------------------------------------------------------------------------------
Update Information:

389-console put CA certificates into wrong database
--------------------------------------------------------------------------------
ChangeLog:

* Fri Oct 28 2011 Rich Megginson <[email protected]> - 1.1.25-1
- Bug 740959 - 389-console put CA certificates into wrong database
* Wed Sep 21 2011 Rich Megginson <[email protected]> - 1.1.24-1
- Bug 695741 - Providing native systemd file
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #740959 - 389-console put CA certificates into wrong database
        https://bugzilla.redhat.com/show_bug.cgi?id=740959
--------------------------------------------------------------------------------


================================================================================
 drupal7-7.9-1.el5 (FEDORA-EPEL-2011-4817)
 An open-source content-management platform
--------------------------------------------------------------------------------
Update Information:

This new upstream release fixes numerous bugs. Visit 
http://drupal.org/node/1322736 for full details.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Oct 27 2011 Paul W. Frields <[email protected]> - 7.9-1
- New upstream, BZ 749509.
--------------------------------------------------------------------------------


================================================================================
 drupal7-backup_migrate-2.2-2.el5 (FEDORA-EPEL-2011-4803)
 Database backup, restore, and migrate module for Drupal 7
--------------------------------------------------------------------------------
Update Information:

Short Description: Backup and Migrate simplifies the task of backing up and 
restoring your Drupal database or copying your database from one Drupal site to 
another.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #737694 - Review Request: drupal7-backup_migrate - Backup and 
migrate Drupal 7 data
        https://bugzilla.redhat.com/show_bug.cgi?id=737694
--------------------------------------------------------------------------------


================================================================================
 drupal7-chosen-1.0-1.el5 (FEDORA-EPEL-2011-4796)
 Uses the Chosen jQuery plugin to make your elements more user-friendly
--------------------------------------------------------------------------------
Update Information:

Chosen uses the Chosen jQuery plugin to make your <select>
elements more user-friendly.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #745295 - Review Request: drupal7-chosen - Uses the Chosen jQuery 
plugin to make your elements more user-friendly
        https://bugzilla.redhat.com/show_bug.cgi?id=745295
--------------------------------------------------------------------------------


================================================================================
 drupal7-variable-1.1-1.el5 (FEDORA-EPEL-2011-4807)
 Variable module provides a registry for meta-data about Drupal variables
--------------------------------------------------------------------------------
Update Information:

Variable module provides a registry for meta-data about Drupal variables and 
some extended Variable API and administration interface. So other modules can 
know about your module's variables and they can be translated, exported, etc. 
You'll get automatic variable edit forms, tokens, access control and uninstall 
for free.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #745313 - Review Request: drupal7-variable - Variable module 
provides a registry for meta-data about Drupal variables
        https://bugzilla.redhat.com/show_bug.cgi?id=745313
--------------------------------------------------------------------------------


================================================================================
 ircd-hybrid-7.3.1-1.el5 (FEDORA-EPEL-2011-4806)
 Internet Relay Chat Server
--------------------------------------------------------------------------------
Update Information:

Update to 1.7.3
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 21 2009 Keiran "Affix" Smith <[email protected]> - 7.3.1-1
- Update to 7.3.1
* Fri Aug 21 2009 Tomas Mraz <[email protected]> - 7.2.3-10
- rebuilt with new openssl
* Fri Jul 24 2009 Fedora Release Engineering <[email protected]> 
- 7.2.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <[email protected]> 
- 7.2.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Jan 17 2009 Tomas Mraz <[email protected]> - 7.2.3-7
- rebuild with new openssl
* Thu Jul 31 2008 Tom "spot" Callaway <[email protected]> - 7.2.3-6
- fix license tag
--------------------------------------------------------------------------------


================================================================================
 plowshare-0.9.4-0.18.20111023git.el5 (FEDORA-EPEL-2011-4798)
 Download and upload files from file-sharing websites
--------------------------------------------------------------------------------
Update Information:

New upstream snapshot.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Oct 27 2011 Elder Marco <[email protected]> - 
0.9.4-0.18.20111023git
- Update to new upstream snapshot
--------------------------------------------------------------------------------


================================================================================
 python-mwclient-0.6.5-1.el5 (FEDORA-EPEL-2011-4800)
 Mwclient is a client to the MediaWiki API
--------------------------------------------------------------------------------
Update Information:

Changes in version 0.6.5
========================

  * Explicitly convert the Content-Length header to str, avoiding a TypeError 
on some versions of Python.
  * Fix for upload by URL
  * Handle readapidenied error in site init
  * Fix version parsing for almost any sane version string


Changes in version 0.6.4
========================

  * Added support for upload API
  * Added prop=duplicatefiles
  * Properly fix detection of alpha versions
  * Added support for builtin json library
  * Handle badtoken once
  * Upstream bug 2690034: Fix revision iteration
  * Fix module conflict with simplejson-1.x by inserting mwclient path at the 
beginning of sys.path instead of the end
  * Supply token on login if necessary
--------------------------------------------------------------------------------
ChangeLog:

* Thu Oct 27 2011 Robert Scheck <[email protected]> - 0.6.5-1
- Upgrade to 0.6.5 (#714302)
* Tue Feb  8 2011 Fedora Release Engineering <[email protected]> 
- 0.6.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jul 22 2010 David Malcolm <[email protected]> - 0.6.3-4
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #714302 - RFE: Update python-mwclient to the latest version
        https://bugzilla.redhat.com/show_bug.cgi?id=714302
--------------------------------------------------------------------------------


_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to