Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nzbget 24.4 #198191

Merged
merged 2 commits into from
Nov 27, 2024
Merged

nzbget 24.4 #198191

merged 2 commits into from
Nov 27, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
  ## What's Changed
  • Features:

    • Replaced the Par2 library with Par2-turbo which provides faster file recovery on x86/ARM platforms #420
    • Better UTF-8 support #412
    • FreeBSD packaging support#417
    • the macOS package is now signed and notarized which solves the problem with removable media and excessive permission requests, and also now shipped in .dmg format
  • Bug fixes:

    • Fixed excessive CPU usage by decreasing cert.pem certificate loading for TLS connections #400
    • Fixed password-protected unpacking when the nzb file was added to the queue via command line #398
    • STATUS page now shows the correct Windows version Windows 7 instead of incorrectly showing Windows XP#419
    • Fixed duplications on the STATUS page #407
    • Fixed nzbget.conf.template installation path on POSIX #405
    • Fixed DaemonUsername check on QNAP #391
  • For developers:

    • Fixed postprocess tests #413
    • Removed Par2 source files from the repository. CMake now pulls and builds Par2-turbo directly from its repository

@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 Nov 19, 2024
@daeho-ro
Copy link
Member

  CMake Error at /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake:12 (message):
    Refusing to populate dependency 'par2-turbo' with FetchContent while
    building in Homebrew, please use a formula dependency or add a resource to
    the formula.
  Call Stack (most recent call first):
    /home/linuxbrew/.linuxbrew/opt/cmake/share/cmake/Modules/FetchContent.cmake:2468:EVAL:1 (trap_fetchcontent_provider)
    /home/linuxbrew/.linuxbrew/opt/cmake/share/cmake/Modules/FetchContent.cmake:2468 (cmake_language)
    /home/linuxbrew/.linuxbrew/opt/cmake/share/cmake/Modules/FetchContent.cmake:2314 (__FetchContent_MakeAvailable_eval_code)
    cmake/par2-turbo.cmake:14 (FetchContent_MakeAvailable)

@daeho-ro daeho-ro added the build failure CI fails while building the software label Nov 19, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Nov 21, 2024
@chenrui333
Copy link
Member

  CMake Error at /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake:12 (message):
    Refusing to populate dependency 'par2-turbo' with FetchContent while
    building in Homebrew, please use a formula dependency or add a resource to
    the formula.
  Call Stack (most recent call first):
    /home/linuxbrew/.linuxbrew/opt/cmake/share/cmake/Modules/FetchContent.cmake:2468:EVAL:1 (trap_fetchcontent_provider)
    /home/linuxbrew/.linuxbrew/opt/cmake/share/cmake/Modules/FetchContent.cmake:2468 (cmake_language)
    /home/linuxbrew/.linuxbrew/opt/cmake/share/cmake/Modules/FetchContent.cmake:2314 (__FetchContent_MakeAvailable_eval_code)
    cmake/par2-turbo.cmake:14 (FetchContent_MakeAvailable)

relates to nzbgetcom/nzbget#420

@github-actions github-actions bot removed the stale No recent activity label Nov 21, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Nov 24, 2024
@chenrui333 chenrui333 added in progress Stale bot should stay away and removed stale No recent activity labels Nov 25, 2024
nzbget: update install
@bevanjkay bevanjkay added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. and removed build failure CI fails while building the software labels Nov 26, 2024
Copy link
Contributor

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

@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 Nov 27, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 27, 2024
Merged via the queue into master with commit 3a7a709 Nov 27, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-nzbget-24.4 branch November 27, 2024 00:53
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-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. in progress Stale bot should stay away
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants