From b864252ff0ea32a7121769f48d044275205b0ec3 Mon Sep 17 00:00:00 2001 From: Pawel Mikolajczuk Date: Sun, 13 Sep 2026 15:23:51 +1000 Subject: [PATCH] fix(notices): restore the pinned 1.98.1 standard-library notices MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The v0.13.0 bump regenerated the notice bundles under the default `stable` toolchain (1.98.0) instead of the pinned 1.98.1, rewriting the recorded Rust standard-library provenance — version, source tarball URL and SHA-256 — backwards. The release build runs `notices:check --check-toolchain` against the runner's 1.98.1 and rejected it, failing v0.13.0 at `Build gravityd`. Regenerated under 1.98.1. Only the toolchain provenance block changes. --- third-party/DAEMON_NOTICES.txt | 8 ++++---- third-party/DESKTOP_NOTICES.txt | 8 ++++---- third-party/inventory.json | 12 ++++++------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/third-party/DAEMON_NOTICES.txt b/third-party/DAEMON_NOTICES.txt index 4b08785..527884d 100644 --- a/third-party/DAEMON_NOTICES.txt +++ b/third-party/DAEMON_NOTICES.txt @@ -34022,11 +34022,11 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ======================================================================== -Rust toolchain: standard-library rustc 1.98.0 (88d9e12ae 2026-08-18) +Rust toolchain: standard-library rustc 1.98.1 (48a229cea 2026-09-01) Declared license: MIT OR Apache-2.0; upstream component exceptions below -Source: https://static.rust-lang.org/dist/rustc-1.98.0-src.tar.xz -Source archive SHA-256: 271fa73d8174f53d713c46a8310da7bf7cfdcfb8b7cfd1c2b74b84a83ae9fb1e -Official library copyright inventory: https://static.rust-lang.org/dist/rustc-1.98.0-aarch64-apple-darwin.tar.xz +Source: https://static.rust-lang.org/dist/rustc-1.98.1-src.tar.xz +Source archive SHA-256: be1816e7f6c40abb90245ad6e024bed2a7e88d7dda4561e4d5470207df616b9f +Official library copyright inventory: https://static.rust-lang.org/dist/rustc-1.98.1-aarch64-apple-darwin.tar.xz Includes upstream platform/build dependencies conservatively. Unmodified third-party sources are available from each versioned crate URL below. MPL components are available in source form under their included MPL terms. diff --git a/third-party/DESKTOP_NOTICES.txt b/third-party/DESKTOP_NOTICES.txt index 29552a3..9bf81f2 100644 --- a/third-party/DESKTOP_NOTICES.txt +++ b/third-party/DESKTOP_NOTICES.txt @@ -74893,11 +74893,11 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ======================================================================== -Rust toolchain: standard-library rustc 1.98.0 (88d9e12ae 2026-08-18) +Rust toolchain: standard-library rustc 1.98.1 (48a229cea 2026-09-01) Declared license: MIT OR Apache-2.0; upstream component exceptions below -Source: https://static.rust-lang.org/dist/rustc-1.98.0-src.tar.xz -Source archive SHA-256: 271fa73d8174f53d713c46a8310da7bf7cfdcfb8b7cfd1c2b74b84a83ae9fb1e -Official library copyright inventory: https://static.rust-lang.org/dist/rustc-1.98.0-aarch64-apple-darwin.tar.xz +Source: https://static.rust-lang.org/dist/rustc-1.98.1-src.tar.xz +Source archive SHA-256: be1816e7f6c40abb90245ad6e024bed2a7e88d7dda4561e4d5470207df616b9f +Official library copyright inventory: https://static.rust-lang.org/dist/rustc-1.98.1-aarch64-apple-darwin.tar.xz Includes upstream platform/build dependencies conservatively. Unmodified third-party sources are available from each versioned crate URL below. MPL components are available in source form under their included MPL terms. diff --git a/third-party/inventory.json b/third-party/inventory.json index ac5c529..e821846 100644 --- a/third-party/inventory.json +++ b/third-party/inventory.json @@ -49,8 +49,8 @@ "third-party/overrides/index.json": "688bb4e7bb9089487937265e38e3ad41c60a7f471c33f501a7a2cb426290491c" }, "outputs": { - "third-party/DAEMON_NOTICES.txt": "058aae41a7133efa04dea5641f58822456aa6b7c7b514dd8133795712a11868b", - "third-party/DESKTOP_NOTICES.txt": "5a5781d0b7d0fe4142bd2ef2911211601ed6b892530c24ca2ea980e5cc3f6f39", + "third-party/DAEMON_NOTICES.txt": "16edad102976855d4f28dc80c079ffc6c0cc1226b13518ecfa711d88d7dad2f1", + "third-party/DESKTOP_NOTICES.txt": "ecc0405085baa7c72478ff6c842c0ed227212d57502ded763bc702e4c9beb85b", "apps/marketing/public/THIRD_PARTY_NOTICES.txt": "fc951fe31f6a54f577bfc136177bed747b4c36efc833b0a07413090fa19ad866" }, "packages": [ @@ -13437,15 +13437,15 @@ { "ecosystem": "Rust toolchain", "name": "standard-library", - "version": "rustc 1.98.0 (88d9e12ae 2026-08-18)", + "version": "rustc 1.98.1 (48a229cea 2026-09-01)", "license": "MIT OR Apache-2.0; upstream component exceptions below", "components": { "daemon": "runtime", "desktop": "runtime" }, - "source": "https://static.rust-lang.org/dist/rustc-1.98.0-src.tar.xz", - "checksum": "271fa73d8174f53d713c46a8310da7bf7cfdcfb8b7cfd1c2b74b84a83ae9fb1e", - "copyright_source": "https://static.rust-lang.org/dist/rustc-1.98.0-aarch64-apple-darwin.tar.xz", + "source": "https://static.rust-lang.org/dist/rustc-1.98.1-src.tar.xz", + "checksum": "be1816e7f6c40abb90245ad6e024bed2a7e88d7dda4561e4d5470207df616b9f", + "copyright_source": "https://static.rust-lang.org/dist/rustc-1.98.1-aarch64-apple-darwin.tar.xz", "notices": [ { "path": "COPYRIGHT-library.html",