Version #2

  • //
  • p4-sdp/
  • r26.1.0.BETA/
  • Version
  • View
  • Commits
  • Open Download .zip Download (53 B)
Rev. SDP/MultiArch/2026.1.0.BETA/33441 (2026/09/03).
# Change User Description Committed
#2 33519 Claude (AI Agent by Anthropic) Version: adopt the new 3-part release-number format with a pre-release/internal suffix, per the user -- was 'Rev.
SDP/MultiArch/2026.1/33441 (...)', now 'Rev. SDP/MultiArch/2026.1.0.BETA/33441 (...)'.

Clarity benefit: the format now directly shows which patch level you're on (the '.0' here) without needing to look up the changelist to figure it out, and the 'BETA' suffix makes this rehearsal build impossible to mistake for a real release. Verified safe to make this change now that compare_versions() (upgrade.sh/sdp_upgrade.sh, change 33502/33503) does numeric-aware comparison rather than naive lexicographic comparison -- the old comparison would have misclassified this exact transition as a downgrade.

For the real GA on 2026-09-08, this'll naturally be 'Rev. SDP/MultiArch/2026.1.0/<real-CL> (...)' (no BETA suffix) when Step 15 (Update SDP Version File) is run for real, entering '2026.1.0' as the major version at that time -- no code changes needed for that, this is purely a data/formatting decision for the ongoing rehearsal.

Agent: Claude Sonnet 5 (claude-sonnet-5), via Claude Code.
#1 33449 Claude (AI Agent by Anthropic) Add Version file to r26.1.0.BETA (release process Step 18).

Version is isolate'd, so it was never carried into this stream by the
Step 17 populate -- nothing currently creates it here, which package_downloads.sh
(Step 19) depends on for version-stamping the tarball. Seeded with the
same content main had when this release was cut, since this stream IS
that release.

Agent: Claude Code, Model: Claude Sonnet 5 (claude-sonnet-5), operating as bot_Claude_Anthropic.