- 
    Tue Aug 11 2020 EL Errata <el-errata_ww@oracle.com> - 8.40-41.0.1
    
- Handle cleanup of modules.* for RHCK and UEK [Orabug: 18493431]
- Pick a suitable default kernel to boot if the current option is removed [Orabug: 22738301]
- Set whatever entry before saved entry
- Set different titles for RHCK and UEK [Orabug: 18504756] (Kevin Lyons)
   
  
  - 
    Thu May 07 2020 Javier Martinez Canillas <javierm@redhat.com> - 8.40-41
    
- grubby-bls: only attempt to update the cmdline if was already set
  Related: rhbz#1152027
   
  
  - 
    Wed May 06 2020 Javier Martinez Canillas <javierm@redhat.com> - 8.40-40
    
- Fix installed man page file mode bits
  Related: rhbz#1812065
   
  
  - 
    Wed Apr 29 2020 Javier Martinez Canillas <javierm@redhat.com> - 8.40-39
    
- grubby-bls: strip only /boot from paths
  Resolves: rhbz#1738238
- Make grubby to also update GRUB_CMDLINE_LINUX in /etc/default/grub
  Resolves: rhbz#1152027
- grubby-bls: fix corner case when a kernel param value contains a '='
  Resolves: rhbz#1787584
- grubby-bls: update man page to match options in current wrapper script
  Resolves: rhbz#1812065
- grubby-bls: always escape the delimiter character used in sed commands
  Related: rhbz#1787584
- grubby-bls: add a --no-etc-grub-update option
  Related: rhbz#1152027
   
  
  - 
    Thu Nov 28 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-38
    
- grubby-bls: don't print rpm-sort error messages
  Resolves: rhbz#1731924
- grubby-bls: remove -o option and support -c for ppc64le grub config
  Resolves: rhbz#1758598
- grubby-bls: fix logic to check if the kernelopts var is defined in a BLS
  Resolves: rhbz#1726514
- grubby-bls: don't update grubenv when generating grub.cfg for ppc64le
  Related: rhbz#1726514
   
  
  - 
    Mon May 20 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-37
    
- grubby-bls: unset default entry if is the one being removed
  Resolves: rhbz#1668329
- grubby-bls: error if args or remove-args is used without update-kernel
  Related: rhbz#1690765
- grubby-bls: make --update-kernel ALL to update kernelopts var in grubenv
  Resolves: rhbz#1690765
- grubby-bls: fix --add-kernel not working when using the --args option
  Related: rhbz#1690765
   
  
  - 
    Mon May 06 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-36
    
- grubby-bls: show absolute path when printing error about incorrect param
  Related: rhbz#1706091
   
  
  - 
    Fri May 03 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-35
    
- Use mountpoint command to check whether /boot is a mount point
  Resolves: rhbz#1706091
   
  
  - 
    Wed Dec 19 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-34
    
- grubby-bls: expand all variables in options field when updating it
  Resolves: rhbz#1660700
   
  
  - 
    Tue Dec 18 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-33
    
- Correctly set LDFLAGS to include hardened flags (pjones)
  Related: rhbz#1654936