The following Fedora EPEL 6 Security updates need testing:

    
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6
    
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6374/rt3-3.8.13-1.el6.2
    
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6330/perl-YAML-LibYAML-0.38-3.el6
    
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6348/bcfg2-1.2.3-1.el6
    
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6358/openstack-nova-2012.1.1-3.el6
    
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6


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

    drupal7-variable-2.1-0.el6
    erlang-riak_core-1.1.2-1.el6
    fedmsg-0.2.4-1.el6
    gdal-1.7.3-15.el6
    lrzip-0.614-1.el6
    ncl-6.0.0-2.el6
    php-horde-Horde-Autoloader-1.0.1-1.el6
    php-pear-PHP-CodeSniffer-1.3.5-1.el6
    php-swift-Swift-4.2.1-1.el6
    python-werkzeug-0.8.3-2.el6
    spamassassin-iXhash2-2.05-2.el6

Details about builds:


================================================================================
 drupal7-variable-2.1-0.el6 (FEDORA-EPEL-2012-6392)
 Variable module provides a registry for meta-data about Drupal variables
--------------------------------------------------------------------------------
Update Information:

Update to 2.1
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jul 12 2012 Scott Dodson <sdod...@redhat.com> - 2.1-0
- Update to 2.1 BZ837246
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #837246 - drupal7-variable-2.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=837246
--------------------------------------------------------------------------------


================================================================================
 erlang-riak_core-1.1.2-1.el6 (FEDORA-EPEL-2012-6390)
 Distributed systems infrastructure used by Riak
--------------------------------------------------------------------------------
Update Information:

* Initial build
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #652598 - Review Request: erlang-riak_core - Distributed systems 
infrastructure used by Riak
        https://bugzilla.redhat.com/show_bug.cgi?id=652598
--------------------------------------------------------------------------------


================================================================================
 fedmsg-0.2.4-1.el6 (FEDORA-EPEL-2012-6398)
 Tools for Fedora Infrastructure real-time messaging
--------------------------------------------------------------------------------
Update Information:

0.2.4 with fix for disabled ssl
0.2.3 with upstream typo fixes
Added deps on m2crypto and python-m2ext
/var/log/fedmsg wasn't being created correctly.
Require moksha >= 0.8.3.
python-argparse fix for epel-6.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 13 2012 Ralph Bean <rb...@redhat.com> - 0.2.4-1
- Upstream bugfix for when ssl is disabled.
* Wed Jul 11 2012 Ralph Bean <rb...@redhat.com> - 0.2.3-1
- Upstream bump that fixes some typos.
* Tue Jul 10 2012 Ralph Bean <rb...@redhat.com> - 0.2.2-3
- Added deps on python-argparse for py < 2.7 (rhel6)
* Sat Jul  7 2012 Ralph Bean <rb...@redhat.com> - 0.2.2-2
- Added deps on m2crypto and python-m2ext
* Sat Jul  7 2012 Ralph Bean <rb...@redhat.com> - 0.2.2-1
- Update to fedmsg-irc to fix lineRate issues
- fedmsg.crypto module - sign and validate messages
* Mon Jun 11 2012 Ralph Bean <rb...@redhat.com> - 0.2.1-2
- Require moksha >= 0.8.3
* Mon Jun 11 2012 Ralph Bean <rb...@redhat.com> - 0.2.1-1
- Override producers and consumers entry-points in the hub.  Should fix a
  collision that fedmsg-irc is having with fedoracommunity.
* Mon Jun 11 2012 Ralph Bean <rb...@redhat.com> - 0.2.0-4
- Introduce temporary hard dep on orbited.
* Mon Jun 11 2012 Ralph Bean <rb...@redhat.com> - 0.2.0-3
- /var/log/fedmsg wasn't being created correctly.
--------------------------------------------------------------------------------


================================================================================
 gdal-1.7.3-15.el6 (FEDORA-EPEL-2012-6396)
 GIS file format library
--------------------------------------------------------------------------------
Update Information:

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

--------------------------------------------------------------------------------


================================================================================
 lrzip-0.614-1.el6 (FEDORA-EPEL-2012-6351)
 Compression program optimized for large files
--------------------------------------------------------------------------------
Update Information:

Long Range ZIP or Lzma RZIP. This is a compression program optimized for large 
files. The larger the file and the more memory you have, the better the 
compression advantage this will provide, especially once the files are larger 
than 100 MB. The advantage can be chosen to be either size (much smaller than 
bzip2) or speed (much faster than bzip2). Decompression is always much faster 
than bzip2.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #837932 - Please build latest lrzip for EPEL 5 and 6
        https://bugzilla.redhat.com/show_bug.cgi?id=837932
--------------------------------------------------------------------------------


================================================================================
 ncl-6.0.0-2.el6 (FEDORA-EPEL-2012-6393)
 NCAR Command Language and NCAR Graphics
--------------------------------------------------------------------------------
Update Information:

- Update to 6.0.0 with cairo and gdal support
- Fix xwd 64-bit driver bug
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 13 2012 Orion Poplawski <or...@cora.nwra.com> - 6.0.0-2
- Add patch to fix xwd driver on 64-bit (bug 839707)
* Mon Jan  9 2012 - Orion Poplawski <or...@cora.nwra.com> - 6.0.0-1
- Update to 6.0.0 final
- Use system udunits by linking it into where ncl expects it, drop
  udunits patch.  Fixes bug 742307.
- Enable cairo and gdal support
* Thu Sep 29 2011 - Orion Poplawski <or...@cora.nwra.com> - 5.2.1-6.1
- Use system udunits by linking it into where ncl expects it, drop
  udunits patch.  Fixes bug 742307.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #839707 - xwd driver
        https://bugzilla.redhat.com/show_bug.cgi?id=839707
--------------------------------------------------------------------------------


================================================================================
 php-horde-Horde-Autoloader-1.0.1-1.el6 (FEDORA-EPEL-2012-6391)
 Horde Autoloader
--------------------------------------------------------------------------------
Update Information:

Add php-horde-Horde-Autoloader to el6
--------------------------------------------------------------------------------


================================================================================
 php-pear-PHP-CodeSniffer-1.3.5-1.el6 (FEDORA-EPEL-2012-6395)
 PHP coding standards enforcement tool
--------------------------------------------------------------------------------
Update Information:

upstream 1.3.5
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 13 2012 Christof Damian <chris...@damian.net> - 1.3.5-1
- upstream 1.3.5
--------------------------------------------------------------------------------


================================================================================
 php-swift-Swift-4.2.1-1.el6 (FEDORA-EPEL-2012-6397)
 Free Feature-rich PHP Mailer
--------------------------------------------------------------------------------
Update Information:

upstream 4.2.1
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 13 2012 Christof Damian <chris...@damian.net> - 4.2.1-1
- upstream 4.2.1
--------------------------------------------------------------------------------


================================================================================
 python-werkzeug-0.8.3-2.el6 (FEDORA-EPEL-2012-6389)
 The Swiss Army knife of Python web development
--------------------------------------------------------------------------------
Update Information:

Updating to 0.8.3 in preparation for getting Flask 0.9 in EPEL 6.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 13 2012 Ricky Elrod <codebl...@fedoraproject.org> - 0.8.3-2
- Start the process of getting Werkzeug in EPEL 6.
* Sun Feb  5 2012 Haïkel Guémar <hgue...@fedoraproject.org> - 0.8.3-1
- upstream 0.8.3 (fixes XSS security issues)
* Wed Jan 25 2012 Haïkel Guémar <hgue...@fedoraproject.org> - 0.8.2-1
- upstream 0.8.2
* Sat Jan 14 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.6.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Feb  9 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jul 22 2010 David Malcolm <dmalc...@redhat.com> - 0.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------


================================================================================
 spamassassin-iXhash2-2.05-2.el6 (FEDORA-EPEL-2012-6388)
 SpamAssassin plugin to lookup e-mail checksums in blacklists
--------------------------------------------------------------------------------
Update Information:

iXhash2 is an unofficial improved version of the iXhash spam filter plugin for 
SpamAssassin, adding async DNS lookups for performance and removing unneeded 
features but fully compatible with the iXhash 1.5.5 (http://www.ixhash.net/) 
implementation. It computes MD5 checksums of fragments of the body of an e-mail 
and compares them to those of known spam using DNS queries to a RBL-like name 
server. So it works similar to the standard plugins that use the Pyzor, Razor 
and DCC software packages from within SpamAssassin.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #838327 - Review Request: spamassassin-iXhash2 - SpamAssassin 
plugin to lookup e-mail checksums in blacklists
        https://bugzilla.redhat.com/show_bug.cgi?id=838327
--------------------------------------------------------------------------------


_______________________________________________
epel-devel-list mailing list
epel-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to