-
Notifications
You must be signed in to change notification settings - Fork 445
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 7.5 hotfixes #4304
Merge 7.5 hotfixes #4304
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3dee09 - Browse repository at this point
Copy the full SHA b3dee09View commit details
Commits on Jun 30, 2023
-
requirements: update craft-providers to 1.10.1
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Configuration menu - View commit details
-
Copy full SHA for 4a7127f - Browse repository at this point
Copy the full SHA 4a7127fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c44a58 - Browse repository at this point
Copy the full SHA 1c44a58View commit details -
godeps can not longer build due to golang/go#57051 Instead of removing the godeps feature, disable the tests in case the upstream fixes the problem.
Configuration menu - View commit details
-
Copy full SHA for aa3d5d6 - Browse repository at this point
Copy the full SHA aa3d5d6View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5134d01 - Browse repository at this point
Copy the full SHA 5134d01View commit details -
requirements: bump craft-archives to fix regression
The new version supports asset files that contain more than one key (for whatever reason). This is more in line with the behavior done by the previous implementation (via apt-key). Closes #4224
Configuration menu - View commit details
-
Copy full SHA for 586a9fe - Browse repository at this point
Copy the full SHA 586a9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6bd029 - Browse repository at this point
Copy the full SHA b6bd029View commit details
Commits on Jul 12, 2023
-
extension: remove extra kde-neon build envvars (#4242)
remove extra build environment variables that are causing build failures. Co-authored-by: Scarlett Gately Moore <sgmoore@debian.org>
Configuration menu - View commit details
-
Copy full SHA for cfacbc5 - Browse repository at this point
Copy the full SHA cfacbc5View commit details
Commits on Jul 13, 2023
-
spread: add a test for the "python + classic" tutorial (#4269)
This commit adds a spread test to check the "Set up classic confinement for a Python project" tutorial. As an overview, the test: - runs specifically on Ubuntu 20.04 systems; - clones the test repo from snapcraft-docs/python-ctypes-example; - builds & installs the snap from the test repo; - runs the snap on the 20.04 system, to ensure the patchelf fix is working in the presence of the classic confinement. Co-authored-by: Callahan <callahan.kovacs@canonical.com>
Configuration menu - View commit details
-
Copy full SHA for 833b0f2 - Browse repository at this point
Copy the full SHA 833b0f2View commit details -
meta: write out metadata links (#4275)
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
Configuration menu - View commit details
-
Copy full SHA for de56fe6 - Browse repository at this point
Copy the full SHA de56fe6View commit details
Commits on Jul 14, 2023
-
requirements: bump craft-archives (#4277)
Version 1.1.2 allows local package repositories (those with scheme `url: file:///...`) again.
Configuration menu - View commit details
-
Copy full SHA for 7e6e317 - Browse repository at this point
Copy the full SHA 7e6e317View commit details -
commands: fix missing built_at store upload option (#4261)
snapcraft-started-at is a manifest field. This suggests that upload never sent built_at because it was trying to extract it from meta/snap.yaml instead of snap/manifest.yaml. The unused before this change test file test-snap-with-started-at.snap was updated accordingly: - snapcraft-started-at field was removed from meta/snap.yaml, - and a new snap/manifest.yaml was added. The change was tested against the Store. Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com> Co-authored-by: Callahan <callahan.kovacs@canonical.com>
Configuration menu - View commit details
-
Copy full SHA for 4d7eab2 - Browse repository at this point
Copy the full SHA 4d7eab2View commit details -
Revert "requirements: update craft-archives (#4174)"
This reverts commit 0e12894.
Configuration menu - View commit details
-
Copy full SHA for 8a6872c - Browse repository at this point
Copy the full SHA 8a6872cView commit details -
Revert "repo: migrate to craft-archives (#4037)"
This reverts commit ce23bc7.
Configuration menu - View commit details
-
Copy full SHA for 706872e - Browse repository at this point
Copy the full SHA 706872eView commit details
Commits on Aug 4, 2023
-
Merge remote-tracking branch 'origin/main' into work/hotfix-7.5-merge
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
Configuration menu - View commit details
-
Copy full SHA for 3b8ce30 - Browse repository at this point
Copy the full SHA 3b8ce30View commit details