CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/v24.4-ls170/index.html
LinuxServer Changes:
Rebase to Alpine 3.20.
nzbget Changes:
What's Changed
-
Features:
- Replaced the
Par2library withPar2-turbowhich provides faster file recovery on x86/ARM platforms #420 - Better UTF-8 support #412
- FreeBSD packaging support#417
- the macOS package is now signed and notarized which solves the problem with removable media and excessive permission requests, and also now shipped in .dmg format
- Replaced the
-
Bug fixes:
- Fixed excessive CPU usage by decreasing
cert.pemcertificate loading for TLS connections #400 - Fixed password-protected unpacking when the nzb file was added to the queue via command line #398
- STATUS page now shows the correct Windows version Windows 7 instead of incorrectly showing Windows XP#419
- Fixed duplications on the STATUS page #407
- Fixed
nzbget.conf.templateinstallation path on POSIX #405 - Fixed
DaemonUsernamecheck on QNAP #391
- Fixed excessive CPU usage by decreasing
-
For developers:
- Fixed
postprocesstests #413 - Removed
Par2source files from the repository.CMakenow pulls and buildsPar2-turbodirectly from its repository
- Fixed