Oval Definition:oval:org.opensuse.security:def:4116
Revision Date:2021-04-07Version:1
Title:Security update for flatpak, libostree, xdg-desktop-portal, xdg-desktop-portal-gtk (Important)
Description:

This update for flatpak, libostree, xdg-desktop-portal, xdg-desktop-portal-gtk fixes the following issues:

libostree:

Update to version 2020.8

- Enable LTO. (bsc#1133120)

- This update contains scalability improvements and bugfixes. - Caching-related HTTP headers are now supported on summaries and signatures, so that they do not have to be re-downloaded if not changed in the meanwhile. - Summaries and delta have been reworked to allow more fine-grained fetching. - Fixes several bugs related to atomic variables, HTTP timeouts, and 32-bit architectures. - Static deltas can now be signed to more easily support offline verification. - There's now support for multiple initramfs images; Is it possible to have a 'main' initramfs image and a secondary one which represents local configuration. - The documentation is now moved to https://ostreedev.github.io/ostree/ - Fix for an assertion failure when upgrading from systems before ostree supported devicetree. - ostree no longer hardlinks zero sized files to avoid hitting filesystem maximum link counts. - ostree now supports `/` and `/boot` being on the same filesystem. - Improvements to the GObject Introspection metadata, some (cosmetic) static analyzer fixes, a fix for the immutable bit on s390x, dropping a deprecated bit in the systemd unit file. - Fix a regression 2020.4 where the 'readonly sysroot' changes incorrectly left the sysroot read-only on systems that started out with a read-only `/` (most of them, e.g. Fedora Silverblue/IoT at least). - The default dracut config now enables reproducibility. - There is a new ostree admin unlock `--transient`. This should to be a foundation for further support for 'live' updates. - New `ed25519` signing support, powered by `libsodium`. - stree commit gained a new `--base` argument, which significantly simplifies constructing 'derived' commits, particularly for systems using SELinux. - Handling of the read-only sysroot was reimplemented to run in the initramfs and be more reliable. Enabling the `readonly=true` flag in the repo config is recommended. - Several fixes in locking for the temporary 'staging' directories OSTree creates, particularly on NFS. - A new `timestamp-check-from-rev` option was added for pulls, which makes downgrade protection more reliable and will be used by Fedora CoreOS. - Several fixes and enhancements made for 'collection' pulls including a new `--mirror` option. - The ostree commit command learned a new `--mode-ro-executables` which enforces `W^R` semantics on all executables. - Added a new commit metadata key `OSTREE_COMMIT_META_KEY_ARCHITECTURE` to help standardize the architecture of the OSTree commit. This could be used on the client side for example to sanity-check that the commit matches the architecture of the machine before deploying. - Stop invalid usage of `%_libexecdir`: + Use `%{_prefix}/lib` where appropriate. + Use `_systemdgeneratordir` for the systemd-generators. + Define `_dracutmodulesdir` based on `dracut.pc`. Add BuildRequires(dracut) for this to work.

xdg-desktop-portal:

Update to version 1.8.0:

- Ensure systemd rpm macros are called at install/uninstall times for systemd user services. - Add BuildRequires on systemd-rpm-macros. - openuri: - Allow skipping the chooser for more URL tyles - Robustness fixes - filechooser: - Return the current filter - Add a 'directory' option - Document the 'writable' option - camera: - Make the client node visible - Don't leak pipewire proxy - Fix file descriptor leaks - Testsuite improvements - Updated translations. - document: - Reduce the use of open fds - Add more tests and fix issues they found - Expose directories with their proper name - Support exporting directories - New fuse implementation - background: Avoid a segfault - screencast: Require pipewire 0.3 - Better support for snap and toolbox - Require `/usr/bin/fusermount`: `xdg-document-portal` calls out to the binary. (bsc#1175899) Without it, files or dirs can be selected, but whatever is done with or in them, will not have any effect - Fixes for `%_libexecdir` changing to `/usr/libexec`

xdg-desktop-portal-gtk:

Update to version 1.8.0:

- filechooser: - Return the current filter - Handle the 'directory' option to select directories - Only show preview when we have an image - screenshot: Fix cancellation - appchooser: Avoid a crash - wallpaper: - Properly preview placement settings - Drop the lockscreen option - printing: Improve the notification - Updated translations. - settings: Fall back to gsettings for enable-animations - screencast: Support Mutter version to 3 (New pipewire api ver 3).

flatpak:

- Update to version 1.10.2 (jsc#SLE-17238, ECO-3148)

- This is a security update which fixes a potential attack where a flatpak application could use custom formated `.desktop` file to gain access to files on the host system. - Fix memory leaks - Documentation and translations updates - Spawn portal better handles non-utf8 filenames - Fix flatpak build on systems with setuid bwrap - Fix crash on updating apps with no deploy data - Remove deprecated texinfo packaging macros. - Support for the new repo format which should make updates faster and download less data. - The systemd generator snippets now call flatpak `--print-updated-env` in place of a bunch of shell for better login performance. - The `.profile` snippets now disable GVfs when calling flatpak to avoid spawning a gvfs daemon when logging in via ssh. - Flatpak now finds the pulseaudio sockets better in uncommon configurations. - Sandboxes with network access it now also has access to the `systemd-resolved` socket to do dns lookups. - Flatpak supports unsetting environment variables in the sandbox using `--unset-env`, and `--env=FOO=` now sets FOO to the empty string instead of unsetting it. - The spawn portal now has an option to share the pid namespace with the sub-sandbox. - This security update fixes a sandbox escape where a malicious application can execute code outside the sandbox by controlling the environment of the 'flatpak run' command when spawning a sub-sandbox (bsc#1180996, CVE-2021-21261) - Fix support for ppc64. - Move flatpak-bisect and flatpak-coredumpctl to devel subpackage, allow to remove python3 dependency on main package. - Enable LTO as gobject-introspection works fine with LTO. (bsc#1133124) - Fixed progress reporting for OCI and extra-data. - The in-memory summary cache is more efficient. - Fixed authentication getting stuck in a loop in some cases. - Fixed authentication error reporting. - Extract OCI info for runtimes as well as apps. - Fixed crash if anonymous authentication fails and `-y` is specified. - flatpak info now only looks at the specified installation if one is specified. - Better error reporting for server HTTP errors during download. - Uninstall now removes applications before the runtime it depends on. - Avoid updating metadata from the remote when uninstalling. - FlatpakTransaction now verifies all passed in refs to avoid. - Added validation of collection id settings for remotes. - Fix seccomp filters on s390. - Robustness fixes to the spawn portal. - Fix support for masking update in the system installation. - Better support for distros with uncommon models of merged `/usr`. - Cache responses from localed/AccountService. - Fix hangs in cases where `xdg-dbus-proxy` fails to start. - Fix double-free in cups socket detection. - OCI authenticator now doesn't ask for auth in case of http errors. - Fix invalid usage of `%{_libexecdir}` to reference systemd directories. - Fixes for `%_libexecdir` changing to `/usr/libexec` - Avoid calling authenticator in update if ref didn't change - Don't fail transaction if ref is already installed (after transaction start) - Fix flatpak run handling of userns in the `--device=all` case - Fix handling of extensions from different remotes - Fix flatpak run `--no-session-bus` - `FlatpakTransaction` has a new signal `install-authenticator` which clients can handle to install authenticators needed for the transaction. This is done in the CLI commands. - Now the host timezone data is always exposed, fixing several apps that had timezone issues. - There's a new systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos. - By default the `gdm env.d` file is no longer installed because the systemd generators work better. - `create-usb` now exports partial commits by default - Fix handling of docker media types in oci remotes - Fix subjects in `remote-info --log` output - This release is also able to host flatpak images on e.g. docker hub.
Family:unixClass:patch
Status:Reference(s):1013882
1083926
1083927
1101676
1101677
1101678
1103320
1103342
1111331
1111858
1111859
1112368
1112377
1112384
1112386
1112391
1112397
1112404
1112415
1112417
1112421
1112432
1112767
1115929
1116686
1118754
1119835
1120041
1122198
1122475
1126088
1127027
1132666
1133120
1133124
1135273
1136035
1139924
1144065
1146403
1159723
1159729
1159922
1159923
1159924
1159927
1162117
1163985
1166844
1166916
1168994
1172442
1172443
1173805
1173812
1174463
1174570
1174955
1175465
1175574
1175899
1176430
1177155
1177158
1177480
1178890
1178891
1180996
CVE-2016-9843
CVE-2018-12126
CVE-2018-12127
CVE-2018-12130
CVE-2018-19211
CVE-2018-20105
CVE-2018-3058
CVE-2018-3060
CVE-2018-3063
CVE-2018-3064
CVE-2018-3066
CVE-2018-3143
CVE-2018-3156
CVE-2018-3162
CVE-2018-3173
CVE-2018-3174
CVE-2018-3185
CVE-2018-3200
CVE-2018-3251
CVE-2018-3277
CVE-2018-3282
CVE-2018-3284
CVE-2018-5729
CVE-2018-5730
CVE-2019-10072
CVE-2019-10214
CVE-2019-11045
CVE-2019-11046
CVE-2019-11047
CVE-2019-11050
CVE-2019-11091
CVE-2019-12418
CVE-2019-17563
CVE-2019-2510
CVE-2019-2537
CVE-2019-2614
CVE-2019-2627
CVE-2019-2628
CVE-2020-10531
CVE-2020-10713
CVE-2020-11080
CVE-2020-14308
CVE-2020-14309
CVE-2020-14310
CVE-2020-14311
CVE-2020-14355
CVE-2020-15706
CVE-2020-15707
CVE-2020-15708
CVE-2020-1720
CVE-2020-25637
CVE-2020-27745
CVE-2020-27746
CVE-2020-7598
CVE-2020-8174
CVE-2021-21261
SUSE-SU-2018:4000-1
SUSE-SU-2019:0175-1
SUSE-SU-2019:0555-1
SUSE-SU-2019:1356-1
SUSE-SU-2019:2020-1
SUSE-SU-2019:2340-1
SUSE-SU-2020:0029-1
SUSE-SU-2020:0101-1
SUSE-SU-2020:0578-1
SUSE-SU-2020:0589-1
SUSE-SU-2020:1568-1
SUSE-SU-2020:2077-1
SUSE-SU-2020:3037-1
SUSE-SU-2020:3071-1
SUSE-SU-2020:3506-1
SUSE-SU-2021:1094-1
Platform(s):SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Desktop 15 SP2
SUSE Linux Enterprise for SAP 12
SUSE Linux Enterprise High Availability 12 SP2
SUSE Linux Enterprise High Availability 12 SP3
SUSE Linux Enterprise High Availability 12 SP4
SUSE Linux Enterprise High Availability 15
SUSE Linux Enterprise High Availability 15 SP1
SUSE Linux Enterprise High Performance Computing 15 SP2
SUSE Linux Enterprise High Performance Computing 15-ESPOS
SUSE Linux Enterprise High Performance Computing 15-LTSS
SUSE Linux Enterprise Live Patching 12
SUSE Linux Enterprise Live Patching 12 SP3
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15 SP2
SUSE Linux Enterprise Module for High Performance Computing 15 SP2
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Server Applications 15 SP2
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15 SP1
SUSE Linux Enterprise Module for Web Scripting 15 SP2
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server 15 SP2
SUSE Linux Enterprise Server 15-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise Server for SAP Applications 15 SP2
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Software Development Kit 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP3
SUSE Linux Enterprise Storage 7
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE Manager Proxy 4.1
SUSE Manager Server 4.1
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND suseRegister-1.4-1.35.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND coolkey-1.1.0-147 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • gnome-settings-daemon-3.10.2-20 is installed
  • OR gnome-settings-daemon-lang-3.10.2-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND autofs-5.0.9-21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libXt6-1.1.4-3 is installed
  • OR libXt6-32bit-1.1.4-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP2 is installed
  • AND Package Information
  • flatpak-1.10.2-4.6.1 is installed
  • OR flatpak-devel-1.10.2-4.6.1 is installed
  • OR flatpak-zsh-completion-1.10.2-4.6.1 is installed
  • OR libflatpak0-1.10.2-4.6.1 is installed
  • OR libostree-2020.8-3.3.2 is installed
  • OR libostree-devel-2020.8-3.3.2 is installed
  • OR system-user-flatpak-1.10.2-4.6.1 is installed
  • OR typelib-1_0-Flatpak-1_0-1.10.2-4.6.1 is installed
  • OR typelib-1_0-OSTree-1_0-2020.8-3.3.2 is installed
  • OR xdg-desktop-portal-1.8.0-5.3.2 is installed
  • OR xdg-desktop-portal-devel-1.8.0-5.3.2 is installed
  • OR xdg-desktop-portal-gtk-1.8.0-3.3.1 is installed
  • OR xdg-desktop-portal-gtk-lang-1.8.0-3.3.1 is installed
  • OR xdg-desktop-portal-lang-1.8.0-5.3.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_42-default-2-2.2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2.2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP2 is installed
  • AND conntrack-tools-1.4.2-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP3 is installed
  • AND haproxy-1.6.11-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP4 is installed
  • AND python-requests-2.11.1-6.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-25.6 is installed
  • OR dlm-kmp-default-4.12.14-25.6 is installed
  • OR gfs2-kmp-default-4.12.14-25.6 is installed
  • OR kernel-default-4.12.14-25.6 is installed
  • OR ocfs2-kmp-default-4.12.14-25.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 SP1 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-197.29 is installed
  • OR dlm-kmp-default-4.12.14-197.29 is installed
  • OR gfs2-kmp-default-4.12.14-197.29 is installed
  • OR kernel-default-4.12.14-197.29 is installed
  • OR ocfs2-kmp-default-4.12.14-197.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise High Performance Computing 15-ESPOS is installed
  • AND
  • dpdk-18.11.3-3.19 is installed
  • OR dpdk-devel-18.11.3-3.19 is installed
  • OR dpdk-kmp-default-18.11.3_k4.12.14_150.47-3.19 is installed
  • OR dpdk-thunderx-18.11.3-3.19 is installed
  • OR dpdk-thunderx-devel-18.11.3-3.19 is installed
  • OR dpdk-thunderx-kmp-default-18.11.3_k4.12.14_150.47-3.19 is installed
  • OR dpdk-tools-18.11.3-3.19 is installed
  • OR libdpdk-18_11-18.11.3-3.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise High Performance Computing 15-LTSS is installed
  • AND
  • dpdk-18.11.3-3.19 is installed
  • OR dpdk-devel-18.11.3-3.19 is installed
  • OR dpdk-kmp-default-18.11.3_k4.12.14_150.47-3.19 is installed
  • OR dpdk-thunderx-18.11.3-3.19 is installed
  • OR dpdk-thunderx-devel-18.11.3-3.19 is installed
  • OR dpdk-thunderx-kmp-default-18.11.3_k4.12.14_150.47-3.19 is installed
  • OR dpdk-tools-18.11.3-3.19 is installed
  • OR libdpdk-18_11-18.11.3-3.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_32-default-2-2 is installed
  • OR kgraft-patch-3_12_69-60_64_32-xen-2-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_13-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_82-6_9-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_3-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND python-PyYAML-3.10-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 15 SP2 is installed
  • AND Package Information
  • libnss_slurm2-20.02.6-3.3 is installed
  • OR libpmi0-20.02.6-3.3 is installed
  • OR libslurm35-20.02.6-3.3 is installed
  • OR perl-slurm-20.02.6-3.3 is installed
  • OR slurm-20.02.6-3.3 is installed
  • OR slurm-auth-none-20.02.6-3.3 is installed
  • OR slurm-config-20.02.6-3.3 is installed
  • OR slurm-config-man-20.02.6-3.3 is installed
  • OR slurm-devel-20.02.6-3.3 is installed
  • OR slurm-doc-20.02.6-3.3 is installed
  • OR slurm-lua-20.02.6-3.3 is installed
  • OR slurm-munge-20.02.6-3.3 is installed
  • OR slurm-node-20.02.6-3.3 is installed
  • OR slurm-pam_slurm-20.02.6-3.3 is installed
  • OR slurm-plugins-20.02.6-3.3 is installed
  • OR slurm-slurmdbd-20.02.6-3.3 is installed
  • OR slurm-sql-20.02.6-3.3 is installed
  • OR slurm-sview-20.02.6-3.3 is installed
  • OR slurm-torque-20.02.6-3.3 is installed
  • OR slurm-webdoc-20.02.6-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND syslog-ng-3.4.5-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • libncurses5-6.1-5.3 is installed
  • OR libncurses5-32bit-6.1-5.3 is installed
  • OR ncurses-6.1-5.3 is installed
  • OR ncurses5-devel-6.1-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • libvirt-4.0.0-9.22 is installed
  • OR libvirt-admin-4.0.0-9.22 is installed
  • OR libvirt-client-4.0.0-9.22 is installed
  • OR libvirt-daemon-4.0.0-9.22 is installed
  • OR libvirt-daemon-config-network-4.0.0-9.22 is installed
  • OR libvirt-daemon-config-nwfilter-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-interface-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-libxl-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-lxc-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-network-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-nodedev-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-nwfilter-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-qemu-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-secret-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-core-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-disk-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-iscsi-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-logical-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-mpath-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-rbd-4.0.0-9.22 is installed
  • OR libvirt-daemon-driver-storage-scsi-4.0.0-9.22 is installed
  • OR libvirt-daemon-hooks-4.0.0-9.22 is installed
  • OR libvirt-daemon-lxc-4.0.0-9.22 is installed
  • OR libvirt-daemon-qemu-4.0.0-9.22 is installed
  • OR libvirt-daemon-xen-4.0.0-9.22 is installed
  • OR libvirt-devel-4.0.0-9.22 is installed
  • OR libvirt-doc-4.0.0-9.22 is installed
  • OR libvirt-lock-sanlock-4.0.0-9.22 is installed
  • OR libvirt-nss-4.0.0-9.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • grub2-2.02-26.25 is installed
  • OR grub2-x86_64-xen-2.02-26.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP2 is installed
  • AND Package Information
  • spice-gtk-0.37-3.3 is installed
  • OR spice-gtk-devel-0.37-3.3 is installed
  • OR typelib-1_0-SpiceClientGlib-2_0-0.37-3.3 is installed
  • OR typelib-1_0-SpiceClientGtk-3_0-0.37-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
  • AND Package Information
  • apache2-mod_php7-7.2.5-4.49 is installed
  • OR php7-7.2.5-4.49 is installed
  • OR php7-bcmath-7.2.5-4.49 is installed
  • OR php7-bz2-7.2.5-4.49 is installed
  • OR php7-calendar-7.2.5-4.49 is installed
  • OR php7-ctype-7.2.5-4.49 is installed
  • OR php7-curl-7.2.5-4.49 is installed
  • OR php7-dba-7.2.5-4.49 is installed
  • OR php7-devel-7.2.5-4.49 is installed
  • OR php7-dom-7.2.5-4.49 is installed
  • OR php7-enchant-7.2.5-4.49 is installed
  • OR php7-exif-7.2.5-4.49 is installed
  • OR php7-fastcgi-7.2.5-4.49 is installed
  • OR php7-fileinfo-7.2.5-4.49 is installed
  • OR php7-fpm-7.2.5-4.49 is installed
  • OR php7-ftp-7.2.5-4.49 is installed
  • OR php7-gd-7.2.5-4.49 is installed
  • OR php7-gettext-7.2.5-4.49 is installed
  • OR php7-gmp-7.2.5-4.49 is installed
  • OR php7-iconv-7.2.5-4.49 is installed
  • OR php7-intl-7.2.5-4.49 is installed
  • OR php7-json-7.2.5-4.49 is installed
  • OR php7-ldap-7.2.5-4.49 is installed
  • OR php7-mbstring-7.2.5-4.49 is installed
  • OR php7-mysql-7.2.5-4.49 is installed
  • OR php7-odbc-7.2.5-4.49 is installed
  • OR php7-opcache-7.2.5-4.49 is installed
  • OR php7-openssl-7.2.5-4.49 is installed
  • OR php7-pcntl-7.2.5-4.49 is installed
  • OR php7-pdo-7.2.5-4.49 is installed
  • OR php7-pear-7.2.5-4.49 is installed
  • OR php7-pear-Archive_Tar-7.2.5-4.49 is installed
  • OR php7-pgsql-7.2.5-4.49 is installed
  • OR php7-phar-7.2.5-4.49 is installed
  • OR php7-posix-7.2.5-4.49 is installed
  • OR php7-shmop-7.2.5-4.49 is installed
  • OR php7-snmp-7.2.5-4.49 is installed
  • OR php7-soap-7.2.5-4.49 is installed
  • OR php7-sockets-7.2.5-4.49 is installed
  • OR php7-sodium-7.2.5-4.49 is installed
  • OR php7-sqlite-7.2.5-4.49 is installed
  • OR php7-sysvmsg-7.2.5-4.49 is installed
  • OR php7-sysvsem-7.2.5-4.49 is installed
  • OR php7-sysvshm-7.2.5-4.49 is installed
  • OR php7-tokenizer-7.2.5-4.49 is installed
  • OR php7-wddx-7.2.5-4.49 is installed
  • OR php7-xmlreader-7.2.5-4.49 is installed
  • OR php7-xmlrpc-7.2.5-4.49 is installed
  • OR php7-xmlwriter-7.2.5-4.49 is installed
  • OR php7-xsl-7.2.5-4.49 is installed
  • OR php7-zip-7.2.5-4.49 is installed
  • OR php7-zlib-7.2.5-4.49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP2 is installed
  • AND Package Information
  • nodejs10-10.21.0-1.21 is installed
  • OR nodejs10-devel-10.21.0-1.21 is installed
  • OR nodejs10-docs-10.21.0-1.21 is installed
  • OR npm10-10.21.0-1.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • dbus-1-glib-0.76-34.22.1 is installed
  • OR dbus-1-glib-32bit-0.76-34.22.1 is installed
  • OR dbus-1-glib-x86-0.76-34.22.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • libtspi1-0.3.10-0.11.1 is installed
  • OR libtspi1-32bit-0.3.10-0.11.1 is installed
  • OR libtspi1-x86-0.3.10-0.11.1 is installed
  • OR trousers-0.3.10-0.11.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR alsa-docs-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • guestfs-data-1.26.10-4 is installed
  • OR guestfs-tools-1.26.10-4 is installed
  • OR guestfsd-1.26.10-4 is installed
  • OR libguestfs0-1.26.10-4 is installed
  • OR perl-Sys-Guestfs-1.26.10-4 is installed
  • OR python-libguestfs-1.26.10-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • DirectFB-1.7.1-6 is installed
  • OR lib++dfb-1_7-1-1.7.1-6 is installed
  • OR libdirectfb-1_7-1-1.7.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • gdk-pixbuf-loader-rsvg-2.40.20-5.6 is installed
  • OR librsvg-2-2-2.40.20-5.6 is installed
  • OR librsvg-2-2-32bit-2.40.20-5.6 is installed
  • OR rsvg-view-2.40.20-5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_45-default-2-2.3 is installed
  • OR kgraft-patch-3_12_55-52_45-xen-2-2.3 is installed
  • OR kgraft-patch-SLE12_Update_13-2-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 15-LTSS is installed
  • AND Package Information
  • qemu-2.11.2-9.36 is installed
  • OR qemu-arm-2.11.2-9.36 is installed
  • OR qemu-block-curl-2.11.2-9.36 is installed
  • OR qemu-block-iscsi-2.11.2-9.36 is installed
  • OR qemu-block-rbd-2.11.2-9.36 is installed
  • OR qemu-block-ssh-2.11.2-9.36 is installed
  • OR qemu-guest-agent-2.11.2-9.36 is installed
  • OR qemu-ipxe-1.0.0+-9.36 is installed
  • OR qemu-kvm-2.11.2-9.36 is installed
  • OR qemu-lang-2.11.2-9.36 is installed
  • OR qemu-ppc-2.11.2-9.36 is installed
  • OR qemu-s390-2.11.2-9.36 is installed
  • OR qemu-seabios-1.11.0-9.36 is installed
  • OR qemu-sgabios-8-9.36 is installed
  • OR qemu-tools-2.11.2-9.36 is installed
  • OR qemu-vgabios-1.11.0-9.36 is installed
  • OR qemu-x86-2.11.2-9.36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 15 is installed
  • AND Package Information
  • freeradius-server-3.0.16-3.6 is installed
  • OR freeradius-server-devel-3.0.16-3.6 is installed
  • OR freeradius-server-krb5-3.0.16-3.6 is installed
  • OR freeradius-server-ldap-3.0.16-3.6 is installed
  • OR freeradius-server-libs-3.0.16-3.6 is installed
  • OR freeradius-server-mysql-3.0.16-3.6 is installed
  • OR freeradius-server-perl-3.0.16-3.6 is installed
  • OR freeradius-server-postgresql-3.0.16-3.6 is installed
  • OR freeradius-server-python-3.0.16-3.6 is installed
  • OR freeradius-server-sqlite-3.0.16-3.6 is installed
  • OR freeradius-server-utils-3.0.16-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-8.2 is installed
  • OR ImageMagick-devel-6.8.8.1-8.2 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-8.2 is installed
  • OR libMagick++-devel-6.8.8.1-8.2 is installed
  • OR perl-PerlMagick-6.8.8.1-8.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • xen-4.5.2_02-4.1 is installed
  • OR xen-devel-4.5.2_02-4.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • gimp-devel-2.8.18-8 is installed
  • OR libgimp-2_0-0-2.8.18-8 is installed
  • OR libgimpui-2_0-0-2.8.18-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND argyllcms-1.6.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND bash-lang-4.2-75 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND enigmail-2.0.9-3.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • kernel-default-4.12.14-197.15 is installed
  • OR kernel-default-extra-4.12.14-197.15 is installed
  • BACK