|
| 1 | +commit f8a00834edbf5902ea81be87f4a0395cdf0e0ec1 |
| 2 | +Author: Patrick Schleizer <adrelanos@whonix.org> |
| 3 | +Date: Fri May 1 07:16:40 2026 -0400 |
| 4 | + |
| 5 | + . |
| 6 | + |
| 7 | +commit dc661617128dd3cdabc281aa53099716131aedd5 |
| 8 | +Author: Patrick Schleizer <adrelanos@whonix.org> |
| 9 | +Date: Fri May 1 07:15:26 2026 -0400 |
| 10 | + |
| 11 | + CI |
| 12 | + |
| 13 | +commit 906d3a8fa4d1f32fc60bf440788d071a81cf40a1 |
| 14 | +Author: Patrick Schleizer <adrelanos@whonix.org> |
| 15 | +Date: Fri May 1 07:15:16 2026 -0400 |
| 16 | + |
| 17 | + . |
| 18 | + |
| 19 | +commit 47e0207e0ce0ac1672a030c5fb8afb96e222f9f4 |
| 20 | +Merge: b2afdf682 c3ac8107c |
| 21 | +Author: Patrick Schleizer <adrelanos@whonix.org> |
| 22 | +Date: Fri May 1 07:12:45 2026 -0400 |
| 23 | + |
| 24 | + Merge remote-tracking branch 'assisted-by-ai/claude/parse-cmd-nounset-fix-K3p7q' |
| 25 | + |
| 26 | +commit c3ac8107cedc2d6f9a4abdac4cee73dc37199712 |
| 27 | +Author: Claude <noreply@anthropic.com> |
| 28 | +Date: Fri May 1 11:09:57 2026 +0000 |
| 29 | + |
| 30 | + help-steps/parse-cmd: defensive expansion in CI dry-run diagnostic |
| 31 | + |
| 32 | + Line 956 referenced \$dist_build_flavor bare inside a "true ..." |
| 33 | + diagnostic message, but the surrounding logic uses the defensive |
| 34 | + \${dist_build_flavor:-} form on line 947. Under set -o nounset, |
| 35 | + the bare reference errors out when --flavor was not passed: |
| 36 | + |
| 37 | + /.../help-steps/parse-cmd: line 956: dist_build_flavor: unbound variable |
| 38 | + |
| 39 | + Hit by the automated_builder CI run (no --flavor argument because |
| 40 | + it is dry-run-driven). Two sibling references (\$CI, \$build_dry_run) |
| 41 | + on the same line had the same brittleness; all three now use the |
| 42 | + \${VAR:-} form. Also wraps each value in single quotes in the |
| 43 | + diagnostic message so trailing/leading whitespace is visible if |
| 44 | + this triggers again. |
| 45 | + |
| 46 | + AI-Assisted |
| 47 | + |
| 48 | +commit b2afdf6824d96c42a62d85c9111ad0e6e48be839 |
| 49 | +Author: Patrick Schleizer <adrelanos@whonix.org> |
| 50 | +Date: Fri May 1 06:58:36 2026 -0400 |
| 51 | + |
| 52 | + . |
| 53 | + |
| 54 | +commit aa7a9789e20b2da75ef52eda3ce50cc671e7f5c2 |
| 55 | +Author: Patrick Schleizer <adrelanos@whonix.org> |
| 56 | +Date: Fri May 1 06:58:00 2026 -0400 |
| 57 | + |
| 58 | + . |
| 59 | + |
| 60 | +commit 0f34609087bbd385a7fd22e95732fde13e7c38cc |
| 61 | +Author: Patrick Schleizer <adrelanos@whonix.org> |
| 62 | +Date: Fri May 1 10:36:25 2026 +0000 |
| 63 | + |
| 64 | + bumped changelog version |
| 65 | + |
1 | 66 | commit ad0ada272710b088da5ea035cd8d92846b2c3319 |
2 | 67 | Merge: 18283dd87 d84cf9780 |
3 | 68 | Author: Patrick Schleizer <adrelanos@whonix.org> |
|
0 commit comments