Hello community,

here is the log from the commit of package lttng-ust for openSUSE:Factory 
checked in at 2018-11-26 10:16:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lttng-ust (Old)
 and      /work/SRC/openSUSE:Factory/.lttng-ust.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lttng-ust"

Mon Nov 26 10:16:39 2018 rev:5 rq:649121 version:2.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/lttng-ust/lttng-ust.changes      2018-04-17 
11:10:26.746310286 +0200
+++ /work/SRC/openSUSE:Factory/.lttng-ust.new.19453/lttng-ust.changes   
2018-11-26 10:16:42.325985699 +0100
@@ -1,0 +2,19 @@
+Wed Nov 14 12:28:56 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 2.10.2:
+  * Fix: Add liblttng-ust dependency to liblttng-ust-fd.
+  * Fix: Use LIBDL/LIBC_DL to select either libdl or libc.
+  * Fix: AM_CONDITIONAL should be outside AS_IF block.
+  * Fix: Build jni libs with openjdk >= 10.
+  * Fix: ustfork: Save and restore errno in syscall wrappers.
+  * Fix: Cache the result of getpid() internally.
+  * Fix: Reset cached vpid context on fork.
+  * Fix: String comparison on incorrect length in context provider.
+  * Fix: Remove for() loop initial declarations.
+  * Use ust_lock during sock_info operations for atomicity against
+    fork.
+  * Force tracked fd to be bigger than STDERR_FILENO.
+- Remove lttng-ust-copying.patch and add the licence file through
+  the %license tag on the library package.
+
+-------------------------------------------------------------------

Old:
----
  lttng-ust-2.10.1.tar.bz2
  lttng-ust-2.10.1.tar.bz2.asc
  lttng-ust-copying.patch

New:
----
  lttng-ust-2.10.2.tar.bz2
  lttng-ust-2.10.2.tar.bz2.asc

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

Other differences:
------------------
++++++ lttng-ust.spec ++++++
--- /var/tmp/diff_new_pack.fGPzWf/_old  2018-11-26 10:16:42.793985152 +0100
+++ /var/tmp/diff_new_pack.fGPzWf/_new  2018-11-26 10:16:42.797985147 +0100
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover   0
 %define sover_ctl 4
 Name:           lttng-ust
-Version:        2.10.1
+Version:        2.10.2
 Release:        0
 Summary:        Linux Trace Toolkit Userspace Tracer library
 License:        GPL-2.0-only
@@ -28,8 +28,6 @@
 Source:         https://lttng.org/files/lttng-ust/lttng-ust-%{version}.tar.bz2
 Source1:        
https://lttng.org/files/lttng-ust/lttng-ust-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
-# PATCH-FIX-OPENSUSE lttng-ust-copying.patch
-Patch0:         lttng-ust-copying.patch
 BuildRequires:  gcc-c++
 BuildRequires:  liburcu-devel
 BuildRequires:  pkgconfig
@@ -106,7 +104,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 # Fix Python shebang.
 sed -i -e "1s|^#!.*$|#!%{_bindir}/python3|" tools/lttng-gen-tp
@@ -124,7 +121,6 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-rm -rf %{buildroot}/tmp/lttng-ust-divert
 
 %post -n liblttng-ust%{sover} -p /sbin/ldconfig
 
@@ -139,6 +135,7 @@
 %postun -n liblttng-ust-python-agent%{sover} -p /sbin/ldconfig
 
 %files -n liblttng-ust%{sover}
+%license COPYING
 %{_libdir}/liblttng-ust.so.%{sover}*
 %{_libdir}/liblttng-ust-cyg-profile*.so.%{sover}*
 %{_libdir}/liblttng-ust-dl.so.%{sover}*

++++++ lttng-ust-2.10.1.tar.bz2 -> lttng-ust-2.10.2.tar.bz2 ++++++
++++ 20256 lines of diff (skipped)


Reply via email to