[release/5.0] Add Fedora 35 RID#48203
Conversation
|
Tagging subscribers to this area: @safern, @ViktorHofer Issue DetailsFedora rawhide now uses the fedora.35-x64 RID: This is a backport of #48200
|
|
We need to bump Platforms package version and build it, right? cc: @Anipik |
05a6cd2 to
3bc7773
Compare
Done now. |
|
@rbhanda do we need this change for 5.0.4 ? |
|
Anipik
left a comment
There was a problem hiding this comment.
@omajid can you update the packageIndex.json as well ? https://github.com/dotnet/runtime/blob/release/5.0/docs/project/library-servicing.md
Fedora rawhide now uses the fedora.35-x64 RID:
$ podman run -it registry.fedoraproject.org/fedora:rawhide /bin/bash -c 'cat /etc/os-release'
NAME=Fedora
VERSION="35 (Container Image Prerelease)"
ID=fedora
VERSION_ID=35
VERSION_CODENAME=""
PLATFORM_ID="platform:f35"
PRETTY_NAME="Fedora 35 (Container Image Prerelease)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:35"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/"
SUPPORT_URL="https://fedoraproject.org/wiki/Communicating_and_getting_help"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
VARIANT="Container Image"
VARIANT_ID=container
3bc7773 to
e806448
Compare
Sure, running a |
ViktorHofer
left a comment
There was a problem hiding this comment.
@Anipik can you please take a look at the other packageIndex.json changes in the PR?
| "BaselineVersion": "5.0.1", | ||
| "InboxOn": {} | ||
| }, | ||
| "runtime.osx-x64.runtime.native.System.IO.Ports": { |
There was a problem hiding this comment.
@Anipik are these changes necessary or should we just update it for the platforms package?
There was a problem hiding this comment.
its fine we can keep these, it will help to reduce the noise in future.
|
Is this okay to merge now? |
|
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-dev-innerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Thanks for merging this! |
Fedora rawhide now uses the fedora.35-x64 RID:
This is a backport of #48200