Revision Date: | 2021-10-25 | Version: | 1 |
Title: | Security update for containerd, docker, runc (Important) |
Description: |
This update for containerd, docker, runc fixes the following issues:
Docker was updated to 20.10.9-ce. (bsc#1191355)
See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md.
CVE-2021-41092 CVE-2021-41089 CVE-2021-41091 CVE-2021-41103
container was updated to v1.4.11, to fix CVE-2021-41103. bsc#1191355
- CVE-2021-32760: Fixed that a archive package allows chmod of file outside of unpack target directory (bsc#1188282)
- Install systemd service file as well (bsc#1190826)
Update to runc v1.0.2. Upstream changelog is available from
https://github.com/opencontainers/runc/releases/tag/v1.0.2
Fixed a failure to set CPU quota period in some cases on cgroup v1. * Fixed the inability to start a container with the 'adding seccomp filter rule for syscall ...' error, caused by redundant seccomp rules (i.e. those that has action equal to the default one). Such redundant rules are now skipped. * Made release builds reproducible from now on. * Fixed a rare debug log race in runc init, which can result in occasional harmful 'failed to decode ...' errors from runc run or exec. * Fixed the check in cgroup v1 systemd manager if a container needs to be frozen before Set, and add a setting to skip such freeze unconditionally. The previous fix for that issue, done in runc 1.0.1, was not working.
Update to runc v1.0.1. Upstream changelog is available from
https://github.com/opencontainers/runc/releases/tag/v1.0.1
Fixed occasional runc exec/run failure ('interrupted system call') on an Azure volume. * Fixed 'unable to find groups ... token too long' error with /etc/group containing lines longer than 64K characters. * cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is frozen. This is a regression in 1.0.0, not affecting runc itself but some of libcontainer users (e.g Kubernetes). * cgroupv2: bpf: Ignore inaccessible existing programs in case of permission error when handling replacement of existing bpf cgroup programs. This fixes a regression in 1.0.0, where some SELinux policies would block runc from being able to run entirely. * cgroup/systemd/v2: don't freeze cgroup on Set. * cgroup/systemd/v1: avoid unnecessary freeze on Set. - fix issues with runc under openSUSE MicroOS's SELinux policy. bsc#1187704
Update to runc v1.0.0. Upstream changelog is available from
https://github.com/opencontainers/runc/releases/tag/v1.0.0
! The usage of relative paths for mountpoints will now produce a warning (such configurations are outside of the spec, and in future runc will produce an error when given such configurations). * cgroupv2: devices: rework the filter generation to produce consistent results with cgroupv1, and always clobber any existing eBPF program(s) to fix runc update and avoid leaking eBPF programs (resulting in errors when managing containers). * cgroupv2: correctly convert 'number of IOs' statistics in a cgroupv1-compatible way. * cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures. * cgroupv2: wait for freeze to finish before returning from the freezing code, optimize the method for checking whether a cgroup is frozen. * cgroups/systemd: fixed 'retry on dbus disconnect' logic introduced in rc94 * cgroups/systemd: fixed returning 'unit already exists' error from a systemd cgroup manager (regression in rc94) + cgroupv2: support SkipDevices with systemd driver + cgroup/systemd: return, not ignore, stop unit error from Destroy + Make 'runc --version' output sane even when built with go get or otherwise outside of our build scripts. + cgroups: set SkipDevices during runc update (so we don't modify cgroups at all during runc update). + cgroup1: blkio: support BFQ weights. + cgroupv2: set per-device io weights if BFQ IO scheduler is available.
Update to runc v1.0.0~rc95. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95
This release of runc contains a fix for CVE-2021-30465, and users are strongly recommended to update (especially if you are providing semi-limited access to spawn containers to untrusted users). (bsc#1185405)
Update to runc v1.0.0~rc94. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94
Breaking Changes: * cgroupv1: kernel memory limits are now always ignored, as kmemcg has been effectively deprecated by the kernel. Users should make use of regular memory cgroup controls.
Regression Fixes:
seccomp: fix 32-bit compilation errors * runc init: fix a hang caused by deadlock in seccomp/ebpf loading code * runc start: fix 'chdir to cwd: permission denied' for some setups
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1102408 1185405 1187704 1188282 1190826 1191015 1191121 1191334 1191355 1191434 CVE-2004-2779 CVE-2007-4772 CVE-2007-6600 CVE-2007-6720 CVE-2008-2109 CVE-2009-0037 CVE-2009-0179 CVE-2009-2417 CVE-2009-2911 CVE-2009-3995 CVE-2009-3996 CVE-2009-4034 CVE-2009-4136 CVE-2009-4273 CVE-2010-0411 CVE-2010-0412 CVE-2010-1169 CVE-2010-1170 CVE-2010-2546 CVE-2010-3170 CVE-2010-3433 CVE-2011-3389 CVE-2011-3640 CVE-2012-0866 CVE-2012-0867 CVE-2012-0868 CVE-2012-1095 CVE-2012-2141 CVE-2012-2143 CVE-2012-2655 CVE-2012-3488 CVE-2012-3489 CVE-2012-3547 CVE-2013-0249 CVE-2013-0255 CVE-2013-0743 CVE-2013-0791 CVE-2013-1620 CVE-2013-1739 CVE-2013-1740 CVE-2013-1899 CVE-2013-1900 CVE-2013-1901 CVE-2013-1944 CVE-2013-2174 CVE-2013-4545 CVE-2013-5605 CVE-2014-0015 CVE-2014-0060 CVE-2014-0061 CVE-2014-0062 CVE-2014-0063 CVE-2014-0064 CVE-2014-0065 CVE-2014-0066 CVE-2014-0067 CVE-2014-0138 CVE-2014-0139 CVE-2014-1492 CVE-2014-1568 CVE-2014-2015 CVE-2014-2284 CVE-2014-2285 CVE-2014-3565 CVE-2014-3566 CVE-2014-3613 CVE-2014-3620 CVE-2014-3707 CVE-2014-4975 CVE-2014-8080 CVE-2014-8090 CVE-2014-8150 CVE-2015-0778 CVE-2015-1782 CVE-2015-1855 CVE-2015-3143 CVE-2015-3144 CVE-2015-3145 CVE-2015-3148 CVE-2015-3153 CVE-2015-3165 CVE-2015-3166 CVE-2015-3167 CVE-2015-3236 CVE-2015-3237 CVE-2015-3900 CVE-2015-4680 CVE-2015-5288 CVE-2015-5289 CVE-2015-5621 CVE-2015-7551 CVE-2015-8763 CVE-2016-0755 CVE-2016-0766 CVE-2016-0773 CVE-2016-0787 CVE-2016-1856 CVE-2016-1857 CVE-2016-2193 CVE-2016-2339 CVE-2016-3065 CVE-2016-4590 CVE-2016-4591 CVE-2016-4622 CVE-2016-4624 CVE-2016-4692 CVE-2016-4743 CVE-2016-5419 CVE-2016-5420 CVE-2016-5421 CVE-2016-7141 CVE-2016-7167 CVE-2016-7586 CVE-2016-7587 CVE-2016-7589 CVE-2016-7592 CVE-2016-7598 CVE-2016-7599 CVE-2016-7610 CVE-2016-7623 CVE-2016-7632 CVE-2016-7635 CVE-2016-7639 CVE-2016-7641 CVE-2016-7645 CVE-2016-7652 CVE-2016-7654 CVE-2016-7656 CVE-2016-7837 CVE-2016-8615 CVE-2016-8616 CVE-2016-8617 CVE-2016-8618 CVE-2016-8619 CVE-2016-8620 CVE-2016-8621 CVE-2016-8622 CVE-2016-8623 CVE-2016-8624 CVE-2016-8625 CVE-2016-9586 CVE-2016-9594 CVE-2016-9800 CVE-2016-9804 CVE-2017-1000099 CVE-2017-1000100 CVE-2017-1000101 CVE-2017-1000121 CVE-2017-1000122 CVE-2017-1000250 CVE-2017-1000254 CVE-2017-1000257 CVE-2017-10978 CVE-2017-10983 CVE-2017-10984 CVE-2017-10985 CVE-2017-10986 CVE-2017-10987 CVE-2017-10988 CVE-2017-11550 CVE-2017-11551 CVE-2017-13788 CVE-2017-13798 CVE-2017-13803 CVE-2017-13856 CVE-2017-13866 CVE-2017-13870 CVE-2017-13884 CVE-2017-13885 CVE-2017-2350 CVE-2017-2354 CVE-2017-2355 CVE-2017-2356 CVE-2017-2362 CVE-2017-2363 CVE-2017-2364 CVE-2017-2365 CVE-2017-2366 CVE-2017-2369 CVE-2017-2371 CVE-2017-2373 CVE-2017-2496 CVE-2017-2510 CVE-2017-2538 CVE-2017-2539 CVE-2017-2629 CVE-2017-5715 CVE-2017-5753 CVE-2017-6318 CVE-2017-7006 CVE-2017-7011 CVE-2017-7012 CVE-2017-7018 CVE-2017-7019 CVE-2017-7020 CVE-2017-7030 CVE-2017-7034 CVE-2017-7037 CVE-2017-7038 CVE-2017-7039 CVE-2017-7040 CVE-2017-7041 CVE-2017-7042 CVE-2017-7043 CVE-2017-7046 CVE-2017-7048 CVE-2017-7049 CVE-2017-7052 CVE-2017-7055 CVE-2017-7056 CVE-2017-7059 CVE-2017-7061 CVE-2017-7064 CVE-2017-7081 CVE-2017-7087 CVE-2017-7089 CVE-2017-7090 CVE-2017-7091 CVE-2017-7092 CVE-2017-7093 CVE-2017-7094 CVE-2017-7095 CVE-2017-7096 CVE-2017-7098 CVE-2017-7099 CVE-2017-7100 CVE-2017-7102 CVE-2017-7104 CVE-2017-7107 CVE-2017-7109 CVE-2017-7111 CVE-2017-7117 CVE-2017-7120 CVE-2017-7142 CVE-2017-7153 CVE-2017-7156 CVE-2017-7157 CVE-2017-7160 CVE-2017-7161 CVE-2017-7165 CVE-2017-7407 CVE-2017-7468 CVE-2017-7484 CVE-2017-7485 CVE-2017-7486 CVE-2017-8816 CVE-2017-8817 CVE-2017-8818 CVE-2017-9148 CVE-2017-9502 CVE-2018-0500 CVE-2018-1000005 CVE-2018-1000007 CVE-2018-1000120 CVE-2018-1000121 CVE-2018-1000122 CVE-2018-1000300 CVE-2018-1000301 CVE-2018-11646 CVE-2018-11712 CVE-2018-11713 CVE-2018-12911 CVE-2018-14618 CVE-2018-4088 CVE-2018-4096 CVE-2018-4101 CVE-2018-4113 CVE-2018-4114 CVE-2018-4117 CVE-2018-4118 CVE-2018-4119 CVE-2018-4120 CVE-2018-4121 CVE-2018-4122 CVE-2018-4125 CVE-2018-4127 CVE-2018-4128 CVE-2018-4129 CVE-2018-4133 CVE-2018-4146 CVE-2018-4161 CVE-2018-4162 CVE-2018-4163 CVE-2018-4165 CVE-2018-4190 CVE-2018-4199 CVE-2018-4200 CVE-2018-4204 CVE-2018-4218 CVE-2018-4222 CVE-2018-4232 CVE-2018-4233 CVE-2018-4246 CVE-2021-30465 CVE-2021-32760 CVE-2021-41089 CVE-2021-41091 CVE-2021-41092 CVE-2021-41103 SUSE-SU-2021:3506-1
|
Platform(s): | openSUSE 13.1 openSUSE Leap 42.1 SUSE Linux Enterprise Build System Kit 12 SUSE Linux Enterprise Build System Kit 12 SP2 SUSE Linux Enterprise Build System Kit 12 SP4 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 for SAP 11 SP1 SUSE Linux Enterprise for SAP 11 SP4 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Live Patching 12 SP3 SUSE Linux Enterprise Live Patching 12 SP4 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT SUSE Linux Enterprise Real Time Extension 12 SP2 SUSE Linux Enterprise Real Time Extension 12 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 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 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Software Development Kit 12 SUSE Linux Enterprise Software Development Kit 12 SP1 SUSE Linux Enterprise Software Development Kit 12 SP2 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 SP4 SUSE Linux Enterprise Software Development Kit 12 SP5 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5
| Product(s): | |
Definition Synopsis |
openSUSE 13.1 is installed AND cgit-0.8.3.3-5.11.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed
AND kernel-zfcpdump-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND Package Information
krb5-mini-1.12.5-40.16 is installed
OR krb5-mini-devel-1.12.5-40.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND Package Information
ghostscript-mini-9.27-23.28 is installed
OR ghostscript-mini-devel-9.27-23.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
ImageMagick-6.4.3.6-7.26.1 is installed
OR libMagick++1-6.4.3.6-7.26.1 is installed
OR libMagickCore1-6.4.3.6-7.26.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.26.1 is installed
OR libMagickWand1-6.4.3.6-7.26.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND clamav-0.98.1-0.10.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
mozilla-nspr-4.10.9-11.1 is installed
OR mozilla-nspr-32bit-4.10.9-11.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
ImageMagick-6.8.8.1-8 is installed
OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
xen-4.5.2_02-4 is installed
OR xen-kmp-default-4.5.2_02_k3.12.49_11-4 is installed
OR xen-libs-4.5.2_02-4 is installed
OR xen-libs-32bit-4.5.2_02-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libpython3_4m1_0-3.4.5-19 is installed
OR python3-3.4.5-19 is installed
OR python3-base-3.4.5-19 is installed
OR python3-curses-3.4.5-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP1 is installed
AND Package Information
java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3.1 is installed
OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.44.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.44.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
libpacemaker-devel-1.1.12-18.1 is installed
OR libpacemaker3-1.1.12-18.1 is installed
OR pacemaker-1.1.12-18.1 is installed
OR pacemaker-cli-1.1.12-18.1 is installed
OR pacemaker-remote-1.1.12-18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_103-6_33-default-11-2 is installed
OR kgraft-patch-SLE12-SP3_Update_6-11-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP4 is installed
AND Package Information
kgraft-patch-4_12_14-94_41-default-8-2.22 is installed
OR kgraft-patch-SLE12-SP4_Update_0-8-2.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
puppet-3.8.5-15.3 is installed
OR puppet-server-3.8.5-15.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND python-setuptools-1.1.7-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.1-5.9 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.1-5.9 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.1-5.9 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.1-5.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.43-52.6 is installed
OR kernel-ec2-devel-3.12.43-52.6 is installed
OR kernel-ec2-extra-3.12.43-52.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-30 is installed
OR php5-5.5.14-30 is installed
OR php5-bcmath-5.5.14-30 is installed
OR php5-bz2-5.5.14-30 is installed
OR php5-calendar-5.5.14-30 is installed
OR php5-ctype-5.5.14-30 is installed
OR php5-curl-5.5.14-30 is installed
OR php5-dba-5.5.14-30 is installed
OR php5-dom-5.5.14-30 is installed
OR php5-enchant-5.5.14-30 is installed
OR php5-exif-5.5.14-30 is installed
OR php5-fastcgi-5.5.14-30 is installed
OR php5-fileinfo-5.5.14-30 is installed
OR php5-fpm-5.5.14-30 is installed
OR php5-ftp-5.5.14-30 is installed
OR php5-gd-5.5.14-30 is installed
OR php5-gettext-5.5.14-30 is installed
OR php5-gmp-5.5.14-30 is installed
OR php5-iconv-5.5.14-30 is installed
OR php5-intl-5.5.14-30 is installed
OR php5-json-5.5.14-30 is installed
OR php5-ldap-5.5.14-30 is installed
OR php5-mbstring-5.5.14-30 is installed
OR php5-mcrypt-5.5.14-30 is installed
OR php5-mysql-5.5.14-30 is installed
OR php5-odbc-5.5.14-30 is installed
OR php5-openssl-5.5.14-30 is installed
OR php5-pcntl-5.5.14-30 is installed
OR php5-pdo-5.5.14-30 is installed
OR php5-pear-5.5.14-30 is installed
OR php5-pgsql-5.5.14-30 is installed
OR php5-pspell-5.5.14-30 is installed
OR php5-shmop-5.5.14-30 is installed
OR php5-snmp-5.5.14-30 is installed
OR php5-soap-5.5.14-30 is installed
OR php5-sockets-5.5.14-30 is installed
OR php5-sqlite-5.5.14-30 is installed
OR php5-suhosin-5.5.14-30 is installed
OR php5-sysvmsg-5.5.14-30 is installed
OR php5-sysvsem-5.5.14-30 is installed
OR php5-sysvshm-5.5.14-30 is installed
OR php5-tokenizer-5.5.14-30 is installed
OR php5-wddx-5.5.14-30 is installed
OR php5-xmlreader-5.5.14-30 is installed
OR php5-xmlrpc-5.5.14-30 is installed
OR php5-xmlwriter-5.5.14-30 is installed
OR php5-xsl-5.5.14-30 is installed
OR php5-zip-5.5.14-30 is installed
OR php5-zlib-5.5.14-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.45-84.1 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.45-84.1 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.45-84.1 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.45-84.1 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.45-84.1 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.45-84.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
glibc-2.22-62.13 is installed
OR glibc-32bit-2.22-62.13 is installed
OR glibc-devel-2.22-62.13 is installed
OR glibc-devel-32bit-2.22-62.13 is installed
OR glibc-html-2.22-62.13 is installed
OR glibc-i18ndata-2.22-62.13 is installed
OR glibc-info-2.22-62.13 is installed
OR glibc-locale-2.22-62.13 is installed
OR glibc-locale-32bit-2.22-62.13 is installed
OR glibc-profile-2.22-62.13 is installed
OR glibc-profile-32bit-2.22-62.13 is installed
OR nscd-2.22-62.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
AND Package Information
cluster-md-kmp-rt-4.4.104-24 is installed
OR cluster-network-kmp-rt-4.4.104-24 is installed
OR dlm-kmp-rt-4.4.104-24 is installed
OR gfs2-kmp-rt-4.4.104-24 is installed
OR kernel-devel-rt-4.4.104-24 is installed
OR kernel-rt-4.4.104-24 is installed
OR kernel-rt-base-4.4.104-24 is installed
OR kernel-rt-devel-4.4.104-24 is installed
OR kernel-rt_debug-4.4.104-24 is installed
OR kernel-rt_debug-devel-4.4.104-24 is installed
OR kernel-source-rt-4.4.104-24 is installed
OR kernel-syms-rt-4.4.104-24 is installed
OR ocfs2-kmp-rt-4.4.104-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
AND Package Information
cluster-md-kmp-rt-4.4.172-3.35 is installed
OR dlm-kmp-rt-4.4.172-3.35 is installed
OR gfs2-kmp-rt-4.4.172-3.35 is installed
OR kernel-devel-rt-4.4.172-3.35 is installed
OR kernel-rt-4.4.172-3.35 is installed
OR kernel-rt-base-4.4.172-3.35 is installed
OR kernel-rt-devel-4.4.172-3.35 is installed
OR kernel-rt_debug-4.4.172-3.35 is installed
OR kernel-rt_debug-devel-4.4.172-3.35 is installed
OR kernel-source-rt-4.4.172-3.35 is installed
OR kernel-syms-rt-4.4.172-3.35 is installed
OR ocfs2-kmp-rt-4.4.172-3.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND NetworkManager-gnome-0.7.0.r1053-11.11.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3.92 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3.92 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3.92 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9.59 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18.16 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18.16 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18.16 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7.8 is installed
OR kernel-default-2.6.32.59-0.7.1 is installed
OR kernel-default-base-2.6.32.59-0.7.1 is installed
OR kernel-default-devel-2.6.32.59-0.7.1 is installed
OR kernel-default-man-2.6.32.59-0.7.1 is installed
OR kernel-ec2-2.6.32.59-0.3.1 is installed
OR kernel-ec2-base-2.6.32.59-0.3.1 is installed
OR kernel-ec2-devel-2.6.32.59-0.7.1 is installed
OR kernel-pae-2.6.32.59-0.7.1 is installed
OR kernel-pae-base-2.6.32.59-0.7.1 is installed
OR kernel-pae-devel-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-base-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7.1 is installed
OR kernel-source-2.6.32.59-0.7.1 is installed
OR kernel-syms-2.6.32.59-0.7.1 is installed
OR kernel-trace-2.6.32.59-0.7.1 is installed
OR kernel-trace-base-2.6.32.59-0.7.1 is installed
OR kernel-trace-devel-2.6.32.59-0.7.1 is installed
OR kernel-xen-2.6.32.59-0.7.1 is installed
OR kernel-xen-base-2.6.32.59-0.7.1 is installed
OR kernel-xen-devel-2.6.32.59-0.7.1 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10.1 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3.92 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3.92 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3.92 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9.59 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18.16 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18.16 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18.16 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7.8 is installed
OR kernel-default-2.6.32.59-0.7.1 is installed
OR kernel-default-base-2.6.32.59-0.7.1 is installed
OR kernel-default-devel-2.6.32.59-0.7.1 is installed
OR kernel-default-man-2.6.32.59-0.7.1 is installed
OR kernel-ec2-2.6.32.59-0.3.1 is installed
OR kernel-ec2-base-2.6.32.59-0.3.1 is installed
OR kernel-ec2-devel-2.6.32.59-0.7.1 is installed
OR kernel-pae-2.6.32.59-0.7.1 is installed
OR kernel-pae-base-2.6.32.59-0.7.1 is installed
OR kernel-pae-devel-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-base-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7.1 is installed
OR kernel-source-2.6.32.59-0.7.1 is installed
OR kernel-syms-2.6.32.59-0.7.1 is installed
OR kernel-trace-2.6.32.59-0.7.1 is installed
OR kernel-trace-base-2.6.32.59-0.7.1 is installed
OR kernel-trace-devel-2.6.32.59-0.7.1 is installed
OR kernel-xen-2.6.32.59-0.7.1 is installed
OR kernel-xen-base-2.6.32.59-0.7.1 is installed
OR kernel-xen-devel-2.6.32.59-0.7.1 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10.1 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3.92 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3.92 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3.92 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9.59 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9.59 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18.16 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18.16 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18.16 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7.8 is installed
OR kernel-default-2.6.32.59-0.7.1 is installed
OR kernel-default-base-2.6.32.59-0.7.1 is installed
OR kernel-default-devel-2.6.32.59-0.7.1 is installed
OR kernel-default-man-2.6.32.59-0.7.1 is installed
OR kernel-ec2-2.6.32.59-0.3.1 is installed
OR kernel-ec2-base-2.6.32.59-0.3.1 is installed
OR kernel-ec2-devel-2.6.32.59-0.7.1 is installed
OR kernel-pae-2.6.32.59-0.7.1 is installed
OR kernel-pae-base-2.6.32.59-0.7.1 is installed
OR kernel-pae-devel-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-base-2.6.32.59-0.7.1 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7.1 is installed
OR kernel-source-2.6.32.59-0.7.1 is installed
OR kernel-syms-2.6.32.59-0.7.1 is installed
OR kernel-trace-2.6.32.59-0.7.1 is installed
OR kernel-trace-base-2.6.32.59-0.7.1 is installed
OR kernel-trace-devel-2.6.32.59-0.7.1 is installed
OR kernel-xen-2.6.32.59-0.7.1 is installed
OR kernel-xen-base-2.6.32.59-0.7.1 is installed
OR kernel-xen-devel-2.6.32.59-0.7.1 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10.1 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
xorg-x11-Xvnc-7.4-27.40.52.1 is installed
OR xorg-x11-server-7.4-27.40.52.1 is installed
OR xorg-x11-server-extra-7.4-27.40.52.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xorg-x11-Xvnc-7.4-27.40.52.1 is installed
OR xorg-x11-server-7.4-27.40.52.1 is installed
OR xorg-x11-server-extra-7.4-27.40.52.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND wireshark-1.4.13-0.2.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND wireshark-1.4.13-0.2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
libpoppler-glib4-0.12.3-1.3.1 is installed
OR libpoppler-qt4-3-0.12.3-1.3.1 is installed
OR libpoppler5-0.12.3-1.3.1 is installed
OR poppler-tools-0.12.3-1.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
xen-4.0.3_21548_18-0.25.1 is installed
OR xen-doc-html-4.0.3_21548_18-0.25.1 is installed
OR xen-doc-pdf-4.0.3_21548_18-0.25.1 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.25.1 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.25.1 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.25.1 is installed
OR xen-libs-4.0.3_21548_18-0.25.1 is installed
OR xen-tools-4.0.3_21548_18-0.25.1 is installed
OR xen-tools-domU-4.0.3_21548_18-0.25.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ruby-1.8.7.p357-0.9.13.1 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13.1 is installed
OR ruby-tk-1.8.7.p357-0.9.13.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ruby-1.8.7.p357-0.9.13.1 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13.1 is installed
OR ruby-tk-1.8.7.p357-0.9.13.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ruby-1.8.7.p357-0.9.13.1 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13.1 is installed
OR ruby-tk-1.8.7.p357-0.9.13.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND fastjar-0.95-1.24.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND fastjar-0.95-1.24.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
libgnomesu-1.0.0-307.10 is installed
OR libgnomesu-lang-1.0.0-307.10 is installed
OR libgnomesu0-1.0.0-307.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.40.1 is installed
OR libMagickCore1-6.4.3.6-7.40.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libMagickCore1-6.4.3.6-7.30.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.30.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libMagickCore1-6.4.3.6-7.30.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND gzip-1.3.12-69.23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.8.0esr-68.1 is installed
OR MozillaFirefox-translations-45.8.0esr-68.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
ecryptfs-utils-61-1.33.1 is installed
OR ecryptfs-utils-32bit-61-1.33.1 is installed
OR ecryptfs-utils-x86-61-1.33.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND Package Information
rhnlib-2.5.84.4-8.1 is installed
OR spacecmd-2.5.5.5-14.1 is installed
OR spacewalk-backend-2.5.24.9-24.1 is installed
OR spacewalk-backend-libs-2.5.24.9-24.1 is installed
OR spacewalk-check-2.5.13.8-23.1 is installed
OR spacewalk-client-setup-2.5.13.8-23.1 is installed
OR spacewalk-client-tools-2.5.13.8-23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
curl-openssl1-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-x86-7.19.7-1.64.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND ft2demos-2.5.3-2.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND rpcbind-0.2.1_rc4-17.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND rpcbind-0.2.1_rc4-17.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_perl-2.0.8-11.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libxml2-2.9.1-26.15 is installed
OR libxml2-2-2.9.1-26.15 is installed
OR libxml2-2-32bit-2.9.1-26.15 is installed
OR libxml2-doc-2.9.1-26.15 is installed
OR libxml2-tools-2.9.1-26.15 is installed
OR python-libxml2-2.9.1-26.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libxml2-2.9.1-26.15 is installed
OR libxml2-2-2.9.1-26.15 is installed
OR libxml2-2-32bit-2.9.1-26.15 is installed
OR libxml2-doc-2.9.1-26.15 is installed
OR libxml2-tools-2.9.1-26.15 is installed
OR python-libxml2-2.9.1-26.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND clamav-0.99.4-33.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND clamav-0.99.4-33.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND libsrtp1-1.5.2-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_98-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_26-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_98-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_26-2-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
icu-52.1-8.3 is installed
OR libicu-doc-52.1-8.3 is installed
OR libicu52_1-52.1-8.3 is installed
OR libicu52_1-32bit-52.1-8.3 is installed
OR libicu52_1-data-52.1-8.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
icu-52.1-8.3 is installed
OR libicu-doc-52.1-8.3 is installed
OR libicu52_1-52.1-8.3 is installed
OR libicu52_1-32bit-52.1-8.3 is installed
OR libicu52_1-data-52.1-8.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
bind-9.9.9P1-28.20 is installed
OR bind-chrootenv-9.9.9P1-28.20 is installed
OR bind-doc-9.9.9P1-28.20 is installed
OR bind-libs-9.9.9P1-28.20 is installed
OR bind-libs-32bit-9.9.9P1-28.20 is installed
OR bind-utils-9.9.9P1-28.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_67-60_64_24-default-8-2 is installed
OR kgraft-patch-3_12_67-60_64_24-xen-8-2 is installed
OR kgraft-patch-SLE12-SP1_Update_11-8-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
containerd-1.4.11-56.1 is installed
OR docker-20.10.9_ce-156.1 is installed
OR docker-bash-completion-20.10.9_ce-156.1 is installed
OR runc-1.0.2-23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
apache2-2.2.12-1.40.1 is installed
OR apache2-devel-2.2.12-1.40.1 is installed
OR apache2-doc-2.2.12-1.40.1 is installed
OR apache2-example-pages-2.2.12-1.40.1 is installed
OR apache2-prefork-2.2.12-1.40.1 is installed
OR apache2-utils-2.2.12-1.40.1 is installed
OR apache2-worker-2.2.12-1.40.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr9.10-9.1 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.10-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND NetworkManager-devel-0.7.1_git20090811-3.28.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND mozilla-nss-devel-3.16.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
libsndfile-1.0.25-25 is installed
OR libsndfile-devel-1.0.25-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
bind-9.9.9P1-49 is installed
OR bind-devel-9.9.9P1-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND net-snmp-devel-5.7.3-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND bluez-devel-5.13-5.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
NetworkManager-1.0.12-13.12 is installed
OR NetworkManager-devel-1.0.12-13.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND bogofilter-1.2.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-11.2.202.548-111 is installed
OR flash-player-gnome-11.2.202.548-111 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gnome-online-accounts-3.20.4-7 is installed
OR gnome-online-accounts-lang-3.20.4-7 is installed
OR libgoa-1_0-0-32bit-3.20.4-7 is installed
OR typelib-1_0-Goa-1_0-3.20.4-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
dia-0.97.3-15 is installed
OR dia-lang-0.97.3-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
ImageMagick-6.8.8.1-71.85 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.85 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND imobiledevice-tools-1.2.0-7 is installed
|