| Revision Date: | 2020-12-01 | Version: | 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: | unix | Class: | patch |
| Status: | | Reference(s): | 1004221 1004418 1012422 1021256 1026914 1027178 1027565 1030213 1031579 1033336 1034670 1035719 1049692 1050459 1054285 1061305 1065386 1074170 1106855 1106989 1107604 1107609 1107612 1107616 1108282 1108283 1110746 1110747 1111069 1111072 1149496 479606 564324 573330 603738 609196 612729 623307 624850 629901 629908 638860 639261 640278 643249 644219 644350 644373 646045 647392 647497 647775 648308 649231 649257 649820 650109 650111 650113 650116 650128 864391 864655 864673 864678 864682 864769 864805 864811 877642 897654 901508 902737 924018 928393 945404 945989 954872 956829 957162 957988 958007 958009 958491 958523 958917 959005 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 970956 979021 CVE-2006-0225 CVE-2007-4752 CVE-2007-5803 CVE-2008-1483 CVE-2009-0581 CVE-2009-0586 CVE-2009-0723 CVE-2009-0733 CVE-2009-3700 CVE-2009-3826 CVE-2010-2963 CVE-2010-3170 CVE-2010-3865 CVE-2010-3904 CVE-2010-5107 CVE-2010-5329 CVE-2011-1523 CVE-2011-3389 CVE-2011-5000 CVE-2012-0814 CVE-2012-6096 CVE-2013-0743 CVE-2013-1591 CVE-2013-1739 CVE-2013-1741 CVE-2013-2566 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-2013-5605 CVE-2013-5606 CVE-2013-6425 CVE-2013-7108 CVE-2014-0222 CVE-2014-1492 CVE-2014-1545 CVE-2014-1568 CVE-2014-1569 CVE-2014-1878 CVE-2014-2532 CVE-2014-2653 CVE-2014-3640 CVE-2014-3689 CVE-2014-7815 CVE-2014-9718 CVE-2015-1779 CVE-2015-3288 CVE-2015-5278 CVE-2015-5352 CVE-2015-5600 CVE-2015-6563 CVE-2015-6564 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-0777 CVE-2016-0778 CVE-2016-1568 CVE-2016-1570 CVE-2016-1571 CVE-2016-1714 CVE-2016-1922 CVE-2016-1981 CVE-2016-2188 CVE-2016-2198 CVE-2016-2270 CVE-2016-2271 CVE-2016-2391 CVE-2016-2392 CVE-2016-2538 CVE-2016-2841 CVE-2016-5195 CVE-2016-8605 CVE-2017-13720 CVE-2017-13722 CVE-2017-16612 CVE-2017-17934 CVE-2017-2636 CVE-2017-5669 CVE-2017-6348 CVE-2017-7187 CVE-2017-7308 CVE-2017-7616 CVE-2017-9110 CVE-2018-16323 CVE-2018-16413 CVE-2018-16642 CVE-2018-16643 CVE-2018-16644 CVE-2018-16645 CVE-2018-16749 CVE-2018-16750 CVE-2018-17965 CVE-2018-17966 CVE-2018-18016 CVE-2018-18024 CVE-2019-5482 SUSE-SU-2016:0955-1 SUSE-SU-2018:0246-1
|
| Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6
| Product(s): | |
| Definition Synopsis |
| openSUSE Leap 15.0 is installed AND libmad0-0.15.1b-lp150.3 is installed
|
| Definition Synopsis |
| openSUSE Leap 42.3 is installed
AND Package Information
freetype2-devel-2.6.3-4 is installed
OR libfreetype6-2.6.3-4 is installed
OR libfreetype6-32bit-2.6.3-4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
krb5-1.6.3-133.49.58 is installed
OR krb5-32bit-1.6.3-133.49.58 is installed
OR krb5-client-1.6.3-133.49.58 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
bytefx-data-mysql-2.6.7-0.13 is installed
OR ibm-data-db2-2.6.7-0.13 is installed
OR mono-core-2.6.7-0.13 is installed
OR mono-data-2.6.7-0.13 is installed
OR mono-data-firebird-2.6.7-0.13 is installed
OR mono-data-oracle-2.6.7-0.13 is installed
OR mono-data-postgresql-2.6.7-0.13 is installed
OR mono-data-sqlite-2.6.7-0.13 is installed
OR mono-data-sybase-2.6.7-0.13 is installed
OR mono-devel-2.6.7-0.13 is installed
OR mono-extras-2.6.7-0.13 is installed
OR mono-jscript-2.6.7-0.13 is installed
OR mono-locale-extras-2.6.7-0.13 is installed
OR mono-nunit-2.6.7-0.13 is installed
OR mono-wcf-2.6.7-0.13 is installed
OR mono-web-2.6.7-0.13 is installed
OR mono-winforms-2.6.7-0.13 is installed
OR monodoc-core-2.6.7-0.13 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
gnutls-2.4.1-24.39.60 is installed
OR libgnutls26-2.4.1-24.39.60 is installed
OR libgnutls26-32bit-2.4.1-24.39.60 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
curl-7.37.0-2 is installed
OR libcurl4-7.37.0-2 is installed
OR libcurl4-32bit-7.37.0-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
icu-52.1-7 is installed
OR libicu52_1-52.1-7 is installed
OR libicu52_1-32bit-52.1-7 is installed
OR libicu52_1-data-52.1-7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libopenssl-devel-1.0.2j-60.46 is installed
OR libopenssl1_0_0-1.0.2j-60.46 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.46 is installed
OR openssl-1.0.2j-60.46 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
MozillaFirefox-60.3.0-109.50 is installed
OR MozillaFirefox-translations-common-60.3.0-109.50 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libtiff-devel-4.0.9-5.9 is installed
OR libtiff5-4.0.9-5.9 is installed
OR tiff-4.0.9-5.9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
cairo-1.15.10-4.5 is installed
OR libcairo2-32bit-1.15.10-4.5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.181-3.10 is installed
OR java-1_8_0-openjdk-demo-1.8.0.181-3.10 is installed
OR java-1_8_0-openjdk-devel-1.8.0.181-3.10 is installed
OR java-1_8_0-openjdk-headless-1.8.0.181-3.10 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-5-2 is installed
OR kernel-livepatch-SLE15_Update_4-5-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
polkit-0.114-3.6 is installed
OR polkit-doc-0.114-3.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libspice-server-devel-0.14.0-2 is installed
OR libspice-server1-0.14.0-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND apache-commons-daemon-1.0.15-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 is installed
AND
lcms-1.17-77.12 is installed
OR liblcms1-1.17-77.12 is installed
OR liblcms1-32bit-1.17-77.12 is installed
OR liblcms1-x86-1.17-77.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
lcms-1.17-77.12 is installed
OR liblcms1-1.17-77.12 is installed
OR liblcms1-32bit-1.17-77.12 is installed
OR liblcms1-x86-1.17-77.12 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND socat-1.7.0.0-1.16 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND socat-1.7.0.0-1.16 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND socat-1.7.0.0-1.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND socat-1.7.0.0-1.16 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
kernel-ec2-2.6.32.24-0.2 is installed
OR kernel-ec2-base-2.6.32.24-0.2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND wget-1.11.4-1.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND wget-1.11.4-1.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND wget-1.11.4-1.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND wget-1.11.4-1.19 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.74 is installed
OR libMagickCore1-6.4.3.6-78.74 is installed
OR libMagickCore1-32bit-6.4.3.6-78.74 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.74 is installed
OR libMagickCore1-6.4.3.6-78.74 is installed
OR libMagickCore1-32bit-6.4.3.6-78.74 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
libMagickCore1-6.4.3.6-7.26 is installed
OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libMagickCore1-6.4.3.6-7.26 is installed
OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libMagickCore1-6.4.3.6-7.26 is installed
OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-devel-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-devel-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
curl-7.19.7-1.38 is installed
OR libcurl4-7.19.7-1.38 is installed
OR libcurl4-32bit-7.19.7-1.38 is installed
OR libcurl4-x86-7.19.7-1.38 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
curl-7.19.7-1.38 is installed
OR libcurl4-7.19.7-1.38 is installed
OR libcurl4-32bit-7.19.7-1.38 is installed
OR libcurl4-x86-7.19.7-1.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
curl-7.19.7-1.38 is installed
OR libcurl4-7.19.7-1.38 is installed
OR libcurl4-32bit-7.19.7-1.38 is installed
OR libcurl4-x86-7.19.7-1.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
curl-7.19.7-1.38 is installed
OR libcurl4-7.19.7-1.38 is installed
OR libcurl4-32bit-7.19.7-1.38 is installed
OR libcurl4-x86-7.19.7-1.38 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
curl-7.19.7-1.38 is installed
OR libcurl4-7.19.7-1.38 is installed
OR libcurl4-32bit-7.19.7-1.38 is installed
OR libcurl4-x86-7.19.7-1.38 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
kdelibs3-3.5.10-23.27 is installed
OR kdelibs3-32bit-3.5.10-23.27 is installed
OR kdelibs3-default-style-3.5.10-23.27 is installed
OR kdelibs3-default-style-32bit-3.5.10-23.27 is installed
OR kdelibs3-default-style-x86-3.5.10-23.27 is installed
OR kdelibs3-x86-3.5.10-23.27 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.36 is installed
OR bind-chrootenv-9.9.6P1-0.36 is installed
OR bind-doc-9.9.6P1-0.36 is installed
OR bind-libs-9.9.6P1-0.36 is installed
OR bind-libs-32bit-9.9.6P1-0.36 is installed
OR bind-utils-9.9.6P1-0.36 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA 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 SP3-TERADATA 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 |
| Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
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 Server 11 SP4 is installed
AND Package Information
gstreamer-0_10-plugins-base-0.10.35-5.15 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.35-5.15 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.35-5.15 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.35-5.15 is installed
OR gstreamer-0_10-plugins-base-x86-0.10.35-5.15 is installed
OR libgstapp-0_10-0-0.10.35-5.15 is installed
OR libgstapp-0_10-0-32bit-0.10.35-5.15 is installed
OR libgstapp-0_10-0-x86-0.10.35-5.15 is installed
OR libgstinterfaces-0_10-0-0.10.35-5.15 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.35-5.15 is installed
OR libgstinterfaces-0_10-0-x86-0.10.35-5.15 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
libsqlite3-0-3.7.6.3-1.4.7.9 is installed
OR libsqlite3-0-32bit-3.7.6.3-1.4.7.9 is installed
OR sqlite3-3.7.6.3-1.4.7.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
libsqlite3-0-3.7.6.3-1.4.7.9 is installed
OR libsqlite3-0-32bit-3.7.6.3-1.4.7.9 is installed
OR sqlite3-3.7.6.3-1.4.7.9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
openssh-openssl1-6.6p1-10 is installed
OR openssh-openssl1-helpers-6.6p1-10 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 is installed
AND sblim-sfcb-1.4.8-5.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND sblim-sfcb-1.4.8-5.3 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
java-1_8_0-openjdk-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-demo-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-devel-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-headless-1.8.0.111-17 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.111-17 is installed
OR java-1_8_0-openjdk-demo-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-devel-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND autofs-5.0.9-8 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 Package Information
kernel-default-3.12.74-60.64.48 is installed
OR kernel-default-base-3.12.74-60.64.48 is installed
OR kernel-default-devel-3.12.74-60.64.48 is installed
OR kernel-default-man-3.12.74-60.64.48 is installed
OR kernel-devel-3.12.74-60.64.48 is installed
OR kernel-macros-3.12.74-60.64.48 is installed
OR kernel-source-3.12.74-60.64.48 is installed
OR kernel-syms-3.12.74-60.64.48 is installed
OR kernel-xen-3.12.74-60.64.48 is installed
OR kernel-xen-base-3.12.74-60.64.48 is installed
OR kernel-xen-devel-3.12.74-60.64.48 is installed
OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_17-1-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libwireshark8-2.2.7-47 is installed
OR libwiretap6-2.2.7-47 is installed
OR libwscodecs1-2.2.7-47 is installed
OR libwsutil7-2.2.7-47 is installed
OR wireshark-2.2.7-47 is installed
OR wireshark-gtk-2.2.7-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libwireshark8-2.2.7-47 is installed
OR libwiretap6-2.2.7-47 is installed
OR libwscodecs1-2.2.7-47 is installed
OR libwsutil7-2.2.7-47 is installed
OR wireshark-2.2.7-47 is installed
OR wireshark-gtk-2.2.7-47 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-28 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-28 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
xen-4.7.6_05-43.42 is installed
OR xen-doc-html-4.7.6_05-43.42 is installed
OR xen-libs-4.7.6_05-43.42 is installed
OR xen-libs-32bit-4.7.6_05-43.42 is installed
OR xen-tools-4.7.6_05-43.42 is installed
OR xen-tools-domU-4.7.6_05-43.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
xen-4.7.6_05-43.42 is installed
OR xen-doc-html-4.7.6_05-43.42 is installed
OR xen-libs-4.7.6_05-43.42 is installed
OR xen-libs-32bit-4.7.6_05-43.42 is installed
OR xen-tools-4.7.6_05-43.42 is installed
OR xen-tools-domU-4.7.6_05-43.42 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_101-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_27-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_101-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_27-3-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND ucode-intel-20180425-13.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND ucode-intel-20180425-13.20 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libwireshark8-2.2.8-48.6 is installed
OR libwiretap6-2.2.8-48.6 is installed
OR libwscodecs1-2.2.8-48.6 is installed
OR libwsutil7-2.2.8-48.6 is installed
OR wireshark-2.2.8-48.6 is installed
OR wireshark-gtk-2.2.8-48.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libwireshark8-2.2.8-48.6 is installed
OR libwiretap6-2.2.8-48.6 is installed
OR libwscodecs1-2.2.8-48.6 is installed
OR libwsutil7-2.2.8-48.6 is installed
OR wireshark-2.2.8-48.6 is installed
OR wireshark-gtk-2.2.8-48.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
ceph-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR ceph-common-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR libcephfs2-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR librados2-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR libradosstriper1-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR librbd1-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR librgw2-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-cephfs-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-rados-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-rbd-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-rgw-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
ceph-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR ceph-common-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR libcephfs2-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR librados2-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR libradosstriper1-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR librbd1-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR librgw2-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-cephfs-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-rados-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-rbd-12.2.10+git.1549630712.bb089269ea-2.27 is installed
OR python-rgw-12.2.10+git.1549630712.bb089269ea-2.27 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libldap-2_4-2-2.4.41-18.43 is installed
OR libldap-2_4-2-32bit-2.4.41-18.43 is installed
OR openldap2-2.4.41-18.43 is installed
OR openldap2-back-meta-2.4.41-18.43 is installed
OR openldap2-client-2.4.41-18.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libldap-2_4-2-2.4.41-18.43 is installed
OR libldap-2_4-2-32bit-2.4.41-18.43 is installed
OR openldap2-2.4.41-18.43 is installed
OR openldap2-back-meta-2.4.41-18.43 is installed
OR openldap2-client-2.4.41-18.43 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP4 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
alsa-1.0.27.2-15 is installed
OR alsa-docs-1.0.27.2-15 is installed
OR libasound2-1.0.27.2-15 is installed
OR libasound2-32bit-1.0.27.2-15 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_31-default-6-5 is installed
OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
OR kgraft-patch-SLE12_Update_9-6-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_31-default-6-5 is installed
OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
OR kgraft-patch-SLE12_Update_9-6-5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
alsa-1.0.27.2-11 is installed
OR alsa-docs-1.0.27.2-11 is installed
OR libasound2-1.0.27.2-11 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libreoffice-4.3.1.2-3 is installed
OR libreoffice-base-4.3.1.2-3 is installed
OR libreoffice-base-drivers-mysql-4.3.1.2-3 is installed
OR libreoffice-base-drivers-postgresql-4.3.1.2-3 is installed
OR libreoffice-calc-4.3.1.2-3 is installed
OR libreoffice-calc-extensions-4.3.1.2-3 is installed
OR libreoffice-draw-4.3.1.2-3 is installed
OR libreoffice-filters-optional-4.3.1.2-3 is installed
OR libreoffice-gnome-4.3.1.2-3 is installed
OR libreoffice-icon-theme-tango-4.3.1.2-3 is installed
OR libreoffice-impress-4.3.1.2-3 is installed
OR libreoffice-l10n-af-4.3.1.2-3 is installed
OR libreoffice-l10n-ar-4.3.1.2-3 is installed
OR libreoffice-l10n-ca-4.3.1.2-3 is installed
OR libreoffice-l10n-cs-4.3.1.2-3 is installed
OR libreoffice-l10n-da-4.3.1.2-3 is installed
OR libreoffice-l10n-de-4.3.1.2-3 is installed
OR libreoffice-l10n-en-4.3.1.2-3 is installed
OR libreoffice-l10n-es-4.3.1.2-3 is installed
OR libreoffice-l10n-fi-4.3.1.2-3 is installed
OR libreoffice-l10n-fr-4.3.1.2-3 is installed
OR libreoffice-l10n-gu-4.3.1.2-3 is installed
OR libreoffice-l10n-hi-4.3.1.2-3 is installed
OR libreoffice-l10n-hu-4.3.1.2-3 is installed
OR libreoffice-l10n-it-4.3.1.2-3 is installed
OR libreoffice-l10n-ja-4.3.1.2-3 is installed
OR libreoffice-l10n-ko-4.3.1.2-3 is installed
OR libreoffice-l10n-nb-4.3.1.2-3 is installed
OR libreoffice-l10n-nl-4.3.1.2-3 is installed
OR libreoffice-l10n-nn-4.3.1.2-3 is installed
OR libreoffice-l10n-pl-4.3.1.2-3 is installed
OR libreoffice-l10n-pt-BR-4.3.1.2-3 is installed
OR libreoffice-l10n-pt-PT-4.3.1.2-3 is installed
OR libreoffice-l10n-ru-4.3.1.2-3 is installed
OR libreoffice-l10n-sk-4.3.1.2-3 is installed
OR libreoffice-l10n-sv-4.3.1.2-3 is installed
OR libreoffice-l10n-xh-4.3.1.2-3 is installed
OR libreoffice-l10n-zh-Hans-4.3.1.2-3 is installed
OR libreoffice-l10n-zh-Hant-4.3.1.2-3 is installed
OR libreoffice-l10n-zu-4.3.1.2-3 is installed
OR libreoffice-mailmerge-4.3.1.2-3 is installed
OR libreoffice-math-4.3.1.2-3 is installed
OR libreoffice-officebean-4.3.1.2-3 is installed
OR libreoffice-pyuno-4.3.1.2-3 is installed
OR libreoffice-writer-4.3.1.2-3 is installed
OR libreoffice-writer-extensions-4.3.1.2-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND libgadu3-1.11.4-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
finch-2.11.0-12 is installed
OR libpurple-2.11.0-12 is installed
OR libpurple-lang-2.11.0-12 is installed
OR libpurple-meanwhile-2.11.0-12 is installed
OR libpurple-tcl-2.11.0-12 is installed
OR pidgin-2.11.0-12 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND argyllcms-1.6.3-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
gnome-online-accounts-3.20.8-10.4 is installed
OR gnome-online-accounts-lang-3.20.8-10.4 is installed
OR libgoa-1_0-0-32bit-3.20.8-10.4 is installed
OR typelib-1_0-Goa-1_0-3.20.8-10.4 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 5 is installed
AND Package Information
bind-9.9.6P1-0.30 is installed
OR bind-chrootenv-9.9.6P1-0.30 is installed
OR bind-doc-9.9.6P1-0.30 is installed
OR bind-libs-9.9.6P1-0.30 is installed
OR bind-libs-32bit-9.9.6P1-0.30 is installed
OR bind-utils-9.9.6P1-0.30 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 6 is installed
AND Package Information
evince-3.10.3-2.3 is installed
OR evince-lang-3.10.3-2.3 is installed
OR libevdocument3-4-3.10.3-2.3 is installed
OR libevview3-3-3.10.3-2.3 is installed
|