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`
(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
(In reply to Nuno Teixeira from comment #1) *What you think?
(In reply to Nuno Teixeira from comment #1) Maybe it's overkill, but I'm not sure.
(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.
Committed!
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(-)