The following modules have a new version:
- epiphany (41.3 => 41.4)
- folks (0.15.4 => 0.15.5)
- gnome-desktop (41.5 => 41.6)
- gnome-music (41.0 => 41.1)
- gspell (1.9.1 => 1.10.0)
- libhandy (1.4.0 => 1.4.1)
- libnma (1.8.34 => 1.8.38)
- libnotify (0.7.9 => 0.7.11)
- pygobject (3.42.0 => 3.42.1)
- sushi (41.0 => 41.2)

The following modules weren't upgraded in this release:
  adwaita-icon-theme, at-spi2-atk, at-spi2-core, atk, atkmm, baobab, calls,
  cantarell-fonts, cheese, clutter, clutter-gst, clutter-gtk, cogl, dconf,
  devhelp, eog, evince, evolution-data-server, gcab, gcr, gdk-pixbuf, gdm,
  gedit, geocode-glib, gfbgraph, gjs, glib, glib-networking, glibmm, gmime,
  gnome-autoar, gnome-backgrounds, gnome-bluetooth, gnome-boxes,
  gnome-builder, gnome-calculator, gnome-calendar, gnome-characters,
  gnome-clocks, gnome-color-manager, gnome-connections, gnome-contacts,
  gnome-control-center, gnome-disk-utility, gnome-font-viewer,
  gnome-initial-setup, gnome-keyring, gnome-logs, gnome-maps, gnome-menus,
  gnome-online-accounts, gnome-photos, gnome-remote-desktop,
  gnome-screenshot, gnome-session, gnome-settings-daemon, gnome-shell,
  gnome-shell-extensions, gnome-software, gnome-system-monitor,
  gnome-terminal, gnome-tour, gnome-user-docs, gnome-user-share,
  gnome-video-effects, gnome-weather, gobject-introspection, gom, grilo,
  grilo-plugins, gsettings-desktop-schemas, gsound, gssdp, gtk, gtk+,
  gtk-doc, gtk-vnc, gtkmm, gtksourceview, gupnp, gupnp-av, gupnp-dlna, gvfs,
  json-glib, jsonrpc-glib, libchamplain, libdazzle, libgdata, libgee,
  libgnomekbd, libgsf, libgtop, libgweather, libgxps, libmediaart, libpeas,
  librsvg, libsecret, libsigc++, libsoup, mm-common, mutter, nautilus, orca,
  pango, pangomm, phodav, pyatspi, rest, rygel, simple-scan, sysprof, totem,
  totem-pl-parser, tracker, tracker-miners, vala, vte,
  xdg-desktop-portal-gnome, yelp, yelp-tools, yelp-xsl, zenity

========================================
 epiphany
========================================

41.4 - April 21, 2022
=====================

* Fix CVE-2022-29536 (#1766)


========================================
 folks
========================================

Overview of changes from libfolks 0.15.4 to libfolks 0.15.5
===========================================================

Bugs fixed:
 * vapi: Add missing generic type argument


========================================
 gnome-desktop
========================================

============
Version 41.6
============

- No changes


========================================
 gnome-music
========================================

Overview of changes in 41.1
===========================

• Speed increase on first startup on larger collections
• Make shuffle random
• Fix time displayed in RTL languages

Bugs fixed:
Time is reversed in RTL (#500)
Improve async queue work (#472)
Fix crash on empty selection (#492)
playlistswidget: Fix incorrect import (#491)
Make random shuffle actually random (#369)
albumwidget: Ensure the correct album is played (#461)

Thanks to our contributors this realse:
Jean Felder
Koushik Sahu
Marinus Schraal
Michael Catanzaro
Yosef Or Boczko

Updated translations:
Vietnamese
Russian
Serbian
Bulgerian
Frisian
Latvian
Icelandic
Friulian
Catalan
Indonesian
Swedish
Danish



========================================
 gspell
========================================

News in 1.10.0, 2022-04-16
--------------------------
* Build from git: some updates, take newer version of autoconf-archive.
* Build: distribute more files in tarballs.
* Documentation improvements.
* Translation updates.


========================================
 libhandy
========================================

=============
Version 1.4.1
=============

- HdyCarousel
 - Add a missing check in hdy_carousel_scroll_to()
- HdySwipeTracker
 - Fix a memory leak
- Don't change background of non-activatable boxed list rows on press
- Translation updates:
 - Basque
 - Chinese (China)
 - Dutch
 - Galician
 - Hungarian
 - Indonesian
 - Persian
 - Portuguese
 - Romanian
 - Serbian
 - Swedish


========================================
 libnma
========================================

=======================================
libnma-1.8.38
Overview of changes since libnma-1.8.36
=======================================

* libnma-gtk4 is no longer considered EXPERIMENTAL.
* meson now builds libnma-gtk4 properly.
* Keyboard accelerator for certificate chooser works again.
* Fixed libnma-gtk4 version of mobile-wizard.

=======================================
libnma-1.8.36
Overview of changes since libnma-1.8.34
=======================================

* Include OWE wireless security option.
* Do not allow setting empty 802.1x domain for EAP TLS.
* The GtkBuilder files for Gtk4 are now included in
 the release tarball.


========================================
 libnotify
========================================

New in 0.7.11
=============
* Fix potential build errors with old glib version we require
* notify-send: Add support for boolean hints
* notify-send: Support passing any hint value, by parsing variant strings
* notify-send: Add explicit option to create transient notifications

Contributors:
 Marco Trevisan

New in 0.7.10
=============
* notify-send: Support commas in icon filenames [Thorsten; !15]
* notify-send: Give failing exit code if showing notification fails [Ray, !13]
* notify-send: Support for replacing an existing notification [Paul; !17]
* notify-send: Add option to wait until notification has been closed [Ben; !18]
* notify-send: Add support for notification actions and responses [Ben; !18]
* notification: Send the application ID when possible [Corentin; !1]
* notification: Use g_memdup2 when available [Marco; !22]
* notification: Improve SNAP detection and confined desktop ID [Marco; !23]
* notification: Add support for getting actions activation token [Marco; !24]
* notify: Use application ID if any to set the fallback app name [Marco; !18]
* Build fixes and improvements [Marco; !22]
* Docs updates [Boris, David; !14, !20]

Contributors:
 Marco Trevisan, Boris Shtrasman, Matthias Sweertvaegher, Thorsten Wißmann,
 Ray Strode, Maximiliano Sandoval R, David King, Corentin Noël, Paul Collins,
 Matthias Sweertvaegher, Ben Blain


========================================
 pygobject
========================================

3.42.1 - 2022-04-17
-------------------

* Do not error out for unknown scopes :mr:`179`
* gtk overrides: restore Gtk.ListStore.insert_with_valuesv with newer gtk4 :issue:`467`
* gtk overrides: Do not override Treeview.enable_model_drag_xx for GTK4 :mr:`175`
* Implement DynamicImporter.find_spec() to silence a deprecation warning with Python 3.10 :issue:`473`
* Some test/CI fixes



========================================
 sushi
========================================

41.2
====

- Enable web process sandbox (webkitgtk)

41.1
====

- Enable web process (webkitgtk) sandbox