Skip to content

[release/6.0] Add Fedora 38 RID - #74383

Merged
carlossanlop merged 1 commit into
dotnet:release/6.0from
omajid:6.0-fedora-38-rid
Sep 7, 2022
Merged

[release/6.0] Add Fedora 38 RID#74383
carlossanlop merged 1 commit into
dotnet:release/6.0from
omajid:6.0-fedora-38-rid

Conversation

@omajid

Copy link
Copy Markdown
Member

Fedora 38 is now in development:

$ podman run -it registry.fedoraproject.org/fedora:rawhide
[root@d3934d2b267b /]# cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image Prerelease)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image Prerelease)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
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
VARIANT="Container Image"
VARIANT_ID=container

Backport of #74377 and #74372

Fedora 38 is now in development:
$ podman run -it registry.fedoraproject.org/fedora:rawhide
[root@d3934d2b267b /]# cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image Prerelease)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image Prerelease)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
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
VARIANT="Container Image"
VARIANT_ID=container
@ghostghost added area-Infrastructure-libraries community-contribution Indicates that the PR has been added by a community member labels Aug 22, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

Fedora 38 is now in development:

$ podman run -it registry.fedoraproject.org/fedora:rawhide
[root@d3934d2b267b /]# cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image Prerelease)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image Prerelease)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
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
VARIANT="Container Image"
VARIANT_ID=container

Backport of #74377 and #74372

Author:omajid
Assignees:-
Labels:

area-Infrastructure-libraries

Milestone:-

@carlossanlop

Copy link
Copy Markdown
Contributor

Approved by @wfurt so this looks good to merge.

@carlossanlop
carlossanlop merged commit b73b309 into dotnet:release/6.0Sep 7, 2022
carlossanlop added a commit to vseanreesermsft/runtime that referenced this pull request Oct 5, 2022
They were introduced in September in these 3 PRs:
- Microsoft.Extensions.DependencyInjection: dotnet#74366
- Microsoft.Extensions.Hosting.WindowsServices: dotnet#74188
- Microsoft.NETCore.Platforms (RIDs): dotnet#74383
carlossanlop added a commit that referenced this pull request Oct 5, 2022
* Update branding to 6.0.11
* Reseting OOB package authoring changes.
They were introduced in September in these 3 PRs:
- Microsoft.Extensions.DependencyInjection: #74366
- Microsoft.Extensions.Hosting.WindowsServices: #74188
- Microsoft.NETCore.Platforms (RIDs): #74383
Co-authored-by: Carlos Sanchez <1175054+carlossanlop@users.noreply.github.com>
@ghostghost locked as resolved and limited conversation to collaborators Oct 8, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-librariescommunity-contributionIndicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@omajid@carlossanlop@wfurt@smasher164