--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-11701
2013-06-26 16:44:23
--------------------------------------------------------------------------------

Name        : python-concurrentloghandler
Product     : Fedora 19
Version     : 0.8.4
Release     : 10.fc19
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:

Fix for RHBZ#905286: cannot release closed stream lock during shutdown.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jun 26 2013 Dan Callaghan <[email protected]> - 0.8.4-10
- RHBZ#905286: don't release stream lock if already closed
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #905286 - Check if stream is closed before unlock()
        https://bugzilla.redhat.com/show_bug.cgi?id=905286
--------------------------------------------------------------------------------

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