Oval Definition:oval:org.opensuse.security:def:29016
Revision Date:2020-12-01Version:1
Title:Security update for the Linux Kernel (Important)
Description:



The SUSE Linux Enterprise 11-SP4 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2019-11135: Aborting an asynchronous TSX operation on Intel CPUs with Transactional Memory support could be used to facilitate sidechannel information leaks out of microarchitectural buffers, similar to the previously described 'Microarchitectural Data Sampling' attack.

The Linux kernel was supplemented with the option to disable TSX operation altogether (requiring CPU Microcode updates on older systems) and better flushing of microarchitectural buffers (VERW).

The set of options available is described in our TID at https://www.suse.com/support/kb/doc/?id=7023735

- CVE-2018-12207: Untrusted virtual machines on Intel CPUs could exploit a race condition in the Instruction Fetch Unit of the Intel CPU to cause a Machine Exception during Page Size Change, causing the CPU core to be non-functional.

The Linux Kernel kvm hypervisor was adjusted to avoid page size changes in executable pages by splitting / merging huge pages into small pages as needed. More information can be found on https://www.suse.com/support/kb/doc/?id=7024251

- CVE-2019-16233: drivers/scsi/qla2xxx/qla_os.c did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150457). - CVE-2019-10220: Added sanity checks on the pathnames passed to the user space. (bsc#1144903). - CVE-2019-16234: iwlwifi pcie driver did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150452). - CVE-2019-16232: Fix a potential NULL pointer dereference in the Marwell libertas driver (bsc#1150465). - CVE-2019-17052: ax25_create in the AF_AX25 network module in the Linux kernel did not enforce CAP_NET_RAW, which meant that unprivileged users could create a raw socket, aka CID-0614e2b73768. (bnc#1152779) - CVE-2019-17055: base_sock_create in the AF_ISDN network module in the Linux kernel did not enforce CAP_NET_RAW, which means that unprivileged users can create a raw socket, aka CID-b91ee4aa2a21. (bnc#1152782) - CVE-2019-17054: atalk_create in the AF_APPLETALK network module in the Linux kernel did not enforce CAP_NET_RAW, which means that unprivileged users can create a raw socket, aka CID-6cc03e8aa36c. (bnc#1152786) - CVE-2019-17133: cfg80211 wireless extension did not reject a long SSID IE, leading to a Buffer Overflow (bsc#1153158). - CVE-2019-17053: ieee802154_create in the AF_IEEE802154 network module in the Linux kernel did not enforce CAP_NET_RAW, which means that unprivileged users could create a raw socket, aka CID-e69dbd4619e7. (bnc#1152789) - CVE-2019-16413: The 9p filesystem did not protect i_size_write() properly, which caused an i_size_read() infinite loop and denial of service on SMP systems. (bnc#1151347) - CVE-2019-15291: There was a NULL pointer dereference caused by a malicious USB device in the flexcop_usb_probe function. (bnc#1146540) - CVE-2019-15807: There was a memory leak in the SAS expander driver when SAS expander discovery fails. This could cause a denial of service. (bnc#1148938) - CVE-2019-14821: An out-of-bounds access issue was found in the way Linux the kernel's KVM hypervisor implemented the Coalesced MMIO write operation. It operated on an MMIO ring buffer 'struct kvm_coalesced_mmio' object, wherein write indices value could be supplied by a host user-space process. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system. (bnc#1151350) - CVE-2019-15505: The Linux kernel had an out-of-bounds read via crafted USB device traffic (which may have been remote via usbip or usbredir). (bnc#1147122) - CVE-2019-14835: A buffer overflow flaw was found in the way Linux kernel's vhost functionality that translates virtqueue buffers to IOVs, logged the buffer descriptors during migration. A privileged guest user able to pass descriptors with invalid length to the host when migration is underway, could have used this flaw to increase their privileges on the host. (bnc#1150112) - CVE-2019-15216: There was a NULL pointer dereference caused by a malicious USB device in the drivers/usb/misc/yurex.c driver. (bnc#1146361) - CVE-2019-9456: In the Android kernel in Pixel C USB monitor driver there was a possible OOB write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction was not needed for exploitation. (bnc#1150025) - CVE-2019-15927: An out-of-bounds access existed in the function build_audio_procunit in the file sound/usb/mixer.c. (bnc#1149522) - CVE-2019-15902: Misuse of the upstream 'x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()' commit reintroduced the Spectre vulnerability that it aimed to eliminate. This occurred because the backport process depends on cherry picking specific commits, and because two (correctly ordered)\ code lines were swapped. (bnc#1149376) - CVE-2019-15219: There was a NULL pointer dereference caused by a malicious USB device in the drivers/usb/misc/sisusbvga/sisusb.c driver. (bnc#1146524) - CVE-2017-18509: An issue was discovered in net/ipv6/ip6mr.c in the Linux kernel By setting a specific socket option, an attacker could control a pointer in kernel land and cause an inet_csk_listen_stop general protection fault, or potentially execute arbitrary code under certain circumstances. The issue could be triggered as root (e.g., inside a default LXC container or with the CAP_NET_ADMIN capability) or after namespace unsharing. This occurred because sk_type and protocol were not checked in the appropriate part of the ip6_mroute_* functions. (bnc#1145477) - CVE-2019-15212: There was a double-free caused by a malicious USB device in the drivers/usb/misc/rio500.c driver. (bnc#1146391) - CVE-2019-15292: There was a use-after-free in atalk_proc_exit. (bnc#1146678) - CVE-2019-15217: There was a NULL pointer dereference caused by a malicious USB device in the drivers/media/usb/zr364xx/zr364xx.c driver. (bnc#1146547) - CVE-2018-20976: A use after free was discovered in fs/xfs/xfs_super.c, related to xfs_fs_fill_super failure. (bnc#1146285) - CVE-2017-18551: There was an out of bounds write in the function i2c_smbus_xfer_emulated. (bnc#1146163) - CVE-2019-15118: check_input_term in sound/usb/mixer.c mishandled recursion, leading to kernel stack exhaustion. (bnc#1145922)

The following non-security bugs were fixed:

- add a missing lfence in kernel error entry and remove a superfluous lfence in userspace interrupt exit paths - Documentation: Add ITLB_MULTIHIT documentation (bnc#1117665). - array_index_nospec: Sanitize speculative array (bsc#1155671) - cpu/speculation: Uninline and export CPU mitigations helpers (bnc#1117665). - IB/core: Add mitigation for Spectre V1 (bsc#1155671) - inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state (bsc#1101061). - kABI Fix for IFU Patches (bsc#1117665). - kthread: Implement park/unpark facility (bsc#1117665). - kvm: Convert kvm_lock to a mutex (bsc#1117665). - kvm: MMU: drop read-only large sptes when creating lower level sptes (bsc#1117665). - kvm: MMU: fast invalidate all pages (bsc1117665). - kvm: VMX: export PFEC.P bit on ept (bsc#1117665). - kvm: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (bsc#1117665). - kvm: x86: make FNAME(fetch) and __direct_map more similar (bsc#1117665). - kvm: x86: mmu: Apply global mitigations knob to ITLB_MULTIHIT (bnc#1117665). - mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages (bsc#1143327). - mm: use only per-device readahead limit (bsc#1143327). - powerpc/64s: support nospectre_v2 cmdline option (bsc#1131107). - powerpc/fsl: Add nospectre_v2 command line argument (bsc#1131107). - powerpc/fsl: Update Spectre v2 reporting (bsc#1131107). - powerpc/security: Show powerpc_security_features in debugfs (bsc#1131107). - xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering (bsc#1150599).
Family:unixClass:patch
Status:Reference(s):1025068
1025223
1076391
1083624
1085295
1085585
1087082
1087083
1100147
1101061
1113201
1117665
1131107
1133114
1133145
1143327
1144902
1144903
1145477
1145922
1146163
1146285
1146361
1146391
1146524
1146540
1146547
1146678
1147122
1148938
1149376
1149522
1150025
1150112
1150452
1150457
1150465
1150599
1151347
1151350
1152779
1152782
1152786
1152789
1153158
1155671
1176331
783002
802154
811934
858673
868682
936875
942801
948791
952188
957531
958963
960155
962189
CVE-2013-2266
CVE-2014-0015
CVE-2014-2527
CVE-2014-2528
CVE-2015-2695
CVE-2015-4491
CVE-2015-7552
CVE-2015-7674
CVE-2015-8327
CVE-2015-8560
CVE-2015-8704
CVE-2017-18234
CVE-2017-18509
CVE-2017-18551
CVE-2017-2626
CVE-2018-1063
CVE-2018-12207
CVE-2018-20976
CVE-2018-3639
CVE-2018-3640
CVE-2018-5711
CVE-2018-7730
CVE-2019-10218
CVE-2019-10220
CVE-2019-11135
CVE-2019-11365
CVE-2019-11366
CVE-2019-14821
CVE-2019-14835
CVE-2019-15118
CVE-2019-15212
CVE-2019-15216
CVE-2019-15217
CVE-2019-15219
CVE-2019-15291
CVE-2019-15292
CVE-2019-15505
CVE-2019-15807
CVE-2019-15902
CVE-2019-15927
CVE-2019-16232
CVE-2019-16233
CVE-2019-16234
CVE-2019-16413
CVE-2019-17052
CVE-2019-17053
CVE-2019-17054
CVE-2019-17055
CVE-2019-17133
CVE-2019-9456
CVE-2020-1968
SUSE-SU-2016:0200-1
SUSE-SU-2019:14033-1
SUSE-SU-2019:14218-1
Platform(s):openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for Basesystem 15
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 Legacy Software 12
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Server 11
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-CLIENT-TOOLS
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-CLIENT-TOOLS
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-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
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-CLIENT-TOOLS
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-CLIENT-TOOLS
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 VMWare 11 SP2
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 Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND python3-PyJWT-1.4.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • xen-4.4.2_08-22.5 is installed
  • OR xen-kmp-default-4.4.2_08_k3.12.43_52.6-22.5 is installed
  • OR xen-libs-4.4.2_08-22.5 is installed
  • OR xen-libs-32bit-4.4.2_08-22.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • xscreensaver-5.22-7 is installed
  • OR xscreensaver-data-5.22-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • NetworkManager-1.0.12-12 is installed
  • OR NetworkManager-lang-1.0.12-12 is installed
  • OR libnm-glib-vpn1-1.0.12-12 is installed
  • OR libnm-glib4-1.0.12-12 is installed
  • OR libnm-util2-1.0.12-12 is installed
  • OR libnm0-1.0.12-12 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-12 is installed
  • OR typelib-1_0-NMClient-1_0-1.0.12-12 is installed
  • OR typelib-1_0-NetworkManager-1_0-1.0.12-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • avahi-0.6.32-30 is installed
  • OR avahi-lang-0.6.32-30 is installed
  • OR libavahi-client3-0.6.32-30 is installed
  • OR libavahi-client3-32bit-0.6.32-30 is installed
  • OR libavahi-common3-0.6.32-30 is installed
  • OR libavahi-common3-32bit-0.6.32-30 is installed
  • OR libavahi-core7-0.6.32-30 is installed
  • OR libdns_sd-0.6.32-30 is installed
  • OR libdns_sd-32bit-0.6.32-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • ocfs2-1.6-0.28.11 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.108-0.28.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • postgresql10-10.6-4.8 is installed
  • OR postgresql10-test-10.6-4.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libwireshark9-2.4.10-3.12 is installed
  • OR libwiretap7-2.4.10-3.12 is installed
  • OR libwscodecs1-2.4.10-3.12 is installed
  • OR libwsutil8-2.4.10-3.12 is installed
  • OR wireshark-2.4.10-3.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND python-setuptools-1.1.7-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libcdio-0.94-6.3 is installed
  • OR libcdio++0-0.94-6.3 is installed
  • OR libcdio-devel-0.94-6.3 is installed
  • OR libcdio16-0.94-6.3 is installed
  • OR libiso9660-10-0.94-6.3 is installed
  • OR libudf0-0.94-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.24 is installed
  • OR perl-PerlMagick-7.0.7.34-3.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-78 is installed
  • OR libopenssl0_9_8-0.9.8j-78 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-78 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-23-default-3-7 is installed
  • OR kernel-livepatch-SLE15_Update_0-3-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • dom4j-1.6.1-4.3 is installed
  • OR dom4j-demo-1.6.1-4.3 is installed
  • OR dom4j-javadoc-1.6.1-4.3 is installed
  • OR dom4j-manual-1.6.1-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.60-52.63 is installed
  • OR kernel-ec2-devel-3.12.60-52.63 is installed
  • OR kernel-ec2-extra-3.12.60-52.63 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • krb5-plugin-kdb-ldap-1.15.2-4 is installed
  • OR krb5-server-1.15.2-4 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
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND atftp-0.7.0-135.23.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • OpenEXR-1.6.1-83.17 is installed
  • OR OpenEXR-32bit-1.6.1-83.17 is installed
  • OR OpenEXR-x86-1.6.1-83.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • OpenEXR-1.6.1-83.17 is installed
  • OR OpenEXR-32bit-1.6.1-83.17 is installed
  • OR OpenEXR-x86-1.6.1-83.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • krb5-1.6.3-133.48.48 is installed
  • OR krb5-32bit-1.6.3-133.48.48 is installed
  • OR krb5-apps-clients-1.6.3-133.48.48 is installed
  • OR krb5-apps-servers-1.6.3-133.48.48 is installed
  • OR krb5-client-1.6.3-133.48.48 is installed
  • OR krb5-doc-1.6.3-133.49.62 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
  • OR krb5-server-1.6.3-133.48.48 is installed
  • OR krb5-x86-1.6.3-133.48.48 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • krb5-1.6.3-133.48.48 is installed
  • OR krb5-32bit-1.6.3-133.48.48 is installed
  • OR krb5-apps-clients-1.6.3-133.48.48 is installed
  • OR krb5-apps-servers-1.6.3-133.48.48 is installed
  • OR krb5-client-1.6.3-133.48.48 is installed
  • OR krb5-doc-1.6.3-133.49.62 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
  • OR krb5-server-1.6.3-133.48.48 is installed
  • OR krb5-x86-1.6.3-133.48.48 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • krb5-1.6.3-133.48.48 is installed
  • OR krb5-32bit-1.6.3-133.48.48 is installed
  • OR krb5-apps-clients-1.6.3-133.48.48 is installed
  • OR krb5-apps-servers-1.6.3-133.48.48 is installed
  • OR krb5-client-1.6.3-133.48.48 is installed
  • OR krb5-doc-1.6.3-133.49.62 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
  • OR krb5-server-1.6.3-133.48.48 is installed
  • OR krb5-x86-1.6.3-133.48.48 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • exempi-2.0.2-4.5 is installed
  • OR libexempi3-2.0.2-4.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • exempi-2.0.2-4.5 is installed
  • OR libexempi3-2.0.2-4.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • g3utils-1.1.36-26 is installed
  • OR mgetty-1.1.36-26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.22 is installed
  • OR bind-chrootenv-9.9.6P1-0.22 is installed
  • OR bind-devel-9.9.6P1-0.22 is installed
  • OR bind-doc-9.9.6P1-0.22 is installed
  • OR bind-libs-9.9.6P1-0.22 is installed
  • OR bind-libs-32bit-9.9.6P1-0.22 is installed
  • OR bind-utils-9.9.6P1-0.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.22 is installed
  • OR bind-chrootenv-9.9.6P1-0.22 is installed
  • OR bind-devel-9.9.6P1-0.22 is installed
  • OR bind-doc-9.9.6P1-0.22 is installed
  • OR bind-libs-9.9.6P1-0.22 is installed
  • OR bind-libs-32bit-9.9.6P1-0.22 is installed
  • OR bind-utils-9.9.6P1-0.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-3.0.101-0.47.67 is installed
  • OR kernel-default-base-3.0.101-0.47.67 is installed
  • OR kernel-default-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-man-3.0.101-0.47.67 is installed
  • OR kernel-ec2-3.0.101-0.47.67 is installed
  • OR kernel-ec2-base-3.0.101-0.47.67 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.67 is installed
  • OR kernel-pae-3.0.101-0.47.67 is installed
  • OR kernel-pae-base-3.0.101-0.47.67 is installed
  • OR kernel-pae-devel-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-base-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
  • OR kernel-source-3.0.101-0.47.67 is installed
  • OR kernel-syms-3.0.101-0.47.67 is installed
  • OR kernel-trace-3.0.101-0.47.67 is installed
  • OR kernel-trace-base-3.0.101-0.47.67 is installed
  • OR kernel-trace-devel-3.0.101-0.47.67 is installed
  • OR kernel-xen-3.0.101-0.47.67 is installed
  • OR kernel-xen-base-3.0.101-0.47.67 is installed
  • OR kernel-xen-devel-3.0.101-0.47.67 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-3.0.101-0.47.67 is installed
  • OR kernel-default-base-3.0.101-0.47.67 is installed
  • OR kernel-default-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-man-3.0.101-0.47.67 is installed
  • OR kernel-ec2-3.0.101-0.47.67 is installed
  • OR kernel-ec2-base-3.0.101-0.47.67 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.67 is installed
  • OR kernel-pae-3.0.101-0.47.67 is installed
  • OR kernel-pae-base-3.0.101-0.47.67 is installed
  • OR kernel-pae-devel-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-base-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
  • OR kernel-source-3.0.101-0.47.67 is installed
  • OR kernel-syms-3.0.101-0.47.67 is installed
  • OR kernel-trace-3.0.101-0.47.67 is installed
  • OR kernel-trace-base-3.0.101-0.47.67 is installed
  • OR kernel-trace-devel-3.0.101-0.47.67 is installed
  • OR kernel-xen-3.0.101-0.47.67 is installed
  • OR kernel-xen-base-3.0.101-0.47.67 is installed
  • OR kernel-xen-devel-3.0.101-0.47.67 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-3.0.101-0.47.67 is installed
  • OR kernel-default-base-3.0.101-0.47.67 is installed
  • OR kernel-default-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-man-3.0.101-0.47.67 is installed
  • OR kernel-ec2-3.0.101-0.47.67 is installed
  • OR kernel-ec2-base-3.0.101-0.47.67 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.67 is installed
  • OR kernel-pae-3.0.101-0.47.67 is installed
  • OR kernel-pae-base-3.0.101-0.47.67 is installed
  • OR kernel-pae-devel-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-base-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
  • OR kernel-source-3.0.101-0.47.67 is installed
  • OR kernel-syms-3.0.101-0.47.67 is installed
  • OR kernel-trace-3.0.101-0.47.67 is installed
  • OR kernel-trace-base-3.0.101-0.47.67 is installed
  • OR kernel-trace-devel-3.0.101-0.47.67 is installed
  • OR kernel-xen-3.0.101-0.47.67 is installed
  • OR kernel-xen-base-3.0.101-0.47.67 is installed
  • OR kernel-xen-devel-3.0.101-0.47.67 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • NetworkManager-0.7.1_git20090811-3.28 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.54 is installed
  • OR libMagickCore1-6.4.3.6-7.54 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.54 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.54 is installed
  • OR libMagickCore1-6.4.3.6-7.54 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.54 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • apport-0.114-12.8.3 is installed
  • OR apport-crashdb-sle-0.114-0.8.3 is installed
  • OR apport-gtk-0.114-12.8.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • apport-0.114-12.8.3 is installed
  • OR apport-crashdb-sle-0.114-0.8.3 is installed
  • OR apport-gtk-0.114-12.8.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-2.30 is installed
  • OR libldap-2_4-2-2.4.26-0.30 is installed
  • OR libldap-2_4-2-32bit-2.4.26-0.30 is installed
  • OR libldap-2_4-2-x86-2.4.26-0.30 is installed
  • OR openldap2-2.4.26-0.30 is installed
  • OR openldap2-back-meta-2.4.26-0.30 is installed
  • OR openldap2-client-2.4.26-0.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • libopenssl0_9_8-0.9.8j-0.106.25 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.106.25 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.106.25 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.25 is installed
  • OR openssl-0.9.8j-0.106.25 is installed
  • OR openssl-doc-0.9.8j-0.106.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • libopenssl0_9_8-0.9.8j-0.106.25 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.106.25 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.106.25 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.25 is installed
  • OR openssl-0.9.8j-0.106.25 is installed
  • OR openssl-doc-0.9.8j-0.106.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • dbus-1-1.8.16-14 is installed
  • OR dbus-1-x11-1.8.16-14 is installed
  • OR libdbus-1-3-1.8.16-14 is installed
  • OR libdbus-1-3-32bit-1.8.16-14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • dbus-1-1.8.16-14 is installed
  • OR dbus-1-x11-1.8.16-14 is installed
  • OR libdbus-1-3-1.8.16-14 is installed
  • OR libdbus-1-3-32bit-1.8.16-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • libpng16-16-1.6.8-2 is installed
  • OR libpng16-16-32bit-1.6.8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND wpa_supplicant-2.2-14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND wpa_supplicant-2.2-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-9 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_48-default-2-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-2-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_48-default-2-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-2-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND sudo-1.8.10p3-8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND sudo-1.8.10p3-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND libmusicbrainz4-2.1.5-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_45-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_14-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND apache2-mod_perl-2.0.8-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • apache2-mod_apparmor-2.8.2-49 is installed
  • OR apparmor-docs-2.8.2-49 is installed
  • OR apparmor-parser-2.8.2-49 is installed
  • OR apparmor-profiles-2.8.2-49 is installed
  • OR apparmor-utils-2.8.2-49 is installed
  • OR libapparmor1-2.8.2-49 is installed
  • OR libapparmor1-32bit-2.8.2-49 is installed
  • OR pam_apparmor-2.8.2-49 is installed
  • OR pam_apparmor-32bit-2.8.2-49 is installed
  • OR perl-apparmor-2.8.2-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND busybox-1.21.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • xen-4.4.4_05-22.28 is installed
  • OR xen-doc-html-4.4.4_05-22.28 is installed
  • OR xen-kmp-default-4.4.4_05_k3.12.60_52.63-22.28 is installed
  • OR xen-libs-4.4.4_05-22.28 is installed
  • OR xen-libs-32bit-4.4.4_05-22.28 is installed
  • OR xen-tools-4.4.4_05-22.28 is installed
  • OR xen-tools-domU-4.4.4_05-22.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • openvpn-2.3.8-16.17 is installed
  • OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • ghostscript-9.26-23.16 is installed
  • OR ghostscript-x11-9.26-23.16 is installed
  • OR libspectre-0.2.7-12.4 is installed
  • OR libspectre1-0.2.7-12.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND icu-52.1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libqt4-sql-mysql-32bit-4.8.6-7 is installed
  • OR libqt4-sql-postgresql-4.8.6-7 is installed
  • OR libqt4-sql-postgresql-32bit-4.8.6-7 is installed
  • OR libqt4-sql-sqlite-32bit-4.8.6-7 is installed
  • OR libqt4-sql-unixODBC-4.8.6-7 is installed
  • OR libqt4-sql-unixODBC-32bit-4.8.6-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND libfbembed2_5-2.5.2.26539-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.6 is installed
  • OR kernel-default-extra-4.12.14-25.6 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • MozillaFirefox-52.9.0esr-109.38 is installed
  • OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
  • OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
  • BACK