The following Fedora EPEL 6 Security updates need testing:
Age URL
633
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6
90
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11865/quassel-0.9.1-1.el6
63
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12079/bip-0.8.9-1.el6
27
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12427/seamonkey-2.21-3.esr2.el6
11
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0026/x2goserver-4.0.1.10-1.el6
5
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0110/drupal7-entity-1.3-1.el6
5
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0105/strongswan-5.1.1-4.el6
0
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0166/mediawiki119-1.19.10-1.el6
The following builds have been pushed to Fedora EPEL 6 updates-testing
ReviewBoard-1.7.21-1.el6
clamav-0.98.1-1.el6
fedmsg-0.7.4-1.el6
glances-1.7.3-1.el6
glite-lb-logger-2.4.21-2.el6
golang-github-gorilla-context-0-0.20.git708054d.el6
liquibase-3.1.0-1.el6
md5deep-4.3-3.el6
pcp-3.8.10-1.el6
php-phpunit-DbUnit-1.3.0-1.el6
php-phpunit-File-Iterator-1.3.4-1.el6
php-phpunit-PHP-CodeCoverage-1.2.13-1.el6
php-phpunit-PHP-Invoker-1.1.3-2.el6
php-phpunit-PHP-Timer-1.0.5-1.el6
php-phpunit-PHP-TokenStream-1.2.1-1.el6
php-phpunit-PHPUnit-3.7.29-1.el6
php-phpunit-PHPUnit-Selenium-1.3.3-1.el6
python-djblets-0.7.28-1.el6
qpdf-5.1.1-2.el6
trac-fedmsg-plugin-0.4.0-1.el6
viewvc-1.1.22-1.el6
Details about builds:
================================================================================
ReviewBoard-1.7.21-1.el6 (FEDORA-EPEL-2014-0013)
Web-based code review tool
--------------------------------------------------------------------------------
Update Information:
- New upstream enhancement release 1.7.21
- http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.21/
- New Features:
* Added support for GitLab servers.
* Added support for the Unfuddle service.
* Added support for publicly accessible Local Sites.
- Performance Improvements:
* Massively improved render time of large diffs.
- API Changes:
* Added new query parameters for filtering lists of repositories.
- Bug Fixes:
* Fixed issues verifying and accessing files for Subversion repositories on
Beanstalk.
* Fixed issues accessing properties on Subversion repositories on some
hosting providers that require authentication.
* The activity widget in the administration UI now shows data for the current
day.
* Fixed issues where the activity widget could break, depending on the date
range.
* Fixed a regression in error messages provided when setting up a GitHub
repository.
* Fixed links in e-mails to file attachments stored on CDNs.
* Removed an unnecessary external image included in e-mails.
* Users no longer on a LocalSite will be excluded from any e-mails on review
requests or reviews they were previously involved in.
Djblets:
Fix error 500 issue in ReviewBoard when errors occur in registration (such as
attempting to register a name already in use).
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Stephen Gallagher <[email protected]> 1.7.21-1
- New upstream enhancement release 1.7.21
- http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.21/
- New Features:
* Added support for GitLab servers.
* Added support for the Unfuddle service.
* Added support for publicly accessible Local Sites.
- Performance Improvements:
* Massively improved render time of large diffs.
- API Changes:
* Added new query parameters for filtering lists of repositories.
- Bug Fixes:
* Fixed issues verifying and accessing files for Subversion repositories on
Beanstalk.
* Fixed issues accessing properties on Subversion repositories on some
hosting providers that require authentication.
* The activity widget in the administration UI now shows data for the current
day.
* Fixed issues where the activity widget could break, depending on the date
range.
* Fixed a regression in error messages provided when setting up a GitHub
repository.
* Fixed links in e-mails to file attachments stored on CDNs.
* Removed an unnecessary external image included in e-mails.
* Users no longer on a LocalSite will be excluded from any e-mails on review
requests or reviews they were previously involved in.
--------------------------------------------------------------------------------
================================================================================
clamav-0.98.1-1.el6 (FEDORA-EPEL-2014-0193)
Anti-virus software
--------------------------------------------------------------------------------
Update Information:
ClamAV 0.98.1
=============
ClamAV 0.98.1 provides improved support of Mac OS X platform, support for new
file types, and quality improvements. These include:
- Extraction, decompression, and scanning of files within Apple Disk Image
(DMG) format.
- Extraction, decompression, and scanning of files within Extensible Archive
(XAR) format. XAR format is commonly used for software packaging, such as PKG
and RPM, as well as general archival.
- Decompression and scanning of files in "Xz" compression format.
- Improvements and fixes to extraction and scanning of ole formats.
- Option to force all scanned data to disk. This impacts only a few file
types where some embedded content is normally scanned in memory. Enabling this
option ensures that a file descriptor exists when callback functions are used,
at a small performance cost. This should only be needed when callback functions
are used that need file access.
- Various improvements to ClamAV configuration, support of third party
libraries, and unit tests.
There are also fixes for other minor issues and code quality changes. Please
see the ChangeLog file for details.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Robert Scheck <[email protected]> - 0.98.1-1
- Upgrade to 0.98.1 and updated daily.cvd (#1053400)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1053400 - clamav-0.98.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1053400
--------------------------------------------------------------------------------
================================================================================
fedmsg-0.7.4-1.el6 (FEDORA-EPEL-2014-0188)
Tools for Fedora Infrastructure real-time messaging
--------------------------------------------------------------------------------
Update Information:
Supress some tracebacks and clean up irc output.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Ralph Bean <[email protected]> - 0.7.4-1
- Latest upstream.
- Protect against NotImplementedError in fedmsg-tail.
- Fix documentation templates for broader compatibility with python tools.
- Scrub "None" links from the irc bot.
* Fri Dec 6 2013 Pierre-Yves Chibon <[email protected]> - 0.7.2-2
- Change BuildRequires from python-setuptools-devel to python-setuptools
See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
--------------------------------------------------------------------------------
================================================================================
glances-1.7.3-1.el6 (FEDORA-EPEL-2014-0196)
CLI curses based monitoring tool
--------------------------------------------------------------------------------
Update Information:
Upgrade to 1.7.3
Upgrade to 1.7.2
Upgrade to 1.7.2
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jan 13 2014 Edouard Bourguignon <[email protected]> - 1.7.3-1
- Update to 1.7.3
* Tue Nov 12 2013 Edouard Bourguignon <[email protected]> - 1.7.2-1
- Update to 1.7.2
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1025996 - glances-1.7.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1025996
--------------------------------------------------------------------------------
================================================================================
glite-lb-logger-2.4.21-2.el6 (FEDORA-EPEL-2014-0183)
gLite Logging and Bookkeeping local-logger and inter-loggers
--------------------------------------------------------------------------------
Update Information:
glite-lb-logger is the gLite L&B local-logger and inter-loggers. This package
contains the local-logger (glite-lb-logd), inter-logger (glite-lb-interlogd),
notification inter-logger (glite-lb-notif-interlogd) and proxy inter-logger
(glite-lb-proxy-interlogd) daemons.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1039335 - Review Request: glite-lb-logger - gLite Logging and
Bookkeeping local-logger and inter-logger
https://bugzilla.redhat.com/show_bug.cgi?id=1039335
--------------------------------------------------------------------------------
================================================================================
golang-github-gorilla-context-0-0.20.git708054d.el6 (FEDORA-EPEL-2014-0182)
A golang registry for global request variables
--------------------------------------------------------------------------------
Update Information:
require golang 1.2 and up
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Lokesh Mandvekar <[email protected]> 0-0.20.git708054d
- require golang 1.2 and up
--------------------------------------------------------------------------------
================================================================================
liquibase-3.1.0-1.el6 (FEDORA-EPEL-2014-0189)
Database Refactoring Tool
--------------------------------------------------------------------------------
Update Information:
Besides bug fixes, Liquibase 3.1 adds the following major features:
- Offline Database Support
- Alternate Changelog History Tracking
- New and Improved Change tags
- New and Improved Precondition tags
- Database Support Improvements
- Extension/API Improvements
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jan 13 2014 Alex Wood <[email protected]> 3.1.0-1
- Update to 3.1.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1051418 - liquibase-3.1.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1051418
--------------------------------------------------------------------------------
================================================================================
md5deep-4.3-3.el6 (FEDORA-EPEL-2014-0190)
A set of cross-platform tools to compute hashes
--------------------------------------------------------------------------------
Update Information:
Release of the package md5deep to epel.
Package is in Fedora for several years already.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #434698 - Review Request: md5deep - A set of cross-platform tools
to compute hashes
https://bugzilla.redhat.com/show_bug.cgi?id=434698
--------------------------------------------------------------------------------
================================================================================
pcp-3.8.10-1.el6 (FEDORA-EPEL-2014-0184)
System-level performance monitoring and performance management
--------------------------------------------------------------------------------
Update Information:
Upstream release - updates, bug fixes and new tools
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Nathan Scott <[email protected]> - 3.8.10-1
- Update to latest PCP sources.
--------------------------------------------------------------------------------
================================================================================
php-phpunit-DbUnit-1.3.0-1.el6 (FEDORA-EPEL-2014-0147)
DbUnit port for PHP/PHPUnit
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 1 2013 Remi Collet <[email protected]> - 1.3.0-1
- Update to 1.3.0
- add requires: symfony2/Yaml
--------------------------------------------------------------------------------
================================================================================
php-phpunit-File-Iterator-1.3.4-1.el6 (FEDORA-EPEL-2014-0147)
FilterIterator implementation that filters files based on a list of suffixes
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 3 2013 Christof Damian <[email protected]> - 1.3.4-1
- upstream 1.3.4
--------------------------------------------------------------------------------
================================================================================
php-phpunit-PHP-CodeCoverage-1.2.13-1.el6 (FEDORA-EPEL-2014-0147)
PHP code coverage information
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 10 2013 Remi Collet <[email protected]> - 1.2.13-1
- Update to 1.2.13
--------------------------------------------------------------------------------
================================================================================
php-phpunit-PHP-Invoker-1.1.3-2.el6 (FEDORA-EPEL-2014-0147)
Utility class for invoking callables with a timeout
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 16 2013 Remi Collet <[email protected]> - 1.1.3-1
- Update to 1.1.3 (stable) - API 1.1.0
--------------------------------------------------------------------------------
================================================================================
php-phpunit-PHP-Timer-1.0.5-1.el6 (FEDORA-EPEL-2014-0147)
PHP Utility class for timing
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 4 2013 Christof Damian <[email protected]> - 1.0.5-1
- upstream 1.0.5
--------------------------------------------------------------------------------
================================================================================
php-phpunit-PHP-TokenStream-1.2.1-1.el6 (FEDORA-EPEL-2014-0147)
Wrapper around PHP tokenizer extension
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 3 2013 Christof Damian <[email protected]> - 1.2.1-1
- upstream 1.2.1
--------------------------------------------------------------------------------
================================================================================
php-phpunit-PHPUnit-3.7.29-1.el6 (FEDORA-EPEL-2014-0147)
The PHP Unit Testing framework
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Remi Collet <[email protected]> - 3.7.29-1
- Update to 3.7.29 (stable)
* Thu Oct 17 2013 Remi Collet <[email protected]> - 3.7.28-1
- Update to 3.7.28
- add Spec license header
- open https://github.com/sebastianbergmann/phpunit/issues/1029
- raise dependency on phpunit/PHP_Timer 1.0.4
--------------------------------------------------------------------------------
================================================================================
php-phpunit-PHPUnit-Selenium-1.3.3-1.el6 (FEDORA-EPEL-2014-0147)
Selenium RC integration for PHPUnit
--------------------------------------------------------------------------------
Update Information:
Update PHPUnit and dependent component to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 22 2013 Remi Collet <[email protected]> - 1.3.3-1
- Update to 1.3.3 (stable)
- improve description
--------------------------------------------------------------------------------
================================================================================
python-djblets-0.7.28-1.el6 (FEDORA-EPEL-2014-0013)
A collection of useful classes and functions for Django
--------------------------------------------------------------------------------
Update Information:
- New upstream enhancement release 1.7.21
- http://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.21/
- New Features:
* Added support for GitLab servers.
* Added support for the Unfuddle service.
* Added support for publicly accessible Local Sites.
- Performance Improvements:
* Massively improved render time of large diffs.
- API Changes:
* Added new query parameters for filtering lists of repositories.
- Bug Fixes:
* Fixed issues verifying and accessing files for Subversion repositories on
Beanstalk.
* Fixed issues accessing properties on Subversion repositories on some
hosting providers that require authentication.
* The activity widget in the administration UI now shows data for the current
day.
* Fixed issues where the activity widget could break, depending on the date
range.
* Fixed a regression in error messages provided when setting up a GitHub
repository.
* Fixed links in e-mails to file attachments stored on CDNs.
* Removed an unnecessary external image included in e-mails.
* Users no longer on a LocalSite will be excluded from any e-mails on review
requests or reviews they were previously involved in.
Djblets:
Fix error 500 issue in ReviewBoard when errors occur in registration (such as
attempting to register a name already in use).
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jan 2 2014 Stephen Gallagher <[email protected]> - 0.7.28-1
- New upstream release 0.7.28
- http://downloads.reviewboard.org/releases/Djblets/0.7/Djblets-0.7.28.NEWS
* djblets.auth:
* Fixed HTTP 500 errors when failing to save the registration form
--------------------------------------------------------------------------------
================================================================================
qpdf-5.1.1-2.el6 (FEDORA-EPEL-2014-0181)
Command-line tools and library for transforming PDF files
--------------------------------------------------------------------------------
Update Information:
This brings qpdf into EPEL-6.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1004710 - [RFE] Pleas create EPEL-6 branch for this component
https://bugzilla.redhat.com/show_bug.cgi?id=1004710
--------------------------------------------------------------------------------
================================================================================
trac-fedmsg-plugin-0.4.0-1.el6 (FEDORA-EPEL-2014-0195)
Emit fedmsg messages
--------------------------------------------------------------------------------
Update Information:
Allow banning of certain fields as per config.
Use an active instead of passive fedmsg socket. Forwards to fedmsg-relay.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Ralph Bean <[email protected]> - 0.4.0-1
- Latest upstream.
- Allow certain fields to be banned from fedmsg as per config.
* Thu Jan 9 2014 Ralph Bean <[email protected]> - 0.3.0-1
- Latest upstream.
- Forwards messages to a fedmsg-relay instead of passive binding.
- Modernized python macros.
* Sun Aug 4 2013 Fedora Release Engineering <[email protected]>
- 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
viewvc-1.1.22-1.el6 (FEDORA-EPEL-2014-0185)
Browser interface for CVS and SVN version control repositories
--------------------------------------------------------------------------------
Update Information:
Version 1.1.22 (released 14-Jan-2014)
- minor directory sorting logic fix (re: show_subdir_lastmod)
- fix display of show_subdir_lastmod details (issue #532)
- pay attention to chardet's detection confidence
- linkify line numbers in markup/annotate view
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2014 Bojan Smojver <[email protected]> - 1.1.22-1
- bump up to 1.1.22
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/epel-devel