--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-8400
2013-05-17 02:36:08
--------------------------------------------------------------------------------

Name        : python-concurrentloghandler
Product     : Fedora 18
Version     : 0.8.4
Release     : 9.fc18
URL         : http://pypi.python.org/pypi/ConcurrentLogHandler/
Summary     : Concurrent logging handler (drop-in replacement for 
RotatingFileHandler)
Description :
This module provides an additional log handler for Python's standard logging
package (PEP 282). This handler will write log events to log file which is
rotated when the log file reaches a certain size. Multiple processes can safely
write to the same log file concurrently.

--------------------------------------------------------------------------------
Update Information:

Suppress exceptions from flush in release. RHBZ#858922
--------------------------------------------------------------------------------
ChangeLog:

* Thu May 16 2013 Dan Callaghan <[email protected]> - 0.8.4-9
- RHBZ#952929: ensure stream lock is closed
- RHBZ#858922: suppress exceptions in release
* Thu Feb 14 2013 Fedora Release Engineering <[email protected]> 
- 0.8.4-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #858922 - release should catch IOError during flush
        https://bugzilla.redhat.com/show_bug.cgi?id=858922
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-concurrentloghandler' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to