Omair Majid
ae4e86a8b7
Update to .NET 10 RC 2
...
Update to .NET SDK 10.0.100-rc.2.25502.107 and Runtime
10.0.0-rc.2.25502.10.
2025-11-20 08:15:07 -05:00
Yaakov Selkowitz
52e2c059d4
Revert "Revbump for rebootstrap"
...
This reverts commit 0b45e5517d .
2025-11-20 08:14:48 -05:00
Omair Majid
0825254ffd
Disable bootstrap
2025-11-19 15:46:15 -05:00
Yaakov Selkowitz
0b45e5517d
Revbump for rebootstrap
2025-11-19 13:11:18 -05:00
Yaakov Selkowitz
65ad2b8947
Build with clang20 in ELN
...
This will need to be fixed soon, as RHEL 10 will soon also be getting
llvm/clang 21, but in the meantime this lets us build.
2025-11-19 13:07:58 -05:00
Omair Majid
43981e0620
Fix CFLAGS for older clang
2025-10-29 22:11:01 -04:00
Omair Majid
9feab35d65
Fix sources
2025-10-29 10:06:57 -04:00
Omair Majid
9e556b85d7
Don't build with clang 21
2025-10-29 10:05:17 -04:00
Omair Majid
16f442cc36
Merge remote branch 'dotnet-sig/main'
2025-10-01 17:29:12 -04:00
releng bot
a2f6355091
Added the README
2025-09-30 20:16:29 +00:00
Omair Majid
67b5a19847
Address package review feedback
...
- Remove macros around old/EOL fedora versions like 35 and 38.
- Update bundled versions of components
- Add missing bundled versions for components
2025-09-30 12:13:32 -04:00
Omair Majid
7aab984d9e
Update to .NET 10 RC 1
2025-09-19 12:17:40 -04:00
Omair Majid
49962d0d9e
Update .NET 10 Preview 7
2025-09-08 12:57:05 -04:00
Omair Majid
243efe5136
Update to .NET 10 Preview 6
2025-07-20 19:29:04 -04:00
Omair Majid
d085705b43
Update to .NET 10 Preview 5
2025-07-01 09:48:25 -04:00
Omair Majid
6a9604b2d5
Update to .NET SDK 10.0.100-preview.4.25258.110 and Runtime 10.0.0-preview.4.25258.110
2025-05-16 11:51:30 -04:00
Omair Majid
bedcdd0c61
Update to .NET SDK 10.0.100-preview.2.25164.1 and Runtime 10.0.0-preview.2.25163.2
2025-04-03 15:53:19 -04:00
Omair Majid
2224608773
Update to .NET SDK 10.0.100-preview.1.25121.1 and Runtime 10.0.0-preview.1.25080.5
2025-02-27 17:03:51 -05:00
Omair Majid
d6cb477036
Update to a nightly commits of .NET 10
2025-01-24 23:47:10 -05:00
Omair Majid
618eabedae
Update URLS to point to new CDN
...
See https://github.com/dotnet/core/issues/9671 for more details about
the CDN and associated changes.
2025-01-23 16:48:19 -05:00
Omair Majid
a0fc4507f7
Support disabling packages provided by another .NET version
...
When a newer .NET version is released, the newer version version is
expected to provide the `dotnet-host` RPM (and a few other subpackages).
It's possible to end up in a situation where multiple .NET source
packages are producing `dotnet-host` (and other subpackages). That
causes confusion in terms of which package is put in the final
repo-compose or updates repo. Some tools/systems/tests straight up fail
to handle this and start producing errors.
For more details, see:
https://bugzilla.redhat.com/show_bug.cgi?id=2319834
This commit adds scaffolding so we can, in the future, stop producing
the `dotnet-host` (and other subpackages) from this package, and rely on
another .NET source package producing it. As it is, this should be a
no-op change for now.
2025-01-23 16:47:29 -05:00
Omair Majid
b75c4a784e
Retry on build failures on ppc64le/s390x
2025-01-07 18:02:10 -05:00
Omair Majid
e9af317b82
Initial port to .NET 10
2024-12-17 16:27:03 -05:00
Omair Majid
083eaaee98
Update to .NET SDK 9.0.101 and Runtime 9.0.0
2024-12-04 09:53:22 -05:00
Omair Majid
5a4aae0607
Update to .NET SDK 9.0.100 and Runtime 9.0.0
2024-11-12 19:06:18 -05:00
Omair Majid
cf310fbb40
Disable bootstrap
2024-10-21 21:47:35 -04:00
Omair Majid
8147e6f509
Update to .NET SDK 9.0.100-rc.2.24474.1 and Runtime 9.0.0-rc.2.24473.5
...
Rebootstrap
2024-10-21 11:44:23 -04:00
Omair Majid
da144986d6
Disable bootstrap
2024-09-23 09:28:17 -04:00
Omair Majid
0402f4a970
Upload sources
2024-09-20 16:30:40 -04:00
Omair Majid
543022ff68
Merge remote-tracking branch 'dotnet-sig/dotnet9.0/main' into rawhide
2024-09-20 12:41:59 -04:00
releng bot
cf55eecbe7
Added the README
2024-09-20 15:51:27 +00:00
Omair Majid
728927d3a2
Update to .NET 9 RC 1
2024-09-13 17:29:28 -04:00
Omair Majid
47f095e38a
Add macros.dotnet
...
This is from:
https://src.fedoraproject.org/rpms/dotnet8.0/c/c5f452d31d85d11de19732837609d4b1470bda16?branch=rawhide
2024-09-07 09:37:16 -04:00
Omair Majid
c841ec4f7e
Update to .NET 9 Preview 7
2024-08-27 14:24:59 -04:00
Omair Majid
0ad630f76e
Add uninstall tests to CI
...
And make sure we are testing .NET 9.
2024-07-17 07:27:03 -04:00
Omair Majid
ab3e17e4a2
Fix permission on ilc binary
2024-07-03 16:54:55 -04:00
Omair Majid
164e703ed5
Update to upstream e48b2112b5b536efb5c97188b6fd778fc55ff3d6
...
And add the new NativeAOT subpackage
2024-07-03 16:38:08 -04:00
Omair Majid
e467606f06
Update to .NET SDK 9.0.100-preview.5.24307.1 and Runtime 9.0.0-preview.5.24306.7
2024-06-20 10:20:38 -04:00
Omair Majid
fdd2f42856
Update to .NET SDK 9.0.100-preview.4.24267.1 and Runtime 9.0.0-preview.4.24266.19
2024-06-03 11:34:42 -04:00
Omair Majid
160ff6bbbf
Fix bootstrapping for arm64, ppc64le and s390x
2024-05-14 16:52:47 -04:00
Omair Majid
d16a574e08
Fix building on RHEL and aarch64
2024-05-10 16:53:15 -04:00
Omair Majid
df679cb5c1
Verify bootstrap is working and disable hacks
2024-04-29 10:59:24 -04:00
Omair Majid
78f61bc525
Update to .NET SDK 9.0.100-preview.3.24204.13 and Runtime 9.0.0-preview.3.24172.9
2024-04-26 13:04:03 -04:00
Omair Majid
4f6532190c
Update to .NET SDK 9 preview 2 and Runtime 9 preview 2
2024-03-17 07:11:04 -04:00
Omair Majid
d6645fff9e
Initial .NET 9 package
...
Forked from dotnet8.0 from Fedora
2024-03-10 12:15:28 -04:00
Omair Majid
30b751bb2d
Update to .NET SDK 8.0.102 and Runtime 8.0.2
2024-02-15 17:18:07 -05: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