Hello community,

here is the log from the commit of package cloud-init for openSUSE:Factory 
checked in at 2019-10-18 14:30:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloud-init (Old)
 and      /work/SRC/openSUSE:Factory/.cloud-init.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cloud-init"

Fri Oct 18 14:30:07 2019 rev:62 rq:738480 version:19.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cloud-init/cloud-init.changes    2019-10-05 
16:16:19.382059392 +0200
+++ /work/SRC/openSUSE:Factory/.cloud-init.new.2352/cloud-init.changes  
2019-10-18 14:30:09.020752413 +0200
@@ -1,0 +2,42 @@
+Thu Sep 26 12:15:50 UTC 2019 - Robert Schweikert <rjsch...@suse.com>
+
+- Update to cloud-init 19.2 (bsc#1099358)
+  + Remove, included upstream
+    - cloud-init-detect-nova.diff
+    - cloud-init-add-static-routes.diff
+  + net: add rfc3442 (classless static routes) to EphemeralDHCP
+    (LP: #1821102)
+  + templates/ntp.conf.debian.tmpl: fix missing newline for pools
+    (LP: #1836598)
+  + Support netplan renderer in Arch Linux [Conrad Hoffmann]
+  + Fix typo in publicly viewable documentation. [David Medberry]
+  + Add a cdrom size checker for OVF ds to ds-identify
+    [Pengpeng Sun] (LP: #1806701)
+  + VMWare: Trigger the post customization script via cc_scripts module.
+    [Xiaofeng Wang] (LP: #1833192)
+  + Cloud-init analyze module: Added ability to analyze boot events.
+    [Sam Gilson]
+  + Update debian eni network configuration location, retain Ubuntu setting
+    [Janos Lenart]
+  + net: skip bond interfaces in get_interfaces
+    [Stanislav Makar] (LP: #1812857)
+  + Fix a couple of issues raised by a coverity scan
+  + Add missing dsname for Hetzner Cloud datasource [Markus Schade]
+  + doc: indicate that netplan is default in Ubuntu now
+  + azure: add region and AZ properties from imds compute location metadata
+  + sysconfig: support more bonding options [Penghui Liao]
+  + cloud-init-generator: use libexec path to ds-identify on redhat systems
+    (LP: #1833264)
+  + tools/build-on-freebsd: update to python3 [Gonéri Le Bouder]
+  + Allow identification of OpenStack by Asset Tag
+    [Mark T. Voelker] (LP: #1669875)
+  + Fix spelling error making 'an Ubuntu' consistent. [Brian Murray]
+  + run-container: centos: comment out the repo mirrorlist [Paride Legovini]
+  + netplan: update netplan key mappings for gratuitous-arp (LP: #1827238)
+  + freebsd: fix the name of cloudcfg VARIANT [Gonéri Le Bouder]
+  + freebsd: ability to grow root file system [Gonéri Le Bouder]
+  + freebsd: NoCloud data source support [Gonéri Le Bouder] (LP: #1645824)
+  + Azure: Return static fallback address as if failed to find endpoint
+    [Jason Zions (MSFT)]
+
+-------------------------------------------------------------------
@@ -61 +103 @@
-- Update to version 19.1 (bsc#1136440)
+- Update to version 19.1 (bsc#1136440, bsc#1129124)
@@ -137,0 +180 @@
+    CVE-2019-0816

Old:
----
  cloud-init-19.1.tar.gz
  cloud-init-add-static-routes.diff
  cloud-init-detect-nova.diff

New:
----
  cloud-init-19.2.tar.gz

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

Other differences:
------------------
++++++ cloud-init.spec ++++++
--- /var/tmp/diff_new_pack.iC6ms2/_old  2019-10-18 14:30:10.072749673 +0200
+++ /var/tmp/diff_new_pack.iC6ms2/_new  2019-10-18 14:30:10.084749642 +0200
@@ -18,7 +18,7 @@
 %global configver 0.7
 
 Name:           cloud-init
-Version:        19.1
+Version:        19.2
 Release:        0
 License:        GPL-3.0 and AGPL-3.0
 Summary:        Cloud node initialization tool
@@ -27,7 +27,6 @@
 Source0:        %{name}-%{version}.tar.gz
 Source1:        rsyslog-cloud-init.cfg
 
-
 # FIXME 
 # python2 disables SIGPIPE, causing broken pipe errors in shell scripts 
(bsc#903449)
 Patch20:        cloud-init-python2-sigpipe.patch
@@ -42,15 +41,11 @@
 Patch42:        cloud-init-ostack-metadat-dencode.patch
 # FIXME (lp#1812117)
 Patch43:        cloud-init-write-routes.patch
-# FIXME (lp#1817368)
+# FIXME (lp#1817368) expected in 19.3
 Patch47:        cloud-init-trigger-udev.patch
-# FIXME (lp#1669875) patch by mvoelker@launchpad
-Patch48:        cloud-init-detect-nova.diff
-# FIXME (lp#1821102)
-Patch49:        cloud-init-add-static-routes.diff
-# FIXME (lp#1843634)
+# FIXME (lp#1843634) expected in 19.3
 Patch50:        cloud-init-noresolv-merge-no-dns-data.diff
-# FIXME
+# FIXME expected in 19.3
 Patch51:        cloud-init-after-wicked.patch
 
 BuildRequires:  fdupes
@@ -195,8 +190,6 @@
 %patch42
 %patch43
 %patch47
-%patch48 -p1
-%patch49 -p1
 %patch50 -p1
 %patch51 -p1
 

++++++ cloud-init-19.1.tar.gz -> cloud-init-19.2.tar.gz ++++++
++++ 2780 lines of diff (skipped)


Reply via email to