Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for kvm (Important) |
Description: |
This update for kvm fixes the following issues:
This update has the next round of Spectre v2 related patches, which now integrates with corresponding changes in libvirt. A January 2018 release of qemu initially addressed the Spectre v2 vulnerability for KVM guests by exposing the spec-ctrl feature for all x86 vcpu types, which was the quick and dirty approach, but not the proper solution. We remove that initial patch and now rely on patches from upstream. This update defines spec_ctrl and ibpb cpu feature flags as well as new cpu models which are clones of existing models with either -IBRS or -IBPB added to the end of the model name. These new vcpu models explicitly include the new feature(s), whereas the feature flags can be added to the cpu parameter as with other features. In short, for continued Spectre v2 protection, ensure that either the appropriate cpu feature flag is added to the QEMU command-line, or one of the new cpu models is used. Although migration from older versions is supported, the new cpu features won't be properly exposed to the guest until it is restarted with the cpu features explicitly added. A reboot is insufficient.
A warning patch is added which attempts to detect a migration from a qemu version which had the quick and dirty fix (it only detects certain cases, but hopefully is helpful.)
For additional information on Spectre v2 as it relates to QEMU, see: https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/
(CVE-2017-5715 bsc#1068032)
A patch is added to continue to detect Spectre v2 mitigation features (as shown by cpuid), and if found provide that feature to guests, even if running on older KVM (kernel) versions which do not yet expose that feature to QEMU. (bsc#1082276)
Additional security fixes:
- CVE-2018-5683: An out-of-bounds read in vga_draw_text routine was fixed which could lead to crashes or information leakage. (bsc#1076114) - CVE-2018-7550: multiboot OOB access while loading kernel image was fixed that could lead to crashes (bsc#1083291) - CVE-2017-18030: An out-of-bounds access in cirrus_invalidate_region routine could lead to crashes or information leakage (bsc#1076179)
- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we've carried since the initial Spectre v2 patch was added. EDX bit 27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the guest is wrong in general, since the VM doesn't directly control the scheduling of physical hyperthreads. This is left strictly to the L0 hypervisor.
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1004237 1023041 1027197 1027519 1032598 1037413 1038508 1045060 1045061 1045062 1045065 1046610 1046637 1047675 1048920 1049578 1051787 1051788 1052351 1052686 1052830 1056127 1056278 1056281 1056282 1058058 1062458 1064561 1067336 1068032 1068054 1076114 1076179 1079152 1080837 1082276 1083291 1083347 1087086 1087088 1088997 1088998 1088999 1089000 1089001 1089002 1089003 1089004 1089005 1089006 1089007 1089008 1089010 1089011 1089012 1089013 1089016 1089192 1089199 1089200 1089201 1089202 1089203 1089204 1089205 1089206 1089207 1089208 1089209 1089210 1089211 1089212 1089213 1089214 1089215 1089216 1089217 1089218 1089219 1089220 1089221 1089222 1089223 1089224 1089225 1089226 1089227 1089228 1089229 1089230 1089231 1089232 1089233 1089234 1089235 1089236 1089237 1089238 1089239 1089240 1089241 1093194 1093195 1093196 1093197 1093198 1094244 1094421 1094422 1094423 1094424 1094425 1094436 1094437 1095241 1096140 1096242 1096281 1096746 1097443 1097445 1097948 1159922 1159923 1159924 1159927 1161982 1162629 1163026 955762 973378 989401 CVE-2002-2443 CVE-2009-0844 CVE-2009-0845 CVE-2009-0846 CVE-2009-0847 CVE-2009-2699 CVE-2009-3295 CVE-2009-4212 CVE-2010-0283 CVE-2010-0425 CVE-2010-0628 CVE-2010-1320 CVE-2010-1321 CVE-2010-1322 CVE-2010-1323 CVE-2010-1324 CVE-2010-3430 CVE-2010-3431 CVE-2010-3853 CVE-2010-4020 CVE-2010-4021 CVE-2010-4022 CVE-2011-0281 CVE-2011-0282 CVE-2011-0284 CVE-2011-0285 CVE-2011-1098 CVE-2011-1154 CVE-2011-1155 CVE-2011-1527 CVE-2011-1528 CVE-2011-1529 CVE-2011-1530 CVE-2011-2489 CVE-2011-2490 CVE-2011-3148 CVE-2011-3149 CVE-2012-0021 CVE-2012-1012 CVE-2012-1013 CVE-2012-1016 CVE-2012-6698 CVE-2012-6699 CVE-2012-6700 CVE-2013-1415 CVE-2013-1417 CVE-2013-1418 CVE-2014-0118 CVE-2014-2583 CVE-2014-4341 CVE-2014-4342 CVE-2014-4343 CVE-2014-4344 CVE-2014-4345 CVE-2014-5351 CVE-2014-8184 CVE-2016-8602 CVE-2017-10664 CVE-2017-10806 CVE-2017-11334 CVE-2017-11434 CVE-2017-12135 CVE-2017-12137 CVE-2017-12855 CVE-2017-13733 CVE-2017-14316 CVE-2017-14317 CVE-2017-14319 CVE-2017-15101 CVE-2017-18030 CVE-2017-2616 CVE-2017-3167 CVE-2017-3169 CVE-2017-5715 CVE-2017-6318 CVE-2017-7668 CVE-2017-7679 CVE-2017-9798 CVE-2018-3665 CVE-2018-5683 CVE-2018-7550 CVE-2019-11045 CVE-2019-11046 CVE-2019-11047 CVE-2019-11050 CVE-2019-20433 CVE-2020-5208 CVE-2020-7059 SUSE-SU-2015:2174-1 SUSE-SU-2016:2723-1 SUSE-SU-2017:0717-1 SUSE-SU-2017:2450-1 SUSE-SU-2017:2907-1 SUSE-SU-2018:0178-1 SUSE-SU-2018:0866-1 SUSE-SU-2018:1308-1 SUSE-SU-2018:1821-1 SUSE-SU-2020:14289-1 SUSE-SU-2020:14313-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 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 Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 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 Web Scripting 12 SUSE Linux Enterprise Module for Web Scripting 15 SP1 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS 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-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS 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 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12-LTSS 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 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
caca-utils-0.99.beta19.git20171003-lp150.2.3 is installed
OR libcaca-0.99.beta19.git20171003-lp150.2.3 is installed
OR libcaca-devel-0.99.beta19.git20171003-lp150.2.3 is installed
OR libcaca-ruby-0.99.beta19.git20171003-lp150.2.3 is installed
OR libcaca0-0.99.beta19.git20171003-lp150.2.3 is installed
OR libcaca0-32bit-0.99.beta19.git20171003-lp150.2.3 is installed
OR libcaca0-plugins-0.99.beta19.git20171003-lp150.2.3 is installed
OR libcaca0-plugins-32bit-0.99.beta19.git20171003-lp150.2.3 is installed
OR python3-caca-0.99.beta19.git20171003-lp150.2.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
empathy-3.12.12-4 is installed
OR empathy-lang-3.12.12-4 is installed
OR telepathy-mission-control-plugin-goa-3.12.12-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
libecpg6-9.1.9-0.3 is installed
OR libpq5-9.1.9-0.3 is installed
OR libpq5-32bit-9.1.9-0.3 is installed
OR postgresql91-9.1.9-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND rsyslog-8.4.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gnome-settings-daemon-3.20.1-40 is installed
OR gnome-settings-daemon-lang-3.20.1-40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
gnome-shell-3.20.4-77.7 is installed
OR gnome-shell-browser-plugin-3.20.4-77.7 is installed
OR gnome-shell-calendar-3.20.4-77.7 is installed
OR gnome-shell-lang-3.20.4-77.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
MozillaFirefox-60.2.2esr-109.46 is installed
OR MozillaFirefox-branding-SLE-60-32.3 is installed
OR MozillaFirefox-translations-common-60.2.2esr-109.46 is installed
OR libfreebl3-3.36.4-58.15 is installed
OR libfreebl3-32bit-3.36.4-58.15 is installed
OR libsoftokn3-3.36.4-58.15 is installed
OR libsoftokn3-32bit-3.36.4-58.15 is installed
OR mozilla-nspr-4.19-19.3 is installed
OR mozilla-nspr-32bit-4.19-19.3 is installed
OR mozilla-nss-3.36.4-58.15 is installed
OR mozilla-nss-32bit-3.36.4-58.15 is installed
OR mozilla-nss-certs-3.36.4-58.15 is installed
OR mozilla-nss-certs-32bit-3.36.4-58.15 is installed
OR mozilla-nss-sysinit-3.36.4-58.15 is installed
OR mozilla-nss-sysinit-32bit-3.36.4-58.15 is installed
OR mozilla-nss-tools-3.36.4-58.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
nmap-7.70-3.5 is installed
OR nping-7.70-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
dracut-044.1-16 is installed
OR dracut-fips-044.1-16 is installed
OR dracut-ima-044.1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
ceph-common-14.2.0.300+gacd2f2b9e1-1 is installed
OR libcephfs-devel-14.2.0.300+gacd2f2b9e1-1 is installed
OR libcephfs2-14.2.0.300+gacd2f2b9e1-1 is installed
OR librados-devel-14.2.0.300+gacd2f2b9e1-1 is installed
OR librados2-14.2.0.300+gacd2f2b9e1-1 is installed
OR libradospp-devel-14.2.0.300+gacd2f2b9e1-1 is installed
OR librbd-devel-14.2.0.300+gacd2f2b9e1-1 is installed
OR librbd1-14.2.0.300+gacd2f2b9e1-1 is installed
OR librgw-devel-14.2.0.300+gacd2f2b9e1-1 is installed
OR librgw2-14.2.0.300+gacd2f2b9e1-1 is installed
OR python3-ceph-argparse-14.2.0.300+gacd2f2b9e1-1 is installed
OR python3-cephfs-14.2.0.300+gacd2f2b9e1-1 is installed
OR python3-rados-14.2.0.300+gacd2f2b9e1-1 is installed
OR python3-rbd-14.2.0.300+gacd2f2b9e1-1 is installed
OR python3-rgw-14.2.0.300+gacd2f2b9e1-1 is installed
OR rados-objclass-devel-14.2.0.300+gacd2f2b9e1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
ImageMagick-7.0.7.34-1 is installed
OR ImageMagick-devel-7.0.7.34-1 is installed
OR libMagick++-7_Q16HDRI4-7.0.7.34-1 is installed
OR libMagick++-devel-7.0.7.34-1 is installed
OR libMagickCore-7_Q16HDRI6-7.0.7.34-1 is installed
OR libMagickWand-7_Q16HDRI6-7.0.7.34-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
libnetpbm-devel-10.80.1-3.8 is installed
OR netpbm-10.80.1-3.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
kernel-docs-4.12.14-25.19 is installed
OR kernel-obs-build-4.12.14-25.19 is installed
OR kernel-source-4.12.14-25.19 is installed
OR kernel-syms-4.12.14-25.19 is installed
OR kernel-vanilla-4.12.14-25.19 is installed
OR kernel-vanilla-base-4.12.14-25.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
ImageMagick-7.0.7.34-3.61 is installed
OR perl-PerlMagick-7.0.7.34-3.61 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-106.15 is installed
OR libopenssl0_9_8-0.9.8j-106.15 is installed
OR libopenssl0_9_8-32bit-0.9.8j-106.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND ntp-4.2.8p12-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-23-default-3-7 is installed
OR kernel-livepatch-SLE15_Update_0-3-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
go1.10-1.10.8-1.8 is installed
OR go1.10-doc-1.10.8-1.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
gio-branding-upstream-2.54.3-4.15 is installed
OR glib2-2.54.3-4.15 is installed
OR glib2-devel-32bit-2.54.3-4.15 is installed
OR glib2-devel-static-2.54.3-4.15 is installed
OR glib2-tools-32bit-2.54.3-4.15 is installed
OR libgio-fam-2.54.3-4.15 is installed
OR libgio-fam-32bit-2.54.3-4.15 is installed
OR libgthread-2_0-0-32bit-2.54.3-4.15 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 Server Applications 15 is installed
AND Package Information
postgresql-contrib-10-6 is installed
OR postgresql-devel-10-6 is installed
OR postgresql-docs-10-6 is installed
OR postgresql-plperl-10-6 is installed
OR postgresql-plpython-10-6 is installed
OR postgresql-pltcl-10-6 is installed
OR postgresql-server-10-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND apache2-mod_nss-1.0.17-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-33 is installed
OR php5-5.5.14-33 is installed
OR php5-bcmath-5.5.14-33 is installed
OR php5-bz2-5.5.14-33 is installed
OR php5-calendar-5.5.14-33 is installed
OR php5-ctype-5.5.14-33 is installed
OR php5-curl-5.5.14-33 is installed
OR php5-dba-5.5.14-33 is installed
OR php5-dom-5.5.14-33 is installed
OR php5-enchant-5.5.14-33 is installed
OR php5-exif-5.5.14-33 is installed
OR php5-fastcgi-5.5.14-33 is installed
OR php5-fileinfo-5.5.14-33 is installed
OR php5-fpm-5.5.14-33 is installed
OR php5-ftp-5.5.14-33 is installed
OR php5-gd-5.5.14-33 is installed
OR php5-gettext-5.5.14-33 is installed
OR php5-gmp-5.5.14-33 is installed
OR php5-iconv-5.5.14-33 is installed
OR php5-intl-5.5.14-33 is installed
OR php5-json-5.5.14-33 is installed
OR php5-ldap-5.5.14-33 is installed
OR php5-mbstring-5.5.14-33 is installed
OR php5-mcrypt-5.5.14-33 is installed
OR php5-mysql-5.5.14-33 is installed
OR php5-odbc-5.5.14-33 is installed
OR php5-opcache-5.5.14-33 is installed
OR php5-openssl-5.5.14-33 is installed
OR php5-pcntl-5.5.14-33 is installed
OR php5-pdo-5.5.14-33 is installed
OR php5-pear-5.5.14-33 is installed
OR php5-pgsql-5.5.14-33 is installed
OR php5-posix-5.5.14-33 is installed
OR php5-pspell-5.5.14-33 is installed
OR php5-shmop-5.5.14-33 is installed
OR php5-snmp-5.5.14-33 is installed
OR php5-soap-5.5.14-33 is installed
OR php5-sockets-5.5.14-33 is installed
OR php5-sqlite-5.5.14-33 is installed
OR php5-suhosin-5.5.14-33 is installed
OR php5-sysvmsg-5.5.14-33 is installed
OR php5-sysvsem-5.5.14-33 is installed
OR php5-sysvshm-5.5.14-33 is installed
OR php5-tokenizer-5.5.14-33 is installed
OR php5-wddx-5.5.14-33 is installed
OR php5-xmlreader-5.5.14-33 is installed
OR php5-xmlrpc-5.5.14-33 is installed
OR php5-xmlwriter-5.5.14-33 is installed
OR php5-xsl-5.5.14-33 is installed
OR php5-zip-5.5.14-33 is installed
OR php5-zlib-5.5.14-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
nodejs10-10.15.2-1.6 is installed
OR nodejs10-devel-10.15.2-1.6 is installed
OR nodejs10-docs-10.15.2-1.6 is installed
OR npm10-10.15.2-1.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND kvm-1.4.2-53.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND kvm-1.4.2-53.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND kvm-1.4.2-53.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND kvm-1.4.2-53.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
liblouis-1.7.0-1.3.6 is installed
OR liblouis0-1.7.0-1.3.6 is installed
OR python-louis-1.7.0-1.3.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
liblouis-1.7.0-1.3.6 is installed
OR liblouis0-1.7.0-1.3.6 is installed
OR python-louis-1.7.0-1.3.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND ipmitool-1.8.15-0.30.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND ipmitool-1.8.15-0.30.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND autofs-5.0.9-8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND autofs-5.0.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
krb5-1.12.1-6 is installed
OR krb5-32bit-1.12.1-6 is installed
OR krb5-client-1.12.1-6 is installed
OR krb5-doc-1.12.1-6 is installed
OR krb5-plugin-kdb-ldap-1.12.1-6 is installed
OR krb5-plugin-preauth-otp-1.12.1-6 is installed
OR krb5-plugin-preauth-pkinit-1.12.1-6 is installed
OR krb5-server-1.12.1-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND sudo-1.8.10p3-2.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND sudo-1.8.10p3-2.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
cups-pk-helper-0.2.5-3 is installed
OR cups-pk-helper-lang-0.2.5-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_40-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_40-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_15-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
gdm-3.10.0.1-52 is installed
OR gdm-lang-3.10.0.1-52 is installed
OR gdmflexiserver-3.10.0.1-52 is installed
OR libgdm1-3.10.0.1-52 is installed
OR typelib-1_0-Gdm-1_0-3.10.0.1-52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
dovecot22-2.2.31-19.11 is installed
OR dovecot22-backend-mysql-2.2.31-19.11 is installed
OR dovecot22-backend-pgsql-2.2.31-19.11 is installed
OR dovecot22-backend-sqlite-2.2.31-19.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
libmysqlclient18-10.0.35-29.20 is installed
OR libmysqlclient18-32bit-10.0.35-29.20 is installed
OR mariadb-10.0.35-29.20 is installed
OR mariadb-client-10.0.35-29.20 is installed
OR mariadb-errormessages-10.0.35-29.20 is installed
OR mariadb-tools-10.0.35-29.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND dnsmasq-2.78-18.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND dnsmasq-2.78-18.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
e2fsprogs-1.42.11-15 is installed
OR libcom_err2-1.42.11-15 is installed
OR libcom_err2-32bit-1.42.11-15 is installed
OR libext2fs2-1.42.11-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kernel-default-4.4.180-94.103 is installed
OR kernel-default-base-4.4.180-94.103 is installed
OR kernel-default-devel-4.4.180-94.103 is installed
OR kernel-devel-4.4.180-94.103 is installed
OR kernel-macros-4.4.180-94.103 is installed
OR kernel-source-4.4.180-94.103 is installed
OR kernel-syms-4.4.180-94.103 is installed
OR kgraft-patch-4_4_180-94_103-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_28-1-4.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kernel-default-4.4.180-94.103 is installed
OR kernel-default-base-4.4.180-94.103 is installed
OR kernel-default-devel-4.4.180-94.103 is installed
OR kernel-devel-4.4.180-94.103 is installed
OR kernel-macros-4.4.180-94.103 is installed
OR kernel-source-4.4.180-94.103 is installed
OR kernel-syms-4.4.180-94.103 is installed
OR kgraft-patch-4_4_180-94_103-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_28-1-4.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_180-94_103-default-2-2 is installed
OR kgraft-patch-SLE12-SP3_Update_28-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_180-94_103-default-2-2 is installed
OR kgraft-patch-SLE12-SP3_Update_28-2-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libpython2_7-1_0-2.7.13-28.8 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.8 is installed
OR python-2.7.13-28.8 is installed
OR python-32bit-2.7.13-28.8 is installed
OR python-base-2.7.13-28.8 is installed
OR python-base-32bit-2.7.13-28.8 is installed
OR python-curses-2.7.13-28.8 is installed
OR python-demo-2.7.13-28.8 is installed
OR python-doc-2.7.13-28.8 is installed
OR python-doc-pdf-2.7.13-28.8 is installed
OR python-gdbm-2.7.13-28.8 is installed
OR python-idle-2.7.13-28.8 is installed
OR python-tk-2.7.13-28.8 is installed
OR python-xml-2.7.13-28.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libpython2_7-1_0-2.7.13-28.8 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.8 is installed
OR python-2.7.13-28.8 is installed
OR python-32bit-2.7.13-28.8 is installed
OR python-base-2.7.13-28.8 is installed
OR python-base-32bit-2.7.13-28.8 is installed
OR python-curses-2.7.13-28.8 is installed
OR python-demo-2.7.13-28.8 is installed
OR python-doc-2.7.13-28.8 is installed
OR python-doc-pdf-2.7.13-28.8 is installed
OR python-gdbm-2.7.13-28.8 is installed
OR python-idle-2.7.13-28.8 is installed
OR python-tk-2.7.13-28.8 is installed
OR python-xml-2.7.13-28.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libgcrypt-1.6.1-16.62 is installed
OR libgcrypt20-1.6.1-16.62 is installed
OR libgcrypt20-32bit-1.6.1-16.62 is installed
OR libgcrypt20-hmac-1.6.1-16.62 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libgcrypt-1.6.1-16.62 is installed
OR libgcrypt20-1.6.1-16.62 is installed
OR libgcrypt20-32bit-1.6.1-16.62 is installed
OR libgcrypt20-hmac-1.6.1-16.62 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND dosfstools-3.0.26-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
augeas-1.10.1-2 is installed
OR augeas-lenses-1.10.1-2 is installed
OR libaugeas0-1.10.1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
MozillaFirefox-45.3.0esr-78 is installed
OR MozillaFirefox-translations-45.3.0esr-78 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
MozillaFirefox-45.3.0esr-78 is installed
OR MozillaFirefox-translations-45.3.0esr-78 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
compat-libldap-2_3-0-2.3.37-16 is installed
OR openldap2-2.4.39-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-97 is installed
OR libopenssl0_9_8-0.9.8j-97 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
libvirt-2.0.0-27.42 is installed
OR libvirt-client-2.0.0-27.42 is installed
OR libvirt-daemon-2.0.0-27.42 is installed
OR libvirt-daemon-config-network-2.0.0-27.42 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
OR libvirt-daemon-hooks-2.0.0-27.42 is installed
OR libvirt-daemon-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-xen-2.0.0-27.42 is installed
OR libvirt-doc-2.0.0-27.42 is installed
OR libvirt-lock-sanlock-2.0.0-27.42 is installed
OR libvirt-nss-2.0.0-27.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
curl-7.37.0-37.43 is installed
OR libcurl4-7.37.0-37.43 is installed
OR libcurl4-32bit-7.37.0-37.43 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
finch-2.10.9-8 is installed
OR libpurple-2.10.9-8 is installed
OR libpurple-lang-2.10.9-8 is installed
OR libpurple-meanwhile-2.10.9-8 is installed
OR libpurple-tcl-2.10.9-8 is installed
OR pidgin-2.10.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.69-60.64.35 is installed
OR kernel-default-extra-3.12.69-60.64.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gstreamer-0_10-plugins-good-0.10.31-16 is installed
OR gstreamer-0_10-plugins-good-lang-0.10.31-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
java-1_7_0-openjdk-plugin-1.6.2-2.8 is installed
OR java-1_8_0-openjdk-plugin-1.6.2-2.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND gnome-shell-calendar-3.20.4-77.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-12.8 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
NetworkManager-applet-1.8.10-3 is installed
OR NetworkManager-applet-lang-1.8.10-3 is installed
OR NetworkManager-connection-editor-1.8.10-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
dia-0.97.3-2 is installed
OR dia-lang-0.97.3-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
MozillaFirefox-52.8.0esr-109.31 is installed
OR MozillaFirefox-devel-52.8.0esr-109.31 is installed
OR MozillaFirefox-translations-52.8.0esr-109.31 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND Package Information
ardana-monasca-8.0+git.1535031421.9262a47-3.12 is installed
OR ardana-spark-8.0+git.1534267176.a5f3a22-3.6 is installed
OR kafka-0.10.2.2-5.6 is installed
OR openstack-monasca-api-2.2.1~dev24-3.6 is installed
OR python-monasca-api-2.2.1~dev24-3.6 is installed
|