Feature update for GNOME 41
Announcement ID: | SUSE-FU-2022:4601-1 |
---|---|
Rating: | moderate |
References: | |
Affected Products: |
|
An update that contains one feature and has eight fixes can now be installed.
Description:
This update for GNOME 41 fixes the following issues:
atkmm1_6:
- Version update from 2.28.1 to 2.28.3 (jsc#PED-2235):
- Meson build: Avoid unnecessary configuration warnings
- Meson build: Perl is not required by new versions of mm-common
- Meson build: Require meson >= 0.55.0
- Meson build: Specify 'check' option in run_command(). Will be necessary with future versions of Meson.
- Require atk >= 2.12.0 Not a new requirement, but previously it was not specified in configure.ac and meson.build
- Support building with Visual Studio 2022
eog:
- Version update from 41.1 to 41.2 (jsc#PED-2235):
- eog-window: use correct type for display_profile
- Fix discovery of Evince for multi-page images
evince:
- Version update 41.3 to 41.4 (jsc#PED-2235):
- shell: Fix failures when thumbnail extraction takes too long
- Fix build with meson 0.60.0 and newer
evolution:
- Ensure evolution-devel is forward compatible with evolution-data-server-devel in a same major version (jsc#PED-2235)
evolution-data-center:
- Version update from 3.42.4 to 3.42.5 (jsc#PED-2235):
- Google OAuth out-of-band (oob) flow will be deprecated
folks:
- Version update 0.15.3 to 0.15.5 (jsc#PED-2235):
- vapi: Add missing generic type argument
- Fix docs build against newer eds version
- Fix build against newer eds version
- Remove volatile keyword from tests
gcr:
- Version update 3.41.0 to 3.41.1 (jsc#PED-2235):
- Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn commands
- Add gi-docgen dependency which is needed by the docs
- Fix build with meson 0.60.0 and newer
- Fix build without systemd
- Several CI fixes
geocode-glib:
- Version update from 3.26.2 to 3.26.4 (jsc#PED-2235):
- Fix to a test data file not being installed, and a bug fix for a bug in the libsoup3 port
- Add support for libsoup 3.x
gjs:
- Version update from 1.70.1 to 1.70.2 (jsc#PED-2235):
- Build and compatibility fixes backported from the development branch
- Reverse order of running-from-source checks
- Require xorg-x11-Xvfb for proper package build (bsc#1203274)
glib2:
- Version update from 2.70.4 to 2.70.5 (jsc#PED-2235):
- Bugs fixed: glgo#GNOME/GLib#2620, glgo#GNOME/GLib!2537, glgo#GNOME/GLib!2555
- Split gtk-docs from -devel package, these are not needed during building projects using glib2
gnome-control-center:
- Fix the size of logo icon in About system (bsc#1200581)
- Version update from 41.4 to 41.7 (jsc#PED-2235):
- Cellular: Remove duplicate line from .desktop
- Info: Allow changing "Device Name" by pressing "Enter"
- Info: Remove trailing space after CPU name
- Keyboard: Fix crash resetting all keyboard shortcuts
- Keyboard: Fix leaks
- Network: Fix saving passwords for non-wifi connections
- Network: Fix critical when opening VPN details page
- Wacom: Fix leaks
gnome-desktop:
- Version update from 41.2 to 41.8 (jsc#PED-2235):
- Version increase but no actual changes
gnome-music:
- Version update from 41.0 to 41.1 (jsc#PED-2235):
- Ensure the correct album is played
- Fix build with meson 0.61.0 and newer
- Fix crash on empty selection
- Fix incorrect playlist import
- Fix time displayed in RTL languages
- Improve async queue work
- Make random shuffle actually random
- Make shuffle random
- Speed increase on first startup on larger collections
- Time is reversed in RTL
gnome-remote-desktop:
- Version update from 41.2 to 41.3 (jsc#PED-2235):
- Add Icelandic translation
gnome-session:
- Clear error messages that can be ignored because expected to happen for GDM sessions (bsc#1204867)
- Add fix for gnome-session to exit immediately when lost name on bus (bsc#1175622, bsc#1188882)
gnome-shell:
- Disable offline update suggestion before shutdown/reboot in SLE and openSUSE Leap (bsc#944832)
- Version update from 41.4 to 41.9 (jsc#PED-2235):
- Allow extension updates with only Extension Manager installed
- Allow more intermediate icon sizes in app grid
- Disable workspace switching while in search.
- Do not create systemd scope for D-Bus activated apps
- Fix calendar to correctly align world clocks header in RTL
- Fix drag placeholder position in dash in RTL locales
- Fix edge case where windows stay dimmed after a modal is closed
- Fix feedback when turning on a11y features by keyboard
- Fix focus tracking in magnifier on wayland
- Fix fractional timezone offsets in world clock
- Fix glitches in overview transition
- Fix logging in with realmd
- Fix memory leak
- Fix opening device settings for enterprise WPA networks
- Fix programatically set scrollview fade
- Fix regression in ibus support
- Fix unresponsive top bar in overview when in fullscreen
- Handle monitor changes during startup animation
- Hide overview after 'Show Details' from app context menu
- Improve Belgian on-screen keyboard layout
- Improve CSS shadow appearance
- Make sure startup animation completes
- Misc. bug fixes and cleanups
- Only close messages via delete key if they can be closed
- Respect IM hint for candidates list in on-screen keyboard
gnome-software:
- Disable offline update feature in SUSE Linux Enterprise and openSUSE Leap (bsc#944832)
- Version update from 41.4 to 41.5 (jsc#PED-2235):
- Added several appstream-related fixed
- Disable scroll-by-mouse-wheel on featured carousel
- Ensure details page shows app provided on command line
gnome-terminal:
- Version update from 3.42.2 to 3.42.3 (jsc#PED-2235):
- Fix build with meson 0.61.0 and newer
- window: Use a normal menu for the popup menu
gnome-user-docs:
- Version update from 41.1 to 41.5 (jsc#PED-2235):
- Added missing icon for network-wired-symbolic
gspell:
- Version update from 1.8.4 to 1.10.0 (jsc#PED-2235):
- Build: distribute more files in tarballs
- Documentation improvements
gtkmm3:
- Version update from 3.24.5 to 3.24.6 (jsc#PED-2235):
- Build with Meson: MSVC build: Support Visual Studio 2022
- Check if Perl is required for building documentation
- Don't use deprecated python3.path() and execute (..., gui_app...)
- GTK: TreeValueProxy: Declare copy constructor = default, avoiding warnings from the claing++ compiler
- Object::_release_c_instance(): Unref orphan managed widgets
- SizeGroup demo: Set active items in the combo boxs, so something is shown
- Specify 'check' option in run_command()
gtk-vnc:
- Version update from 1.3.0 to 1.3.1 (jsc#PED-2235):
- Add 'check' arg to meson run_command()
- Fix invalid use of subprojects with meson
- Support ZRLE encoding for zero size alpha cursors
gupnp-av:
- Version update from 0.12.11 to 0.14.1 (jsc#PED-2235):
- Add utility function to format GDateTime to the iso variant DIDL expects
- Allow to be used as a subproject
- Drop autotools
- Fix stripping @refID
- Fix unsetting subtitleFileType
- Make Feature derivable again
- Obsolete code removal.
- Port to modern GObject
- Remove hand-written ref-counting, use RcBox/AtomicRcBox instead.
- Switch to meson build system, following upstream
- Rename libgupnp-av-1_0-2 subpackage to libgupnp-av-1_0-3, correcting the package name to match the provided library
- Conflict with the wrongly provided libgupnp-av-1_0-2
gvfs:
- Version update from 1.48.1 to 1.48.2 (jsc#PED-2235):
- sftp: Adapt on new OpenSSH password prompts
- smb: Rework anonymous handling to avoid EINVAL
- smb: Ignore EINVAL for kerberos/ccache login
libgsf:
- Version update from 1.14.48 to 1.14.50 (jsc#PED-2235):
- Fix error handling problem when writing ole files
- Fix problems with non-western text in OLE properties
- Use g_date_time_new_from_iso8601 and g_date_time_format_iso8601 when available
libmediaart:
- Version update from 1.9.5 to 1.9.6 (jsc#PED-2235):
- build: Add introspection/vapi/tests options
- build: Use library() to optionally build a static library
libnma:
- Version update from 1.8.32 to 1.8.40 (jsc#PED-2235):
- Ad-Hoc networks now default to using WPA2 instead of WEP
- Add possibility of building libnma-gtk4 library with Gtk4 support
- Do not allow setting empty 802.1x domain for EAP TLS
- Fixed keyboard accelerator for certificate chooser
- Fixed libnma-gtk4 version of mobile-wizard
- Include OWE wireless security option
- The GtkBuilder files for Gtk4 are now included in the release tarball
- WEP is no longer provided as an option for connecting to hidden networks due to its deprecated status
- New sub-packages libnma-gtk4-0, typelib-1_0-NMA4-1_0 and libnma-gtk4-devel
- Split out documentation files in own docs sub-package
libnotify:
- Version update from 0.7.10 to 0.7.12 (jsc#PED-2235):
- Delete unused notifynotification.xml
- Fix potential build errors with old glib version we require
- docs/notify-send: Add --transient option to manpage
- notification: Bookend calling NotifyActionCallback with temporary reference
- notification: Include sender-pid hint by default if not provided
- notify-send: Add debug message about server not supporting persistence
- notify-send: Add explicit option to create transient notifications
- notify-send: Add support for boolean hints
- notify-send: Move server capabilities check to a separate function
- notify-send: Support passing any hint value, by parsing variant strings
libpeas:
- Version update from 1.30.0 to 1.32.0 (jsc#PED-2235):
- Icon licenses have been corrected
- Parallel build system operation fixes
- Use gi-docgen for documentation
- Various build warnings squashed
- Various GIR data that should not have been exported was removed
- Stop packaging the demo files/sub-package
librsvg:
- Version update from 2.52.6 to 2.52.9 (jsc#PED-2235):
- Catch circular references when rendering patterns
- Fix regressions when computing element geometries
- Fix regression outputting all text as paths
libsecret:
- Version update from 0.20.4 to 0.20.5 (jsc#PED-2235):
- Add bash-completion for secret-tool
- Add locking capabilities to secret tool
- Add support for TPM2 based secret storage
- Create default collection after DBus.Error.UnknownObject
- Detect local storage in snaps in the same way as flatpaks
- Drop autotools-based build
- GI annotation and documentation fixes
- Port documentation to gi-docgen
- Use G_GNUC_NULL_TERMINATED where appropriate collection, methods, prompt: Port to GTask
- secret-file-backend: Avoid closing the same file descriptor twice
mutter:
- Version update from 41.5 to 41.9 (jsc#PED-2235):
- Fix '--replace option'
- Fix missing root window properties after XWayland start
- Fix night light without GAMMA_LUT property
- KMS: Survive missing GAMMA_LUT property
- wayland: Fix rotation transform
- Misc. bug fixes
nautilus:
- Version update from 41.2 to 41.5(jsc#PED-2235):
- Drag-and-drop bugfixes
- HighContrast style fixes
orca:
- Version update from 41.1 to 41.3 (jsc#PED-2235):
- Add more event-flood detection and handling for improved performance
- Fix bug causing accessing preferences to fail for Esperanto
- Web: Fix bug causing widgets descending from off-screen label elements to be skipped over
- Web: Fix presentation of the FluentUI react dialog (and any other dialog which has an ARIA document-role descendant)
- WebKitGtk: Fail gracefully when structural navigation commands are used in WebKitGtk 2.36.x
python-cairo:
- Add python3-cairo to SUSE Linux Enterprise Micro 5.3 as it is now required by python3-gobject-cairo
python-gobject:
-
Add dependency on python-cairo to python-gobject-cairo: The introspection wrapper needs pycairo (bsc#1179584)
-
Version update from 3.42.0 to 3.42.2 (jsc#PED-2235):
- Add a workaround for a PyPy 3.9+ bug when threads are used
- Do not error out for unknown scopes
- Prompt an error instead of crashing when marshaling unsupported fundamental types in some cases
- Fix a crash/refcounting error in case marshaling a hash table fails
- Fix crashes when marshaling zero terminated arrays for certain item types
- Implement DynamicImporter.find_spec() to silence deprecation warning
- Make the test suite pass again with PyPy
- Some test/CI fixes
- gtk overrides: Do not override Treeview.enable_model_drag_xx for GTK4
- gtk overrides: restore Gtk.ListStore.insert_with_valuesv with newer GTK4
- interface: Fix leak when overriding GInterfaceInfo
- setup.py: look up pycairo headers without importing the module
trackers-python:
- Allow system calls used by gstreamer (bsc#1196205)
- Version update from 3.2.2 to 3.2.1 (jsc#PED-2235):
- Backport seccomp rules for rseq and mbind syscalls
vala:
- Version update from 0.54.6 to 0.54.8 (jsc#PED-2235):
- Add missing TraverseVisitor.visit_data_type()
- Add support for "copy_/free_function" metadata for compact classes
- Catch and throw possible inner error of lock statements
- Clear SemanticAnalyzer.current_{symbol,source_file} when not needed anymore
- Don't count instance-parameter when checking for backwards closure reference
- Fix a few binding errors
- Free empty stack list for code contexts
- Handle duplicated and unnamed symbols.
- Improve UI parsing and handling of nested objects and properties
- Make sure to drop our "trap" jump target in case of an error
- Move dynamic property errors to semantic analyzer pass
- Require lvalue access of delegate target/destroy "fields"
- Show source location when reporting deprecations
- Transform assignment of an array element as needed
- manual: Update from wiki.gnome.org
- parser: Improve handling of nullable VarType in with-statement
- parser: Reduce the source reference of main block method to its beginning
xdg-desktop-portal-gnome:
- Version update from 0.54.6 to 0.54.8 (jsc#PED-2235):
- Properly bind property in Lockdown portal
Patch Instructions:
To install this SUSE update use the SUSE recommended
installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
-
openSUSE Leap Micro 5.3
zypper in -t patch openSUSE-Leap-Micro-5.3-2022-4601=1
-
openSUSE Leap 15.4
zypper in -t patch openSUSE-SLE-15.4-2022-4601=1
-
SUSE Linux Enterprise Micro for Rancher 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2022-4601=1
-
SUSE Linux Enterprise Micro 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2022-4601=1
-
Basesystem Module 15-SP3
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP3-2022-4601=1
-
Basesystem Module 15-SP4
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2022-4601=1
-
Desktop Applications Module 15-SP3
zypper in -t patch SUSE-SLE-Module-Desktop-Applications-15-SP3-2022-4601=1
-
Desktop Applications Module 15-SP4
zypper in -t patch SUSE-SLE-Module-Desktop-Applications-15-SP4-2022-4601=1
-
Development Tools Module 15-SP4
zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP4-2022-4601=1
-
SUSE Package Hub 15 15-SP3
zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-4601=1
-
SUSE Package Hub 15 15-SP4
zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-4601=1
-
Python 2 Module 15-SP3
zypper in -t patch SUSE-SLE-Module-Python2-15-SP3-2022-4601=1
-
Server Applications Module 15-SP4
zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP4-2022-4601=1
-
SUSE Linux Enterprise Workstation Extension 15 SP4
zypper in -t patch SUSE-SLE-Product-WE-15-SP4-2022-4601=1
Package List:
-
openSUSE Leap Micro 5.3 (aarch64 x86_64)
- libgio-2_0-0-debuginfo-2.70.5-150400.3.3.1
- libglib-2_0-0-debuginfo-2.70.5-150400.3.3.1
- libgio-2_0-0-2.70.5-150400.3.3.1
- glib2-debugsource-2.70.5-150400.3.3.1
- libglib-2_0-0-2.70.5-150400.3.3.1
- librsvg-2-2-2.52.9-150400.3.3.1
- libgobject-2_0-0-2.70.5-150400.3.3.1
- python3-gobject-debuginfo-3.42.2-150400.3.3.2
- librsvg-2-2-debuginfo-2.52.9-150400.3.3.1
- python3-gobject-cairo-3.42.2-150400.3.3.2
- python3-gobject-3.42.2-150400.3.3.2
- librsvg-debugsource-2.52.9-150400.3.3.1
- python3-gobject-cairo-debuginfo-3.42.2-150400.3.3.2
- python-gobject-debuginfo-3.42.2-150400.3.3.2
- libgmodule-2_0-0-2.70.5-150400.3.3.1
- gdk-pixbuf-loader-rsvg-2.52.9-150400.3.3.1
- gdk-pixbuf-loader-rsvg-debuginfo-2.52.9-150400.3.3.1
- libgmodule-2_0-0-debuginfo-2.70.5-150400.3.3.1
- python-gobject-debugsource-3.42.2-150400.3.3.2
- python3-gobject-Gdk-3.42.2-150400.3.3.2
- glib2-tools-2.70.5-150400.3.3.1
- glib2-tools-debuginfo-2.70.5-150400.3.3.1
- libgobject-2_0-0-debuginfo-2.70.5-150400.3.3.1
-
openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64)
- gnome-session-default-session-41.3-150400.3.3.1
- gtkmm3-devel-3.24.6-150400.3.3.1
- libgio-2_0-0-debuginfo-2.70.5-150400.3.3.1
- libedataserverui-1_2-3-debuginfo-3.42.5-150400.3.3.2
- gnome-remote-desktop-41.3-150400.3.3.1
- typelib-1_0-Gsf-1-1.14.50-150400.3.3.1
- gvfs-debuginfo-1.48.2-150400.4.6.1
- libgio-2_0-0-2.70.5-150400.3.3.1
- evince-41.4-150400.3.3.3
- libgeocode-glib0-3.26.4-150400.3.3.2
- libglib-2_0-0-2.70.5-150400.3.3.1
- libgthread-2_0-0-2.70.5-150400.3.3.1
- libmediaart-debugsource-1.9.6-150400.3.3.1
- librsvg-2-2-2.52.9-150400.3.3.1
- libedata-book-1_2-26-debuginfo-3.42.5-150400.3.3.2
- gnome-desktop-debugsource-41.8-150400.3.3.1
- libgck-1-0-debuginfo-3.41.1-150400.3.3.1
- gtk-vnc-debugsource-1.3.1-150400.3.3.1
- libgtkmm-3_0-1-3.24.6-150400.3.3.1
- libcamel-1_2-63-debuginfo-3.42.5-150400.3.3.2
- typelib-1_0-Peas-1_0-1.32.0-150400.4.3.2
- libfolks26-0.15.5-150400.5.3.2
- gnome-control-center-color-41.7-150400.3.3.1
- eog-debugsource-41.2-150400.3.3.2
- gnome-session-core-41.3-150400.3.3.1
- libgvncpulse-1_0-0-1.3.1-150400.3.3.1
- libnautilus-extension1-41.5-150400.3.3.1
- typelib-1_0-GVnc-1_0-1.3.1-150400.3.3.1
- libvaladoc-0_54-devel-0.54.8-150400.3.3.1
- nautilus-evince-41.4-150400.3.3.3
- typelib-1_0-GcrUi-3-3.41.1-150400.3.3.1
- geocode-glib-debugsource-3.26.4-150400.3.3.2
- gjs-1.70.2-150400.3.3.1
- evolution-plugin-spamassassin-3.42.4-150400.3.3.1
- libnma0-debuginfo-1.8.40-150400.3.3.1
- libpeas-debuginfo-1.32.0-150400.4.3.2
- libpeas-gtk-1_0-0-1.32.0-150400.4.3.2
- gvfs-backend-samba-debuginfo-1.48.2-150400.4.6.1
- tracker-miners-debuginfo-3.2.2-150400.3.3.1
- gvfs-fuse-debuginfo-1.48.2-150400.4.6.1
- gcr-viewer-3.41.1-150400.3.3.1
- gnome-music-41.1-150400.3.3.1
- evolution-plugin-pst-import-3.42.4-150400.3.3.1
- gsf-office-thumbnailer-debuginfo-1.14.50-150400.3.3.1
- libnotify-tools-0.7.12-150400.3.3.1
- libgnome-desktop-3-19-41.8-150400.3.3.1
- libnotify-tools-debuginfo-0.7.12-150400.3.3.1
- gnome-music-debugsource-41.1-150400.3.3.1
- secret-tool-0.20.5-150400.4.3.1
- gnome-control-center-devel-41.7-150400.3.3.1
- libatkmm-1_6-1-2.28.3-150400.4.3.1
- secret-tool-debuginfo-0.20.5-150400.4.3.1
- libnotify-debugsource-0.7.12-150400.3.3.1
- vala-debuginfo-0.54.8-150400.3.3.1
- libgnome-desktop-3-19-debuginfo-41.8-150400.3.3.1
- gspell-1.10.0-150400.3.3.1
- typelib-1_0-GVncPulse-1_0-1.3.1-150400.3.3.1
- libgspell-1-2-debuginfo-1.10.0-150400.3.3.1
- geocode-glib-3.26.4-150400.3.3.2
- typelib-1_0-Folks-0_7-0.15.5-150400.5.3.2
- evolution-plugin-pst-import-debuginfo-3.42.4-150400.3.3.1
- libfolks-eds26-debuginfo-0.15.5-150400.5.3.2
- libgmodule-2_0-0-2.70.5-150400.3.3.1
- gcr-debugsource-3.41.1-150400.3.3.1
- typelib-1_0-MediaArt-2_0-1.9.6-150400.3.3.1
- evince-plugin-psdocument-41.4-150400.3.3.3
- gdk-pixbuf-loader-rsvg-2.52.9-150400.3.3.1
- nautilus-extension-terminal-3.42.3-150400.3.3.1
- nautilus-evince-debuginfo-41.4-150400.3.3.3
- libgmodule-2_0-0-debuginfo-2.70.5-150400.3.3.1
- rsvg-convert-2.52.9-150400.3.3.1
- typelib-1_0-ECal-2_0-3.42.5-150400.3.3.2
- evince-plugin-djvudocument-debuginfo-41.4-150400.3.3.3
- libedataserver-1_2-26-3.42.5-150400.3.3.2
- libebook-1_2-20-debuginfo-3.42.5-150400.3.3.2
- evince-plugin-dvidocument-debuginfo-41.4-150400.3.3.3
- nautilus-41.5-150400.3.3.1
- gvfs-devel-1.48.2-150400.4.6.1
- folks-data-0.15.5-150400.5.3.2
- glib2-tests-devel-2.70.5-150400.3.3.1
- glib2-tools-2.70.5-150400.3.3.1
- libedata-book-1_2-26-3.42.5-150400.3.3.2
- libgtk-vnc-2_0-0-debuginfo-1.3.1-150400.3.3.1
- typelib-1_0-Rsvg-2_0-2.52.9-150400.3.3.1
- valadoc-debuginfo-0.54.8-150400.3.3.1
- libgvncpulse-1_0-0-debuginfo-1.3.1-150400.3.3.1
- libgcr-devel-3.41.1-150400.3.3.1
- python3-gobject-devel-3.42.2-150400.3.3.2
- valadoc-doclet-gtkdoc-0.54.8-150400.3.3.1
- gnome-remote-desktop-debugsource-41.3-150400.3.3.1
- libglib-2_0-0-debuginfo-2.70.5-150400.3.3.1
- glade-catalog-evolution-3.42.4-150400.3.3.1
- glade-catalog-libpeas-1.32.0-150400.4.3.2
- gsf-office-thumbnailer-1.14.50-150400.3.3.1
- evince-plugin-xpsdocument-41.4-150400.3.3.3
- gvfs-backend-samba-1.48.2-150400.4.6.1
- gnome-shell-search-provider-gnome-terminal-3.42.3-150400.3.3.1
- libpeas-1_0-0-debuginfo-1.32.0-150400.4.3.2
- mutter-devel-41.9-150400.3.6.1
- evolution-plugin-bogofilter-3.42.4-150400.3.3.1
- libsecret-debugsource-0.20.5-150400.4.3.1
- gnome-software-debuginfo-41.5-150400.3.3.2
- libgspell-1-2-1.10.0-150400.3.3.1
- nautilus-extension-terminal-debuginfo-3.42.3-150400.3.3.1
- evolution-plugin-bogofilter-debuginfo-3.42.4-150400.3.3.1
- gcr-ssh-agent-3.41.1-150400.3.3.1
- gvfs-1.48.2-150400.4.6.1
- typelib-1_0-EvinceDocument-3_0-41.4-150400.3.3.3
- gnome-extensions-debuginfo-41.9-150400.3.3.2
- gnome-software-41.5-150400.3.3.2
- libevdocument3-4-debuginfo-41.4-150400.3.3.3
- evince-plugin-tiffdocument-debuginfo-41.4-150400.3.3.3
- evince-plugin-xpsdocument-debuginfo-41.4-150400.3.3.3
- typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.3.2
- evince-debugsource-41.4-150400.3.3.3
- librsvg-2-2-debuginfo-2.52.9-150400.3.3.1
- evolution-plugin-text-highlight-debuginfo-3.42.4-150400.3.3.1
- libebackend-1_2-10-debuginfo-3.42.5-150400.3.3.2
- gnome-control-center-user-faces-41.7-150400.3.3.1
- gnome-shell-debuginfo-41.9-150400.3.3.2
- gspell-devel-1.10.0-150400.3.3.1
- libnma0-1.8.40-150400.3.3.1
- libfolks-eds26-0.15.5-150400.5.3.2
- evince-plugin-djvudocument-41.4-150400.3.3.3
- libgsf-devel-1.14.50-150400.3.3.1
- libnotify-devel-0.7.12-150400.3.3.1
- evolution-debuginfo-3.42.4-150400.3.3.1
- libcamel-1_2-63-3.42.5-150400.3.3.2
- libvala-0_54-0-debuginfo-0.54.8-150400.3.3.1
- glib2-tests-devel-debuginfo-2.70.5-150400.3.3.1
- tracker-miner-files-3.2.2-150400.3.3.1
- glib2-devel-debuginfo-2.70.5-150400.3.3.1
- gnome-terminal-debuginfo-3.42.3-150400.3.3.1
- typelib-1_0-EDataCal-2_0-3.42.5-150400.3.3.2
- gnome-control-center-goa-41.7-150400.3.3.1
- gcr-prompter-debuginfo-3.41.1-150400.3.3.1
- gnome-software-debugsource-41.5-150400.3.3.2
- python3-gobject-cairo-3.42.2-150400.3.3.2
- python3-gobject-3.42.2-150400.3.3.2
- libpeas-loader-python3-debuginfo-1.32.0-150400.4.3.2
- gnome-control-center-debuginfo-41.7-150400.3.3.1
- libpeas-gtk-1_0-0-debuginfo-1.32.0-150400.4.3.2
- evince-plugin-comicsdocument-41.4-150400.3.3.3
- gnome-shell-calendar-41.9-150400.3.3.2
- evolution-3.42.4-150400.3.3.1
- typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.3.2
- evolution-plugin-text-highlight-3.42.4-150400.3.3.1
- folks-tools-debuginfo-0.15.5-150400.5.3.2
- gcr-viewer-debuginfo-3.41.1-150400.3.3.1
- gnome-version-41.8-150400.3.3.1
- libedataserverui-1_2-3-3.42.5-150400.3.3.2
- gnome-shell-41.9-150400.3.3.2
- rsvg-convert-debuginfo-2.52.9-150400.3.3.1
- mutter-41.9-150400.3.6.1
- libpeas-1_0-0-1.32.0-150400.4.3.2
- libatkmm-1_6-1-debuginfo-2.28.3-150400.4.3.1
- libgnome-desktop-3-devel-41.8-150400.3.3.1
- libgobject-2_0-0-debuginfo-2.70.5-150400.3.3.1
- typelib-1_0-PeasGtk-1_0-1.32.0-150400.4.3.2
- gdk-pixbuf-loader-rsvg-debuginfo-2.52.9-150400.3.3.1
- valadoc-doclet-gtkdoc-debuginfo-0.54.8-150400.3.3.1
- evolution-data-server-debuginfo-3.42.5-150400.3.3.2
- typelib-1_0-NMA-1_0-1.8.40-150400.3.3.1
- libgcr-3-1-debuginfo-3.41.1-150400.3.3.1
- python3-gobject-Gdk-3.42.2-150400.3.3.2
- typelib-1_0-Secret-1-0.20.5-150400.4.3.1
- typelib-1_0-Nautilus-3_0-41.5-150400.3.3.1
- libvaladoc-0_54-0-debuginfo-0.54.8-150400.3.3.1
- libgvnc-1_0-0-1.3.1-150400.3.3.1
- gvfs-debugsource-1.48.2-150400.4.6.1
- typelib-1_0-Camel-1_2-3.42.5-150400.3.3.2
- libpeas-debugsource-1.32.0-150400.4.3.2
- evolution-debugsource-3.42.4-150400.3.3.1
- xdg-desktop-portal-gnome-41.2-150400.3.3.1
- libedata-cal-2_0-1-3.42.5-150400.3.3.2
- folks-debuginfo-0.15.5-150400.5.3.2
- gtk-vnc-tools-debuginfo-1.3.1-150400.3.3.1
- libnma-debugsource-1.8.40-150400.3.3.1
- libnotify4-0.7.12-150400.3.3.1
- typelib-1_0-EBackend-1_2-3.42.5-150400.3.3.2
- glade-catalog-evolution-debuginfo-3.42.4-150400.3.3.1
- evince-devel-41.4-150400.3.3.3
- gtk-vnc-devel-1.3.1-150400.3.3.1
- gvfs-backend-afc-debuginfo-1.48.2-150400.4.6.1
- evince-plugin-tiffdocument-41.4-150400.3.3.3
- evince-plugin-psdocument-debuginfo-41.4-150400.3.3.3
- libgcr-3-1-3.41.1-150400.3.3.1
- eog-41.2-150400.3.3.2
- libedataserver-1_2-26-debuginfo-3.42.5-150400.3.3.2
- typelib-1_0-EDataBook-1_2-3.42.5-150400.3.3.2
- vala-debugsource-0.54.8-150400.3.3.1
- libpeas-devel-1.32.0-150400.4.3.2
- libsecret-devel-0.20.5-150400.4.3.1
- typelib-1_0-FolksTelepathy-0_7-0.15.5-150400.5.3.2
- typelib-1_0-GtkVnc-2_0-1.3.1-150400.3.3.1
- libvala-0_54-0-0.54.8-150400.3.3.1
- gvfs-backends-debuginfo-1.48.2-150400.4.6.1
- valadoc-0.54.8-150400.3.3.1
- evolution-devel-3.42.4-150400.3.3.1
- libgjs0-debuginfo-1.70.2-150400.3.3.1
- gcr-data-3.41.1-150400.3.3.1
- libmediaart-2_0-0-debuginfo-1.9.6-150400.3.3.1
- evolution-data-server-devel-3.42.5-150400.3.3.2
- python3-cairo-debuginfo-1.15.1-150000.3.6.1
- gspell-debugsource-1.10.0-150400.3.3.1
- gnome-shell-devel-41.9-150400.3.3.2
- libgtk-vnc-2_0-0-1.3.1-150400.3.3.1
- python3-cairo-1.15.1-150000.3.6.1
- typelib-1_0-EBook-1_2-3.42.5-150400.3.3.2
- valadoc-doclet-devhelp-debuginfo-0.54.8-150400.3.3.1
- xdg-desktop-portal-gnome-debugsource-41.2-150400.3.3.1
- libevview3-3-41.4-150400.3.3.3
- gupnp-av-0.14.1-150400.7.3.1
- libgthread-2_0-0-debuginfo-2.70.5-150400.3.3.1
- libebook-contacts-1_2-3-debuginfo-3.42.5-150400.3.3.2
- evince-plugin-pdfdocument-41.4-150400.3.3.3
- libmediaart-devel-1.9.6-150400.3.3.1
- atkmm1_6-debugsource-2.28.3-150400.4.3.1
- tracker-miner-files-debuginfo-3.2.2-150400.3.3.1
- evolution-plugin-spamassassin-debuginfo-3.42.4-150400.3.3.1
- librsvg-debugsource-2.52.9-150400.3.3.1
- glib2-devel-2.70.5-150400.3.3.1
- evince-debuginfo-41.4-150400.3.3.3
- gtkmm3-debugsource-3.24.6-150400.3.3.1
- libgck-1-0-3.41.1-150400.3.3.1
- python-gobject-debuginfo-3.42.2-150400.3.3.2
- gnome-session-debugsource-41.3-150400.3.3.1
- valadoc-doclet-html-0.54.8-150400.3.3.1
- libevdocument3-4-41.4-150400.3.3.3
- libgsf-debugsource-1.14.50-150400.3.3.1
- typelib-1_0-Notify-0_7-0.7.12-150400.3.3.1
- gnome-software-devel-41.5-150400.3.3.2
- folks-debugsource-0.15.5-150400.5.3.2
- vala-0.54.8-150400.3.3.1
- libebackend-1_2-10-3.42.5-150400.3.3.2
- typelib-1_0-EDataServer-1_2-3.42.5-150400.3.3.2
- libgvnc-1_0-0-debuginfo-1.3.1-150400.3.3.1
- libgnome-desktop-3_0-common-debuginfo-41.8-150400.3.3.1
- libgupnp-av-devel-0.14.1-150400.7.3.1
- libnautilus-extension1-debuginfo-41.5-150400.3.3.1
- nautilus-debuginfo-41.5-150400.3.3.1
- gcr-ssh-askpass-3.41.1-150400.3.3.1
- gcr-ssh-agent-debuginfo-3.41.1-150400.3.3.1
- glib2-tools-debuginfo-2.70.5-150400.3.3.1
- atkmm1_6-devel-2.28.3-150400.4.3.1
- eog-devel-41.2-150400.3.3.2
- gnome-control-center-41.7-150400.3.3.1
- gnome-remote-desktop-debuginfo-41.3-150400.3.3.1
- libgtkmm-3_0-1-debuginfo-3.24.6-150400.3.3.1
- mutter-debugsource-41.9-150400.3.6.1
- typelib-1_0-GjsPrivate-1_0-1.70.2-150400.3.3.1
- python-cairo-debuginfo-1.15.1-150000.3.6.1
- eog-debuginfo-41.2-150400.3.3.2
- gvfs-backends-1.48.2-150400.4.6.1
- gnome-shell-calendar-debuginfo-41.9-150400.3.3.2
- gtk-vnc-debuginfo-1.3.1-150400.3.3.1
- libedata-cal-2_0-1-debuginfo-3.42.5-150400.3.3.2
- libsecret-1-0-0.20.5-150400.4.3.1
- typelib-1_0-GnomeDesktop-3_0-41.8-150400.3.3.1
- python-cairo-debugsource-1.15.1-150000.3.6.1
- gnome-session-core-debuginfo-41.3-150400.3.3.1
- glib2-debugsource-2.70.5-150400.3.3.1
- gnome-extensions-41.9-150400.3.3.2
- libfolks-telepathy26-debuginfo-0.15.5-150400.5.3.2
- libgeocode-glib0-debuginfo-3.26.4-150400.3.3.2
- glib2-devel-static-2.70.5-150400.3.3.1
- typelib-1_0-Gspell-1-1.10.0-150400.3.3.1
- libvaladoc-0_54-0-0.54.8-150400.3.3.1
- libvala-0_54-devel-0.54.8-150400.3.3.1
- gnome-music-debuginfo-41.1-150400.3.3.1
- libgobject-2_0-0-2.70.5-150400.3.3.1
- gvfs-fuse-1.48.2-150400.4.6.1
- gspell-debuginfo-1.10.0-150400.3.3.1
- gjs-debuginfo-1.70.2-150400.3.3.1
- folks-tools-0.15.5-150400.5.3.2
- nautilus-devel-41.5-150400.3.3.1
- python-gobject-common-devel-3.42.2-150400.3.3.2
- python3-gobject-debuginfo-3.42.2-150400.3.3.2
- libgnome-desktop-3_0-common-41.8-150400.3.3.1
- libgjs0-1.70.2-150400.3.3.1
- libnma-devel-1.8.40-150400.3.3.1
- xdg-desktop-portal-gnome-debuginfo-41.2-150400.3.3.1
- libpeas-loader-python3-1.32.0-150400.4.3.2
- libmediaart-2_0-0-1.9.6-150400.3.3.1
- evince-plugin-pdfdocument-debuginfo-41.4-150400.3.3.3
- libgjs-devel-1.70.2-150400.3.3.1
- librsvg-devel-2.52.9-150400.3.3.1
- gnome-control-center-debugsource-41.7-150400.3.3.1
- libsecret-1-0-debuginfo-0.20.5-150400.4.3.1
- gnome-shell-debugsource-41.9-150400.3.3.2
- gupnp-av-debugsource-0.14.1-150400.7.3.1
- libevview3-3-debuginfo-41.4-150400.3.3.3
- mutter-debuginfo-41.9-150400.3.6.1
- typelib-1_0-FolksEds-0_7-0.15.5-150400.5.3.2
- typelib-1_0-Gcr-3-3.41.1-150400.3.3.1
- typelib-1_0-EvinceView-3_0-41.4-150400.3.3.3
- tracker-miners-3.2.2-150400.3.3.1
- gnome-desktop-debuginfo-41.8-150400.3.3.1
- libfolks26-debuginfo-0.15.5-150400.5.3.2
- evince-plugin-comicsdocument-debuginfo-41.4-150400.3.3.3
- libgck-devel-3.41.1-150400.3.3.1
- libgsf-1-114-debuginfo-1.14.50-150400.3.3.1
- evolution-data-server-debugsource-3.42.5-150400.3.3.2
- evince-plugin-dvidocument-41.4-150400.3.3.3
- gjs-debugsource-1.70.2-150400.3.3.1
- libgsf-tools-debuginfo-1.14.50-150400.3.3.1
- nautilus-debugsource-41.5-150400.3.3.1
- python-cairo-common-devel-1.15.1-150000.3.6.1
- gnome-terminal-debugsource-3.42.3-150400.3.3.1
- libebook-1_2-20-3.42.5-150400.3.3.2
- python3-gobject-cairo-debuginfo-3.42.2-150400.3.3.2
- libgsf-1-114-1.14.50-150400.3.3.1
- python3-cairo-devel-1.15.1-150000.3.6.1
- gnome-terminal-3.42.3-150400.3.3.1
- gtk-vnc-tools-1.3.1-150400.3.3.1
- gvfs-backend-afc-1.48.2-150400.4.6.1
- tracker-miners-debugsource-3.2.2-150400.3.3.1
- libgsf-tools-1.14.50-150400.3.3.1
- gcr-prompter-3.41.1-150400.3.3.1
- libebook-contacts-1_2-3-3.42.5-150400.3.3.2
- typelib-1_0-GUPnPAV-1_0-0.14.1-150400.7.3.1
- python-gobject-debugsource-3.42.2-150400.3.3.2
- valadoc-doclet-html-debuginfo-0.54.8-150400.3.3.1
- folks-devel-0.15.5-150400.5.3.2
- gcr-ssh-askpass-debuginfo-3.41.1-150400.3.3.1
- valadoc-doclet-devhelp-0.54.8-150400.3.3.1
- libfolks-telepathy26-0.15.5-150400.5.3.2
- libnotify4-debuginfo-0.7.12-150400.3.3.1
- geocode-glib-devel-3.26.4-150400.3.3.2
- libecal-2_0-1-3.42.5-150400.3.3.2
- gnome-session-41.3-150400.3.3.1
- evolution-data-server-3.42.5-150400.3.3.2
- typelib-1_0-Gck-1-3.41.1-150400.3.3.1
- libecal-2_0-1-debuginfo-3.42.5-150400.3.3.2
- typelib-1_0-GeocodeGlib-1_0-3.26.4-150400.3.3.2
- gnome-shell-search-provider-nautilus-41.5-150400.3.3.1
-
openSUSE Leap 15.4 (x86_64)
- gvfs-32bit-debuginfo-1.48.2-150400.4.6.1
- libgobject-2_0-0-32bit-debuginfo-2.70.5-150400.3.3.1
- glib