-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[release/5.0] Add Fedora 36 RID #57703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer Issue DetailsIt's currently in development:
|
can you add the packaging changes here ? updating packageIndex.json and packageVersion |
62c9910
to
9ff144e
Compare
Thanks, @Anipik! Done. |
cc @aik-jahoda |
@@ -1107,7 +1107,8 @@ | |||
"3.0.0", | |||
"5.0.0", | |||
"5.0.1", | |||
"5.0.2" | |||
"5.0.2", | |||
"5.0.3" | |||
], | |||
"BaselineVersion": "5.0.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this needs to be updated as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. I rebased it on release/5.0, which has picked up this (and other) changes from #57226
9ff144e
to
94d010d
Compare
It's currently in development: $ podman run -it registry.fedoraproject.org/fedora:rawhide /bin/cat /etc/os-release NAME="Fedora Linux" VERSION="36 (Container Image Prerelease)" ID=fedora VERSION_ID=36 VERSION_CODENAME="" PLATFORM_ID="platform:f36" PRETTY_NAME="Fedora Linux 36 (Container Image Prerelease)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:36" 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
94d010d
to
8e1c45e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
It's currently in development: