Skip to content
Snippets Groups Projects
Commit 0055eb69 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import kernel-5.14.0-427.20.1.el9_4

parent 27416059
No related branches found
Tags imports/r9/kernel-5.14.0-503.23.1.el9_5
No related merge requests found
......@@ -2013,9 +2013,9 @@ BuildKernel() {
exit 1
fi
mv vmlinuz.signed $SignImage
if [ "$KernelExtension" == "gz" ]; then
gzip -f9 $SignImage
fi
#if [ "$KernelExtension" == "gz" ]; then
# gzip -f9 $SignImage
#fi
# signkernel
%endif
 
......@@ -3733,6 +3733,7 @@ fi
%changelog
* Wed Jun 05 2024 Release Engineering <releng@rockylinux.org> - 5.14.0-427.20.1
- Porting to 9.4, debranding and Rocky branding
- Ensure aarch64 kernel is not compressed
 
* Thu May 23 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.20.1.el9_4]
- ipv6: sr: fix possible use-after-free and null-ptr-deref (Hangbin Liu) [RHEL-33968 RHEL-31732] {CVE-2024-26735}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment