Created attachment 214009 [details] Update to 20.2 BSD: find_devs_with_ refactoring (#298) freebsd: ensure package update works (#273) [Gonéri Le Bouder] ec2: render network on all NICs and add secondary IPs as static (#114)(LP: #1866930)
Having a quick look at upstream repo, Is licensing really correct? (source repo lists several files) There are no orig files in sysvinit/freebsd/ as far as I can tell. Upstream lists at least one version requirement on dependency missing in port https://github.com/canonical/cloud-init/blob/20.2/requirements.txt#L22 This seems to be what upstreams uses for compile tests so perhaps set those as requirements would be worth taking into consideration? https://github.com/canonical/cloud-init/blob/20.2/tox.ini#L67 It would be also nice if "make test" worked.
(In reply to daniel.engberg.lists from comment #1) licensing need think, I unfortunately do not really understand copyright, if you tell me how to correctly > here are no orig files in sysvinit/freebsd/ as far as I can tell. explain what exactly do you mean > dependency missing in port (configobj) https://svnweb.freebsd.org/ports/head/net/cloud-init/Makefile?revision=529735&view=markup#l22 Add tests, maybe it’s worth adding a separate bug, this need to check, maybe they are very Linux specific
https://github.com/canonical/cloud-init/blob/master/LICENSE I just had a quick look at it, looks like you can choose between GPLv3 or Apache 2.0. If you leave it as-is it defaults to GPLv3. What is https://svnweb.freebsd.org/ports/head/net/cloud-init/Makefile?revision=529735&view=markup#l46 supposed to fix? I missed confobj, sorry about that however version requirement is missing. Best regards, Daniel
Is it ok to commit?
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval Attachment -> Details -> maintainer-approval [+]
A commit references this bug: Author: mikael Date: Fri Jun 19 11:45:13 UTC 2020 New revision: 539604 URL: https://svnweb.freebsd.org/changeset/ports/539604 Log: net/cloud-init: Update to 20.2 PR: 246109 Submitted by: Andrey Fesenko (maintainer) Changes: head/net/cloud-init/Makefile head/net/cloud-init/distinfo
^Triage: Assign to committer that resolved