Accepting request 998198 from devel:tools:lttng
- Update to version 2.13.3. OBS-URL: https://build.opensuse.org/request/show/998198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lttng-ust?expand=0&rev=11
This commit is contained in:
commit
3a759248d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:08679a1dfc2c9428885273861628aa5d828972f389a38bb08fdce39adee589b7
|
|
||||||
size 1327075
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmI+AcQACgkQFygKl4EY
|
|
||||||
as/jXQgAvmORRXrIMO2oioqvxwB+fv7WYCLvXInCCpQh199eu8D1A9F8N7D9ll6Q
|
|
||||||
G0FtYr0PLFfe0fzHg/8uLjbN+mQyVjOc/FBUBe7SUO9ZtQsHnsz1FkSI04/PhGt8
|
|
||||||
rokLAvTWG91FdasGQbFSop+dgkcAj/CEZSs/bcN8rWXSJKsJjNWQseF9xlTx8BV+
|
|
||||||
ZFUITYZ6qQkG3mq0uLHvSeXZVWnyA8TGUHVQssIcKVN8ERP8a6R5x/yf5QSvceyD
|
|
||||||
c6qQO5k2s+Kd3sSktqPl+m/y4gemGuR4s0JTKgmfsVdbspiIMUsimYCuLAmZC2GI
|
|
||||||
Kw69CB9pyE3MdViczIpLpaorzcdsjQ==
|
|
||||||
=miMU
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
lttng-ust-2.13.3.tar.bz2
Normal file
3
lttng-ust-2.13.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2cc42f51145050430ac4ab72b32d95fd78d5566ccbe44e14a8fcdd23c0ed8f6f
|
||||||
|
size 1328225
|
11
lttng-ust-2.13.3.tar.bz2.asc
Normal file
11
lttng-ust-2.13.3.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmKaaBkACgkQFygKl4EY
|
||||||
|
as9gFQf6AoqZUgaSHmSxGnPv7aPSyL5TIKj4d6GZmSuIknApJy5rMW1n7ZVXlGkL
|
||||||
|
ZJsMRkmakjL8/8a0hgKR+HseSzkRZgCLcLNOBj0KR7Pa1Mm/8/oxLkGY8X0P/GfK
|
||||||
|
3KXD+T2l6AhMolvPGbAk+qPMpIE8ftmQ3dAWZZXVMM1HvfOOxpPQfKQiGGF7BSD6
|
||||||
|
/XMspKBBpD2+Og8fsGqRBdCRNIpdMLmCiK1gwdu/f9+Dqdx9lDBTOoVMlNoYvJhn
|
||||||
|
SKEDitvE2svHIthkPFoikeZF7AicCSBCsU1q/xRU1T3aADi/Io5XDtPAAchJfd7u
|
||||||
|
xLTMT3dsl04PD0sMbqOt/3Jh2movlQ==
|
||||||
|
=bSIV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 19 14:30:31 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
- Update to version 2.13.3:
|
||||||
|
* Document ust lock async-signal-safety.
|
||||||
|
* Fix: don't use strerror() from ust lock nocheck.
|
||||||
|
* Fix: remove non-async-signal-safe fflush from ERR().
|
||||||
|
* Fix: Pointers are rejected by integer element compile time
|
||||||
|
assertion for array and sequence.
|
||||||
|
* Fix: statedump: invalid read during iter_end.
|
||||||
|
* Fix: bytecode interpreter context_get_index() leaves byte order
|
||||||
|
uninitialised.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 18 20:23:14 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
Wed May 18 20:23:14 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define sover 1
|
%define sover 1
|
||||||
%define sover_ctl 5
|
%define sover_ctl 5
|
||||||
Name: lttng-ust
|
Name: lttng-ust
|
||||||
Version: 2.13.2
|
Version: 2.13.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux Trace Toolkit Userspace Tracer library
|
Summary: Linux Trace Toolkit Userspace Tracer library
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user