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

xen was updated to fix 47 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 (bnc#864673). - 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 (bnc#864678). - 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 (bnc#864682). - 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#864655). - 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#864811). - 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#864391). - 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#864769). - 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#864805). - 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#877642). - 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#897654). - 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#901508). - 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#902737). - 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#928393). - 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#924018). - CVE-2015-5278: Infinite loop in ne2000_receive() function (bsc#945989). - 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#945404). - 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#957162). - CVE-2015-7549: pci: NULL pointer dereference issue (bsc#958917). - CVE-2015-8345: eepro100: infinite loop in processing command block list (bsc#956829). - CVE-2015-8504: VNC: floating point exception (bsc#958491). - 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#959005). - 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#960334). - CVE-2015-8743: ne2000: OOB memory access in ioport r/w functions (bsc#960725). - CVE-2015-8744: vmxnet3: Incorrect l2 header validation lead to a crash via assert(2) call (bsc#960835). - 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#969121). - CVE-2015-8818: OOB access in address_space_rw lead to segmentation fault (II) (bsc#969122). - 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#961691). - CVE-2016-1922: NULL pointer dereference in vapic_write() (bsc#962320). - CVE-2016-1981: e1000 infinite loop in start_xmit and e1000_receive_iov routines (bsc#963782). - CVE-2016-2198: EHCI NULL pointer dereference in ehci_caps_write (bsc#964413). - 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#967013). - CVE-2016-2392: NULL pointer dereference in remote NDIS control message handling (bsc#967012). - CVE-2016-2538: Integer overflow in remote NDIS control message handling (bsc#967969). - CVE-2016-2841: ne2000: Infinite loop in ne2000_receive (bsc#969350). - 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 - bsc#967630: Discrepancy in reported memory size with correction XSA-153 for xend - bsc#959928: When DomU is in state running xm domstate returned nothing
Family:unixClass:patch
Status:Reference(s):1010675
1053364
1090671
1102046
1107116
1110146
1111499
1115550
1119183
1121816
1121821
1123823
1123828
1123832
1126613
1131709
1174091
725758
747311
790140
864391
864655
864673
864678
864682
864769
864805
864811
877642
897654
901508
902737
924018
928393
938344
939712
945404
945989
947003
954872
956829
957162
957988
958007
958009
958491
958523
958917
959005
959277
959387
959695
959928
960334
960707
960725
960835
960861
960862
961332
961358
961691
962320
963782
963923
964413
965315
965317
967012
967013
967630
967969
969121
969122
969350
969821
970892
970911
970956
970958
970970
971124
971126
971611
971612
971944
973351
975945
976996
976997
977333
977374
977376
977381
977386
978401
978822
979213
979548
979879
980371
CVE-2011-3026
CVE-2011-4516
CVE-2011-4517
CVE-2012-4201
CVE-2012-4202
CVE-2012-4203
CVE-2012-4204
CVE-2012-4205
CVE-2012-4206
CVE-2012-4207
CVE-2012-4208
CVE-2012-4209
CVE-2012-4210
CVE-2012-4212
CVE-2012-4213
CVE-2012-4214
CVE-2012-4215
CVE-2012-4216
CVE-2012-4217
CVE-2012-4218
CVE-2012-5829
CVE-2012-5830
CVE-2012-5833
CVE-2012-5835
CVE-2012-5836
CVE-2012-5837
CVE-2012-5838
CVE-2012-5839
CVE-2012-5840
CVE-2012-5841
CVE-2012-5842
CVE-2012-5843
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-7815
CVE-2014-9718
CVE-2014-9767
CVE-2015-1779
CVE-2015-4500
CVE-2015-4501
CVE-2015-4506
CVE-2015-4509
CVE-2015-4511
CVE-2015-4517
CVE-2015-4519
CVE-2015-4520
CVE-2015-4521
CVE-2015-4522
CVE-2015-5154
CVE-2015-5165
CVE-2015-5278
CVE-2015-6855
CVE-2015-7174
CVE-2015-7175
CVE-2015-7176
CVE-2015-7177
CVE-2015-7180
CVE-2015-7201
CVE-2015-7202
CVE-2015-7205
CVE-2015-7210
CVE-2015-7212
CVE-2015-7213
CVE-2015-7214
CVE-2015-7222
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-2015-8835
CVE-2015-8866
CVE-2016-1568
CVE-2016-1570
CVE-2016-1571
CVE-2016-1714
CVE-2016-1922
CVE-2016-1981
CVE-2016-2185
CVE-2016-2186
CVE-2016-2187
CVE-2016-2188
CVE-2016-2198
CVE-2016-2270
CVE-2016-2271
CVE-2016-2391
CVE-2016-2392
CVE-2016-2538
CVE-2016-2805
CVE-2016-2807
CVE-2016-2808
CVE-2016-2814
CVE-2016-2841
CVE-2016-3134
CVE-2016-3137
CVE-2016-3138
CVE-2016-3140
CVE-2016-3141
CVE-2016-3185
CVE-2016-4070
CVE-2016-4482
CVE-2016-4486
CVE-2016-4565
CVE-2016-4569
CVE-2016-4578
CVE-2016-4805
CVE-2016-9318
CVE-2017-12836
CVE-2018-14404
CVE-2018-16429
CVE-2018-20748
CVE-2018-20749
CVE-2018-20750
CVE-2019-20907
CVE-2019-6109
CVE-2019-6111
SUSE-SU-2015:2336-1
SUSE-SU-2016:0955-1
SUSE-SU-2016:1342-1
SUSE-SU-2019:13952-1
Platform(s):openSUSE Leap 42.3
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 Desktop 12 SP4
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Toolchain 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND tor-0.3.0.11-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • xen-4.4.4_02-32 is installed
  • OR xen-doc-html-4.4.4_02-32 is installed
  • OR xen-kmp-default-4.4.4_02_3.0.101_68-32 is installed
  • OR xen-kmp-pae-4.4.4_02_3.0.101_68-32 is installed
  • OR xen-libs-4.4.4_02-32 is installed
  • OR xen-libs-32bit-4.4.4_02-32 is installed
  • OR xen-tools-4.4.4_02-32 is installed
  • OR xen-tools-domU-4.4.4_02-32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND patch-2.7.5-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND xfsprogs-3.2.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND w3m-0.5.3.git20161120-160 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND dosfstools-3.0.26-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • bash-4.3-83.15 is installed
  • OR bash-doc-4.3-83.15 is installed
  • OR bash-lang-4.3-83.15 is installed
  • OR libreadline6-6.3-83.15 is installed
  • OR libreadline6-32bit-6.3-83.15 is installed
  • OR readline-doc-6.3-83.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • qemu-2.11.2-9.9 is installed
  • OR qemu-tools-2.11.2-9.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND portus-2.2.0-20.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • typelib-1_0-JavaScriptCore-4_0-2.20.5-3.8 is installed
  • OR typelib-1_0-WebKit2-4_0-2.20.5-3.8 is installed
  • OR typelib-1_0-WebKit2WebExtension-4_0-2.20.5-3.8 is installed
  • OR webkit2gtk3-2.20.5-3.8 is installed
  • OR webkit2gtk3-devel-2.20.5-3.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-18.24.9 is installed
  • OR openldap2-2.4.41-18.24.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND ntp-4.2.8p11-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_16-default-2-2 is installed
  • OR kernel-livepatch-SLE15_Update_4-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND soundtouch-1.8.0-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.36-38 is installed
  • OR kernel-ec2-devel-3.12.36-38 is installed
  • OR kernel-ec2-extra-3.12.36-38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND cyrus-sasl-sqlauxprop-2.1.26-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Toolchain 12 is installed
  • AND Package Information
  • cpp5-5.3.1+r233831-9 is installed
  • OR gcc5-5.3.1+r233831-9 is installed
  • OR gcc5-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-ada-5.3.1+r233831-9 is installed
  • OR gcc5-ada-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-c++-5.3.1+r233831-9 is installed
  • OR gcc5-c++-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-fortran-5.3.1+r233831-9 is installed
  • OR gcc5-fortran-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-info-5.3.1+r233831-9 is installed
  • OR gcc5-locale-5.3.1+r233831-9 is installed
  • OR libada5-5.3.1+r233831-9 is installed
  • OR libada5-32bit-5.3.1+r233831-9 is installed
  • OR libffi-devel-gcc5-5.3.1+r233831-9 is installed
  • OR libffi-devel-gcc5-32bit-5.3.1+r233831-9 is installed
  • OR libffi-gcc5-5.3.1+r233831-9 is installed
  • OR libstdc++6-devel-gcc5-5.3.1+r233831-9 is installed
  • OR libstdc++6-devel-gcc5-32bit-5.3.1+r233831-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs4-4.6.0-8 is installed
  • OR nodejs4-devel-4.6.0-8 is installed
  • OR nodejs4-docs-4.6.0-8 is installed
  • OR npm4-4.6.0-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND LibVNCServer-0.9.1-160.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libjasper-1.900.1-134.11 is installed
  • OR libjasper-32bit-1.900.1-134.11 is installed
  • OR libjasper-x86-1.900.1-134.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libjasper-1.900.1-134.11 is installed
  • OR libjasper-32bit-1.900.1-134.11 is installed
  • OR libjasper-x86-1.900.1-134.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libjasper-1.900.1-134.11 is installed
  • OR libjasper-32bit-1.900.1-134.11 is installed
  • OR libjasper-x86-1.900.1-134.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND koan-2.0.10-0.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
  • AND koan-2.0.10-0.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • cvs-1.12.12-144.23.5.3 is installed
  • OR cvs-doc-1.12.12-144.23.5.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • cvs-1.12.12-144.23.5.3 is installed
  • OR cvs-doc-1.12.12-144.23.5.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 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 Package Information
  • libpng12-0-1.2.31-5.27 is installed
  • OR libpng12-0-32bit-1.2.31-5.27 is installed
  • OR libpng12-0-x86-1.2.31-5.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.5.0esr-28 is installed
  • OR MozillaFirefox-translations-38.5.0esr-28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.5.0esr-28 is installed
  • OR MozillaFirefox-translations-38.5.0esr-28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • dbus-1-1.2.10-3.31 is installed
  • OR dbus-1-32bit-1.2.10-3.31 is installed
  • OR dbus-1-x11-1.2.10-3.31 is installed
  • OR dbus-1-x86-1.2.10-3.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • dbus-1-1.2.10-3.31 is installed
  • OR dbus-1-32bit-1.2.10-3.31 is installed
  • OR dbus-1-x11-1.2.10-3.31 is installed
  • OR dbus-1-x86-1.2.10-3.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • dbus-1-1.2.10-3.31 is installed
  • OR dbus-1-32bit-1.2.10-3.31 is installed
  • OR dbus-1-x11-1.2.10-3.31 is installed
  • OR dbus-1-x86-1.2.10-3.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • dbus-1-1.2.10-3.31 is installed
  • OR dbus-1-32bit-1.2.10-3.31 is installed
  • OR dbus-1-x11-1.2.10-3.31 is installed
  • OR dbus-1-x86-1.2.10-3.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • dbus-1-1.2.10-3.31 is installed
  • OR dbus-1-32bit-1.2.10-3.31 is installed
  • OR dbus-1-x11-1.2.10-3.31 is installed
  • OR dbus-1-x86-1.2.10-3.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • libpython2_6-1_0-2.6.8-0.15 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.15 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.15 is installed
  • OR python-base-2.6.8-0.15 is installed
  • OR python-base-32bit-2.6.8-0.15 is installed
  • OR python-base-x86-2.6.8-0.15 is installed
  • OR python-xml-2.6.8-0.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 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.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • NetworkManager-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
  • OR plasmoid-networkmanagement-0.9.svn1043876-1.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • NetworkManager-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
  • OR plasmoid-networkmanagement-0.9.svn1043876-1.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • gcc5-5.3.1+r233831-10 is installed
  • OR libatomic1-5.3.1+r233831-10 is installed
  • OR libatomic1-32bit-5.3.1+r233831-10 is installed
  • OR libffi-gcc5-5.3.1+r233831-10 is installed
  • OR libffi4-5.3.1+r233831-10 is installed
  • OR libffi4-32bit-5.3.1+r233831-10 is installed
  • OR libgcc_s1-5.3.1+r233831-10 is installed
  • OR libgcc_s1-32bit-5.3.1+r233831-10 is installed
  • OR libgfortran3-5.3.1+r233831-10 is installed
  • OR libgfortran3-32bit-5.3.1+r233831-10 is installed
  • OR libgomp1-5.3.1+r233831-10 is installed
  • OR libgomp1-32bit-5.3.1+r233831-10 is installed
  • OR libquadmath0-5.3.1+r233831-10 is installed
  • OR libquadmath0-32bit-5.3.1+r233831-10 is installed
  • OR libstdc++6-5.3.1+r233831-10 is installed
  • OR libstdc++6-32bit-5.3.1+r233831-10 is installed
  • OR libstdc++6-locale-5.3.1+r233831-10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • gcc5-5.3.1+r233831-10 is installed
  • OR libatomic1-5.3.1+r233831-10 is installed
  • OR libatomic1-32bit-5.3.1+r233831-10 is installed
  • OR libffi-gcc5-5.3.1+r233831-10 is installed
  • OR libffi4-5.3.1+r233831-10 is installed
  • OR libffi4-32bit-5.3.1+r233831-10 is installed
  • OR libgcc_s1-5.3.1+r233831-10 is installed
  • OR libgcc_s1-32bit-5.3.1+r233831-10 is installed
  • OR libgfortran3-5.3.1+r233831-10 is installed
  • OR libgfortran3-32bit-5.3.1+r233831-10 is installed
  • OR libgomp1-5.3.1+r233831-10 is installed
  • OR libgomp1-32bit-5.3.1+r233831-10 is installed
  • OR libquadmath0-5.3.1+r233831-10 is installed
  • OR libquadmath0-32bit-5.3.1+r233831-10 is installed
  • OR libstdc++6-5.3.1+r233831-10 is installed
  • OR libstdc++6-32bit-5.3.1+r233831-10 is installed
  • OR libstdc++6-locale-5.3.1+r233831-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • NetworkManager-0.7.1_git20090811-3.28 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-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 SP4-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 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-other-68.6.0-78.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-other-68.6.0-78.64 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 Package Information
  • libexif12-0.6.21-6 is installed
  • OR libexif12-32bit-0.6.21-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.101-14 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.101-14 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.101-14 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.101-14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.101-14 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.101-14 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.101-14 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.101-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • gdk-pixbuf-lang-2.30.6-1 is installed
  • OR gdk-pixbuf-query-loaders-2.30.6-1 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.30.6-1 is installed
  • OR libgdk_pixbuf-2_0-0-2.30.6-1 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.30.6-1 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.30.6-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • openvpn-2.3.8-16.17 is installed
  • OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • openvpn-2.3.8-16.17 is installed
  • OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 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
  • libgraphite2-3-1.3.1-6 is installed
  • OR libgraphite2-3-32bit-1.3.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • augeas-1.2.0-15 is installed
  • OR augeas-lenses-1.2.0-15 is installed
  • OR libaugeas0-1.2.0-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • avahi-0.6.32-30 is installed
  • OR avahi-lang-0.6.32-30 is installed
  • OR avahi-utils-0.6.32-30 is installed
  • OR libavahi-client3-0.6.32-30 is installed
  • OR libavahi-client3-32bit-0.6.32-30 is installed
  • OR libavahi-common3-0.6.32-30 is installed
  • OR libavahi-common3-32bit-0.6.32-30 is installed
  • OR libavahi-core7-0.6.32-30 is installed
  • OR libdns_sd-0.6.32-30 is installed
  • OR libdns_sd-32bit-0.6.32-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • apache2-2.4.23-14 is installed
  • OR apache2-doc-2.4.23-14 is installed
  • OR apache2-example-pages-2.4.23-14 is installed
  • OR apache2-prefork-2.4.23-14 is installed
  • OR apache2-utils-2.4.23-14 is installed
  • OR apache2-worker-2.4.23-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND sap_suse_cluster_connector-1.0.0-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.47 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND clamsap-0.98.9-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kernel-default-3.12.60-52.57 is installed
  • OR kernel-default-base-3.12.60-52.57 is installed
  • OR kernel-default-devel-3.12.60-52.57 is installed
  • OR kernel-devel-3.12.60-52.57 is installed
  • OR kernel-macros-3.12.60-52.57 is installed
  • OR kernel-source-3.12.60-52.57 is installed
  • OR kernel-syms-3.12.60-52.57 is installed
  • OR kernel-xen-3.12.60-52.57 is installed
  • OR kernel-xen-base-3.12.60-52.57 is installed
  • OR kernel-xen-devel-3.12.60-52.57 is installed
  • OR kgraft-patch-3_12_60-52_57-default-1-2 is installed
  • OR kgraft-patch-3_12_60-52_57-xen-1-2 is installed
  • OR kgraft-patch-SLE12_Update_16-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_40-default-3-2 is installed
  • OR kgraft-patch-3_12_74-60_64_40-xen-3-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_15-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND clamav-0.100.2-33.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libxerces-c-3_1-3.1.1-1 is installed
  • OR libxerces-c-3_1-32bit-3.1.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 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 SP2 is installed
  • AND Package Information
  • gcc48-gij-4.8.5-30 is installed
  • OR gcc48-gij-32bit-4.8.5-30 is installed
  • OR libgcj48-4.8.5-30 is installed
  • OR libgcj48-32bit-4.8.5-30 is installed
  • OR libgcj48-jar-4.8.5-30 is installed
  • OR libgcj_bc1-4.8.5-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND bogofilter-1.2.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • empathy-3.12.13-8.3 is installed
  • OR empathy-lang-3.12.13-8.3 is installed
  • OR telepathy-mission-control-plugin-goa-3.12.13-8.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • libwpd-0.10.2-3.3 is installed
  • OR libwpd-0_10-10-0.10.2-3.3 is installed
  • OR libwpd-devel-0.10.2-3.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND python-PyJWT-1.4.2-3.3 is installed
  • BACK