Commit Graph

115 Commits

Author SHA1 Message Date
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
626897d40e Initial import (fedora#2244633) 2023-12-07 11:29:59 -05:00
Omair Majid
312aac5651 Merge branch 'dotnet-sig' into rawhide 2023-12-07 10:59:42 -05:00
releng bot
e3cca4bf78 Added the README 2023-12-07 15:51:25 +00: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
ecce7a2b28 Delete duplicate /tests/.fmf directory
There's one at /.fmf already.
2023-08-17 14:54:14 -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
cf4a97a2ac Add a gating rule for other-archs too
We want to gate on all architectures building and working fine. We can't
release .NET if it's broken on any architecture.
2023-08-01 19:56:03 -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
a4152f1584 Migrate from STI to tmt 2023-03-01 14:01:10 -05:00
Omair Majid
3d93ceeb6c Update README 2023-02-23 00:00:25 -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
Omair Majid
b52c19333d Update to .NET SDK 7.0.102 and Runtime 7.0.2 2023-01-12 10:03:55 -05:00
Omair Majid
07c25a4a56 Update to .NET SDK 7.0.101 and Runtime 7.0.1 2023-01-11 15:53:18 -05:00
Omair Majid
d4a5e7b612 Update to .NET SDK 7.0.100 and Runtime 7.0.0 2023-01-10 18:24:12 -05:00
Omair Majid
245126e9b7 Add missing source files 2023-01-09 12:45:43 -05:00
Omair Majid
6da5370c5d Update README 2023-01-09 11:37:37 -05:00
Omair Majid
a008701dd9 Merge branch 'dotnet-sig/main' 2023-01-09 11:36:38 -05:00
Gwyn Ciesla
7b01d0b533 Added the README 2023-01-09 15:31:41 +00:00
Omair Majid
be2ce50c06 Update License field
To comply with SPDX identifiers.

Also remove some test files where the Fedora licensing situation isn't
clear.
2023-01-07 12:14:22 -05:00
Omair Majid
de2f31ceab Don't build dotnet package on Fedora 38
But keep it for older versions.
2022-11-21 11:52:00 -05:00
Omair Majid
f78d53f5cc Don't build dotnet package on Fedora
Fix the conditional - it was accidentally building dotnet package on
Fedora too. Make it clear that dotnet subpackage should not be built
with .NET 7 on Fedora or newer versions of RHEL.
2022-11-16 18:56:59 -05:00
Omair Majid
d101c05df6 Some cleanups based on initial package review
- Add a variable to represent the .NET major version
- Accept man pages with any extensions
- Improve Release to handle upgrades
2022-11-14 15:24:39 -05:00
Omair Majid
c78aca21d6 Add a patch to fix clang 15 compat on ppc64le 2022-11-11 16:53:20 -05:00
Omair Majid
593af93cdc Fix changelog date 2022-11-10 17:19:13 -05:00