Re: [PATCH 3/3] NEWS/dtrace.spec: 2.0.5-2 release
Kris Van Hees <[email protected]> Tue, 10 Feb 2026 15:45:50 -0500
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <aYuY/[email protected]> |
On Tue, Feb 10, 2026 at 03:16:37PM -0500, [email protected] wrote: > From: Eugene Loh <[email protected]> > > Update version to 2.0.5-2 in a few overlooked places. > > Signed-off-by: Eugene Loh <[email protected]> Reviewed-by: Kris Van Hees <[email protected]> > --- > NEWS | 2 +- > dtrace.spec | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 9c62e523b..c76ac114f 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,4 +1,4 @@ > -2.0.5-1 (Feb 4th, 2026) > +2.0.5-2 (Feb 4th, 2026) > ------------------------ > > New features: > diff --git a/dtrace.spec b/dtrace.spec > index d6af5a80e..54d8f1239 100644 > --- a/dtrace.spec > +++ b/dtrace.spec > @@ -230,7 +230,7 @@ systemctl start dtprobed || : > %{_libdir}/dtrace/testsuite > > %changelog > -* Wed Feb 4 2026 Eugene Loh <[email protected]> - 2.0.5-1 > +* Wed Feb 4 2026 Eugene Loh <[email protected]> - 2.0.5-2 > - Implement PID-specific uprobes. (Kris Van Hees) > - Allocate the buffers BPF map to fit highest CPU id. (Kris Van Hees) > - Fix argument handling for multi-location user probes. > -- > 2.47.3 >