Resolves #RHEL-30414

Rebase to 2024.5
This commit is contained in:
Joseph Marrero Corchado 2024-04-15 21:38:59 -04:00
parent bfae990836
commit 54457aca09
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -142,3 +142,4 @@
/rpm-ostree-2023.12.tar.xz /rpm-ostree-2023.12.tar.xz
/rpm-ostree-2024.1.tar.xz /rpm-ostree-2024.1.tar.xz
/rpm-ostree-2024.2.tar.xz /rpm-ostree-2024.2.tar.xz
/rpm-ostree-2024.5.tar.xz

View File

@ -3,7 +3,7 @@
Summary: Hybrid image/package system Summary: Hybrid image/package system
Name: rpm-ostree Name: rpm-ostree
Version: 2024.2 Version: 2024.5
Release: %autorelease Release: %autorelease
License: LGPL-2.0-or-later License: LGPL-2.0-or-later
URL: https://github.com/coreos/rpm-ostree URL: https://github.com/coreos/rpm-ostree
@ -242,6 +242,11 @@ $PYTHON autofiles.py > files.devel \
# Setup rpm-ostree-countme.timer according to presets # Setup rpm-ostree-countme.timer according to presets
%post %post
%systemd_post rpm-ostree-countme.timer %systemd_post rpm-ostree-countme.timer
# Only enable on rpm-ostree based systems and manually force unit enablement to
# explicitly ignore presets for this security fix
if [ -e /run/ostree-booted ]; then
ln -snf /usr/lib/systemd/system/rpm-ostree-fix-shadow-mode.service /usr/lib/systemd/system/multi-user.target.wants/
fi
%preun %preun
%systemd_preun rpm-ostree-countme.timer %systemd_preun rpm-ostree-countme.timer

View File

@ -1 +1 @@
SHA512 (rpm-ostree-2024.2.tar.xz) = 7ba2d5679444e91ab5efb093c831b1ac035e9609a4a2bb3d24a50d0b67db8712f42cf6b9e0c8e43b33fcc22e7c3c243ce65b667c3fd419a69da48404ec29a110 SHA512 (rpm-ostree-2024.5.tar.xz) = 6d684f6f8c586cfe5dbccc6831c4d69da8da04907e0a53adb4d995d42878b86466c1b97e8665e30aeeb94d9795bbda76888ccb7bf00b32a5502ffb9dfa045f66