Commit Graph

32 Commits

Author SHA1 Message Date
Omair Majid
327cfbbf8a Disable packages provided by another .NET version
Related: RHEL-60795
2024-10-22 10:35:46 -04:00
Omair Majid
5077d83941 Update to .NET SDK 8.0.110 and Runtime 8.0.10
Resolves: RHEL-60795
2024-10-16 12:28:50 -04:00
Omair Majid
7828e7fa29 Update to .NET SDK 8.0.108 and Runtime 8.0.8
Resolves: RHEL-52434
2024-08-19 16:34:47 -04:00
Omair Majid
fcf8d547ef Update to .NET SDK 8.0.107 and Runtime 8.0.7
RHEL tools complain about including packages into RHEL 10 if the version
in RHEL 10 is older than the version in RHEL 9. So bump the .NET version
so we can include it into the compose.

Related: RHEL-25950
Related: RHEL-45214
2024-08-07 10:22:33 -04:00
Omair Majid
bf06fbc0eb Fix build
- Resolves: RHEL-25950
- Resolves: RHEL-45214
2024-07-31 14:37:54 -04:00
Troy Dawson
4cae0f364d Bump release for June 2024 mass rebuild 2024-06-24 08:40:46 -07:00
Omair Majid
cb731464b0 Rebuild to add new -dbug packages 2024-01-26 17:43:24 -05:00
Omair Majid
7dca9b0986 Split off pdbs into separate dbg packages
This follows the recommendations at
https://learn.microsoft.com/en-us/dotnet/core/distribution-packaging

In particular, we create 3 new packages:

- dotnet-runtime-dbg-8.0
- aspnetcore-runtime-dbg-8.0
- dotnet-sdk-dbg-8.0

And all .pdb files are packaged into these.
2024-01-24 16:56:36 -05:00
Fedora Release Engineering
ee26a4c3fa Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-24 09:45:51 +00:00
Fedora Release Engineering
d1e1e78963 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 17:29:21 +00:00
Omair Majid
5188d79c60 Update to .NET SDK 8.0.101 and Runtime 8.0.1 2024-01-15 17:23:56 -05:00
Omair Majid
e0cb209bff Don't modify apphost hardcoded path
Instead, rely on the path being set through
/etc/dotnet/install_location. For more details, see
https://github.com/dotnet/designs/blob/main/accepted/2020/install-locations.md
2023-12-12 15:15:59 -05:00
Omair Majid
55ce24fc53 Drop commented out tarball extraction code
It's useless. This was for theoretical tarballs that have never been a
part of .NET. If we need to use them, we can easily add this back.
2023-12-12 15:10:33 -05:00
Omair Majid
e5bc5820e4 Enable gpg signature verification 2023-12-12 14:58:09 -05:00
Omair Majid
409efa8e4e Update to .NET SDK 8.0.100 and Runtime 8.0.0 2023-12-09 19:57:40 -05:00
Omair Majid
714d1872f4 Update to .NET SDK 8.0.100 RC 2 and Runtime 8.0.0 RC 2 2023-12-09 07:18:51 -05:00
Omair Majid
725355e8cb Add various fixes from CentOS Stream 9 2023-12-08 08:58:16 -05:00
Omair Majid
f65fbb1ce4 Address some review comments
.NET 8 isn't being packaged for RHEL 7 at all, so lets drop all
conditionals related to that.
2023-10-17 17:49:00 -04:00
Omair Majid
1c903a1bc8 Update to .NET 8 RC 1 2023-09-15 18:35:34 -04:00
Omair Majid
cebafb882b Update to .NET SDK 8.0.100 Preview 7 and Runtime 8.0.0 Preview 7 2023-08-14 10:12:49 -04:00
Omair Majid
b78c27ad5f Fix changelog date 2023-07-19 17:28:12 -04:00
Omair Majid
2b3e6f96e7 Remove lttng and other tracing-specific dependencies from the runtime package 2023-07-18 16:42:00 -04:00
Omair Majid
1db2dda2ae Update to .NET SDK 8 Preview 6 and Runtime 8 Preview 6 2023-07-17 09:49:52 -04:00
Omair Majid
e79c8a8673 Update to .NET SDK 8.0.100 Preview 5 and Runtime 8.0.0 Preview 5 2023-06-19 17:35:09 -04:00
Omair Majid
6d7669732a Fix build on ppc64le and s390x 2023-06-01 18:33:27 -04:00
Omair Majid
4fd04b3643 Update to .NET 8 Preview 4 2023-05-18 10:28:40 -04:00
Omair Majid
f195492959 Update bootstrap arm64 tarball 2023-04-13 06:53:17 -04:00
Omair Majid
e622bf22a4 Update to .NET SDK 8.0.100 Preview 3 and Runtime 8.0.0 Preview 3 2023-04-12 11:48:24 -04:00
Omair Majid
0600c351a9 Update to .NET SDK 8.0.100 Preview 2 and Runtime 8.0.0 Preview 2 2023-03-15 10:41:40 -04:00
Omair Majid
51446e8906 Fix typo in license string: Exception -> exception 2023-03-01 14:01:21 -05:00
Omair Majid
616cd13c52 Fix release and remove unneeded dependency on nodejs-devel 2023-02-22 23:59:23 -05:00
Omair Majid
ff075d8ac1 Update to .NET SDK 8.0.100 Preview 1 and Runtime 8.0.0 Preview 1 2023-02-22 17:10:15 -05:00