Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2014-02-19 18:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-12-09 
07:26:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent.changes       2014-02-19 
18:55:00.000000000 +0100
@@ -1,0 +2,32 @@
+Mon Feb 17 22:00:55 UTC 2014 - lmue...@suse.com
+
+- Update to 0.9.21.
+  + add tevent_req_set_cleanup_fn()
+  + add/use tevent_req_destructor
+  + add doxygen comments for tevent_num_signals() and
+    tevent_sa_info_queue_count()
+  + Add prototypes
+  + Only build "std_fallback_to_poll" when epoll is around
+  + fix crash bug in tevent_queue_immediate_trigger()
+  + Fix CID 1138326 Unchecked return value
+- Update to 0.9.20.
+  + give the user the chance to ask for TEVENT_NUM_SIGNALS and
+    TEVENT_SA_INFO_QUEUE_COUNT
+  + change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
+  + tevent_epoll_set_panic_fallback() can be a void function
+  + make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c,
+    tevent_select.c, and tevent_queue.c
+  + use talloc_get_type_abort() in the documentation examples
+  + add tevent_queue_wait_send/recv()
+  + tevent_req_create() already uses ZERO_STRUCT(req)
+  + let tevent_req_received() clear the private_cancel function
+  + cancel the timeout timer when the request is finished
+  + Use talloc_pooled_object for tevent_req_create
+  + Remove a pointless goto
+  + Add tevent_received to tevent_req_simple_recv_ntstatus
+  + Fix tutorial reference
+  + Add echo server sample code
+  + Sync to tevent 0.9.18 from upstream
+  + expose tevent_context_init_ops
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ tevent.spec ++++++
--- /var/tmp/diff_new_pack.tS82z9/_old  2014-02-19 18:55:00.000000000 +0100
+++ /var/tmp/diff_new_pack.tS82z9/_new  2014-02-19 18:55:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tevent
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,7 @@
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:            http://tevent.samba.org/
-Version:        0.9.19
+Version:        0.9.21
 Release:        0
 Summary:        An event system based on the talloc memory management library
 License:        GPL-3.0+


++++++ tevent-0.9.19.tar.gz -> tevent-0.9.21.tar.gz ++++++
++++ 3451 lines of diff (skipped)

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

Reply via email to