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

glib: 2.66.2 -> 2.66.3 #105181

Merged
merged 1 commit into from Nov 28, 2020
Merged

glib: 2.66.2 -> 2.66.3 #105181

merged 1 commit into from Nov 28, 2020

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for glib is: "C library of programming buildings blocks"

meta.homepage for glib is: "https://www.gtk.org/"

meta.changelog for glib is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
34053 total rebuild path(s)

11310 package rebuild(s)

11296 x86_64-linux rebuild(s)
9775 i686-linux rebuild(s)
3496 x86_64-darwin rebuild(s)
9486 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
AusweisApp2
DisnixWebService
EmptyEpsilon
Literate
MIDIVisualizer
MMA
OSCAR
OVMF
OVMF-CSM
OVMF-secureBoot
R
SDL
SDL2
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_ttf
SDL_Pango
SDL_gfx
SDL_gpu
SDL_image
SDL_mixer
SDL_net
SDL_sound
SDL_stretch
SDL_ttf
Sylk
Xaw3d
_1oom
_1password-gui
_20kly
_3mux
_90secondportraits
a2jmidid
abbaye-des-morts
abcde
abcl
abcm2ps
abiword
abootimg
accountsservice
acgtk
acoustidFingerprinter
acsccid
act
adapta-backgrounds
adapta-gtk-theme
adementary-theme
adlplug
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/s32q1bgglyid91pjgsl4nii02hnykmiv-glib-2.66.3-bin \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A glib https://github.com/r-ryantm/nixpkgs/archive/91ab7bbe10ef75702698119527045f1ef259df2b.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/s32q1bgglyid91pjgsl4nii02hnykmiv-glib-2.66.3-bin
ls -la /nix/store/s32q1bgglyid91pjgsl4nii02hnykmiv-glib-2.66.3-bin/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @lovek323 @7c6f434c @worldofpeace for testing.

Copy link
Contributor

@jtojnar jtojnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look okay:

Overview of changes in GLib 2.66.3

  • Fix awkward bug with GPollFD handling in some situations (work by Claudio
    Saavedra and Eugene M) (#1592)

  • Fix sending FDs attached to very large D-Bus messages (work by Simon McVittie
    and Giovanni Campagna) (#2074)

  • Bugs fixed:

  • #1592 Main loop ignores GPollFD sources when there is at least one source ready with priority higher than default one
  • !1720 Backport !1718 “gtrace: Add G_GNUC_PRINTF annotation” to glib-2-66
  • !1721 Backport !1713 “gmain: g_main_context_check() can skip updating polled FD sources” to glib-2-66
  • !1723 Backport !1711 “Fix race in socketclient-slow test” to glib-2-66
  • !1727 Backport !1725 “gdbus: Cope with sending fds in a message that takes multiple writes” to glib-2-66
  • !1736 Backport !1734 “glocalfileinfo: Use a single timeout source at a time for hidden file cache” to glib-2-66

@jtojnar jtojnar added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label Nov 28, 2020
@jtojnar jtojnar merged commit 136152a into NixOS:staging Nov 28, 2020
@r-ryantm r-ryantm deleted the auto-update/glib branch November 29, 2020 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 0 10.rebuild-linux: 0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants