-
Notifications
You must be signed in to change notification settings - Fork 376
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update sequoia-sq to 1.0 for CLI switch stability
There are quite a few changes in the CLI of sq 1.0 (this was expected) that we'll just need to adapt to now. The cli update itself is straightforward enough, the tricky part is getting the update pulled in because we need to do it in a separate transaction and at that point, rpm-plugin-ima has been pulled in and breaks installs in a rootless container. Thankfully since ce7210d we can just blast the IMA plugin config file away for now.
- Loading branch information
Showing
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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