!20 Update to 2.13.7

From: @SuperSix173 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
This commit is contained in:
openeuler-ci-bot 2024-01-27 01:42:11 +00:00 committed by Gitee
commit 408157072d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 16 additions and 1 deletions

Binary file not shown.

BIN
lttng-ust-2.13.7.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: lttng-ust
Version: 2.13.6
Version: 2.13.7
Release: 1
Summary: LTTng Userspace Tracer library
License: LGPLv2 and GPLv2 and MIT
@ -62,6 +62,21 @@ make check
%{_docdir}/%{name}/*
%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
- Update package to version 2.13.6