The following modules have been added in this release: d-spy The following modules have a new version: - at-spi2-core (2.48.0 => 2.48.3) - eog (44.1 => 44.2) - epiphany (44.2 => 44.3) - evolution-data-server (3.48.1 => 3.48.2) - gdm (44.0 => 44.1) - gexiv2 (0.14.0 => 0.14.1) - glib (2.76.2 => 2.76.3) - gnome-boxes (44.1 => 44.2) - gnome-builder (44.1 => 44.2) - gnome-control-center (44.1 => 44.2) - gnome-maps (44.1 => 44.2) - gnome-remote-desktop (44.1 => 44.2) (*) - gnome-software (44.1 => 44.2) - grilo (0.3.15 => 0.3.16) - gspell (1.12.0 => 1.12.1) - gtk+ (3.24.37 => 3.24.38) - libgtop (2.41.1 => 2.40.0) (*) - libsoup (3.4.1 => 3.4.2) - nautilus (44.1 => 44.2) - orca (44.0 => 44.1) - sushi (43.0 => 44.2) - tracker-miners (3.5.1 => 3.5.2) - vala (0.56.7 => 0.56.8) (*) No summarized news available The following modules weren't upgraded in this release: adwaita-icon-theme, atkmm, baobab, calls, cantarell-fonts, cheese, clutter, clutter-gst, clutter-gtk, cogl, dconf, dconf-editor, devhelp, evince, folks, gcab, gcr, gdk-pixbuf, geocode-glib, gjs, glib-networking, glibmm, gmime, gnome-autoar, gnome-backgrounds, gnome-bluetooth, 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-menus, gnome-music, gnome-online-accounts, gnome-photos, gnome-session, gnome-settings-daemon, gnome-shell, gnome-shell-extensions, gnome-system-monitor, gnome-text-editor, gnome-tour, gnome-user-docs, gnome-user-share, gnome-video-effects, gnome-weather, gobject-introspection, gom, grilo-plugins, gsettings-desktop-schemas, gsound, gssdp, gtk, gtk-doc, gtk-vnc, gtkmm, gtksourceview, gupnp, gupnp-av, gupnp-dlna, gvfs, json-glib, jsonrpc-glib, libadwaita, libdazzle, libgee, libgnomekbd, libgsf, libgweather, libgxps, libhandy, libmediaart, libnma, libnotify, libpanel, libpeas, librsvg, libsecret, libshumate, libsigc++, mm-common, mutter, pango, pangomm, phodav, pyatspi, pygobject, rest, rygel, simple-scan, sysprof, template-glib, totem, totem-pl-parser, tracker, vte, xdg-desktop-portal-gnome, yelp, yelp-tools, yelp-xsl ======================================== at-spi2-core ======================================== What's new in at-spi2-core 2.48.3: * Fix the build when dbus-broker is not set to be used by default. * Fix a couple of use after frees when finalizing devices. * atk-adaptor: Fix handling of sockets in impl_GetChildren. What's new in at-spi2-core 2.48.2: * Fixed a regression in 2.48.1 where the bus launcher would fail if dbus-broker was configured at build time but not installed on the system. What's new in at-spi2-core 2.48.1: * Fixes for atk-only builds under Windows. * meson: Avoid requiring libsystemd when configured to use dbus-daemon * Fix crash when a bad index is passed to atspi_accessible_get_child_at_index. * Fix possible infinite recursion in atspi_accessible_clear_cache. ======================================== eog ======================================== Version 44.2 ------------ Bug fixes and improvements: !153, EogWindow: Fix refcount and signal handler issues around GSettings handles (Felix Riemann) !154, Replace filename with basename (Khem Raj) New and updated translations: - Gianvito Cavasoli [it] - Sabri Ünal [tr] ======================================== epiphany ======================================== 44.3 - May 25, 2023 =================== * Fix failure to create web applications (#1989) * Fix crashes when using bookmarks popover (#2055) * Fix storage access (Intelligent Tracking Prevention) permission requests (#2065) * Remove Purism metadata from appdata file (!1326) * Updated translations ======================================== evolution-data-server ======================================== Evolution-Data-Server 3.48.2 2023-05-26 --------------------------------------- Bug Fixes: I#474 - Camel: Set proper S/MIME signature verification status I#478 - IMAP: Cannot remove labels added in Thunderbird I#479 - WebDAV: Fails to discover iCloud address book evo-I#2345 - Wrong S/MIME certificate selection for encrypted email ======================================== gdm ======================================== ============ Version 44.1 ============ - Fix blown assertion log spew - Translation updates ======================================== gexiv2 ======================================== gexiv2 0.14.1 - 5 May 2023 (stable) * Clean-up python support * Drop python2 support * Add option for building tests * Only run python tests when python is enabled * Fix get_gps_info() return data with unset altitude * Fix generate_xmp_packet() ignoring its parameters * Fix gexiv2-tool to call initialize() Bugs fixed in this release: - Addresses https://gitlab.gnome.org/GNOME/gexiv2/-/issues/72 - https://gitlab.gnome.org/GNOME/gexiv2/issues/69 - https://gitlab.gnome.org/GNOME/gexiv2/issues/70 All contributors to this release: - Peter Eisenmann - Alex Xu (Hello71) - Felix Crux - postscript-dev <43813-postscript-dev@users.noreply.gitlab.gnome.org> - Seth Falco - Jens Georg ======================================== glib ======================================== Overview of changes in GLib 2.76.3, 2023-05-23 ============================================== * Bugs fixed: - #1264 Use-after-free under send_message_with_reply_cleanup():gdbusconnection.c:1792 (Philip Withnall) - !3402 Backport !3398 “Avoid having g_futex_simple() inadvertently modify errno” to glib-2-76 - !3403 Backport !3400 “Revert "Fix error format in gio/gunixconnection.c (part 2)"” to glib-2-76 - !3427 Backport !3291 “gdbusconnection: Fix double unref on timeout/cancel sending a message” to glib-2-76 - !3428 Backport !3425 “gwin32networkmonitor: Fix returning address of local variable” to glib-2-76 - !3434 Backport !3430 “gobject_gdb.py: fix regression caused by bfbe7127d5” to glib-2-76 * Translation updates: - Galician (Fran Dieguez) ======================================== gnome-boxes ======================================== 44.2 - May 30, 2023 =================== Changes since 44.1 - Save manual configuration edits on CHANGES_DONE_HINT - Fix issue with pre-filling VM memory/storage resources - Preserve run-in-background and 3D acceleration configs for VM clones - Fix issue with shared folders not appearing for newly created VMs - Added/updated/fixed translations ======================================== gnome-builder ======================================== # GNOME Builder 44.2 Builder 44.2 contains a number of bug fixes. * Expose session a11y bus when running a project * Style fixes for quick-highlight * Project tree robustness fixes * Fixes to `meson devenv` to ensure a proper environment is created for projects. # GNOME Builder 44.1 ======================================== gnome-control-center ======================================== ================ Version 44.2 ================ - Updated translations. - Various small accessibility fixes. - Fixes in Gtk template usage that causes crashes on some systems. Appearance - Clear dconf when resetting to defaults. Mouse - Hide entire "Touchpad" row when touchpad cannot be disabled Network - Fix racy radio buttons in connection editor. Users: - Remove autologin row tooltip when unlocked. ======================================== gnome-maps ======================================== 44.2 - May 26, 2023 ========================= Changes since 44.1 - Show thumbnails for places with a linked Wikidata entry with a title image, but that has no linked Wikipedia articles - Show the correct rotation of the user location marker when there is a heading (Geoclue indicating motion), in case the map view is rotated Added/updated/fixed translations - Italian All contributors to this release Gianvito Cavasoli Marcus Lundblad ======================================== gnome-software ======================================== Version 44.2 ~~~~~~~~~~~~ Released: 2023-05-25 This is a stable release with the following changes: * Fix subsequent checking for updates if the first check after login fails * Fix checking for updates when automatic updates are disabled * Fix rare stall when many background jobs are running * Don’t download rpm-ostree updates when only checking if updates are available * Fix bug with listing flatpak addons when multiple flathub remotes are enabled * Fix duplicated sources in app details page when using an appstream URL * Reduce background resource consumption when idle This release also updates translations: * Czech (Daniel Rusek) * Italian (Gianvito Cavasoli) ======================================== grilo ======================================== NEW in 0.3.16 ============= * !94 Fix usage of depcreated GSimpleAsyncResult * !95 Build updates. Meson requirement is now 0.62. * !96 Fix build on Darwin * Updated translations * Turkish * Georgian * Contributors to this release: Emmanuele Bassi Sabri Ünal Victor Toso Weijia Wang <9713184+wegank@users.noreply.github.com> Zurab Kargareteli ======================================== gspell ======================================== News in 1.12.1, 2023-04-30 -------------------------- * Build: remove gtk-mac-integration dependency. * Documentation improvements. * Translation updates. ======================================== gtk+ ======================================== Overview of Changes in GTK+ 3.24.38, 21-05-2023 =============================================== * GtkFileChooser: - Avoid warnings with GLib 2.76 * Theme: - Set caret color in the dark theme * Windows: - Fix running under GLES * Wayland: - Notify on initial setting changes - Don't crash on 0 size cursors - Don't crash if xdg_activation_v1 is missing * Debugging: - Show more information in the inspector * Translation updates Abkhazian Basque Brazilian Portuguese Bulgarian Catalan Danish Dutch French Galician Georgian German Hebrew Hungarian Indonesian ITalian Korean Lithuanian Persian Polish Portuguese Russian Serbian Slovenian Spanish Swedish Turkish Ukrainian ======================================== libsoup ======================================== Changes in libsoup from 3.4.1 to 3.4.2: * Revert changes to request cancellation [Patrick Griffis] ======================================== nautilus ======================================== Major changes in 44.2 ===================== * Fix crashes with expandable folders and on Other Locations (Corey Berla) * Avoid inconsistent search states (Khalid Abu Shawarib) * Prevent lingering tracker cursors (Carlos Garnacho) * Fix rubberband range behavior on list view (António Fernandes) * Translation updates (GNOME Translation Project contributors) ======================================== orca ======================================== 44.1 - 25 May 2023 Web: * Support aria-disabled on application, tab, group, and focusable separator/splitter * Fix bug in identification of inline iframes General: * Improve performance by checking for duplicate object events * Filter duplicate events when checking for double presses of the orca modifier New and updated translations (THANKS EVERYONE!!!): it Italian Gianvito Cavasoli ========= ======================================== sushi ======================================== 44.2 ==== - Fix loading certain documents in evince (Frank Dana) - Translation updates ======================================== tracker-miners ======================================== NEW in 3.5.2 - 2023-05-12 ========================= * Fix a number of potential crashers * Fix possibly stuck extractor process * Restore performance lost in 3.5.1 of extractor query to get unextracted items. * Plug memory leak ======================================== vala ======================================== Vala 0.56.8 =========== * Various improvements and bug fixes: - codegen: Include "glib-object.h" when using GType/GBoxedCopyFunc - valadoc: Backing method of lambda-expression isn't included in valadoc AST - valadoc/tests: Add girwriter test - build: Improve usage of AC_PATH_PROG() for valacs - build: valadoc requires valac 0.18.1 * Bindings: - gio-2.0: Add new symbols from 2.76 - glib-2.0: Add new symbols from 2.76 - glib-2.0: Fix binding of g_variant_type_n_items() - gtk4: Don't skip AlertDialog ctor