More GNOME updates (staging)#197754
Merged
jtojnar merged 2 commits intoNixOS:stagingfrom Oct 29, 2022
Merged
Conversation
3a2953b to
79f3730
Compare
https://gitlab.gnome.org/GNOME/glib/-/compare/2.74.0...2.74.1 - Docs no longer can be generated in static builds. - Drop merged patches. - Add a comment to an undocumented patch. - Drop huge with statement. - Drop meson override not needed since NixOS@a4a300d Changelog-Reviewed-By: Jan Tojnar <[email protected]>
79f3730 to
0b5be61
Compare
trofi
approved these changes
Oct 25, 2022
ad221c2 to
ee8dbec
Compare
ee8dbec to
1bab417
Compare
13 tasks
Member
Author
|
aarch64-linux failure looks spurious, I can build it just fine on aarch64 community box. |
Contributor
|
I think this broke cross -- I'll look into it later. According to my scmdiff broke somewhere between acc7ed9 and 7a2cb87. The error log from glib-2.74.1Edit (jtojnar): Fixed by #200760 |
|
Apparently glib-2.74.1 is causing Gnome keyring to get 100% cpu non-stop using the last update of NixOS unstable - Looking around I've seen this has also been reported in https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/123 and https://bugs.gentoo.org/878351 |
Member
Author
|
Thanks, opened #201229 |
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.
Description of changes
https://gitlab.gnome.org/GNOME/glib/-/compare/2.74.0...2.74.1
We probably want this in 22.11 (more crash fixes, Unicode 15) but there are some changes like https://gitlab.gnome.org/GNOME/glib/-/commit/0ffe86a1f7e215e4561c3b9f1d03c3cd638ed00f, where warnings were turned to asserts, which might cause some incorrectly written programs to crash.
Things done
sandbox = trueset 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.shto update generated release notes