From 353b649beca10e41840250ed7af391cc87e7c0d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= Date: Mon, 31 Aug 2026 16:22:40 -0300 Subject: [PATCH] docs: correct historical ZUPT release labels --- CHANGELOG.md | 3 +++ tests/test_f08_topmac.sh | 2 +- tests/test_f09_preface.sh | 2 +- tests/test_f11_authfail_message.sh | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 407eb79..a775f53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ not promoted because its source-policy test assumed LF bytes for a Windows change. - Realign current documentation, package, workflow, artifact, and tag references to 5.2.4 while keeping generated binaries outside Git and source archives. +- Correct three internal regression-test headers so pre-3.0 product releases + retain the historical ZUPT name; VaptVupt remains only the bundled codec and + compatibility-facing identifier where applicable. - Require fresh exact-`v5.2.4` source, checksum, hosted CI, native-platform, package, and promotion evidence; no 5.2.3 result transfers automatically. - Keep authenticated OBS/Factory validation pending and retain the unresolved, diff --git a/tests/test_f08_topmac.sh b/tests/test_f08_topmac.sh index 63cca8a..e5f6735 100755 --- a/tests/test_f08_topmac.sh +++ b/tests/test_f08_topmac.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-or-later # Copyright (c) 2025-2026 Cristian Cezar Moisés # -# F-08 regression test (VaptVupt 2.3.0). +# F-08 regression test (ZUPT 2.3.0). # # A v1.5+ archive is tampered at each previously-cosmetic header/footer byte; # every mutation MUST be detected (top-MAC verifies header+footer[0..23]). diff --git a/tests/test_f09_preface.sh b/tests/test_f09_preface.sh index 8c69846..2578553 100755 --- a/tests/test_f09_preface.sh +++ b/tests/test_f09_preface.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-or-later # Copyright (c) 2025-2026 Cristian Cezar Moisés # -# F-09 regression test (VaptVupt 2.3.1). +# F-09 regression test (ZUPT 2.3.1). # # F-09 closed the per-block frame preface tamper window by: # 1. Binding the canonical preface (block_type, codec_id, block_flags, diff --git a/tests/test_f11_authfail_message.sh b/tests/test_f11_authfail_message.sh index 1b71b36..29e48ac 100755 --- a/tests/test_f11_authfail_message.sh +++ b/tests/test_f11_authfail_message.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-or-later # Copyright (c) 2025-2026 Cristian Cezar Moisés # -# F-11 regression test (VaptVupt 2.4.2). +# F-11 regression test (ZUPT 2.4.2). # # F-11: pre-2.4.2 the AIT-fail message said "archive header or footer has # been tampered with" in both the actual-tamper case AND the wrong-password