- 
    Thu Oct 29 2020 Alex Burmashev <alexander.burmashev@oracle.com> - 2.02-87.0.1
    
- Fix tftp code, that was broken after disabling priority queue [Orabug: 31832896]
- Add CVE-2020-15705, CVE-2020-15706, CVE-2020-15707 to the list [Orabug: 31225072]
- Update signing certificate for efi binaries
- honor /etc/sysconfig/kernel DEFAULTKERNEL setting for BLS [Orabug: 30643497]
- set EFIDIR as redhat for additional grub2 tools [Orabug: 29875597]
- Update upstream references [Orabug: 26388226]
- Copy symvers.gz to /boot during kernel install [Orabug: 29773086]
- Insert Unbreakable Enterprise Kernel text into BLS config file [Orabug: 29417955]
- fix symlink removal scriptlet, to be executed only on removal [Orabug: 19231481]
- Fix comparison in patch for 18504756
- Remove symlink to grub environment file during uninstall on EFI platforms [Orabug: 19231481]
- Put "with" in menuentry instead of "using" [Orabug: 18504756]
- Use different titles for UEK and RHCK kernels [Orabug: 18504756]
   
  
  - 
    Tue Jul 28 2020 Peter Jones <pjones@redhat.com> - 2.02-87
    
- Fix several CVEs
  Resolves: CVE-2020-10713
  Resolves: CVE-2020-14308
  Resolves: CVE-2020-14309
  Resolves: CVE-2020-14310
  Resolves: CVE-2020-14311
   
  
  - 
    Mon May 18 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.02-82.el8_2.1
    
- Fix a segfault in grub2-editenv when attempting to shrink a variable
  Resolves: rhbz#1836196
   
  
  - 
    Thu Dec 05 2019 Javier Martinez Canillas <javierm@redhat.com> - 2.02-81
    
- Another fix for blscfg variable expansion support
  Related: rhbz#1669252
   
  
  - 
    Thu Nov 28 2019 Javier Martinez Canillas <javierm@redhat.com> - 2.02-80
    
- Fix PRIxGRUB_EFI_STATUS definition
  Related: rhbz#1761811
- TPM: Print messages if measuraments fail as debug instead of error
  Resolves: rhbz#1761811
- unix/platform: Initialize variable to fix grub-install on UEFI system
  Resolves: rhbz#1768689
- blscfg: add a space char when appending fields for variable expansion
  Resolves: rhbz#1669252
   
  
  - 
    Fri Nov 22 2019 Javier Martinez Canillas <javierm@redhat.com> - 2.02-79
    
- grub-set-bootflag: Write new env to tmpfile and then rename (hdegoede)
  Resolves: CVE-2019-14865
   
  
  - 
    Thu Sep 26 2019 Javier Martinez Canillas <javierm@redhat.com> - 2.02-77
    
- 10_linux_bls: don't add --users option to generated menu entries
  Resolves: rhbz#1755815
   
  
  - 
    Fri Aug 09 2019 Javier Martinez Canillas <javierm@redhat.com> - 2.02-76
    
- Include regexp module in EFI builds
  Resolves: rhbz#1737670
   
  
  - 
    Wed Jun 19 2019 Javier Martinez Canillas <javierm@redhat.com> - 2.02-75
    
- Fix setting default entry on ppc64le when using OPAL
  Resolves: rhbz#1721815
   
  
  - 
    Tue Jun 04 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 2.02-74
    
- Use '-g' instead of '-g3' when compiling grub2.
  Related: rhbz#1653961