Hello community,

here is the log from the commit of package diskimage-builder for 
openSUSE:Factory checked in at 2017-02-25 00:53:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diskimage-builder (Old)
 and      /work/SRC/openSUSE:Factory/.diskimage-builder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diskimage-builder"

Changes:
--------
--- /work/SRC/openSUSE:Factory/diskimage-builder/diskimage-builder.changes      
2017-01-10 10:45:33.625777020 +0100
+++ /work/SRC/openSUSE:Factory/.diskimage-builder.new/diskimage-builder.changes 
2017-02-25 00:53:17.870870955 +0100
@@ -1,0 +2,27 @@
+Thu Feb 16 17:46:42 UTC 2017 - mchand...@suse.de
+
+- Update to version 1.27.0
+  * Add DIB_IPA_COMPRESS_CMD option
+  * ironic-agent: use /sbin for modprobe
+  * move post-install.d to finalize.d
+  * Bump fedora release to 25
+  * Fix dhcp-all-interfaces for ubuntu-minimal xenial
+  * Don't set base element path in run_functests.sh
+  * Use %i instead of %I in dhcp-interface@.service
+  * Remove hardcoded components
+  * Set grub device in /etc/default/grub
+  * Replace yaml.load() with yaml.safe_load()
+  * Unify tidy up logs in lib/img-functions
+  * Also check bin/ for tabs
+  * Handle failure of carrier check in dhcp-all-interfaces.sh
+  * Make DHCP timeout configurable
+  * Run dhcp-interface@.service after network.target
+  * update pkg-map entries for python3
+  * dib-lint: python3 compatibility fixes
+  * debootstrap: avoid duplicate network configuration
+  * Remove yum chroot caching
+  * Speed up chroot checking loop
+  * Allow disto-specific mirror settings
+  * Update hpssacli to ssacli in proliant-tools element
+
+-------------------------------------------------------------------

Old:
----
  diskimage-builder-1.26.1.tar.gz

New:
----
  diskimage-builder-1.27.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ diskimage-builder.spec ++++++
--- /var/tmp/diff_new_pack.2T767s/_old  2017-02-25 00:53:18.602758652 +0100
+++ /var/tmp/diff_new_pack.2T767s/_new  2017-02-25 00:53:18.606758038 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package diskimage-builder
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 # are only ever run inside the disk image build chroot).
 %global         __requires_exclude_from ^%{_datadir}/%{name}/elements/.*$
 Name:           diskimage-builder
-Version:        1.26.1
+Version:        1.27.0
 Release:        0
 Summary:        Image Building Tools for OpenStack
 License:        Apache-2.0

++++++ diskimage-builder-1.26.1.tar.gz -> diskimage-builder-1.27.0.tar.gz ++++++
++++ 1623 lines of diff (skipped)

++++++ diskimage-builder-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.2T767s/_old  2017-02-25 00:53:19.214664759 +0100
+++ /var/tmp/diff_new_pack.2T767s/_new  2017-02-25 00:53:19.214664759 +0100
@@ -2,3 +2,5 @@
 # the generated image so it's not something that affects the
 # host or the package itself.
 
addFilter(".*wrong-script-interpreter.*/usr/share/diskimage-builder/elements/.*")
+# lib/* scripts are not meant to be used directly but rather be sourced by 
others.
+addFilter(".*non-executable-script.*/usr/share/diskimage-builder/lib/.*")


Reply via email to