Skip to content

Releases: linuxserver/docker-nzbget

v24.3-ls162

04 Oct 15:43
17afb73
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • Disk performance tests for better analysis of user environment performance #375
    • The STATUS page now displays WriteBuffer and InterDir disk information
      • the API method status now returns 6 additional properties:
        • FreeInterDiskSpaceLo (int) - Free disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • FreeInterDiskSpaceHi (int) - Free disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • FreeInterDiskSpaceMB (int) - Free disk space on InterDir, in MiB.
        • TotalInterDiskSpaceLo (int) - Total disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • TotalInterDiskSpaceHi (int) - Total disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • TotalInterDiskSpaceMB (int) - Total disk space on InterDir, in MiB.
    • Bits/s units are now also displayed in server speed test results
  • Bug fixes:

    • Fixed a critical bug related to corrupt downloaded files exceeding 2.6 GB on all x32 POSIX systems using DirectWrite #378
    • Fixed a potential buffer overflow using getrealpath function #346
    • Added removal of unnecessary privileges if the nzbget daemon is run as root and an invalid DaemonUsername is specified #345
  • For developers:

    • Fixed omission in CMAKE_CXX_FLAGS_DEBUG using CLang that caused a wrong debug build #338
    • Fixed failed unit tests on POSIX systems built without ncurses #376

testing-347dce3-ls127

30 Sep 17:38
200c46c
Compare
Choose a tag to compare
testing-347dce3-ls127 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing

v24.3-ls161

27 Sep 15:44
c32ecb6
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • Disk performance tests for better analysis of user environment performance #375
    • The STATUS page now displays WriteBuffer and InterDir disk information
      • the API method status now returns 6 additional properties:
        • FreeInterDiskSpaceLo (int) - Free disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • FreeInterDiskSpaceHi (int) - Free disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • FreeInterDiskSpaceMB (int) - Free disk space on InterDir, in MiB.
        • TotalInterDiskSpaceLo (int) - Total disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • TotalInterDiskSpaceHi (int) - Total disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • TotalInterDiskSpaceMB (int) - Total disk space on InterDir, in MiB.
    • Bits/s units are now also displayed in server speed test results
  • Bug fixes:

    • Fixed a critical bug related to corrupt downloaded files exceeding 2.6 GB on all x32 POSIX systems using DirectWrite #378
    • Fixed a potential buffer overflow using getrealpath function #346
    • Added removal of unnecessary privileges if the nzbget daemon is run as root and an invalid DaemonUsername is specified #345
  • For developers:

    • Fixed omission in CMAKE_CXX_FLAGS_DEBUG using CLang that caused a wrong debug build #338
    • Fixed failed unit tests on POSIX systems built without ncurses #376

testing-76e2f8a-ls126

27 Sep 15:39
e03ce3e
Compare
Choose a tag to compare
testing-76e2f8a-ls126 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing

testing-76e2f8a-ls125

25 Sep 10:42
f56044d
Compare
Choose a tag to compare
testing-76e2f8a-ls125 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing

v24.3-ls160

20 Sep 15:39
20238a7
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • Disk performance tests for better analysis of user environment performance #375
    • The STATUS page now displays WriteBuffer and InterDir disk information
      • the API method status now returns 6 additional properties:
        • FreeInterDiskSpaceLo (int) - Free disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • FreeInterDiskSpaceHi (int) - Free disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • FreeInterDiskSpaceMB (int) - Free disk space on InterDir, in MiB.
        • TotalInterDiskSpaceLo (int) - Total disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • TotalInterDiskSpaceHi (int) - Total disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • TotalInterDiskSpaceMB (int) - Total disk space on InterDir, in MiB.
    • Bits/s units are now also displayed in server speed test results
  • Bug fixes:

    • Fixed a critical bug related to corrupt downloaded files exceeding 2.6 GB on all x32 POSIX systems using DirectWrite #378
    • Fixed a potential buffer overflow using getrealpath function #346
    • Added removal of unnecessary privileges if the nzbget daemon is run as root and an invalid DaemonUsername is specified #345
  • For developers:

    • Fixed omission in CMAKE_CXX_FLAGS_DEBUG using CLang that caused a wrong debug build #338
    • Fixed failed unit tests on POSIX systems built without ncurses #376

testing-e5a2837-ls124

17 Sep 12:59
ac7e7f8
Compare
Choose a tag to compare
testing-e5a2837-ls124 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing

v24.3-ls159

13 Sep 15:38
4f8db74
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • Disk performance tests for better analysis of user environment performance #375
    • The STATUS page now displays WriteBuffer and InterDir disk information
      • the API method status now returns 6 additional properties:
        • FreeInterDiskSpaceLo (int) - Free disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • FreeInterDiskSpaceHi (int) - Free disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • FreeInterDiskSpaceMB (int) - Free disk space on InterDir, in MiB.
        • TotalInterDiskSpaceLo (int) - Total disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • TotalInterDiskSpaceHi (int) - Total disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • TotalInterDiskSpaceMB (int) - Total disk space on InterDir, in MiB.
    • Bits/s units are now also displayed in server speed test results
  • Bug fixes:

    • Fixed a critical bug related to corrupt downloaded files exceeding 2.6 GB on all x32 POSIX systems using DirectWrite #378
    • Fixed a potential buffer overflow using getrealpath function #346
    • Added removal of unnecessary privileges if the nzbget daemon is run as root and an invalid DaemonUsername is specified #345
  • For developers:

    • Fixed omission in CMAKE_CXX_FLAGS_DEBUG using CLang that caused a wrong debug build #338
    • Fixed failed unit tests on POSIX systems built without ncurses #376

v24.3-ls158

12 Sep 08:41
45e912f
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • Disk performance tests for better analysis of user environment performance #375
    • The STATUS page now displays WriteBuffer and InterDir disk information
      • the API method status now returns 6 additional properties:
        • FreeInterDiskSpaceLo (int) - Free disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • FreeInterDiskSpaceHi (int) - Free disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • FreeInterDiskSpaceMB (int) - Free disk space on InterDir, in MiB.
        • TotalInterDiskSpaceLo (int) - Total disk space on InterDir, in bytes. This field contains the low 32-bits of 64-bit value
        • TotalInterDiskSpaceHi (int) - Total disk space on InterDir, in bytes. This field contains the high 32-bits of 64-bit value
        • TotalInterDiskSpaceMB (int) - Total disk space on InterDir, in MiB.
    • Bits/s units are now also displayed in server speed test results
  • Bug fixes:

    • Fixed a critical bug related to corrupt downloaded files exceeding 2.6 GB on all x32 POSIX systems using DirectWrite #378
    • Fixed a potential buffer overflow using getrealpath function #346
    • Added removal of unnecessary privileges if the nzbget daemon is run as root and an invalid DaemonUsername is specified #345
  • For developers:

    • Fixed omission in CMAKE_CXX_FLAGS_DEBUG using CLang that caused a wrong debug build #338
    • Fixed failed unit tests on POSIX systems built without ncurses #376

testing-885cfc1-ls122

12 Sep 09:38
0369f46
Compare
Choose a tag to compare
testing-885cfc1-ls122 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing