Changelog for
trace-cmd-python3-2.9.6-50.129.x86_64.rpm :
* Tue Feb 22 2022 olafAATTaepfle.de- Force correct pkgconfig_dir location to fix build- Force python3 during build
* Thu Jan 20 2022 Dario Faggioli
- New package, with python plugins - Add 0002-trace-cmd-Remove-last-elements-of-local-libtracefs-a.patch
* Thu Jan 20 2022 Dario Faggioli - Update to latest upstream version (2.9.6) - Drop makefile-lib64.patch (not necessary any longer)- Depend on libtraceevent and libtracefs own package, instead of building (a copy of, at least potentially) them ourselves- Build libtracecmd (and -devel) as separate package - Add 0001-libtracecmd-use-major-version-as-SONAME.patch - Drop trace-cmd-rpmlintrc (no more lint errors)- Some spec file cleanup, e.g.: - %setup --> %autosetup - make --> %make_build
* Thu Sep 24 2020 Dario Faggioli - Upgrade to version 2.9.1 - Drop 0001-trace-cmd-fix-multiple-definition-compiler-errors.patch - Patch is upstream, no backport needed any longer - Update plugins location (trace-cmd --> traceevent) - No need to explicitly remove kernelshark and its docs - They\'re no longer build with trace-cmd
* Mon Jun 08 2020 Mel Gorman - Add 0001-trace-cmd-fix-multiple-definition-compiler-errors.patch - Backport fix for a multiple definition error triggered by gcc 10
* Tue Aug 20 2019 Mel Gorman - Clean spec file using spec-cleaner
* Thu Aug 08 2019 Mel Gorman - Add makefile-bash.patch - Installs bash completes as per openSUSE packaging guidelines- Delete revert-trace-cmd-if-event-fork-exists-use-it-instead-of-ptrace.patch - Patch merged upstream- Delete trace-cmd-asciidoc-fix.patch - Patch merged upstream
* Wed Aug 07 2019 Mel Gorman - Remove building of kernelshark package - Upstream has separate versioning now for trace-cmd and kernelshark - Version tags no longer correspond to the same source- Upgrade to version 2.8.3 - Install headers dependencies to correct locations - SET SONAME on shared libraries - Python3 support- Upgrade to version 2.8.2 - Fix a potential issue with buffer run due to non-terminating string returned by readlink()- Upgrade to version 2.8.1 - Split out kernelshark in preparation for major rewrite. - Code refactoring related to the kernelshark split - Split out event handling into a separate library - Fix memory handling errors, NULL handling, use-after-free, leaks- Upgrade to version 2.7 - Memory leak fixes - Multiple bug fixes on how splice() is handled to avoid data loss - Fix various build warnings - Documentation updates for missing options, clarifications on usage - Update bash competion handlers for sub-commands- Upgrade to version 2.6.2 - Fix memory handling errors, NULL handling, use-after-free - Fix filter syntax for make_pid_filter - Documentation updates - Add bash competion handlers for sub-commands
* Wed Feb 28 2018 tiwaiAATTsuse.de- Fix documentation build with asciidoc (bsc#1075764): trace-cmd-asciidoc-fix.patch
* Wed Nov 01 2017 mgormanAATTsuse.com- Add audit-devel as a build dependency to remove a build warning- Revert event-fork support as children are not properly traced (bsc#1064552) Adds revert-trace-cmd-if-event-fork-exists-use-it-instead-of-ptrace.patch- Bump release number