Package cloud-init: Information

    Source package: cloud-init
    Version: 25.1.4-alt1
    Latest version according to Repology
    Build time:  Jul 28, 2025, 01:18 PM in the task #389808
    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. /proc
      2. iproute2
      3. python3(jsonschema)
      4. python3(passlib)
      5. python3(responses)
      6. python3-dev
      7. python3-module-configobj
      8. python3-module-contextlib2
      9. python3-module-jinja2
      10. python3-module-jsonpatch
      11. python3-module-mock
      12. python3-module-oauthlib
      13. python3-module-prettytable
      14. python3-module-pyproject-installer >= 0.4.0
      15. python3-module-pytest
      16. python3-module-pytest-mock
      17. python3-module-requests
      18. python3-module-serial
      19. python3-module-setuptools
      20. python3-module-setuptools
      21. python3-module-wheel
      22. python3-module-yaml
      23. rpm-build-python3
      24. rpm-macros-systemd >= 5
      25. shadow-utils
      26. util-linux
      27. libsystemd-devel
      28. libudev-devel
      29. net-tools
      30. passwd
      31. pkgconfig(systemd)
      32. pkgconfig(udev)

    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.