| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-29 | Merge pull request #1 from JinYi-Tsinghua/patch-1 | JinYi-Tsinghua | |
| Patch 1 | |||
| 2022-08-13 | Backport pull request #8257 from jellyfin/release-10.8.z | Joshua M. Boniface | |
| Use separate args for dotnet publish commands Original-merge: d260f308106db648014a0bb3fd1911c838f899ce Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-08-13 | Backport pull request #8234 from jellyfin/release-10.8.z | Cody Robibero | |
| update to dotnet 6.0.8 Original-merge: 31f9938e3a1cdb5bac732b393c252c3ebc4689ec Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-07-20 | Backport pull request #8115 from jellyfin/release-10.8.z | Joshua Boniface | |
| Update to dotnet 6.0.7 Authored-by: Cody Robibero <cody@robibe.ro> Merged-by: Joshua M. Boniface <joshua@boniface.me> Original-merge: d0fd23bb4b746ffc98fe76a790706ecfa3c19342 | |||
| 2022-07-12 | Create Dockerfile.linux.musl-linux-arm64 | JinYi-Tsinghua | |
| 2022-07-12 | Add static build file for musl-linux-arm64 | JinYi-Tsinghua | |
| 2022-06-29 | Merge pull request #7984 from crobibero/dotnet-6.0.6 | Joshua M. Boniface | |
| Upgrade to dotnet 6.0.6, update remaining dependencies (cherry picked from commit 56e7b323de3e993ba79ed86ef7e9a10f79693156) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-29 | Merge pull request #7614 from mihawk90/fedora-spec-rework | Cody Robibero | |
| (cherry picked from commit cb6e6879e27d7fadc788295f0524d69b3a42c02c) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-05-20 | Merge pull request #7766 from crobibero/dotnet-6.0.5 | Joshua M. Boniface | |
| (cherry picked from commit 71bf56704535d0afa7d4955f03d287d40c9a98a3) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-04-17 | Merge pull request #7590 from crobibero/dotnet-6.0.4 | Joshua M. Boniface | |
| (cherry picked from commit 5778541d2fa9a6a2732b715e8c60421e44e035da) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-03-08 | Update to dotnet 6.0.3 | Cody Robibero | |
| 2022-02-08 | Update to dotnet 6.0.2 | Cody Robibero | |
| Signed-off-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-12-14 | Update to dotnet 6.0.1 | Cody Robibero | |
| 2021-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-10-27 | Update README.md | zirdum | |
| The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to 'tree' (which is where the 'blob' link resolves to) works fine. Changes Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates Issues Fixes template showing up in unRaid with the changes applied. | |||
| 2021-10-27 | Update README.md | zirdum | |
| The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to 'tree' (which is where the 'blob' link resolves to) works fine. Changes Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates Issues Fixes template showing up in unRaid with the changes applied. | |||
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-09-25 | Fix builds for dotnet6 (#6595) | Cody Robibero | |
| * Target net6.0 * Use new Enum.TryParse(ReadOnlySpan<char>) overload * Replace RNGCryptoServiceProvider with RandomNumberGenerator * ci - target net6.0 (#6594) * Update deployment for dotnet6 * Use generic 6.0.x preview for CI * Update direct dotnet download links Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-09-19 | Upgrade to dotnet 5.0.10 | Cody Robibero | |
| 2021-08-15 | Merge pull request #6427 from winterqt/patch-1 | Joshua M. Boniface | |
| Disable UseAppHost in portable deployment | |||
| 2021-08-15 | Update to dotnet 5.0.9 | Cody Robibero | |
| 2021-08-14 | Disable UseAppHost in portable deployment | Winter | |
| 2021-08-06 | fix missing build dependencies | h1dden-da3m0n | |
| needed by the build sh-scripts | |||
| 2021-08-05 | remove packages bundled in dotnet/sdk base image | h1dden-da3m0n | |
| 2021-08-04 | change OS packaging images to be quiet | h1dden-da3m0n | |
| also uses the base dotnet/sdk image where possible | |||
| 2021-07-19 | Update to dotnet 5.0.8 | Cody Robibero | |
| 2021-06-14 | Update to dotnet 5.0.7 | crobibero | |
| 2021-05-17 | Remove erroneous newline | crobibero | |
| 2021-05-14 | Update to dotnet5.0.6 | crobibero | |
| 2021-04-08 | Update to dotnet 5.0.5 | crobibero | |
| 2021-03-09 | Remove Microsoft repo from install step | Joshua M. Boniface | |
| This was breaking Fedora builds due to a mismatch. We can use the .NET SDK 5.0 from the Fedora 33 repos instead and this seems to work. | |||
| 2021-02-09 | Update to dotnet 5.0.3 | crobibero | |
| 2021-01-16 | dotnet 5.0.2 | crobibero | |
| 2020-12-19 | Add static Linux builds for arm and musl | Joshua M. Boniface | |
| 2020-12-09 | Update to dotnet 5.0.1 | crobibero | |
| 2020-11-16 | Merge pull request #4460 from yodatak/patch-1 | Anthony Lavado | |
| Bump dependencies to Fedora 33 | |||
| 2020-11-17 | Fedora: install systemd as build dependency | Odd Stråbø | |
| 2020-11-16 | Merge branch 'master' into docker-pls | Cody Robibero | |
| 2020-11-16 | Fix builders | crobibero | |
| 2020-11-15 | User buster-slim instead of non existent buster | crobibero | |
| 2020-11-15 | Upgrade all netcore3.1 to net5.0 | crobibero | |
| 2020-11-14 | Remove extraneous newline | crobibero | |
| 2020-11-10 | Bump dependencies to Fedora 33 | yodatak | |
| Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 ! | |||
| 2020-11-10 | Update build ci, dockerfiles to .Net5.0 | crobibero | |
| 2020-10-13 | Update to dotnet 3.1.9 | crobibero | |
| 2020-10-09 | Remove references to legacy scripts | crobibero | |
| 2020-09-12 | update to dotnet 3.1.8 | crobibero | |
| 2020-09-04 | Remove GenerateDocumentationFile | crobibero | |
| 2020-09-03 | Merge pull request #4008 from crobibero/publish-with-docs | Joshua M. Boniface | |
| Include xml docs when publishing | |||
| 2020-08-29 | include xml docs when publishing | crobibero | |
