- Update to 1.1.2:
* Redis: Fixes serious issue where messages could be lost. The issue could happen if the message exceeded a certain number of kilobytes in size. It is recommended that all users of the Redis transport should upgrade to this version, even if not currently experiencing any issues. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=6
This commit is contained in:
parent
71f1ac549d
commit
01db333348
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:763dd76bf0cf1d85edaea24750e0f80c591a90c3b773d47e674977bee9dd3e06
|
|
||||||
size 203492
|
|
3
kombu-1.1.2.tar.bz2
Normal file
3
kombu-1.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dee505ce74df821ca3e5952146c9af9b09b95a73382ce4877383499d61d026f3
|
||||||
|
size 204046
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 6 17:43:07 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Update to 1.1.2:
|
||||||
|
* Redis: Fixes serious issue where messages could be lost.
|
||||||
|
The issue could happen if the message exceeded a certain number
|
||||||
|
of kilobytes in size.
|
||||||
|
It is recommended that all users of the Redis transport should
|
||||||
|
upgrade to this version, even if not currently experiencing any
|
||||||
|
issues.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 6 00:59:48 UTC 2011 - alexandre@exatati.com.br
|
Wed Apr 6 00:59:48 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define mod_name kombu
|
%define mod_name kombu
|
||||||
|
|
||||||
Name: python-%{mod_name}
|
Name: python-%{mod_name}
|
||||||
Version: 1.1.1
|
Version: 1.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD License
|
License: BSD License
|
||||||
Summary: AMQP Messaging Framework for Python
|
Summary: AMQP Messaging Framework for Python
|
||||||
|
Loading…
Reference in New Issue
Block a user