Skip to content
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

Closed
wants to merge 163 commits into from
Closed

Minor changes #1295

wants to merge 163 commits into from

Conversation

slowy07
Copy link

@slowy07 slowy07 commented Aug 18, 2021

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/tools/cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

fetch from 1..0 dev and create custom branch to fix typo spelling grammar, with reference from merriam webster

Change Log
  • Change
  • Change
  • Change
Does this affect the toolchain?

YES

Associated issues
Links to CVEs

MateuszMalisz and others added 30 commits August 20, 2020 07:22
* Fix gpgme main and -devel shared object conflicts

* Bump version of gpgme.spec
* 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
* Fix CVE-2020-26159

* Increment release, fix autosetup.
* Revert "Implement "distroless" containers (#252)"

This reverts commit e41efdd.

* Revert "Implement "distroless" containers (#252)" (#264)

This reverts commit e41efdd.
jslobodzian and others added 19 commits July 25, 2021 20:12
…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
@slowy07
Copy link
Author

slowy07 commented Aug 18, 2021

mentioned open pull request #1292

@slowy07 slowy07 closed this Aug 18, 2021
@slowy07 slowy07 deleted the minor-changes branch August 18, 2021 13:14
@slowy07 slowy07 restored the minor-changes branch August 18, 2021 13:25
@slowy07 slowy07 reopened this Aug 18, 2021
Copy link
Author

@slowy07 slowy07 left a 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

Copy link
Contributor

@PawelWMS PawelWMS left a 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).

@slowy07
Copy link
Author

slowy07 commented Aug 18, 2021

closed cause commit from other contributors

@slowy07 slowy07 closed this Aug 18, 2021
@slowy07 slowy07 deleted the minor-changes branch August 18, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.