Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d7d57b7c74 | |||
| decb43aa91 |
BIN
libtraceevent-1.8.4.tar.gz
LFS
BIN
libtraceevent-1.8.4.tar.gz
LFS
Binary file not shown.
3
libtraceevent-1.8.6.tar.gz
Normal file
3
libtraceevent-1.8.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:812547d2f7b248485c183be2799b7041038ee44183000705609754b128c84c6f
|
||||||
|
size 157164
|
||||||
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 28 23:46:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.8.6:
|
||||||
|
* libtraceevent plugins: Add plugin_net to handle byte swap
|
||||||
|
during print
|
||||||
|
* libtraceevent: Return error on event parsing if format parsing
|
||||||
|
fails
|
||||||
|
* libtraceevent: Add support for nested ?: conditionals
|
||||||
|
* libtraceevent: Add support for __print_dynamic_array() macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 30 10:59:16 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Sun Mar 30 10:59:16 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libtraceevent
|
# spec file for package libtraceevent
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
%define sodname %{dname}%{sonum}
|
%define sodname %{dname}%{sonum}
|
||||||
|
|
||||||
Name: libtraceevent
|
Name: libtraceevent
|
||||||
Version: 1.8.4
|
Version: 1.8.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux kernel trace event library
|
Summary: Linux kernel trace event library
|
||||||
License: GPL-2.0-only AND LGPL-2.1-only
|
License: GPL-2.0-only AND LGPL-2.1-only
|
||||||
|
|||||||
Reference in New Issue
Block a user