Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2015-07-05 17:53:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tevent (Old)
 and      /work/SRC/openSUSE:Factory/.tevent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tevent"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tevent/tevent.changes    2015-03-16 
09:40:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent.changes       2015-07-05 
17:53:19.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Jun 27 17:20:12 UTC 2015 - [email protected]
+
+- Update to 0.9.25.
+  + Fix compile error in Solaris ports backend.
+  + Fix access after free in tevent_common_check_signal(); (bso#11308).
+  + Improve pytevent bindings.
+  + Testsuite fixes.
+  + Improve the documentation of the tevent_add_fd() assumtions. It must be
+    talloc_free'ed before closing the fd! (bso##11141); (bso#11316).
+
+-------------------------------------------------------------------

Old:
----
  tevent-0.9.24.tar.asc
  tevent-0.9.24.tar.gz

New:
----
  tevent-0.9.25.tar.asc
  tevent-0.9.25.tar.gz

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

Other differences:
------------------
++++++ tevent.spec ++++++
--- /var/tmp/diff_new_pack.d70j5y/_old  2015-07-05 17:53:20.000000000 +0200
+++ /var/tmp/diff_new_pack.d70j5y/_new  2015-07-05 17:53:20.000000000 +0200
@@ -37,7 +37,7 @@
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:            http://tevent.samba.org/
-Version:        0.9.24
+Version:        0.9.25
 Release:        0
 Summary:        An event system based on the talloc memory management library
 License:        GPL-3.0+
@@ -133,7 +133,7 @@
 doxygen doxy.config
 
 %check
-%{__make} test
+LD_LIBRARY_PATH=bin/shared %{__make} test
 
 %install
 DESTDIR=${RPM_BUILD_ROOT} make install

++++++ tevent-0.9.24.tar.gz -> tevent-0.9.25.tar.gz ++++++
++++ 40456 lines of diff (skipped)



Reply via email to