Skip to content

Commit

Permalink
next: move F35 barrier to 36.20220410.1.1
Browse files Browse the repository at this point in the history
It turns out Raspberry Pi 4 machines had a kernel regression
in the Fedora 36 kernels up until this point. Since the barrier
on 36.20220325.1.0 was placed there simply for the signing key
rotation thing and no other reason, let's just move it.

See coreos/fedora-coreos-tracker#1145
  • Loading branch information
dustymabe committed Apr 19, 2022
1 parent fbd3521 commit 40fde3e
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions updates/next.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,6 @@
}
}
},
{
"version": "36.20220325.1.0",
"metadata": {
"barrier": {
"reason": "https://docs.fedoraproject.org/en-US/fedora-coreos/update-barrier-signing-keys/"
}
}
},
{
"version": "36.20220410.1.1",
"metadata": {
Expand All @@ -67,6 +59,9 @@
"duration_minutes": 2880,
"start_epoch": 1650376800,
"start_percentage": 0.0
},
"barrier": {
"reason": "https://docs.fedoraproject.org/en-US/fedora-coreos/update-barrier-signing-keys/"
}
}
}
Expand Down

0 comments on commit 40fde3e

Please sign in to comment.