Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cloud-init-doc-25.1.3-160000.2.1 RPM for ppc64le

From OpenSuSE Leap 16.0 for ppc64le

Name: cloud-init-doc Distribution: SUSE Linux 16
Version: 25.1.3 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.2.1 Build date: Tue Nov 11 15:44:03 2025
Group: System/Management Build host: reproducible
Size: 103805 Source RPM: cloud-init-25.1.3-160000.2.1.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/canonical/cloud-init
Summary: Cloud node initialization tool - Documentation
Cloud-init is an init script that initializes a cloud node (VM)
according to the fetched configuration data from the admin node.

Documentation and examples for cloud-init tools

Provides

Requires

License

GPL-3.0

Changelog

* Tue Nov 11 2025 rjschwei@suse.com
  - Fix dependency replace -serial with -pyserial
* Tue Sep 30 2025 mmachova@suse.com
  - Drop unneeded test dependency on httpretty, fixed long ago
    * https://github.com/canonical/cloud-init/pull/1720
* Tue Jul 22 2025 rjschwei@suse.com
  - Update to version 25.1.3 (bsc#1245401,bsc#1245403)
    + Forward port
    - cloud-init-no-openstack-guess.patch
    + docs: provide example3 for PAM and ssh_pwauth behavior (#27)
    + fix: Make hotplug socket writable only by root (#25) (CVE-2024-11584)
    + fix: Don't attempt to identify non-x86 OpenStack instances (LP: #2069607)
      (CVE-2024-6174)
    From 25.1.2
    + fix: ensure MAAS datasource retries on failure (#6167)
* Thu May 15 2025 rjschwei@suse.com
  - Update to version 25.1.1 (bsc#1239715,jsc#PED-8680,bsc#1228414)
    + Removed included upstream
    - pep-594-drop-pipes.patch
    - cloud-init-fix-python313.patch
    - cloud-init-dont-assume-ordering-of-ThreadPoolExecutor.patch
    - cloud-init-direxist.patch
    - cloud-init-wait-for-net.patch
    - cloud-init-usr-sudoers.patch
    - cloud-init-no-nmcfg-needed.patch
    - cloud-init-keep-flake.patch
    - cloud-init-lint-fixes.patch
    - cloud-init-pckg-reboot.patch
    - cloud-init-ds-deterministic.patch
    - cloud-init-write-routes.patch
    - cloud-init-skip-empty-conf.patch
    + Forward port
    - cloud-init-no-tempnet-oci.patch
    - cloud-init-no-openstack-guess.patch
    - cloud-init-lint-set-interpreter.patch
    + Add
    - cloud-init-ssh-usrmerge.patch (bsc#1237764)
    - cloud-init-lint-set-interpreter.patch
    - cloud-init-lint-fix.patch
    - cloud-init-no-single-process.patch
    - cloud-init-needs-action.patch
    + Drop hidesensitivedata in 16 & greater
    + test: pytestify cc_chef tests, add migration test
    + chef: migrate files in old config directories for backups and cache
    + fix: correct the path for Chef's backups (#5994)
    + fix(Azure): don't reraise FileNotFoundError during ephemeral setup (#6113)
    + fix(azure): handle unexpected exceptions during obtain_lease() (#6092)
    [Ksenija Stanojevic]
    + Allow to set mac_address for VLAN subinterface (#6081)
    [jumpojoy] (GH: 5364)
    + fix: Remove erroneous EC2 reference from 503 warning (#6077)
    + fix: NM reload and bring up individual network conns (#6073) [Ani Sinha]
    + fix: stop warning on dual-stack request failure (#6044)
    + fix: install_method: pip cannot find ansible-pull command path (#6021)
    [Hasan Aliyev] (GH: 5720)
    + fix: Fix DataSourceAliYun exception_cb signature (#6068) (GH: 6066)
    + fix: Update OauthUrlHelper to use readurl exception_cb signature
    (GH: 6065)
    + test: add OauthUrlHelper tests
    + test: Remove CiTestCase from test_url_helper.py
    + test: pytestify test_url_helper.py
    + fix: track more removed modules (#6043)
  - From 25.1
    + ci: fix post-merge packaging CI (#6038)
    + feat(azure): Fix imds-based ssh_pwauth (#6002) [Ksenija Stanojevic]
    + ci: check for sorted patches (#6036)
    + feat: aliyun datasource support crawl metadata at once (#5942)
    [jinkangkang]
    + docs: document /usr merge breaking change (#6032)
    + test: Add integration test for /var mounts (#6033)
    + test: Ensure pre-24.2 custom modules work (#6034)
    + doc: Update references to older keys (#6022) [Pedro Ribeiro]
    + fix: untyped-defs in tests/unittests/{config, net, sources} (#6023)
    [Romain]
    + fix: don't reference PR in post-merged CI (#6019)
    + chore: explicitly skip broken ansible integration tests (#5996) [a-dubs]
    + tests(oracle): fix test_install_missing_deps apt race condition (#5996)
    [a-dubs]
    + test(oracle): fix test_ubuntu_drivers_installed (#5996) [a-dubs]
    + test(oracle): fix test_frequency_override integration test (#5996)
    [a-dubs]
    + chore: add type hint to IntegrationCloud's cloud_instance field (#5996)
    [a-dubs]
    + test(oracle): fix modules/test_lxd.py::test_storage_lvm on noble (#5996)
    [a-dubs]
    + commit 9e591fff266be9d4c83f74ec02a717b74993304d [a-dubs]
    + net/sysconfig: do not remove all existing settings of
    /etc/sysconfig/network (#5991) [Ani Sinha] (GH: 5990)
    + fix: remove wrong return when checking if network necessary (#6013)
    + fix: typing for rsyslog, ubuntu_pro, power_state_change (#5985)
    [MostafaTarek124eru]
    + fix: Retry on OpenStack HTTP status codes (#5943) [weiyang] (GH: 5687)
    + fix: Ensure fqdn is treated as string in get_hostname_fqdn (#5993)
    [MKhatibzadeh] (GH: 5989)
    + feat(vmware): Convert imc network config to v2 (#5937) [PengpengSun]
    + ci: add upstream post-merge test
    + ci: check if upstream commit causes ubuntu patch conflicts
    + ci: organize cla tests together
    + test: eliminate obsolete cases, add non-error case
    + chore: remove redundant manual schema validation
    + doc: clarify subiquity docs
    + chore: cleanup `len' usage (#5956) [Shreenidhi Shedi]
    + Fix: GCE _get_data crashes if DHCP le