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.3 -> 2.66.4 #107426

Merged
merged 1 commit into from Dec 27, 2020
Merged

glib: 2.66.3 -> 2.66.4 #107426

merged 1 commit into from Dec 27, 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)
35213 total rebuild path(s)

11786 package rebuild(s)

11658 x86_64-linux rebuild(s)
10017 i686-linux rebuild(s)
3711 x86_64-darwin rebuild(s)
9827 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/k0gimvj15s3lf4h6nvl6ncg78qyxmskb-glib-2.66.4-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/3938a7112014f2bb349b175e189a6d27dc5e6cc7.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/k0gimvj15s3lf4h6nvl6ncg78qyxmskb-glib-2.66.4-bin
ls -la /nix/store/k0gimvj15s3lf4h6nvl6ncg78qyxmskb-glib-2.66.4-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.4

  • Fix some issues in parsing floating point seconds in GDateTime (!1791, !1797)

  • Fix some issues in handling invalid UTF-8 when parsing for GDate (!1788)

  • Bugs fixed:

  • #2264 GPtrArray might call qsort() with NULL data
  • !1774 Backport !1771 “macos: fix frexpl checks in cross-compilation” to glib-2-66
  • !1790 Backport !1788 “gdate: Validate input as UTF-8 before parsing” to glib-2-66
  • !1793 Backport !1791 “gdatetime: Disallow NAN as a number of seconds in a GDateTime” to glib-2-66
  • !1799 Backport !1794 “gio-tool-info: Prevent criticals if mount options are not available” to glib-2-66
  • !1805 Backport !1797 “gdatetime: Improve ISO 8601 parsing to avoid floating point checks” 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 Dec 27, 2020
@jtojnar jtojnar merged commit e8854bd into NixOS:staging Dec 27, 2020
@r-ryantm r-ryantm deleted the auto-update/glib branch December 27, 2020 03:26
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: 501+ 10.rebuild-darwin: 2501-5000 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants