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

xen was updated to fix 46 security issues.

These security issues were fixed: - CVE-2013-4527: Buffer overflow in hw/timer/hpet.c might have allowed remote attackers to execute arbitrary code via vectors related to the number of timers (bsc#964746). - CVE-2013-4529: Buffer overflow in hw/pci/pcie_aer.c allowed remote attackers to cause a denial of service and possibly execute arbitrary code via a large log_num value in a savevm image (bsc#964929). - CVE-2013-4530: Buffer overflow in hw/ssi/pl022.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via crafted tx_fifo_head and rx_fifo_head values in a savevm image (bsc#964950). - CVE-2013-4533: Buffer overflow in the pxa2xx_ssp_load function in hw/arm/pxa2xx.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted s->rx_level value in a savevm image (bsc#964644). - CVE-2013-4534: Buffer overflow in hw/intc/openpic.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via vectors related to IRQDest elements (bsc#964452). - CVE-2013-4537: The ssi_sd_transfer function in hw/sd/ssi-sd.c allowed remote attackers to execute arbitrary code via a crafted arglen value in a savevm image (bsc#962642). - CVE-2013-4538: Multiple buffer overflows in the ssd0323_load function in hw/display/ssd0323.c allowed remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via crafted (1) cmd_len, (2) row, or (3) col values; (4) row_start and row_end values; or (5) col_star and col_end values in a savevm image (bsc#962335). - CVE-2013-4539: Multiple buffer overflows in the tsc210x_load function in hw/input/tsc210x.c might have allowed remote attackers to execute arbitrary code via a crafted (1) precision, (2) nextprecision, (3) function, or (4) nextfunction value in a savevm image (bsc#962758). - CVE-2014-0222: Integer overflow in the qcow_open function in block/qcow.c allowed remote attackers to cause a denial of service (crash) via a large L2 table in a QCOW version 1 image (bsc#964925). - CVE-2014-3640: The sosendto function in slirp/udp.c allowed local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket (bsc#965112). - CVE-2014-3689: The vmware-vga driver (hw/display/vmware_vga.c) allowed local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling (bsc#962611). - CVE-2014-7815: The set_pixel_format function in ui/vnc.c allowed remote attackers to cause a denial of service (crash) via a small bytes_per_pixel value (bsc#962627). - CVE-2014-9718: The (1) BMDMA and (2) AHCI HBA interfaces in the IDE functionality had multiple interpretations of a function's return value, which allowed guest OS users to cause a host OS denial of service (memory consumption or infinite loop, and system crash) via a PRDT with zero complete sectors, related to the bmdma_prepare_buf and ahci_dma_prepare_buf functions (bsc#964431). - CVE-2015-1779: The VNC websocket frame decoder allowed remote attackers to cause a denial of service (memory and CPU consumption) via a large (1) websocket payload or (2) HTTP headers section (bsc#962632). - CVE-2015-5278: Infinite loop in ne2000_receive() function (bsc#964947). - CVE-2015-6855: hw/ide/core.c did not properly restrict the commands accepted by an ATAPI device, which allowed guest users to cause a denial of service or possibly have unspecified other impact via certain IDE commands, as demonstrated by a WIN_READ_NATIVE_MAX command to an empty drive, which triggers a divide-by-zero error and instance crash (bsc#965156). - CVE-2015-7512: Buffer overflow in the pcnet_receive function in hw/net/pcnet.c, when a guest NIC has a larger MTU, allowed remote attackers to cause a denial of service (guest OS crash) or execute arbitrary code via a large packet (bsc#962360). - CVE-2015-7549: pci: NULL pointer dereference issue (bsc#958918). - CVE-2015-8345: eepro100: infinite loop in processing command block list (bsc#956832). - CVE-2015-8504: VNC: floating point exception (bsc#958493). - CVE-2015-8550: Paravirtualized drivers were incautious about shared memory contents (XSA-155) (bsc#957988). - CVE-2015-8554: qemu-dm buffer overrun in MSI-X handling (XSA-164) (bsc#958007). - CVE-2015-8555: Information leak in legacy x86 FPU/XMM initialization (XSA-165) (bsc#958009). - CVE-2015-8558: Infinite loop in ehci_advance_state resulted in DoS (bsc#959006). - CVE-2015-8567: vmxnet3: host memory leakage (bsc#959387). - CVE-2015-8568: vmxnet3: host memory leakage (bsc#959387). - CVE-2015-8613: SCSI: stack based buffer overflow in megasas_ctrl_get_info (bsc#961358). - CVE-2015-8619: Stack based OOB write in hmp_sendkey routine (bsc#965269). - CVE-2015-8743: ne2000: OOB memory access in ioport r/w functions (bsc#960726). - CVE-2015-8744: vmxnet3: Incorrect l2 header validation lead to a crash via assert(2) call (bsc#960836). - CVE-2015-8745: Reading IMR registers lead to a crash via assert(2) call (bsc#960707). - CVE-2015-8817: OOB access in address_space_rw lead to segmentation fault (I) (bsc#969125). - CVE-2015-8818: OOB access in address_space_rw lead to segmentation fault (II) (bsc#969126). - CVE-2016-1568: AHCI use-after-free vulnerability in aio port commands (bsc#961332). - CVE-2016-1570: The PV superpage functionality in arch/x86/mm.c allowed local PV guests to obtain sensitive information, cause a denial of service, gain privileges, or have unspecified other impact via a crafted page identifier (MFN) to the (1) MMUEXT_MARK_SUPER or (2) MMUEXT_UNMARK_SUPER sub-op in the HYPERVISOR_mmuext_op hypercall or (3) unknown vectors related to page table updates (bsc#960861). - CVE-2016-1571: VMX: intercept issue with INVLPG on non-canonical address (XSA-168) (bsc#960862). - CVE-2016-1714: nvram: OOB r/w access in processing firmware configurations (bsc#961692). - CVE-2016-1922: NULL pointer dereference in vapic_write() (bsc#962321). - CVE-2016-1981: e1000 infinite loop in start_xmit and e1000_receive_iov routines (bsc#963783). - CVE-2016-2198: EHCI NULL pointer dereference in ehci_caps_write (bsc#964415). - CVE-2016-2270: Xen allowed local guest administrators to cause a denial of service (host reboot) via vectors related to multiple mappings of MMIO pages with different cachability settings (bsc#965315). - CVE-2016-2271: VMX when using an Intel or Cyrix CPU, allowed local HVM guest users to cause a denial of service (guest crash) via vectors related to a non-canonical RIP (bsc#965317). - CVE-2016-2391: usb: multiple eof_timers in ohci module lead to NULL pointer dereference (bsc#967101). - CVE-2016-2392: NULL pointer dereference in remote NDIS control message handling (bsc#967090). - CVE-2016-2538: Integer overflow in remote NDIS control message handling (bsc#968004). - XSA-166: ioreq handling possibly susceptible to multiple read issue (bsc#958523).

These non-security issues were fixed: - bsc#954872: script block-dmmd not working as expected - bsc#963923: domain weights not honored when sched-credit tslice is reduced - bsc#959695: Missing docs for xen
Family:unixClass:patch
Status:Reference(s):1002573
1022805
1026236
1027519
1034674
1034678
1035231
1046637
1049578
1051787
1051788
1051789
1052686
1053431
1055695
1067203
1070162
1070263
1072193
1073313
1077999
1083247
1087932
1109961
1111177
1111586
1113246
1114710
1114837
1121567
854151
897031
929629
954872
956832
957988
958007
958009
958493
958523
958918
959006
959387
959695
960707
960726
960836
960861
960862
961332
961358
961692
962321
962335
962360
962611
962627
962632
962642
962758
963783
963923
964415
964431
964452
964644
964746
964925
964929
964947
964950
965112
965156
965269
965315
965317
967090
967101
968004
969125
969126
990636
CVE-2013-4527
CVE-2013-4529
CVE-2013-4530
CVE-2013-4533
CVE-2013-4534
CVE-2013-4537
CVE-2013-4538
CVE-2013-4539
CVE-2014-0222
CVE-2014-3640
CVE-2014-3689
CVE-2014-6051
CVE-2014-6052
CVE-2014-6053
CVE-2014-6054
CVE-2014-6055
CVE-2014-7815
CVE-2014-8146
CVE-2014-8147
CVE-2014-9718
CVE-2015-1779
CVE-2015-5278
CVE-2015-6855
CVE-2015-7512
CVE-2015-7549
CVE-2015-8345
CVE-2015-8504
CVE-2015-8550
CVE-2015-8554
CVE-2015-8555
CVE-2015-8558
CVE-2015-8567
CVE-2015-8568
CVE-2015-8613
CVE-2015-8619
CVE-2015-8743
CVE-2015-8744
CVE-2015-8745
CVE-2015-8817
CVE-2015-8818
CVE-2016-10165
CVE-2016-1568
CVE-2016-1570
CVE-2016-1571
CVE-2016-1714
CVE-2016-1922
CVE-2016-1981
CVE-2016-2198
CVE-2016-2270
CVE-2016-2271
CVE-2016-2391
CVE-2016-2392
CVE-2016-2399
CVE-2016-2538
CVE-2016-6293
CVE-2016-9841
CVE-2017-10053
CVE-2017-10067
CVE-2017-10074
CVE-2017-10078
CVE-2017-10081
CVE-2017-10087
CVE-2017-10089
CVE-2017-10090
CVE-2017-10096
CVE-2017-10101
CVE-2017-10102
CVE-2017-10105
CVE-2017-10107
CVE-2017-10108
CVE-2017-10109
CVE-2017-10110
CVE-2017-10111
CVE-2017-10115
CVE-2017-10116
CVE-2017-10125
CVE-2017-10243
CVE-2017-10281
CVE-2017-10285
CVE-2017-10293
CVE-2017-10295
CVE-2017-10309
CVE-2017-10345
CVE-2017-10346
CVE-2017-10347
CVE-2017-10348
CVE-2017-10349
CVE-2017-10350
CVE-2017-10355
CVE-2017-10356
CVE-2017-10357
CVE-2017-10388
CVE-2017-10664
CVE-2017-11434
CVE-2017-12135
CVE-2017-12136
CVE-2017-12137
CVE-2017-12855
CVE-2017-14952
CVE-2017-15422
CVE-2017-17042
CVE-2017-17484
CVE-2017-17740
CVE-2017-7867
CVE-2017-7868
CVE-2018-0486
CVE-2018-0489
CVE-2018-11763
CVE-2018-14662
CVE-2018-16846
CVE-2018-16850
CVE-2018-16889
CVE-2018-17095
SUSE-SU-2015:2088-2
SUSE-SU-2016:1318-1
SUSE-SU-2017:1986-1
SUSE-SU-2017:2263-1
SUSE-SU-2017:2327-1
SUSE-SU-2017:3411-1
SUSE-SU-2018:0720-1
SUSE-SU-2018:1401-1
SUSE-SU-2018:1890-1
SUSE-SU-2018:3582-1
SUSE-SU-2018:3588-2
SUSE-SU-2018:3770-2
SUSE-SU-2018:4150-1
SUSE-SU-2019:0499-1
Platform(s):openSUSE 13.2
openSUSE Leap 42.1
openSUSE Leap 42.2
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP1
SUSE Linux Enterprise Real Time Extension 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-TERADATA
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-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
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-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP3
SUSE Linux Enterprise Software Development Kit 12 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
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
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE 13.2 is installed
  • AND sblim-sfcb-1.4.8-4.4.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-36.5 is installed
  • OR php5-5.5.14-36.5 is installed
  • OR php5-bcmath-5.5.14-36.5 is installed
  • OR php5-bz2-5.5.14-36.5 is installed
  • OR php5-calendar-5.5.14-36.5 is installed
  • OR php5-ctype-5.5.14-36.5 is installed
  • OR php5-curl-5.5.14-36.5 is installed
  • OR php5-dba-5.5.14-36.5 is installed
  • OR php5-devel-5.5.14-36.5 is installed
  • OR php5-dom-5.5.14-36.5 is installed
  • OR php5-exif-5.5.14-36.5 is installed
  • OR php5-fastcgi-5.5.14-36.5 is installed
  • OR php5-ftp-5.5.14-36.5 is installed
  • OR php5-gd-5.5.14-36.5 is installed
  • OR php5-gettext-5.5.14-36.5 is installed
  • OR php5-gmp-5.5.14-36.5 is installed
  • OR php5-iconv-5.5.14-36.5 is installed
  • OR php5-imap-5.5.14-36.5 is installed
  • OR php5-json-5.5.14-36.5 is installed
  • OR php5-ldap-5.5.14-36.5 is installed
  • OR php5-mbstring-5.5.14-36.5 is installed
  • OR php5-mcrypt-5.5.14-36.5 is installed
  • OR php5-mysql-5.5.14-36.5 is installed
  • OR php5-odbc-5.5.14-36.5 is installed
  • OR php5-openssl-5.5.14-36.5 is installed
  • OR php5-pdo-5.5.14-36.5 is installed
  • OR php5-pear-5.5.14-36.5 is installed
  • OR php5-pgsql-5.5.14-36.5 is installed
  • OR php5-shmop-5.5.14-36.5 is installed
  • OR php5-snmp-5.5.14-36.5 is installed
  • OR php5-sockets-5.5.14-36.5 is installed
  • OR php5-sqlite-5.5.14-36.5 is installed
  • OR php5-suhosin-5.5.14-36.5 is installed
  • OR php5-sysvsem-5.5.14-36.5 is installed
  • OR php5-sysvshm-5.5.14-36.5 is installed
  • OR php5-tidy-5.5.14-36.5 is installed
  • OR php5-tokenizer-5.5.14-36.5 is installed
  • OR php5-wddx-5.5.14-36.5 is installed
  • OR php5-xmlreader-5.5.14-36.5 is installed
  • OR php5-xmlwriter-5.5.14-36.5 is installed
  • OR php5-xsl-5.5.14-36.5 is installed
  • OR php5-zip-5.5.14-36.5 is installed
  • OR php5-zlib-5.5.14-36.5 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • gnome-online-accounts-3.20.4-1.2 is installed
  • OR gnome-online-accounts-devel-3.20.4-1.2 is installed
  • OR gnome-online-accounts-lang-3.20.4-1.2 is installed
  • OR libgoa-1_0-0-3.20.4-1.2 is installed
  • OR libgoa-backend-1_0-1-3.20.4-1.2 is installed
  • OR typelib-1_0-Goa-1_0-3.20.4-1.2 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-PyYAML-3.10-15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.95-0.17 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.95-0.17 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.95-0.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND fetchmail-6.3.8.90-13.20.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • cyrus-sasl-2.1.26-7.1 is installed
  • OR cyrus-sasl-32bit-2.1.26-7.1 is installed
  • OR cyrus-sasl-crammd5-2.1.26-7.1 is installed
  • OR cyrus-sasl-crammd5-32bit-2.1.26-7.1 is installed
  • OR cyrus-sasl-digestmd5-2.1.26-7.1 is installed
  • OR cyrus-sasl-digestmd5-32bit-2.1.26-7.1 is installed
  • OR cyrus-sasl-gssapi-2.1.26-7.1 is installed
  • OR cyrus-sasl-gssapi-32bit-2.1.26-7.1 is installed
  • OR cyrus-sasl-plain-2.1.26-7.1 is installed
  • OR cyrus-sasl-plain-32bit-2.1.26-7.1 is installed
  • OR cyrus-sasl-saslauthd-2.1.26-7.1 is installed
  • OR libsasl2-3-2.1.26-7.1 is installed
  • OR libsasl2-3-32bit-2.1.26-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND bogofilter-1.2.4-3.56 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-81.1 is installed
  • OR MozillaFirefox-translations-45.4.0esr-81.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108.3 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • cluster-network-1.4-2.32.2 is installed
  • OR cluster-network-kmp-bigmem-1.4_3.0.101_108.7-2.32.2 is installed
  • OR cluster-network-kmp-default-1.4_3.0.101_108.7-2.32.2 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_108.7-2.32.2 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_108.7-2.32.2 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_108.7-2.32.2 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_108.7-2.32.2 is installed
  • OR drbd-8.4.4-0.27.2 is installed
  • OR drbd-bash-completion-8.4.4-0.27.2 is installed
  • OR drbd-heartbeat-8.4.4-0.27.2 is installed
  • OR drbd-kmp-8.4.4-0.27.2 is installed
  • OR drbd-kmp-bigmem-8.4.4_3.0.101_108.7-0.27.2 is installed
  • OR drbd-kmp-default-8.4.4_3.0.101_108.7-0.27.2 is installed
  • OR drbd-kmp-pae-8.4.4_3.0.101_108.7-0.27.2 is installed
  • OR drbd-kmp-ppc64-8.4.4_3.0.101_108.7-0.27.2 is installed
  • OR drbd-kmp-trace-8.4.4_3.0.101_108.7-0.27.2 is installed
  • OR drbd-kmp-xen-8.4.4_3.0.101_108.7-0.27.2 is installed
  • OR drbd-pacemaker-8.4.4-0.27.2 is installed
  • OR drbd-udev-8.4.4-0.27.2 is installed
  • OR drbd-utils-8.4.4-0.27.2 is installed
  • OR drbd-xen-8.4.4-0.27.2 is installed
  • OR gfs2-2-0.24.2 is installed
  • OR gfs2-kmp-bigmem-2_3.0.101_108.7-0.24.2 is installed
  • OR gfs2-kmp-default-2_3.0.101_108.7-0.24.2 is installed
  • OR gfs2-kmp-pae-2_3.0.101_108.7-0.24.2 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_108.7-0.24.2 is installed
  • OR gfs2-kmp-trace-2_3.0.101_108.7-0.24.2 is installed
  • OR gfs2-kmp-xen-2_3.0.101_108.7-0.24.2 is installed
  • OR ocfs2-1.6-0.28.3 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.7-0.28.3 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.7-0.28.3 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.7-0.28.3 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.7-0.28.3 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.7-0.28.3 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.7-0.28.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND sles11sp4-docker-image-1.1.1-20160304104123 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • cups154-1.5.4-2 is installed
  • OR cups154-client-1.5.4-2 is installed
  • OR cups154-filters-1.5.4-2 is installed
  • OR cups154-libs-1.5.4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND python-PyYAML-3.10-15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • libpython3_4m1_0-3.4.5-17.1 is installed
  • OR python3-3.4.5-17.1 is installed
  • OR python3-base-3.4.5-17.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • bind-9.9.6P1-0.50 is installed
  • OR bind-chrootenv-9.9.6P1-0.50 is installed
  • OR bind-devel-9.9.6P1-0.50 is installed
  • OR bind-doc-9.9.6P1-0.50 is installed
  • OR bind-libs-9.9.6P1-0.50 is installed
  • OR bind-utils-9.9.6P1-0.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP1 is installed
  • AND Package Information
  • brocade-bna-kmp-rt-2.1.0.0_2.6.33.20_rt31_0.5-0.2 is installed
  • OR cluster-network-kmp-rt-1.4_2.6.33.20_rt31_0.5-2.5 is installed
  • OR cluster-network-kmp-rt_trace-1.4_2.6.33.20_rt31_0.5-2.5 is installed
  • OR drbd-kmp-rt-8.3.11_2.6.33.20_rt31_0.5-0.3 is installed
  • OR drbd-kmp-rt_trace-8.3.11_2.6.33.20_rt31_0.5-0.3 is installed
  • OR iscsitarget-kmp-rt-1.4.19_2.6.33.20_rt31_0.5-0.9.11 is installed
  • OR kernel-rt-2.6.33.20-0.5 is installed
  • OR kernel-rt-base-2.6.33.20-0.5 is installed
  • OR kernel-rt-devel-2.6.33.20-0.5 is installed
  • OR kernel-rt_trace-2.6.33.20-0.5 is installed
  • OR kernel-rt_trace-base-2.6.33.20-0.5 is installed
  • OR kernel-rt_trace-devel-2.6.33.20-0.5 is installed
  • OR kernel-source-rt-2.6.33.20-0.5 is installed
  • OR kernel-syms-rt-2.6.33.20-0.5 is installed
  • OR ocfs2-kmp-rt-1.6_2.6.33.20_rt31_0.5-0.4.2 is installed
  • OR ocfs2-kmp-rt_trace-1.6_2.6.33.20_rt31_0.5-0.4.2 is installed
  • OR ofed-kmp-rt-1.5.2_2.6.33.20_rt31_0.5-0.9.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP3 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt-base-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt-devel-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt_trace-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-0.33.44 is installed
  • OR kernel-source-rt-3.0.101.rt130-0.33.44 is installed
  • OR kernel-syms-rt-3.0.101.rt130-0.33.44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-69.14 is installed
  • OR kernel-rt-base-3.0.101.rt130-69.14 is installed
  • OR kernel-rt-devel-3.0.101.rt130-69.14 is installed
  • OR kernel-rt_trace-3.0.101.rt130-69.14 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-69.14 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-69.14 is installed
  • OR kernel-source-rt-3.0.101.rt130-69.14 is installed
  • OR kernel-syms-rt-3.0.101.rt130-69.14 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
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • mono-core-2.0.1-1.19 is installed
  • OR mono-data-2.0.1-1.19 is installed
  • OR mono-data-postgresql-2.0.1-1.19 is installed
  • OR mono-data-sqlite-2.0.1-1.19 is installed
  • OR mono-locale-extras-2.0.1-1.19 is installed
  • OR mono-nunit-2.0.1-1.19 is installed
  • OR mono-web-2.0.1-1.19 is installed
  • OR mono-winforms-2.0.1-1.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.3.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.3.0esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.3.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.3.0esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.3.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.3.0esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.3.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.3.0esr-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND apache2-mod_nss-1.0.8-0.4.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND apache2-mod_nss-1.0.8-0.4.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND apache2-mod_nss-1.0.8-0.4.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND LibVNCServer-0.9.1-154 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.4.0esr-25 is installed
  • OR MozillaFirefox-branding-SLED-38-12 is installed
  • OR MozillaFirefox-translations-38.4.0esr-25 is installed
  • OR libfreebl3-3.19.2.1-12 is installed
  • OR libfreebl3-32bit-3.19.2.1-12 is installed
  • OR mozilla-nspr-4.10.10-16 is installed
  • OR mozilla-nspr-32bit-4.10.10-16 is installed
  • OR mozilla-nspr-devel-4.10.10-16 is installed
  • OR mozilla-nss-3.19.2.1-12 is installed
  • OR mozilla-nss-32bit-3.19.2.1-12 is installed
  • OR mozilla-nss-devel-3.19.2.1-12 is installed
  • OR mozilla-nss-tools-3.19.2.1-12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.4.0esr-25 is installed
  • OR MozillaFirefox-branding-SLED-38-12 is installed
  • OR MozillaFirefox-translations-38.4.0esr-25 is installed
  • OR libfreebl3-3.19.2.1-12 is installed
  • OR libfreebl3-32bit-3.19.2.1-12 is installed
  • OR mozilla-nspr-4.10.10-16 is installed
  • OR mozilla-nspr-32bit-4.10.10-16 is installed
  • OR mozilla-nspr-devel-4.10.10-16 is installed
  • OR mozilla-nss-3.19.2.1-12 is installed
  • OR mozilla-nss-32bit-3.19.2.1-12 is installed
  • OR mozilla-nss-devel-3.19.2.1-12 is installed
  • OR mozilla-nss-tools-3.19.2.1-12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.2_06-0.7 is installed
  • OR xen-doc-html-4.2.2_06-0.7 is installed
  • OR xen-doc-pdf-4.2.2_06-0.7 is installed
  • OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
  • OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
  • OR xen-libs-4.2.2_06-0.7 is installed
  • OR xen-libs-32bit-4.2.2_06-0.7 is installed
  • OR xen-tools-4.2.2_06-0.7 is installed
  • OR xen-tools-domU-4.2.2_06-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.2_06-0.7 is installed
  • OR xen-doc-html-4.2.2_06-0.7 is installed
  • OR xen-doc-pdf-4.2.2_06-0.7 is installed
  • OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
  • OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
  • OR xen-libs-4.2.2_06-0.7 is installed
  • OR xen-libs-32bit-4.2.2_06-0.7 is installed
  • OR xen-tools-4.2.2_06-0.7 is installed
  • OR xen-tools-domU-4.2.2_06-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND aaa_base-11-6.90 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-38.7.0esr-37 is installed
  • OR MozillaFirefox-translations-38.7.0esr-37 is installed
  • OR libfreebl3-3.20.2-28 is installed
  • OR libfreebl3-32bit-3.20.2-28 is installed
  • OR libsoftokn3-3.20.2-28 is installed
  • OR libsoftokn3-32bit-3.20.2-28 is installed
  • OR mozilla-nspr-4.12-24 is installed
  • OR mozilla-nspr-32bit-4.12-24 is installed
  • OR mozilla-nss-3.20.2-28 is installed
  • OR mozilla-nss-32bit-3.20.2-28 is installed
  • OR mozilla-nss-tools-3.20.2-28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-38.7.0esr-37 is installed
  • OR MozillaFirefox-translations-38.7.0esr-37 is installed
  • OR libfreebl3-3.20.2-28 is installed
  • OR libfreebl3-32bit-3.20.2-28 is installed
  • OR libsoftokn3-3.20.2-28 is installed
  • OR libsoftokn3-32bit-3.20.2-28 is installed
  • OR mozilla-nspr-4.12-24 is installed
  • OR mozilla-nspr-32bit-4.12-24 is installed
  • OR mozilla-nss-3.20.2-28 is installed
  • OR mozilla-nss-32bit-3.20.2-28 is installed
  • OR mozilla-nss-tools-3.20.2-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.3.0esr-50.1 is installed
  • OR MozillaFirefox-translations-45.3.0esr-50.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND clamav-0.98.7-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.4-43.7 is installed
  • OR salt-doc-2016.11.4-43.7 is installed
  • OR salt-minion-2016.11.4-43.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.4-43.7 is installed
  • OR salt-doc-2016.11.4-43.7 is installed
  • OR salt-minion-2016.11.4-43.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • docker-1.3.2-9 is installed
  • OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
  • OR sle2docker-0.2.3-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • docker-1.3.2-9 is installed
  • OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
  • OR sle2docker-0.2.3-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND clamav-0.98.4-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • git-1.8.5.6-15 is installed
  • OR git-core-1.8.5.6-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • git-1.8.5.6-15 is installed
  • OR git-core-1.8.5.6-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libXrender1-0.9.8-3 is installed
  • OR libXrender1-32bit-0.9.8-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_35-default-3-3.1 is installed
  • OR kgraft-patch-3_12_69-60_64_35-xen-3-3.1 is installed
  • OR kgraft-patch-SLE12-SP1_Update_14-3-3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND libtcnative-1-0-1.1.34-12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND libtcnative-1-0-1.1.34-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • cups-pk-helper-0.2.5-3 is installed
  • OR cups-pk-helper-lang-0.2.5-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • libical-1.0.1-16.3.1 is installed
  • OR libical1-1.0.1-16.3.1 is installed
  • OR libical1-32bit-1.0.1-16.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libpolkit0-0.113-5.18 is installed
  • OR polkit-0.113-5.18 is installed
  • OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libpolkit0-0.113-5.18 is installed
  • OR polkit-0.113-5.18 is installed
  • OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • audiofile-0.3.6-11.3 is installed
  • OR libaudiofile1-0.3.6-11.3 is installed
  • OR libaudiofile1-32bit-0.3.6-11.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • audiofile-0.3.6-11.3 is installed
  • OR libaudiofile1-0.3.6-11.3 is installed
  • OR libaudiofile1-32bit-0.3.6-11.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-4-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-4-2 is installed
  • OR kgraft-patch-SLE12_Update_11-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-4-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-4-2 is installed
  • OR kgraft-patch-SLE12_Update_11-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • ctdb-4.2.4-18.30.1 is installed
  • OR libdcerpc-binding0-4.2.4-18.30.1 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-18.30.1 is installed
  • OR libdcerpc0-4.2.4-18.30.1 is installed
  • OR libdcerpc0-32bit-4.2.4-18.30.1 is installed
  • OR libgensec0-4.2.4-18.30.1 is installed
  • OR libgensec0-32bit-4.2.4-18.30.1 is installed
  • OR libndr-krb5pac0-4.2.4-18.30.1 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-18.30.1 is installed
  • OR libndr-nbt0-4.2.4-18.30.1 is installed
  • OR libndr-nbt0-32bit-4.2.4-18.30.1 is installed
  • OR libndr-standard0-4.2.4-18.30.1 is installed
  • OR libndr-standard0-32bit-4.2.4-18.30.1 is installed
  • OR libndr0-4.2.4-18.30.1 is installed
  • OR libndr0-32bit-4.2.4-18.30.1 is installed
  • OR libnetapi0-4.2.4-18.30.1 is installed
  • OR libnetapi0-32bit-4.2.4-18.30.1 is installed
  • OR libregistry0-4.2.4-18.30.1 is installed
  • OR libsamba-credentials0-4.2.4-18.30.1 is installed
  • OR libsamba-credentials0-32bit-4.2.4-18.30.1 is installed
  • OR libsamba-hostconfig0-4.2.4-18.30.1 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-18.30.1 is installed
  • OR libsamba-passdb0-4.2.4-18.30.1 is installed
  • OR libsamba-passdb0-32bit-4.2.4-18.30.1 is installed
  • OR libsamba-util0-4.2.4-18.30.1 is installed
  • OR libsamba-util0-32bit-4.2.4-18.30.1 is installed
  • OR libsamdb0-4.2.4-18.30.1 is installed
  • OR libsamdb0-32bit-4.2.4-18.30.1 is installed
  • OR libsmbclient-raw0-4.2.4-18.30.1 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-18.30.1 is installed
  • OR libsmbclient0-4.2.4-18.30.1 is installed
  • OR libsmbclient0-32bit-4.2.4-18.30.1 is installed
  • OR libsmbconf0-4.2.4-18.30.1 is installed
  • OR libsmbconf0-32bit-4.2.4-18.30.1 is installed
  • OR libsmbldap0-4.2.4-18.30.1 is installed
  • OR libsmbldap0-32bit-4.2.4-18.30.1 is installed
  • OR libtevent-util0-4.2.4-18.30.1 is installed
  • OR libtevent-util0-32bit-4.2.4-18.30.1 is installed
  • OR libwbclient0-4.2.4-18.30.1 is installed
  • OR libwbclient0-32bit-4.2.4-18.30.1 is installed
  • OR samba-4.2.4-18.30.1 is installed
  • OR samba-32bit-4.2.4-18.30.1 is installed
  • OR samba-client-4.2.4-18.30.1 is installed
  • OR samba-client-32bit-4.2.4-18.30.1 is installed
  • OR samba-doc-4.2.4-18.30.1 is installed
  • OR samba-libs-4.2.4-18.30.1 is installed
  • OR samba-libs-32bit-4.2.4-18.30.1 is installed
  • OR samba-winbind-4.2.4-18.30.1 is installed
  • OR samba-winbind-32bit-4.2.4-18.30.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND squid-3.5.21-23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • GraphicsMagick-1.2.5-4.33 is installed
  • OR libGraphicsMagick2-1.2.5-4.33 is installed
  • OR perl-GraphicsMagick-1.2.5-4.33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • lxc-0.8.0-0.25 is installed
  • OR lxc-devel-0.8.0-0.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND derby-10.3.1.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • xen-4.4.4_02-22.19 is installed
  • OR xen-devel-4.4.4_02-22.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • LibVNCServer-0.9.9-16 is installed
  • OR LibVNCServer-devel-0.9.9-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • libquicktime-1.2.4-14.3 is installed
  • OR libquicktime-devel-1.2.4-14.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND Package Information
  • audiofile-0.3.6-11.3 is installed
  • OR audiofile-devel-0.3.6-11.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • MozillaFirefox-68.2.0-109.95 is installed
  • OR MozillaFirefox-devel-68.2.0-109.95 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.411-4 is installed
  • OR flash-player-gnome-11.2.202.411-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • kernel-default-3.12.67-60.64.21 is installed
  • OR kernel-default-extra-3.12.67-60.64.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-base-0.10.36-14 is installed
  • OR gstreamer-0_10-plugins-base-lang-0.10.36-14 is installed
  • OR libgstapp-0_10-0-0.10.36-14 is installed
  • OR libgstinterfaces-0_10-0-0.10.36-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.65 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.65 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.65 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • ibus-1.5.13-15.11 is installed
  • OR ibus-gtk3-32bit-1.5.13-15.11 is installed
  • OR libibus-1_0-5-32bit-1.5.13-15.11 is installed
  • OR python-ibus-1.5.13-15.11 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND haproxy-1.5.4-0.7.1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND memcached-1.4.15-1.2 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND redis-3.0.7-6 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • kde-cli-tools5-5.5.5-12 is installed
  • OR kde-cli-tools5-lang-5.5.5-12 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • mongodb-3.4.10-5 is installed
  • OR mongodb-mongoperf-3.4.10-5 is installed
  • OR mongodb-mongos-3.4.10-5 is installed
  • OR mongodb-server-3.4.10-5 is installed
  • OR mongodb-shell-3.4.10-5 is installed
  • BACK