-
Notifications
You must be signed in to change notification settings - Fork 567
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
Minor changes #1295
Minor changes #1295
Conversation
* Improve the PR template checklist * Add package checkbox * Add section for test methodology * Add a checkbox for updating cgmanifest files.
* Replace placeholder Mariner Logos and Splash Screen * Updated spec file and signature
* hyperv-daemons: Update source hash * kernel: Update source hash * kernel-hyperv: Update source hash * kernel-headers: Update source hash * Update manifests * Update toolchain remote md5sum * kernel-signed-aarch64: Bump release number * kernel-signed-x64: Bump release number * kernel: update config * kernel-hyperv: Update config
Signed-off-by: Jim Perrin <[email protected]>
* Fix CVE-2020-26159 * Increment release, fix autosetup.
Co-authored-by: Joe Schmitt <[email protected]>
…r-july-update Joslobo/merge from 1.0 dev for july update
#1220) (#1225) Co-authored-by: Muhammad Falak R Wani <[email protected]> Co-authored-by: Muhammad Falak R Wani <[email protected]>
Our validation found that cdrom eject is causing a udev event storm and regressing many performance metrics. Issue isolated to a commit introduced upstream and backported to stable kernel. Reverting this commit to mitigate the issue. We will be working with LKML in the meantime to fix the underlying issue. Signed-off-by: Chris Co <[email protected]>
* glibc - fix CVE-2021-35942 * glibc - fix CVE-2021-35942 Co-authored-by: nicolas guibourge <[email protected]> Co-authored-by: nicolas guibourge <[email protected]>
Our validation found that clock_gettime(CONFIG_REALTIME, &start) was taking orders of magnitude longer to complete than before. This was due to the following upstream commit e4ab4658f1cf which, while not backported to the LTS stable trees, was backported into our specific kernel source as part of our ARM64 support. This change applies the upstream commit 3486d2c9be65 which fixes the VDSO regression. Signed-off-by: Chris Co <[email protected]>
* remove brp-strip-debug-symbols * update manifests * remove brp-strip-unneeded * modify macros. remove symbols from ceph
) * libdb - no patch CVE-2017-3604 to CVE-2017-3617 and CVE-2020-2981 * libdb CVE nopatch Co-authored-by: nicolas guibourge <[email protected]>
* rubygem-addressable - Move to 2.8.0 to fix CVE-2021-3274 * fix type in cgmanifest Co-authored-by: nicolas guibourge <[email protected]>
* update python-lxml * update changelog * update cgmanifest.json
* qt5-qtbase fix CVE-2015-9541, CVE-2020-0570 and CVE-2020-13962 * qt5-qtbase fix CVE-2015-9541, CVE-2020-0570 and CVE-2020-13962 * fix cgmanifest copy/paste issue Co-authored-by: nicolas guibourge <[email protected]>
* python-psutil - Update to 5.6.7 to fix CVE-2019-18874 * fix cgmanifest issue Co-authored-by: nicolas guibourge <[email protected]>
* Refresh title when backing out of add partition page * Fix display of incorrect disk's space remaining
mentioned open pull request #1292 |
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.
fix conflicts from branch 1.0-dev
and merged into minor-changes
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.
Blocking until we get the branch gets cleaned-up (no commits from other authors).
closed cause commit from other contributors |
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
./cgmanifest.json
,./toolkit/tools/cgmanifest.json
,./toolkit/scripts/toolchain/cgmanifest.json
,.github/workflows/cgmanifest.json
)./SPECS/LICENSES-AND-NOTICES/data/licenses.json
,./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md
,./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON
)*.signatures.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
fetch from
1..0 dev
and create custom branch to fix typo spelling grammar, with reference from merriam websterChange Log
Does this affect the toolchain?
YES
Associated issues
Links to CVEs