Skip to content
New issue

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

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

Already on GitHub? # to your account

Jellyfin: Update to v10.10.0 #6293

Merged
merged 4 commits into from
Nov 1, 2024
Merged

Conversation

mreid-tt
Copy link
Contributor

@mreid-tt mreid-tt commented Oct 28, 2024

Description

This PR includes the following:

  1. Update jellyfin to 10.10.0
  2. Update native dotnet to 8.0.10
  3. Update native nodejs to 20.18.0

Fixes #

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Package update

@mreid-tt mreid-tt added the dotnet Related to dotnet (core) label Oct 28, 2024
@mreid-tt mreid-tt self-assigned this Oct 28, 2024
@hgy59
Copy link
Contributor

hgy59 commented Oct 28, 2024

To be prepared for #6255, please remove any variable from DEPENDS* definitions:

in cross/jellyfin/Makefile:
instead of
BUILD_DEPENDS = native/dotnet-sdk-$(DOTNET_VERSION)
use
BUILD_DEPENDS = native/dotnet-sdk-8.0

@mreid-tt
Copy link
Contributor Author

hey @hgy59, I believe this is ready to go. I'll wait until weekend to merge just in case there are a bunch of revisions upstream.

@mreid-tt mreid-tt merged commit 6b1b259 into SynoCommunity:master Nov 1, 2024
17 checks passed
@mreid-tt mreid-tt deleted the jellyfin-update branch November 1, 2024 22:20
@mreid-tt mreid-tt added status/published Published and activated (may take up to 48h until visible in DSM package manager) and removed status/ready-to-merge labels Nov 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dotnet Related to dotnet (core) status/published Published and activated (may take up to 48h until visible in DSM package manager)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants