Package cloud-init: Information

    Source package: cloud-init
    Version: 25.1.4-alt1
    Build time:  Jul 28, 2025, 05:16 PM
    Report package bug
    License: GPLv3
    Summary: Cloud instance init scripts
    Description: 
    Cloud-init is a set of init scripts for cloud instances.  Cloud instances
    need special scripts to run during initialization to retrieve and install
    ssh keys and to let the user run various scripts.

    List of RPM packages built from this SRPM:
    cloud-init (noarch)
    cloud-init-config-etcnet (noarch)
    cloud-init-config-netplan (noarch)
    cloud-init-config-network-manager (noarch)

    Maintainer: Nadezhda Fedorova


      1. iproute2
      2. /proc
      3. python3(passlib)
      4. python3(responses)
      5. python3-dev
      6. python3-module-configobj
      7. python3-module-contextlib2
      8. python3-module-jinja2
      9. python3-module-jsonpatch
      10. python3-module-mock
      11. python3-module-oauthlib
      12. python3-module-prettytable
      13. python3-module-pyproject-installer >= 0.4.0
      14. python3-module-pytest
      15. python3-module-pytest-mock
      16. python3-module-requests
      17. python3-module-serial
      18. libsystemd-devel
      19. python3-module-setuptools
      20. python3-module-setuptools
      21. python3-module-wheel
      22. python3-module-yaml
      23. libudev-devel
      24. rpm-build-python3
      25. rpm-macros-systemd >= 5
      26. net-tools
      27. passwd
      28. pkgconfig(systemd)
      29. pkgconfig(udev)
      30. util-linux
      31. shadow-utils
      32. python3(jsonschema)

    Last changed


    July 14, 2025 Nadezhda Fedorova 25.1.4-alt1
    - 25.1.4
    July 10, 2025 Stanislav Levin 24.4.1-alt2
    - Dropped no longer needed tests dependency on httpretty.
    March 5, 2025 Nadezhda Fedorova 24.4.1-alt1
    - 24.4.1
    - Added fix of ovfEnv reading error from upstream/main.
    - Added update scripts of systemd services.