• v8.8.2 1c5cb45698

    Fix memtest hook: bad ver_arg format in apt-get download

    mchus released this 2026-04-15 10:15:01 +03:00 | 166 commits to main since this release

    ver_arg was set to "=memtest86+=VERSION" making the command
    "apt-get download memtest86+=memtest86+=VERSION" (invalid).
    Fixed to build pkg_spec directly as "memtest86+=VERSION".
    Also add apt-get update retry if initial download fails.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads