-
Notifications
You must be signed in to change notification settings - Fork 31
Upgrade v28.4.0 (core22) #317
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
Draft
locnnil
wants to merge
15
commits into
canonical:core22
Choose a base branch
from
locnnil:upgrade-v28.4.0-core22
base: core22
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: Nvidia support core24 canonical#203 (main implementation) * test: Add Ubuntu Core 24 Nvidia testing canonical#239 (tests) * Add nvidia support instructions for Ubuntu Core 24 canonical#303 (docs) * fix: Fix graphics content path setting on core24 base snap canonical#274 * refact: rename part from wrapper-scripts to utility-scripts canonical#290 * fix: nvidia support check for Core in post-refresh canonical#291 * refact: simplify graphics provider checks canonical#288 * doc: Drop comment regarding CDI spec-dirs setting canonical#289 * refact: improve command chain scripts for nvidia canonical#293 * build: upgrade nvidia parts to v1.17.8 canonical#302 --------- Co-authored-by: Justin Cattle <j@ocado.com> Co-authored-by: Lincoln Wallace <lincoln.wallace@canonical.com>
* feat: extend refresh test with snap revert * refact: check if number is not equal * feat: leave number of up container hardcoded in beginning * feat: add checker for possible early container failure * refact: rename variables and list all containers after run * refact: drop export and replace STARTED_CONTAINERS and comment --------- Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
Signed-off-by: Lincoln Wallace <lin E880 coln.wallace@canonical.com>
* Upgrade to 28.3.2 * fix: reconstruct patch - code changed the place --------- Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
…#310) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Detected files with executable stack causes failures during store validation Clear the executable stack flag on libzpool.so.x.x.x with 'execstack --clear-execstack' See https://forum.snapcraft.io/t/snap-and-executable-stacks/1812 for more details
Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
…nical#315) Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…anonical#287) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com> (cherry picked from commit dbcfd96)
Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
This cherry-pick end up being very messy. There is a lot of core24 related diff around. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v28.4.0
upgrade from main core24 based snap to core22 based snap.