Overview

Request 991250 accepted

- Bump version: 9.24.16 → 9.24.17
This version includes fixes for:
* Fix booting GRUB submenu entries with hybrid images (linux/linuxefi)
Variables assigned with "set" are not visible in submenus for some reason.
Export $linux and $initrd, so that they also work in submenu entries.
Fixes bsc#1192523
- Don't exit the script on deprecated function use (bsc#1196644)
The "exit 0" there stops processing of the calling script with a success exit
code, which leads to incomplete and broken images.
- Ensure backward compatibility on deprecated methods
This commit ensures backward compatibility for deprecated
config bash script utilities.
Fixes bsc#1195229
- Bump version: 9.24.15 → 9.24.16
This version upgrade includes several fixes:
* Fixed regression in compression detection
The change from 282529de8f612dee32d54ee868c2365dcd829220
Introduced a bad regression. The assumption was made that the
xz tool could be used to detect if a file is compressed or not.
However, this requires the file to be locally present. In the
scope of the method call is_compressed() and within a remote
deployment e.g PXE this is not the case. Therefore the former
way to "detect" the compression according to the .xz postfix
of the source filename was restored. In addition the function
name was changed to is_xz_compressed() because that's what the
method can do and not more. This Fixes #2015
Fixes a regression in the scope of bsc#1192975 (#c16)
* 'KIWI NG 9: KIWI NG Documentation' -> 'Building Linux System Appliances with KIWI Next Generation (KIWI NG )
* suggested in bsc#1189294#c2 for more clarity
* change has been discussed with and approved by main author (Marcus S.)

Request History
Victor Zhestkov's avatar

vzhestkov created request

- Bump version: 9.24.16 → 9.24.17
This version includes fixes for:
* Fix booting GRUB submenu entries with hybrid images (linux/linuxefi)
Variables assigned with "set" are not visible in submenus for some reason.
Export $linux and $initrd, so that they also work in submenu entries.
Fixes bsc#1192523
- Don't exit the script on deprecated function use (bsc#1196644)
The "exit 0" there stops processing of the calling script with a success exit
code, which leads to incomplete and broken images.
- Ensure backward compatibility on deprecated methods
This commit ensures backward compatibility for deprecated
config bash script utilities.
Fixes bsc#1195229
- Bump version: 9.24.15 → 9.24.16
This version upgrade includes several fixes:
* Fixed regression in compression detection
The change from 282529de8f612dee32d54ee868c2365dcd829220
Introduced a bad regression. The assumption was made that the
xz tool could be used to detect if a file is compressed or not.
However, this requires the file to be locally present. In the
scope of the method call is_compressed() and within a remote
deployment e.g PXE this is not the case. Therefore the former
way to "detect" the compression according to the .xz postfix
of the source filename was restored. In addition the function
name was changed to is_xz_compressed() because that's what the
method can do and not more. This Fixes #2015
Fixes a regression in the scope of bsc#1192975 (#c16)
* 'KIWI NG 9: KIWI NG Documentation' -> 'Building Linux System Appliances with KIWI Next Generation (KIWI NG )
* suggested in bsc#1189294#c2 for more clarity
* change has been discussed with and approved by main author (Marcus S.)


Pablo Suárez Hernández's avatar

PSuarezHernandez accepted request

openSUSE Build Service is sponsored by