--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-11764
2013-06-27 00:37:04
--------------------------------------------------------------------------------

Name        : python-concurrentloghandler
Product     : Fedora 17
Version     : 0.8.4
Release     : 10.fc17
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
* 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
* Thu Sep 20 2012 Dan Callaghan <[email protected]> - 0.8.4-7
- RHBZ#858912: dont't flush log file if already closed
* Sat Jul 21 2012 Fedora Release Engineering <[email protected]> 
- 0.8.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <[email protected]> 
- 0.8.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--------------------------------------------------------------------------------
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