The following Fedora EPEL 6 Security updates need testing:
Age URL
511
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6
30
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11198/filezilla-3.7.3-1.el6
26
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11274/ssmtp-2.61-21.el6
12
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11417/graphite-web-0.9.12-1.el6
11
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11445/perl-Crypt-DSA-1.17-10.el6
9
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11453/python-pyrad-2.0-3.el6
6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11499/roundcubemail-0.9.4-1.el6
5
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11507/tinyproxy-1.8.3-1.el6
4
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11525/moodle-2.4.6-1.el6
3
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11556/openstack-swift-1.7.4-3.el6
3
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11550/Django14-1.4.7-1.el6
3
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11552/glpi-0.83.9.1-4.el6
0
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11579/proftpd-1.3.3g-3.el6
The following builds have been pushed to Fedora EPEL 6 updates-testing
etckeeper-1.9-1.el6
gearbox-10.11-5.el6
pcp-3.8.4-1.el6
pcp-gui-1.5.10-1.el6
php-guzzle-Guzzle-3.7.3-1.el6
proftpd-1.3.3g-3.el6
Details about builds:
================================================================================
etckeeper-1.9-1.el6 (FEDORA-EPEL-2013-11577)
Store /etc in a SCM system (git, mercurial, bzr or darcs)
--------------------------------------------------------------------------------
Update Information:
Update to the latest stable release. From the upstream changelog:
* Fix git update-ignore syntax. Closes: #721873
* Avoid listing .gitignored files in .etckeeper file. Closes: #607665 Thanks,
Zdenek Crha
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 12 2013 Thomas Moschny <[email protected]> - 1.9-1
- Update to 1.9.
--------------------------------------------------------------------------------
================================================================================
gearbox-10.11-5.el6 (FEDORA-EPEL-2013-11583)
A collection of usable peer-reviewed robotics-related libraries
--------------------------------------------------------------------------------
Update Information:
Gearbox is now available on el6
--------------------------------------------------------------------------------
================================================================================
pcp-3.8.4-1.el6 (FEDORA-EPEL-2013-11576)
System-level performance monitoring and performance management
--------------------------------------------------------------------------------
Update Information:
Update to latest community sources
--------------------------------------------------------------------------------
ChangeLog:
* Sun Sep 15 2013 Nathan Scott <[email protected]> - 3.8.4-1
- Very minor release containing mostly QA related changes.
- Enables many more metrics to be logged for Linux hosts.
* Mon Sep 9 2013 Nathan Scott <[email protected]> - 3.8.3-1
- Default to Unix domain socket (authenticated) local connections.
- Introduces new pcp-pmda-infiniband sub-package.
* Sat Aug 3 2013 Petr Pisar <[email protected]> - 3.8.2-1.1
- Perl 5.18 rebuild
--------------------------------------------------------------------------------
================================================================================
pcp-gui-1.5.10-1.el6 (FEDORA-EPEL-2013-11575)
Visualization tools for the Performance Co-Pilot toolkit
--------------------------------------------------------------------------------
Update Information:
Update to latest community sources
--------------------------------------------------------------------------------
ChangeLog:
* Mon Sep 9 2013 Nathan Scott <[email protected]> - 1.5.10-1
- Updates to the PCP Users and Administrators Guide.
- Updates to the PCP Programmers Guide.
- Install a known-good pdf version of each book.
- Improve pmchart hostname reporting via pmGetContextHostName.
--------------------------------------------------------------------------------
================================================================================
php-guzzle-Guzzle-3.7.3-1.el6 (FEDORA-EPEL-2013-11578)
PHP HTTP client library and framework for building RESTful web service clients
--------------------------------------------------------------------------------
Update Information:
3.7.3 (2013-09-08)
* Added the ability to get the exception associated with a request/command when
using `MultiTransferException` and `CommandTransferException`.
* Setting `additionalParameters` of a response to false is now honored when
parsing responses with a service description
* Schemas are only injected into response models when explicitly configured.
* No longer guessing Content-Type based on the path of a request. Content-Type
is now only guessed based on the path of an EntityBody.
* Bug fix: ChunkedIterator can now properly chunk a \Traversable as well as an
\Iterator.
* Bug fix: FilterIterator now relies on `\Iterator` instead of `\Traversable`.
* Bug fix: Gracefully handling malformed responses in
RequestMediator::writeResponseBody()
* Bug fix: Replaced call to canCache with canCacheRequest in the
CallbackCanCacheStrategy of the CachePlugin
* Bug fix: Visiting XML attributes first before visting XML children when
serializing requests
* Bug fix: Properly parsing headers that contain commas contained in quotes
* Bug fix: mimetype guessing based on a filename is now case-insensitive
Full change log: https://github.com/guzzle/guzzle/blob/v3.7.3/CHANGELOG.md
--------------------------------------------------------------------------------
ChangeLog:
* Sat Sep 14 2013 Shawn Iwinski <[email protected]> 3.7.3-1
- Updated to 3.7.3
- Added php-xmlwriter require
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1006004 - php-guzzle-Guzzle-3.7.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1006004
--------------------------------------------------------------------------------
================================================================================
proftpd-1.3.3g-3.el6 (FEDORA-EPEL-2013-11579)
Flexible, stable and highly-configurable FTP server
--------------------------------------------------------------------------------
Update Information:
This update addresses an issue with mod_sftp and mod_sftp_pam in which a
malicious client could cause the server to make extremely large memory requests
and potentially crash.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Sep 14 2013 Paul Howarth <[email protected]> 1.3.3g-3
- Fix mod_sftp/mod_sftp_pam invalid pool allocation during kbdint authentication
(#1007678, upstream bug #3973)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1007680 - proftpd: mod_sftp/mod_sftp_pam invalid pool allocation
during kbdint authentication [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1007680
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/epel-devel