Package Release Info

rubygem-cfa_grub2-2.0.0-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ruby3.4-rubygem-cfa_grub2

Change Logs

* Thu Jun 20 2019 mvidner@suse.com
- Dropped the changes_only argument of Default,DeviceMap#save
  following the same change in BaseModel#save in cfa-1.0.0
  because the merging was not working anyway (bsc#1137948)
- Drop support for Ruby 2.2 and 2.3; add 2.6.
- 2.0.0
* Thu Aug 16 2018 mfilka@suse.com
- bnc#1053559
  - fixed serial_console= to use new terminal= API
- 1.0.1
* Tue Jul 10 2018 mfilka@suse.com
- bnc#1053559
  - backward incompatible change in API
  - modified Grub2::Default#terminal and terminal= to handle multiple
    values in GRUB_TERMINAL. Former one returns array (was string) of
    strings since now. Later one expects array of strings as argument,
    array items are joined into space separated value of the option.
- 1.0.0
* Thu Nov 30 2017 jreidinger@suse.com
- fix reading GRUB_TERMINAL (caused by fix for bsc#1068578)
- 0.6.5
* Thu Nov 30 2017 jreidinger@suse.com
- avoid crash if config file uses trailing comment (bsc#1068578)
- 0.6.4
* Wed Aug 02 2017 jreidinger@suse.com
- do not share parsers to avoid use of wrong file content as cache
  (bsc#1044409)
- 0.6.3
* Wed Apr 19 2017 jreidinger@suse.com
- fix parsing grub.cfg with multi-level of submenus (bsc#1009025)
- 0.6.2
* Wed Mar 29 2017 jreidinger@suse.com
- Fix switched xen hypervisor and xen kernel parameters
  (bsc#1014136)
- 0.6.1
* Mon Mar 20 2017 jreidinger@suse.com
- adapt to new cfa version (bsc#1023204)
- 0.6.0
* Wed Dec 07 2016 jreidinger@suse.com
- Use correct configuration file for xen kernel parameters
  (bsc#1012503)
- 0.5.3