Skip to content

Commit

Permalink
fix(pin): sssd to 2.10 (#2119)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Jan 8, 2025
1 parent 9d8b7ba commit 5a652f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions build_files/base/18-workarounds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,11 @@ fi
# rpm-ostree override replace https://bodhi.fedoraproject.org/updates/FEDORA-2024-dd2e9fb225
#fi

# Ping sssd version
# See Issue: https://github.com/ublue-os/bluefin/issues/2118
if [ "$FEDORA_MAJOR_VERSION" -eq "41" ]; then
rpm-ostree override replace https://bodhi.fedoraproject.org/updates/FEDORA-2024-bfd5344277
fi


echo "::endgroup::"

0 comments on commit 5a652f8

Please sign in to comment.