Update from upstream (fips-mode-setup /boot == /, empty /boot)
- fips-mode-setup: Fix test for empty /boot (RHEL-11350) - fips-mode-setup: Avoid 'boot=UUID=' if /boot == / (RHEL-11350) Resolves: RHEL-11350
This commit is contained in:
parent
7480c1a366
commit
f92ae4b1f8
@ -1,5 +1,5 @@
|
||||
%global git_date 20231109
|
||||
%global git_commit 0ceff7facb8c156a612e5be7619bbe902d12eae6
|
||||
%global git_date 20231113
|
||||
%global git_commit e9247c2b86669a983824300002a0f8fc9e8ce333
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -238,6 +238,10 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 13 2023 Clemens Lang <cllang@redhat.com> - 20231113-1.gite9247c2
|
||||
- fips-mode-setup: Fix test for empty /boot (RHEL-11350)
|
||||
- fips-mode-setup: Avoid 'boot=UUID=' if /boot == / (RHEL-11350)
|
||||
|
||||
* Thu Nov 09 2023 Clemens Lang <cllang@redhat.com> - 20231109-1.git0ceff7f
|
||||
- Restore support for scoped ssh_etm directives (RHEL-15925)
|
||||
- Print matches in syntax deprecation warnings (RHEL-15925)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git0ceff7f.tar.gz) = 78b9b5630c3727deebb8e87de1ac05b57914041e96e6ed074606286525c6c73bf26a77db82dd3fdda863336ed1930a8352a8f7df7cabe5d3fcd22d21da87b108
|
||||
SHA512 (crypto-policies-gite9247c2.tar.gz) = 0d3468861a7d4bce144ac700fec22ab0eab90c07056c86113a1786158dd65bb16eb5e80a16112deb566d7f0a5409a50a908b0aa8e4ebf609129c43a0dd725dfb
|
||||
|
Loading…
Reference in New Issue
Block a user