Fri, 02 Jun 2023 19:01:39 UTC

Information for build cloud-init-22.1-3.fc36

ID1932171
Package Namecloud-init
Version22.1
Release3.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cloud-init.git#f0a6cf49bd20ccb145f6a7a1d5e94532931a7f8f
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 byngompa
State complete
Volume DEFAULT
StartedThu, 10 Mar 2022 21:22:31 UTC
CompletedThu, 10 Mar 2022 21:26:47 UTC
Taskbuild (f36-candidate, /rpms/cloud-init.git:f0a6cf49bd20ccb145f6a7a1d5e94532931a7f8f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cloud-init.git#f0a6cf49bd20ccb145f6a7a1d5e94532931a7f8f'}}
Tags
f36
f36-Beta
RPMs
src
cloud-init-22.1-3.fc36.src.rpm (info) (download)
noarch
cloud-init-22.1-3.fc36.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Mar 10 2022 Dusty Mabe <dusty@dustymabe.com> - 22.1-3 - Drop requirement on NetworkManager-config-server * Tue Feb 22 2022 Neal Gompa <ngompa@fedoraproject.org> - 22.1-2 - Drop extra tests search in prep * 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