SHA256
1
0
forked from pool/grub2

Accepting request 651963 from home:michael-chang:branches:Base:System

- Change default tsc calibration method to pmtimer on EFI (bsc#1114754)
  * 0001-tsc-Change-default-tsc-calibration-method-to-pmtimer.patch

- ieee1275: Fix double free in CAS reboot (bsc#1111955)
  * grub2-ppc64-cas-fix-double-free.patch

OBS-URL: https://build.opensuse.org/request/show/651963
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=318
This commit is contained in:
2018-11-26 09:10:43 +00:00
committed by Git OBS Bridge
parent 209e8b508d
commit f13c0d44cf
4 changed files with 144 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 26 06:54:34 UTC 2018 - mchang@suse.com
- Change default tsc calibration method to pmtimer on EFI (bsc#1114754)
* 0001-tsc-Change-default-tsc-calibration-method-to-pmtimer.patch
-------------------------------------------------------------------
Fri Oct 19 07:17:34 UTC 2018 - mchang@suse.com
- ieee1275: Fix double free in CAS reboot (bsc#1111955)
* grub2-ppc64-cas-fix-double-free.patch
-------------------------------------------------------------------
Thu Oct 4 06:52:58 UTC 2018 - glin@suse.com