Skip to content

Commit e9034ee

Browse files
jlebondustymabe
authored andcommitted
Revert "build.sh: freeze rpm-ostree on 2025.10-2.fc42"
This reverts commit 712634c. We can have v2025.11 in cosa now that we have new libselinux. We don't strictly need something from it but there's no point in keeping a pin either.
1 parent b612599 commit e9034ee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ install_rpms() {
5656
local builddeps
5757
local frozendeps=""
5858

59-
# Freeze rpm-ostree on v2025.10 until we have new enough libselinux. See
60-
# https://github.com/coreos/fedora-coreos-tracker/issues/2030.
61-
frozendeps=$(echo rpm-ostree-{,libs-}2025.10-2.fc42)
62-
6359
# First, a general update; this is best practice. We also hit an issue recently
6460
# where qemu implicitly depended on an updated libusbx but didn't have a versioned
6561
# requires https://bugzilla.redhat.com/show_bug.cgi?id=1625641

0 commit comments

Comments
 (0)