Skip to content

Commit

Permalink
Resolve kernel changelog sequencing (#11664)
Browse files Browse the repository at this point in the history
  • Loading branch information
jslobodzian authored Dec 23, 2024
1 parent 8217fe3 commit 0604281
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion SPECS-SIGNED/kernel-64k-signed/kernel-64k-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ echo "initrd of kernel %{uname_r} removed" >&2
%exclude /module_info.ld

%changelog
* Mon Nov 25 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Bump release to match kernel

* Wed Dec 18 2024 Rachel Menge <[email protected]> - 6.6.57.1-6
Expand Down
2 changes: 1 addition & 1 deletion SPECS-SIGNED/kernel-signed/kernel-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ echo "initrd of kernel %{uname_r} removed" >&2
%exclude /module_info.ld

%changelog
* Mon Nov 25 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Bump release to match kernel

* Wed Dec 18 2024 Rachel Menge <[email protected]> - 6.6.57.1-6
Expand Down
2 changes: 1 addition & 1 deletion SPECS-SIGNED/kernel-uki-signed/kernel-uki-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ popd
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi

%changelog
* Mon Nov 25 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Bump release to match kernel

* Wed Dec 18 2024 Rachel Menge <[email protected]> - 6.6.57.1-6
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-64k/kernel-64k.spec
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ echo "initrd of kernel %{uname_r} removed" >&2
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Mon Nov 25 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Bump release to match kernel

* Wed Dec 18 2024 Rachel Menge <[email protected]> - 6.6.57.1-6
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-headers/kernel-headers.spec
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ done
%endif

%changelog
* Mon Nov 25 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Bump release to match kernel

* Wed Dec 18 2024 Rachel Menge <[email protected]> - 6.6.57.1-6
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel/kernel-uki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ cp %{buildroot}/boot/vmlinuz-uki-%{kernelver}.efi %{buildroot}/boot/efi/EFI/Linu
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi

%changelog
* Mon Nov 25 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Bump release to match kernel

* Wed Dec 18 2024 Rachel Menge <[email protected]> - 6.6.57.1-6
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel/kernel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ echo "initrd of kernel %{uname_r} removed" >&2
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Mon Nov 25 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Enable CONFIG_INTEL_TDX_GUEST and CONFIG_TDX_GUEST_DRIVER

* Wed Dec 18 2024 Rachel Menge <[email protected]> - 6.6.57.1-6
Expand Down

0 comments on commit 0604281

Please sign in to comment.