The following modules have a new version: - gexiv2 (0.14.1 => 0.14.2) - gnome-shell (43.6 => 43.7) - gspell (1.12.1 => 1.12.2) - gupnp (1.6.4 => 1.6.5) - gvfs (1.50.5 => 1.50.6) - libadwaita (1.2.4 => 1.2.5) - librsvg (2.55.2 => 2.55.3) - libshumate (1.0.3 => 1.0.5) - mutter (43.6 => 43.7) - rygel (0.42.3 => 0.42.4) - vala (0.56.9 => 0.56.10) The following modules weren't upgraded in this release: adwaita-icon-theme, at-spi2-core, atkmm, baobab, calls, cantarell-fonts, cheese, clutter, clutter-gst, clutter-gtk, cogl, d-spy, dconf, dconf-editor, devhelp, eog, epiphany, evince, evolution-data-server, folks, gcab, gcr, gdk-pixbuf, gdm, geocode-glib, 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-console, gnome-contacts, gnome-control-center, 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-photos, 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-video-effects, gnome-weather, gobject-introspection, gom, grilo, grilo-plugins, gsettings-desktop-schemas, gsound, gssdp, gtk, gtk+, gtk-doc, gtk-vnc, gtkmm, gtksourceview, gupnp-av, gupnp-dlna, json-glib, jsonrpc-glib, libdazzle, libgdata, libgee, libgnomekbd, libgsf, libgtop, libgweather, libgxps, libhandy, libmediaart, libnma, libnotify, libpanel, libpeas, libsecret, libsigc++, libsoup, mm-common, nautilus, orca, pango, pangomm, phodav, pyatspi, pygobject, rest, simple-scan, sushi, sysprof, template-glib, totem, totem-pl-parser, tracker, tracker-miners, vte, xdg-desktop-portal-gnome, yelp, yelp-tools, yelp-xsl ======================================== gexiv2 ======================================== gexiv2 0.14.2 - 24 Jul 2023 (stable) * Make compatible with exiv2 0.28 or later * Fix double free if creation of meta-data fails * Fix floating point compare in tests All contributors to this release: - psykose - Kevin Backhouse - Jacob Boerema ======================================== gnome-shell ======================================== 43.7 ==== * Fix cursor offset when using magnifier [Андрей; !2780] * Fix missing workspace borders after wallpaper changes [Florian; !2801] * Misc. bug fixes and cleanups [Florian; !2796] Contributors: Florian Müllner, Андрей Гриценко ======================================== gspell ======================================== News in 1.12.2, 2023-07-28 -------------------------- * Small code maintenance: don't use g_slice_*(). ======================================== gupnp ======================================== 1.6.5 (stable) - Fix build with meson 1.2 ======================================== gvfs ======================================== Major changes in 1.50.6 ======================= * udisks2: Disconnect signal handlers to fix crashes when unmounting (Ondrej Holy) * fuse: Include missing locale.h header (Ondrej Holy) * Translation updates (GNOME Translation Project contributors) ======================================== libadwaita ======================================== ============= Version 1.2.5 ============= - Fix doc include path - AdwAboutWindow - Fix :translator-credits property - AdwCarousel - Fix scrolling to a recently inserted item - AdwComboRow - Fix accessible role on the dropdown arrow - AdwEntryRow - Fix accessibility - AdwLeaflet - Fix back/forward mouse button handling - AdwPreferencesWindow - Fix markup handling when searching - AdwTabBar - Fix accessibility - AdwToastOverlay - Fix width-for-height and height-for-width sizing - AdwViewSwitcher - Set correct accessible role for icons - AdwWindowTitle - Fix initial title visibility - Build - Fix build on Windows - Demo - Fix a critical when trying to set a non-image file as avatar - Docs - Remove an erroneous mention of mnemonics in row subtitles - Mention the version .large-title is deprecated since - Fix successs/error color values - Stylesheet - Fix button.card checked state ======================================== librsvg ======================================== Version 2.55.3 ============== This is a security release for bug #996. - #996 - Fix arbitrary file read when href has special characters. ======================================== libshumate ======================================== ===================== Version 1.0.5 - Don't defer frame clock when widget is unrealized ===================== Version 1.0.4 ===================== - Throttle tile download during animations ======================================== mutter ======================================== 43.7 ==== * Fixed crash [Keyu; !2827] Contributors: Keyu Tao ======================================== rygel ======================================== 0.42.4 (stable) =============== - Translation updates - Fix building with meson 1.2.0 ======================================== vala ======================================== Vala 0.56.10 ============ * Various improvements and bug fixes: - codegen: Don't emit casts in static field initializers [#1459] - parser: Reset tokens buffer when parsing a new source file - vala: Output additional information when accessing unknown member - vala: Allow "set" method of an container to return void or bool - vala: Correctly handle possible null from SourceFile.get_source_line() [#1464] * Bindings: - glib-2.0: Update return-type of HashTable.add/insert/replace() and GenericSet.add() [#1465] - linux: Add resolution field to Input.AbsInfo - libpq: Fix a few binding errors