Commit Graph

103 Commits

Author SHA1 Message Date
js6pak
9c88243f6d dotnet: fetch hash from nuget.org in update.sh
This brings down the time needed to update one version from ~10min to ~20s for me
2024-11-17 18:35:21 -04:00
David McFarland
f2da78e1be dotnetCorePackages.sdk_9_0: 9.0.100-rc.2.24474.11 -> 9.0.100 2024-11-17 18:35:21 -04:00
David McFarland
0a5c33f88b dotnet-sdk_6: 6.0.427 -> 6.0.428 2024-11-17 18:35:21 -04:00
David McFarland
aa319c6f1e dotnet-sdk: 8.0.403 -> 8.0.404 2024-11-17 18:35:20 -04:00
David McFarland
112a4c48c6 dotnet: add passthru.runtime/aspnetcore to sdk packages 2024-11-17 14:19:25 -04:00
David McFarland
10caab00e5 dotnet-bin: 9.0.0-rc.1 -> 9.0.0-rc.2 2024-10-14 18:47:31 -03:00
David McFarland
8bc360991f dotnet-bin: 8.0.8 -> 8.0.10 2024-10-14 18:47:31 -03:00
David McFarland
9f96b62e23 dotnet-bin: 6.0.33 -> 6.0.35 2024-10-14 18:47:31 -03:00
David McFarland
2c97d67f62 dotnet: split sdk packages by platform 2024-09-24 20:43:24 -03:00
David McFarland
bcc99eb197 dotnet: 9.0.0-preview.7 -> 9.0.0-rc.1 2024-09-16 09:02:56 -03:00
David McFarland
39db502492 dotnet: 9.0.0-preview.6 -> 9.0.0-preview.7 2024-08-20 17:49:24 -03:00
David McFarland
f5cb52f553 dotnet: 8.0.7 -> 8.0.8 2024-08-19 19:48:18 -03:00
David McFarland
e66920030f dotnet: 6.0.32 -> 6.0.33 2024-08-19 15:03:18 -03:00
David McFarland
10ec056013 dotnet: 6.0.31 -> 6.0.32 2024-07-13 10:22:43 -03:00
David McFarland
9a87d1b6de dotnet: 9.0.0-preview.5 -> 9.0.0-preview.6 2024-07-13 10:22:43 -03:00
David McFarland
6fbc62574c dotnet: 8.0.6 -> 8.0.7 2024-07-13 10:22:43 -03:00
David McFarland
f364437d7b dotnet: add runtime.osx-arm64.Microsoft.DotNet.ILCompiler 2024-07-07 19:22:19 -03:00
David McFarland
f36b8c7687 dotnet: add ilcompiler package 2024-07-07 18:44:07 -03:00
David McFarland
da0208ac60 dotnet: 9.0.0-preview.4 -> 9.0.0-preview.5 2024-06-13 17:19:42 -03:00
David McFarland
1a063be406 dotnetCorePackages.sdk_9_0: 9.0.0-preview.2 -> 9.0.0-preview.4 2024-06-06 20:07:13 -03:00
David McFarland
5f7390af48 dotnetCorePackages.sdk_8_0: 8.0.5 -> 8.0.6 2024-06-02 16:37:00 -03:00
David McFarland
6113a9f660 dotnetCorePackages.sdk_7_0: 7.0.19 -> 7.0.20 2024-06-02 16:37:00 -03:00
David McFarland
01eb221ace dotnetCorePackages.sdk_6_0: 6.0.30 -> 6.0.31 2024-06-02 16:37:00 -03:00
David McFarland
fdec08260d dotnetCorePackages.sdk_8_0: 8.0.4 -> 8.0.5 2024-05-14 21:58:25 -03:00
David McFarland
7a0036a4e9 dotnetCorePackages.sdk_7_0: 7.0.18 -> 7.0.19 2024-05-14 21:58:09 -03:00
David McFarland
b849834581 dotnetCorePackages.sdk_6_0: 6.0.29 -> 6.0.30 2024-05-14 21:57:40 -03:00
David McFarland
23dfb91c31 dotnetCorePackages.sdk_8_0: 8.0.3 -> 8.0.4 2024-04-16 14:40:10 -03:00
David McFarland
637f3aa120 dotnetCorePackages.sdk_7_0: 7.0.117 -> 7.0.118 2024-04-16 14:40:10 -03:00
David McFarland
739e58eae5 dotnetCorePackages.sdk_6_0: 6.0.28 -> 6.0.29 2024-04-16 14:40:10 -03:00
David McFarland
bbf28447f2 dotnetCorePackages.sdk_9_0: 9.0.0-preview.1 -> 9.0.0-preview.2 2024-04-04 10:25:17 -03:00
David McFarland
d2dc458e2b dotnet-sdk_8: 8.0.2 -> 8.0.3 2024-03-30 16:57:29 -03:00
David McFarland
9df74c38ef dotnet-sdk_7: 7.0.16 -> 7.0.17 2024-03-30 16:57:29 -03:00
David McFarland
a63d85073a dotnet-sdk_6: 6.0.27 -> 6.0.28 2024-03-30 16:57:29 -03:00
David McFarland
3328c8b30f dotnet: add support for feature bands in update.sh
This will make e.g. both sdk_8_0_2xx and sdk_8_0_1xx available, with
sdk_8_0 poiting to the latest.
2024-03-30 11:38:40 -03:00
David McFarland
64beddbb27 dotnetCorePackages.sdk_9_0: init at 9.0.100-preview.1.24101.2 2024-03-05 18:42:44 -04:00
David McFarland
043eab9a5a dotnetCorePackages.dotnet_8: init at 8.0.2 2024-03-03 15:15:08 -04:00
Raphael Robatsch
0468d889c6 dotnet-sdk_8: 8.0.101 -> 8.0.201
https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.2/8.0.2.md
Fixes CVE-2024-21386, CVE-2024-21404
2024-02-26 16:07:02 -04:00
Raphael Robatsch
aab27012a0 dotnet-sdk_7: 7.0.405 -> 7.0.406
Release notes: https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.16/7.0.16.md
Fixes CVE-2024-21386, CVE-2024-21404
2024-02-26 16:07:02 -04:00
Raphael Robatsch
19df862e28 dotnet-sdk_6: 6.0.418 -> 6.0.419
Release notes: https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.27/6.0.27.md
Fixes CVE-2024-21386, CVE-2024-21404
2024-02-26 16:07:02 -04:00
David McFarland
1444ad2697 dotnet/update.sh: add ILLink.Tasks package 2024-02-26 16:00:15 -04:00
Raphael Robatsch
b7d7416278 dotnet-sdk_8: 8.0.100 -> 8.0.101
https://github.com/dotnet/core/releases/tag/v8.0.1
Fixes CVE-2024-21319, CVE-2024-0057
2024-01-11 18:00:33 +01:00
Raphael Robatsch
50e760ea3a dotnet-sdk_7: 7.0.404 -> 7.0.405
https://github.com/dotnet/core/releases/tag/v7.0.15
Fixes CVE-2024-21319, CVE-2024-0057
2024-01-11 18:00:33 +01:00
Raphael Robatsch
90cdd717e3 dotnet-sdk_6: 6.0.417 -> 6.0.418
https://github.com/dotnet/core/releases/tag/v6.0.26
Fixes CVE-2024-21319, CVE-2024-0057
2024-01-11 18:00:33 +01:00
mdarocha
7538921747 dotnet-sdk_8: 8.0.100-rc.2.23502.2 -> 8.0.100 2023-11-15 21:52:33 +01:00
mdarocha
67fd986747 dotnet-sdk_7: 7.0.403 -> 7.0.404 2023-11-15 08:51:52 +01:00
mdarocha
6202a4001c dotnet-sdk: 6.0.416 -> 6.0.417 2023-11-15 08:51:23 +01:00
mdarocha
62d0001621 dotnet-sdk_8: 8.0.100-rc.1.23455.8 -> 8.0.100-rc.2.23502.2 2023-10-25 19:52:18 +02:00
mdarocha
de2dd42771 dotnet-sdk_7: 7.0.401 -> 7.0.403 2023-10-25 19:52:12 +02:00
mdarocha
8968faffae dotnet-sdk_6: 6.0.414 -> 6.0.416 2023-10-25 19:40:03 +02:00
mdarocha
ab466279f2 dotnet-sdk_8: 8.0.100-preview.5.23303.2 -> 8.0.100-rc.1.23455.8
I've excluded the broken packages for now, so that 8.0 can be updated.
After official release those packages should be investigated again.

Also required fixes to excluded new aspnetcore-runtime-compose packages
(which I assume are for the new .NET Docker composite functionality)
2023-09-13 19:22:17 +02:00