add the source file of config_for_secure

(cherry picked from commit 0581c6fd5b71da492416a32b0ae171e42a95f568)
This commit is contained in:
chenhaixing 2022-11-04 11:19:09 +08:00 committed by openeuler-sync-bot
parent e104d240e7
commit d5554f9a9d

View File

@ -14,7 +14,7 @@
Name: grub2 Name: grub2
Epoch: 1 Epoch: 1
Version: 2.06 Version: 2.06
Release: 13 Release: 14
Summary: Bootloader with support for Linux, Multiboot and more Summary: Bootloader with support for Linux, Multiboot and more
License: GPLv3+ License: GPLv3+
URL: http://www.gnu.org/software/grub/ URL: http://www.gnu.org/software/grub/
@ -31,6 +31,7 @@ Source10: 20-grub.install
Source11: bootstrap Source11: bootstrap
Source12: bootstrap.conf Source12: bootstrap.conf
Source13: sbat.csv.in Source13: sbat.csv.in
Source14: config_for_secure
%include %{SOURCE1} %include %{SOURCE1}
%include %{SOURCE2} %include %{SOURCE2}
@ -436,6 +437,12 @@ fi
%{_datadir}/man/man* %{_datadir}/man/man*
%changelog %changelog
* Fri Nov 4 2022 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.06-14
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:add the source file of config_for_secure
* Sun Oct 23 2022 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.06-13 * Sun Oct 23 2022 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.06-13
- Type:bugfix - Type:bugfix
- CVE:NA - CVE:NA