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

Hotfix/7.5 merge #4359

Merged
merged 5 commits into from
Sep 8, 2023
Merged

Hotfix/7.5 merge #4359

merged 5 commits into from
Sep 8, 2023

Conversation

sergiusens
Copy link
Collaborator

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint?
  • Have you successfully run pytest tests/unit?

cmatsuoka and others added 5 commits August 9, 2023 17:09
Craft Parts 1.19.7 addresses issues related to version being set
twice during rebuilds.

Signed-off-by: Claudio Matsuoka <[email protected]>
Co-authored-by: Callahan <[email protected]>
Support legacy local plugins that invoke `snapcraft.sources.get`
by redirecting imports to `snapcraft_legacy`. This is similar
to the strategy used for V1 and V2 plugins.

Fixes #4285

Signed-off-by: Claudio Matsuoka <[email protected]>
This solves the case where prime was run before try, where a
subsequent run of try would mask the contents of the existing prime
directory with a newly mounted one from the host. In legacy we had the
concept of `clean --unprime` to solve this.

Signed-off-by: Sergio Schvezov <[email protected]>
Rudimentary support for validating abstract sockets in
listen-streams. The complete check will take place at `snap pack
--check-skeleton` at the end of the process.

Signed-off-by: Sergio Schvezov <[email protected]>
@sergiusens sergiusens merged commit 184730f into main Sep 8, 2023
16 checks passed
@sergiusens sergiusens deleted the hotfix/7.5-merge branch September 8, 2023 14:54
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.

3 participants