Merged
Conversation
jtojnar
approved these changes
Jun 11, 2023
Member
jtojnar
left a comment
There was a problem hiding this comment.
Changes look okay, fixes CVE-2023-34969
Contributor
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-22.11
git worktree add -d .worktree/backport-236937-to-staging-22.11 origin/staging-22.11
cd .worktree/backport-236937-to-staging-22.11
git checkout -b backport-236937-to-staging-22.11
ancref=$(git merge-base 622850f61f78093fa568b00d30aaa6773b306638 b283645a1d74eabea4cd9efea0483735770bbf4b)
git cherry-pick -x $ancref..b283645a1d74eabea4cd9efea0483735770bbf4b |
1 similar comment
Contributor
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-22.11
git worktree add -d .worktree/backport-236937-to-staging-22.11 origin/staging-22.11
cd .worktree/backport-236937-to-staging-22.11
git checkout -b backport-236937-to-staging-22.11
ancref=$(git merge-base 622850f61f78093fa568b00d30aaa6773b306638 b283645a1d74eabea4cd9efea0483735770bbf4b)
git cherry-pick -x $ancref..b283645a1d74eabea4cd9efea0483735770bbf4b |
1 task
Contributor
|
Successfully created backport PR for |
Contributor
|
Git push to origin failed for staging-23.05 with exitcode 1 |
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
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.
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/dbus/versions.
meta.description for dbus is: Simple interprocess messaging system
meta.homepage for dbus is: http://www.freedesktop.org/wiki/Software/dbus/
Updates performed
To inspect upstream changes
Impact
Checks done (click to expand)
passthru.tests, if any, passedRebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from Cachix:
(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the
trusted-userslist or you can usesudosince root is effectively trusted.Or, build yourself:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build results
NixPkgs review skipped
Maintainer pings
cc @jtojnar for testing.