[DTrace-devel] [oracle/dtrace-utils] 8ea148: Bump up the version to 2.0.4
euloh
noreply at github.com
Mon Oct 27 22:20:49 UTC 2025
Branch: refs/heads/devel
Home: https://github.com/oracle/dtrace-utils
Commit: 8ea148fb75525c7bef050cd250ec4aa5829106da
https://github.com/oracle/dtrace-utils/commit/8ea148fb75525c7bef050cd250ec4aa5829106da
Author: Eugene Loh <eugene.loh at oracle.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M dtrace.spec
M libdtrace/versions.list
Log Message:
-----------
Bump up the version to 2.0.4
Note that test/unittest/preprocessor/tst.predefined.sh checks that the
__SUNW_D_VERSION preprocessor symbol is consistent with the "dtrace -vV"
message, and both of them simply use the last entry of versions.list and
therefore will be consistent for in-tree builds.
When RPM packages are built from the .spec file, however, _DT_VERSION,
used for the "dtrace -vV" "This is" message, comes from the .spec file.
Append a 2.0.4 entry to versions.list.
Remove the VERSION=%{version} from dtrace.spec build's make line, so
that the version of the implementation is defined by the source code
itself. The version in the spec file should be only the version of the
packaging.
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>
Commit: 8e0627175387db757efe93a2066382958831dcc4
https://github.com/oracle/dtrace-utils/commit/8e0627175387db757efe93a2066382958831dcc4
Author: Eugene Loh <eugene.loh at oracle.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M dtrace.spec
Log Message:
-----------
Add more Orabugs to dtrace.spec
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>
Commit: 59a49ce9d4a34053aac3ea49cacbb84c995e7c16
https://github.com/oracle/dtrace-utils/commit/59a49ce9d4a34053aac3ea49cacbb84c995e7c16
Author: Eugene Loh <eugene.loh at oracle.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M doc/userguide/reference/dtrace-ref-DTraceSupportforStrings.md
M doc/userguide/reference/dtrace-ref-Variables.md
M doc/userguide/reference/dtrace_providers_io.md
M doc/userguide/reference/dtrace_providers_lockstat.md
M doc/userguide/reference/dtrace_providers_proc.md
Log Message:
-----------
doc: Add blank line before bold text so it is rendered correctly
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Elena Zannoni <elena.zannoni at oracle.com>
Compare: https://github.com/oracle/dtrace-utils/compare/a50561b085aa...59a49ce9d4a3
To unsubscribe from these emails, change your notification settings at https://github.com/oracle/dtrace-utils/settings/notifications
More information about the DTrace-devel
mailing list