-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
element-{web,desktop}: 1.11.3 -> 1.11.4 #189150
Conversation
$ nixpkgs-review pr 189150 3 packages updated:
3 packages built:
|
Result of 3 packages built:
|
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.
Works for me.
Backport failed for Please cherry-pick the changes locally. git fetch origin release-22.05
git worktree add -d .worktree/backport-189150-to-release-22.05 origin/release-22.05
cd .worktree/backport-189150-to-release-22.05
git checkout -b backport-189150-to-release-22.05
ancref=$(git merge-base 1e0e95e88ed48e05dc9c0e898e84c87cc4c50368 8c68069328de82e719f3c8f94e7745570664e3e1)
git cherry-pick -x $ancref..8c68069328de82e719f3c8f94e7745570664e3e1 |
Unless someone beats me I'll file a backport PR tomorrow :) |
Backport failed for Please cherry-pick the changes locally. git fetch origin release-22.05
git worktree add -d .worktree/backport-189150-to-release-22.05 origin/release-22.05
cd .worktree/backport-189150-to-release-22.05
git checkout -b backport-189150-to-release-22.05
ancref=$(git merge-base 1e0e95e88ed48e05dc9c0e898e84c87cc4c50368 8c68069328de82e719f3c8f94e7745570664e3e1)
git cherry-pick -x $ancref..8c68069328de82e719f3c8f94e7745570664e3e1 |
Description of changes
See also: https://matrix.org/blog/2022/08/31/security-releases-matrix-js-sdk-19-4-0-and-matrix-react-sdk-3-53-0
Fixes #189143
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes