Bug 268322 - net/cloud-init: Update 22.4
Summary: net/cloud-init: Update 22.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/canonical/cloud-in...
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2022-12-11 23:55 UTC by Andrey Fesenko
Modified: 2022-12-12 21:44 UTC (History)
1 user (show)

See Also:


Attachments
update to 22.4.2 (1.48 KB, patch)
2022-12-11 23:55 UTC, Andrey Fesenko
andrey: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)