Bug 268322

Summary: net/cloud-init: Update 22.4
Product: Ports & Packages Reporter: Andrey Fesenko <andrey>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/canonical/cloud-init/blob/ubuntu/bionic-22.4.x/ChangeLog
Attachments:
Description Flags
update to 22.4.2 andrey: maintainer-approval+

Description Andrey Fesenko 2022-12-11 23:55:38 UTC
Created attachment 238717 [details]
update to 22.4.2

Bump version 22.4.2

The 22.4 release:

    spanned about 3 months
    had 23 contributors from 25 domains
    fixed 13 Launchpad issues

Highlights:
    Add NWCS datasource
    Add Mariner support
    Add support for Container-Optimized OS
    Passthough v2 netconfigs in netplan systems
    Allow jinja templating in /etc/cloud
    Machine-readable output --format yaml/json in "cloud-init status"
    Net: add BSD ifconfig(8) parser and state class
    Ensure "centos" settings are identical to "rhel" in cloud.cfg.tmpl
    LXD:
        Enable hotplug for LXD datasource
        Add support for lxd preseed config
    Ansible:
        Add support for Ansible galaxy install
        Add Ansible control module
        Allow pip bootstrapping

Apply patch fix https://github.com/canonical/cloud-init/pull/1894
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-12 06:48:04 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-12 21:44:26 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-12-12 21:44:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9277c8e5b28c8cbb78c1de167960821b95403ab1

commit 9277c8e5b28c8cbb78c1de167960821b95403ab1
Author:     Andrey Fesenko <andrey@bsdnir.info>
AuthorDate: 2022-12-12 06:45:35 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-12-12 21:40:13 +0000

    net/cloud-init: Update 22.4

    ChangeLog:
    https://github.com/canonical/cloud-init/blob/ubuntu/bionic-22.4.x/ChangeLog

    PR:             268322
    Reported by:    andrey@bsdnir.info (maintainer)

 net/cloud-init/Makefile                                        |  7 +++----
 net/cloud-init/distinfo                                        |  6 +++---
 .../files/patch-cloudinit_distros_networking.py (new)          | 10 ++++++++++
 3 files changed, 16 insertions(+), 7 deletions(-)