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

This update for xen fixes the several issues.

These security issues were fixed: - CVE-2014-3672: The qemu implementation in libvirt Xen allowed local guest OS users to cause a denial of service (host disk consumption) by writing to stdout or stderr (bsc#981264). - CVE-2016-3158: The xrstor function did not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allowed local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits (bsc#973188). - CVE-2016-3159: The fpu_fxrstor function in arch/x86/i387.c did not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allowed local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits (bsc#973188). - CVE-2016-3710: The VGA module improperly performed bounds checking on banked access to video memory, which allowed local guest OS administrators to execute arbitrary code on the host by changing access modes after setting the bank register, aka the 'Dark Portal' issue (bsc#978164). - CVE-2016-3960: Integer overflow in the x86 shadow pagetable code allowed local guest OS users to cause a denial of service (host crash) or possibly gain privileges by shadowing a superpage mapping (bsc#974038). - CVE-2016-4001: Buffer overflow in the stellaris_enet_receive function, when the Stellaris ethernet controller is configured to accept large packets, allowed remote attackers to cause a denial of service (QEMU crash) via a large packet (bsc#975130). - CVE-2016-4002: Buffer overflow in the mipsnet_receive function, when the guest NIC is configured to accept large packets, allowed remote attackers to cause a denial of service (memory corruption and QEMU crash) or possibly execute arbitrary code via a packet larger than 1514 bytes (bsc#975138). - CVE-2016-4020: The patch_instruction function did not initialize the imm32 variable, which allowed local guest OS administrators to obtain sensitive information from host stack memory by accessing the Task Priority Register (TPR) (bsc#975907). - CVE-2016-4037: The ehci_advance_state function in hw/usb/hcd-ehci.c allowed local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) via a circular split isochronous transfer descriptor (siTD) list (bsc#976111). - CVE-2016-4439: The esp_reg_write function in the 53C9X Fast SCSI Controller (FSC) support did not properly check command buffer length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or potentially execute arbitrary code on the host via unspecified vectors (bsc#980716). - CVE-2016-4441: The get_cmd function in the 53C9X Fast SCSI Controller (FSC) support did not properly check DMA length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via unspecified vectors, involving an SCSI command (bsc#980724). - CVE-2016-4453: The vmsvga_fifo_run function allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a VGA command (bsc#982225). - CVE-2016-4454: The vmsvga_fifo_read_raw function allowed local guest OS administrators to obtain sensitive host memory information or cause a denial of service (QEMU process crash) by changing FIFO registers and issuing a VGA command, which triggered an out-of-bounds read (bsc#982224). - CVE-2016-4952: Out-of-bounds access issue in pvsci_ring_init_msg/data routines (bsc#981276). - CVE-2016-4962: The libxl device-handling allowed local OS guest administrators to cause a denial of service (resource consumption or management facility confusion) or gain host OS privileges by manipulating information in guest controlled areas of xenstore (bsc#979620). - CVE-2016-4963: The libxl device-handling allowed local guest OS users with access to the driver domain to cause a denial of service (management tool confusion) by manipulating information in the backend directories in xenstore (bsc#979670). - CVE-2016-5105: Stack information leakage while reading configuration (bsc#982024). - CVE-2016-5106: Out-of-bounds write while setting controller properties (bsc#982025). - CVE-2016-5107: Out-of-bounds read in megasas_lookup_frame() function (bsc#982026). - CVE-2016-5126: Heap-based buffer overflow in the iscsi_aio_ioctl function allowed local guest OS users to cause a denial of service (QEMU process crash) or possibly execute arbitrary code via a crafted iSCSI asynchronous I/O ioctl call (bsc#982286). - CVE-2016-5238: The get_cmd function in hw/scsi/esp.c might have allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via vectors related to reading from the information transfer buffer in non-DMA mode (bsc#982960). - CVE-2016-5337: The megasas_ctrl_get_info function allowed local guest OS administrators to obtain sensitive host memory information via vectors related to reading device control information (bsc#983973). - CVE-2016-5338: The (1) esp_reg_read and (2) esp_reg_write functions allowed local guest OS administrators to cause a denial of service (QEMU process crash) or execute arbitrary code on the host via vectors related to the information transfer buffer (bsc#983984). - CVE-2016-6258: Potential privilege escalation in PV guests (XSA-182) (bsc#988675). - bsc#978295: x86 software guest page walk PS bit handling flaw (XSA-176) - CVE-2016-5403: virtio: unbounded memory allocation on host via guest leading to DoS (XSA-184) (bsc#990923) - CVE-2016-6351: scsi: esp: OOB write access in esp_do_dma (bsc#990843)

These non-security issues were fixed: - bsc#954872: Script block-dmmd not working as expected - libxl: error: libxl_dm.c - bsc#957986: Indirect descriptors are not compatible with Amazon block backend - bsc#958848: HVM guest crash at /usr/src/packages/BUILD/xen-4.4.2-testing/obj/default/balloon/balloon.c:407 - bsc#961600: Poor performance when Xen HVM domU configured with max memory greater than current memory - bsc#963161: Windows VM getting stuck during load while a VF is assigned to it after upgrading to latest maintenance updates - bsc#964427: Discarding device blocks: failed - Input/output error - bsc#976058: Xen error running simple HVM guest (Post Alpha 2 xen+qemu) - bsc#982695: qemu fails to boot HVM guest from xvda - bsc#986586: Out of memory (oom) during boot on 'modprobe xenblk' (non xen kernel) - bsc#967630: Discrepancy in reported memory size with correction XSA-153 for xend. Additional memory adjustment made. - bsc#974912: Persistent performance drop after live-migration using xend tool stack - bsc#979035: Restore xm migrate fixes for bsc#955399/ bsc#955399 - bsc#989235: xen dom0 xm create command only searched /etc/xen instead of /etc/xen/vm - Live Migration SLES 11 SP3 to SP4 on AMD: 'xc: error: Couldn't set extended vcpu0 info' - bsc#985503: Fixed vif-route - bsc#978413: PV guest upgrade from SLES11 SP4 to SLES 12 SP2 alpha3 failed
Family:unixClass:patch
Status:Reference(s):1004418
1008833
1010507
1010711
1012832
1013038
1013533
1013604
1038544
1038879
1038981
1038982
1039348
1039456
1039882
1039883
1039885
1040069
1041431
1042921
1044125
1050129
1050635
1103511
1107609
1112399
1169574
1169576
1169578
1173027
631582
634743
954872
955399
957986
958848
961600
963161
964427
967630
973188
974038
974912
975130
975138
975907
976058
976111
978164
978295
978413
979035
979620
979670
980716
980724
981264
981276
982024
982025
982026
982224
982225
982286
982695
982960
983973
983984
985503
986586
988675
989235
990843
990923
CVE-2006-4339
CVE-2006-5793
CVE-2007-4134
CVE-2008-1686
CVE-2008-3964
CVE-2008-5907
CVE-2008-6218
CVE-2009-0040
CVE-2009-0386
CVE-2009-0387
CVE-2009-0397
CVE-2009-1932
CVE-2009-2042
CVE-2009-5063
CVE-2010-0205
CVE-2010-1205
CVE-2010-2249
CVE-2010-2575
CVE-2010-2947
CVE-2011-2501
CVE-2011-2690
CVE-2011-2691
CVE-2011-2692
CVE-2011-3026
CVE-2011-3048
CVE-2012-3425
CVE-2013-1362
CVE-2013-2061
CVE-2013-7353
CVE-2013-7354
CVE-2014-2913
CVE-2014-3672
CVE-2014-5044
CVE-2014-8104
CVE-2015-8964
CVE-2015-9262
CVE-2016-3158
CVE-2016-3159
CVE-2016-3710
CVE-2016-3960
CVE-2016-4001
CVE-2016-4002
CVE-2016-4020
CVE-2016-4037
CVE-2016-4439
CVE-2016-4441
CVE-2016-4453
CVE-2016-4454
CVE-2016-4952
CVE-2016-4962
CVE-2016-4963
CVE-2016-5105
CVE-2016-5106
CVE-2016-5107
CVE-2016-5126
CVE-2016-5195
CVE-2016-5238
CVE-2016-5337
CVE-2016-5338
CVE-2016-5403
CVE-2016-6258
CVE-2016-6351
CVE-2016-7911
CVE-2016-8633
CVE-2016-9576
CVE-2016-9685
CVE-2016-9756
CVE-2016-9794
CVE-2017-1000363
CVE-2017-1000364
CVE-2017-1000380
CVE-2017-11532
CVE-2017-11639
CVE-2017-12166
CVE-2017-14997
CVE-2017-7478
CVE-2017-7479
CVE-2017-7487
CVE-2017-7508
CVE-2017-7520
CVE-2017-7521
CVE-2017-8890
CVE-2017-8924
CVE-2017-8925
CVE-2017-9074
CVE-2017-9075
CVE-2017-9076
CVE-2017-9077
CVE-2017-9242
CVE-2018-16644
CVE-2020-11761
CVE-2020-11763
CVE-2020-11764
CVE-2020-8177
SUSE-SU-2016:2100-1
SUSE-SU-2018:2791-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 15.0 NonFree
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Desktop Applications 15
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 Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 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 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND libminiupnpc16-2.0.20171102-lp150.1 is installed
  • Definition Synopsis
  • openSUSE Leap 15.0 NonFree is installed
  • AND opera-54.0.2952.41-lp150.2.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND ft2demos-2.6.3-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND kvm-0.15.1-0.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND cabextract-1.2-2.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • gpg2-2.0.9-25.33.41 is installed
  • OR gpg2-lang-2.0.9-25.33.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND cvs-1.12.12-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND iputils-s20121221-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libsystemd0-228-150.53 is installed
  • OR libsystemd0-32bit-228-150.53 is installed
  • OR libudev1-228-150.53 is installed
  • OR libudev1-32bit-228-150.53 is installed
  • OR systemd-228-150.53 is installed
  • OR systemd-32bit-228-150.53 is installed
  • OR systemd-bash-completion-228-150.53 is installed
  • OR systemd-sysvinit-228-150.53 is installed
  • OR udev-228-150.53 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • ghostscript-9.23-3.3 is installed
  • OR ghostscript-devel-9.23-3.3 is installed
  • OR ghostscript-x11-9.23-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libtiff5-32bit-4.0.9-5.9 is installed
  • OR tiff-4.0.9-5.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.20-3.6 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-3.6 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.20-3.6 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_6-default-8-2 is installed
  • OR kernel-livepatch-SLE15_Update_2-8-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • python-paramiko-2.4.2-3.3 is installed
  • OR python-paramiko-doc-2.4.2-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • libupsclient1-2.7.4-4 is installed
  • OR nut-2.7.4-4 is installed
  • OR nut-devel-2.7.4-4 is installed
  • OR nut-drivers-net-2.7.4-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • apache2-mod_php7-7.2.5-2 is installed
  • OR php7-7.2.5-2 is installed
  • OR php7-bcmath-7.2.5-2 is installed
  • OR php7-bz2-7.2.5-2 is installed
  • OR php7-calendar-7.2.5-2 is installed
  • OR php7-ctype-7.2.5-2 is installed
  • OR php7-curl-7.2.5-2 is installed
  • OR php7-dba-7.2.5-2 is installed
  • OR php7-devel-7.2.5-2 is installed
  • OR php7-dom-7.2.5-2 is installed
  • OR php7-enchant-7.2.5-2 is installed
  • OR php7-exif-7.2.5-2 is installed
  • OR php7-fastcgi-7.2.5-2 is installed
  • OR php7-fileinfo-7.2.5-2 is installed
  • OR php7-fpm-7.2.5-2 is installed
  • OR php7-ftp-7.2.5-2 is installed
  • OR php7-gd-7.2.5-2 is installed
  • OR php7-gettext-7.2.5-2 is installed
  • OR php7-gmp-7.2.5-2 is installed
  • OR php7-iconv-7.2.5-2 is installed
  • OR php7-intl-7.2.5-2 is installed
  • OR php7-json-7.2.5-2 is installed
  • OR php7-ldap-7.2.5-2 is installed
  • OR php7-mbstring-7.2.5-2 is installed
  • OR php7-mysql-7.2.5-2 is installed
  • OR php7-odbc-7.2.5-2 is installed
  • OR php7-opcache-7.2.5-2 is installed
  • OR php7-openssl-7.2.5-2 is installed
  • OR php7-pcntl-7.2.5-2 is installed
  • OR php7-pdo-7.2.5-2 is installed
  • OR php7-pear-7.2.5-2 is installed
  • OR php7-pear-Archive_Tar-7.2.5-2 is installed
  • OR php7-pgsql-7.2.5-2 is installed
  • OR php7-phar-7.2.5-2 is installed
  • OR php7-posix-7.2.5-2 is installed
  • OR php7-shmop-7.2.5-2 is installed
  • OR php7-snmp-7.2.5-2 is installed
  • OR php7-soap-7.2.5-2 is installed
  • OR php7-sockets-7.2.5-2 is installed
  • OR php7-sqlite-7.2.5-2 is installed
  • OR php7-sysvmsg-7.2.5-2 is installed
  • OR php7-sysvsem-7.2.5-2 is installed
  • OR php7-sysvshm-7.2.5-2 is installed
  • OR php7-tokenizer-7.2.5-2 is installed
  • OR php7-wddx-7.2.5-2 is installed
  • OR php7-xmlreader-7.2.5-2 is installed
  • OR php7-xmlrpc-7.2.5-2 is installed
  • OR php7-xmlwriter-7.2.5-2 is installed
  • OR php7-xsl-7.2.5-2 is installed
  • OR php7-zip-7.2.5-2 is installed
  • OR php7-zlib-7.2.5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • libHX13-1.23-4.1 is installed
  • OR libHX13-32bit-1.23-4.1 is installed
  • OR libHX13-x86-1.23-4.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • libHX13-1.23-4.1 is installed
  • OR libHX13-32bit-1.23-4.1 is installed
  • OR libHX13-x86-1.23-4.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • gwenview-4.3.5-0.2 is installed
  • OR kcolorchooser-4.3.5-0.2 is installed
  • OR kruler-4.3.5-0.2 is installed
  • OR ksnapshot-4.3.5-0.2 is installed
  • OR libkexiv2-7-4.3.5-0.2 is installed
  • OR libkipi6-4.3.5-0.2 is installed
  • OR okular-4.3.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • gwenview-4.3.5-0.2 is installed
  • OR kcolorchooser-4.3.5-0.2 is installed
  • OR kruler-4.3.5-0.2 is installed
  • OR ksnapshot-4.3.5-0.2 is installed
  • OR libkexiv2-7-4.3.5-0.2 is installed
  • OR libkipi6-4.3.5-0.2 is installed
  • OR okular-4.3.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • gwenview-4.3.5-0.2 is installed
  • OR kcolorchooser-4.3.5-0.2 is installed
  • OR kruler-4.3.5-0.2 is installed
  • OR ksnapshot-4.3.5-0.2 is installed
  • OR libkexiv2-7-4.3.5-0.2 is installed
  • OR libkipi6-4.3.5-0.2 is installed
  • OR okular-4.3.5-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.79 is installed
  • OR libMagickCore1-6.4.3.6-78.79 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.79 is installed
  • OR libMagickCore1-6.4.3.6-78.79 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.6esr-0.4 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.6esr-0.4 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.6esr-0.4 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.34 is installed
  • OR libMagickCore1-6.4.3.6-7.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.34 is installed
  • OR libMagickCore1-6.4.3.6-7.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • kdelibs4-4.3.5-0.10 is installed
  • OR kdelibs4-core-4.3.5-0.10 is installed
  • OR kdelibs4-doc-4.3.5-0.10 is installed
  • OR libkde4-4.3.5-0.10 is installed
  • OR libkde4-32bit-4.3.5-0.10 is installed
  • OR libkde4-x86-4.3.5-0.10 is installed
  • OR libkdecore4-4.3.5-0.10 is installed
  • OR libkdecore4-32bit-4.3.5-0.10 is installed
  • OR libkdecore4-x86-4.3.5-0.10 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
  • kernel-bigsmp-3.0.101-0.47.106.19 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.19 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-default-3.0.101-0.47.106.19 is installed
  • OR kernel-default-base-3.0.101-0.47.106.19 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-default-man-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-source-3.0.101-0.47.106.19 is installed
  • OR kernel-syms-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.19 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.19 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-default-3.0.101-0.47.106.19 is installed
  • OR kernel-default-base-3.0.101-0.47.106.19 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-default-man-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-source-3.0.101-0.47.106.19 is installed
  • OR kernel-syms-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • bind-9.9.6P1-0.39 is installed
  • OR bind-chrootenv-9.9.6P1-0.39 is installed
  • OR bind-doc-9.9.6P1-0.39 is installed
  • OR bind-libs-9.9.6P1-0.39 is installed
  • OR bind-libs-32bit-9.9.6P1-0.39 is installed
  • OR bind-utils-9.9.6P1-0.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • xen-4.4.4_07-37 is installed
  • OR xen-doc-html-4.4.4_07-37 is installed
  • OR xen-kmp-default-4.4.4_07_3.0.101_77-37 is installed
  • OR xen-kmp-pae-4.4.4_07_3.0.101_77-37 is installed
  • OR xen-libs-4.4.4_07-37 is installed
  • OR xen-libs-32bit-4.4.4_07-37 is installed
  • OR xen-tools-4.4.4_07-37 is installed
  • OR xen-tools-domU-4.4.4_07-37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • xen-4.4.4_07-37 is installed
  • OR xen-doc-html-4.4.4_07-37 is installed
  • OR xen-kmp-default-4.4.4_07_3.0.101_77-37 is installed
  • OR xen-kmp-pae-4.4.4_07_3.0.101_77-37 is installed
  • OR xen-libs-4.4.4_07-37 is installed
  • OR xen-libs-32bit-4.4.4_07-37 is installed
  • OR xen-tools-4.4.4_07-37 is installed
  • OR xen-tools-domU-4.4.4_07-37 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-good-0.10.30-5.12 is installed
  • OR gstreamer-0_10-plugins-good-doc-0.10.30-5.12 is installed
  • OR gstreamer-0_10-plugins-good-lang-0.10.30-5.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • libsqlite3-0-3.7.6.3-1.4.7.12 is installed
  • OR libsqlite3-0-32bit-3.7.6.3-1.4.7.12 is installed
  • OR sqlite3-3.7.6.3-1.4.7.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • libsqlite3-0-3.7.6.3-1.4.7.12 is installed
  • OR libsqlite3-0-32bit-3.7.6.3-1.4.7.12 is installed
  • OR sqlite3-3.7.6.3-1.4.7.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • openvpn-openssl1-2.3.2-0.10.3 is installed
  • OR openvpn-openssl1-down-root-plugin-2.3.2-0.10.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • libdcerpc-binding0-4.1.12-16 is installed
  • OR libdcerpc-binding0-32bit-4.1.12-16 is installed
  • OR libdcerpc0-4.1.12-16 is installed
  • OR libdcerpc0-32bit-4.1.12-16 is installed
  • OR libgensec0-4.1.12-16 is installed
  • OR libgensec0-32bit-4.1.12-16 is installed
  • OR libndr-krb5pac0-4.1.12-16 is installed
  • OR libndr-krb5pac0-32bit-4.1.12-16 is installed
  • OR libndr-nbt0-4.1.12-16 is installed
  • OR libndr-nbt0-32bit-4.1.12-16 is installed
  • OR libndr-standard0-4.1.12-16 is installed
  • OR libndr-standard0-32bit-4.1.12-16 is installed
  • OR libndr0-4.1.12-16 is installed
  • OR libndr0-32bit-4.1.12-16 is installed
  • OR libnetapi0-4.1.12-16 is installed
  • OR libnetapi0-32bit-4.1.12-16 is installed
  • OR libpdb0-4.1.12-16 is installed
  • OR libpdb0-32bit-4.1.12-16 is installed
  • OR libregistry0-4.1.12-16 is installed
  • OR libsamba-credentials0-4.1.12-16 is installed
  • OR libsamba-credentials0-32bit-4.1.12-16 is installed
  • OR libsamba-hostconfig0-4.1.12-16 is installed
  • OR libsamba-hostconfig0-32bit-4.1.12-16 is installed
  • OR libsamba-util0-4.1.12-16 is installed
  • OR libsamba-util0-32bit-4.1.12-16 is installed
  • OR libsamdb0-4.1.12-16 is installed
  • OR libsamdb0-32bit-4.1.12-16 is installed
  • OR libsmbclient-raw0-4.1.12-16 is installed
  • OR libsmbclient-raw0-32bit-4.1.12-16 is installed
  • OR libsmbclient0-4.1.12-16 is installed
  • OR libsmbclient0-32bit-4.1.12-16 is installed
  • OR libsmbconf0-4.1.12-16 is installed
  • OR libsmbconf0-32bit-4.1.12-16 is installed
  • OR libsmbldap0-4.1.12-16 is installed
  • OR libsmbldap0-32bit-4.1.12-16 is installed
  • OR libtevent-util0-4.1.12-16 is installed
  • OR libtevent-util0-32bit-4.1.12-16 is installed
  • OR libwbclient0-4.1.12-16 is installed
  • OR libwbclient0-32bit-4.1.12-16 is installed
  • OR samba-4.1.12-16 is installed
  • OR samba-32bit-4.1.12-16 is installed
  • OR samba-client-4.1.12-16 is installed
  • OR samba-client-32bit-4.1.12-16 is installed
  • OR samba-doc-4.1.12-16 is installed
  • OR samba-libs-4.1.12-16 is installed
  • OR samba-libs-32bit-4.1.12-16 is installed
  • OR samba-winbind-4.1.12-16 is installed
  • OR samba-winbind-32bit-4.1.12-16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • libdcerpc-binding0-4.1.12-16 is installed
  • OR libdcerpc-binding0-32bit-4.1.12-16 is installed
  • OR libdcerpc0-4.1.12-16 is installed
  • OR libdcerpc0-32bit-4.1.12-16 is installed
  • OR libgensec0-4.1.12-16 is installed
  • OR libgensec0-32bit-4.1.12-16 is installed
  • OR libndr-krb5pac0-4.1.12-16 is installed
  • OR libndr-krb5pac0-32bit-4.1.12-16 is installed
  • OR libndr-nbt0-4.1.12-16 is installed
  • OR libndr-nbt0-32bit-4.1.12-16 is installed
  • OR libndr-standard0-4.1.12-16 is installed
  • OR libndr-standard0-32bit-4.1.12-16 is installed
  • OR libndr0-4.1.12-16 is installed
  • OR libndr0-32bit-4.1.12-16 is installed
  • OR libnetapi0-4.1.12-16 is installed
  • OR libnetapi0-32bit-4.1.12-16 is installed
  • OR libpdb0-4.1.12-16 is installed
  • OR libpdb0-32bit-4.1.12-16 is installed
  • OR libregistry0-4.1.12-16 is installed
  • OR libsamba-credentials0-4.1.12-16 is installed
  • OR libsamba-credentials0-32bit-4.1.12-16 is installed
  • OR libsamba-hostconfig0-4.1.12-16 is installed
  • OR libsamba-hostconfig0-32bit-4.1.12-16 is installed
  • OR libsamba-util0-4.1.12-16 is installed
  • OR libsamba-util0-32bit-4.1.12-16 is installed
  • OR libsamdb0-4.1.12-16 is installed
  • OR libsamdb0-32bit-4.1.12-16 is installed
  • OR libsmbclient-raw0-4.1.12-16 is installed
  • OR libsmbclient-raw0-32bit-4.1.12-16 is installed
  • OR libsmbclient0-4.1.12-16 is installed
  • OR libsmbclient0-32bit-4.1.12-16 is installed
  • OR libsmbconf0-4.1.12-16 is installed
  • OR libsmbconf0-32bit-4.1.12-16 is installed
  • OR libsmbldap0-4.1.12-16 is installed
  • OR libsmbldap0-32bit-4.1.12-16 is installed
  • OR libtevent-util0-4.1.12-16 is installed
  • OR libtevent-util0-32bit-4.1.12-16 is installed
  • OR libwbclient0-4.1.12-16 is installed
  • OR libwbclient0-32bit-4.1.12-16 is installed
  • OR samba-4.1.12-16 is installed
  • OR samba-32bit-4.1.12-16 is installed
  • OR samba-client-4.1.12-16 is installed
  • OR samba-client-32bit-4.1.12-16 is installed
  • OR samba-doc-4.1.12-16 is installed
  • OR samba-libs-4.1.12-16 is installed
  • OR samba-libs-32bit-4.1.12-16 is installed
  • OR samba-winbind-4.1.12-16 is installed
  • OR samba-winbind-32bit-4.1.12-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • colord-gtk-lang-0.1.25-3 is installed
  • OR libcolord-gtk1-0.1.25-3 is installed
  • OR libcolord2-1.1.7-2 is installed
  • OR libcolord2-32bit-1.1.7-2 is installed
  • OR libcolorhug2-1.1.7-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.95-24 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.95-24 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.95-24 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.95-24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.95-24 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.95-24 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.95-24 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.95-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • automake-1.13.4-4 is installed
  • OR m4-1.4.16-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • 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
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • 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
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND clamav-0.99.2-32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • cairo-1.15.2-24 is installed
  • OR libcairo-gobject2-1.15.2-24 is installed
  • OR libcairo-gobject2-32bit-1.15.2-24 is installed
  • OR libcairo-script-interpreter2-1.15.2-24 is installed
  • OR libcairo2-1.15.2-24 is installed
  • OR libcairo2-32bit-1.15.2-24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • cairo-1.15.2-24 is installed
  • OR libcairo-gobject2-1.15.2-24 is installed
  • OR libcairo-gobject2-32bit-1.15.2-24 is installed
  • OR libcairo-script-interpreter2-1.15.2-24 is installed
  • OR libcairo2-1.15.2-24 is installed
  • OR libcairo2-32bit-1.15.2-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • accountsservice-0.6.42-14 is installed
  • OR accountsservice-lang-0.6.42-14 is installed
  • OR libaccountsservice0-0.6.42-14 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • ntp-4.2.8p12-64.8 is installed
  • OR ntp-doc-4.2.8p12-64.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • ntp-4.2.8p12-64.8 is installed
  • OR ntp-doc-4.2.8p12-64.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-devel-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-devel-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_32-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_11-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libncurses5-5.9-50 is installed
  • OR libncurses5-32bit-5.9-50 is installed
  • OR libncurses6-5.9-50 is installed
  • OR libncurses6-32bit-5.9-50 is installed
  • OR ncurses-5.9-50 is installed
  • OR ncurses-devel-5.9-50 is installed
  • OR ncurses-devel-32bit-5.9-50 is installed
  • OR ncurses-utils-5.9-50 is installed
  • OR tack-5.9-50 is installed
  • OR terminfo-5.9-50 is installed
  • OR terminfo-base-5.9-50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libncurses5-5.9-50 is installed
  • OR libncurses5-32bit-5.9-50 is installed
  • OR libncurses6-5.9-50 is installed
  • OR libncurses6-32bit-5.9-50 is installed
  • OR ncurses-5.9-50 is installed
  • OR ncurses-devel-5.9-50 is installed
  • OR ncurses-devel-32bit-5.9-50 is installed
  • OR ncurses-utils-5.9-50 is installed
  • OR tack-5.9-50 is installed
  • OR terminfo-5.9-50 is installed
  • OR terminfo-base-5.9-50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-6 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.22.6-2.35 is installed
  • OR libwebkit2gtk-4_0-37-2.22.6-2.35 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.22.6-2.35 is installed
  • OR typelib-1_0-WebKit2-4_0-2.22.6-2.35 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.22.6-2.35 is installed
  • OR webkit2gtk3-2.22.6-2.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.22.6-2.35 is installed
  • OR libwebkit2gtk-4_0-37-2.22.6-2.35 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.22.6-2.35 is installed
  • OR typelib-1_0-WebKit2-4_0-2.22.6-2.35 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.22.6-2.35 is installed
  • OR webkit2gtk3-2.22.6-2.35 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libQt5Concurrent5-5.6.2-6.15 is installed
  • OR libQt5Core5-5.6.2-6.15 is installed
  • OR libQt5DBus5-5.6.2-6.15 is installed
  • OR libQt5Gui5-5.6.2-6.15 is installed
  • OR libQt5Network5-5.6.2-6.15 is installed
  • OR libQt5OpenGL5-5.6.2-6.15 is installed
  • OR libQt5PrintSupport5-5.6.2-6.15 is installed
  • OR libQt5Sql5-5.6.2-6.15 is installed
  • OR libQt5Sql5-mysql-5.6.2-6.15 is installed
  • OR libQt5Sql5-postgresql-5.6.2-6.15 is installed
  • OR libQt5Sql5-sqlite-5.6.2-6.15 is installed
  • OR libQt5Sql5-unixODBC-5.6.2-6.15 is installed
  • OR libQt5Test5-5.6.2-6.15 is installed
  • OR libQt5Widgets5-5.6.2-6.15 is installed
  • OR libQt5Xml5-5.6.2-6.15 is installed
  • OR libqt5-qtbase-5.6.2-6.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libQt5Concurrent5-5.6.2-6.15 is installed
  • OR libQt5Core5-5.6.2-6.15 is installed
  • OR libQt5DBus5-5.6.2-6.15 is installed
  • OR libQt5Gui5-5.6.2-6.15 is installed
  • OR libQt5Network5-5.6.2-6.15 is installed
  • OR libQt5OpenGL5-5.6.2-6.15 is installed
  • OR libQt5PrintSupport5-5.6.2-6.15 is installed
  • OR libQt5Sql5-5.6.2-6.15 is installed
  • OR libQt5Sql5-mysql-5.6.2-6.15 is installed
  • OR libQt5Sql5-postgresql-5.6.2-6.15 is installed
  • OR libQt5Sql5-sqlite-5.6.2-6.15 is installed
  • OR libQt5Sql5-unixODBC-5.6.2-6.15 is installed
  • OR libQt5Test5-5.6.2-6.15 is installed
  • OR libQt5Widgets5-5.6.2-6.15 is installed
  • OR libQt5Xml5-5.6.2-6.15 is installed
  • OR libqt5-qtbase-5.6.2-6.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • apache2-2.4.23-29.24 is installed
  • OR apache2-doc-2.4.23-29.24 is installed
  • OR apache2-example-pages-2.4.23-29.24 is installed
  • OR apache2-prefork-2.4.23-29.24 is installed
  • OR apache2-utils-2.4.23-29.24 is installed
  • OR apache2-worker-2.4.23-29.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND ant-1.9.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_34-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_34-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_10-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_34-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_34-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_10-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libsilc-1_1-2-1.1.10-24 is installed
  • OR libsilcclient-1_1-3-1.1.10-24 is installed
  • OR silc-toolkit-1.1.10-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND libgio-fam-2.38.2-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • freerdp-2.0.0~git.1463131968.4e66df7-11 is installed
  • OR libfreerdp2-2.0.0~git.1463131968.4e66df7-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND bash-lang-4.3-82 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND gnome-shell-calendar-3.20.4-77.23 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • bind-9.9.6P1-0.33 is installed
  • OR bind-chrootenv-9.9.6P1-0.33 is installed
  • OR bind-doc-9.9.6P1-0.33 is installed
  • OR bind-libs-9.9.6P1-0.33 is installed
  • OR bind-libs-32bit-9.9.6P1-0.33 is installed
  • OR bind-utils-9.9.6P1-0.33 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • libmysqlclient-devel-10.0.31-29.3 is installed
  • OR libmysqlclient18-10.0.31-29.3 is installed
  • OR libmysqlclient18-32bit-10.0.31-29.3 is installed
  • OR libmysqlclient_r18-10.0.31-29.3 is installed
  • OR libmysqld-devel-10.0.31-29.3 is installed
  • OR libmysqld18-10.0.31-29.3 is installed
  • OR mariadb-10.0.31-29.3 is installed
  • OR mariadb-client-10.0.31-29.3 is installed
  • OR mariadb-errormessages-10.0.31-29.3 is installed
  • OR mariadb-tools-10.0.31-29.3 is installed
  • BACK