forked from pool/lttng-ust
Accepting request 1007593 from devel:tools:lttng
- Update to version 2.13.5. OBS-URL: https://build.opensuse.org/request/show/1007593 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lttng-ust?expand=0&rev=13
This commit is contained in:
commit
693104c642
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:698f82ec5dc56e981c0bb08c46ebabaf31c60e877c2e365b9fd6d3a9fff8b398
|
|
||||||
size 1333603
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmL/8aMACgkQFygKl4EY
|
|
||||||
as8TYwf/RXso15uxaOSPB5lKb8t1gV1cfmfs8dvARURTZXunwjOCNLvywBf5letX
|
|
||||||
AunKtNQuz9Qewomsg5l2mmvtu9+Ykyepxto5KzntBfwvbFo4n73ArD+XNqfknj4W
|
|
||||||
G4pWxvBjNVdu8rz5c1mWQLwHcNM+4NdMG8dsAv3xNFRpNjR28un2UEJv9Yq/3wDU
|
|
||||||
AeiK/mjqCpRaKqjutwL6NslYwlcDmiM3m3AY9mnrfENMzK+xUE7TPQrYA3Fq3sEx
|
|
||||||
8gaRltkVXPuLNLJ97Ajg1pnmr+S1EckYd7o3MwUu4L17u1rf9rCjBc87P6YRWd6U
|
|
||||||
fPPEC2cYuI0DUNCfUWOW3D2KusTHGQ==
|
|
||||||
=Ijyr
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
lttng-ust-2.13.5.tar.bz2
Normal file
3
lttng-ust-2.13.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1d7bb4984a3dc5dacd3b7bcb4c10c04b041b0eecd7cba1fef3d8f86aff02bd6
|
||||||
|
size 1336658
|
11
lttng-ust-2.13.5.tar.bz2.asc
Normal file
11
lttng-ust-2.13.5.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmM3NfIACgkQFygKl4EY
|
||||||
|
as92qgf/abF5HFSDoNuw0ry+YhYwacWkT0DS8kU4JtXLy7lmF7FGxWmCJHPivqKg
|
||||||
|
7Fx/v8qS4hIQoQL2Tn9YOFihQQt2rj8tp8CKM0y1p2p7TAvMbD0aTZun76nOfeCt
|
||||||
|
m0nHbYdemkuyeP3p0v/XRAtcaK+8BFqXFVyWGL4U5hOb4ff1/9CtEAduS9vrkqaz
|
||||||
|
7XuG6TJyMU0+S8FGbsz63dzKM0eavuNSf5L95LNkUJiWCI0E+mpRKQ9v/dGr1EIT
|
||||||
|
jxE9425jINWbm+DvzdvysucsBsXSG+Jqhny7uYrZn1za/fDRzoaOz/HcklYyec05
|
||||||
|
sIUfvboddB4L7Gb2KFmEwaCF0ffx4Q==
|
||||||
|
=Q2yY
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 2 18:13:47 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
- Update to version 2.13.5:
|
||||||
|
* Fix: bytecode validator: reject specialised load field/context
|
||||||
|
ref instructions.
|
||||||
|
* Fix: bytecode validator: reject specialised load instructions.
|
||||||
|
* Fix: event notification capture: validate buffer length.
|
||||||
|
* Fix: event notification capture error handling.
|
||||||
|
* Fix: lttng-ust-comm: wait on wrong child process.
|
||||||
|
* fix: 'make dist' without javah.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 29 10:24:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Mon Aug 29 10:24:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -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.4
|
Version: 2.13.5
|
||||||
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