Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 11 SP3 for Teradata kernel was updated to receive various security and bugfixes.
The following security issues have been fixed:
- CVE-2017-18203: The dm_get_from_kobject function in drivers/md/dm.c in the Linux kernel allowed local users to cause a denial of service by leveraging a race condition with __dm_destroy during creation and removal of DM devices. (bsc#1083242) - CVE-2017-16911: The vhci_hcd driver allowed local attackers to disclose kernel memory addresses. Successful exploitation required that a USB device was attached over IP (bsc#1078674). - CVE-2017-18208: The madvise_willneed function kernel allowed local users to cause a denial of service (infinite loop) by triggering use of MADVISE_WILLNEED for a DAX mapping (bsc#1083494). - CVE-2018-7566: The ALSA sequencer core initializes the event pool on demand by invoking snd_seq_pool_init() when the first write happens and the pool is empty. A user could have reset the pool size manually via ioctl concurrently, which may have lead UAF or out-of-bound access (bsc#1083483). - CVE-2017-16644: The hdpvr_probe function allowed local users to cause a denial of service (improper error handling and system crash) or possibly have unspecified other impact via a crafted USB device (bsc#1067118). - CVE-2017-5753 / 'SpectreAttack': Local attackers on systems with modern CPUs featuring deep instruction pipelining could use attacker controllable speculative execution over code patterns in the Linux Kernel to leak content from otherwise not readable memory in the same address space, allowing retrieval of passwords, cryptographic keys and other secrets.
This problem is mitigated by adding speculative fencing on affected code paths throughout the Linux kernel. - CVE-2018-6927: The futex_requeue function allowed attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact by triggering a negative wake or requeue value (bsc#1080757). - CVE-2017-16914: The 'stub_send_ret_submit()' function allowed attackers to cause a denial of service (NULL pointer dereference) via a specially crafted USB over IP packet (bsc#1078669). - CVE-2016-7915: The hid_input_field function allowed physically proximate attackers to obtain sensitive information from kernel memory or cause a denial of service (out-of-bounds read) by connecting a device (bsc#1010470). - CVE-2015-5156: The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel attempted to support a FRAGLIST feature without proper memory allocation, which allowed guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets (bsc#940776). - CVE-2017-12190: The bio_map_user_iov and bio_unmap_user functions did unbalanced refcounting when a SCSI I/O vector had small consecutive buffers belonging to the same page. The bio_add_pc_page function merged them into one, but the page reference was never dropped. This caused a memory leak and possible system lockup (exploitable against the host OS by a guest OS user, if a SCSI disk is passed through to a virtual machine) due to an out-of-memory condition (bsc#1062568). - CVE-2017-16912: The 'get_pipe()' function allowed attackers to cause a denial of service (out-of-bounds read) via a specially crafted USB over IP packet (bsc#1078673). - CVE-2017-16913: The 'stub_recv_cmd_submit()' function when handling CMD_SUBMIT packets allowed attackers to cause a denial of service (arbitrary memory allocation) via a specially crafted USB over IP packet (bsc#1078672). - CVE-2018-5332: The rds_message_alloc_sgs() function did not validate a value that is used during DMA page allocation, leading to a heap-based out-of-bounds write (related to the rds_rdma_extra_size function in net/rds/rdma.c) (bsc#1075621). - CVE-2018-5333: The rds_cmsg_atomic function in net/rds/rdma.c mishandled cases where page pinning fails or an invalid address is supplied, leading to an rds_atomic_free_op NULL pointer dereference (bsc#1075617). - CVE-2017-18017: The tcpmss_mangle_packet function allowed remote attackers to cause a denial of service (use-after-free and memory corruption) or possibly have unspecified other impact by leveraging the presence of xt_TCPMSS in an iptables action (bsc#1074488). - CVE-2017-18079: drivers/input/serio/i8042.c in the Linux kernel allowed attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact because the port->exists value can change after it is validated (bsc#1077922). - CVE-2017-17741: The KVM implementation in the Linux kernel allowed attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h (bsc#1073311).
Additionally, the following non-security issues have been fixed:
- x86/retpoline: Don't perform thunk calls in ring3 vsyscall code. (bsc#1085331) - sd: Skip async probing for deleted devices. (bsc#1066051) - x86/espfix: Fix return stack in do_double_fault(). (bsc#1085279) - scsi: Do not spin-up disconnected devices. (bsc#1073379) - sd: Reset async_probe cookie after probing. (bsc#1073379) - sysfs/driver core: Fix glue dir race condition by gdp_mutex. (bsc#1073379) - block: Do not allow updates through sysfs until registration completes. (bsc#1073379) - leds: Do not overflow sysfs buffer in led_trigger_show. (bsc#1080464) - sysfs/spectre_v2: Handle spec_ctrl. (bsc#1075994, bsc#1075091) - x86/spectre_v2: nospectre_v2 means nospec too. (bsc#1075994, bsc#1075091) - sysfs/cpu: Fix typos in vulnerability documentation. (bsc#1012382) - x86/cpu: Implement CPU vulnerabilites sysfs functions. (bsc#1012382) - sysfs/cpu: Add vulnerability folder. (bsc#1012382) - kbuild: Modversions for EXPORT_SYMBOL() for asm. (bsc#1074621, bsc#1068032) - Switch away from trampoline stack to kernel stack in ia32_syscall entry. (bsc#1080579) - x86/kaiser: Use trampoline stack for kernel entry. (bsc#1077560) - powerpc/vdso64: Use double word compare on pointers. (bsc#1070781) - audit: Move the tree pruning to a dedicated thread. (bsc#1075867)
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1009994 1010470 1010756 1010757 1010766 1010774 1010782 1010968 1010975 1012382 1022264 1022265 1022283 1047958 1062568 1066051 1067118 1068032 1070781 1073311 1073379 1074488 1074621 1075091 1075617 1075621 1075867 1075994 1077560 1077922 1078669 1078672 1078673 1078674 1080464 1080579 1080757 1083242 1083483 1083494 1085279 1085331 1089039 1106019 1159646 1172265 1173691 1173694 1173700 1173701 1173743 1173880 890623 897874 940776 949669 949670 970072 970073 988489 CVE-2009-3736 CVE-2012-2673 CVE-2014-5044 CVE-2014-5351 CVE-2014-5461 CVE-2015-5156 CVE-2015-5288 CVE-2015-5289 CVE-2016-10167 CVE-2016-10168 CVE-2016-1285 CVE-2016-1286 CVE-2016-5388 CVE-2016-7915 CVE-2016-9262 CVE-2016-9317 CVE-2016-9388 CVE-2016-9389 CVE-2016-9390 CVE-2016-9391 CVE-2016-9392 CVE-2016-9393 CVE-2016-9394 CVE-2017-1000050 CVE-2017-12190 CVE-2017-16644 CVE-2017-16911 CVE-2017-16912 CVE-2017-16913 CVE-2017-16914 CVE-2017-17741 CVE-2017-18017 CVE-2017-18079 CVE-2017-18203 CVE-2017-18208 CVE-2017-5715 CVE-2017-5753 CVE-2017-5754 CVE-2017-9103 CVE-2017-9104 CVE-2017-9105 CVE-2017-9106 CVE-2017-9107 CVE-2017-9108 CVE-2017-9109 CVE-2018-0737 CVE-2018-14618 CVE-2018-5332 CVE-2018-5333 CVE-2018-6927 CVE-2018-7566 CVE-2019-17571 CVE-2020-14397 CVE-2020-14398 CVE-2020-14399 CVE-2020-14400 CVE-2020-14401 CVE-2020-14402 SUSE-SU-2016:0482-1 SUSE-SU-2016:0825-1 SUSE-SU-2016:2229-1 SUSE-SU-2017:0459-1 SUSE-SU-2017:1901-1 SUSE-SU-2018:2486-1 SUSE-SU-2018:2717-1 SUSE-SU-2020:14267-1 SUSE-SU-2020:14399-1 SUSE-SU-2020:14424-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 Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 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 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 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 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 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-LTSS SUSE Linux Enterprise Server for VMWare 11 SP3 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 OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
kernel-debug-4.12.14-lp150.12.61 is installed
OR kernel-debug-base-4.12.14-lp150.12.61 is installed
OR kernel-debug-devel-4.12.14-lp150.12.61 is installed
OR kernel-default-4.12.14-lp150.12.61 is installed
OR kernel-default-base-4.12.14-lp150.12.61 is installed
OR kernel-default-devel-4.12.14-lp150.12.61 is installed
OR kernel-devel-4.12.14-lp150.12.61 is installed
OR kernel-docs-4.12.14-lp150.12.61 is installed
OR kernel-docs-html-4.12.14-lp150.12.61 is installed
OR kernel-kvmsmall-4.12.14-lp150.12.61 is installed
OR kernel-kvmsmall-base-4.12.14-lp150.12.61 is installed
OR kernel-kvmsmall-devel-4.12.14-lp150.12.61 is installed
OR kernel-macros-4.12.14-lp150.12.61 is installed
OR kernel-obs-build-4.12.14-lp150.12.61 is installed
OR kernel-obs-qa-4.12.14-lp150.12.61 is installed
OR kernel-source-4.12.14-lp150.12.61 is installed
OR kernel-source-vanilla-4.12.14-lp150.12.61 is installed
OR kernel-syms-4.12.14-lp150.12.61 is installed
OR kernel-vanilla-4.12.14-lp150.12.61 is installed
OR kernel-vanilla-base-4.12.14-lp150.12.61 is installed
OR kernel-vanilla-devel-4.12.14-lp150.12.61 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND apache-commons-httpclient-3.1-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
finch-2.6.6-0.19 is installed
OR libpurple-2.6.6-0.19 is installed
OR libpurple-lang-2.6.6-0.19 is installed
OR libpurple-meanwhile-2.6.6-0.19 is installed
OR libpurple-tcl-2.6.6-0.19 is installed
OR pidgin-2.6.6-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
libsoup-2_4-1-2.44.2-1 is installed
OR libsoup-2_4-1-32bit-2.44.2-1 is installed
OR libsoup-lang-2.44.2-1 is installed
OR typelib-1_0-Soup-2_4-2.44.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND bogofilter-1.2.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND busybox-1.21.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
expat-2.1.0-21.3 is installed
OR libexpat1-2.1.0-21.3 is installed
OR libexpat1-32bit-2.1.0-21.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
exiv2-0.23-12.5 is installed
OR libexiv2-12-0.23-12.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND apache-commons-httpclient-3.1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
amavisd-new-2.11.1-6.3 is installed
OR amavisd-new-docs-2.11.1-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
docker-distribution-2.6.2-13.6 is installed
OR docker-distribution-registry-2.6.2-13.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libtag-devel-1.11.1-4.3 is installed
OR libtag_c0-1.11.1-4.3 is installed
OR taglib-1.11.1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
rpm-4.14.1-10.3 is installed
OR rpm-build-4.14.1-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
python-numpy_1_13_3-gnu-hpc-1.13.3-4.9 is installed
OR python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9 is installed
OR python2-numpy-gnu-hpc-1.13.3-4.9 is installed
OR python2-numpy-gnu-hpc-devel-1.13.3-4.9 is installed
OR python3-numpy-gnu-hpc-1.13.3-4.9 is installed
OR python3-numpy-gnu-hpc-devel-1.13.3-4.9 is installed
OR python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9 is installed
OR python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-105 is installed
OR libopenssl0_9_8-0.9.8j-105 is installed
OR libopenssl0_9_8-32bit-0.9.8j-105 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 Legacy Software 15 SP1 is installed
AND ntp-4.2.8p13-4.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_13-default-4-2 is installed
OR kernel-livepatch-SLE15_Update_3-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
libsystemd0-mini-234-24.15 is installed
OR libudev-mini-devel-234-24.15 is installed
OR libudev-mini1-234-24.15 is installed
OR nss-myhostname-234-24.15 is installed
OR nss-mymachines-234-24.15 is installed
OR nss-systemd-234-24.15 is installed
OR systemd-234-24.15 is installed
OR systemd-logger-234-24.15 is installed
OR systemd-mini-234-24.15 is installed
OR systemd-mini-bash-completion-234-24.15 is installed
OR systemd-mini-container-mini-234-24.15 is installed
OR systemd-mini-coredump-mini-234-24.15 is installed
OR systemd-mini-devel-234-24.15 is installed
OR systemd-mini-sysvinit-234-24.15 is installed
OR udev-mini-234-24.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
ctdb-pcp-pmda-4.9.5+git.176.375e1f05788-3.6 is installed
OR ctdb-tests-4.9.5+git.176.375e1f05788-3.6 is installed
OR libdcerpc-samr0-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR libsamba-policy-python-devel-4.9.5+git.176.375e1f05788-3.6 is installed
OR libsamba-policy0-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR libsamba-policy0-python3-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR libsmbclient0-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-ad-dc-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-ceph-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-client-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-doc-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-libs-python-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-libs-python3-32bit-4.9.5+git.176.375e1f05788-3.6 is installed
OR samba-test-4.9.5+git.176.375e1f05788-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.61-52.69 is installed
OR kernel-ec2-devel-3.12.61-52.69 is installed
OR kernel-ec2-extra-3.12.61-52.69 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
bind-9.11.2-10 is installed
OR bind-chrootenv-9.11.2-10 is installed
OR bind-doc-9.11.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
libapr-util1-dbd-mysql-1.6.1-4.3 is installed
OR libapr-util1-dbd-pgsql-1.6.1-4.3 is installed
OR libapr-util1-dbd-sqlite3-1.6.1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-53 is installed
OR php5-5.5.14-53 is installed
OR php5-bcmath-5.5.14-53 is installed
OR php5-bz2-5.5.14-53 is installed
OR php5-calendar-5.5.14-53 is installed
OR php5-ctype-5.5.14-53 is installed
OR php5-curl-5.5.14-53 is installed
OR php5-dba-5.5.14-53 is installed
OR php5-dom-5.5.14-53 is installed
OR php5-enchant-5.5.14-53 is installed
OR php5-exif-5.5.14-53 is installed
OR php5-fastcgi-5.5.14-53 is installed
OR php5-fileinfo-5.5.14-53 is installed
OR php5-fpm-5.5.14-53 is installed
OR php5-ftp-5.5.14-53 is installed
OR php5-gd-5.5.14-53 is installed
OR php5-gettext-5.5.14-53 is installed
OR php5-gmp-5.5.14-53 is installed
OR php5-iconv-5.5.14-53 is installed
OR php5-intl-5.5.14-53 is installed
OR php5-json-5.5.14-53 is installed
OR php5-ldap-5.5.14-53 is installed
OR php5-mbstring-5.5.14-53 is installed
OR php5-mcrypt-5.5.14-53 is installed
OR php5-mysql-5.5.14-53 is installed
OR php5-odbc-5.5.14-53 is installed
OR php5-opcache-5.5.14-53 is installed
OR php5-openssl-5.5.14-53 is installed
OR php5-pcntl-5.5.14-53 is installed
OR php5-pdo-5.5.14-53 is installed
OR php5-pear-5.5.14-53 is installed
OR php5-pgsql-5.5.14-53 is installed
OR php5-posix-5.5.14-53 is installed
OR php5-pspell-5.5.14-53 is installed
OR php5-shmop-5.5.14-53 is installed
OR php5-snmp-5.5.14-53 is installed
OR php5-soap-5.5.14-53 is installed
OR php5-sockets-5.5.14-53 is installed
OR php5-sqlite-5.5.14-53 is installed
OR php5-suhosin-5.5.14-53 is installed
OR php5-sysvmsg-5.5.14-53 is installed
OR php5-sysvsem-5.5.14-53 is installed
OR php5-sysvshm-5.5.14-53 is installed
OR php5-tokenizer-5.5.14-53 is installed
OR php5-wddx-5.5.14-53 is installed
OR php5-xmlreader-5.5.14-53 is installed
OR php5-xmlrpc-5.5.14-53 is installed
OR php5-xmlwriter-5.5.14-53 is installed
OR php5-xsl-5.5.14-53 is installed
OR php5-zip-5.5.14-53 is installed
OR php5-zlib-5.5.14-53 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 is installed
AND
krb5-1.6.3-133.49.64 is installed
OR krb5-32bit-1.6.3-133.49.64 is installed
OR krb5-apps-clients-1.6.3-133.49.64 is installed
OR krb5-apps-servers-1.6.3-133.49.64 is installed
OR krb5-client-1.6.3-133.49.64 is installed
OR krb5-doc-1.6.3-133.49.64 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
OR krb5-server-1.6.3-133.49.64 is installed
OR krb5-x86-1.6.3-133.49.64 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
krb5-1.6.3-133.49.64 is installed
OR krb5-32bit-1.6.3-133.49.64 is installed
OR krb5-apps-clients-1.6.3-133.49.64 is installed
OR krb5-apps-servers-1.6.3-133.49.64 is installed
OR krb5-client-1.6.3-133.49.64 is installed
OR krb5-doc-1.6.3-133.49.64 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
OR krb5-server-1.6.3-133.49.64 is installed
OR krb5-x86-1.6.3-133.49.64 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
krb5-1.6.3-133.49.64 is installed
OR krb5-32bit-1.6.3-133.49.64 is installed
OR krb5-apps-clients-1.6.3-133.49.64 is installed
OR krb5-apps-servers-1.6.3-133.49.64 is installed
OR krb5-client-1.6.3-133.49.64 is installed
OR krb5-doc-1.6.3-133.49.64 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
OR krb5-server-1.6.3-133.49.64 is installed
OR krb5-x86-1.6.3-133.49.64 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
krb5-1.6.3-133.49.64 is installed
OR krb5-32bit-1.6.3-133.49.64 is installed
OR krb5-apps-clients-1.6.3-133.49.64 is installed
OR krb5-apps-servers-1.6.3-133.49.64 is installed
OR krb5-client-1.6.3-133.49.64 is installed
OR krb5-doc-1.6.3-133.49.64 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
OR krb5-server-1.6.3-133.49.64 is installed
OR krb5-x86-1.6.3-133.49.64 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
krb5-1.6.3-133.49.64 is installed
OR krb5-32bit-1.6.3-133.49.64 is installed
OR krb5-apps-clients-1.6.3-133.49.64 is installed
OR krb5-apps-servers-1.6.3-133.49.64 is installed
OR krb5-client-1.6.3-133.49.64 is installed
OR krb5-doc-1.6.3-133.49.64 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
OR krb5-server-1.6.3-133.49.64 is installed
OR krb5-x86-1.6.3-133.49.64 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
bind-9.9.6P1-0.25 is installed
OR bind-chrootenv-9.9.6P1-0.25 is installed
OR bind-doc-9.9.6P1-0.25 is installed
OR bind-libs-9.9.6P1-0.25 is installed
OR bind-libs-32bit-9.9.6P1-0.25 is installed
OR bind-libs-x86-9.9.6P1-0.25 is installed
OR bind-utils-9.9.6P1-0.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
bind-9.9.6P1-0.25 is installed
OR bind-chrootenv-9.9.6P1-0.25 is installed
OR bind-doc-9.9.6P1-0.25 is installed
OR bind-libs-9.9.6P1-0.25 is installed
OR bind-libs-32bit-9.9.6P1-0.25 is installed
OR bind-libs-x86-9.9.6P1-0.25 is installed
OR bind-utils-9.9.6P1-0.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND LibVNCServer-0.9.1-160.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND LibVNCServer-0.9.1-160.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
cups-1.7.5-5 is installed
OR cups-client-1.7.5-5 is installed
OR cups-libs-1.7.5-5 is installed
OR cups-libs-32bit-1.7.5-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
cups-1.7.5-5 is installed
OR cups-client-1.7.5-5 is installed
OR cups-libs-1.7.5-5 is installed
OR cups-libs-32bit-1.7.5-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
cpp48-4.8.3+r212056-6 is installed
OR gcc48-4.8.3+r212056-6 is installed
OR gcc48-32bit-4.8.3+r212056-6 is installed
OR gcc48-c++-4.8.3+r212056-6 is installed
OR gcc48-info-4.8.3+r212056-6 is installed
OR gcc48-locale-4.8.3+r212056-6 is installed
OR libasan0-4.8.3+r212056-6 is installed
OR libasan0-32bit-4.8.3+r212056-6 is installed
OR libatomic1-4.8.3+r212056-6 is installed
OR libatomic1-32bit-4.8.3+r212056-6 is installed
OR libffi4-4.8.3+r212056-6 is installed
OR libffi4-32bit-4.8.3+r212056-6 is installed
OR libgcc_s1-4.8.3+r212056-6 is installed
OR libgcc_s1-32bit-4.8.3+r212056-6 is installed
OR libgfortran3-4.8.3+r212056-6 is installed
OR libgomp1-4.8.3+r212056-6 is installed
OR libgomp1-32bit-4.8.3+r212056-6 is installed
OR libitm1-4.8.3+r212056-6 is installed
OR libitm1-32bit-4.8.3+r212056-6 is installed
OR libquadmath0-4.8.3+r212056-6 is installed
OR libstdc++48-devel-4.8.3+r212056-6 is installed
OR libstdc++48-devel-32bit-4.8.3+r212056-6 is installed
OR libstdc++6-4.8.3+r212056-6 is installed
OR libstdc++6-32bit-4.8.3+r212056-6 is installed
OR libtsan0-4.8.3+r212056-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND gd-2.1.0-12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND gd-2.1.0-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
augeas-1.2.0-3 is installed
OR augeas-lenses-1.2.0-3 is installed
OR libaugeas0-1.2.0-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-2-3 is installed
OR kgraft-patch-3_12_74-60_64_40-xen-2-3 is installed
OR kgraft-patch-SLE12-SP1_Update_15-2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
augeas-1.2.0-10 is installed
OR augeas-lenses-1.2.0-10 is installed
OR libaugeas0-1.2.0-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libpython3_4m1_0-3.4.6-25.24 is installed
OR python3-3.4.6-25.24 is installed
OR python3-base-3.4.6-25.24 is installed
OR python3-curses-3.4.6-25.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libpython3_4m1_0-3.4.6-25.24 is installed
OR python3-3.4.6-25.24 is installed
OR python3-base-3.4.6-25.24 is installed
OR python3-curses-3.4.6-25.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND yast2-smt-3.0.14-17.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libwireshark8-2.2.10-48.12 is installed
OR libwiretap6-2.2.10-48.12 is installed
OR libwscodecs1-2.2.10-48.12 is installed
OR libwsutil7-2.2.10-48.12 is installed
OR wireshark-2.2.10-48.12 is installed
OR wireshark-gtk-2.2.10-48.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libwireshark8-2.2.10-48.12 is installed
OR libwiretap6-2.2.10-48.12 is installed
OR libwscodecs1-2.2.10-48.12 is installed
OR libwsutil7-2.2.10-48.12 is installed
OR wireshark-2.2.10-48.12 is installed
OR wireshark-gtk-2.2.10-48.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 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
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
ovmf-2017+git1492060560.b6d11d7c46-4.26 is installed
OR ovmf-tools-2017+git1492060560.b6d11d7c46-4.26 is installed
OR qemu-ovmf-x86_64-2017+git1492060560.b6d11d7c46-4.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
ovmf-2017+git1492060560.b6d11d7c46-4.26 is installed
OR ovmf-tools-2017+git1492060560.b6d11d7c46-4.26 is installed
OR qemu-ovmf-x86_64-2017+git1492060560.b6d11d7c46-4.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
apache2-2.4.23-29.27 is installed
OR apache2-doc-2.4.23-29.27 is installed
OR apache2-example-pages-2.4.23-29.27 is installed
OR apache2-prefork-2.4.23-29.27 is installed
OR apache2-utils-2.4.23-29.27 is installed
OR apache2-worker-2.4.23-29.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
apache2-2.4.23-29.27 is installed
OR apache2-doc-2.4.23-29.27 is installed
OR apache2-example-pages-2.4.23-29.27 is installed
OR apache2-prefork-2.4.23-29.27 is installed
OR apache2-utils-2.4.23-29.27 is installed
OR apache2-worker-2.4.23-29.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
gv-3.7.4-1 is installed
OR wdiff-1.2.1-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
ctdb-4.2.4-18.27 is installed
OR libdcerpc-binding0-4.2.4-18.27 is installed
OR libdcerpc-binding0-32bit-4.2.4-18.27 is installed
OR libdcerpc0-4.2.4-18.27 is installed
OR libdcerpc0-32bit-4.2.4-18.27 is installed
OR libgensec0-4.2.4-18.27 is installed
OR libgensec0-32bit-4.2.4-18.27 is installed
OR libndr-krb5pac0-4.2.4-18.27 is installed
OR libndr-krb5pac0-32bit-4.2.4-18.27 is installed
OR libndr-nbt0-4.2.4-18.27 is installed
OR libndr-nbt0-32bit-4.2.4-18.27 is installed
OR libndr-standard0-4.2.4-18.27 is installed
OR libndr-standard0-32bit-4.2.4-18.27 is installed
OR libndr0-4.2.4-18.27 is installed
OR libndr0-32bit-4.2.4-18.27 is installed
OR libnetapi0-4.2.4-18.27 is installed
OR libnetapi0-32bit-4.2.4-18.27 is installed
OR libregistry0-4.2.4-18.27 is installed
OR libsamba-credentials0-4.2.4-18.27 is installed
OR libsamba-credentials0-32bit-4.2.4-18.27 is installed
OR libsamba-hostconfig0-4.2.4-18.27 is installed
OR libsamba-hostconfig0-32bit-4.2.4-18.27 is installed
OR libsamba-passdb0-4.2.4-18.27 is installed
OR libsamba-passdb0-32bit-4.2.4-18.27 is installed
OR libsamba-util0-4.2.4-18.27 is installed
OR libsamba-util0-32bit-4.2.4-18.27 is installed
OR libsamdb0-4.2.4-18.27 is installed
OR libsamdb0-32bit-4.2.4-18.27 is installed
OR libsmbclient-raw0-4.2.4-18.27 is installed
OR libsmbclient-raw0-32bit-4.2.4-18.27 is installed
OR libsmbclient0-4.2.4-18.27 is installed
OR libsmbclient0-32bit-4.2.4-18.27 is installed
OR libsmbconf0-4.2.4-18.27 is installed
OR libsmbconf0-32bit-4.2.4-18.27 is installed
OR libsmbldap0-4.2.4-18.27 is installed
OR libsmbldap0-32bit-4.2.4-18.27 is installed
OR libtevent-util0-4.2.4-18.27 is installed
OR libtevent-util0-32bit-4.2.4-18.27 is installed
OR libwbclient0-4.2.4-18.27 is installed
OR libwbclient0-32bit-4.2.4-18.27 is installed
OR samba-4.2.4-18.27 is installed
OR samba-32bit-4.2.4-18.27 is installed
OR samba-client-4.2.4-18.27 is installed
OR samba-client-32bit-4.2.4-18.27 is installed
OR samba-doc-4.2.4-18.27 is installed
OR samba-libs-4.2.4-18.27 is installed
OR samba-libs-32bit-4.2.4-18.27 is installed
OR samba-winbind-4.2.4-18.27 is installed
OR samba-winbind-32bit-4.2.4-18.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
ctdb-4.2.4-18.27 is installed
OR libdcerpc-binding0-4.2.4-18.27 is installed
OR libdcerpc-binding0-32bit-4.2.4-18.27 is installed
OR libdcerpc0-4.2.4-18.27 is installed
OR libdcerpc0-32bit-4.2.4-18.27 is installed
OR libgensec0-4.2.4-18.27 is installed
OR libgensec0-32bit-4.2.4-18.27 is installed
OR libndr-krb5pac0-4.2.4-18.27 is installed
OR libndr-krb5pac0-32bit-4.2.4-18.27 is installed
OR libndr-nbt0-4.2.4-18.27 is installed
OR libndr-nbt0-32bit-4.2.4-18.27 is installed
OR libndr-standard0-4.2.4-18.27 is installed
OR libndr-standard0-32bit-4.2.4-18.27 is installed
OR libndr0-4.2.4-18.27 is installed
OR libndr0-32bit-4.2.4-18.27 is installed
OR libnetapi0-4.2.4-18.27 is installed
OR libnetapi0-32bit-4.2.4-18.27 is installed
OR libregistry0-4.2.4-18.27 is installed
OR libsamba-credentials0-4.2.4-18.27 is installed
OR libsamba-credentials0-32bit-4.2.4-18.27 is installed
OR libsamba-hostconfig0-4.2.4-18.27 is installed
OR libsamba-hostconfig0-32bit-4.2.4-18.27 is installed
OR libsamba-passdb0-4.2.4-18.27 is installed
OR libsamba-passdb0-32bit-4.2.4-18.27 is installed
OR libsamba-util0-4.2.4-18.27 is installed
OR libsamba-util0-32bit-4.2.4-18.27 is installed
OR libsamdb0-4.2.4-18.27 is installed
OR libsamdb0-32bit-4.2.4-18.27 is installed
OR libsmbclient-raw0-4.2.4-18.27 is installed
OR libsmbclient-raw0-32bit-4.2.4-18.27 is installed
OR libsmbclient0-4.2.4-18.27 is installed
OR libsmbclient0-32bit-4.2.4-18.27 is installed
OR libsmbconf0-4.2.4-18.27 is installed
OR libsmbconf0-32bit-4.2.4-18.27 is installed
OR libsmbldap0-4.2.4-18.27 is installed
OR libsmbldap0-32bit-4.2.4-18.27 is installed
OR libtevent-util0-4.2.4-18.27 is installed
OR libtevent-util0-32bit-4.2.4-18.27 is installed
OR libwbclient0-4.2.4-18.27 is installed
OR libwbclient0-32bit-4.2.4-18.27 is installed
OR samba-4.2.4-18.27 is installed
OR samba-32bit-4.2.4-18.27 is installed
OR samba-client-4.2.4-18.27 is installed
OR samba-client-32bit-4.2.4-18.27 is installed
OR samba-doc-4.2.4-18.27 is installed
OR samba-libs-4.2.4-18.27 is installed
OR samba-libs-32bit-4.2.4-18.27 is installed
OR samba-winbind-4.2.4-18.27 is installed
OR samba-winbind-32bit-4.2.4-18.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND dstat-0.7.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_60-52_54-default-2-2 is installed
OR kgraft-patch-3_12_60-52_54-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_15-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_69-60_64_29-default-5-3 is installed
OR kgraft-patch-3_12_69-60_64_29-xen-5-3 is installed
OR kgraft-patch-SLE12-SP1_Update_12-5-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_176-94_88-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_24-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gd-2.1.0-17 is installed
OR gd-32bit-2.1.0-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libmysqlclient_r18-10.0.27-12 is installed
OR libmysqlclient_r18-32bit-10.0.27-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND libid3tag0-0.15.1b-182 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-8.7 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-30.36 is installed
|