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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

nzbget 24.4 #198191

wants to merge 1 commit into from

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
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 build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants