- 
    Thu Aug 22 2019 Edward Leung <edward.leung@oracle.com> - 8.40-37.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)
   
  
  - 
    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
   
  
  - 
    Tue Dec 04 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-32
    
- grubby-bls: lookup default entry by either id or title on grub2
  Related: rhbz#1654936
   
  
  - 
    Fri Nov 23 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-31
    
- grubby-bls: allow to specify the same kernel param multiple times
  Resolves: rhbz#1652486
- grubby-bls: expand kernel options if these are environment variables
  Resolves: rhbz#1649785
- grubby-bls: always generate the BLS snippets when adding new entries
  Resolves: rhbz#1653365
- Improve man page for --info option (jstodola)
  Resolves: rhbz#1651672
   
  
  - 
    Tue Nov 20 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-30
    
- grubby-bls: also print the absolute path in the --default-kernel option
  Resolves: rhbz#1649778
   
  
  - 
    Mon Nov 19 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-29
    
- grubby-bls: print the absolute kernel and initramfs images paths
  Resolves: rhbz#1649778
- grubby-bls: make info print the root parameter if is present in cmdline
  Resolves: rhbz#1649791