Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 LTSS kernel was updated to receive various security and bugfixes.
The following security bug was fixed:
- CVE-2018-3639: Information leaks using 'Memory Disambiguation' feature in modern CPUs were mitigated, aka 'Spectre Variant 4' (bnc#1087082).
A new boot commandline option was introduced, 'spec_store_bypass_disable', which can have following values:
- auto: Kernel detects whether your CPU model contains an implementation of Speculative Store Bypass and picks the most appropriate mitigation. - on: disable Speculative Store Bypass - off: enable Speculative Store Bypass - prctl: Control Speculative Store Bypass per thread via prctl. Speculative Store Bypass is enabled for a process by default. The state of the control is inherited on fork. - seccomp: Same as 'prctl' above, but all seccomp threads will disable SSB unless they explicitly opt out.
The default is 'seccomp', meaning programs need explicit opt-in into the mitigation.
Status can be queried via the /sys/devices/system/cpu/vulnerabilities/spec_store_bypass file, containing:
- 'Vulnerable' - 'Mitigation: Speculative Store Bypass disabled' - 'Mitigation: Speculative Store Bypass disabled via prctl' - 'Mitigation: Speculative Store Bypass disabled via prctl and seccomp'
The following related and non-security bugs were fixed:
- cpuid: Fix cpuid.edx.7.0 propagation to guest - ext4: Fix hole length detection in ext4_ind_map_blocks() (bsc#1090953). - ibmvnic: Clean actual number of RX or TX pools (bsc#1092289). - kvm: Introduce nopvspin kernel parameter (bsc#1056427). - kvm: Fix nopvspin static branch init usage (bsc#1056427). - powerpc/64: Use barrier_nospec in syscall entry (bsc#1068032, bsc#1080157). - powerpc/64s: Add barrier_nospec (bsc#1068032, bsc#1080157). - powerpc/64s: Add support for ori barrier_nospec patching (bsc#1068032, bsc#1080157). - powerpc/64s: Enable barrier_nospec based on firmware settings (bsc#1068032, bsc#1080157). - powerpc/64s: Enhance the information in cpu_show_meltdown() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/64s: Enhance the information in cpu_show_spectre_v1() (bsc#1068032). - powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/64s: Move cpu_show_meltdown() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/64s: Patch barrier_nospec in modules (bsc#1068032, bsc#1080157). - powerpc/64s: Wire up cpu_show_spectre_v1() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/64s: Wire up cpu_show_spectre_v2() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/powernv: Set or clear security feature flags (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/pseries: Fix clearing of security feature flags (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/pseries: Restore default security feature flags on setup (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/pseries: Set or clear security feature flags (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/rfi-flush: Always enable fallback flush on pseries (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/rfi-flush: Differentiate enabled and patched flush types (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc: Add security feature flags for Spectre/Meltdown (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc: Move default security feature flags (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc: Use barrier_nospec in copy_from_user() (bsc#1068032, bsc#1080157).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1015964 1044995 1050707 1054413 1056427 1058565 1058622 1058624 1068032 1073879 1075087 1080157 1080918 1080951 1087082 1088004 1088009 1088420 1090953 1091041 1092289 1093215 1094019 1095735 1103737 1111622 1120943 1122668 1130840 1136446 1137597 1139959 1140122 1140747 1141853 1144504 1149458 1149955 1151839 1153238 1154212 1157763 1158442 1160770 1160968 1162423 1162972 1173274 1174091 1174701 1176756 1177872 761500 922448 929736 935252 945455 947357 961596 967128 986631 986639 CVE-2015-2296 CVE-2016-10713 CVE-2016-5824 CVE-2016-5827 CVE-2016-9584 CVE-2017-12150 CVE-2017-12151 CVE-2017-12163 CVE-2017-5715 CVE-2018-1000156 CVE-2018-14424 CVE-2018-14647 CVE-2018-18074 CVE-2018-20030 CVE-2018-20852 CVE-2018-3639 CVE-2018-6951 CVE-2019-11477 CVE-2019-11478 CVE-2019-12625 CVE-2019-12900 CVE-2019-13012 CVE-2019-15961 CVE-2019-16056 CVE-2019-16935 CVE-2019-20907 CVE-2019-2933 CVE-2019-2945 CVE-2019-2962 CVE-2019-2964 CVE-2019-2973 CVE-2019-2978 CVE-2019-2981 CVE-2019-2983 CVE-2019-2989 CVE-2019-2992 CVE-2019-2999 CVE-2019-3846 CVE-2019-9278 CVE-2019-9947 CVE-2020-14422 CVE-2020-15683 CVE-2020-15969 CVE-2020-2583 CVE-2020-2593 CVE-2020-2604 CVE-2020-2659 SUSE-SU-2017:1989-1 SUSE-SU-2017:2695-1 SUSE-SU-2018:1128-1 SUSE-SU-2018:1377-2 SUSE-SU-2018:1571-1 SUSE-SU-2018:2527-1 SUSE-SU-2019:1830-1 SUSE-SU-2019:3066-1 SUSE-SU-2019:3177-1 SUSE-SU-2020:0456-1 SUSE-SU-2020:0457-1 SUSE-SU-2020:1792-1 SUSE-SU-2020:3053-1
|
Platform(s): | openSUSE Leap 42.3 openSUSE Leap 42.3 NonFree 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 additional PackageHub packages 15 SP1 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 High Performance Computing 15 SP1 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 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 15 SUSE Linux Enterprise Module for Python2 packages 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 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 for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS 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 SP5 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 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 42.3 is installed AND Package Information
libjavascriptcoregtk-1_0-0-2.4.11-4 is installed
OR libjavascriptcoregtk-3_0-0-2.4.11-4 is installed
OR libwebkitgtk-1_0-0-2.4.11-4 is installed
OR libwebkitgtk-3_0-0-2.4.11-4 is installed
OR libwebkitgtk-devel-2.4.11-4 is installed
OR libwebkitgtk2-lang-2.4.11-4 is installed
OR libwebkitgtk3-lang-2.4.11-4 is installed
OR typelib-1_0-JavaScriptCore-1_0-2.4.11-4 is installed
OR typelib-1_0-WebKit-1_0-2.4.11-4 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 NonFree is installed
AND xv-3.10a-1280.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
dhcp-4.2.6-7 is installed
OR dhcp-client-4.2.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
dia-0.97.2-13 is installed
OR dia-lang-0.97.2-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND ft2demos-2.6.3-7.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
cpio-2.11-36.3 is installed
OR cpio-lang-2.11-36.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
postgresql10-10.9-4.13 is installed
OR postgresql10-test-10.9-4.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
AND Package Information
python-Werkzeug-0.14.1-6.3 is installed
OR python2-Werkzeug-0.14.1-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libzzip-0-13-0.13.69-1 is installed
OR zziplib-devel-0.13.69-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND axis-1.4-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND open-vm-tools-desktop-10.2.5-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
libmodplug-devel-0.3.17-2.7 is installed
OR libmodplug1-0.3.17-2.7 is installed
OR libopenmpt-0.3.17-2.7 is installed
OR libopenmpt-devel-0.3.17-2.7 is installed
OR libopenmpt0-0.3.17-2.7 is installed
OR libopenmpt_modplug1-0.3.17-2.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND apache-pdfbox-1.8.12-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 15 SP1 is installed
AND Package Information
libmunge2-0.5.13-4.3 is installed
OR munge-0.5.13-4.3 is installed
OR munge-devel-0.5.13-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.35-3.20 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.35-3.20 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.35-3.20 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.35-3.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-default-4.12.14-150.17 is installed
OR kernel-default-livepatch-4.12.14-150.17 is installed
OR kernel-livepatch-4_12_14-150_17-default-1-1.3 is installed
OR kernel-livepatch-SLE15_Update_10-1-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.37 is installed
OR kernel-default-livepatch-4.12.14-197.37 is installed
OR kernel-default-livepatch-devel-4.12.14-197.37 is installed
OR kernel-livepatch-4_12_14-197_37-default-1-3.3 is installed
OR kernel-livepatch-SLE15-SP1_Update_10-1-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
java-11-openjdk-11.0.3.0-3.21 is installed
OR java-11-openjdk-accessibility-11.0.3.0-3.21 is installed
OR java-11-openjdk-demo-11.0.3.0-3.21 is installed
OR java-11-openjdk-devel-11.0.3.0-3.21 is installed
OR java-11-openjdk-headless-11.0.3.0-3.21 is installed
OR java-11-openjdk-javadoc-11.0.3.0-3.21 is installed
OR java-11-openjdk-jmods-11.0.3.0-3.21 is installed
OR java-11-openjdk-src-11.0.3.0-3.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
libtag1-32bit-1.11.1-4.3 is installed
OR libtag_c0-32bit-1.11.1-4.3 is installed
OR taglib-1.11.1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.8 is installed
OR kernel-azure-base-4.12.14-5.8 is installed
OR kernel-azure-devel-4.12.14-5.8 is installed
OR kernel-devel-azure-4.12.14-5.8 is installed
OR kernel-source-azure-4.12.14-5.8 is installed
OR kernel-syms-azure-4.12.14-5.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND Package Information
libsamba-policy0-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-ad-dc-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-dsdb-modules-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-libs-python-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-python-4.9.5+git.210.ab0549acb05-3.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libmysqld-devel-10.2.15-1 is installed
OR libmysqld19-10.2.15-1 is installed
OR mariadb-10.2.15-1 is installed
OR mariadb-client-10.2.15-1 is installed
OR mariadb-errormessages-10.2.15-1 is installed
OR mariadb-tools-10.2.15-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
389-ds-1.4.0.3-2 is installed
OR 389-ds-devel-1.4.0.3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
tomcat-9.0.20-3.24 is installed
OR tomcat-admin-webapps-9.0.20-3.24 is installed
OR tomcat-el-3_0-api-9.0.20-3.24 is installed
OR tomcat-jsp-2_3-api-9.0.20-3.24 is installed
OR tomcat-lib-9.0.20-3.24 is installed
OR tomcat-servlet-4_0-api-9.0.20-3.24 is installed
OR tomcat-webapps-9.0.20-3.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
perl-5.18.2-12.14 is installed
OR perl-32bit-5.18.2-12.14 is installed
OR perl-base-5.18.2-12.14 is installed
OR perl-doc-5.18.2-12.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
accountsservice-0.6.42-14 is installed
OR accountsservice-lang-0.6.42-14 is installed
OR libaccountsservice0-0.6.42-14 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.80 is installed
OR kernel-default-base-4.4.121-92.80 is installed
OR kernel-default-devel-4.4.121-92.80 is installed
OR kernel-devel-4.4.121-92.80 is installed
OR kernel-macros-4.4.121-92.80 is installed
OR kernel-source-4.4.121-92.80 is installed
OR kernel-syms-4.4.121-92.80 is installed
OR kgraft-patch-4_4_121-92_80-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_22-1-3.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.80 is installed
OR kernel-default-base-4.4.121-92.80 is installed
OR kernel-default-devel-4.4.121-92.80 is installed
OR kernel-devel-4.4.121-92.80 is installed
OR kernel-macros-4.4.121-92.80 is installed
OR kernel-source-4.4.121-92.80 is installed
OR kernel-syms-4.4.121-92.80 is installed
OR kgraft-patch-4_4_121-92_80-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_22-1-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
openssh-7.2p2-74.25 is installed
OR openssh-askpass-gnome-7.2p2-74.25 is installed
OR openssh-fips-7.2p2-74.25 is installed
OR openssh-helpers-7.2p2-74.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libpython3_4m1_0-3.4.10-25.52 is installed
OR python3-3.4.10-25.52 is installed
OR python3-base-3.4.10-25.52 is installed
OR python3-curses-3.4.10-25.52 is installed
OR python3-devel-3.4.10-25.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libpython3_4m1_0-3.4.10-25.52 is installed
OR python3-3.4.10-25.52 is installed
OR python3-base-3.4.10-25.52 is installed
OR python3-curses-3.4.10-25.52 is installed
OR python3-devel-3.4.10-25.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND ucode-intel-20180807-13.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_74-92_35-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_12-10-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libical-1.0.1-16.3 is installed
OR libical1-1.0.1-16.3 is installed
OR libical1-32bit-1.0.1-16.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libical-1.0.1-16.3 is installed
OR libical1-1.0.1-16.3 is installed
OR libical1-32bit-1.0.1-16.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libfreebl3-3.29.5-57 is installed
OR libfreebl3-32bit-3.29.5-57 is installed
OR libfreebl3-hmac-3.29.5-57 is installed
OR libfreebl3-hmac-32bit-3.29.5-57 is installed
OR libsoftokn3-3.29.5-57 is installed
OR libsoftokn3-32bit-3.29.5-57 is installed
OR libsoftokn3-hmac-3.29.5-57 is installed
OR libsoftokn3-hmac-32bit-3.29.5-57 is installed
OR mozilla-nss-3.29.5-57 is installed
OR mozilla-nss-32bit-3.29.5-57 is installed
OR mozilla-nss-certs-3.29.5-57 is installed
OR mozilla-nss-certs-32bit-3.29.5-57 is installed
OR mozilla-nss-sysinit-3.29.5-57 is installed
OR mozilla-nss-sysinit-32bit-3.29.5-57 is installed
OR mozilla-nss-tools-3.29.5-57 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND clamav-0.100.3-33.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND clamav-0.100.3-33.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
icu-52.1-8.10 is installed
OR libicu-doc-52.1-8.10 is installed
OR libicu52_1-52.1-8.10 is installed
OR libicu52_1-32bit-52.1-8.10 is installed
OR libicu52_1-data-52.1-8.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
icu-52.1-8.10 is installed
OR libicu-doc-52.1-8.10 is installed
OR libicu52_1-52.1-8.10 is installed
OR libicu52_1-32bit-52.1-8.10 is installed
OR libicu52_1-data-52.1-8.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_178-94_91-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_25-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_178-94_91-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_25-3-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
openssh-7.2p2-74.23 is installed
OR openssh-askpass-gnome-7.2p2-74.23 is installed
OR openssh-fips-7.2p2-74.23 is installed
OR openssh-helpers-7.2p2-74.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
cups-1.7.5-20.20 is installed
OR cups-client-1.7.5-20.20 is installed
OR cups-libs-1.7.5-20.20 is installed
OR cups-libs-32bit-1.7.5-20.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
cups-1.7.5-20.20 is installed
OR cups-client-1.7.5-20.20 is installed
OR cups-libs-1.7.5-20.20 is installed
OR cups-libs-32bit-1.7.5-20.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
MozillaFirefox-68.2.0-109.95 is installed
OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
MozillaFirefox-68.2.0-109.95 is installed
OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
kernel-default-3.12.39-47 is installed
OR kernel-default-extra-3.12.39-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gcc48-gij-4.8.5-31.3 is installed
OR gcc48-gij-32bit-4.8.5-31.3 is installed
OR libgcj48-4.8.5-31.3 is installed
OR libgcj48-32bit-4.8.5-31.3 is installed
OR libgcj48-jar-4.8.5-31.3 is installed
OR libgcj_bc1-4.8.5-31.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND python-reportlab-2.7-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND gnome-shell-calendar-3.26.2+20180130.0d9c74212-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.29 is installed
OR kernel-default-extra-4.12.14-197.29 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND nodejs6-6.14.3-11.15 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
|