Track Jellyfin v12.0 #9

Merged
benvin merged 2 commits from benvin/jellyfin-v12 into main 2026-09-12 13:20:54 +10:00
Member

The source fork was rebased onto upstream Jellyfin v12.0, which moves the app to net10.0. The build repo still pinned the pre-10.11 commit and published on .NET 9, so the image would not assemble or start against the new base.

  • pin UPSTREAM_REF to the v12.0 rebase commit
  • move publish to dotnet SDK 10.0 and the runtime to aspnet:10.0
  • pin jellyfin-web to 12.0+deb12
  • bake LDAP Authentication 24.0.0.0 (targetAbi 12.0.0.0)
  • build PR images with the CA-baked buildx plugin

Depends on jellyfin-ha-src#3.

The source fork was rebased onto upstream Jellyfin v12.0, which moves the app to net10.0. The build repo still pinned the pre-10.11 commit and published on .NET 9, so the image would not assemble or start against the new base. - pin UPSTREAM_REF to the v12.0 rebase commit - move publish to dotnet SDK 10.0 and the runtime to aspnet:10.0 - pin jellyfin-web to 12.0+deb12 - bake LDAP Authentication 24.0.0.0 (targetAbi 12.0.0.0) - build PR images with the CA-baked buildx plugin Depends on jellyfin-ha-src#3.
unkin-agent added 1 commit 2026-09-12 01:28:01 +10:00
build: track jellyfin v12.0
ci/woodpecker/pr/build Pipeline was successful
2924cbb63d
- pin UPSTREAM_REF to the v12.0 rebase commit
- move publish to dotnet SDK 10.0 and the runtime to aspnet:10.0
- pin jellyfin-web to 12.0+deb12
- bake LDAP Authentication 24.0.0.0 (targetAbi 12.0.0.0)
- build PR images with the CA-baked buildx plugin
unkin-agent added 1 commit 2026-09-12 12:56:10 +10:00
build: repin UPSTREAM_REF to merged v12.0 source
ci/woodpecker/pr/build Pipeline was successful
f7ea7675cb
benvin merged commit 8631c39979 into main 2026-09-12 13:20:54 +10:00
benvin deleted branch benvin/jellyfin-v12 2026-09-12 13:20:54 +10:00
Sign in to join this conversation.