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

Gnome 3.36.1 staging #84695

Merged
merged 6 commits into from Apr 11, 2020
Merged

Gnome 3.36.1 staging #84695

merged 6 commits into from Apr 11, 2020

Conversation

hedning
Copy link
Contributor

@hedning hedning commented Apr 8, 2020

Motivation for this change

Gnome 3.36.1 bump which needs to go to staging.

Things done

Running with these currently on my system.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

News:

247bddd3116917c00470c4da296f1c1c2fd38136: gobject-introspection: 1.64.0 -> 1.64.1
	(https://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.64/gobject-introspection-1.64.1.news)
	1.64.1 - 2020-04-05
	-------------------
	
	* Replace calls to deprecated xml.etree.cElementTree removed in Python 3.9 :mr:`202` (:user:`Stephen Gallagher <sgallagher>`)
	* gimarshallingtests: Use g_assert_cmpfloat_with_epsilon. Fixes tests on some architectures :mr:`200` (:user:`Iain Lane <iainl>`)
	
	
	
29f47af27390a0ea5b6739515c315e5993bef55c: glib-networking: 2.64.0 -> 2.64.1
	(https://ftp.gnome.org/pub/GNOME/sources/glib-networking/2.64/glib-networking-2.64.1.news)
	2.64.1 - March 27, 2020
	=======================
	
	- Warn when server-identity property is missing (#130)
	- Fix crashes in debug logs (#131)
	- Fix write loop in OpenSSL backend (!117)
	
	
34a0147072498354d9ff5dfcdad74c6c2d498569: libsecret: 0.20.1 -> 0.20.2
	(https://ftp.gnome.org/pub/GNOME/sources/libsecret/0.20/libsecret-0.20.2.news)
	0.20.2
	 * secret-file-collection: force little-endian in GVariant [!49, #42]
	 * Prefer g_info() over g_message() [!48, #40]
	 * meson: Don't specify shared_library() [!47]
	 * docs: Make sure to set install: true [!46]
	
	
95abd75a5940e2e066bbe6ced2cdb9300a722607: librsvg: 2.48.0 -> 2.48.2
	(https://ftp.gnome.org/pub/GNOME/sources/librsvg/2.48/librsvg-2.48.1.news)
	Version 2.48.1
	
	- #129 - Fix baseline-shift for simple subscripts/superscripts and
	  absolute offsets.  This should fix a lot of Wikimedia images with
	  formulas.
	
	- #548 - Support images with data: URLs that don't have a MIME-type.
	  This fixes some Open Clip Art images generated by old versions
	  of Adobe Illustrator.
	
	- Fix build of the test suite on Windows (Chun-wei Fan).
	
	- Support running the rsvg_internals tests on Windows (Chun-wei Fan).
	
	
	
	(https://ftp.gnome.org/pub/GNOME/sources/librsvg/2.48/librsvg-2.48.2.news)
	Version 2.48.2
	
	- Fix linking of the test suite against Harfbuzz.
	
	
cd00bc2ccd329744228be9ef3f979258947ccf4c: atk: 2.35.1 -> 2.36.0
	(https://ftp.gnome.org/pub/GNOME/sources/atk/2.36/atk-2.36.0.news)
	Changes in version 2.36
	=========================
	
	* New API
	   * Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION
	   * Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible AtkText
	     attributes (MR!33)
	
	* Documentation
	   * Updated documentation for atk_text_set_caret_offset (MR!18)
	
	* Building - meson
	   * Fix building atk as subproject
	   * Add Meson wrap file for GLib (MR!37)
	
	* Building - visual studio
	   * Use -utf-8 if available (MR!38)
	
	Contributors
	   Luca Bacci, Joanmarie Diggs, Samuel Thibault
	
	Translations
	
	   Fran Dieguez (gl), Ryuta Fujii (ja), Daniel Korostil (uk), Jwtiyar

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.

BTW extended the supported link formats jtojnar/what-changed@9a2d29c

@hedning
Copy link
Contributor Author

hedning commented Apr 8, 2020

Hmm, we might want to pick this too: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1638, not a big deal (only visual), but probably doesn't hurt.

@hedning
Copy link
Contributor Author

hedning commented Apr 8, 2020

Ahh, and this too: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1633

(There's been a bit of breakage in gtk it seems)

@jtojnar
Copy link
Contributor

jtojnar commented Apr 8, 2020

Sounds reasonable.

- fix invisible dialogs
- fix resizing custom surfaces (eg. panels like gtk-layer-shell)
@hedning
Copy link
Contributor Author

hedning commented Apr 9, 2020

https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1638 didn't apply trivially, so I left it off, it's only visual too, so should be fine.

@ofborg ofborg bot requested a review from jtojnar April 9, 2020 09:08
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 to me.

@worldofpeace
Copy link
Contributor

@GrahamcOfBorg build gtk3 librsvg

(darwin stuff)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants