Commit Graph

39 Commits

Author SHA1 Message Date
CvH
49309ff8d2 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-02-25 11:42:29 +01:00
Rudi Heitbaum
fd8f3b9a50 dotnet-runtime: Update ASP.NET 6.x to 6.0.14 and addon (1) 2023-02-18 08:38:19 +00:00
CvH
760bfe2c6c addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-02-05 21:10:34 +01:00
Rudi Heitbaum
5810171c3b dotnet-runtime: Update ASP.NET 6.x to 6.0.13 and addon (1) 2023-01-26 08:19:39 +00:00
CvH
75177dfc80 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-01-19 20:53:56 +01:00
Rudi Heitbaum
3c856f28a7 dotnet-runtime: Update ASP.NET 6.x to 6.0.12 and addon (1) 2022-12-14 12:06:35 +00:00
CvH
0f4fd5307c addons: reset versions to 0 2022-12-05 20:47:46 +01:00
CvH
66623697a7 addons: reset changelogs 2022-12-05 20:39:40 +01:00
Rudi Heitbaum
6ed62efd76 dotnet-runtime: Update ASP.NET 6.x to 6.0.11 and addon (125) 2022-11-10 11:24:44 +00:00
Rudi Heitbaum
adf5b90354 dotnet-runtime: Drop ASP.NET Core Runtime 3.1 and addon (124) 2022-10-15 05:35:26 +00:00
Rudi Heitbaum
cdfce7f9f4 dotnet-runtime: Update ASP.NET 6.x to 6.0.10 and addon (123) 2022-10-13 10:35:07 +00:00
Rudi Heitbaum
e0d9f84af8 dotnet-runtime: Update ASP.NET 6.x to 6.0.9 and addon (122) 2022-09-25 05:14:45 +00:00
Rudi Heitbaum
a68e2de680 dotnet-runtime: Update ASP.NET 6.x to 6.0.8 and addon (121) 2022-08-14 02:30:12 +00:00
Rudi Heitbaum
b2501a732a dotnet-runtime: Update ASP.NET 6.x to 6.0.7 and addon (120) 2022-08-02 13:02:21 +00:00
heitbaum
4e097b9679 jellyfin: update License and Description 2022-07-12 10:09:14 +00:00
Rudi Heitbaum
e10ed4060f dotnet-runtime: Update ASP.NET 6.x to 6.0.5 and addon (119) 2022-06-15 13:57:00 +00:00
Rudi Heitbaum
4427a4274e dotnet-runtime: Repackaged to only include ASP.NET 6 and addon (118)
- Repackaged to only include ASP.NET 6 (as .NET 6 Runtime is included within ASP.NET.)
- LibreELEC now only includes OpenSSL 3 and not OpenSSL 1.x.
  - .NET 6 is the first .NET version to support OpenSSL 3.
  - If your .NET Core 3.1 application requires OpenSSL - it will not work with
    this release of LibreELEC.
2022-05-22 05:31:40 +00:00
Rudi Heitbaum
661e223984 dotnet-runtime: Update .NET and ASP.NET 6.x to 6.0.5 and addon (117) 2022-05-17 13:56:06 +00:00
Rudi Heitbaum
a385622595 dotnet-runtime: Update .NET and ASP.NET 6.x to 6.0.4 and addon (116)
release notes:
- https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.4/6.0.4.md
- https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.3/6.0.3.md
- https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.2/6.0.2.md
2022-04-24 13:19:34 +00:00
heitbaum
95e1b5e435 dotnet-runtime: Drop ASP.NET 5.x and Add ASP.NET 6.x and addon (115) 2022-01-02 03:52:24 +00:00
heitbaum
af7283bdb0 dotnet-runtime: enables both ASP.NET 3.x and ASP.NET 5.x and addon (114)
.NET 3.1.16 which includes both .NET and ASP.NET Core Runtimes have been
relocated to the dotnet3-runtime package to enable both 3.x, 5.x to be
available to applications.

Also added .NET Runtime 5.0.7 and ASP.NET Core Runtime 5.0.7

The following additional packages have been added as dependancies of
this package.

- add aspnet5-runtime (used by Jellyfin)
- add dotnet3-runtime (used by Emby4)
- add dotnet5-runtime (used by Jellyfin)
2021-08-17 16:43:35 +10:00
heitbaum
53bdac0427 dotnet-runtime: update to 3.1.16
update 3.1.10 (2020-11-10) to 3.1.16 (2021-06-08)

release notes:
- 3.1.11 (security) - https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.11.md
- 3.1.12 (security) - https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.12.md
- 3.1.13 (security) - https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md
- 3.1.14 - https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.14/3.1.14.md
- 3.1.15 (security) - https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.15.md
- 3.1.16 (security) - https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.16.md
2021-07-04 05:13:22 +00:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
18bcc7ff7c dotnet-runtime: update to ASP.NET Core Runtime 3.1.10 2021-01-02 05:46:31 +00:00
thoradia
42b1be4923 dotnet-runtime: update to ASP.NET Core Runtime 3.1.9 2020-10-31 10:59:32 +01:00