15
0

Accepting request 729426 from home:markoschandras:sysinstall

- Update to 2.27.0
  * Uninstall linux-firmware and linux-firmware-whence
  * Fixed use of flake8
  * Allow configurable gzip binary name
  * Do not delete cracklib from /usr/share
  * Fedora 30 functional and boot tests
  * rpm-distro: ensure we selinux relabel underlying directories
  * Allow extra repositories to be added to images
  * yum-minimal: install fedora-release-cloud

OBS-URL: https://build.opensuse.org/request/show/729426
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal
2019-09-09 13:07:20 +00:00
committed by Git OBS Bridge
parent f52658cab3
commit 116bbaf5b9
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Sep 9 11:33:05 UTC 2019 - Markos Chandras <mchandras@suse.de>
- Update to 2.27.0
* Uninstall linux-firmware and linux-firmware-whence
* Fixed use of flake8
* Allow configurable gzip binary name
* Do not delete cracklib from /usr/share
* Fedora 30 functional and boot tests
* rpm-distro: ensure we selinux relabel underlying directories
* Allow extra repositories to be added to images
* yum-minimal: install fedora-release-cloud
-------------------------------------------------------------------
Thu Aug 22 06:31:15 UTC 2019 - Markos Chandras <mchandras@suse.de>