[DTrace-devel] [PATCH] Add more Orabugs to dtrace.spec

Kris Van Hees kris.van.hees at oracle.com
Mon Oct 27 17:38:33 UTC 2025


On Sat, Oct 25, 2025 at 03:17:51PM -0400, eugene.loh at oracle.com wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
> ---
>  dtrace.spec | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/dtrace.spec b/dtrace.spec
> index c0183cb5f..a4f3ed774 100644
> --- a/dtrace.spec
> +++ b/dtrace.spec
> @@ -242,8 +242,10 @@ systemctl start dtprobed || :
>  - Error injection via return() action.  (Kris Van Hees)
>  - Improved string handling.  (Kris Van Hees)
>  - Various bug fixes.  (Eugene Loh, Kris Van Hees)
> +  [Orabug: 37994729, 38249511]
>  - Various testsuite fixes and improvements.
>    (Nick Alcock, Eugene Loh, Alan Maguire, Kris Van Hees)
> +  [Orabug: 28763074, 37459289]

It would be preferred if the Orabug numbers are associated with a changelog
entry that refers to the issue the bug fix resolves, in a generic fashion (i.e.
limited to the issue in the codebase).  The Orabug mentioned with Various
bug fixes and Various testsuite fixes usually is a placeholder Orabug that
captures the entirety of the release.

>  * Tue Jun 10 2025 Kris Van Hees <kris.van.hees at oracle.com> - 2.0.3-1
>  - This is only released on OL10.
> @@ -334,7 +336,7 @@ systemctl start dtprobed || :
>  - Fix dtprobed to support DOF that exceeds 64KiB. (Nick Alcock)
>    [Orabug: 35411920]
>  - Do not modify input files with dtrace -G if unchanged. (Steven Sistare)
> -  [Orbug: 35417184]
> +  [Orabug: 35417184]

Good catch.

>  - Various testsuite fixes and improvements.
>    (Nick Alcock, Eugene Loh, Kris Van Hees) [Orabug: 35435195]
>  - Various code improvements.  (Nick Alcock, Eugene Loh, Kris Van Hees)
> -- 
> 2.47.3
> 



More information about the DTrace-devel mailing list