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

chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v24.1@a7ba900 by renovate #21823

Merged
merged 1 commit into from
May 18, 2024

Conversation

truecharts-admin
Copy link
Collaborator

@truecharts-admin truecharts-admin commented May 9, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/geek-cookbook/nzbget major 23.0 -> 24.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nzbgetcom/nzbget (ghcr.io/geek-cookbook/nzbget)

v24.1

Compare Source

What's Changed

  • Fixed: don't override user preference in unrar #​251;
  • Fixed (Docker): unable to unpack rar files #​256;
  • Fixed: possibility to use 0 for umask #​264;
  • Fixed: fseeko not found #​262;
  • Fixed: icons in webui in old browser versions #​268.

v24.0

Compare Source

What's Changed

  • Features:
    • Dark theme and new icons #​214;

    • Added macOS x64 build support (macOS Mojave 10.14+) #​194;

    • DEB/RPM packages support #​230;

    • NewsServer Add UI - Default encryption and ports #​225:

      • moved Server.Encryption between Server.Host and Server.Port;
      • made Server.Encryption to ON by default;
      • made port depend on Server.Encryption value unless user has put something up:
        • 563/443 for secure;
        • 119/80 for unsecure.
    • Improved error messages and help text in Extension Manager #​166:

      • added 7-Zip exit codes decoder according to 7-Zip doc;
      • added a warning that SevenZipCmd may not be valid, in case of extension installation problems.
    • Fixed stable/test release notifications #​181:

      • added automatic checking for new testing releases;
      • fixed notifications about the new stable/testing release;
      • fixed "Uncaught ReferenceError: installedRev" error.
    • Fixed and update links in webui #​177:

      • fixed license links;
      • fixed links from nzbget.conf.
    • For developers:

      • Moved to CMake. Autotools and MSBuild are deprecated now and may be removed in future versions #​182:
        • switched to CMake from autotools and MSBuild, which will simplify cross-platform development;
        • fixed installing/uninstalling on FreeBSD and macOS via autotools/CMake;
        • added automatic installation of Boost.Json;
        • added support for static code analyzer Clang-Tidy.
      • Revised and updated documentation #​199:
        • moved CONTRIBUTING.md to docs/;
        • split INSTALLATION.md to POSIX.md, WINDOWS.md and HOW_TO_USE.md;
        • added Extensions docs;
        • added an instruction on how CPPCheck can be used with CMake.
      • Docker: support native unrar building #​231.
    • Bug fixes:

      • Fixed buffer overflow in CString::AppendFmtV #​208;
      • Fixed files/dirs permissions overridden by the unpacker #​229;
      • Fixed dynamic addition of extension options #​209;
      • Removed changing ownership at the beginning of container start #​218;
      • Docker: fixed fresh install #​219.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@truecharts-admin truecharts-admin force-pushed the renovate/ghcr.io-geek-cookbook-nzbget-24.x branch from 9492cf6 to acba9a0 Compare May 15, 2024 18:22
@truecharts-admin truecharts-admin changed the title chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v24.0@a05a08a by renovate chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v24.1@a3b6c4c by renovate May 15, 2024
@truecharts-admin truecharts-admin force-pushed the renovate/ghcr.io-geek-cookbook-nzbget-24.x branch from acba9a0 to 4e85f94 Compare May 17, 2024 06:22
@truecharts-admin truecharts-admin changed the title chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v24.1@a3b6c4c by renovate chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v24.1@a7ba900 by renovate May 17, 2024
Copy link

📝 Linting results:

✔️ Linting [charts/stable/nzbget]: Passed - Took 1 seconds
Total Charts Linted: 1
Total Charts Passed: 1
Total Charts Failed: 0

✅ Linting: Passed - Took 1 seconds

@stavros-k stavros-k merged commit 1998576 into master May 18, 2024
15 checks passed
@stavros-k stavros-k deleted the renovate/ghcr.io-geek-cookbook-nzbget-24.x branch May 18, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants