2022-11-24 03:07:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 24 01:33:00 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use Python 3 to build, rather than Python 2.
|
|
|
|
|
|
2022-05-23 08:26:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 23 06:33:29 UTC 2022 - Michael Chang <mchang@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix GCC 12 build failure
|
|
|
|
|
* 0001-Fix-Werror-array-bounds-array-subscript-0-is-outside.patch
|
|
|
|
|
* 0002-reed_solomon-Fix-array-subscript-0-is-outside-array-.patch
|
|
|
|
|
- Revised
|
|
|
|
|
* grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
|
|
|
|
|
|
2021-04-22 07:56:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 21 03:52:37 UTC 2021 - Michael Chang <mchang@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix decompressor is too big error during installation (bsc#1185023)
|
|
|
|
|
* 0001-build-Fix-GRUB-i386-pc-build-with-Ubuntu-gcc.patch
|
|
|
|
|
|
2020-07-02 08:31:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 29 10:25:39 UTC 2020 - Michael Chang <mchang@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix GCC 10 build failure
|
|
|
|
|
* 0001-mdraid1x_linux-Fix-gcc10-error-Werror-array-bounds.patch
|
|
|
|
|
* 0002-zfs-Fix-gcc10-error-Werror-zero-length-bounds.patch
|
|
|
|
|
* 0003-linux-Fix-gcc10-error-Werror-zero-length-bounds.patch
|
|
|
|
|
|
2019-09-06 10:05:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 6 08:54:25 UTC 2019 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Use %autosetup to automate patch application
|
|
|
|
|
* trustedgrub2.spec
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 6 08:18:53 UTC 2019 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix GCC 9 build failure (bsc#1121208)
|
|
|
|
|
* 0001-cpio-Disable-gcc9-Waddress-of-packed-member.patch
|
|
|
|
|
* 0002-jfs-Disable-gcc9-Waddress-of-packed-member.patch
|
|
|
|
|
* 0003-hfs-Fix-gcc9-error-Waddress-of-packed-member.patch
|
|
|
|
|
* 0004-hfsplus-Fix-gcc9-error-with-Waddress-of-packed-membe.patch
|
|
|
|
|
* 0005-acpi-Fix-gcc9-error-Waddress-of-packed-member.patch
|
|
|
|
|
* 0006-usbtest-Disable-gcc9-Waddress-of-packed-member.patch
|
|
|
|
|
* 0007-chainloader-Fix-gcc9-error-Waddress-of-packed-member.patch
|
|
|
|
|
* 0008-efi-Fix-gcc9-error-Waddress-of-packed-member.patch
|
|
|
|
|
|
2018-07-20 07:53:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 17 07:53:10 UTC 2018 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix "no symbol table" error on new binutil, backport patches (bsc#1100984)
|
|
|
|
|
* 0001-Verify-modules-on-build-time-rather-than-failing-in-.patch
|
|
|
|
|
* 0002-module-verifier-Check-range-limited-relative-relocat.patch
|
|
|
|
|
* 0003-support-modules-without-symbol-table.patch
|
|
|
|
|
|
2018-06-22 09:21:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 22 09:08:22 UTC 2018 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix packed-not-aligned error on GCC 8 (bsc#1084632)
|
|
|
|
|
* 0001-Fix-packed-not-aligned-error-on-GCC-8.patch
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 30 08:35:42 UTC 2017 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Allow to execute menuentry unrestricted as default (fate#318574) (bsc#1052420)
|
|
|
|
|
* added grub2-menu-unrestricted.patch
|
|
|
|
|
|
2017-07-27 04:22:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 27 04:05:27 UTC 2017 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix build against flex-2.6.4
|
|
|
|
|
* grub2-fix-build-with-flex-2.6.4.patch
|
|
|
|
|
|
2017-06-06 09:37:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 5 09:37:34 UTC 2017 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix build aginst gcc-7
|
|
|
|
|
* 0001-btrfs-avoid-used-uninitialized-error-with-GCC7.patch
|
|
|
|
|
* 0002-i386-x86_64-ppc-fix-switch-fallthrough-cases-with-GC.patch
|
|
|
|
|
* 0003-Add-gnulib-fix-gcc7-fallthrough.diff.patch
|
|
|
|
|
|
2017-04-04 05:57:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 4 05:42:34 UTC 2017 - meissner@suse.com
|
|
|
|
|
|
|
|
|
|
- disable PIE building, does not make sense for bootloader.
|
|
|
|
|
* trustedgrub2-no-pie.patch
|
|
|
|
|
* trustedgrub2-no-pie2.patch
|
|
|
|
|
|
2017-02-19 07:45:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 19 05:59:19 UTC 2017 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix build aginst glibc 2.25+
|
|
|
|
|
* 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
|
|
|
|
|
* 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch
|
|
|
|
|
|
2016-04-11 06:52:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 22 10:50:15 UTC 2016 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- Add COPYING to %doc
|
|
|
|
|
|
2016-03-18 10:06:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 18 08:24:06 UTC 2016 - mchang@suse.com
|
|
|
|
|
|
|
|
|
|
- New package trustedgrub2 (FATE#316553)
|
|
|
|
|
|