forked from pool/diskimage-builder
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:
committed by
Git OBS Bridge
parent
f52658cab3
commit
116bbaf5b9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10b3aa9c6515deef6ca0418ebb1f5c0c220d4cbfb2cb5bc452b12885ae478cc8
|
||||
size 421821
|
||||
3
diskimage-builder-2.27.0.tar.gz
Normal file
3
diskimage-builder-2.27.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da374d8782a5059e00f2a6dbccdf8d16ff288c8b41478c67790583b1211b9770
|
||||
size 421632
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# are only ever run inside the disk image build chroot).
|
||||
%global __requires_exclude_from ^%{python3_sitelib}/diskimage_builder/elements/.*$
|
||||
Name: diskimage-builder
|
||||
Version: 2.26.1
|
||||
Version: 2.27.0
|
||||
Release: 0
|
||||
Summary: Image Building Tools for OpenStack
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user