From d9683f956e60ceae81165e0499ead53f26e6a96f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 2 May 2026 03:17:31 +0200 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(sabnzbd):=20Update=20image=20?= =?UTF-8?q?oci.trueforge.org/containerforge/sabnzbd=204.5.5=20=E2=86=92=20?= =?UTF-8?q?5.0.1=20(#47783)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/sabnzbd](https://ghcr.io/trueforge-org/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | major | `961b481` → `d927353` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
sabnzbd/sabnzbd (oci.trueforge.org/containerforge/sabnzbd) ### [`v5.0.1`](https://redirect.github.com/sabnzbd/sabnzbd/releases/tag/5.0.1): SABnzbd 5.0.1 [Compare Source](https://redirect.github.com/sabnzbd/sabnzbd/compare/5.0.0...5.0.1) # Release Notes - SABnzbd 5.0.1 In this fifth major release of SABnzbd, we included: - Smarter (and potentially faster) downloads with NNTP Pipelining and Direct Write. - Reliability gains from a reworked cache and safer processing. - A significant number of bug fixes and platform updates. #### Bug fixes in 5.0.1 - Queued downloads from older versions did not load after updating. #### New features in 5.0.0 - Added support for NNTP Pipelining which eliminates idle waiting between requests, significantly improving speeds on high-latency connections. Read more here: New servers will have `Articles per request` set to `2` by default. Existing servers need to be manually changed to use NNTP Pipelining. - Implemented Direct Write to optimize assembly of downloaded files. Read more here: - Post-processing scripts will always be executed, even for failed jobs. Make sure to check the status of the job in your scripts! - Removed Special setting `empty_postproc` as it is no longer needed. - Complete redesign of article cache. - Improved disk speed measurement in Status window. - Reduced delays between jobs during post-processing. - Improved handling of disks getting full. - Diskspace check will now include Category-specific folders. - If a download only contains `.nzb` files, the new downloads will include the name of the original download. - No longer show tracebacks in the browser, only in the logs. - Dropped support for Python 3.8. - Windows: Added Windows ARM (portable) release. - Windows and macOS: Added HTML version of the Release Notes. - Windows and macOS: Updated Python to 3.14.4, Unrar to 7.20, par2cmdline-turbo to 1.4 and 7zip to 26.00. #### Bug fixes in 5.0.0 - `Check before download` could get stuck or fail to reject. - Several stability changes for the core download process. - If only par2 files were missing, jobs could get incorrectly aborted. - No error was shown in case NZB upload failed. - Correct mobile layout if `Full Width` is enabled. - Handle passwords that exceed Unrar's password limit. - Aborted Direct Unpack could result in no files being unpacked. - Encrypted RAR detection could sometimes fail. - Unwanted extension check was unreliable on passworded downloads. - No longer exclusively lock all directory operations. - Improved handling of non-NFC unicode filenames. - Sorting of files inside jobs was inconsistent. - Linux: No longer break test-data in the release package. - Windows: Tray icon disappears after Explorer restart. - macOS: Slow to start on some network setups. #### Changes to default settings for new installations in 5.0.0 - Default `Minimum Free Space for Temporary Download Folder` set to `500M`. - Enabled `verify_xff_header` setting by default. #### Upgrade notices - You can directly upgrade from version 3.0.0 and newer. - Upgrading from older versions will require performing a `Queue repair`. - Downgrading from version 4.2.0 or newer to 3.7.2 or older will require performing a `Queue repair` due to changes in the internal data format. #### Known problems and solutions - Read `ISSUES.txt` or #### Code Signing Policy Windows code signing is provided by SignPath.io using a SignPath Foundation certificate. #### About SABnzbd is an open-source cross-platform binary newsreader. It simplifies the process of downloading from Usenet dramatically, thanks to its web-based user interface and advanced built-in post-processing options that automatically verify, repair, extract and clean up posts downloaded from Usenet. (c) Copyright 2007-2026 by The SABnzbd-Team (sabnzbd.org) ### [`v5.0.0`](https://redirect.github.com/sabnzbd/sabnzbd/releases/tag/5.0.0): SABnzbd 5.0.0 [Compare Source](https://redirect.github.com/sabnzbd/sabnzbd/compare/4.5.5...5.0.0) # Release Notes - SABnzbd 5.0.0 In this fifth major release of SABnzbd, we included: - Smarter (and potentially faster) downloads with NNTP Pipelining and Direct Write. - Reliability gains from a reworked cache and safer processing. - A significant number of bug fixes and platform updates. Please note the breaking changes described below! #### New features in 5.0.0 - Added support for NNTP Pipelining which eliminates idle waiting between requests, significantly improving speeds on high-latency connections. Read more here: New servers will have `Articles per request` set to `2` by default. Existing servers need to be manually changed to use NNTP Pipelining. - Implemented Direct Write to optimize assembly of downloaded files. Read more here: - Post-processing scripts will always be executed, even for failed jobs. Make sure to check the status of the job in your scripts! - Removed Special setting `empty_postproc` as it is no longer needed. - Complete redesign of article cache. - Improved disk speed measurement in Status window. - Reduced delays between jobs during post-processing. - Improved handling of disks getting full. - Diskspace check will now include Category-specific folders. - If a download only contains `.nzb` files, the new downloads will include the name of the original download. - No longer show tracebacks in the browser, only in the logs. - Dropped support for Python 3.8. - Windows: Added Windows ARM (portable) release. - Windows and macOS: Added HTML version of the Release Notes. - Windows and macOS: Updated Python to 3.14.4, Unrar to 7.20, par2cmdline-turbo to 1.4 and 7zip to 26.00. #### Bug fixes in 5.0.0 - `Check before download` could get stuck or fail to reject. - Several stability changes for the core download process. - If only par2 files were missing, jobs could get incorrectly aborted. - No error was shown in case NZB upload failed. - Correct mobile layout if `Full Width` is enabled. - Handle passwords that exceed Unrar's password limit. - Aborted Direct Unpack could result in no files being unpacked. - Encrypted RAR detection could sometimes fail. - Unwanted extension check was unreliable on passworded downloads. - No longer exclusively lock all directory operations. - Improved handling of non-NFC unicode filenames. - Sorting of files inside jobs was inconsistent. - Linux: No longer break test-data in the release package. - Windows: Tray icon disappears after Explorer restart. - macOS: Slow to start on some network setups. #### Changes to default settings for new installations in 5.0.0 - Default `Minimum Free Space for Temporary Download Folder` set to `500M`. - Enabled `verify_xff_header` setting by default. #### Upgrade notices - You can directly upgrade from version 3.0.0 and newer. - Upgrading from older versions will require performing a `Queue repair`. - Downgrading from version 4.2.0 or newer to 3.7.2 or older will require performing a `Queue repair` due to changes in the internal data format. #### Known problems and solutions - Read `ISSUES.txt` or #### Code Signing Policy Windows code signing is provided by SignPath.io using a SignPath Foundation certificate. #### About SABnzbd is an open-source cross-platform binary newsreader. It simplifies the process of downloading from Usenet dramatically, thanks to its web-based user interface and advanced built-in post-processing options that automatically verify, repair, extract and clean up posts downloaded from Usenet. (c) Copyright 2007-2026 by The SABnzbd-Team (sabnzbd.org)
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/sabnzbd/Chart.yaml | 4 ++-- charts/stable/sabnzbd/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 7e263909f69..39a7da3ba27 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.5.5 +appVersion: 5.0.1 dependencies: - name: common version: 29.2.8 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 24.2.0 +version: 25.0.0 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 3d3c637fcd7..610293494cd 100644 --- a/charts/stable/sabnzbd/values.yaml +++ b/charts/stable/sabnzbd/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/sabnzbd pullPolicy: IfNotPresent - tag: 4.5.5@sha256:961b481cc9238cd92c6b0000918209e97a880784294361961eb1ad1c1cc2982e + tag: 5.0.1@sha256:d9273533ace05aef31beebf18dc7f4e189adf9295ba16a6597417ea4263706c5 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent