15
0

Accepting request 703278 from home:jesusaur:branches:devel:languages:python

- Upgrade to 2.22.0
  * Only enable dbus-daemon for fedora-29 and below
  * Switch simple-init to support python3
  * openssh-server: harden sshd config
  * Support defining the free space in the image
  * Allow specification of filesystem journal size
  * Document the various global filesystem options
  * Constraint networkx to <2.3 for Python 2
  * Fix Fedora aarch64 image location
  * debian-minimal buster support
  * Also use selinuxenabled to check selinux status

OBS-URL: https://build.opensuse.org/request/show/703278
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2019-05-20 09:19:42 +00:00
committed by Git OBS Bridge
parent 18cecda30e
commit 161da5a13a
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0aa3b9472edaaf6ff41d26aa74ab116629ea96fb402b3be2c576f295bbdf1f9
size 409367

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e600c3fc7ab7578d3e8c847e6688a8f81e1e034f842659e64e5e39dbe9af3fc2
size 410939

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed May 15 23:41:19 UTC 2019 - Jonathan Harker <jharker@suse.com>
- Upgrade to 2.22.0
* Only enable dbus-daemon for fedora-29 and below
* Switch simple-init to support python3
* openssh-server: harden sshd config
* Support defining the free space in the image
* Allow specification of filesystem journal size
* Document the various global filesystem options
* Constraint networkx to <2.3 for Python 2
* Fix Fedora aarch64 image location
* debian-minimal buster support
* Also use selinuxenabled to check selinux status
-------------------------------------------------------------------
Fri Apr 12 13:36:52 UTC 2019 - Markos Chandras <mchandras@suse.de>

View File

@@ -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.21.0
Version: 2.22.0
Release: 0
Summary: Image Building Tools for OpenStack
License: Apache-2.0