Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 kernel version 4.4.121 was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2019-11477: A sequence of SACKs may have been crafted by a remote attacker such that one can trigger an integer overflow, leading to a kernel panic. (bsc#1137586).
- CVE-2019-11478: It was possible to send a crafted sequence of SACKs which would fragment the TCP retransmission queue. A remote attacker may have been able to further exploit the fragmented queue to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection.
- CVE-2019-11479: It was possible to send a crafted sequence of SACKs which would fragment the RACK send map. A remote attacker may be able to further exploit the fragmented send map to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection. This would have resulted in excess resource consumption due to low mss values.
- CVE-2019-3846: A flaw that allowed an attacker to corrupt memory and possibly escalate privileges was found in the mwifiex kernel module while connecting to a malicious wireless network. (bnc#1136424)
- CVE-2019-12382: An issue was discovered in drm_load_edid_firmware in drivers/gpu/drm/drm_edid_load.c in the Linux kernel There is an unchecked kstrdup of fwstr, which may have allowed an attacker to cause a denial of service (NULL pointer dereference and system crash). (bnc#1136586)
- CVE-2019-5489: The mincore() implementation in mm/mincore.c in the Linux kernel allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincore program.) Limited remote exploitation may have been possible, as demonstrated by latency differences in accessing public files from an Apache HTTP Server. (bnc#1120843)
- CVE-2019-11833: fs/ext4/extents.c in the Linux kernel did not zero out the unused memory region in the extent tree block, which might have allowed local users to obtain sensitive information by reading uninitialized data in the filesystem. (bnc#1135281)
- CVE-2018-7191: In the tun subsystem in the Linux kernel, dev_get_valid_name was not called before register_netdevice. This allowed local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containing a / character. This is similar to CVE-2013-4343. (bnc#1135603)
- CVE-2019-11190: The Linux kernel allowed local users to bypass ASLR on setuid programs (such as /bin/su) because install_exec_creds() is called too late in load_elf_binary() in fs/binfmt_elf.c, and thus the ptrace_may_access() check had a race condition when reading /proc/pid/stat. (bnc#1131543)
- CVE-2019-11815: An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel There was a race condition leading to a use-after-free, related to net namespace cleanup. (bnc#1134537)
- CVE-2019-11884: The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel allowed a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not have ended with a '\0' character. (bnc#1134848)
- CVE-2018-17972: An issue was discovered in the proc_pid_stack function in fs/proc/base.c in the Linux kernel It did not ensure that only root may inspect the kernel stack of an arbitrary task, allowing a local attacker to exploit racy stack unwinding and leak kernel task stack contents. (bnc#1110785)
The following non-security bugs were fixed:
- cifs: keep FileInfo handle live during oplock break (bsc#1106284, bsc#1131565). - ftrace/x86_64: Emulate call function while updating in breakpoint handler (bsc#1099658). - kabi: drop LINUX_MIB_TCPWQUEUETOOBIG snmp counter (bsc#1137586). - kabi: move sysctl_tcp_min_snd_mss to preserve struct net layout (bsc#1137586). - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies() (bsc#1136935). - tcp: add tcp_min_snd_mss sysctl (bsc#1137586). - tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (bsc#1137586). - tcp: limit payload size of sacked skbs (bsc#1137586). - tcp: tcp_fragment() should apply sane memory limits (bsc#1137586). - x86_64: Add gap to int3 to allow for call emulation (bsc#1099658). - x86_64: Allow breakpoints to emulate call instructions (bsc#1099658). - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent (bnc#1134596). - xen-swiotlb: use actually allocated size on check physical continuous (bnc#1134596).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1024288 1024291 1056996 1058565 1058622 1058624 1060427 1063008 1065066 1082216 1082233 1082234 1086777 1097410 1097560 1099658 1104812 1106284 1106873 1106998 1106999 1107033 1107034 1107037 1107038 1107039 1107097 1107107 1108318 1110785 1113769 1119069 1119105 1120843 1120885 1122706 1131543 1131565 1132374 1132472 1134537 1134596 1134848 1135281 1135603 1135902 1136424 1136446 1136586 1136935 1136936 1137586 1140402 1143794 1145604 1151021 1160968 1162972 1170446 1173592 1173594 1178171 1178971 945190 CVE-2014-3577 CVE-2015-5262 CVE-2017-12150 CVE-2017-12151 CVE-2017-12163 CVE-2017-14107 CVE-2017-14746 CVE-2017-15275 CVE-2017-18379 CVE-2017-2579 CVE-2017-2580 CVE-2018-0495 CVE-2018-12384 CVE-2018-12404 CVE-2018-12405 CVE-2018-16391 CVE-2018-16392 CVE-2018-16393 CVE-2018-16418 CVE-2018-16419 CVE-2018-16420 CVE-2018-16422 CVE-2018-16423 CVE-2018-16426 CVE-2018-16427 CVE-2018-17466 CVE-2018-17972 CVE-2018-18492 CVE-2018-18493 CVE-2018-18494 CVE-2018-18498 CVE-2018-6797 CVE-2018-6798 CVE-2018-6913 CVE-2018-7191 CVE-2018-8975 CVE-2019-11190 CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 CVE-2019-11815 CVE-2019-11833 CVE-2019-11884 CVE-2019-12155 CVE-2019-12382 CVE-2019-13164 CVE-2019-14378 CVE-2019-14835 CVE-2019-3813 CVE-2019-3846 CVE-2019-4732 CVE-2019-5489 CVE-2020-2583 CVE-2020-2593 CVE-2020-2604 CVE-2020-2659 CVE-2020-8695 CVE-2020-8696 CVE-2020-8698 SUSE-SU-2017:2546-1 SUSE-SU-2017:3155-1 SUSE-SU-2018:1074-1 SUSE-SU-2018:2904-1 SUSE-SU-2018:3622-1 SUSE-SU-2018:4236-1 SUSE-SU-2019:0241-1 SUSE-SU-2019:1534-1 SUSE-SU-2019:1645-1 SUSE-SU-2019:2157-1 SUSE-SU-2019:2600-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-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 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 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 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 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 SP2-LTSS 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 Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise 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 OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
curl-7.37.0-5.2 is installed
OR libcurl-devel-7.37.0-5.2 is installed
OR libcurl4-7.37.0-5.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
libtiff-devel-4.0.7-17.3.1 is installed
OR libtiff-devel-32bit-4.0.7-17.3.1 is installed
OR libtiff5-4.0.7-17.3.1 is installed
OR libtiff5-32bit-4.0.7-17.3.1 is installed
OR tiff-4.0.7-17.3.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
openstack-neutron-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-dhcp-agent-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-ha-tool-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-l3-agent-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-lbaas-agent-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-linuxbridge-agent-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-metadata-agent-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-metering-agent-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-openvswitch-agent-2014.2.2.dev26-3.1 is installed
OR openstack-neutron-vpn-agent-2014.2.2.dev26-3.1 is installed
OR python-neutron-2014.2.2.dev26-3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-24.6.0esr-0.8.1 is installed
OR MozillaFirefox-branding-SLED-24-0.7.48 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8.1 is installed
OR libfreebl3-3.16.1-0.8.1 is installed
OR libfreebl3-32bit-3.16.1-0.8.1 is installed
OR libsoftokn3-3.16.1-0.8.1 is installed
OR libsoftokn3-32bit-3.16.1-0.8.1 is installed
OR mozilla-nspr-4.10.6-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.6-0.3.1 is installed
OR mozilla-nss-3.16.1-0.8.1 is installed
OR mozilla-nss-32bit-3.16.1-0.8.1 is installed
OR mozilla-nss-tools-3.16.1-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
kernel-default-3.0.101-71.1 is installed
OR kernel-default-base-3.0.101-71.1 is installed
OR kernel-default-devel-3.0.101-71.1 is installed
OR kernel-default-extra-3.0.101-71.1 is installed
OR kernel-pae-3.0.101-71.1 is installed
OR kernel-pae-base-3.0.101-71.1 is installed
OR kernel-pae-devel-3.0.101-71.1 is installed
OR kernel-pae-extra-3.0.101-71.1 is installed
OR kernel-source-3.0.101-71.1 is installed
OR kernel-syms-3.0.101-71.1 is installed
OR kernel-trace-3.0.101-71.1 is installed
OR kernel-trace-devel-3.0.101-71.1 is installed
OR kernel-xen-3.0.101-71.1 is installed
OR kernel-xen-base-3.0.101-71.1 is installed
OR kernel-xen-devel-3.0.101-71.1 is installed
OR kernel-xen-extra-3.0.101-71.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
rhythmbox-3.0.2-1 is installed
OR rhythmbox-lang-3.0.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
coreutils-8.22-9 is installed
OR coreutils-lang-8.22-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libtiff5-4.0.7-35.1 is installed
OR libtiff5-32bit-4.0.7-35.1 is installed
OR tiff-4.0.7-35.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
kernel-default-4.4.92-6.18.1 is installed
OR kernel-default-devel-4.4.92-6.18.1 is installed
OR kernel-default-extra-4.4.92-6.18.1 is installed
OR kernel-devel-4.4.92-6.18.1 is installed
OR kernel-macros-4.4.92-6.18.1 is installed
OR kernel-source-4.4.92-6.18.1 is installed
OR kernel-syms-4.4.92-6.18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
krb5-1.15.2-4 is installed
OR krb5-32bit-1.15.2-4 is installed
OR krb5-client-1.15.2-4 is installed
OR krb5-devel-1.15.2-4 is installed
OR krb5-plugin-preauth-otp-1.15.2-4 is installed
OR krb5-plugin-preauth-pkinit-1.15.2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-apache2-5.0.18-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.9-6.10 is installed
OR libslurm29-16.05.8.1-6 is installed
OR libslurm31-17.02.9-6.10 is installed
OR pdsh-2.33-7.5 is installed
OR perl-slurm-17.02.9-6.10 is installed
OR slurm-17.02.9-6.10 is installed
OR slurm-auth-none-17.02.9-6.10 is installed
OR slurm-devel-17.02.9-6.10 is installed
OR slurm-doc-17.02.9-6.10 is installed
OR slurm-lua-17.02.9-6.10 is installed
OR slurm-munge-17.02.9-6.10 is installed
OR slurm-pam_slurm-17.02.9-6.10 is installed
OR slurm-plugins-17.02.9-6.10 is installed
OR slurm-sched-wiki-17.02.9-6.10 is installed
OR slurm-slurmdb-direct-17.02.9-6.10 is installed
OR slurm-slurmdbd-17.02.9-6.10 is installed
OR slurm-sql-17.02.9-6.10 is installed
OR slurm-torque-17.02.9-6.10 is installed
OR slurmlibs-16.05.8.1-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.2-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.38-44 is installed
OR kernel-ec2-devel-3.12.38-44 is installed
OR kernel-ec2-extra-3.12.38-44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-78 is installed
OR php5-5.5.14-78 is installed
OR php5-bcmath-5.5.14-78 is installed
OR php5-bz2-5.5.14-78 is installed
OR php5-calendar-5.5.14-78 is installed
OR php5-ctype-5.5.14-78 is installed
OR php5-curl-5.5.14-78 is installed
OR php5-dba-5.5.14-78 is installed
OR php5-dom-5.5.14-78 is installed
OR php5-enchant-5.5.14-78 is installed
OR php5-exif-5.5.14-78 is installed
OR php5-fastcgi-5.5.14-78 is installed
OR php5-fileinfo-5.5.14-78 is installed
OR php5-fpm-5.5.14-78 is installed
OR php5-ftp-5.5.14-78 is installed
OR php5-gd-5.5.14-78 is installed
OR php5-gettext-5.5.14-78 is installed
OR php5-gmp-5.5.14-78 is installed
OR php5-iconv-5.5.14-78 is installed
OR php5-imap-5.5.14-78 is installed
OR php5-intl-5.5.14-78 is installed
OR php5-json-5.5.14-78 is installed
OR php5-ldap-5.5.14-78 is installed
OR php5-mbstring-5.5.14-78 is installed
OR php5-mcrypt-5.5.14-78 is installed
OR php5-mysql-5.5.14-78 is installed
OR php5-odbc-5.5.14-78 is installed
OR php5-opcache-5.5.14-78 is installed
OR php5-openssl-5.5.14-78 is installed
OR php5-pcntl-5.5.14-78 is installed
OR php5-pdo-5.5.14-78 is installed
OR php5-pear-5.5.14-78 is installed
OR php5-pgsql-5.5.14-78 is installed
OR php5-phar-5.5.14-78 is installed
OR php5-posix-5.5.14-78 is installed
OR php5-pspell-5.5.14-78 is installed
OR php5-shmop-5.5.14-78 is installed
OR php5-snmp-5.5.14-78 is installed
OR php5-soap-5.5.14-78 is installed
OR php5-sockets-5.5.14-78 is installed
OR php5-sqlite-5.5.14-78 is installed
OR php5-suhosin-5.5.14-78 is installed
OR php5-sysvmsg-5.5.14-78 is installed
OR php5-sysvsem-5.5.14-78 is installed
OR php5-sysvshm-5.5.14-78 is installed
OR php5-tokenizer-5.5.14-78 is installed
OR php5-wddx-5.5.14-78 is installed
OR php5-xmlreader-5.5.14-78 is installed
OR php5-xmlrpc-5.5.14-78 is installed
OR php5-xmlwriter-5.5.14-78 is installed
OR php5-xsl-5.5.14-78 is installed
OR php5-zip-5.5.14-78 is installed
OR php5-zlib-5.5.14-78 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libfreebl3-3.12.8-1.2 is installed
OR libfreebl3-32bit-3.12.8-1.2 is installed
OR libfreebl3-x86-3.12.8-1.2 is installed
OR mozilla-nspr-4.8.6-1.2 is installed
OR mozilla-nspr-32bit-4.8.6-1.2 is installed
OR mozilla-nspr-x86-4.8.6-1.2 is installed
OR mozilla-nss-3.12.8-1.2 is installed
OR mozilla-nss-32bit-3.12.8-1.2 is installed
OR mozilla-nss-tools-3.12.8-1.2 is installed
OR mozilla-nss-x86-3.12.8-1.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libfreebl3-3.12.8-1.2 is installed
OR libfreebl3-32bit-3.12.8-1.2 is installed
OR libfreebl3-x86-3.12.8-1.2 is installed
OR mozilla-nspr-4.8.6-1.2 is installed
OR mozilla-nspr-32bit-4.8.6-1.2 is installed
OR mozilla-nspr-x86-4.8.6-1.2 is installed
OR mozilla-nss-3.12.8-1.2 is installed
OR mozilla-nss-32bit-3.12.8-1.2 is installed
OR mozilla-nss-tools-3.12.8-1.2 is installed
OR mozilla-nss-x86-3.12.8-1.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libfreebl3-3.12.8-1.2 is installed
OR libfreebl3-32bit-3.12.8-1.2 is installed
OR libfreebl3-x86-3.12.8-1.2 is installed
OR mozilla-nspr-4.8.6-1.2 is installed
OR mozilla-nspr-32bit-4.8.6-1.2 is installed
OR mozilla-nspr-x86-4.8.6-1.2 is installed
OR mozilla-nss-3.12.8-1.2 is installed
OR mozilla-nss-32bit-3.12.8-1.2 is installed
OR mozilla-nss-tools-3.12.8-1.2 is installed
OR mozilla-nss-x86-3.12.8-1.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libfreebl3-3.12.8-1.2 is installed
OR libfreebl3-32bit-3.12.8-1.2 is installed
OR libfreebl3-x86-3.12.8-1.2 is installed
OR mozilla-nspr-4.8.6-1.2 is installed
OR mozilla-nspr-32bit-4.8.6-1.2 is installed
OR mozilla-nspr-x86-4.8.6-1.2 is installed
OR mozilla-nss-3.12.8-1.2 is installed
OR mozilla-nss-32bit-3.12.8-1.2 is installed
OR mozilla-nss-tools-3.12.8-1.2 is installed
OR mozilla-nss-x86-3.12.8-1.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libfreebl3-3.12.8-1.2 is installed
OR libfreebl3-32bit-3.12.8-1.2 is installed
OR libfreebl3-x86-3.12.8-1.2 is installed
OR mozilla-nspr-4.8.6-1.2 is installed
OR mozilla-nspr-32bit-4.8.6-1.2 is installed
OR mozilla-nspr-x86-4.8.6-1.2 is installed
OR mozilla-nss-3.12.8-1.2 is installed
OR mozilla-nss-32bit-3.12.8-1.2 is installed
OR mozilla-nss-tools-3.12.8-1.2 is installed
OR mozilla-nss-x86-3.12.8-1.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
tomcat6-6.0.18-20.35.36 is installed
OR tomcat6-admin-webapps-6.0.18-20.35.36 is installed
OR tomcat6-docs-webapp-6.0.18-20.35.36 is installed
OR tomcat6-javadoc-6.0.18-20.35.36 is installed
OR tomcat6-jsp-2_1-api-6.0.18-20.35.36 is installed
OR tomcat6-lib-6.0.18-20.35.36 is installed
OR tomcat6-servlet-2_5-api-6.0.18-20.35.36 is installed
OR tomcat6-webapps-6.0.18-20.35.36 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
tomcat6-6.0.18-20.35.36 is installed
OR tomcat6-admin-webapps-6.0.18-20.35.36 is installed
OR tomcat6-docs-webapp-6.0.18-20.35.36 is installed
OR tomcat6-javadoc-6.0.18-20.35.36 is installed
OR tomcat6-jsp-2_1-api-6.0.18-20.35.36 is installed
OR tomcat6-lib-6.0.18-20.35.36 is installed
OR tomcat6-servlet-2_5-api-6.0.18-20.35.36 is installed
OR tomcat6-webapps-6.0.18-20.35.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
tomcat6-6.0.18-20.35.36 is installed
OR tomcat6-admin-webapps-6.0.18-20.35.36 is installed
OR tomcat6-docs-webapp-6.0.18-20.35.36 is installed
OR tomcat6-javadoc-6.0.18-20.35.36 is installed
OR tomcat6-jsp-2_1-api-6.0.18-20.35.36 is installed
OR tomcat6-lib-6.0.18-20.35.36 is installed
OR tomcat6-servlet-2_5-api-6.0.18-20.35.36 is installed
OR tomcat6-webapps-6.0.18-20.35.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
libexif-0.6.17-2 is installed
OR libexif-32bit-0.6.17-2 is installed
OR libexif-x86-0.6.17-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libpng12-0-1.2.31-5.43 is installed
OR libpng12-0-32bit-1.2.31-5.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libpng12-0-1.2.31-5.43 is installed
OR libpng12-0-32bit-1.2.31-5.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_jk-1.2.26-1.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
gtk2-2.18.9-0.39 is installed
OR gtk2-32bit-2.18.9-0.39 is installed
OR gtk2-doc-2.18.9-0.39 is installed
OR gtk2-lang-2.18.9-0.39 is installed
OR gtk2-x86-2.18.9-0.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
gtk2-2.18.9-0.39 is installed
OR gtk2-32bit-2.18.9-0.39 is installed
OR gtk2-doc-2.18.9-0.39 is installed
OR gtk2-lang-2.18.9-0.39 is installed
OR gtk2-x86-2.18.9-0.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
gtk2-2.18.9-0.39 is installed
OR gtk2-32bit-2.18.9-0.39 is installed
OR gtk2-doc-2.18.9-0.39 is installed
OR gtk2-lang-2.18.9-0.39 is installed
OR gtk2-x86-2.18.9-0.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
gtk2-2.18.9-0.39 is installed
OR gtk2-32bit-2.18.9-0.39 is installed
OR gtk2-doc-2.18.9-0.39 is installed
OR gtk2-lang-2.18.9-0.39 is installed
OR gtk2-x86-2.18.9-0.39 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
gtk2-2.18.9-0.39 is installed
OR gtk2-32bit-2.18.9-0.39 is installed
OR gtk2-doc-2.18.9-0.39 is installed
OR gtk2-lang-2.18.9-0.39 is installed
OR gtk2-x86-2.18.9-0.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
avahi-0.6.23-11.30 is installed
OR avahi-lang-0.6.23-11.30 is installed
OR avahi-utils-0.6.23-11.30 is installed
OR libavahi-client3-0.6.23-11.30 is installed
OR libavahi-client3-32bit-0.6.23-11.30 is installed
OR libavahi-client3-x86-0.6.23-11.30 is installed
OR libavahi-common3-0.6.23-11.30 is installed
OR libavahi-common3-32bit-0.6.23-11.30 is installed
OR libavahi-common3-x86-0.6.23-11.30 is installed
OR libavahi-core5-0.6.23-11.30 is installed
OR libdns_sd-0.6.23-11.30 is installed
OR libdns_sd-32bit-0.6.23-11.30 is installed
OR libdns_sd-x86-0.6.23-11.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.11 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.11 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.11 is installed
OR kernel-default-3.0.101-0.47.106.11 is installed
OR kernel-default-base-3.0.101-0.47.106.11 is installed
OR kernel-default-devel-3.0.101-0.47.106.11 is installed
OR kernel-default-man-3.0.101-0.47.106.11 is installed
OR kernel-ec2-3.0.101-0.47.106.11 is installed
OR kernel-ec2-base-3.0.101-0.47.106.11 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.11 is installed
OR kernel-pae-3.0.101-0.47.106.11 is installed
OR kernel-pae-base-3.0.101-0.47.106.11 is installed
OR kernel-pae-devel-3.0.101-0.47.106.11 is installed
OR kernel-source-3.0.101-0.47.106.11 is installed
OR kernel-syms-3.0.101-0.47.106.11 is installed
OR kernel-trace-3.0.101-0.47.106.11 is installed
OR kernel-trace-base-3.0.101-0.47.106.11 is installed
OR kernel-trace-devel-3.0.101-0.47.106.11 is installed
OR kernel-xen-3.0.101-0.47.106.11 is installed
OR kernel-xen-base-3.0.101-0.47.106.11 is installed
OR kernel-xen-devel-3.0.101-0.47.106.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.11 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.11 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.11 is installed
OR kernel-default-3.0.101-0.47.106.11 is installed
OR kernel-default-base-3.0.101-0.47.106.11 is installed
OR kernel-default-devel-3.0.101-0.47.106.11 is installed
OR kernel-default-man-3.0.101-0.47.106.11 is installed
OR kernel-ec2-3.0.101-0.47.106.11 is installed
OR kernel-ec2-base-3.0.101-0.47.106.11 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.11 is installed
OR kernel-pae-3.0.101-0.47.106.11 is installed
OR kernel-pae-base-3.0.101-0.47.106.11 is installed
OR kernel-pae-devel-3.0.101-0.47.106.11 is installed
OR kernel-source-3.0.101-0.47.106.11 is installed
OR kernel-syms-3.0.101-0.47.106.11 is installed
OR kernel-trace-3.0.101-0.47.106.11 is installed
OR kernel-trace-base-3.0.101-0.47.106.11 is installed
OR kernel-trace-devel-3.0.101-0.47.106.11 is installed
OR kernel-xen-3.0.101-0.47.106.11 is installed
OR kernel-xen-base-3.0.101-0.47.106.11 is installed
OR kernel-xen-devel-3.0.101-0.47.106.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.6.0esr-62.1 is installed
OR MozillaFirefox-translations-45.6.0esr-62.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.34 is installed
OR libMagickCore1-6.4.3.6-7.78.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.34 is installed
OR libMagickCore1-6.4.3.6-7.78.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
glibc-2.11.3-17.109 is installed
OR glibc-32bit-2.11.3-17.109 is installed
OR glibc-devel-2.11.3-17.109 is installed
OR glibc-devel-32bit-2.11.3-17.109 is installed
OR glibc-html-2.11.3-17.109 is installed
OR glibc-i18ndata-2.11.3-17.109 is installed
OR glibc-info-2.11.3-17.109 is installed
OR glibc-locale-2.11.3-17.109 is installed
OR glibc-locale-32bit-2.11.3-17.109 is installed
OR glibc-locale-x86-2.11.3-17.109 is installed
OR glibc-profile-2.11.3-17.109 is installed
OR glibc-profile-32bit-2.11.3-17.109 is installed
OR glibc-profile-x86-2.11.3-17.109 is installed
OR glibc-x86-2.11.3-17.109 is installed
OR nscd-2.11.3-17.109 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
glibc-2.11.3-17.109 is installed
OR glibc-32bit-2.11.3-17.109 is installed
OR glibc-devel-2.11.3-17.109 is installed
OR glibc-devel-32bit-2.11.3-17.109 is installed
OR glibc-html-2.11.3-17.109 is installed
OR glibc-i18ndata-2.11.3-17.109 is installed
OR glibc-info-2.11.3-17.109 is installed
OR glibc-locale-2.11.3-17.109 is installed
OR glibc-locale-32bit-2.11.3-17.109 is installed
OR glibc-locale-x86-2.11.3-17.109 is installed
OR glibc-profile-2.11.3-17.109 is installed
OR glibc-profile-32bit-2.11.3-17.109 is installed
OR glibc-profile-x86-2.11.3-17.109 is installed
OR glibc-x86-2.11.3-17.109 is installed
OR nscd-2.11.3-17.109 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
Mesa-9.0.3-0.28.29 is installed
OR Mesa-32bit-9.0.3-0.28.29 is installed
OR Mesa-x86-9.0.3-0.28.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
gstreamer-0_10-plugins-base-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-32bit-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.35-5.18.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
gstreamer-0_10-plugins-base-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-32bit-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.35-5.18.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libldap-openssl1-2_4-2-2.4.26-0.28 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
apache2-2.4.10-6.1 is installed
OR apache2-doc-2.4.10-6.1 is installed
OR apache2-example-pages-2.4.10-6.1 is installed
OR apache2-prefork-2.4.10-6.1 is installed
OR apache2-utils-2.4.10-6.1 is installed
OR apache2-worker-2.4.10-6.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
kernel-default-3.12.59-60.45 is installed
OR kernel-default-base-3.12.59-60.45 is installed
OR kernel-default-devel-3.12.59-60.45 is installed
OR kernel-default-man-3.12.59-60.45 is installed
OR kernel-devel-3.12.59-60.45 is installed
OR kernel-macros-3.12.59-60.45 is installed
OR kernel-source-3.12.59-60.45 is installed
OR kernel-syms-3.12.59-60.45 is installed
OR kernel-xen-3.12.59-60.45 is installed
OR kernel-xen-base-3.12.59-60.45 is installed
OR kernel-xen-devel-3.12.59-60.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
kernel-default-3.12.59-60.45 is installed
OR kernel-default-base-3.12.59-60.45 is installed
OR kernel-default-devel-3.12.59-60.45 is installed
OR kernel-default-man-3.12.59-60.45 is installed
OR kernel-devel-3.12.59-60.45 is installed
OR kernel-macros-3.12.59-60.45 is installed
OR kernel-source-3.12.59-60.45 is installed
OR kernel-syms-3.12.59-60.45 is installed
OR kernel-xen-3.12.59-60.45 is installed
OR kernel-xen-base-3.12.59-60.45 is installed
OR kernel-xen-devel-3.12.59-60.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND gzip-1.6-7.392 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-7-3 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-7-3 is installed
OR kgraft-patch-SLE12-SP1_Update_10-7-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-7-3 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-7-3 is installed
OR kgraft-patch-SLE12-SP1_Update_10-7-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
MozillaFirefox-52.2.0esr-108.3 is installed
OR MozillaFirefox-branding-SLE-52-31.1 is installed
OR MozillaFirefox-devel-52.2.0esr-108.3 is installed
OR MozillaFirefox-translations-52.2.0esr-108.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-6-32bit-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libX11-xcb1-32bit-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXfixes3-32bit-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXi6-32bit-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXrender1-32bit-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXtst6-32bit-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXv1-32bit-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-6-32bit-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libX11-xcb1-32bit-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXfixes3-32bit-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXi6-32bit-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXrender1-32bit-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXtst6-32bit-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXv1-32bit-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND clamav-0.99.2-25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.114 is installed
OR kernel-default-base-4.4.121-92.114 is installed
OR kernel-default-devel-4.4.121-92.114 is installed
OR kernel-devel-4.4.121-92.114 is installed
OR kernel-macros-4.4.121-92.114 is installed
OR kernel-source-4.4.121-92.114 is installed
OR kernel-syms-4.4.121-92.114 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.114 is installed
OR kernel-default-base-4.4.121-92.114 is installed
OR kernel-default-devel-4.4.121-92.114 is installed
OR kernel-devel-4.4.121-92.114 is installed
OR kernel-macros-4.4.121-92.114 is installed
OR kernel-source-4.4.121-92.114 is installed
OR kernel-syms-4.4.121-92.114 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND apache-commons-httpclient-3.1-6.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND apache-commons-httpclient-3.1-6.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND ucode-intel-20180425-13.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND ucode-intel-20180425-13.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libzip-0.11.1-13.3 is installed
OR libzip2-0.11.1-13.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libzip-0.11.1-13.3 is installed
OR libzip2-0.11.1-13.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
automake-1.13.4-6 is installed
OR m4-1.4.16-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
glibc-2.22-62.22 is installed
OR glibc-32bit-2.22-62.22 is installed
OR glibc-devel-2.22-62.22 is installed
OR glibc-devel-32bit-2.22-62.22 is installed
OR glibc-html-2.22-62.22 is installed
OR glibc-i18ndata-2.22-62.22 is installed
OR glibc-info-2.22-62.22 is installed
OR glibc-locale-2.22-62.22 is installed
OR glibc-locale-32bit-2.22-62.22 is installed
OR glibc-profile-2.22-62.22 is installed
OR glibc-profile-32bit-2.22-62.22 is installed
OR nscd-2.22-62.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
glibc-2.22-62.22 is installed
OR glibc-32bit-2.22-62.22 is installed
OR glibc-devel-2.22-62.22 is installed
OR glibc-devel-32bit-2.22-62.22 is installed
OR glibc-html-2.22-62.22 is installed
OR glibc-i18ndata-2.22-62.22 is installed
OR glibc-info-2.22-62.22 is installed
OR glibc-locale-2.22-62.22 is installed
OR glibc-locale-32bit-2.22-62.22 is installed
OR glibc-profile-2.22-62.22 is installed
OR glibc-profile-32bit-2.22-62.22 is installed
OR nscd-2.22-62.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
ibus-1.5.13-15.11 is installed
OR ibus-gtk-1.5.13-15.11 is installed
OR ibus-gtk3-1.5.13-15.11 is installed
OR ibus-lang-1.5.13-15.11 is installed
OR libibus-1_0-5-1.5.13-15.11 is installed
OR typelib-1_0-IBus-1_0-1.5.13-15.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
ibus-1.5.13-15.11 is installed
OR ibus-gtk-1.5.13-15.11 is installed
OR ibus-gtk3-1.5.13-15.11 is installed
OR ibus-lang-1.5.13-15.11 is installed
OR libibus-1_0-5-1.5.13-15.11 is installed
OR typelib-1_0-IBus-1_0-1.5.13-15.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_61-default-8-2 is installed
OR kgraft-patch-SLE12-SP3_Update_19-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_61-default-8-2 is installed
OR kgraft-patch-SLE12-SP3_Update_19-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND unzip-6.00-33.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND unzip-6.00-33.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND atftp-0.7.0-160.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND atftp-0.7.0-160.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND autofs-5.0.9-28.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libvirt-5.1.0-13.6 is installed
OR libvirt-admin-5.1.0-13.6 is installed
OR libvirt-client-5.1.0-13.6 is installed
OR libvirt-daemon-5.1.0-13.6 is installed
OR libvirt-daemon-config-network-5.1.0-13.6 is installed
OR libvirt-daemon-config-nwfilter-5.1.0-13.6 is installed
OR libvirt-daemon-driver-interface-5.1.0-13.6 is installed
OR libvirt-daemon-driver-libxl-5.1.0-13.6 is installed
OR libvirt-daemon-driver-lxc-5.1.0-13.6 is installed
OR libvirt-daemon-driver-network-5.1.0-13.6 is installed
OR libvirt-daemon-driver-nodedev-5.1.0-13.6 is installed
OR libvirt-daemon-driver-nwfilter-5.1.0-13.6 is installed
OR libvirt-daemon-driver-qemu-5.1.0-13.6 is installed
OR libvirt-daemon-driver-secret-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-core-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-disk-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-iscsi-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-logical-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-mpath-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-rbd-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-scsi-5.1.0-13.6 is installed
OR libvirt-daemon-hooks-5.1.0-13.6 is installed
OR libvirt-daemon-lxc-5.1.0-13.6 is installed
OR libvirt-daemon-qemu-5.1.0-13.6 is installed
OR libvirt-daemon-xen-5.1.0-13.6 is installed
OR libvirt-doc-5.1.0-13.6 is installed
OR libvirt-libs-5.1.0-13.6 is installed
OR libvirt-lock-sanlock-5.1.0-13.6 is installed
OR libvirt-nss-5.1.0-13.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libvirt-5.1.0-13.6 is installed
OR libvirt-admin-5.1.0-13.6 is installed
OR libvirt-client-5.1.0-13.6 is installed
OR libvirt-daemon-5.1.0-13.6 is installed
OR libvirt-daemon-config-network-5.1.0-13.6 is installed
OR libvirt-daemon-config-nwfilter-5.1.0-13.6 is installed
OR libvirt-daemon-driver-interface-5.1.0-13.6 is installed
OR libvirt-daemon-driver-libxl-5.1.0-13.6 is installed
OR libvirt-daemon-driver-lxc-5.1.0-13.6 is installed
OR libvirt-daemon-driver-network-5.1.0-13.6 is installed
OR libvirt-daemon-driver-nodedev-5.1.0-13.6 is installed
OR libvirt-daemon-driver-nwfilter-5.1.0-13.6 is installed
OR libvirt-daemon-driver-qemu-5.1.0-13.6 is installed
OR libvirt-daemon-driver-secret-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-core-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-disk-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-iscsi-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-logical-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-mpath-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-rbd-5.1.0-13.6 is installed
OR libvirt-daemon-driver-storage-scsi-5.1.0-13.6 is installed
OR libvirt-daemon-hooks-5.1.0-13.6 is installed
OR libvirt-daemon-lxc-5.1.0-13.6 is installed
OR libvirt-daemon-qemu-5.1.0-13.6 is installed
OR libvirt-daemon-xen-5.1.0-13.6 is installed
OR libvirt-doc-5.1.0-13.6 is installed
OR libvirt-libs-5.1.0-13.6 is installed
OR libvirt-lock-sanlock-5.1.0-13.6 is installed
OR libvirt-nss-5.1.0-13.6 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 apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_162-94_72-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
libpoppler-devel-0.12.3-1.8 is installed
OR libpoppler-glib-devel-0.12.3-1.8 is installed
OR libpoppler-qt2-0.12.3-1.8 is installed
OR libpoppler-qt3-devel-0.12.3-1.8 is installed
OR libpoppler-qt4-devel-0.12.3-1.8 is installed
OR poppler-tools-0.12.3-1.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND emacs-nox-22.3-4.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
OpenEXR-32bit-1.6.1-83.17 is installed
OR OpenEXR-devel-1.6.1-83.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.411-4 is installed
OR flash-player-gnome-11.2.202.411-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gstreamer-0_10-plugins-bad-0.10.23-19.6 is installed
OR gstreamer-0_10-plugins-bad-lang-0.10.23-19.6 is installed
OR libgstbasecamerabinsrc-0_10-23-0.10.23-19.6 is installed
OR libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-19.6 is installed
OR libgstbasevideo-0_10-23-0.10.23-19.6 is installed
OR libgstbasevideo-0_10-23-32bit-0.10.23-19.6 is installed
OR libgstcodecparsers-0_10-23-0.10.23-19.6 is installed
OR libgstphotography-0_10-23-0.10.23-19.6 is installed
OR libgstphotography-0_10-23-32bit-0.10.23-19.6 is installed
OR libgstsignalprocessor-0_10-23-0.10.23-19.6 is installed
OR libgstsignalprocessor-0_10-23-32bit-0.10.23-19.6 is installed
OR libgstvdp-0_10-23-0.10.23-19.6 is installed
OR libgstvdp-0_10-23-32bit-0.10.23-19.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.74-92.29 is installed
OR kernel-default-extra-4.4.74-92.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.20 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.20 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
evolution-3.22.6-19.9 is installed
OR evolution-lang-3.22.6-19.9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
MozillaFirefox-45.8.0esr-68.1 is installed
OR MozillaFirefox-translations-45.8.0esr-68.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-heat-5.0.2~a0~dev9-1.4 is installed
OR openstack-heat-api-5.0.2~a0~dev9-1.4 is installed
OR openstack-heat-api-cfn-5.0.2~a0~dev9-1.4 is installed
OR openstack-heat-api-cloudwatch-5.0.2~a0~dev9-1.4 is installed
OR openstack-heat-engine-5.0.2~a0~dev9-1.4 is installed
OR openstack-heat-plugin-heat_docker-5.0.2~a0~dev9-1.4 is installed
OR python-heat-5.0.2~a0~dev9-1.4 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
SDL2-2.0.5-2 is installed
OR ffmpeg-3.3.4-11 is installed
OR lame-3.99.5-2 is installed
OR lame-doc-3.99.5-2 is installed
OR lame-mp3rtp-3.99.5-2 is installed
OR libSDL2-2_0-0-2.0.5-2 is installed
OR libSDL2-devel-2.0.5-2 is installed
OR libavcodec-devel-3.3.4-11 is installed
OR libavcodec57-3.3.4-11 is installed
OR libavdevice-devel-3.3.4-11 is installed
OR libavdevice57-3.3.4-11 is installed
OR libavfilter-devel-3.3.4-11 is installed
OR libavfilter6-3.3.4-11 is installed
OR libavformat-devel-3.3.4-11 is installed
OR libavformat57-3.3.4-11 is installed
OR libavresample-devel-3.3.4-11 is installed
OR libavresample3-3.3.4-11 is installed
OR libavutil-devel-3.3.4-11 is installed
OR libavutil55-3.3.4-11 is installed
OR libmp3lame-devel-3.99.5-2 is installed
OR libmp3lame0-3.99.5-2 is installed
OR libpostproc-devel-3.3.4-11 is installed
OR libpostproc54-3.3.4-11 is installed
OR libswresample-devel-3.3.4-11 is installed
OR libswresample2-3.3.4-11 is installed
OR libswscale-devel-3.3.4-11 is installed
OR libswscale4-3.3.4-11 is installed
OR libtwolame-devel-0.3.13-2 is installed
OR libtwolame0-0.3.13-2 is installed
OR twolame-0.3.13-2 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
SDL2-2.0.5-2 is installed
OR ffmpeg-3.3.4-11 is installed
OR lame-3.99.5-2 is installed
OR lame-doc-3.99.5-2 is installed
OR lame-mp3rtp-3.99.5-2 is installed
OR libSDL2-2_0-0-2.0.5-2 is installed
OR libSDL2-devel-2.0.5-2 is installed
OR libavcodec-devel-3.3.4-11 is installed
OR libavcodec57-3.3.4-11 is installed
OR libavdevice-devel-3.3.4-11 is installed
OR libavdevice57-3.3.4-11 is installed
OR libavfilter-devel-3.3.4-11 is installed
OR libavfilter6-3.3.4-11 is installed
OR libavformat-devel-3.3.4-11 is installed
OR libavformat57-3.3.4-11 is installed
OR libavresample-devel-3.3.4-11 is installed
OR libavresample3-3.3.4-11 is installed
OR libavutil-devel-3.3.4-11 is installed
OR libavutil55-3.3.4-11 is installed
OR libmp3lame-devel-3.99.5-2 is installed
OR libmp3lame0-3.99.5-2 is installed
OR libpostproc-devel-3.3.4-11 is installed
OR libpostproc54-3.3.4-11 is installed
OR libswresample-devel-3.3.4-11 is installed
OR libswresample2-3.3.4-11 is installed
OR libswscale-devel-3.3.4-11 is installed
OR libswscale4-3.3.4-11 is installed
OR libtwolame-devel-0.3.13-2 is installed
OR libtwolame0-0.3.13-2 is installed
OR twolame-0.3.13-2 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
freexl-1.0.4-5 is installed
OR freexl-devel-1.0.4-5 is installed
OR libfreexl1-1.0.4-5 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
jq-1.5-5 is installed
OR libjq-devel-1.5-5 is installed
OR libjq1-1.5-5 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-63.0.3239.84-40 is installed
OR chromium-63.0.3239.84-40 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
chromedriver-79.0.3945.79-19 is installed
OR chromium-79.0.3945.79-19 is installed
|