Skip to content

Commit

Permalink
Change barrier for last F38 testing stream release
Browse files Browse the repository at this point in the history
In `38.20231027.2.0` it was the last 38 release of `testing`. It also
happens to be the first release with the zincati problem [1]. To avoid
this problem we'll make the 38->39 update barrier (the one that
satisfies https://docs.fedoraproject.org/en-US/fedora-coreos/update-barrier-signing-keys/
be `38.20231014.2.0` rather than `38.20231027.2.0`.

[1] coreos/fedora-coreos-tracker#1608
  • Loading branch information
dustymabe committed Nov 14, 2023
1 parent 1f875ff commit 2999c75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions updates/testing.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@
}
},
{
"version": "38.20231027.2.0",
"version": "38.20231014.2.0",
"metadata": {
"barrier": {
"reason": "https://docs.fedoraproject.org/en-US/fedora-coreos/update-barrier-signing-keys/"
"reason": "https://github.com/coreos/fedora-coreos-tracker/issues/1490#issuecomment-1810718374"
}
}
},
Expand Down

0 comments on commit 2999c75

Please sign in to comment.