Hello community,

here is the log from the commit of package rubygem-pg for openSUSE:Factory 
checked in at 2013-12-23 22:20:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-pg (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-pg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-pg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-pg/rubygem-pg.changes    2013-10-06 
18:39:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-pg.new/rubygem-pg.changes       
2013-12-23 22:20:39.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Dec 20 12:02:58 UTC 2013 - co...@suse.com
+
+- updated to version 0.17.1
+ Bugfixes:
+ - Fix compatibility with signal handlers defined in Ruby. This reverts
+   cancelation of queries running on top of the blocking libpq API (like
+   Connection#exec) in case of signals. As an alternative the #async_exec
+   can be used, which is reverted to use the non-blocking API, again.
+ - Wrap PQcancel to be called without GVL. It internally waits for
+   the canceling connection.
+ 
+ Documentation fixes:
+ - Fix documentation for PG::Connection::conndefaults.
+
+-------------------------------------------------------------------

Old:
----
  pg-0.17.0.gem

New:
----
  pg-0.17.1.gem

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

Other differences:
------------------
++++++ rubygem-pg.spec ++++++
--- /var/tmp/diff_new_pack.VzC3dQ/_old  2013-12-23 22:20:39.000000000 +0100
+++ /var/tmp/diff_new_pack.VzC3dQ/_new  2013-12-23 22:20:39.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-pg
-Version:        0.17.0
+Version:        0.17.1
 Release:        0
 %define mod_name pg
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to