Bug 265975

Summary: net/cloud-init: Update to 22.3
Product: Ports & Packages Reporter: Andrey Fesenko <andrey>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo, nc
Priority: --- Keywords: patch-ready
Version: LatestFlags: andrey: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/canonical/cloud-init/blob/main/ChangeLog
Bug Depends on:    
Bug Blocks: 265177    
Attachments:
Description Flags
update to 22.3 none

Description Andrey Fesenko 2022-08-21 16:08:25 UTC
Created attachment 236046 [details]
update to 22.3

Fix Bug #265177

Upstream:
Config Module Additions / Deletions:

    Ansible config module
    Wireguard config module
    Drop debug module

Check you schemas, run in guest `cloud-init schema --annotate --system`
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2022-08-21 21:04:48 UTC
(In reply to Andrey Fesenko from comment #0)

Hi,

is "Check you schemas, run in guest `cloud-init schema --annotate --system`" message needed for users updating to 22.3? If yes, maybe better thinking in a pkg-message.

Whay you think?

Cheera
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-08-21 21:06:04 UTC
(In reply to Nuno Teixeira from comment #1)

*What you think?
Comment 3 Andrey Fesenko 2022-08-21 21:11:39 UTC
(In reply to Nuno Teixeira from comment #1)

Maybe it's overkill, but I'm not sure.
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-08-22 13:27:59 UTC
(In reply to Andrey Fesenko from comment #3)

ok, let me put my doubt in other way, will net/cloud-init users know that above command is needed when updating? If they do, assuming that is a natural procedure, in that case no need for a "overkill" pkg-message.
Comment 5 Neel Chauhan freebsd_committer freebsd_triage 2022-08-22 17:44:12 UTC
Committed!
Comment 6 commit-hook freebsd_committer freebsd_triage 2022-08-22 17:45:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d2d54418fb95545dd46cee3ef9589cb8557a804

commit 0d2d54418fb95545dd46cee3ef9589cb8557a804
Author:     Andrey Fesenko <andrey@bsdnir.info>
AuthorDate: 2022-08-22 17:43:12 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-22 17:43:48 +0000

    net/cloud-init: Update to 22.3

    Changes: https://github.com/canonical/cloud-init/blob/main/ChangeLog

    PR:     265975

 net/cloud-init/Makefile                             |  2 +-
 net/cloud-init/distinfo                             |  6 +++---
 ...atch-cloudinit_config_cc__salt__minion.py (gone) | 21 ---------------------
 net/cloud-init/files/patch-cloudinit_settings.py    | 20 ++++++++++----------
 net/cloud-init/files/patch-setup.py                 |  2 +-
 5 files changed, 15 insertions(+), 36 deletions(-)