David McFarland
75c085f6c2
dotnet: strip native symbols from runtime
...
This reduces the output size of dotnet_9.vmr from 4.2GiB to 1.9GiB.
2024-03-09 17:33:41 -04:00
David McFarland
ecad5a115d
dotnet: add publish and web tests
...
This adds a helper for creating dotnet tests, and adds tests for:
- normal publish and run via wrapper
- aspnetcore web app
2024-03-09 13:30:36 -04:00
David McFarland
445b240555
Merge pull request #290351 from corngood/dotnet-fixes
...
dotnet: infrastructure cleanup
2024-03-09 11:34:48 -04:00
David McFarland
6611426071
Merge pull request #290636 from corngood/dotnet-sdk-9
...
dotnetCorePackages.dotnet_9: init at 9.0.0-preview.1
2024-03-08 13:34:04 -04:00
David McFarland
9cc5673665
dotnet/update.sh: move substitutions to avoid loss of errors
2024-03-06 10:14:21 -04:00
David McFarland
496c9cf685
dotnet/update.sh: remove redundant backslashes
2024-03-06 10:14:21 -04:00
David McFarland
c3397c44f4
dotnet/update.sh: fix error when nixpkgs path is not defined
2024-03-06 10:14:21 -04:00
zowoq
8ca587c437
dotnetCorePackages.dotnet_8.sdk: remove updateScript to fix eval
2024-03-06 15:04:37 +10:00
David McFarland
8bb2df361a
dotnetCorePackages.dotnet_9: init at 9.0.0-preview.1
2024-03-06 00:21:39 -04:00
David McFarland
e05ba07431
dotnet: fix updateScript on preview releases
2024-03-06 00:21:39 -04: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
8cd5d4e3ad
dotnet/update.sh: remove DotNetHost packages from dotnet 9+
2024-03-05 18:42:32 -04:00
David McFarland
043eab9a5a
dotnetCorePackages.dotnet_8: init at 8.0.2
2024-03-03 15:15:08 -04:00
David McFarland
845b559abe
dotnet/update.sh: use sdk patch version instead of runtime
...
There's a one:many relationship between runtimes and sdks. This allows
fetching a specific SDK (e.g. 8.0.102 vs 8.0.201), even when both use
the same runtime (8.0.2).
2024-03-03 15:15:08 -04:00
David McFarland
f9b82960ec
dotnet-sdk: add test for single-file compilation
2024-02-26 16:24:54 -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
Silvan Mosberger
12e32d6dbb
dotnet-sdk: Don't add attributes when allowAliases disabled
2023-12-22 20:04:05 +01:00
mdarocha
aa7e324b91
dotnet-sdk_8: fix smoke test
2023-11-15 21:52:37 +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
mdarocha
2986a48d63
dotnet-sdk: 7.0.400 -> 7.0.401
2023-09-13 18:07:43 +02:00
mdarocha
435cacfb5e
dotnet-sdk_6: 6.0.413 -> 6.0.414
2023-09-13 18:06:19 +02:00
mdarocha
d2d7504a4a
dotnet-sdk_7: 7.0.306 -> 7.0.400
2023-09-08 08:32:45 +02:00
mdarocha
71c971b0f1
dotnet-sdk: 6.0.412 -> 6.0.413
2023-09-08 08:32:41 +02:00
TomaSajt
ed60ed3562
Fix useDotnetFromEnv's DOTNET_ROOT detection
2023-08-08 00:37:49 +02:00
mdarocha
73a1cc7c9d
dotnet-sdk_7: 7.0.305 -> 7.0.306
2023-07-23 23:09:31 +02:00
mdarocha
78220caeb0
dotnet-sdk: 6.0.411 -> 6.0.412
2023-07-14 01:28:33 +02:00
mdarocha
4217948676
dotnet-sdk: update.sh - run atomically
2023-07-14 01:11:05 +02:00
mdarocha
f79c73c2ca
dotnet-sdk: update.sh - fail if determining a nuget hash fails
2023-07-14 00:51:15 +02:00
mdarocha
bc97bc20c3
dotnet-sdk_7: 7.0.304 -> 7.0.305
2023-06-23 19:20:25 +02:00
mdarocha
2d48715421
dotnet-sdk: 6.0.410 -> 6.0.411
2023-06-23 19:20:16 +02:00
mdarocha
521649a9e4
dotnet-sdk: include Crossgen2 packages in sdk-specific nuget source
2023-06-21 17:06:31 +02:00
Felix Schröter
eb9eeea5d3
dotnet-sdk_8: 8.0.100-preview.4.23260.5 -> 8.0.100-preview.5.23303.2
2023-06-13 21:05:35 +02:00
Felix Schröter
65d2e188f3
dotnet-sdk_7: 7.0.302 -> 7.0.304
2023-06-13 20:00:30 +02:00
Felix Schröter
d27a697d50
dotnet-sdk_6: 6.0.408 -> 6.0.410
2023-06-13 20:00:29 +02:00
mdarocha
3908d1362f
dotnet-sdk_7: 7.0.203 -> 7.0.302
2023-05-27 11:31:29 +02:00
mdarocha
82c4abd194
dotnet-sdk_8: 8.0.0-preview.3.23177.8 -> 8.0.0-preview.4.23260.4
2023-05-17 07:51:05 +02:00
Sandro
98853bbb80
Merge pull request #225833 from JamieMagee/dotnet-8.0
...
dotnet-sdk_8: 8.0.100-preview.2.23157.25 -> 8.0.100-preview.3.23178.7
2023-04-12 10:54:49 +02:00
Sandro
5666b3c419
Merge pull request #225836 from JamieMagee/dotnet-7.0
...
dotnet-sdk_7.0: 7.0.202 -> 7.0.203
2023-04-12 10:54:32 +02:00