.NET Core CLI tools and runtime
Go to file
Troy Dawson cd39cf0709 dotnet3.1 package is retired on c9s for CS-1038 2022-04-14 12:22:48 -07:00
tests Update to .NET SDK 3.1.117 and Runtime 3.1.17 2021-08-12 15:43:07 -04:00
.gitignore Update to .NET SDK 3.1.118 and Runtime 3.1.18 2021-08-27 09:21:15 -04:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
build-bootstrap-tarball RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
build-coreclr-clang10.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
build-dotnet-tarball Update to .NET SDK 3.1.117 and Runtime 3.1.17 2021-08-12 15:43:07 -04:00
check-debug-symbols.py RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
cli-telemetry-optout.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
core-setup-gcc11.patch Merged update from upstream sources 2021-01-17 22:32:43 +00:00
coreclr-libunwind-fno-common.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
corefx-39633-cgroupv2-mountpoints.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
corefx-39686-cgroupv2-01.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
corefx-39686-cgroupv2-02.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
corefx-42900-clang-10.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
corefx-openssl-0001-Use-EVP_PKEY-for-RSA-key-generation.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0002-Use-EVP_PKEY-for-RSA-Decrypt.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0003-Use-EVP_PKEY-for-RSA-signing-operations.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0004-Support-compiling-against-OpenSSL-3-headers.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0005-Make-portable-builds-work-across-OpenSSL-1.0.2-1.1.1.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0006-Fix-merge-issues-and-make-the-build-work.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0007-OpenSSL3-Register-legacy-algorithms-when-needed.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0008-Work-around-OpenSSL-3.0-ciphers-not-restoring-origin.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0009-Use-1-instead-of-true-for-more-portable-code.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0010-Stop-using-ERR_GET_FUNC-since-it-has-been-removed-in.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-openssl-0011-Adjust-crypto-shim-for-functions-renamed-for-OSSL3-b.patch Fix building and running against OpenSSL 3 beta 2 2021-08-24 11:54:01 -04:00
corefx-optflags-support.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
dead.package dotnet3.1 package is retired on c9s for CS-1038 2022-04-14 12:22:48 -07:00
disable-aspnetcore-targetingpackoverride.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
dotnet.sh.in RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
dotnet3.1.rpmlintrc Update to .NET SDK 3.1.115 and Runtime 3.1.15 2021-05-20 17:45:40 -04:00
dotnet3.1.spec Update to .NET SDK 3.1.118 and Runtime 3.1.18 2021-08-27 09:21:15 -04:00
gating.yaml Add CentOS 9 RID to fix roslyn build 2021-04-21 12:18:57 -04:00
rename-tarball Update to .NET SDK 3.1.115 and Runtime 3.1.15 2021-05-20 17:45:40 -04:00
rpminspect.yaml lttng tools are not available for CI 2021-04-23 16:50:00 -04:00
source-build-ilasm-ildasm-path-fix.patch Update to .NET SDK 3.1.115 and Runtime 3.1.15 2021-05-20 17:45:40 -04:00
source-build-warnings-are-not-errors.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:49:41 +02:00
sources Update to .NET SDK 3.1.118 and Runtime 3.1.18 2021-08-27 09:21:15 -04:00
update-release Update to .NET SDK 3.1.115 and Runtime 3.1.15 2021-05-20 17:45:40 -04:00

README.md

Overview

This is the .NET Core 3.1 package for Fedora.

This package is maintained by the Fedora DotNet SIG (Special Interest Group). You can find out more about the DotNet SIG at:

Please report any issues using bugzilla.

Specification

This package follows package naming and contents suggested by upstream, with one exception. It installs dotnet to /usr/lib64/dotnet (aka %{_libdir}).

Contributing

General Changes

  1. Fork the repo.

  2. Checkout the forked repository.

    • git clone ssh://$USER@pkgs.fedoraproject.org/forks/$USER/rpms/dotnet3.1.git
    • cd dotnet3.1
  3. Make your changes. Don't forget to add a changelog.

  4. Do local builds.

    • fedpkg local
  5. Fix any errors that come up and rebuild until it works locally.

  6. Do builds in koji.

    • fedpkg scratch-build --srpm
  7. Commit the changes to the git repo.

    • git add any new patches
    • git remove any now-unnecessary patches
    • git commit -a
    • git push
  8. Create a pull request with your changes.

  9. Once the tests in the pull-request pass, and reviewers are happy, do a real build.

    • fedpkg build
  10. For non-rawhide releases, file updates using bodhi to ship the just-built package out to users.

    OR

    • fedpkg update

Updating to an new upstream release

  1. Fork the repo.

  2. Checkout the forked repository.

    • git clone ssh://$USER@pkgs.fedoraproject.org/forks/$USER/rpms/dotnet3.1.git
    • cd dotnet3.1
  3. Build the new upstream source tarball. Update the versions in the spec file. Add a changelog. This is generally automated by the following.

    • ./update-release <sdk-version> <runtime-version>

    If this fails because of compiler errors, you might have to figure out a fix, then add the patch in build-dotnet-tarball script rather than the spec file.

  4. Do local builds.

    • fedpkg local
  5. Fix any errors that come up and rebuild until it works locally. Any patches that are needed at this point should be added to the spec file.

  6. Do builds in koji.

    • fedpkg scratch-build --srpm
  7. Upload the source archive to the Fedora look-aside cache.

    • fedpkg new-sources path-to-generated-dotnet-source-tarball.tar.gz
  8. Commit the changes to the git repo.

    • git add any new patches
    • git remove any now-unnecessary patches
    • git commit -a
    • git push
  9. Create a pull request with your changes.

  10. Once the tests in the pull-request pass, and reviewers are happy, do a real build.

    • fedpkg build
  11. For non-rawhide releases, file updates using bodhi to ship the just-built package out to users.

    OR

    • fedpkg update

Testing

This package uses CI tests as defined in tests/test.yml. Creating a pull-request or running a build will fire off tests and flag any issues. We have enabled gating (via gating.yaml) on the tests. That prevents a build that fails any test from being released until the failures are waived.

The tests themselves are contained in this external repository: https://github.com/redhat-developer/dotnet-regular-tests/