Accepting request 560605 from devel:tools:lttng
OBS-URL: https://build.opensuse.org/request/show/560605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lttng-ust?expand=0&rev=2
This commit is contained in:
parent
93dd5b2151
commit
e817019916
@ -1,2 +0,0 @@
|
||||
liblttng-ust0
|
||||
liblttng-ust-ctl4
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1adb371db7e3ee2540493b76413685d0e3796dd71e4268fdfea3a617ce257dab
|
||||
size 797313
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAlmA07QACgkQFygKl4EY
|
||||
as/1UAgAlPIGK0Kdzuq8ROs09extFyUBv+cvOk0e0/MLkRh99RrqwN2IoZCja1Ki
|
||||
Jnn/claW33kw9MsCaDAoF4V6g5cZiWoVuKh8eI6CCzA3uO6FfAwf0+36yz54FP/W
|
||||
RUbLlouyaaXJOVw+erIWon6dVmDYHhU1geKIksA6LHY6/SGNVLmZ5k/8c/TEQkeo
|
||||
JiE2s7VMpRMPpjxIHvMlTj6JT/jluhOzU0GY1lcaNUxZ2K1V3HktNp2DE/F0fRSC
|
||||
6QtBcpjt3X6vyU7OBgoQzLJWvg37pZVkZ+PCeC9LO/G7JcTEc2B6MM1E4mTyiOz+
|
||||
XkXOQVrpnCb9jYJEc6hxx2x4uNYj4w==
|
||||
=P5dC
|
||||
-----END PGP SIGNATURE-----
|
3
lttng-ust-2.10.1.tar.bz2
Normal file
3
lttng-ust-2.10.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d
|
||||
size 797819
|
11
lttng-ust-2.10.1.tar.bz2.asc
Normal file
11
lttng-ust-2.10.1.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAlogHPQACgkQFygKl4EY
|
||||
as/fmwf/Qh/AmgxiMySCFquQptbJ/jZ+V8vg8V7+2w1DHBiLODyyqaSeZ1lxqoN5
|
||||
u4ierg10WyeI3AG2I3ln1d6xGYiBeK+U6s5tPIprHfl9wZWwAndWfLQA/7yugfuB
|
||||
4cKHCKOxBk/nJ8B2RHnv4Zu6e4Nra2biMdFNqLYb0/gaG9hqWeO+li8CSlaXjHdI
|
||||
eUI5C0C9nLbi0kN9k2SeLA8FRtGiG/u0rv8by9Q5pyobffU3PegFRwvB3rr0M/35
|
||||
uufSkH620OZpyT8OWxoO5Tv/p1R8TG6ei4aTyDn0uiJMtw5d5E0GfwaMCOgECMLn
|
||||
aVmo4ep7fPyMCR45xMPMz/pb8oUatg==
|
||||
=5AHX
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 18:52:22 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 2.10.1:
|
||||
* Fix: Specify SONAME in python-lttngust's LoadLibrary.
|
||||
* Fix: Ensure the fd tracker is initialised when called from
|
||||
constructors.
|
||||
* Fix: fd of an elf object must be registered to the fd tracker.
|
||||
* Fix: liblttng-ust-fd.so: Override the fclose symbol.
|
||||
* Fix: lttng-gen-tp: Only replace the file extension.
|
||||
* Fix: Move fsync after ftruncate.
|
||||
* Fix: Synch buffer file metadata on buffer allocation.
|
||||
- Drop baselibs.conf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 18:30:13 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define sover 0
|
||||
%define sover_ctl 4
|
||||
Name: lttng-ust
|
||||
Version: 2.10.0
|
||||
Version: 2.10.1
|
||||
Release: 0
|
||||
Summary: Linux Trace Toolkit Userspace Tracer library
|
||||
License: GPL-2.0
|
||||
@ -28,7 +28,6 @@ Url: https://lttng.org/
|
||||
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
|
||||
Source3: baselibs.conf
|
||||
# PATCH-FIX-OPENSUSE lttng-ust-copying.patch
|
||||
Patch0: lttng-ust-copying.patch
|
||||
BuildRequires: asciidoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user