Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from core24 #73

Merged
merged 13 commits into from
Oct 9, 2024
Merged

Conversation

jhenstridge
Copy link
Collaborator

Merge changes from upstream core24 snap.

valentindavid and others added 13 commits July 17, 2024 13:47
…very

If dhcpcd is installed in a cloud image, cloud-init may attempt early
datasource discovery using dhcpcd in order to get information about
active instance metadata service IP addresses and routes.
The dhcpcd client writes out leases which cloud-init parses under
/var/lib/dhcpcd.

Add this support so cloud-init can detect network-bound datasources such
as Azure, Ec2 and GCE.
* tools/generate-changelog.py: add a permalink in the changelog from which the current build is sourced

* many: generate permalink inside the python script, add some indentation

* tools: remove .git suffix
…kage changes (canonical#246)

* Makefile,snapcraft: generate changelog between commits in local snap repo as well

* tools/generate-changelog.py: add better docs, more error handling and use --pretty=short for log output

* tools/generate-changelog.py: remove additional newlines
* snap-patch: add patch to enable fips build

* snapcraft: enable fips build when the origin remote contains fips

* snapcraft: remove local patch

* snapcraft: remove added newline

* many: remove the patch approach, instead rely on environmental variable to do switching

* github: update actions

* hooks: use apt config file instead for fips PPA access instead of patch

* many: move the fips.conf.example to root of project, copy from makefile and remember to cleanup FIPS files

* Makefile,snapcraft: switch to rm -f and switch import of env file

* Makefile: merge two ifdefs, ise lsb_release to get codename

* hooks: fix typo
…onical#250)

* Makefile: read os-release instead

* Makefile: set CODENAME as a variable outside of target

* Makefile: expand once and use shell ident
Copy link

github-actions bot commented Oct 7, 2024

Hey! jhenstridge has not signed the Canonical CLA which is required to get this contribution merged on this project.

Please head over to https://ubuntu.com/legal/contributors to read more about it.

@jhenstridge jhenstridge marked this pull request as ready for review October 9, 2024 03:02
@robert-ancell robert-ancell self-requested a review October 9, 2024 03:07
Copy link

@robert-ancell robert-ancell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jhenstridge jhenstridge merged commit 261d0ba into canonical:24 Oct 9, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants