The following modules have a new version:
- glib (2.78.4 => 2.78.6)
- gnome-control-center (45.4 => 45.5)
- gnome-shell (45.6 => 45.7)
- gtk+ (3.24.41 => 3.24.42)
- gvfs (1.52.2 => 1.52.3)
- libadwaita (1.4.4 => 1.4.5)
- mutter (45.6 => 45.7)
- rygel (0.42.5 => 0.42.6)

The following modules weren't upgraded in this release:
  adwaita-icon-theme, at-spi2-core, atkmm, baobab, calls, cantarell-fonts,
  cogl, d-spy, dconf, dconf-editor, devhelp, epiphany, evince,
  evolution-data-server, folks, gcab, gcr, gdk-pixbuf, gdm, geocode-glib,
  gexiv2, gi-docgen, gjs, glib-networking, glibmm, glycin-loaders, 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-console,
  gnome-contacts, gnome-desktop, gnome-disk-utility, gnome-font-viewer,
  gnome-initial-setup, gnome-keyring, gnome-logs, gnome-maps, gnome-menus,
  gnome-music, gnome-online-accounts, gnome-remote-desktop, gnome-session,
  gnome-settings-daemon, gnome-shell-extensions, gnome-software,
  gnome-system-monitor, gnome-text-editor, gnome-tour, gnome-user-docs,
  gnome-user-share, gnome-weather, gobject-introspection, gom, grilo,
  grilo-plugins, gsettings-desktop-schemas, gsound, gspell, gssdp, gtk,
  gtk-doc, gtk-vnc, gtkmm, gtksourceview, gupnp, gupnp-av, gupnp-dlna,
  json-glib, jsonrpc-glib, libdazzle, libdex, libgee, libgsf, libgtop,
  libgweather, libgxps, libhandy, libmediaart, libnma, libnotify, libpanel,
  libpeas, librsvg, libsecret, libshumate, libsigc++, libsoup, loupe,
  mm-common, nautilus, orca, pango, pangomm, phodav, pyatspi, pygobject,
  rest, simple-scan, snapshot, sushi, sysprof, tecla, template-glib, totem,
  totem-pl-parser, tracker, tracker-miners, vala, vte,
  xdg-desktop-portal-gnome, yelp, yelp-tools, yelp-xsl

========================================
 glib
========================================

Overview of changes in GLib 2.78.6, 2024-05-08
==============================================

* Fix a regression with IBus caused by the fix for CVE-2024-34397 (#3353,
 work by Simon McVittie)

* Bugs fixed:
 - #3353 Fixing CVE-2024-34397 caused regressions for ibus (Simon McVittie)
 - !4056 Backport !4053 “gdbusconnection: Allow name owners to have the syntax
   of a well-known name” to glib-2-78

Overview of changes in GLib 2.78.5, 2024-05-07
==============================================

* Fix CVE-2024-34397: GDBus signal subscriptions for well-known names are
 vulnerable to unicast spoofing (#3268, work by Simon McVittie, reported by
 Alicia Boya García)

* Bugs fixed:
 - #3168 gvfs-udisks2-volume-monitor SIGSEGV in g_content_type_guess_for_tree()
   due to filename with bad encoding (Ondrej Holy)
 - #3268 CVE-2024-34397: GDBus signal subscriptions for well-known names are
   vulnerable to unicast spoofing (Simon McVittie)
 - !3825 glib-2-78: ci: Drop FreeBSD 12 CI runner as it’s EOL
 - !3960 gcontenttype: Make filename valid utf-8 string before processing
 - !4040 Backport !4038 “gdbusconnection: Don't deliver signals if the sender
   doesn't match” to glib-2-78
 - !4043 CI: Ignore MSYS2 CI failures for this older stable-branch

* Translation updates:
 - English (United Kingdom) (Andi Chandler)
 - Georgian (Ekaterine Papava)
 - Portuguese (Brazil) (Juliano de Souza Camargo)



========================================
 gnome-control-center
========================================

============
Version 45.5
============

- Translation updates

Display
- Fix crash when closing laptop lid


========================================
 gnome-shell
========================================

45.7
====
* Fix handling of invalid TLS certs in portal handler [Sebastian K.; !3284]
* Exclude override-redirect windows from workspace animation [Marco; !3285]
* Also center time on lock screen when using 12h format [pesader; !3290]
* Use absolute tray icon position in root event coordinates [Marco; !3283]
* Correct expected bus name for streams [Simon; !3303]
* Fix showing keyboard layouts with variants [Sebastian K.; !3324]
* automountManager: Fix re-asking password for TCRYPT devices [segfault; !3300]
* Fix stuck unlock prompt when animations are disabled [Florian; !3317]
* Fix possible hang on startup during ibus-daemon launch [Marco; !3293]
* Misc. bug fixes and cleanups [Sebastian W., Jonas; Florian; !3267, !3299,
 !3321, !3329, !3331, !3340]

Contributors:
 Jonas Ådahl, Sebastian Keller, Simon McVittie, Florian Müllner, pesader,
 segfault, Marco Trevisan (Treviño), Sebastian Wick


========================================
 gtk+
========================================

Overview of Changes in GTK+ 3.24.42, 15-05-2024
===============================================

* GtkFileChooser:
- Avoid warnings about floating refs
- Improve performance of recursive search
- Populate search model in an idle

* GtkGLArea:
- Fix a regression in transparency handling

* Printing:
- Avoid accessing freed printers

* Accessibility:
- Drop support for the deprecated atk_focus_tracker

* Wayland:
- Fix monitor sizes
- Fix a crash related to tablet removal
- Infer resizable edges for tiled windows
- Always commit soon after acking a configure

* Windows:
- Avoid committing NULL strings to IME

* gdk:
- Use css cursor names as far as possible
- Sync DND cursor use with GTK4

* macOs:
- Fix cocoa pasteboard constants

* build:
- Allow building against sysprof-capture-4

* Translation updates:
Georgian
Hebrew
Kabyle
Persian



========================================
 gvfs
========================================

Major changes in 1.52.3
=======================
* metadata: Check g_stat result to avoid using of uninitialized value (Ondrej Holy)
* ftp: Fix data connection to IPv6 link-local address (Ben Wolsieffer)
* build: Fix unknown arguments error on systems that don't use GNU C library (Ondrej Holy)
* udisks2: Fix unmounting of mount paths that contain non-ASCII characters (Ondrej Holy)
* Translation updates (GNOME Translation Project contributors)


========================================
 libadwaita
========================================

=============
Version 1.4.5
=============

- AdwAboutWindow
 - Fix an outdated appstream reference in docs
- AdwActionRow
 - Mention .property in docs
- AdwAvatar
 - Fix portrait avatars on hidpi
- AdwBin
 - Fix a potential focus issue
- AdwBreakpoint
 - Fix add_setter() annotations
- Translation updates
 - Brazilian Portuguese
- AdwCarousel
 - Fix a build warning
- AdwComboRow
 - Fix initial checkmark
- AdwExpanderRow
 - Fix get_title_lines() and get_subtitle_lines() return types
 - Fix remove() docs
- AdwOverlaySplitView
 - Unmap sidebar when it's hidden
- AdwPreferencesGroup
 - Fix a potential focus issue
 - Fix :header-group annotations and notifications
- AdwPreferencesPage
 - Fix a potential focus issue
- AdwTabView
 - Document :close-page return value
 - Fix a leak when closing the last page
- AdwViewStack
 - Fix a typo in docs
- Stylesheet
 - Fix entry progress bars
- Add missing return annotations
- Translation updates
 - Brazilian Portuguese


========================================
 mutter
========================================

45.7
====
* Misc. bug fixes and cleanups [Jonas, Florian; !3757, !3775]

Contributors:
 Jonas Ådahl, Florian Müllner


========================================
 rygel
========================================

0.42.6 (stable)
===============

All:
- Translation updates

MediaExport:
- Do not ignore dangling symlinks forever

External Plug-in:
- Fix issue with recent Vala version

Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/rygel/issues/212
- https://gitlab.gnome.org/GNOME/rygel/issues/232

All contributors to this release:
- Jens Georg <[email protected]>
- Aefgh Threenine <[email protected]>
- Rachida SACI <[email protected]>
- Vasil Pupkin <[email protected]>
- Sabri Ünal <[email protected]>
- Ekaterine Papava <[email protected]>

Added/updated translations:
- be.po, courtesy of Yuras Shumovich
- ka.po, courtesy of Ekaterine Papava
- th.po, courtesy of Akom Chotiphantawanon
- tr.po, courtesy of Sabri Ünal