Fedora EPEL 6 Update: stomppy-3.1.6-1.el6

updates at fedoraproject.org updates at fedoraproject.org
Fri Oct 25 17:40:47 UTC 2013


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-11804
2013-10-10 17:27:38
--------------------------------------------------------------------------------

Name        : stomppy
Product     : Fedora EPEL 6
Version     : 3.1.6
Release     : 1.el6
URL         : https://github.com/kwoli/stomp.py
Summary     : Python stomp client for messaging
Description :
stomp.py is a Python client library for accessing messaging servers
(such as ActiveMQ or JBoss Messaging) using the STOMP protocol. It can also
be run as a standalone, command-line client for testing.

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

Version 3.1.6 - Sep 2013

* Integrate fix for threading primitives issue (http://code.google.com/p/stomppy/issues/detail?id=53)
* Add vhost constructor arg 
* Change cli to __main__ (so you can run `python stomp` rather than `python stomp/cli.py`)
* Integrate interrupt patch (http://code.google.com/p/stomppy/issues/detail?id=48)
* Change test hosts and ports so that they're provided from the setup.py file
 
Version 3.1.5 - Aug 2013
* Fix for gcd division error (http://code.google.com/p/stomppy/issues/detail?id=44)
* Fix bytes incompatibility issue in Python 3.3 (http://code.google.com/p/stomppy/issues/detail?id=51)

Version 3.1.4 - Jul 2012
* Add receipt header to disconnect frame if not already present on a 1.1 connection

Version 3.1.3 - May 2012
* Fix signature on override_threading method
* Fix for duplicate header handling
* Minor fix for version var

Version 3.1.1 - Feb 2012
* Fix for encoding problems (issue #34) [Jayson Vantuyl]
* Possible fix for reconnection problems (issue #32)
* Fix for broken pipe (error not passed to client - issue #33)
* Various tidying up of the codebase

Version 3.1.0 (beta 4) - Oct 2011
* Heartbeat functionality completed
* General tidy up of unit tests

Version 3.1.0 (beta 3) - Oct 2011
* Stop loading logging configuration in module itself (so stomp.py works better as an add-on library)
* Fix for connection wait (so that it now actually waits)
* Add initial heartbeat functionality
* Add Linux TCP-Keepalive functionality, provided by Jayson Vantuyl

Version 3.1.0 (beta 2) - Sep 2011

* Various bug fixes in 1.1 code
* Fixed bug in ssl support
* Added facility to override threading library
* Updated unit test code for Apache Apollo

Version 3.1.0 (beta 1) - Sep 2011
* Initial support for STOMP Protocol 1.1
* New version of CLI
* Added disconnect receipt functionality

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #920204 - Upgrade to new upstream version
        https://bugzilla.redhat.com/show_bug.cgi?id=920204
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update stomppy' 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 EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list