Bug 260379

Summary: net/cloud-init: Update to 21.4
Product: Ports & Packages Reporter: Andrey Fesenko <andrey>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bump port version 21.4 andrey: maintainer-approval+

Description Andrey Fesenko 2021-12-13 07:59:02 UTC
Created attachment 230072 [details]
bump port version 21.4

Upstream updated
21.3 and 21.4 https://github.com/canonical/cloud-init/commit/db6084bdaea263b01cdea375ba58e8f262e6c937

net mtu patch in upstream. DragonFlyBSD now supported upstream.

New patch config/cloud.cfg.d/99_freebsd.cfg add config disable not supported option, clean up warning log and console.

testport: OK (poudriere: 123amd64, 13amd64 tested)
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-12-15 03:42:52 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-15 03:43:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=312cdb10c938703b50c654a7f72f60f6a3f2ceb4

commit 312cdb10c938703b50c654a7f72f60f6a3f2ceb4
Author:     Andrey Fesenko <andrey@bsdnir.info>
AuthorDate: 2021-12-15 03:42:35 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-12-15 03:42:35 +0000

    net/cloud-init: Update to 21.4

    PR:     260379

 net/cloud-init/Makefile                            |  8 +--
 net/cloud-init/distinfo                            |  6 +--
 .../files/patch-cloudinit_net_bsd.py (gone)        | 60 ----------------------
 .../files/patch-cloudinit_net_freebsd.py (gone)    | 21 --------
 .../patch-config_cloud.cfg.d_99__freebsd.cfg (new) |  5 ++
 net/cloud-init/files/patch-setup.py                |  2 +-
 6 files changed, 14 insertions(+), 88 deletions(-)