Hello community,

here is the log from the commit of package lttng-tools for openSUSE:Factory 
checked in at 2018-03-19 23:38:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lttng-tools (Old)
 and      /work/SRC/openSUSE:Factory/.lttng-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lttng-tools"

Mon Mar 19 23:38:13 2018 rev:2 rq:588014 version:2.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/lttng-tools/lttng-tools.changes  2017-11-07 
10:00:24.405059442 +0100
+++ /work/SRC/openSUSE:Factory/.lttng-tools.new/lttng-tools.changes     
2018-03-19 23:38:15.081627920 +0100
@@ -1,0 +2,46 @@
+Thu Mar 15 16:19:49 UTC 2018 - [email protected]
+
+- Update to version 2.10.2:
+  * Do not flag consumer as disabled on relayd comm failure.
+  * Cleanup inactive FDs in the consumer polling thread.
+  * man: Document dead-peer detection for lttng-relayd.
+  * lttng-relayd: Use the TCP keep-alive mechanism to detect a
+    dead-peer.
+  * Tests: race between consumer pause and trace start/stop.
+  * Fix notification thread being not notified of channel creation
+    on application error.
+  * Fix using putenv() and free()-ing the value is invalid.
+  * Fix unknown consumer type considered a libc error.
+  * Fix that consumerd(64/32)_lib_dir can be NULL.
+  * Fix a nonsensical message printed by lttng track/untrack.
+  * Fix O_CLOEXEC being erroneously used on pipe creation.
+  * Fix a wrong parameter to fcntl in pipe_set_flag.
+  * Use lttng_clock_gettime instead of clock_gettime.
+  * Close channel monitor pipe after killing the
+    metadata_timer_thread.
+  * Use file based synchronisation for python logging test.
+  * Test: Add file based synchronisation point for the Python test
+    application.
+  * Fix wrong use of the relay_streams_sent in snapshot.
+  * Fix the return code of lttcomm_send_unix_sock signed.
+  * Fix a src/bin/lttng/utils.c: cast incompatible pointer warning.
+  * Fix: src/common/pipe.h: include <sys/types.h> for ssize_t and
+    mode_t.
+  * Fix detect dlmopen() and disable corresponding tests if not
+    available.
+  * Use tmpdir for intermediary files.
+  * Fix include scripts for distribution.
+  * Fix a typo in lttng-consumerd file default.
+  * Fix missing NULL checks in logging statements.
+  * Test: Kernel testing for notification.
+  * Kernel consumerd sock paths need rundir substitution.
+  * Create lttng run dir regardless of user privilege.
+  * Make version.h generation work with dash.
+  * lttng-enable-event(1): filtering: Specify that `$ctx.cpu_id`
+    is available.
+  * Centralise sessiond config option handling.
+  * Fix buffer overflow warning in python bindings.
+  * Tests fix: BT2 does not output the metadata of a trace
+    collection.
+
+-------------------------------------------------------------------

Old:
----
  lttng-tools-2.10.1.tar.bz2

New:
----
  lttng-tools-2.10.2.tar.bz2

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

Other differences:
------------------
++++++ lttng-tools.spec ++++++
--- /var/tmp/diff_new_pack.ymaCzf/_old  2018-03-19 23:38:15.637607863 +0100
+++ /var/tmp/diff_new_pack.ymaCzf/_new  2018-03-19 23:38:15.641607718 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lttng-tools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %define soname_ctl liblttng-ctl
 %define sover_ctl 0
 Name:           lttng-tools
-Version:        2.10.1
+Version:        2.10.2
 Release:        0
 Summary:        Linux Trace Toolkit Next Generation userspace tools
-License:        GPL-2.0 AND LGPL-2.1
+License:        GPL-2.0-only AND LGPL-2.1-only
 Group:          Development/Tools/Other
-URL:            https://lttng.org/
-Source:         https://lttng.org/files/%{name}/%{name}-%{version}.tar.bz2
+Url:            https://lttng.org/
+Source:         https://lttng.org/files/lttng-tools/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE lttng-tools-fix-pkgconfig.patch [email protected] -- 
Add missing dependencies to lttng-ctl.pc.
 Patch0:         lttng-tools-fix-pkgconfig.patch
 BuildRequires:  bison

++++++ lttng-tools-2.10.1.tar.bz2 -> lttng-tools-2.10.2.tar.bz2 ++++++
++++ 7549 lines of diff (skipped)


Reply via email to