diff --git a/lttng-ust-2.13.5.tar.bz2 b/lttng-ust-2.13.5.tar.bz2 deleted file mode 100644 index 79bb6a2..0000000 --- a/lttng-ust-2.13.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d7bb4984a3dc5dacd3b7bcb4c10c04b041b0eecd7cba1fef3d8f86aff02bd6 -size 1336658 diff --git a/lttng-ust-2.13.5.tar.bz2.asc b/lttng-ust-2.13.5.tar.bz2.asc deleted file mode 100644 index 84f9861..0000000 --- a/lttng-ust-2.13.5.tar.bz2.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmM3NfIACgkQFygKl4EY -as92qgf/abF5HFSDoNuw0ry+YhYwacWkT0DS8kU4JtXLy7lmF7FGxWmCJHPivqKg -7Fx/v8qS4hIQoQL2Tn9YOFihQQt2rj8tp8CKM0y1p2p7TAvMbD0aTZun76nOfeCt -m0nHbYdemkuyeP3p0v/XRAtcaK+8BFqXFVyWGL4U5hOb4ff1/9CtEAduS9vrkqaz -7XuG6TJyMU0+S8FGbsz63dzKM0eavuNSf5L95LNkUJiWCI0E+mpRKQ9v/dGr1EIT -jxE9425jINWbm+DvzdvysucsBsXSG+Jqhny7uYrZn1za/fDRzoaOz/HcklYyec05 -sIUfvboddB4L7Gb2KFmEwaCF0ffx4Q== -=Q2yY ------END PGP SIGNATURE----- diff --git a/lttng-ust-2.13.6.tar.bz2 b/lttng-ust-2.13.6.tar.bz2 new file mode 100644 index 0000000..985ab2a --- /dev/null +++ b/lttng-ust-2.13.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e04596dd73ac7aa99e27cd000f949dbb0fed51bd29099f9b08a25c1df0ced5 +size 1351915 diff --git a/lttng-ust-2.13.6.tar.bz2.asc b/lttng-ust-2.13.6.tar.bz2.asc new file mode 100644 index 0000000..f7c77b9 --- /dev/null +++ b/lttng-ust-2.13.6.tar.bz2.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmSAmIcACgkQFygKl4EY +as+tbQf/UM+Nbqo76sK+fvai9LvUZpLiJdE2J1v48ar6WjKd1QvOZJsrjXGjXC0W +A0kEW2gAv6yDR1IlGlvEVNb1gzLuVhaDIEeGMqhSUZUkTrCQU9lnl97O6cMRFuXd +DWBR43rCg+ciAl8/aKvrJjgcfWVI/RdS/oR2NgP1ynLJmcc2CI0T5olhA3yDghW+ +8BBHgCTNJNkJNQUA07ah7a/UuvevFJFQbcJAPB6byckz1NHVgueOuizbDTnbAdrs +qIbg/Nk4bNHSv0RdyRsBNBcqpxS91XTrE5a/UdCtxoEbNqN5Ivwe4K3RG410XWhc +ml9B0BaizmeIG4q10lCKmH3ceBEJjw== +=tkkl +-----END PGP SIGNATURE----- diff --git a/lttng-ust.changes b/lttng-ust.changes index e01b158..37a94aa 100644 --- a/lttng-ust.changes +++ b/lttng-ust.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Dec 28 08:50:05 UTC 2023 - Dirk Müller + +- update to 2.13.6: + * Fix: segmentation fault on filter interpretation in "switch" + mode + * Fix: `ip` context is expressed as a base-10 field + * Fix: c99: use __asm__ __volatile__ + * Fix: c99: static assert: clang build fails due to multiple + typedef + * Fix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time + tracepoint.h is included + * Fix: trace events in C++ constructors/destructors + * Fix: trace events in C constructors/destructors + * Fix: use unaligned pointer accesses for lttng_inline_memcpy + ------------------------------------------------------------------- Sun Oct 2 18:13:47 UTC 2022 - Alexei Sorokin diff --git a/lttng-ust.spec b/lttng-ust.spec index 88b9654..f0f7e73 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,7 +1,7 @@ # # spec file for package lttng-ust # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define sover 1 %define sover_ctl 5 Name: lttng-ust -Version: 2.13.5 +Version: 2.13.6 Release: 0 Summary: Linux Trace Toolkit Userspace Tracer library License: GPL-2.0-only