This update for shim fixes the following issues:
Update to version 15.8:
Security issues fixed:
The NX flag is disable which is same as the default value of shim-15.8, hence, not need to enable it by this patch now.
Adopt the macros from fde-tpm-helper-macros to update the signature in the sealed key after a bootloader upgrade
Update shim-install to amend full disk encryption support
Removed POSTPROCESSPE_FLAGS=-N from the build command in shim.spec to enable the NX compatibility flag when using post-process-pe after discussed with grub2 experts in mail. It's useful for further development and testing. (bsc#1205588)