Sun, 02 Apr 2023 07:57:10 UTC

Information for build cloud-init-22.1-1.eln114

ID1922049
Package Namecloud-init
Version22.1
Release1.eln114
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cloud-init#b954b98a1c25b8db753dcd4545e2a72bbd0a2790
SummaryCloud instance init scripts
DescriptionCloud-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.
Built bydistrobuildsync-eln/jenkins-continuous-infra.apps.ci.centos.org
State complete
Volume DEFAULT
StartedTue, 22 Feb 2022 12:56:10 UTC
CompletedTue, 22 Feb 2022 13:00:44 UTC
Taskbuild (eln, /rpms/cloud-init:b954b98a1c25b8db753dcd4545e2a72bbd0a2790)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cloud-init#b954b98a1c25b8db753dcd4545e2a72bbd0a2790'}}
Tags No tags
RPMs
src
cloud-init-22.1-1.eln114.src.rpm (info) (download)
noarch
cloud-init-22.1-1.eln114.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Feb 22 2022 Neal Gompa <ngompa@fedoraproject.org> - 22.1-1 - Rebase to 22.1 - Backport cloud-init PR to add proper NetworkManager support [bz#2014701] - Add patch to prefer NetworkManager [bz#2014701] * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Dec 15 2021 Neal Gompa <ngompa@fedoraproject.org> - 21.3-4 - Add gdisk and openssl deps to fix UEFI / Azure initialization [bz#1974262] * Wed Dec 15 2021 Neal Gompa <ngompa@fedoraproject.org> - 21.3-3 - Backport fix for tests running with new pyyaml * Wed Sep 08 2021 Eduardo Otubo <otubo@redhat.com> - 21.3-2 - Adding man pages [bz#1952568] * Thu Sep 02 2021 Eduardo Otubo <otubo@redhat.com> - 21.3-1 - Updated to 20.4 [bz#2000540] * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 16 2021 Frantisek Zatloukal <fzatlouk@redhat.com> - 20.4-6 - Fix collections import to work with Python 3.10 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 20.4-5 - Rebuilt for Python 3.10 * Mon Feb 08 2021 Eduardo Otubo <otubo@redhat.com> - 20.4-4 - Reverting commit b0e7381 [bz#1924588] * Wed Feb 03 2021 Eduardo Otubo <otubo@redhat.com> - 20.4-3 - Adding requirement hostname to specfile [bz#1925118] * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Dec 03 2020 Eduardo Otubo <otubo@redhat.com> - 20.4-2 - Updated to 20.4 [bz#1902250] * Mon Sep 07 2020 Eduardo Otubo <otubo@redhat.com> - 19.4-7 - Fix execution fail with backtrace * Mon Sep 07 2020 Eduardo Otubo <otubo@redhat.com> - 19.4-6 - Adding missing patches to spec file * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 25 2020 Miro HronĨok <mhroncok@redhat.com> - 19.4-4 - Rebuilt for Python 3.9 * Tue Apr 14 2020 Eduardo Otubo <otubo@redhat.com> - 19.4-3 - Fix BZ#1798729 - CVE-2020-8632 cloud-init: Too short random password length in cc_set_password in config/cc_set_passwords.py - Fix BZ#1798732 - CVE-2020-8631 cloud-init: Use of random.choice when generating random password * Sun Feb 23 2020 Dusty Mabe <dusty@dustymabe.com> - 19.4-2 - Fix sed substitutions for unittest2 and assertItemsEqual - Fix failing unittests by including `BuildRequires: passwd` - The unittests started failing because of upstream commit 7c07af2 where cloud-init can now support using `usermod` to lock an account if `passwd` isn't installed. Since `passwd` wasn't installed in our mock buildroot it was choosing to use `usermod` and the unittests were failing. See: https://github.com/canonical/cloud-init/commit/7c07af2 - Add missing files to package - /usr/bin/cloud-id - /usr/share/bash-completion/completions/cloud-init