Hello community,
here is the log from the commit of package diskimage-builder for
openSUSE:Factory checked in at 2019-07-22 12:19:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diskimage-builder (Old)
and /work/SRC/openSUSE:Factory/.diskimage-builder.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diskimage-builder"
Mon Jul 22 12:19:37 2019 rev:25 rq:715642 version:2.25.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/diskimage-builder/diskimage-builder.changes
2019-05-22 11:14:42.454548428 +0200
+++
/work/SRC/openSUSE:Factory/.diskimage-builder.new.4126/diskimage-builder.changes
2019-07-22 12:19:38.271676215 +0200
@@ -1,0 +2,42 @@
+Mon Jul 15 11:21:56 UTC 2019 - Markos Chandras <[email protected]>
+
+- Update to 2.25.0
+ * Only enable dbus-daemon on fedora-29
+ * Set router solicitation delay with using NM
+ * [RHEL-8] Set _clear_old_files=0 in install-pip element
+ * disable autounmask for emerge
+ * ironic-agent: Use targetcli & python3-devel on rhel8
+ * Mailing lists change openstack-dev to openstack-discuss
+ * install gnupg2 by default in debian-minimal
+ * set default sources conf for buster as it now has a release
+ * Enable nodepool testing for opensuse 15.1
+ * Replace nodepool func jobs
+ * Move existing Zuul project config to projects.yaml
+ * Move Zuul config in-repo
+ * Add DIB_UBUNTU_KERNEL to ubuntu-minimal
+ * Sync Sphinx requirement
+ * Update test coverage for openSUSE/-minimal to 15.1
+ * Remove the rhel 8 check for xfs
+ * debootstrap: make default network interface names configurable
+ * Move pypi to dib-python
+ * ironic-agent: install mdadm on the ramdisk
+ * Use architecture-specific grub2 RPMs on RHEL8
+ * Increase size of EFI system partition (again)
+ * bindep: exclude zypper from debian-stretch
+ * Makes image caching more resilient
+ * fail early when lates build information can not be fetched
+ * Deprecate rhel7 in favor of rhel
+ * Add version-less RHEL element for RHEL7 and RHEL8
+ * allow the use of non-bzip compressed stages for building gentoo
+ * Replace git.openstack.org URLs with opendev.org URLs
+ * Use megabyte granularity for image extra space
+ * bindep: add sudo
+ * Update test coverage for openSUSE/-minimal to 15.0
+ * Use fedora-release-common for fedora 30+
+ * 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
+ * Add option to skip update packages
+
+-------------------------------------------------------------------
Old:
----
diskimage-builder-2.22.0.tar.gz
New:
----
diskimage-builder-2.25.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ diskimage-builder.spec ++++++
--- /var/tmp/diff_new_pack.rOLffx/_old 2019-07-22 12:19:38.955676036 +0200
+++ /var/tmp/diff_new_pack.rOLffx/_new 2019-07-22 12:19:38.959676034 +0200
@@ -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.22.0
+Version: 2.25.0
Release: 0
Summary: Image Building Tools for OpenStack
License: Apache-2.0
@@ -51,6 +51,7 @@
Requires: python3-six >= 1.10.0
Requires: python3-stevedore >= 1.20.0
Requires: qemu-tools
+Requires: sudo
BuildArch: noarch
%description
++++++ diskimage-builder-2.22.0.tar.gz -> diskimage-builder-2.25.0.tar.gz ++++++
++++ 2534 lines of diff (skipped)