-
Notifications
You must be signed in to change notification settings - Fork 601
create Trident RPM #15450
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
base: 3.0
Are you sure you want to change the base?
create Trident RPM #15450
Conversation
| could include the installation of certain RPMs, updating the SELinux mode, and | ||
| enabling DM-Verity. | ||
|
|
||
| %package osmodifier |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can trident include osmodifier without adding a subpackage?
| @@ -0,0 +1,8 @@ | |||
| { | |||
| "Signatures": { | |||
| "azurelinux-image-tools-1.0.0.tar.gz": "fac3fd48c1e0527109239deb8f4df7a526513409fa7474d1d7ffac978c1521d1", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove azurelinux-image-tools tarballs
|
|
||
| %build | ||
| %if %{undefined rpm_ver} | ||
| export TRIDENT_VERSION="%{version}-%{release}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
version will be: 0.20.0-1.azl3
should we include release?
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Create Trident RPM
Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology