Hello community,

here is the log from the commit of package rubygem-bunny for openSUSE:Factory 
checked in at 2014-03-22 09:10:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-bunny (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-bunny.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-bunny"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-bunny/rubygem-bunny.changes      
2014-03-21 13:46:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-bunny.new/rubygem-bunny.changes 
2014-03-22 09:10:48.000000000 +0100
@@ -1,0 +2,23 @@
+Fri Mar 21 12:54:12 UTC 2014 - [email protected]
+
+- updated to version 1.1.7
+ ### Heartbeat Sender Thread Leak
+ 
+ `Bunny::Session#close` no longer leaks heartbeat sender
+ threads.
+ 
+ `Bunny::Session#clean_up_on_shutdown` was cherry-picked from master.
+ 
+ ### Routing Key Limit
+ 
+ Per AMQP 0-9-1 spec, routing keys cannot be longer than 255 characters.
+ `Bunny::Channel#basic_publish` and `Bunny::Exchange#publish` now enforces
+ this limit.
+ 
+ 
+ ### Thread Leak Plugged
+ 
+ `Bunny::Session#close` on connections that have experienced a network failure
+ will correctly clean up I/O thread.
+
+-------------------------------------------------------------------

Old:
----
  bunny-1.1.4.gem

New:
----
  bunny-1.1.7.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-bunny.spec ++++++
--- /var/tmp/diff_new_pack.9or1jU/_old  2014-03-22 09:10:48.000000000 +0100
+++ /var/tmp/diff_new_pack.9or1jU/_new  2014-03-22 09:10:48.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-bunny
-Version:        1.1.4
+Version:        1.1.7
 Release:        0
 %define mod_name bunny
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to