47 Commits

Author SHA1 Message Date
Qiumiao Zhang
a135ea6ea5 fix log printing in tpcm_kunpeng module
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2024-06-25 01:26:25 +00:00
Qiumiao Zhang
61e8096a27 fix CVE-2024-1048 and backport some patches from upstream
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2024-03-06 01:37:18 +00:00
Qiumiao Zhang
f299c42533 change the name of module tpcm to tpcm_kunpeng
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
(cherry picked from commit f7cb167f156e9063c3e2ef6d7858b92b7fb6e8fd)
2023-11-30 10:56:52 +08:00
Qiumiao Zhang
c7c69a645d fix CVE-2023-4692 and CVE-2023-4693
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
(cherry picked from commit 08b19edd823ebee129d218527c530f9b471590a6)
2023-10-09 14:57:01 +08:00
Qiumiao Zhang
0254962f61 tpcm: modify GRUB_IPMI_TIMEOUT_MS from 7000 to 2000
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2023-06-18 15:54:38 +08:00
Qiumiao Zhang
8157957a9e tpcm: support control switch
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2023-06-15 10:33:41 +08:00
Qiumiao Zhang
2b708750bd skip verification when just opening the grub.cfg without loading it
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2023-05-31 15:27:03 +08:00
Qiumiao Zhang
b26253a856 backport some patches from upstream and covert some patches to Unix text format
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2023-04-16 22:26:17 +08:00
Qiumiao Zhang
276c58bae5 backport some patches from upstream
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2023-03-22 20:06:42 +08:00
Qiumiao Zhang
d657f8c8a9 drop the environment variable of skip_tpcm
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2023-02-28 17:49:55 +08:00
t.feng
3cf06cef21 add tpcm support with ipmi channel 2023-02-28 16:51:29 +08:00
Qiumiao Zhang
11301a9659 Remove installkernel and installkernel-bls scripts
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
(cherry picked from commit 8b671ef4c49b7315bdb7807666150a90e942252d)
2023-02-20 09:25:41 +08:00
zhangqiumiao
84d934195e fs/minix: Avoid mistakenly probing ext2 filesystems
Signed-off-by: zhangqiumiao <zhangqiumiao1@huawei.com>
(cherry picked from commit a498e6772ee1ecd064dedc063c5afef71710bbde)
2022-12-09 16:20:51 +08:00
zhangqiumiao
a15cb45a1a fix CVE-2022-2601 and CVE-2022-3775
Signed-off-by: zhangqiumiao <zhangqiumiao1@huawei.com>
2022-11-18 17:42:24 +08:00
wanglu210
2cc635d8d9 backport patches from upstream 2022-08-29 21:53:39 +08:00
c30030848
93d66514d7 fix CVE-2021-3697 CVE-2022-28735 CVE-2022-28736 CVE-2022-28734 CVE-2022-28733 CVE-2021-3695 CVE-2021-3696 2022-06-25 09:51:45 +08:00
xihaochen
d6708c90ec Fix CVE-2021-3981
(cherry picked from commit d6a3fb11e7110c0ba1263ba7690679e23383a9bf)
2022-03-16 15:23:22 +08:00
Qiumiao Zhang
8448417f74 disable grub-boot-success.service
(cherry picked from commit 2143d7b66c70fdea921c1f24765cac492e0b4c7a)
2022-02-26 11:47:45 +08:00
t_feng
49bb5e39f4 Fix bad test on GRUB_DISABLE_SUBMENU
(cherry picked from commit c0df15485f553df601a8943e709bb55a3fe53927)
2021-11-16 10:45:52 +08:00
Qiumiao Zhang
6ba80bd939 verifiers: Fix calling uninitialized function pointer
(cherry picked from commit 93710e0776eec2c73f5d7df08a81e6ea5f29c57f)
2021-09-28 09:23:21 +08:00
eaglegai
753a2516b6 modify git config parameters 2021-08-02 17:39:31 +08:00
yanan-rock
293f7732ba grub2:add grub2-mount to grub2-tools-minimal subpackage
Signed-off-by: yanan-rock <yanan@huawei.com>
(cherry picked from commit 0718bb82b4859152281196067743db25615773c7)
2021-05-26 09:29:51 +08:00
zhangqiumiao
bff88931e6 delete the Symbolic Link of grubenv in grub2-efi-x64 and grub-efi-aa64 packages
(cherry picked from commit 36fb5429623ab49dd7c93e9b6e703f21fdc58a71)
(cherry picked from commit 5220c91fd207a5f13a11df1c46d49f15a4f6f44d)
2021-05-26 09:29:51 +08:00
yanan-rock
280cb983d4 grub2:add grub2-mount to grub2-tools-minimal subpackage
Signed-off-by: yanan-rock <yanan@huawei.com>
(cherry picked from commit f2fa212e55fa8d03a2ee675f6624ed7978220b05)
2021-05-26 09:29:51 +08:00
zhangqiumiao
04459054b6 delete the Symbolic Link of grubenv in grub2-efi-x64 and grub-efi-aa64 packages
(cherry picked from commit 36fb5429623ab49dd7c93e9b6e703f21fdc58a71)
2021-05-18 15:22:43 +08:00
zhangqiumiao
30d5077a8a backport some patches from upstream community and fix incorrect author names in patches
(cherry picked from commit 6510c9a6524a221986c246c780a64c79897c0360)
2021-04-01 22:38:56 +08:00
zhangqiumiao
9958d622bb backport the patches that upstream community released on March 2, 2021
(cherry picked from commit 4b249e2087fce1f7cda9ef99ec98b6ddf3aa1608)
2021-04-01 21:47:43 +08:00
compile_success
f08f40ffc2 add efi_vendor for vendor 2021-03-22 22:23:09 +08:00
Qiumiao Zhang
1e0e02fbbf fix postun error in grub2-efi-x64 2021-03-22 10:06:18 +08:00
shirely16
94d98ab8cc fix CVE-2020-27779-and-CVE-2020-14372 2021-03-18 18:13:54 +08:00
Qiumiao Zhang
8d347cadd0 fix the failure of grub2-efi-x64/grub2-efi-aa64 package on the /boot partition of VFAT file system
(cherry picked from commit 55cbe9dd35167f013818abb34bed9e36ff15ad0c)
2021-03-18 10:33:46 +08:00
yangl777
6fec71e112 fix CVE
(cherry picked from commit 581b26921da67a56f56aca76e5bd399652b3e5e0)
2021-03-17 16:38:59 +08:00
t_feng
95132946bd tftp-roll-over-block-counter-to-prevent-timeouts-with-data-packets
(cherry picked from commit f5cae601cd2a45982d8c56c23480e98c597e6d9a)
2021-02-27 17:44:34 +08:00
Qiumiao Zhang
cbfd7be335 fix kernel not found because grub.cfg using BLS format
(cherry picked from commit 296dcbc4952963300f1ee3fe06593ef63861a542)
2021-02-22 17:30:28 +08:00
zhangqiumiao
bc57820380 remove 08_fallback_counting.in apply grubby 2020-11-13 20:28:55 +08:00
compile_success
ba8262d251 split grub2-tools to minimal and extra 2020-10-29 20:31:44 +08:00
yu_boyun
c4903669e3 del package 2020-08-20 10:34:40 +08:00
hanzj0122_admin
a6d732703b fix CVE-2020-10713 CVE-2020-14308 CVE-2020-14309 CVE-2020-14310 CVE-2020-14311 CVE-2020-15705 CVE-2020-15706 CVE-2020-15707 2020-08-10 16:27:22 +08:00
hanzj0122_admin
d06b38a1ee add CPPFLAGS 2020-08-03 11:35:49 +08:00
hanzj0122_admin
572016aeb9 update to 2.04 2020-08-01 16:57:12 +08:00
chenyaqiang
f665e6d3df remove repeated buildrequest packge “rpm-devel” in grub2.spec 2020-07-17 17:35:36 +08:00
t_feng
1c47c728fb exclude two cmd in grub2-tools 2020-04-24 15:49:39 +08:00
orange-snn
2069ab16ac delete openjdk in buildrequires 2020-03-04 11:59:25 +08:00
h00465007
d6d8226d1a add test cast function 2020-02-20 19:28:44 +08:00
dogsheng
fb432e0c8e Package init 2019-12-25 15:49:09 +08:00
dogsheng
0f7504c3fc Package init 2019-12-13 15:26:39 +08:00
overweight
e9646a9c4d Package init 2019-09-30 10:52:04 -04:00