diff --git a/libtracefs-1.3.1.tar.gz b/libtracefs-1.3.1.tar.gz deleted file mode 100644 index 8cba83a..0000000 --- a/libtracefs-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d03a2f86d894ae2ae67c9022da7431b3991addc52da7dbe829046fdede3032e2 -size 175453 diff --git a/libtracefs-1.4.1.tar.gz b/libtracefs-1.4.1.tar.gz new file mode 100644 index 0000000..23cc152 --- /dev/null +++ b/libtracefs-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2bb679e534180487cb295ec6cfc06f53d87f8118ba0bf8ba874e2f666fffd9 +size 178490 diff --git a/libtracefs.changes b/libtracefs.changes index 34a7466..fc9eebb 100644 --- a/libtracefs.changes +++ b/libtracefs.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jun 7 08:34:18 UTC 2022 - Daniel Wagner + +- Update to latest upstream version (1.4.1) + * Raw uprobe API: + tracefs_uprobe_alloc() + tracefs_uretprobe_alloc + * Return the debugfs mount point + tracefs_debug_dir() + * sqlhst + Fix labels being ignored for synthetic event field + Allow same event to be both the start and end event + Use unique names for labels + Report errors when executing commands + ------------------------------------------------------------------- Tue Apr 5 15:46:56 UTC 2022 - Daniel Wagner diff --git a/libtracefs.spec b/libtracefs.spec index 2342028..e58a322 100644 --- a/libtracefs.spec +++ b/libtracefs.spec @@ -18,7 +18,7 @@ Name: libtracefs %define lname libtracefs1 -Version: 1.3.1 +Version: 1.4.1 Release: 0 Summary: Linux kernel trace file system library License: LGPL-2.1-only