Skip to content

v25.2-ls208

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 08 Aug 15:52
· 6 commits to master since this release
060b917

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v25.2-ls208/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

What's Changed

  • Bug fixes #603

    • Prevented crashes (segfaults) that could occur when loading disk state files containing empty or malformed data, by adding additional input validation and null pointer protection
    • Fixed a segfault in host resolution by ensuring a valid string is always returned
  • For developers:

    • Added workflow to build and publish debug Docker images #605