!20 Update to 2.13.7
From: @SuperSix173 Reviewed-by: @wangbin224 Signed-off-by: @wangbin224
This commit is contained in:
commit
408157072d
Binary file not shown.
BIN
lttng-ust-2.13.7.tar.bz2
Normal file
BIN
lttng-ust-2.13.7.tar.bz2
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: lttng-ust
|
Name: lttng-ust
|
||||||
Version: 2.13.6
|
Version: 2.13.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: LTTng Userspace Tracer library
|
Summary: LTTng Userspace Tracer library
|
||||||
License: LGPLv2 and GPLv2 and MIT
|
License: LGPLv2 and GPLv2 and MIT
|
||||||
@ -62,6 +62,21 @@ make check
|
|||||||
%{_docdir}/%{name}/*
|
%{_docdir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 24 2024 liuchao <liuchao173@huawei.com> - 2.13.7-1
|
||||||
|
- Update to 2.13.7:
|
||||||
|
- fix: invoke MKDIR_P before changing directories
|
||||||
|
- fix: -Wsingle-bit-bitfield-constant-conversion with clang16
|
||||||
|
- fix: clean java inner class files in examples
|
||||||
|
- Introduce sync vs unsync enablers
|
||||||
|
- Fix: misaligned urcu reader accesses
|
||||||
|
- ustfork: Fix warning about volatile qualifier
|
||||||
|
- ustfork: Fix possible race conditions
|
||||||
|
- Fix: tracepoint: Remove trailing \ at the end of macro
|
||||||
|
- fix: python agent: use stdlib distutils when setuptools is installed
|
||||||
|
- fix: python agent: install on Debian python >= 3.10
|
||||||
|
- fix: python agent: Add a dependency on generated files
|
||||||
|
- python: use setuptools with python >= 3.12
|
||||||
|
|
||||||
* Fri Aug 25 2023 sunhui <sunhui@kylinos.cn> - 2.13.6-1
|
* Fri Aug 25 2023 sunhui <sunhui@kylinos.cn> - 2.13.6-1
|
||||||
- Update package to version 2.13.6
|
- Update package to version 2.13.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user