Skip to content

nzbget 25.1#228332

Merged
BrewTestBot merged 2 commits intomainfrom
bump-nzbget-25.1
Jun 27, 2025
Merged

nzbget 25.1#228332
BrewTestBot merged 2 commits intomainfrom
bump-nzbget-25.1

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## 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
  • Bug fixes:

    • OpenSSL memory leaks and vulnerabilities associated with older SSL/TLS protocols #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
    • Correctly parse yEnc headers with combined name/ypart lines #571
    • Data race in ExtensionManager that could cause application crashes #577
    • Added additional checks for missing server configuration options to prevent errors in webui #581
    • Prevented showing of negative age caused by incorrect dates in NZB file #583
    • Improved parsing of yEnc subjects without surrounding quotes, e.g. "[34/44] - id.bdmv yEnc (1/1)" #584
  • For developers:

    • Upgraded par2-turbo to v1.3.0 #586
    • Added support for newer versions of the libxml2 library (v2.12+), ensuring the application continues to work on modern systems #575
    • Updated OpenBSD tests workflow to 7.7 #573
    • Refactored Util::StrToNum by improving performance, safety and minimizing memory usage #578
    • Using the system’s built-in regex library instead of an older version #589
    • Resolved some analyzer warnings #590
    • Building the app without TLS support is now deprecated and will be removed in future releases.

View the full release notes at https://github.com/nzbgetcom/nzbget/releases/tag/v25.1.


@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` boost Boost use is a significant feature of the PR or issue labels Jun 27, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge June 27, 2025 12:01
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 27, 2025
Merged via the queue into main with commit 1879f21 Jun 27, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-nzbget-25.1 branch June 27, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

boost Boost use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants