8523c27a8d
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget) | major | `3f049d4` -> `fbccdb1` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>nzbgetcom/nzbget (ghcr.io/elfhosted/nzbget)</summary> ### [`v25.0`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v25.0) [Compare Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v24.8...v25.0) #### What's Changed - Features: - Completion and downloaded data statistics [#​544](https://redirect.github.com/nzbgetcom/nzbget/pull/544) - added a new "Statistics" page to display completion and download volume analytics for news-servers. - the API method "resetservervolumes" now allows for selective resetting of counters. Arguments: - ServerId `(int)` - Server ID to reset. - Counter `(string)` - Specifies which counter to reset. The behavior depends on the value of this argument: - "CUSTOM" (case-sensitive) - Resets only the custom counter associated with the server. Use this option to clear custom statistics while preserving overall download volume data. - "" (empty string) - Resets all counters associated with the server, including the overall download volume and any custom counters. - the API method "servervolumes" now returns 2 additional properties: - CountersResetTime `(int)` - Date/time of the last reset of all counters (time is in C/Unix format). - ArticlesPerDays `(struct[])` - Per-day amount of failed and success articles since program installation. Contains an array of structs with following fields: - Failed `(int)` - Amount of failed articles. - Success `(int)` - Amount of success articles. - Flatpak support [#​550](https://redirect.github.com/nzbgetcom/nzbget/pull/550) - Snap support [#​559](https://redirect.github.com/nzbgetcom/nzbget/pull/559) - Added support of running Docker image rootless [#​541](https://redirect.github.com/nzbgetcom/nzbget/pull/541) - Bug fixes: - Deobfuscation: handle hashed filenames with a length of 16 or more [#​548](https://redirect.github.com/nzbgetcom/nzbget/pull/548) - Direct unpack failures when processing non-archive files [#​549](https://redirect.github.com/nzbgetcom/nzbget/pull/549) - Fixed found memory leaks, potential ub, buffer overflows, cppcheck and compiler warnings [#​552](https://redirect.github.com/nzbgetcom/nzbget/pull/552) [#​561](https://redirect.github.com/nzbgetcom/nzbget/pull/561) - Correctly decode Unicode escape sequences in JsonDecode [#​560](https://redirect.github.com/nzbgetcom/nzbget/pull/560) - For Developers: - Updated Docker, Libraries, Unpackers [#​555](https://redirect.github.com/nzbgetcom/nzbget/pull/555) - updated Docker base image (alpine:3.19.1 -> alpine:3.21.3) and Dockerfile - updated and synced libraries versions for all installers (previous versions specified for Linux installers): - LibXML2 2.12.4 -> 2.13.5 - ncurses 6.4 -> 6.5 - Gzip 1.3.1 - OpenSSL 3.1.2 -> 3.4.1 - Boost 1.84 - updated unpackers for installers: - 7-Zip 24.05 -> 24.08 - UnRAR 7.0 -> 7.11 (Windows x32 7.01, no newer version available) - updated FreeBSD build script and workflow to build on Ubuntu 24.04 - Fixed app build, using Xcode CMake generator [#​538](https://redirect.github.com/nzbgetcom/nzbget/pull/538) - Fixed TOOLCHAIN_PREFIX were not used by the project (warning) [#​543](https://redirect.github.com/nzbgetcom/nzbget/pull/543) - Fixed a build issue on systems lacking native atomic library support [#​562](https://redirect.github.com/nzbgetcom/nzbget/pull/562) - Removed GnuTLS support [#​554](https://redirect.github.com/nzbgetcom/nzbget/pull/554) - Reasons for removing GnuTLS support: - Maintenance overhead. Maintaining support for two SSL/TLS libraries (OpenSSL and GnuTLS) significantly increases our maintenance burden. Currently, we exclusively use OpenSSL in all production builds. - Boost.Asio incompatibility. The Boost.Asio library, which can be used for cross-platform socket and TLS handling, does not support GnuTLS. Our planned migration of network logic to Boost.Asio makes GnuTLS support redundant. </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: media
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 25.0.0
|
|
dependencies:
|
|
- name: common
|
|
version: 25.4.10
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: NZBGet is a Usenet downloader client
|
|
home: https://truecharts.org/charts/stable/nzbget
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.webp
|
|
keywords:
|
|
- nzbget
|
|
- usenet
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: nzbget
|
|
sources:
|
|
- https://ghcr.io/elfhosted/nzbget
|
|
- https://github.com/nzbgetcom/nzbget
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbget
|
|
- https://nzbget.net/
|
|
type: application
|
|
version: 25.0.0
|
|
|