Bug 260379 - net/cloud-init: Update to 21.4
Summary: net/cloud-init: Update to 21.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: Neel Chauhan
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-12-13 07:59 UTC by Andrey Fesenko
Modified: 2021-12-15 03:43 UTC (History)
1 user (show)

See Also:


Attachments
bump port version 21.4 (6.88 KB, patch)
2021-12-13 07:59 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 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(-)