Пакет cloud-init: Информация

    Исходный пакет: cloud-init
    Версия: 25.1.4-alt1
    Собран:  31 июля 2025 г. 9:46 в задании #391135
    Сообщить об ошибке в пакете
    Домашняя страница: http://launchpad.net/cloud-init

    Лицензия: GPLv3
    О пакете: Cloud instance init scripts
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    cloud-init (noarch)
    cloud-init-config-etcnet (noarch)
    cloud-init-config-netplan (noarch)
    cloud-init-config-network-manager (noarch)

    Сопровождающий: Nadezhda Fedorova


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

    Последнее изменение


    14 июля 2025 г. Nadezhda Fedorova 25.1.4-alt1
    - 25.1.4
    10 июля 2025 г. Stanislav Levin 24.4.1-alt2
    - Dropped no longer needed tests dependency on httpretty.
    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.