-
Notifications
You must be signed in to change notification settings - Fork 157
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
[testing] tree: promote changes from next at 52df6c0c1fc16c301be05ee0b3597e668492e8d7 #2375
Conversation
Part of rebase to Fedora 38: coreos/fedora-coreos-tracker#1356
"evra": "2:4.17.6-0.fc37.x86_64" | ||
}, | ||
"libsmbios": { | ||
"evra": "2.4.3-7.fc37.x86_64" |
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.
"evra": "1.1-3.fc38.x86_64" | ||
}, | ||
"libunistring1.0": { | ||
"evra": "1.0-1.fc38.x86_64" |
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.
"evra": "2:0.6.0-5.fc37.x86_64" | ||
}, | ||
"mozjs102": { | ||
"evra": "102.9.0-1.fc37.x86_64" |
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.
"evra": "0.80-13.fc37.x86_64" | ||
}, | ||
"pcre": { | ||
"evra": "8.45-1.fc37.2.x86_64" |
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.
"evra": "4.18.1-1.fc38.x86_64" | ||
}, | ||
"rpm-sequoia": { | ||
"evra": "1.3.0-1.fc38.x86_64" |
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.
"evra": "059-2.fc38.x86_64" | ||
}, | ||
"duktape": { | ||
"evra": "2.7.0-2.fc38.x86_64" |
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.
}, | ||
"nmstate": { | ||
"evra": "2.2.9-2.fc37.x86_64" | ||
"evra": "2.2.9-1.fc38.x86_64" |
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.
Note this is a "downgrade" but I've analyzed the dist-git repo and I believe this is just an artifact of how %autorelease
works. i.e. because there was an extra commit in f37
that wasn't in f38
it thought it was -2
. AFAIU the packaged software in both these versions is equivalent.
"evra": "2.5.5-6.fc38.aarch64" | ||
}, | ||
"libatomic": { | ||
"evra": "13.0.1-0.12.fc38.aarch64" |
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.
looks like an aarch64
only addition.
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.
"evra": "251.13-6.fc37.x86_64" | ||
}, | ||
"systemd-boot-unsigned": { | ||
"evra": "251.13-6.fc37.x86_64" |
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.
Promotion diff failure is expected and only contains the one single discrepancy we expect. |
This is intentional: #2375 (comment). |
This moves
testing
to Fedora 38!Part of coreos/fedora-coreos-tracker#1356.