Hello community,

here is the log from the commit of package rubygem-bunny for openSUSE:Factory 
checked in at 2013-11-24 18:11:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2013-10-31 15:53:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-bunny.new/rubygem-bunny.changes 
2013-11-24 18:12:00.000000000 +0100
@@ -1,0 +2,36 @@
+Fri Nov 22 08:40:31 UTC 2013 - [email protected]
+
+- updated to version 1.0.4
+ ### Eliminated Errouneous Debug Statement
+ 
+ `1.0.3` eliminates a debug log message that should have
+ never made it into a commit.
+ 
+ 
+ ## Changes between Bunny 1.0.1 and 1.0.2
+ 
+ ### Fixes CPU Burn on JRuby
+ 
+ A silly mistake in `1.0.1` testing process ended up reverting
+ the fix for #165 and #166. This release corrects it.
+ 
+ 
+ ## Changes between Bunny 1.0.0 and 1.0.1
+ 
+ ### Default CA's Paths Are Disabled on JRuby
+ 
+ Bunny uses OpenSSL provided CA certificate paths. This
+ caused problems on some platforms on JRuby (see 
[jruby/jruby#155](https://github.com/jruby/jruby/issues/1055)).
+ 
+ To avoid these issues, Bunny no longer uses default CA certificate paths on 
JRuby
+ (there are no changes for other Rubies), so it's necessary to provide
+ CA certificate explicitly.
+ 
+ ### Fixes CPU Burn on JRuby
+ 
+ Bunny now uses slightly different ways of continuously reading from the socket
+ on CRuby and JRuby, to prevent abnormally high CPU usage on JRuby after a
+ certain period of time (the frequency of `EWOULDBLOCK` being raised spiked
+ sharply).
+ 
+-------------------------------------------------------------------

Old:
----
  bunny-1.0.0.gem

New:
----
  bunny-1.0.4.gem

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

Other differences:
------------------
++++++ rubygem-bunny.spec ++++++
--- /var/tmp/diff_new_pack.GgHgc2/_old  2013-11-24 18:12:01.000000000 +0100
+++ /var/tmp/diff_new_pack.GgHgc2/_new  2013-11-24 18:12:01.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-bunny
-Version:        1.0.0
+Version:        1.0.4
 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