From bd0881b53b4d7586f8515bfc353f15f91947d53e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Jun 2025 14:11:22 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/nzbget=2025.0=20=E2=86=92=2025.1=20(#36685)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget) | minor | `fbccdb1` -> `77e020a` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
nzbgetcom/nzbget (ghcr.io/elfhosted/nzbget) ### [`v25.1`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v25.1) [Compare Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v25.0...v25.1) #### What's Changed nzbget-v25.1 - Features: - Added support for extracting file size from the description field in RSS feeds, providing more info upfront [#​580](https://redirect.github.com/nzbgetcom/nzbget/pull/580) - Bug fixes: - OpenSSL memory leaks and vulnerabilities associated with older SSL/TLS protocols [#​591](https://redirect.github.com/nzbgetcom/nzbget/pull/591) - Fixed memory leaks caused by unreleased per-thread OpenSSL resources. - Security Improvement: updated to use the latest and most secure TLS protocol supported by the client and server, mitigating known vulnerabilities in older SSL/TLS protocols. - RSS feed segfault. Improved memory safety and prevent potential undefined behavior (UB) [#​569](https://redirect.github.com/nzbgetcom/nzbget/pull/569) - Correctly parse yEnc headers with combined name/ypart lines [#​571](https://redirect.github.com/nzbgetcom/nzbget/pull/571) - Data race in ExtensionManager that could cause application crashes [#​577](https://redirect.github.com/nzbgetcom/nzbget/pull/577) - Added additional checks for missing server configuration options to prevent errors in webui [#​581](https://redirect.github.com/nzbgetcom/nzbget/pull/581) - Prevented showing of negative age caused by incorrect dates in NZB file [#​583](https://redirect.github.com/nzbgetcom/nzbget/pull/583) - Improved parsing of yEnc subjects without surrounding quotes, e.g. "\[34/44] - id.bdmv yEnc (1/1)" [#​584](https://redirect.github.com/nzbgetcom/nzbget/pull/584) - For developers: - Upgraded par2-turbo to v1.3.0 [#​586](https://redirect.github.com/nzbgetcom/nzbget/pull/586) - Added support for newer versions of the libxml2 library (v2.12+), ensuring the application continues to work on modern systems [#​575](https://redirect.github.com/nzbgetcom/nzbget/pull/575) - Updated OpenBSD tests workflow to 7.7 [#​573](https://redirect.github.com/nzbgetcom/nzbget/pull/573) - Refactored Util::StrToNum by improving performance, safety and minimizing memory usage [#​578](https://redirect.github.com/nzbgetcom/nzbget/pull/578) - Using the system’s built-in regex library instead of an older version [#​589](https://redirect.github.com/nzbgetcom/nzbget/pull/589) - Resolved some analyzer warnings [#​590](https://redirect.github.com/nzbgetcom/nzbget/pull/590) - Building the app without TLS support is now deprecated and will be removed in future releases.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/nzbget/Chart.yaml | 4 ++-- charts/stable/nzbget/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index 47c72281199..5d95c4fb450 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.0.0 +appVersion: 25.1.0 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - https://nzbget.net/ type: application -version: 25.0.0 +version: 25.1.0 diff --git a/charts/stable/nzbget/values.yaml b/charts/stable/nzbget/values.yaml index a84dda590ff..8c5044b7a46 100644 --- a/charts/stable/nzbget/values.yaml +++ b/charts/stable/nzbget/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/elfhosted/nzbget pullPolicy: IfNotPresent - tag: 25.0@sha256:fbccdb14e86fdcae05aa0d6f38a3b7e188a1caed40f07f94a141eb936ce149c3 + tag: 25.1@sha256:77e020a307dc76853929e7ed2c47993bfc3a070d5b2205562d1dcb9510c6fedc service: main: ports: