Commit Graph

31 Commits

Author SHA1 Message Date
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
awiouy
d518bbf679 dotnet-runtime: update to 3.1.5 2020-07-14 14:04:06 +02:00
awiouy
d594e286a4 dotnet-runtime: fix x86_64 url 2020-05-07 13:19:22 +02:00
awiouy
ba64302045 dotnet-runtime: update to 3.1.3 2020-04-20 12:31:40 +02:00
Andre Heider
3c8862a701 build: add and use get_install_dir()
Don't hardcode get_build_dir()/.install_pkg in multiple places.
2019-12-31 11:26:49 +01:00
awiouy
bdf25dbdb7 dotnet-runtime: update to 2.2.6 2019-07-10 23:26:04 +02:00
MilhouseVH
fd4f97b05e dotnet-runtime: redundant custom unpack() 2019-05-25 00:30:19 +01:00
awiouy
f517719571 dotnet-runtime: update to 2.2.4 2019-04-19 12:53:39 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00