Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for kvm (Important) |
Description: |
This update for kvm fixes several issues.
These security issues were fixed:
- CVE-2017-2620: In CIRRUS_BLTMODE_MEMSYSSRC mode the bitblit copy routine cirrus_bitblt_cputovideo failed to check the memory region, allowing for an out-of-bounds write that allows for privilege escalation (bsc#1024972) - CVE-2017-2615: An error in the bitblt copy operation could have allowed a malicious guest administrator to cause an out of bounds memory access, possibly leading to information disclosure or privilege escalation (bsc#1023004) - CVE-2016-9776: The ColdFire Fast Ethernet Controller emulator support was vulnerable to an infinite loop issue while receiving packets in 'mcf_fec_receive'. A privileged user/process inside guest could have used this issue to crash the Qemu process on the host leading to DoS (bsc#1013285) - CVE-2016-9911: The USB EHCI Emulation support was vulnerable to a memory leakage issue while processing packet data in 'ehci_init_transfer'. A guest user/process could have used this issue to leak host memory, resulting in DoS for the host (bsc#1014111) - CVE-2016-9907: The USB redirector usb-guest support was vulnerable to a memory leakage flaw when destroying the USB redirector in 'usbredir_handle_destroy'. A guest user/process could have used this issue to leak host memory, resulting in DoS for a host (bsc#1014109) - CVE-2016-9921: The Cirrus CLGD 54xx VGA Emulator support was vulnerable to a divide by zero issue while copying VGA data. A privileged user inside guest could have used this flaw to crash the process instance on the host, resulting in DoS (bsc#1014702) - CVE-2016-9922: The Cirrus CLGD 54xx VGA Emulator support was vulnerable to a divide by zero issue while copying VGA data. A privileged user inside guest could have used this flaw to crash the process instance on the host, resulting in DoS (bsc#1014702) - CVE-2017-5898: The CCID Card device emulator support was vulnerable to an integer overflow allowing a privileged user inside the guest to crash the Qemu process resulting in DoS (bnc#1023907) - CVE-2016-10155: The virtual hardware watchdog 'wdt_i6300esb' was vulnerable to a memory leakage issue allowing a privileged user to cause a DoS and/or potentially crash the Qemu process on the host (bsc#1021129) - CVE-2017-5856: The MegaRAID SAS 8708EM2 Host Bus Adapter emulation support was vulnerable to a memory leakage issue allowing a privileged user to leak host memory resulting in DoS (bsc#1023053) - CVE-2016-9602: The VirtFS host directory sharing via Plan 9 File System(9pfs) support was vulnerable to an improper link following issue which allowed a privileged user inside guest to access host file system beyond the shared folder and potentially escalating their privileges on a host (bsc#1020427) - CVE-2016-9603: A privileged user within the guest VM could have caused a heap overflow in the device model process, potentially escalating their privileges to that of the device model process (bsc#1028656) - CVE-2017-10664: qemu-nbd did not ignore SIGPIPE, which allowed remote attackers to cause a denial of service (daemon crash) by disconnecting during a server-to-client reply attempt (bsc#1046636) - CVE-2017-10806: Stack-based buffer overflow allowed local guest OS users to cause a denial of service (QEMU process crash) via vectors related to logging debug messages (bsc#1047674) - CVE-2017-11334: The address_space_write_continue function allowed local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area (bsc#1048902) - CVE-2017-11434: The dhcp_decode function in slirp/bootp.c allowed local guest OS users to cause a denial of service (out-of-bounds read) via a crafted DHCP options string (bsc#1049381) - CVE-2017-13672: The VGA display emulator support allowed local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update (bsc#1056334) - CVE-2017-14167: Integer overflow in the load_multiboot function allowed local guest OS users to execute arbitrary code on the host via crafted multiboot header address values, which trigger an out-of-bounds write (bsc#1057585) - CVE-2017-15038: Race condition in the v9fs_xattrwalk function local guest OS users to obtain sensitive information from host heap memory via vectors related to reading extended attributes (bsc#1062069) - CVE-2017-15289: The mode4and5 write functions allowed local OS guest privileged users to cause a denial of service (out-of-bounds write access and Qemu process crash) via vectors related to dst calculation (bsc#1063122) - CVE-2017-5579: The 16550A UART serial device emulation support was vulnerable to a memory leakage issue allowing a privileged user to cause a DoS and/or potentially crash the Qemu process on the host (bsc#1021741) - CVE-2017-5973: A infinite loop while doing control transfer in xhci_kick_epctx allowed privileged user inside the guest to crash the host process resulting in DoS (bsc#1025109) - CVE-2017-6505: The ohci_service_ed_list function allowed local guest OS users to cause a denial of service (infinite loop) via vectors involving the number of link endpoint list descriptors (bsc#1028184) - CVE-2017-7471: The VirtFS host directory sharing via Plan 9 File System(9pfs) support was vulnerable to an improper access control issue which allowed a privileged user inside guest to access host file system beyond the shared folder and potentially escalating their privileges on a host (bsc#1034866) - CVE-2017-7493: The VirtFS, host directory sharing via Plan 9 File System(9pfs) support, was vulnerable to an improper access control issue. It could occur while accessing virtfs metadata files in mapped-file security mode. A guest user could have used this flaw to escalate their privileges inside guest (bsc#1039495) - CVE-2017-7718: hw/display/cirrus_vga_rop.h allowed local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors related to copying VGA data via the cirrus_bitblt_rop_fwd_transp_ and cirrus_bitblt_rop_fwd_ functions (bsc#1034908) - CVE-2017-7980: An out-of-bounds r/w access issues in the Cirrus CLGD 54xx VGA Emulator support allowed privileged user inside guest to use this flaw to crash the Qemu process resulting in DoS or potentially execute arbitrary code on a host with privileges of Qemu process on the host (bsc#1035406) - CVE-2017-8086: A memory leak in the v9fs_list_xattr function in hw/9pfs/9p-xattr.c allowed local guest OS privileged users to cause a denial of service (memory consumption) via vectors involving the orig_value variable (bsc#1035950) - CVE-2017-8309: Memory leak in the audio/audio.c allowed remote attackers to cause a denial of service (memory consumption) by repeatedly starting and stopping audio capture (bsc#1037242) - CVE-2017-9330: USB OHCI Emulation in qemu allowed local guest OS users to cause a denial of service (infinite loop) by leveraging an incorrect return value (bsc#1042159) - CVE-2017-9373: The IDE AHCI Emulation support was vulnerable to a host memory leakage issue, which allowed a privileged user inside guest to leak host memory resulting in DoS (bsc#1042801) - CVE-2017-9375: The USB xHCI controller emulator support was vulnerable to an infinite recursive call loop issue, which allowed a privileged user inside guest to crash the Qemu process resulting in DoS (bsc#1042800) - CVE-2017-9503: The MegaRAID SAS 8708EM2 Host Bus Adapter emulation support was vulnerable to a null pointer dereference issue which allowed a privileged user inside guest to crash the Qemu process on the host resulting in DoS (bsc#1043296) * Fix privilege escalation in TCG mode (bsc#1030624)
These non-security issues were fixed:
- bsc#1045035: Fixed regression introduced by previous virtfs security fixes - bsc#1038396: Fixed 12 tempest tests - bsc#1034044: Prevent KVM guests stuck when waiting for sg_io() completion - bsc#1031051: Prevent I/O errors when using pvmove with disk device=lun - bsc#1049785: Make virsh dump output readable by crash - bsc#1015048: Fixed virtio interface failure - bsc#1016779: Fixed graphical update errors introduced by previous security fix - Fixed various inaccuracies in cirrus vga device emulation
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1009280 1010783 1013285 1014109 1014111 1014702 1015048 1016779 1017646 1020427 1021129 1021741 1023004 1023053 1023907 1024972 1025109 1028184 1028656 1030624 1031051 1034044 1034481 1034482 1034866 1034908 1035406 1035950 1037242 1038396 1039495 1042159 1042800 1042801 1043296 1043898 1043899 1045035 1046636 1047674 1048902 1049381 1049603 1049785 1056334 1057585 1062069 1063122 1066472 1066606 1066618 1066625 1066671 1066705 1067085 1083639 1087020 1117505 1117507 1117508 1117511 1123919 1139073 1141035 1155988 513934 598927 633111 663516 665415 771619 806919 806921 807450 817349 817350 821259 834601 881284 911325 911876 912654 912705 912978 915335 918995 918998 919464 922705 922706 958791 CVE-2011-0001 CVE-2013-1762 CVE-2013-1775 CVE-2013-1776 CVE-2013-2776 CVE-2013-2777 CVE-2013-4238 CVE-2014-3956 CVE-2014-9420 CVE-2014-9584 CVE-2014-9585 CVE-2015-2044 CVE-2015-2045 CVE-2015-2151 CVE-2015-2756 CVE-2015-8540 CVE-2016-10087 CVE-2016-10155 CVE-2016-5542 CVE-2016-5554 CVE-2016-5556 CVE-2016-5568 CVE-2016-5573 CVE-2016-5597 CVE-2016-9396 CVE-2016-9602 CVE-2016-9603 CVE-2016-9776 CVE-2016-9907 CVE-2016-9911 CVE-2016-9921 CVE-2016-9922 CVE-2017-10664 CVE-2017-10806 CVE-2017-11334 CVE-2017-11434 CVE-2017-11473 CVE-2017-13672 CVE-2017-14167 CVE-2017-15038 CVE-2017-15102 CVE-2017-15289 CVE-2017-16525 CVE-2017-16527 CVE-2017-16531 CVE-2017-16536 CVE-2017-16649 CVE-2017-2615 CVE-2017-2620 CVE-2017-5579 CVE-2017-5856 CVE-2017-5898 CVE-2017-5973 CVE-2017-6505 CVE-2017-7471 CVE-2017-7493 CVE-2017-7718 CVE-2017-7960 CVE-2017-7961 CVE-2017-7980 CVE-2017-8086 CVE-2017-8309 CVE-2017-8834 CVE-2017-8871 CVE-2017-9330 CVE-2017-9373 CVE-2017-9375 CVE-2017-9503 CVE-2018-19539 CVE-2018-19540 CVE-2018-19541 CVE-2018-19542 CVE-2018-7584 CVE-2018-9055 CVE-2019-11135 CVE-2019-11139 SUSE-SU-2015:0745-1 SUSE-SU-2016:3040-1 SUSE-SU-2017:3084-1 SUSE-SU-2019:14217-1
|
Platform(s): | openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Advanced Systems Management 12 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 Legacy Software 15 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-CLIENT-TOOLS 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-CLIENT-TOOLS 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 SP3 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12-LTSS 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-CLIENT-TOOLS 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-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY 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-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
avahi-0.6.32-3 is installed
OR avahi-autoipd-0.6.32-3 is installed
OR avahi-compat-mDNSResponder-devel-0.6.32-3 is installed
OR avahi-lang-0.6.32-3 is installed
OR libavahi-client3-0.6.32-3 is installed
OR libavahi-client3-32bit-0.6.32-3 is installed
OR libavahi-common3-0.6.32-3 is installed
OR libavahi-common3-32bit-0.6.32-3 is installed
OR libavahi-core7-0.6.32-3 is installed
OR libavahi-devel-0.6.32-3 is installed
OR libdns_sd-0.6.32-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND postgresql93-9.3.11-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
glibc-2.19-38 is installed
OR glibc-32bit-2.19-38 is installed
OR glibc-devel-2.19-38 is installed
OR glibc-devel-32bit-2.19-38 is installed
OR glibc-i18ndata-2.19-38 is installed
OR glibc-locale-2.19-38 is installed
OR glibc-locale-32bit-2.19-38 is installed
OR nscd-2.19-38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gstreamer-0_10-plugins-good-0.10.31-16 is installed
OR gstreamer-0_10-plugins-good-lang-0.10.31-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-12.3 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
puppet-3.8.5-15.9 is installed
OR puppet-server-3.8.5-15.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
qemu-2.11.2-9.9 is installed
OR qemu-tools-2.11.2-9.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-rack-1_4-1.4.5-8 is installed
OR rubygem-rack-1_4-1.4.5-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
MozillaFirefox-60.2.2-3.13 is installed
OR MozillaFirefox-branding-SLE-60-4.5 is installed
OR MozillaFirefox-devel-60.2.2-3.13 is installed
OR MozillaFirefox-translations-common-60.2.2-3.13 is installed
OR MozillaFirefox-translations-other-60.2.2-3.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND apache-pdfbox-1.8.12-5.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.3-12 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.3-12 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.3-12 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.3 is installed
OR reiserfs-kmp-default-4.12.14-25.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_13-default-6-2 is installed
OR kernel-livepatch-SLE15_Update_3-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND tiff-4.0.9-5.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.44-52.18 is installed
OR kernel-ec2-devel-3.12.44-52.18 is installed
OR kernel-ec2-extra-3.12.44-52.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND squid-4.4-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-83 is installed
OR php5-5.5.14-83 is installed
OR php5-bcmath-5.5.14-83 is installed
OR php5-bz2-5.5.14-83 is installed
OR php5-calendar-5.5.14-83 is installed
OR php5-ctype-5.5.14-83 is installed
OR php5-curl-5.5.14-83 is installed
OR php5-dba-5.5.14-83 is installed
OR php5-dom-5.5.14-83 is installed
OR php5-enchant-5.5.14-83 is installed
OR php5-exif-5.5.14-83 is installed
OR php5-fastcgi-5.5.14-83 is installed
OR php5-fileinfo-5.5.14-83 is installed
OR php5-fpm-5.5.14-83 is installed
OR php5-ftp-5.5.14-83 is installed
OR php5-gd-5.5.14-83 is installed
OR php5-gettext-5.5.14-83 is installed
OR php5-gmp-5.5.14-83 is installed
OR php5-iconv-5.5.14-83 is installed
OR php5-imap-5.5.14-83 is installed
OR php5-intl-5.5.14-83 is installed
OR php5-json-5.5.14-83 is installed
OR php5-ldap-5.5.14-83 is installed
OR php5-mbstring-5.5.14-83 is installed
OR php5-mcrypt-5.5.14-83 is installed
OR php5-mysql-5.5.14-83 is installed
OR php5-odbc-5.5.14-83 is installed
OR php5-opcache-5.5.14-83 is installed
OR php5-openssl-5.5.14-83 is installed
OR php5-pcntl-5.5.14-83 is installed
OR php5-pdo-5.5.14-83 is installed
OR php5-pear-5.5.14-83 is installed
OR php5-pgsql-5.5.14-83 is installed
OR php5-phar-5.5.14-83 is installed
OR php5-posix-5.5.14-83 is installed
OR php5-pspell-5.5.14-83 is installed
OR php5-shmop-5.5.14-83 is installed
OR php5-snmp-5.5.14-83 is installed
OR php5-soap-5.5.14-83 is installed
OR php5-sockets-5.5.14-83 is installed
OR php5-sqlite-5.5.14-83 is installed
OR php5-suhosin-5.5.14-83 is installed
OR php5-sysvmsg-5.5.14-83 is installed
OR php5-sysvsem-5.5.14-83 is installed
OR php5-sysvshm-5.5.14-83 is installed
OR php5-tokenizer-5.5.14-83 is installed
OR php5-wddx-5.5.14-83 is installed
OR php5-xmlreader-5.5.14-83 is installed
OR php5-xmlrpc-5.5.14-83 is installed
OR php5-xmlwriter-5.5.14-83 is installed
OR php5-xsl-5.5.14-83 is installed
OR php5-zip-5.5.14-83 is installed
OR php5-zlib-5.5.14-83 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND kvm-1.4.2-53.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
avahi-0.6.23-11.14 is installed
OR avahi-lang-0.6.23-11.14 is installed
OR libavahi-client3-0.6.23-11.14 is installed
OR libavahi-client3-32bit-0.6.23-11.14 is installed
OR libavahi-client3-x86-0.6.23-11.14 is installed
OR libavahi-common3-0.6.23-11.14 is installed
OR libavahi-common3-32bit-0.6.23-11.14 is installed
OR libavahi-common3-x86-0.6.23-11.14 is installed
OR libavahi-core5-0.6.23-11.14 is installed
OR libdns_sd-0.6.23-11.14 is installed
OR libdns_sd-32bit-0.6.23-11.14 is installed
OR libdns_sd-x86-0.6.23-11.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
avahi-0.6.23-11.14 is installed
OR avahi-lang-0.6.23-11.14 is installed
OR libavahi-client3-0.6.23-11.14 is installed
OR libavahi-client3-32bit-0.6.23-11.14 is installed
OR libavahi-client3-x86-0.6.23-11.14 is installed
OR libavahi-common3-0.6.23-11.14 is installed
OR libavahi-common3-32bit-0.6.23-11.14 is installed
OR libavahi-common3-x86-0.6.23-11.14 is installed
OR libavahi-core5-0.6.23-11.14 is installed
OR libdns_sd-0.6.23-11.14 is installed
OR libdns_sd-32bit-0.6.23-11.14 is installed
OR libdns_sd-x86-0.6.23-11.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND tgt-0.9.10-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND tgt-0.9.10-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND tgt-0.9.10-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
nagios-plugins-1.4.13-1 is installed
OR nagios-plugins-extras-1.4.13-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_18-0.15 is installed
OR xen-doc-html-4.0.3_21548_18-0.15 is installed
OR xen-doc-pdf-4.0.3_21548_18-0.15 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-libs-4.0.3_21548_18-0.15 is installed
OR xen-tools-4.0.3_21548_18-0.15 is installed
OR xen-tools-domU-4.0.3_21548_18-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_18-0.15 is installed
OR xen-doc-html-4.0.3_21548_18-0.15 is installed
OR xen-doc-pdf-4.0.3_21548_18-0.15 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-libs-4.0.3_21548_18-0.15 is installed
OR xen-tools-4.0.3_21548_18-0.15 is installed
OR xen-tools-domU-4.0.3_21548_18-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_18-0.15 is installed
OR xen-doc-html-4.0.3_21548_18-0.15 is installed
OR xen-doc-pdf-4.0.3_21548_18-0.15 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-libs-4.0.3_21548_18-0.15 is installed
OR xen-tools-4.0.3_21548_18-0.15 is installed
OR xen-tools-domU-4.0.3_21548_18-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_18-0.15 is installed
OR xen-doc-html-4.0.3_21548_18-0.15 is installed
OR xen-doc-pdf-4.0.3_21548_18-0.15 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.15 is installed
OR xen-libs-4.0.3_21548_18-0.15 is installed
OR xen-tools-4.0.3_21548_18-0.15 is installed
OR xen-tools-domU-4.0.3_21548_18-0.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
jasper-1.900.14-134.33.10 is installed
OR libjasper-1.900.14-134.33.10 is installed
OR libjasper-32bit-1.900.14-134.33.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
jasper-1.900.14-134.33.10 is installed
OR libjasper-1.900.14-134.33.10 is installed
OR libjasper-32bit-1.900.14-134.33.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
xen-4.1.4_02-0.5 is installed
OR xen-devel-4.1.6_08-0.11 is installed
OR xen-doc-html-4.1.4_02-0.5 is installed
OR xen-doc-pdf-4.1.4_02-0.5 is installed
OR xen-kmp-default-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-pae-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-trace-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-libs-4.1.4_02-0.5 is installed
OR xen-libs-32bit-4.1.4_02-0.5 is installed
OR xen-tools-4.1.4_02-0.5 is installed
OR xen-tools-domU-4.1.4_02-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
xen-4.1.4_02-0.5 is installed
OR xen-devel-4.1.6_08-0.11 is installed
OR xen-doc-html-4.1.4_02-0.5 is installed
OR xen-doc-pdf-4.1.4_02-0.5 is installed
OR xen-kmp-default-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-pae-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-trace-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-libs-4.1.4_02-0.5 is installed
OR xen-libs-32bit-4.1.4_02-0.5 is installed
OR xen-tools-4.1.4_02-0.5 is installed
OR xen-tools-domU-4.1.4_02-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
xen-4.1.4_02-0.5 is installed
OR xen-devel-4.1.6_08-0.11 is installed
OR xen-doc-html-4.1.4_02-0.5 is installed
OR xen-doc-pdf-4.1.4_02-0.5 is installed
OR xen-kmp-default-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-pae-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-trace-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-libs-4.1.4_02-0.5 is installed
OR xen-libs-32bit-4.1.4_02-0.5 is installed
OR xen-tools-4.1.4_02-0.5 is installed
OR xen-tools-domU-4.1.4_02-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
xen-4.1.4_02-0.5 is installed
OR xen-devel-4.1.6_08-0.11 is installed
OR xen-doc-html-4.1.4_02-0.5 is installed
OR xen-doc-pdf-4.1.4_02-0.5 is installed
OR xen-kmp-default-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-pae-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-trace-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-libs-4.1.4_02-0.5 is installed
OR xen-libs-32bit-4.1.4_02-0.5 is installed
OR xen-tools-4.1.4_02-0.5 is installed
OR xen-tools-domU-4.1.4_02-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
xen-4.1.4_02-0.5 is installed
OR xen-devel-4.1.6_08-0.11 is installed
OR xen-doc-html-4.1.4_02-0.5 is installed
OR xen-doc-pdf-4.1.4_02-0.5 is installed
OR xen-kmp-default-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-pae-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-kmp-trace-4.1.4_02_3.0.58_0.6.6-0.5 is installed
OR xen-libs-4.1.4_02-0.5 is installed
OR xen-libs-32bit-4.1.4_02-0.5 is installed
OR xen-tools-4.1.4_02-0.5 is installed
OR xen-tools-domU-4.1.4_02-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libpython2_6-1_0-2.6.8-0.23 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.23 is installed
OR libpython2_6-1_0-x86-2.6.8-0.23 is installed
OR python-2.6.8-0.23 is installed
OR python-32bit-2.6.8-0.23 is installed
OR python-base-2.6.8-0.23 is installed
OR python-base-32bit-2.6.8-0.23 is installed
OR python-base-x86-2.6.8-0.23 is installed
OR python-curses-2.6.8-0.23 is installed
OR python-demo-2.6.8-0.23 is installed
OR python-gdbm-2.6.8-0.23 is installed
OR python-idle-2.6.8-0.23 is installed
OR python-tk-2.6.8-0.23 is installed
OR python-x86-2.6.8-0.23 is installed
OR python-xml-2.6.8-0.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libpython2_6-1_0-2.6.8-0.23 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.23 is installed
OR libpython2_6-1_0-x86-2.6.8-0.23 is installed
OR python-2.6.8-0.23 is installed
OR python-32bit-2.6.8-0.23 is installed
OR python-base-2.6.8-0.23 is installed
OR python-base-32bit-2.6.8-0.23 is installed
OR python-base-x86-2.6.8-0.23 is installed
OR python-curses-2.6.8-0.23 is installed
OR python-demo-2.6.8-0.23 is installed
OR python-gdbm-2.6.8-0.23 is installed
OR python-idle-2.6.8-0.23 is installed
OR python-tk-2.6.8-0.23 is installed
OR python-x86-2.6.8-0.23 is installed
OR python-xml-2.6.8-0.23 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libpython2_6-1_0-2.6.8-0.23 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.23 is installed
OR libpython2_6-1_0-x86-2.6.8-0.23 is installed
OR python-2.6.8-0.23 is installed
OR python-32bit-2.6.8-0.23 is installed
OR python-base-2.6.8-0.23 is installed
OR python-base-32bit-2.6.8-0.23 is installed
OR python-base-x86-2.6.8-0.23 is installed
OR python-curses-2.6.8-0.23 is installed
OR python-demo-2.6.8-0.23 is installed
OR python-gdbm-2.6.8-0.23 is installed
OR python-idle-2.6.8-0.23 is installed
OR python-tk-2.6.8-0.23 is installed
OR python-x86-2.6.8-0.23 is installed
OR python-xml-2.6.8-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND t1lib-5.1.1-100.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.35-78 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.35-78 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.35-78 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-31.3.0esr-0.8 is installed
OR MozillaFirefox-translations-31.3.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-31.3.0esr-0.8 is installed
OR MozillaFirefox-translations-31.3.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-31.3.0esr-0.8 is installed
OR MozillaFirefox-translations-31.3.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-31.3.0esr-0.8 is installed
OR MozillaFirefox-translations-31.3.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-31.3.0esr-0.8 is installed
OR MozillaFirefox-translations-31.3.0esr-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND kvm-1.4.2-0.22.34 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND kvm-1.4.2-0.22.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND kvm-1.4.2-0.22.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND kvm-1.4.2-0.22.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
expat-2.0.1-88.34 is installed
OR libexpat1-2.0.1-88.34 is installed
OR libexpat1-32bit-2.0.1-88.34 is installed
OR libexpat1-x86-2.0.1-88.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-51 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-51 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
SDL-1.2.13-106.11 is installed
OR SDL-32bit-1.2.13-106.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
SDL-1.2.13-106.11 is installed
OR SDL-32bit-1.2.13-106.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
expat-2.0.1-88.34 is installed
OR libexpat1-2.0.1-88.34 is installed
OR libexpat1-32bit-2.0.1-88.34 is installed
OR libexpat1-x86-2.0.1-88.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.3 is installed
OR koan-2.2.2-0.68.3 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.3 is installed
OR koan-2.2.2-0.68.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
MozillaFirefox-68.5.0-78.61 is installed
OR MozillaFirefox-translations-common-68.5.0-78.61 is installed
OR MozillaFirefox-translations-other-68.5.0-78.61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
MozillaFirefox-68.5.0-78.61 is installed
OR MozillaFirefox-translations-common-68.5.0-78.61 is installed
OR MozillaFirefox-translations-other-68.5.0-78.61 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
libopenssl1-devel-1.0.1g-0.57 is installed
OR libopenssl1_0_0-1.0.1g-0.57 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.57 is installed
OR libopenssl1_0_0-x86-1.0.1g-0.57 is installed
OR openssl1-1.0.1g-0.57 is installed
OR openssl1-doc-1.0.1g-0.57 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
libopenssl1-devel-1.0.1g-0.57 is installed
OR libopenssl1_0_0-1.0.1g-0.57 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.57 is installed
OR libopenssl1_0_0-x86-1.0.1g-0.57 is installed
OR openssl1-1.0.1g-0.57 is installed
OR openssl1-doc-1.0.1g-0.57 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ntp-4.2.6p5-31 is installed
OR ntp-doc-4.2.6p5-31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ntp-4.2.6p5-31 is installed
OR ntp-doc-4.2.6p5-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
grub2-2.02~beta2-56.9 is installed
OR grub2-i386-pc-2.02~beta2-56.9 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-56.9 is installed
OR grub2-s390x-emu-2.02~beta2-56.9 is installed
OR grub2-snapper-plugin-2.02~beta2-56.9 is installed
OR grub2-x86_64-efi-2.02~beta2-56.9 is installed
OR grub2-x86_64-xen-2.02~beta2-56.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libgcrypt-1.6.1-16.27 is installed
OR libgcrypt20-1.6.1-16.27 is installed
OR libgcrypt20-32bit-1.6.1-16.27 is installed
OR libgcrypt20-hmac-1.6.1-16.27 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libgcrypt-1.6.1-16.27 is installed
OR libgcrypt20-1.6.1-16.27 is installed
OR libgcrypt20-32bit-1.6.1-16.27 is installed
OR libgcrypt20-hmac-1.6.1-16.27 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_62-60_62-default-10-2 is installed
OR kgraft-patch-3_12_62-60_62-xen-10-2 is installed
OR kgraft-patch-SLE12-SP1_Update_7-10-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_62-60_62-default-10-2 is installed
OR kgraft-patch-3_12_62-60_62-xen-10-2 is installed
OR kgraft-patch-SLE12-SP1_Update_7-10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_60-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_60-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_21-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
ntp-4.2.8p9-55 is installed
OR ntp-doc-4.2.8p9-55 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
ntp-4.2.8p9-55 is installed
OR ntp-doc-4.2.8p9-55 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND wireshark-1.12.13-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
cracklib-2.9.0-7 is installed
OR libcrack2-2.9.0-7 is installed
OR libcrack2-32bit-2.9.0-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
bluez-5.13-5.4 is installed
OR libbluetooth3-5.13-5.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-28 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.51.8 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.51.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_55-52_45-default-3-2 is installed
OR kgraft-patch-3_12_55-52_45-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_13-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_74-60_64_45-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_16-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_90-92_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.406-1 is installed
OR flash-player-gnome-11.2.202.406-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND gd-32bit-2.1.0-5 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 libgio-fam-2.48.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
freerdp-2.0.0~rc4-3.3 is installed
OR freerdp-devel-2.0.0~rc4-3.3 is installed
OR libfreerdp2-2.0.0~rc4-3.3 is installed
OR libwinpr2-2.0.0~rc4-3.3 is installed
OR winpr2-devel-2.0.0~rc4-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-ceilometer-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-agent-central-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-agent-compute-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-agent-ipmi-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-agent-notification-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-alarm-evaluator-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-alarm-notifier-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-api-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-collector-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-doc-5.0.4~a0~dev6-6 is installed
OR openstack-ceilometer-polling-5.0.4~a0~dev6-6 is installed
OR openstack-cinder-7.0.3~a0~dev2-7 is installed
OR openstack-cinder-api-7.0.3~a0~dev2-7 is installed
OR openstack-cinder-backup-7.0.3~a0~dev2-7 is installed
OR openstack-cinder-doc-7.0.3~a0~dev2-7 is installed
OR openstack-cinder-scheduler-7.0.3~a0~dev2-7 is installed
OR openstack-cinder-volume-7.0.3~a0~dev2-7 is installed
OR openstack-dashboard-8.0.2~a0~dev34-8 is installed
OR openstack-glance-11.0.2~a0~dev13-7 is installed
OR openstack-glance-doc-11.0.2~a0~dev13-7 is installed
OR openstack-heat-5.0.2~a0~dev93-9 is installed
OR openstack-heat-api-5.0.2~a0~dev93-9 is installed
OR openstack-heat-api-cfn-5.0.2~a0~dev93-9 is installed
OR openstack-heat-api-cloudwatch-5.0.2~a0~dev93-9 is installed
OR openstack-heat-doc-5.0.2~a0~dev93-9 is installed
OR openstack-heat-engine-5.0.2~a0~dev93-9 is installed
OR openstack-heat-plugin-heat_docker-5.0.2~a0~dev93-9 is installed
OR openstack-keystone-8.1.1~a0~dev13-3 is installed
OR openstack-keystone-doc-8.1.1~a0~dev13-3 is installed
OR openstack-manila-1.0.2~a0~dev11-9 is installed
OR openstack-manila-api-1.0.2~a0~dev11-9 is installed
OR openstack-manila-doc-1.0.2~a0~dev11-9 is installed
OR openstack-manila-scheduler-1.0.2~a0~dev11-9 is installed
OR openstack-manila-share-1.0.2~a0~dev11-9 is installed
OR openstack-neutron-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-dhcp-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-doc-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-fwaas-7.1.2~a0~dev1-6 is installed
OR openstack-neutron-fwaas-doc-7.1.2~a0~dev1-6 is installed
OR openstack-neutron-ha-tool-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-l3-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-lbaas-7.1.2~a0~dev1-6 is installed
OR openstack-neutron-lbaas-agent-7.1.2~a0~dev1-6 is installed
OR openstack-neutron-lbaas-doc-7.1.2~a0~dev1-6 is installed
OR openstack-neutron-linuxbridge-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-metadata-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-metering-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-mlnx-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-nvsd-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-openvswitch-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-restproxy-agent-7.1.2~a0~dev29-10 is installed
OR openstack-neutron-server-7.1.2~a0~dev29-10 is installed
OR openstack-nova-12.0.5~a0~dev2-7 is installed
OR openstack-nova-api-12.0.5~a0~dev2-7 is installed
OR openstack-nova-cells-12.0.5~a0~dev2-7 is installed
OR openstack-nova-cert-12.0.5~a0~dev2-7 is installed
OR openstack-nova-compute-12.0.5~a0~dev2-7 is installed
OR openstack-nova-conductor-12.0.5~a0~dev2-7 is installed
OR openstack-nova-console-12.0.5~a0~dev2-7 is installed
OR openstack-nova-consoleauth-12.0.5~a0~dev2-7 is installed
OR openstack-nova-doc-12.0.5~a0~dev2-7 is installed
OR openstack-nova-novncproxy-12.0.5~a0~dev2-7 is installed
OR openstack-nova-objectstore-12.0.5~a0~dev2-7 is installed
OR openstack-nova-scheduler-12.0.5~a0~dev2-7 is installed
OR openstack-nova-serialproxy-12.0.5~a0~dev2-7 is installed
OR openstack-nova-vncproxy-12.0.5~a0~dev2-7 is installed
OR openstack-resource-agents-1.0+git.1467079370.4f2c49d-7 is installed
OR python-ceilometer-5.0.4~a0~dev6-6 is installed
OR python-cinder-7.0.3~a0~dev2-7 is installed
OR python-glance-11.0.2~a0~dev13-7 is installed
OR python-heat-5.0.2~a0~dev93-9 is installed
OR python-horizon-8.0.2~a0~dev34-8 is installed
OR python-keystone-8.1.1~a0~dev13-3 is installed
OR python-manila-1.0.2~a0~dev11-9 is installed
OR python-networking-cisco-2.1.1-6 is installed
OR python-neutron-7.1.2~a0~dev29-10 is installed
OR python-neutron-fwaas-7.1.2~a0~dev1-6 is installed
OR python-neutron-lbaas-7.1.2~a0~dev1-6 is installed
OR python-nova-12.0.5~a0~dev2-7 is installed
OR python-openstackclient-1.7.2-4 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR MozillaFirefox-translations-52.8.1esr-109.34 is installed
|