9fd55825db
- systemctl location (bsc#1193531)
...
- Add cloud-init-sysctl-not-in-bin.patch
- The sytemctl executable is not necessarily in '/bin'
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=192
2022-02-17 18:18:25 +00:00
28f8938ec7
Accepting request 933362 from home:StevenK:branches:Cloud:Tools
...
- Remove unneeded BuildRequires on python3-nose.
OBS-URL: https://build.opensuse.org/request/show/933362
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=191
2021-12-06 14:36:01 +00:00
3aeb460fd5
- Update to version 21.2 (bsc#1186004)
...
+ Remove patches included upstream:
- cloud-init-azure-def-usr-pass.patch
- cloud-init-after-kvp.diff
- cloud-init-recognize-hpc.patch
- use_arroba_to_include_sudoers_directory-bsc_1181283.patch
- cloud-init-bonding-opts.patch
- cloud-init-log-file-mode.patch
- cloud-init-no-pwd-in-log.patch
- 0001-templater-drop-Jinja-Python-2-compatibility-shim.patch
+ Remove cloud-init-sle12-compat.patch, version in SLE 12 is frozen to 20.2
+ Remove cloud-init-tests-set-exec.patch no longer needed
+ Forward port:
- cloud-init-write-routes.patch
- cloud-init-break-resolv-symlink.patch
- cloud-init-sysconf-path.patch
- cloud-init-no-tempnet-oci.patch
+ Add \r\n check for SSH keys in Azure (#889 )
+ Revert "Add support to resize rootfs if using LVM (#721 )" (#887 )
(LP: #1922742 )
+ Add Vultaire as contributor (#881 ) [Paul Goins]
+ Azure: adding support for consuming userdata from IMDS (#884 ) [Anh Vo]
+ test_upgrade: modify test_upgrade_package to run for more sources (#883 )
+ Fix chef module run failure when chef_license is set (#868 ) [Ben Hughes]
+ Azure: Retry net metadata during nic attach for non-timeout errs (#878 )
[aswinrajamannar]
+ Azure: Retrieve username and hostname from IMDS (#865 ) [Thomas Stringer]
+ Azure: eject the provisioning iso before reporting ready (#861 ) [Anh Vo]
+ Use `partprobe` to re-read partition table if available (#856 )
[Nicolas Bock] (LP: #1920939 )
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=189
2021-08-19 12:25:42 +00:00
bf3841c6e3
Accepting request 911508 from home:fusionfuture:branches:Cloud:Tools
...
- Add cloud-init-update-test-characters-in-substitution-unit-test.patch
to fix unit test fail in TestGetPackageMirrorInfo::test_substitution.
OBS-URL: https://build.opensuse.org/request/show/911508
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=188
2021-08-12 11:24:32 +00:00
d4ebc226a3
Accepting request 905232 from home:alarrosa:branches:openSUSE:Factory:Rings:1-MinimalX
...
- Add patch from upstream to remove python2 compatibility so
cloud-init builds fine in Tumbleweed with a recent Jinja2
version. This patch is only applied in TW.
* 0001-templater-drop-Jinja-Python-2-compatibility-shim.patch
OBS-URL: https://build.opensuse.org/request/show/905232
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=187
2021-07-09 13:55:49 +00:00
b8c37f9e0f
- Add cloud-init-log-file-mode.patch (bsc#1183939)
...
+ Change log file creation mode to 640
- Add cloud-init-no-pwd-in-log.patch (bsc#1184758)
+ Do not write the generated password to the log file
- Add cloud-init-purge-cahce-py-ver-change.patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=184
2021-06-02 21:15:40 +00:00
d6986f4135
- Add cloud-init-bonding-opts.patch (bsc#1184085)
...
+ Write proper bonding option configuration for SLE/openSUSE
- Fix application and inclusion of
use_arroba_to_include_sudoers_directory-bsc_1181283.patchfix (bsc#1181283)
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=183
2021-04-07 17:43:03 +00:00
cd4a5c7fae
Accepting request 866951 from home:jordimassaguerpla:branch:Cloud:Tools:fix_bsc_1181283
...
- Add use_arroba_to_include_sudoers_directory-bsc_1181283.patchfix (bsc#1181283)
- Do not including sudoers.d directory twice
OBS-URL: https://build.opensuse.org/request/show/866951
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=182
2021-01-26 16:53:57 +00:00
828bba4cbb
- Add cloud-init-sle12-compat.patch (jsc#PM-2335)
...
- Python 3.4 compatibility in setup.py
- Disable some test for mock version compatibility
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=180
2021-01-04 20:40:13 +00:00
49186f2681
- Add wget as a requirement (bsc#1178029)
...
+ wget is used in the CloudStack data source
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=179
2020-11-24 21:16:17 +00:00
869be1f2bf
- Add cloud-init-azure-def-usr-pass.patch (bsc#1179150, bsc#1179151)
...
+ Properly set the password for the default user in all circumstances
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=177
2020-11-24 12:48:54 +00:00
1bec23819b
- Patch the full package version into the cloud-init version file
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=176
2020-11-13 19:44:44 +00:00
04ac085278
- Update to version 20.2 (bsc#1174443, bsc#1174444)
...
+ Remove patches included upstream:
- 0001-Make-tests-work-with-Python-3.8-139.patch
- cloud-init-ostack-metadat-dencode.patch
- cloud-init-use-different-random-src.diff
- cloud-init-long-pass.patch
- cloud-init-mix-static-dhcp.patch
+ Remove patches build switched to Python 3 for all distributions
- cloud-init-python2-sigpipe.patch
- cloud-init-template-py2.patch
+ Add
- cloud-init-after-kvp.diff
- cloud-init-recognize-hpc.patch
+ doc/format: reference make-mime.py instead of an inline script (#334 )
+ Add docs about creating parent folders (#330 ) [Adrian Wilkins]
+ DataSourceNoCloud/OVF: drop claim to support FTP (#333 ) (LP: #1875470 )
+ schema: ignore spurious pylint error (#332 )
+ schema: add json schema for write_files module (#152 )
+ BSD: find_devs_with_ refactoring (#298 ) [Gonéri Le Bouder]
+ nocloud: drop work around for Linux 2.6 (#324 ) [Gonéri Le Bouder]
+ cloudinit: drop dependencies on unittest2 and contextlib2 (#322 )
+ distros: handle a potential mirror filtering error case (#328 )
+ log: remove unnecessary import fallback logic (#327 )
+ .travis.yml: don't run integration test on ubuntu/* branches (#321 )
+ More unit test documentation (#314 )
+ conftest: introduce disable_subp_usage autouse fixture (#304 )
+ YAML align indent sizes for docs readability (#323 ) [Tak Nishigori]
+ network_state: add missing space to log message (#325 )
+ tests: add missing mocks for get_interfaces_by_mac (#326 ) (LP: #1873910 )
+ test_mounts: expand happy path test for both happy paths (#319 )
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=173
2020-08-07 16:48:46 +00:00
ba3c773df0
- Disable testing to aid elimination of unittest2 in Factory
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=172
2020-06-18 12:12:37 +00:00
3557d87262
Accepting request 810194 from home:jgleissner:branches:Cloud:Tools
...
- Change log only update to reference bsc#1171995
OBS-URL: https://build.opensuse.org/request/show/810194
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=171
2020-06-02 14:40:52 +00:00
d41fefb9da
Accepting request 766918 from home:dimstar:Factory
...
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
shortcut through the -mini flavor.
OBS-URL: https://build.opensuse.org/request/show/766918
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=164
2020-03-08 11:35:55 +00:00
1b2a3c0e23
- Add cloud-init-long-pass.patch (bsc#1162936, CVE-2020-8632)
...
+ Increase the default length of generated passwords
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=163
2020-02-13 14:08:57 +00:00
d3536e70a5
- Add cloud-init-use-different-random-src.diff (bsc#1162937, CVE-2020-8631)
...
+ Use non-deterministic generator for password generation.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=162
2020-02-12 22:40:02 +00:00
5a5220c868
- Add cloud-init-no-tempnet-oci.patch (bsc#1161132, bsc#1161133)
...
+ Do not attempt to configure an ephemeral network on OCI. We
boot off iSCSI and the network is up. Just read the data.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=160
2020-01-17 21:33:13 +00:00
d21979739c
Accepting request 764340 from home:scarabeus_iv:branches:Cloud:Tools
...
- Add patch to build properly with python 3.8:
* 0001-Make-tests-work-with-Python-3.8-139.patch
OBS-URL: https://build.opensuse.org/request/show/764340
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=159
2020-01-17 12:38:50 +00:00
152b453122
- Update to version 19.4
...
+ Remove patches included upstream:
- cloud-init-after-wicked.patch
- cloud-init-noresolv-merge-no-dns-data.diff
- cloud-init-renderer-detect.patch
- cloud-init-trigger-udev.patch
+ Removed patches merged with cloud-init-mix-static-dhcp.patch
- cloud-init-proper-ipv6-setting.patch
- cloud-init-static-net.patch
+ Added cloud-init-mix-static-dhcp.patch (bsc#1157894)
+ Forward port cloud-init-sysconf-path.patch
+ doc: specify _ over - in cloud config modules
+ [Joshua Powers] (LP: #1293254 )
+ tools: Detect python to use via env in migrate-lp-user-to-github
+ [Adam Dobrawy]
+ Partially revert "fix unlocking method on FreeBSD" (#116 )
+ tests: mock uid when running as root (#113 )
+ [Joshua Powers] (LP: #1856096 )
+ cloudinit/netinfo: remove unused getgateway (#111 )
+ docs: clear up apt config sections (#107 ) [Joshua Powers] (LP: #1832823 )
+ doc: add kernel command line option to user data (#105 )
+ [Joshua Powers] (LP: #1846524 )
+ config/cloud.cfg.d: update README [Joshua Powers] (LP: #1855006 )
+ azure: avoid re-running cloud-init when instance-id is byte-swapped
+ (#84 ) [AOhassan]
+ fix unlocking method on FreeBSD [Igor Galić] (LP: #1854594 )
+ debian: add reference to the manpages [Joshua Powers]
+ ds_identify: if /sys is not available use dmidecode (#42 )
+ [Igor Galić] (LP: #1852442 )
+ docs: add cloud-id manpage [Joshua Powers]
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=158
2020-01-16 12:06:38 +00:00
7c5eaf65d4
- Add cloud-init-proper-ipv6-setting.patch (bsc#1156139)
...
+ Set proper IPv6 interface variable in ifcfg file
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=157
2019-11-25 19:38:14 +00:00
dd6725b794
- Comment about expected upstream fix inclusion
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=155
2019-10-23 19:23:48 +00:00
e57d5d5263
- Add lp bug number for reference
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=153
2019-10-22 20:48:20 +00:00
0e6e7e2b35
- Add cloud-init-renderer-detect.patch (bsc#1154092)
...
+ Short curcuit the conditional for identifying the sysconfig renderer.
If we find ifup/ifdown accept the renderer as available.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=151
2019-10-22 20:01:12 +00:00
e61b62e5b9
- Add cloud-init-break-resolv-symlink.patch (bsc#1151488)
...
+ If /etc/resolv.conf is a symlink break it. This will avoid netconfig
from clobbering the changes cloud-init applied.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=150
2019-10-22 12:15:54 +00:00
0cb1bb89c1
- 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 )
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=149
2019-10-14 18:50:21 +00:00
4977fc7a3b
- Add cloud-init-after-wicked.patch
...
- Change the service order, the cloud-init service wants to run after
networking is started
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=147
2019-09-24 19:53:38 +00:00
fcf843e6dd
- Add cloud-init-noresolv-merge-no-dns-data.diff
...
- Avoid writing resolv.conf if the network configuration contains no
dns entries.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=146
2019-09-24 19:32:45 +00:00
ddfb957280
- Add cloud-init-add-static-routes.diff (bsc#1141969)
...
+ Properly handle static routes. The EphemeralDHCP context manager did
not parse or handle rfc3442 classless static routes which prevented
reading datasource metadata in some clouds.
- Update cloud-init-trigger-udev.patch (bsc#1144363)
- The __str__ implementation no longer delivers the name of the interface,
use the "name" attribute instead to form a proper path in the
sysfs tree
- Update cloud-init-write-routes.patch (bsc#1144881)
+ If no routes are set for a subnet but the subnet has a gateway
specified, set the gateway as the default route for the interface
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=144
2019-09-05 13:32:10 +00:00
eceb75bdd4
- And another try at the version BS
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=143
2019-07-05 19:11:25 +00:00
cd23205773
- Follow the ever changing inconsistencies of version definitions and
...
detection in the build service.
+ No more suse_version in SUSE internal instance for SLES 15 SP1
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=142
2019-07-05 18:59:55 +00:00
4eef7cf985
Accepting request 709156 from home:dimstar:Factory
...
Allow OBS to pick better candidates to shorten rebuild queues
OBS-URL: https://build.opensuse.org/request/show/709156
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=141
2019-06-11 12:45:15 +00:00
dcd29516da
- Own the parent too
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=140
2019-06-09 11:59:14 +00:00
7973844d5b
- Own the completions dir to fix SLE 12 build issue
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=139
2019-06-09 11:18:24 +00:00
5fb133e521
- Update to version 19.1 (bsc#1136440)
...
+ Remove, included upstream
- fix-default-systemd-unit-dir.patch
- cloud-init-sysconf-ethsetup.patch
- cloud-init-handle-def-route-set.patch
- cloud-init-no-empty-resolv.patch
- cloud-init-proper-ipv6-varname.patch
+ Forward port
- cloud-init-trigger-udev.patch
+ Add cloud-init-detect-nova.diff (bsc#1136440)
+ Modify cloud-init-python2-sigpipe.patch, import signal and constants
+ Update spec to account for new location of bash completion
+ freebsd: add chpasswd pkg in the image [Gonéri Le Bouder]
+ tests: add Eoan release [Paride Legovini]
+ cc_mounts: check if mount -a on no-change fstab path
[Jason Zions (MSFT)] (LP: #1825596 )
+ replace remaining occurrences of LOG.warn [Daniel Watkins]
+ DataSourceAzure: Adjust timeout for polling IMDS [Anh Vo]
+ Azure: Changes to the Hyper-V KVP Reporter [Anh Vo]
+ git tests: no longer show warning about safe yaml.
+ tools/read-version: handle errors [Chad Miller]
+ net/sysconfig: only indicate available on known sysconfig distros
(LP: #1819994 )
+ packages: update rpm specs for new bash completion path
[Daniel Watkins] (LP: #1825444 )
+ test_azure: mock util.SeLinuxGuard where needed
[Jason Zions (MSFT)] (LP: #1825253 )
+ setup.py: install bash completion script in new location [Daniel Watkins]
+ mount_cb: do not pass sync and rw options to mount
[Gonéri Le Bouder] (LP: #1645824 )
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=138
2019-06-09 11:04:38 +00:00
f30a915a55
- Add cloud-init-trigger-udev.patch (bsc#1125950)
...
+ When the user configures a new rules file for network devices
the rules may not apply immediately, trigger udevadm
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=136
2019-02-22 22:18:27 +00:00
ba0d82f7d8
- Add cloud-init-proper-ipv6-varname.patch (bsc#1126101)
...
+ Use the proper name to designate IPv6 addresses in ifcfg-* files
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=134
2019-02-22 00:43:56 +00:00
cf38f0cf58
- ADd lp bug number as reference
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=130
2019-01-22 13:13:14 +00:00
343fb12d7e
- Add cloud-init-no-empty-resolv.patch (bsc#1119397)
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=129
2019-01-22 13:07:42 +00:00
8d961f3718
+ Add cloud-init-handle-def-route-set.patch
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=127
2019-01-19 22:32:31 +00:00
1064b17095
- Update to version 18.5 (bsc#1121878, boo#1116767)
...
+ Remove
0001-Fix-the-service-order-for-SUSE-distributions.patch
0001-Follow-the-ever-bouncing-ball-for-openSUSE-distribut.patch
0002-Add-tests-for-additional-openSUSE-distro-condition-m.patch
included upstream
+ Forward port cloud-init-sysconf-ethsetup.patch
+ Add cloud-init-write-routes.patch
+ tests: add Disco release [Joshua Powers]
+ net: render 'metric' values in per-subnet routes (LP: #1805871 )
+ write_files: add support for appending to files. [James Baxter]
+ config: On ubuntu select cloud archive mirrors for armel, armhf, arm64.
(LP: #1805854 )
+ dhclient-hook: cleanups, tests and fix a bug on 'down' event.
+ NoCloud: Allow top level 'network' key in network-config. (LP: #1798117 )
+ ovf: Fix ovf network config generation gateway/routes (LP: #1806103 )
+ azure: detect vnet migration via netlink media change event
[Tamilmani Manoharan]
+ Azure: fix copy/paste error in error handling when reading azure ovf.
+ [Adam DePue]
+ tests: fix incorrect order of mocks in test_handle_zfs_root.
+ doc: Change dns_nameserver property to dns_nameservers. [Tomer Cohen]
+ OVF: identify label iso9660 filesystems with label 'OVF ENV'.
+ logs: collect-logs ignore instance-data-sensitive.json on non-root user
(LP: #1805201 )
+ net: Ephemeral*Network: add connectivity check via URL
+ azure: _poll_imds only retry on 404. Fail on Timeout (LP: #1803598 )
+ resizefs: Prefix discovered devpath with '/dev/' when path does not
exist [Igor Galić]
+ azure: retry imds polling on requests.Timeout (LP: #1800223 )
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=125
2019-01-18 09:50:54 +00:00
a76ae619ee
- Add cloud-init-ostack-metadat-dencode.patch (bsc#1101894)
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=124
2018-11-02 14:21:08 +00:00
37fdad8a72
- Add cloud-init-static-net.patch (boo#1114160)
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=123
2018-10-31 14:41:17 +00:00
3ed6919cb4
- Update to version 18.4 (bsc#1087331, bsc#1097388, boo#1111427, bsc#1095627)
...
+ Remove cloud-init-no-user-lock-if-already-locked.patch
cloud-init 18.4 is not supported on SLE 11 code base
+ Remove 0001-Support-chrony-configuration-lp-1731619.patch
Included upstream
+ Remove 0003-Distro-dependent-chrony-config-file.patch
Included upstream
+ Remove 0001-switch-to-using-iproute2-tools.patch
Included upstream
+ Remove cloud-init-no-python-linux-dist.patch
Included upstream
+ Remove cloud-init-no-trace-empt-sect.patch
Included upstream
+ Remove cloud-init-setpath-dsitentify.patch
Included upstream
+ Modify fix-default-systemd-unit-dir.patch
Use pkg-config, only modify the generator
+ Remove cloud-init-sysconfig-netpathfix.patch
Fixed upstream
+ Removed cloud-init-skip-ovf-tests.patch
Fixed upstream
+ Removed cloud-init-translate-netconf-ipv4-keep-gw.patch
Fixed upstream
+ Add cloud-init-template-py2.patch avoid Python 3 dependency when we build
for distros with Python 2 support
+ Add 0001-Follow-the-ever-bouncing-ball-for-openSUSE-distribut.patch
+ Add 0002-Add-tests-for-additional-openSUSE-distro-condition-m.patch
+ Add cloud-init-sysconf-path.patch
+ Add cloud-init-sysconf-ethsetup.patch
+ Add 0001-Fix-the-service-order-for-SUSE-distributions.patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=121
2018-10-25 18:58:19 +00:00
6c4efe240a
- Add a modified version of fix-default-systemd-unit-dir.patch
...
+ Removed pre-maturely, still needs 1 part of the patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=120
2018-08-24 21:43:32 +00:00
7010c372a1
- Remove fix-default-systemd-unit-dir.patch
...
+ No longer needed, proper systemd config dir is queried from pckg-config
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=119
2018-08-24 19:30:11 +00:00
7e9523e8e3
- Remove trailing endif
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=118
2018-07-05 18:29:02 +00:00
8d7f0cbbcb
- The distribution inidcator is set to suse during template expansion,
...
we do not replace anything set to ubuntu
- Do not run cloud-init after network-online, this breaks functionality in
cloud-init. Certain parts of the code running in this phase expect to run
before the network is on-line. This "re-introduces" boo#1097388. But the
changes made are not generic enough.
- Root should not be enabled by default. For image builders/users that want
root access by default they should provide an appropriate configuration
file during image build or image setup
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=117
2018-07-05 18:00:50 +00:00
2c6cb5534d
Run metadata detection after network-online (boo#1097388)
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=116
2018-06-28 13:45:43 +00:00