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): | 1051598 1054061 1056125 1056427 1056967 1057974 1059458 1060904 1061461 1063014 1066182 1066502 1067088 1067119 1067705 1068032 1068588 1070357 1071224 1071311 1071386 1073313 1074301 1075087 1075801 1077925 1079076 1080157 1080788 1081379 1081600 1086340 1087082 1087269 1087493 1090089 1090953 1091041 1092289 1093215 1093414 1094019 1106061 1115929 1118595 1118596 1122319 1123161 1125674 1127034 1128977 1130972 1133191 1133860 1134399 1135335 1135365 1136446 1136935 1137584 1137597 1139358 1139826 1140652 1140903 1140945 1141181 1141401 1141402 1141452 1141453 1141454 1142023 1142254 1142857 1143045 1143048 1143189 1143191 1143333 1144257 1144273 1144288 1144920 1145920 1145922 1150734 1154609 1157198 1158328 1165439 1176012 1176072 1176382 1176733 1176896 1176931 CVE-2017-16818 CVE-2017-17740 CVE-2017-18078 CVE-2018-1172 CVE-2018-15518 CVE-2018-19211 CVE-2018-19873 CVE-2018-20855 CVE-2018-20856 CVE-2018-3639 CVE-2018-7262 CVE-2019-10207 CVE-2019-1125 CVE-2019-11477 CVE-2019-11478 CVE-2019-11487 CVE-2019-11745 CVE-2019-11810 CVE-2019-13631 CVE-2019-13648 CVE-2019-13722 CVE-2019-14283 CVE-2019-14284 CVE-2019-15117 CVE-2019-15118 CVE-2019-17005 CVE-2019-17008 CVE-2019-17009 CVE-2019-17010 CVE-2019-17011 CVE-2019-17012 CVE-2019-18197 CVE-2019-3688 CVE-2019-3690 CVE-2019-3819 CVE-2019-3846 CVE-2019-6116 CVE-2020-0429 CVE-2020-0431 CVE-2020-14381 CVE-2020-14386 CVE-2020-1747 CVE-2020-25212 CVE-2020-26117 SUSE-SU-2018:0546-1 SUSE-SU-2018:1122-1 SUSE-SU-2018:1417-1 SUSE-SU-2019:0144-1 SUSE-SU-2019:2263-1 SUSE-SU-2019:3347-1 SUSE-SU-2020:1285-1 SUSE-SU-2020:2898-1
|
Platform(s): | openSUSE Leap 42.3 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 15 SUSE Linux Enterprise Module for Legacy Software 15 SP1 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 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 SP1 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 SP4-ESPOS SUSE Linux Enterprise Server 12 SP4-LTSS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 15-LTSS 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 SP4-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Workstation Extension 12 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 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND autofs-5.0.9-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
file-5.19-2 is installed
OR file-magic-5.19-2 is installed
OR libmagic1-5.19-2 is installed
OR libmagic1-32bit-5.19-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libpython3_4m1_0-3.4.1-12 is installed
OR python3-base-3.4.1-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND clamav-0.99.2-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND dnsmasq-2.76-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
coreutils-8.25-13.7 is installed
OR coreutils-lang-8.25-13.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND tiff-4.0.9-5.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libmpfr6-4.0.1-1 is installed
OR mpfr-devel-4.0.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
groff-1.22.3-3 is installed
OR groff-full-1.22.3-3 is installed
OR gxditview-1.22.3-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
bluez-5.48-3 is installed
OR bluez-devel-5.48-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
libpcre2-posix2-10.31-1 is installed
OR pcre2-devel-10.31-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
git-2.16.4-3.6 is installed
OR git-arch-2.16.4-3.6 is installed
OR git-cvs-2.16.4-3.6 is installed
OR git-daemon-2.16.4-3.6 is installed
OR git-doc-2.16.4-3.6 is installed
OR git-email-2.16.4-3.6 is installed
OR git-gui-2.16.4-3.6 is installed
OR git-svn-2.16.4-3.6 is installed
OR git-web-2.16.4-3.6 is installed
OR gitk-2.16.4-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
dpkg-1.19.0.4-2 is installed
OR dpkg-devel-1.19.0.4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
libopenssl-1_0_0-devel-1.0.2n-3.3 is installed
OR libopenssl1_0_0-1.0.2n-3.3 is installed
OR openssl-1_0_0-1.0.2n-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.18 is installed
OR reiserfs-kmp-default-4.12.14-197.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-default-4.12.14-25.6 is installed
OR kernel-default-livepatch-4.12.14-25.6 is installed
OR kernel-livepatch-4_12_14-25_6-default-1-1.3 is installed
OR kernel-livepatch-SLE15_Update_2-1-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_10-default-5-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_3-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
libu2f-host-1.1.6-3.3 is installed
OR libu2f-host-doc-1.1.6-3.3 is installed
OR u2f-host-1.1.6-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
SDL2-2.0.8-3.15 is installed
OR libSDL2-2_0-0-32bit-2.0.8-3.15 is installed
OR libSDL2-devel-32bit-2.0.8-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND Package Information
python-2.7.14-7.14 is installed
OR python-base-2.7.14-7.14 is installed
OR python-curses-2.7.14-7.14 is installed
OR python-devel-2.7.14-7.14 is installed
OR python-gdbm-2.7.14-7.14 is installed
OR python-xml-2.7.14-7.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
xen-4.10.3_04-3.19 is installed
OR xen-devel-4.10.3_04-3.19 is installed
OR xen-tools-4.10.3_04-3.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND yast2-rmt-1.3.0-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND jakarta-taglibs-standard-1.1.1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
eog-3.20.4-7 is installed
OR eog-lang-3.20.4-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
gnutls-3.2.15-18.6 is installed
OR libgnutls-openssl27-3.2.15-18.6 is installed
OR libgnutls28-3.2.15-18.6 is installed
OR libgnutls28-32bit-3.2.15-18.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS 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-ESPOS 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-ESPOS is installed
AND Package Information
python-cryptography-1.3.1-7.13 is installed
OR python-pyOpenSSL-16.0.0-4.11 is installed
OR python-setuptools-18.0.1-4.8 is installed
OR python3-cryptography-1.3.1-7.13 is installed
OR python3-pyOpenSSL-16.0.0-4.11 is installed
OR python3-setuptools-18.0.1-4.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libsystemd0-228-150.32 is installed
OR libsystemd0-32bit-228-150.32 is installed
OR libudev1-228-150.32 is installed
OR libudev1-32bit-228-150.32 is installed
OR systemd-228-150.32 is installed
OR systemd-32bit-228-150.32 is installed
OR systemd-bash-completion-228-150.32 is installed
OR systemd-sysvinit-228-150.32 is installed
OR udev-228-150.32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libsystemd0-228-150.32 is installed
OR libsystemd0-32bit-228-150.32 is installed
OR libudev1-228-150.32 is installed
OR libudev1-32bit-228-150.32 is installed
OR systemd-228-150.32 is installed
OR systemd-32bit-228-150.32 is installed
OR systemd-bash-completion-228-150.32 is installed
OR systemd-sysvinit-228-150.32 is installed
OR udev-228-150.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND libimobiledevice6-1.2.0-7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
python-PyYAML-5.1.2-26.12 is installed
OR python3-PyYAML-5.1.2-26.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
python-PyYAML-5.1.2-26.12 is installed
OR python3-PyYAML-5.1.2-26.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND permissions-2015.09.28.1626-17.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND permissions-2015.09.28.1626-17.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS 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-default-man-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-LTSS 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-default-man-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-TERADATA is installed
AND
libncurses5-5.9-61 is installed
OR libncurses5-32bit-5.9-61 is installed
OR libncurses6-5.9-61 is installed
OR libncurses6-32bit-5.9-61 is installed
OR ncurses-5.9-61 is installed
OR ncurses-devel-5.9-61 is installed
OR ncurses-devel-32bit-5.9-61 is installed
OR ncurses-utils-5.9-61 is installed
OR tack-5.9-61 is installed
OR terminfo-5.9-61 is installed
OR terminfo-base-5.9-61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libncurses5-5.9-61 is installed
OR libncurses5-32bit-5.9-61 is installed
OR libncurses6-5.9-61 is installed
OR libncurses6-32bit-5.9-61 is installed
OR ncurses-5.9-61 is installed
OR ncurses-devel-5.9-61 is installed
OR ncurses-devel-32bit-5.9-61 is installed
OR ncurses-utils-5.9-61 is installed
OR tack-5.9-61 is installed
OR terminfo-5.9-61 is installed
OR terminfo-base-5.9-61 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
libpython2_7-1_0-2.7.13-28.16 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.16 is installed
OR python-2.7.13-28.16 is installed
OR python-32bit-2.7.13-28.16 is installed
OR python-base-2.7.13-28.16 is installed
OR python-base-32bit-2.7.13-28.16 is installed
OR python-curses-2.7.13-28.16 is installed
OR python-demo-2.7.13-28.16 is installed
OR python-doc-2.7.13-28.16 is installed
OR python-doc-pdf-2.7.13-28.16 is installed
OR python-gdbm-2.7.13-28.16 is installed
OR python-idle-2.7.13-28.16 is installed
OR python-tk-2.7.13-28.16 is installed
OR python-xml-2.7.13-28.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
jakarta-commons-fileupload-1.1.1-122.3 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-122.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
jakarta-commons-fileupload-1.1.1-122.3 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-122.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
xen-4.11.4_04-2.30 is installed
OR xen-doc-html-4.11.4_04-2.30 is installed
OR xen-libs-4.11.4_04-2.30 is installed
OR xen-libs-32bit-4.11.4_04-2.30 is installed
OR xen-tools-4.11.4_04-2.30 is installed
OR xen-tools-domU-4.11.4_04-2.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
xen-4.11.4_04-2.30 is installed
OR xen-doc-html-4.11.4_04-2.30 is installed
OR xen-libs-4.11.4_04-2.30 is installed
OR xen-libs-32bit-4.11.4_04-2.30 is installed
OR xen-tools-4.11.4_04-2.30 is installed
OR xen-tools-domU-4.11.4_04-2.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
kernel-default-4.12.14-95.57 is installed
OR kernel-default-base-4.12.14-95.57 is installed
OR kernel-default-devel-4.12.14-95.57 is installed
OR kernel-default-man-4.12.14-95.57 is installed
OR kernel-devel-4.12.14-95.57 is installed
OR kernel-macros-4.12.14-95.57 is installed
OR kernel-source-4.12.14-95.57 is installed
OR kernel-syms-4.12.14-95.57 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
kernel-default-4.12.14-95.57 is installed
OR kernel-default-base-4.12.14-95.57 is installed
OR kernel-default-devel-4.12.14-95.57 is installed
OR kernel-default-man-4.12.14-95.57 is installed
OR kernel-devel-4.12.14-95.57 is installed
OR kernel-macros-4.12.14-95.57 is installed
OR kernel-source-4.12.14-95.57 is installed
OR kernel-syms-4.12.14-95.57 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
java-11-openjdk-11.0.6.0-3.6 is installed
OR java-11-openjdk-demo-11.0.6.0-3.6 is installed
OR java-11-openjdk-devel-11.0.6.0-3.6 is installed
OR java-11-openjdk-headless-11.0.6.0-3.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
java-11-openjdk-11.0.6.0-3.6 is installed
OR java-11-openjdk-demo-11.0.6.0-3.6 is installed
OR java-11-openjdk-devel-11.0.6.0-3.6 is installed
OR java-11-openjdk-headless-11.0.6.0-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
nodejs8-8.17.0-3.28 is installed
OR nodejs8-devel-8.17.0-3.28 is installed
OR nodejs8-docs-8.17.0-3.28 is installed
OR npm8-8.17.0-3.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
freeradius-server-3.0.16-3.6 is installed
OR freeradius-server-devel-3.0.16-3.6 is installed
OR freeradius-server-krb5-3.0.16-3.6 is installed
OR freeradius-server-ldap-3.0.16-3.6 is installed
OR freeradius-server-libs-3.0.16-3.6 is installed
OR freeradius-server-mysql-3.0.16-3.6 is installed
OR freeradius-server-perl-3.0.16-3.6 is installed
OR freeradius-server-postgresql-3.0.16-3.6 is installed
OR freeradius-server-python-3.0.16-3.6 is installed
OR freeradius-server-sqlite-3.0.16-3.6 is installed
OR freeradius-server-utils-3.0.16-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 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-32bit-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-47 is installed
OR libMagick++-6_Q16-3-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
PackageKit-1.1.3-24.6 is installed
OR PackageKit-gstreamer-plugin-1.1.3-24.6 is installed
OR PackageKit-gtk3-module-1.1.3-24.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libwebkit2gtk3-lang-2.24.1-2.41 is installed
OR webkit2gtk3-2.24.1-2.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
kernel-default-4.12.14-150.32 is installed
OR kernel-default-extra-4.12.14-150.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND enigmail-2.1.5-3.22 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
openstack-aodh-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-api-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-doc-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-evaluator-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-expirer-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-listener-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-notifier-3.0.4~a0~dev1-2.3 is installed
OR python-aodh-3.0.4~a0~dev1-2.3 is installed
|