Oval Definition:oval:org.opensuse.security:def:30400
Revision Date:2020-12-01Version:1
Title:Security update for Xen
Description:



The SUSE Linux Enterprise Server 11 Service Pack 1 LTSS Xen hypervisor and toolset have been updated to fix various security issues and some bugs.

The following security issues have been addressed:

*

XSA-84: CVE-2014-1894: Xen 3.2 (and presumably earlier) exhibit both problems with the overflow issue being present for more than just the suboperations listed above. (bnc#860163)

*

XSA-84: CVE-2014-1892 CVE-2014-1893: Xen 3.3 through 4.1, while not affected by the above overflow, have a different overflow issue on FLASK_{GET,SET}BOOL and expose unreasonably large memory allocation to aribitrary guests. (bnc#860163)

*

XSA-84: CVE-2014-1891: The FLASK_{GET,SET}BOOL, FLASK_USER and FLASK_CONTEXT_TO_SID suboperations of the flask hypercall are vulnerable to an integer overflow on the input size. The hypercalls attempt to allocate a buffer which is 1 larger than this size and is therefore vulnerable to integer overflow and an attempt to allocate then access a zero byte buffer. (bnc#860163)

*

XSA-82: CVE-2013-6885: The microcode on AMD 16h 00h through 0Fh processors does not properly handle the interaction between locked instructions and write-combined memory types, which allows local users to cause a denial of service (system hang) via a crafted application, aka the errata 793 issue. (bnc#853049)

*

XSA-76: CVE-2013-4554: Xen 3.0.3 through 4.1.x (possibly 4.1.6.1), 4.2.x (possibly 4.2.3), and 4.3.x (possibly 4.3.1) does not properly prevent access to hypercalls, which allows local guest users to gain privileges via a crafted application running in ring 1 or 2. (bnc#849668)

*

XSA-74: CVE-2013-4553: The XEN_DOMCTL_getmemlist hypercall in Xen 3.4.x through 4.3.x (possibly 4.3.1) does not always obtain the page_alloc_lock and mm_rwlock in the same order, which allows local guest administrators to cause a denial of service (host deadlock). (bnc#849667)

*

XSA-73: CVE-2013-4494: Xen before 4.1.x, 4.2.x, and 4.3.x does not take the page_alloc_lock and grant_table.lock in the same order, which allows local guest administrators with access to multiple vcpus to cause a denial of service (host deadlock) via unspecified vectors. (bnc#848657)

*

XSA-67: CVE-2013-4368: The outs instruction emulation in Xen 3.1.x, 4.2.x, 4.3.x, and earlier, when using FS: or GS: segment override, uses an uninitialized variable as a segment base, which allows local 64-bit PV guests to obtain sensitive information (hypervisor stack content) via unspecified vectors related to stale data in a segment register. (bnc#842511)

*

XSA-66: CVE-2013-4361: The fbld instruction emulation in Xen 3.3.x through 4.3.x does not use the correct variable for the source effective address, which allows local HVM guests to obtain hypervisor stack information by reading the values used by the instruction. (bnc#841766)

*

XSA-63: CVE-2013-4355: Xen 4.3.x and earlier does not properly handle certain errors, which allows local HVM guests to obtain hypervisor stack memory via a (1) port or (2) memory mapped I/O write or (3) other unspecified operations related to addresses without associated memory. (bnc#840592)

*

XSA-62: CVE-2013-1442: Xen 4.0 through 4.3.x, when using AVX or LWP capable CPUs, does not properly clear previous data from registers when using an XSAVE or XRSTOR to extend the state components of a saved or restored vCPU after touching other restored extended registers, which allows local guest OSes to obtain sensitive information by reading the registers. (bnc#839596)

*

XSA-61: CVE-2013-4329: The xenlight library (libxl) in Xen 4.0.x through 4.2.x, when IOMMU is disabled, provides access to a busmastering-capable PCI passthrough device before the IOMMU setup is complete, which allows local HVM guest domains to gain privileges or cause a denial of service via a DMA instruction. (bnc#839618)

*

XSA-60: CVE-2013-2212: The vmx_set_uc_mode function in Xen 3.3 through 4.3, when disabling chaches, allows local HVM guests with access to memory mapped I/O regions to cause a denial of service (CPU consumption and possibly hypervisor or guest kernel panic) via a crafted GFN range. (bnc#831120)

*

XSA-58: CVE-2013-1918: Certain page table manipulation operations in Xen 4.1.x, 4.2.x, and earlier are not preemptible, which allows local PV kernels to cause a denial of service via vectors related to 'deep page table traversal.' (bnc#826882)

*

XSA-58: CVE-2013-1432: Xen 4.1.x and 4.2.x, when the XSA-45 patch is in place, does not properly maintain references on pages stored for deferred cleanup, which allows local PV guest kernels to cause a denial of service (premature page free and hypervisor crash) or possible gain privileges via unspecified vectors. (bnc#826882)

*

XSA-57: CVE-2013-2211: The libxenlight (libxl) toolstack library in Xen 4.0.x, 4.1.x, and 4.2.x uses weak permissions for xenstore keys for paravirtualised and emulated serial console devices, which allows local guest administrators to modify the xenstore value via unspecified vectors. (bnc#823608)

*

XSA-56: CVE-2013-2072: Buffer overflow in the Python bindings for the xc_vcpu_setaffinity call in Xen 4.0.x, 4.1.x, and 4.2.x allows local administrators with permissions to configure VCPU affinity to cause a denial of service (memory corruption and xend toolstack crash) and possibly gain privileges via a crafted cpumap. (bnc#819416)

*

XSA-55: CVE-2013-2196: Multiple unspecified vulnerabilities in the Elf parser (libelf) in Xen 4.2.x and earlier allow local guest administrators with certain permissions to have an unspecified impact via a crafted kernel, related to 'other problems' that are not CVE-2013-2194 or CVE-2013-2195. (bnc#823011)

*

XSA-55: CVE-2013-2195: The Elf parser (libelf) in Xen 4.2.x and earlier allow local guest administrators with certain permissions to have an unspecified impact via a crafted kernel, related to 'pointer dereferences' involving unexpected calculations. (bnc#823011)

*

XSA-55: CVE-2013-2194: Multiple integer overflows in the Elf parser (libelf) in Xen 4.2.x and earlier allow local guest administrators with certain permissions to have an unspecified impact via a crafted kernel. (bnc#823011)

*

XSA-53: CVE-2013-2077: Xen 4.0.x, 4.1.x, and 4.2.x does not properly restrict the contents of a XRSTOR, which allows local PV guest users to cause a denial of service (unhandled exception and hypervisor crash) via unspecified vectors. (bnc#820919)

*

XSA-52: CVE-2013-2076: Xen 4.0.x, 4.1.x, and 4.2.x, when running on AMD64 processors, only save/restore the FOP, FIP, and FDP x87 registers in FXSAVE/FXRSTOR when an exception is pending, which allows one domain to determine portions of the state of floating point instructions of other domains, which can be leveraged to obtain sensitive information such as cryptographic keys, a similar vulnerability to CVE-2006-1056. NOTE: this is the documented behavior of AMD64 processors, but it is inconsistent with Intel processors in a security-relevant fashion that was not addressed by the kernels. (bnc#820917)

*

XSA-50: CVE-2013-1964: Xen 4.0.x and 4.1.x incorrectly releases a grant reference when releasing a non-v1, non-transitive grant, which allows local guest administrators to cause a denial of service (host crash), obtain sensitive information, or possible have other impacts via unspecified vectors. (bnc#816156)

*

XSA-49: CVE-2013-1952: Xen 4.x, when using Intel VT-d for a bus mastering capable PCI device, does not properly check the source when accessing a bridge device's interrupt remapping table entries for MSI interrupts, which allows local guest domains to cause a denial of service (interrupt injection) via unspecified vectors. (bnc#816163)

*

XSA-47: CVE-2013-1920: Xen 4.2.x, 4.1.x, and earlier, when the hypervisor is running 'under memory pressure' and the Xen Security Module (XSM) is enabled, uses the wrong ordering of operations when extending the per-domain event channel tracking table, which causes a use-after-free and allows local guest kernels to inject arbitrary events and gain privileges via unspecified vectors. (bnc#813677)

*

XSA-46: CVE-2013-1919: Xen 4.2.x and 4.1.x does not properly restrict access to IRQs, which allows local stub domain clients to gain access to IRQs and cause a denial of service via vectors related to 'passed-through IRQs or PCI devices.' (bnc#813675)

*

XSA-45: CVE-2013-1918: Certain page table manipulation operations in Xen 4.1.x, 4.2.x, and earlier are not preemptible, which allows local PV kernels to cause a denial of service via vectors related to 'deep page table traversal.' (bnc#816159)

*

XSA-44: CVE-2013-1917: Xen 3.1 through 4.x, when running 64-bit hosts on Intel CPUs, does not clear the NT flag when using an IRET after a SYSENTER instruction, which allows PV guest users to cause a denial of service (hypervisor crash) by triggering a #GP fault, which is not properly handled by another IRET instruction. (bnc#813673)

*

XSA-41: CVE-2012-6075: Buffer overflow in the e1000_receive function in the e1000 device driver (hw/e1000.c) in QEMU 1.3.0-rc2 and other versions, when the SBP and LPE flags are disabled, allows remote attackers to cause a denial of service (guest OS crash) and possibly execute arbitrary guest code via a large packet. (bnc#797523)

*

XSA-37: CVE-2013-0154: The get_page_type function in xen/arch/x86/mm.c in Xen 4.2, when debugging is enabled, allows local PV or HVM guest administrators to cause a denial of service (assertion failure and hypervisor crash) via unspecified vectors related to a hypercall. (bnc#797031)

*

XSA-36: CVE-2013-0153: The AMD IOMMU support in Xen 4.2.x, 4.1.x, 3.3, and other versions, when using AMD-Vi for PCI passthrough, uses the same interrupt remapping table for the host and all guests, which allows guests to cause a denial of service by injecting an interrupt into other guests. (bnc#800275)

*

XSA-33: CVE-2012-5634: Xen 4.2.x, 4.1.x, and 4.0, when using Intel VT-d for PCI passthrough, does not properly configure VT-d when supporting a device that is behind a legacy PCI Bridge, which allows local guests to cause a denial of service to other guests by injecting an interrupt. (bnc#794316)

*

XSA-31: CVE-2012-5515: The (1) XENMEM_decrease_reservation, (2) XENMEM_populate_physmap, and (3) XENMEM_exchange hypercalls in Xen 4.2 and earlier allow local guest administrators to cause a denial of service (long loop and hang) via a crafted extent_order value. (bnc#789950)

*

XSA-30: CVE-2012-5514: The guest_physmap_mark_populate_on_demand function in Xen 4.2 and earlier does not properly unlock the subject GFNs when checking if they are in use, which allows local guest HVM administrators to cause a denial of service (hang) via unspecified vectors. (bnc#789948)

*

XSA-29: CVE-2012-5513: The XENMEM_exchange handler in Xen 4.2 and earlier does not properly check the memory address, which allows local PV guest OS administrators to cause a denial of service (crash) or possibly gain privileges via unspecified vectors that overwrite memory in the hypervisor reserved range. (bnc#789951)

*

XSA-27: CVE-2012-6333: Multiple HVM control operations in Xen 3.4 through 4.2 allow local HVM guest OS administrators to cause a denial of service (physical CPU consumption) via a large input. (bnc#789944)

*

XSA-27: CVE-2012-5511: Stack-based buffer overflow in the dirty video RAM tracking functionality in Xen 3.4 through 4.1 allows local HVM guest OS administrators to cause a denial of service (crash) via a large bitmap image. (bnc#789944)

*

XSA-26: CVE-2012-5510: Xen 4.x, when downgrading the grant table version, does not properly remove the status page from the tracking list when freeing the page, which allows local guest OS administrators to cause a denial of service (hypervisor crash) via unspecified vectors. (bnc#789945)

*

XSA-25: CVE-2012-4544: The PV domain builder in Xen 4.2 and earlier does not validate the size of the kernel or ramdisk (1) before or (2) after decompression, which allows local guest administrators to cause a denial of service (domain 0 memory consumption) via a crafted (a) kernel or (b) ramdisk. (bnc#787163)

*

XSA-24: CVE-2012-4539: Xen 4.0 through 4.2, when running 32-bit x86 PV guests on 64-bit hypervisors, allows local guest OS administrators to cause a denial of service (infinite loop and hang or crash) via invalid arguments to GNTTABOP_get_status_frames, aka 'Grant table hypercall infinite loop DoS vulnerability.' (bnc#786520)

*

XSA-23: CVE-2012-4538: The HVMOP_pagetable_dying hypercall in Xen 4.0, 4.1, and 4.2 does not properly check the pagetable state when running on shadow pagetables, which allows a local HVM guest OS to cause a denial of service (hypervisor crash) via unspecified vectors. (bnc#786519)

*

XSA-22: CVE-2012-4537: Xen 3.4 through 4.2, and possibly earlier versions, does not properly synchronize the p2m and m2p tables when the set_p2m_entry function fails, which allows local HVM guest OS administrators to cause a denial of service (memory consumption and assertion failure), aka 'Memory mapping failure DoS vulnerability.' (bnc#786517)

*

XSA-20: CVE-2012-4535: Xen 3.4 through 4.2, and possibly earlier versions, allows local guest OS administrators to cause a denial of service (Xen infinite loop and physical CPU consumption) by setting a VCPU with an 'inappropriate deadline.' (bnc#786516)

*

XSA-19: CVE-2012-4411: The graphical console in Xen 4.0, 4.1 and 4.2 allows local OS guest administrators to obtain sensitive host resource information via the qemu monitor. NOTE: this might be a duplicate of CVE-2007-0998. (bnc#779212)

*

XSA-15: CVE-2012-3497: (1) TMEMC_SAVE_GET_CLIENT_WEIGHT, (2) TMEMC_SAVE_GET_CLIENT_CAP, (3) TMEMC_SAVE_GET_CLIENT_FLAGS and (4) TMEMC_SAVE_END in the Transcendent Memory (TMEM) in Xen 4.0, 4.1, and 4.2 allow local guest OS users to cause a denial of service (NULL pointer dereference or memory corruption and host crash) or possibly have other unspecified impacts via a NULL client id. (bnc#777890)

Also the following non-security bugs have been fixed:

* xen hot plug attach/detach fails modified blktap-pv-cdrom.patch. (bnc#805094) * guest 'disappears' after live migration Updated block-dmmd script. (bnc#777628)

Security Issues references:

* CVE-2006-1056 * CVE-2007-0998 * CVE-2012-3497 * CVE-2012-4411 * CVE-2012-4535 * CVE-2012-4537 * CVE-2012-4538 * CVE-2012-4539 * CVE-2012-4544 * CVE-2012-5510 * CVE-2012-5511 * CVE-2012-5513 * CVE-2012-5514 * CVE-2012-5515 * CVE-2012-5634 * CVE-2012-6075 * CVE-2012-6333 * CVE-2013-0153 * CVE-2013-0154 * CVE-2013-1432 * CVE-2013-1442 * CVE-2013-1917 * CVE-2013-1918 * CVE-2013-1919 * CVE-2013-1920 * CVE-2013-1952 * CVE-2013-1964 * CVE-2013-2072 * CVE-2013-2076 * CVE-2013-2077 * CVE-2013-2194 * CVE-2013-2195 * CVE-2013-2196 * CVE-2013-2211 * CVE-2013-2212 * CVE-2013-4329 * CVE-2013-4355 * CVE-2013-4361 * CVE-2013-4368 * CVE-2013-4494 * CVE-2013-4553 * CVE-2013-4554 * CVE-2013-6885 * CVE-2014-1891 * CVE-2014-1892 * CVE-2014-1893 * CVE-2014-1894

Family:unixClass:patch
Status:Reference(s):1007188
1022037
1034862
1050231
1056982
1059777
1061076
1061080
1061081
1061082
1061084
1061086
1061087
1066569
1066693
1068032
1068671
1069702
1070771
1071074
1071470
1071695
1072561
1072876
1073792
1073874
1076503
1138301
1159922
1159923
1159924
1159927
1161982
1162629
644112
739119
777628
777890
779212
786516
786517
786519
786520
787163
789944
789945
789948
789950
789951
794316
797031
797523
800275
805094
813673
813675
813677
816156
816159
816163
819416
820917
820919
823011
823608
826882
831120
839596
839618
840592
841766
842511
843716
848657
849667
849668
853049
860163
890623
897874
934524
934525
934526
934527
934528
934529
955762
958097
979441
980391
983215
983216
988488
CVE-2006-1056
CVE-2007-0998
CVE-2009-0689
CVE-2010-3702
CVE-2010-3703
CVE-2010-3704
CVE-2012-3497
CVE-2012-3543
CVE-2012-4411
CVE-2012-4535
CVE-2012-4537
CVE-2012-4538
CVE-2012-4539
CVE-2012-4544
CVE-2012-5510
CVE-2012-5511
CVE-2012-5513
CVE-2012-5514
CVE-2012-5515
CVE-2012-5634
CVE-2012-6075
CVE-2012-6333
CVE-2012-6698
CVE-2012-6699
CVE-2012-6700
CVE-2012-6702
CVE-2013-0153
CVE-2013-0154
CVE-2013-1432
CVE-2013-1442
CVE-2013-1917
CVE-2013-1918
CVE-2013-1919
CVE-2013-1920
CVE-2013-1952
CVE-2013-1964
CVE-2013-2072
CVE-2013-2076
CVE-2013-2077
CVE-2013-2194
CVE-2013-2195
CVE-2013-2196
CVE-2013-2211
CVE-2013-2212
CVE-2013-4276
CVE-2013-4329
CVE-2013-4355
CVE-2013-4361
CVE-2013-4368
CVE-2013-4494
CVE-2013-4553
CVE-2013-4554
CVE-2013-6885
CVE-2014-1891
CVE-2014-1892
CVE-2014-1893
CVE-2014-1894
CVE-2014-5351
CVE-2014-9732
CVE-2015-1283
CVE-2015-4467
CVE-2015-4469
CVE-2015-4470
CVE-2015-4471
CVE-2015-4472
CVE-2016-0718
CVE-2016-5300
CVE-2016-5387
CVE-2016-6321
CVE-2017-11600
CVE-2017-13167
CVE-2017-14106
CVE-2017-15115
CVE-2017-15588
CVE-2017-15589
CVE-2017-15590
CVE-2017-15592
CVE-2017-15593
CVE-2017-15594
CVE-2017-15595
CVE-2017-15868
CVE-2017-16534
CVE-2017-16538
CVE-2017-16939
CVE-2017-17450
CVE-2017-17558
CVE-2017-17805
CVE-2017-17806
CVE-2017-5526
CVE-2017-5715
CVE-2017-5753
CVE-2017-5754
CVE-2017-7472
CVE-2017-8824
CVE-2018-5764
CVE-2019-10161
CVE-2019-11045
CVE-2019-11046
CVE-2019-11047
CVE-2019-11050
CVE-2019-20433
CVE-2020-7059
SUSE-SU-2015:2174-1
SUSE-SU-2015:2215-1
SUSE-SU-2016:1512-1
SUSE-SU-2016:1819-1
SUSE-SU-2016:2958-1
SUSE-SU-2017:0415-1
SUSE-SU-2017:2812-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 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for High Performance Computing 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 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 SP3
SUSE Linux Enterprise Server 12 SP3-TERADATA
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 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
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-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • NetworkManager-1.10.6-lp150.3 is installed
  • OR NetworkManager-lang-1.10.6-lp150.3 is installed
  • OR libnm-glib-vpn1-1.10.6-lp150.3 is installed
  • OR libnm-glib4-1.10.6-lp150.3 is installed
  • OR libnm-util2-1.10.6-lp150.3 is installed
  • OR libnm0-1.10.6-lp150.3 is installed
  • OR typelib-1_0-NM-1_0-1.10.6-lp150.3 is installed
  • OR typelib-1_0-NMClient-1_0-1.10.6-lp150.3 is installed
  • OR typelib-1_0-NetworkManager-1_0-1.10.6-lp150.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • bzip2-1.0.6-34 is installed
  • OR libbz2-1-1.0.6-34 is installed
  • OR libbz2-1-32bit-1.0.6-34 is installed
  • OR libbz2-devel-1.0.6-34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • Mesa-7.11.2-0.9 is installed
  • OR Mesa-32bit-7.11.2-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND cabextract-1.2-2.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-38.5.0esr-28 is installed
  • OR MozillaFirefox-translations-38.5.0esr-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • krb5-1.12.1-22 is installed
  • OR krb5-32bit-1.12.1-22 is installed
  • OR krb5-client-1.12.1-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • openssh-7.2p2-55 is installed
  • OR openssh-helpers-7.2p2-55 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • imobiledevice-tools-1.2.0-7 is installed
  • OR libimobiledevice6-1.2.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.108 is installed
  • OR ImageMagick-config-6-SUSE-6.8.8.1-71.108 is installed
  • OR ImageMagick-config-6-upstream-6.8.8.1-71.108 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.108 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.108 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.108 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • libslurm29-16.05.8.1-5 is installed
  • OR perl-slurm-16.05.8.1-5 is installed
  • OR slurm-16.05.8.1-5 is installed
  • OR slurm-auth-none-16.05.8.1-5 is installed
  • OR slurm-devel-16.05.8.1-5 is installed
  • OR slurm-doc-16.05.8.1-5 is installed
  • OR slurm-lua-16.05.8.1-5 is installed
  • OR slurm-munge-16.05.8.1-5 is installed
  • OR slurm-pam_slurm-16.05.8.1-5 is installed
  • OR slurm-plugins-16.05.8.1-5 is installed
  • OR slurm-sched-wiki-16.05.8.1-5 is installed
  • OR slurm-slurmdbd-16.05.8.1-5 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 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
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • ruby-1.8.7.p72-5.22 is installed
  • OR ruby-doc-html-1.8.7.p72-5.22 is installed
  • OR ruby-tk-1.8.7.p72-5.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • ruby-1.8.7.p72-5.22 is installed
  • OR ruby-doc-html-1.8.7.p72-5.22 is installed
  • OR ruby-tk-1.8.7.p72-5.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND wireshark-1.4.13-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND wireshark-1.4.13-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND wireshark-1.4.13-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND wireshark-1.4.13-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND xpdf-tools-3.02-138.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND xpdf-tools-3.02-138.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND xpdf-tools-3.02-138.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • bind-9.5.0P2-20.7 is installed
  • OR bind-chrootenv-9.5.0P2-20.7 is installed
  • OR bind-doc-9.5.0P2-20.7 is installed
  • OR bind-libs-9.5.0P2-20.7 is installed
  • OR bind-libs-32bit-9.5.0P2-20.7 is installed
  • OR bind-libs-x86-9.5.0P2-20.7 is installed
  • OR bind-utils-9.5.0P2-20.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-libs-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-libs-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-libs-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_16-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
  • OR xen-libs-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-4.0.3_21548_16-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_18-29 is installed
  • OR xen-doc-html-4.0.3_21548_18-29 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-29 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
  • OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
  • OR xen-libs-4.0.3_21548_18-29 is installed
  • OR xen-tools-4.0.3_21548_18-29 is installed
  • OR xen-tools-domU-4.0.3_21548_18-29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_18-29 is installed
  • OR xen-doc-html-4.0.3_21548_18-29 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-29 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
  • OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
  • OR xen-libs-4.0.3_21548_18-29 is installed
  • OR xen-tools-4.0.3_21548_18-29 is installed
  • OR xen-tools-domU-4.0.3_21548_18-29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.7.0esr-69 is installed
  • OR MozillaFirefox-translations-45.7.0esr-69 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.7.0esr-69 is installed
  • OR MozillaFirefox-translations-45.7.0esr-69 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • e2fsprogs-1.41.9-2.7 is installed
  • OR libcom_err2-1.41.9-2.7 is installed
  • OR libcom_err2-32bit-1.41.9-2.7 is installed
  • OR libcom_err2-x86-1.41.9-2.7 is installed
  • OR libext2fs2-1.41.9-2.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.15-46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.15-46 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.15-46 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • krb5-1.6.3-133.49.64 is installed
  • OR krb5-32bit-1.6.3-133.49.64 is installed
  • OR krb5-apps-clients-1.6.3-133.49.64 is installed
  • OR krb5-apps-servers-1.6.3-133.49.64 is installed
  • OR krb5-client-1.6.3-133.49.64 is installed
  • OR krb5-doc-1.6.3-133.49.64 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
  • OR krb5-server-1.6.3-133.49.64 is installed
  • OR krb5-x86-1.6.3-133.49.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • krb5-1.6.3-133.49.64 is installed
  • OR krb5-32bit-1.6.3-133.49.64 is installed
  • OR krb5-apps-clients-1.6.3-133.49.64 is installed
  • OR krb5-apps-servers-1.6.3-133.49.64 is installed
  • OR krb5-client-1.6.3-133.49.64 is installed
  • OR krb5-doc-1.6.3-133.49.64 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
  • OR krb5-server-1.6.3-133.49.64 is installed
  • OR krb5-x86-1.6.3-133.49.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • krb5-1.6.3-133.49.64 is installed
  • OR krb5-32bit-1.6.3-133.49.64 is installed
  • OR krb5-apps-clients-1.6.3-133.49.64 is installed
  • OR krb5-apps-servers-1.6.3-133.49.64 is installed
  • OR krb5-client-1.6.3-133.49.64 is installed
  • OR krb5-doc-1.6.3-133.49.64 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
  • OR krb5-server-1.6.3-133.49.64 is installed
  • OR krb5-x86-1.6.3-133.49.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • krb5-1.6.3-133.49.64 is installed
  • OR krb5-32bit-1.6.3-133.49.64 is installed
  • OR krb5-apps-clients-1.6.3-133.49.64 is installed
  • OR krb5-apps-servers-1.6.3-133.49.64 is installed
  • OR krb5-client-1.6.3-133.49.64 is installed
  • OR krb5-doc-1.6.3-133.49.64 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
  • OR krb5-server-1.6.3-133.49.64 is installed
  • OR krb5-x86-1.6.3-133.49.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • krb5-1.6.3-133.49.64 is installed
  • OR krb5-32bit-1.6.3-133.49.64 is installed
  • OR krb5-apps-clients-1.6.3-133.49.64 is installed
  • OR krb5-apps-servers-1.6.3-133.49.64 is installed
  • OR krb5-client-1.6.3-133.49.64 is installed
  • OR krb5-doc-1.6.3-133.49.64 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.64 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.64 is installed
  • OR krb5-server-1.6.3-133.49.64 is installed
  • OR krb5-x86-1.6.3-133.49.64 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.4_02-0.7 is installed
  • OR xen-doc-html-4.2.4_02-0.7 is installed
  • OR xen-doc-pdf-4.2.4_02-0.7 is installed
  • OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-libs-4.2.4_02-0.7 is installed
  • OR xen-libs-32bit-4.2.4_02-0.7 is installed
  • OR xen-tools-4.2.4_02-0.7 is installed
  • OR xen-tools-domU-4.2.4_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.4_02-0.7 is installed
  • OR xen-doc-html-4.2.4_02-0.7 is installed
  • OR xen-doc-pdf-4.2.4_02-0.7 is installed
  • OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-libs-4.2.4_02-0.7 is installed
  • OR xen-libs-32bit-4.2.4_02-0.7 is installed
  • OR xen-tools-4.2.4_02-0.7 is installed
  • OR xen-tools-domU-4.2.4_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.4_02-0.7 is installed
  • OR xen-doc-html-4.2.4_02-0.7 is installed
  • OR xen-doc-pdf-4.2.4_02-0.7 is installed
  • OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-libs-4.2.4_02-0.7 is installed
  • OR xen-libs-32bit-4.2.4_02-0.7 is installed
  • OR xen-tools-4.2.4_02-0.7 is installed
  • OR xen-tools-domU-4.2.4_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.4_02-0.7 is installed
  • OR xen-doc-html-4.2.4_02-0.7 is installed
  • OR xen-doc-pdf-4.2.4_02-0.7 is installed
  • OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
  • OR xen-libs-4.2.4_02-0.7 is installed
  • OR xen-libs-32bit-4.2.4_02-0.7 is installed
  • OR xen-tools-4.2.4_02-0.7 is installed
  • OR xen-tools-domU-4.2.4_02-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • java-1_7_0-ibm-1.7.0_sr4.1-0.5 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr4.1-0.5 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr4.1-0.5 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr4.1-0.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • mono-core-2.6.7-0.18 is installed
  • OR mono-data-2.6.7-0.18 is installed
  • OR mono-data-postgresql-2.6.7-0.18 is installed
  • OR mono-data-sqlite-2.6.7-0.18 is installed
  • OR mono-locale-extras-2.6.7-0.18 is installed
  • OR mono-nunit-2.6.7-0.18 is installed
  • OR mono-web-2.6.7-0.18 is installed
  • OR mono-winforms-2.6.7-0.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • mono-core-2.6.7-0.18 is installed
  • OR mono-data-2.6.7-0.18 is installed
  • OR mono-data-postgresql-2.6.7-0.18 is installed
  • OR mono-data-sqlite-2.6.7-0.18 is installed
  • OR mono-locale-extras-2.6.7-0.18 is installed
  • OR mono-nunit-2.6.7-0.18 is installed
  • OR mono-web-2.6.7-0.18 is installed
  • OR mono-winforms-2.6.7-0.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • mono-core-2.6.7-0.18 is installed
  • OR mono-data-2.6.7-0.18 is installed
  • OR mono-data-postgresql-2.6.7-0.18 is installed
  • OR mono-data-sqlite-2.6.7-0.18 is installed
  • OR mono-locale-extras-2.6.7-0.18 is installed
  • OR mono-nunit-2.6.7-0.18 is installed
  • OR mono-web-2.6.7-0.18 is installed
  • OR mono-winforms-2.6.7-0.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • mono-core-2.6.7-0.18 is installed
  • OR mono-data-2.6.7-0.18 is installed
  • OR mono-data-postgresql-2.6.7-0.18 is installed
  • OR mono-data-sqlite-2.6.7-0.18 is installed
  • OR mono-locale-extras-2.6.7-0.18 is installed
  • OR mono-nunit-2.6.7-0.18 is installed
  • OR mono-web-2.6.7-0.18 is installed
  • OR mono-winforms-2.6.7-0.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.11 is installed
  • OR xen-doc-html-4.2.5_21-45.11 is installed
  • OR xen-doc-pdf-4.2.5_21-45.11 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-libs-4.2.5_21-45.11 is installed
  • OR xen-libs-32bit-4.2.5_21-45.11 is installed
  • OR xen-tools-4.2.5_21-45.11 is installed
  • OR xen-tools-domU-4.2.5_21-45.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.11 is installed
  • OR xen-doc-html-4.2.5_21-45.11 is installed
  • OR xen-doc-pdf-4.2.5_21-45.11 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-libs-4.2.5_21-45.11 is installed
  • OR xen-libs-32bit-4.2.5_21-45.11 is installed
  • OR xen-tools-4.2.5_21-45.11 is installed
  • OR xen-tools-domU-4.2.5_21-45.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-21.20 is installed
  • OR libvirt-client-1.0.5.9-21.20 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.20 is installed
  • OR libvirt-doc-1.0.5.9-21.20 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.20 is installed
  • OR libvirt-python-1.0.5.9-21.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-21.20 is installed
  • OR libvirt-client-1.0.5.9-21.20 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.20 is installed
  • OR libvirt-doc-1.0.5.9-21.20 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.20 is installed
  • OR libvirt-python-1.0.5.9-21.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • apache2-2.2.12-64 is installed
  • OR apache2-doc-2.2.12-64 is installed
  • OR apache2-example-pages-2.2.12-64 is installed
  • OR apache2-prefork-2.2.12-64 is installed
  • OR apache2-utils-2.2.12-64 is installed
  • OR apache2-worker-2.2.12-64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • apache2-2.2.12-64 is installed
  • OR apache2-doc-2.2.12-64 is installed
  • OR apache2-example-pages-2.2.12-64 is installed
  • OR apache2-prefork-2.2.12-64 is installed
  • OR apache2-utils-2.2.12-64 is installed
  • OR apache2-worker-2.2.12-64 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • OpenEXR-1.6.1-83.17 is installed
  • OR OpenEXR-32bit-1.6.1-83.17 is installed
  • OR OpenEXR-x86-1.6.1-83.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.2.0-78.51 is installed
  • OR MozillaFirefox-branding-SLED-68-21.9 is installed
  • OR MozillaFirefox-translations-common-68.2.0-78.51 is installed
  • OR MozillaFirefox-translations-other-68.2.0-78.51 is installed
  • OR firefox-atk-2.26.1-2.8 is installed
  • OR firefox-atk-lang-2.26.1-2.8 is installed
  • OR firefox-cairo-1.15.10-2.13 is installed
  • OR firefox-gdk-pixbuf-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-lang-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8 is installed
  • OR firefox-gio-branding-upstream-2.54.3-2.14 is installed
  • OR firefox-glib2-2.54.3-2.14 is installed
  • OR firefox-glib2-lang-2.54.3-2.14 is installed
  • OR firefox-glib2-tools-2.54.3-2.14 is installed
  • OR firefox-gtk3-3.10.9-2.15 is installed
  • OR firefox-gtk3-branding-upstream-3.10.9-2.15 is installed
  • OR firefox-gtk3-data-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-amharic-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-inuktitut-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-multipress-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-thai-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-vietnamese-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-xim-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodules-tigrigna-3.10.9-2.15 is installed
  • OR firefox-gtk3-lang-3.10.9-2.15 is installed
  • OR firefox-gtk3-tools-3.10.9-2.15 is installed
  • OR firefox-harfbuzz-1.7.5-2.7 is installed
  • OR firefox-libatk-1_0-0-2.26.1-2.8 is installed
  • OR firefox-libcairo-gobject2-1.15.10-2.13 is installed
  • OR firefox-libcairo2-1.15.10-2.13 is installed
  • OR firefox-libffi-3.2.1.git259-2.3 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-14 is installed
  • OR firefox-libffi4-5.3.1+r233831-14 is installed
  • OR firefox-libffi7-3.2.1.git259-2.3 is installed
  • OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8 is installed
  • OR firefox-libgtk-3-0-3.10.9-2.15 is installed
  • OR firefox-libharfbuzz0-1.7.5-2.7 is installed
  • OR firefox-libpango-1_0-0-1.40.14-2.7 is installed
  • OR firefox-pango-1.40.14-2.7 is installed
  • OR libfirefox-gio-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-glib-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gmodule-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gobject-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gthread-2_0-0-2.54.3-2.14 is installed
  • OR libfreebl3-3.45-38.9 is installed
  • OR libfreebl3-32bit-3.45-38.9 is installed
  • OR libsoftokn3-3.45-38.9 is installed
  • OR libsoftokn3-32bit-3.45-38.9 is installed
  • OR mozilla-nspr-4.21-29.6 is installed
  • OR mozilla-nspr-32bit-4.21-29.6 is installed
  • OR mozilla-nspr-devel-4.21-29.6 is installed
  • OR mozilla-nss-3.45-38.9 is installed
  • OR mozilla-nss-32bit-3.45-38.9 is installed
  • OR mozilla-nss-certs-3.45-38.9 is installed
  • OR mozilla-nss-certs-32bit-3.45-38.9 is installed
  • OR mozilla-nss-devel-3.45-38.9 is installed
  • OR mozilla-nss-tools-3.45-38.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.2.0-78.51 is installed
  • OR MozillaFirefox-branding-SLED-68-21.9 is installed
  • OR MozillaFirefox-translations-common-68.2.0-78.51 is installed
  • OR MozillaFirefox-translations-other-68.2.0-78.51 is installed
  • OR firefox-atk-2.26.1-2.8 is installed
  • OR firefox-atk-lang-2.26.1-2.8 is installed
  • OR firefox-cairo-1.15.10-2.13 is installed
  • OR firefox-gdk-pixbuf-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-lang-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8 is installed
  • OR firefox-gio-branding-upstream-2.54.3-2.14 is installed
  • OR firefox-glib2-2.54.3-2.14 is installed
  • OR firefox-glib2-lang-2.54.3-2.14 is installed
  • OR firefox-glib2-tools-2.54.3-2.14 is installed
  • OR firefox-gtk3-3.10.9-2.15 is installed
  • OR firefox-gtk3-branding-upstream-3.10.9-2.15 is installed
  • OR firefox-gtk3-data-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-amharic-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-inuktitut-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-multipress-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-thai-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-vietnamese-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-xim-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodules-tigrigna-3.10.9-2.15 is installed
  • OR firefox-gtk3-lang-3.10.9-2.15 is installed
  • OR firefox-gtk3-tools-3.10.9-2.15 is installed
  • OR firefox-harfbuzz-1.7.5-2.7 is installed
  • OR firefox-libatk-1_0-0-2.26.1-2.8 is installed
  • OR firefox-libcairo-gobject2-1.15.10-2.13 is installed
  • OR firefox-libcairo2-1.15.10-2.13 is installed
  • OR firefox-libffi-3.2.1.git259-2.3 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-14 is installed
  • OR firefox-libffi4-5.3.1+r233831-14 is installed
  • OR firefox-libffi7-3.2.1.git259-2.3 is installed
  • OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8 is installed
  • OR firefox-libgtk-3-0-3.10.9-2.15 is installed
  • OR firefox-libharfbuzz0-1.7.5-2.7 is installed
  • OR firefox-libpango-1_0-0-1.40.14-2.7 is installed
  • OR firefox-pango-1.40.14-2.7 is installed
  • OR libfirefox-gio-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-glib-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gmodule-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gobject-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gthread-2_0-0-2.54.3-2.14 is installed
  • OR libfreebl3-3.45-38.9 is installed
  • OR libfreebl3-32bit-3.45-38.9 is installed
  • OR libsoftokn3-3.45-38.9 is installed
  • OR libsoftokn3-32bit-3.45-38.9 is installed
  • OR mozilla-nspr-4.21-29.6 is installed
  • OR mozilla-nspr-32bit-4.21-29.6 is installed
  • OR mozilla-nspr-devel-4.21-29.6 is installed
  • OR mozilla-nss-3.45-38.9 is installed
  • OR mozilla-nss-32bit-3.45-38.9 is installed
  • OR mozilla-nss-certs-3.45-38.9 is installed
  • OR mozilla-nss-certs-32bit-3.45-38.9 is installed
  • OR mozilla-nss-devel-3.45-38.9 is installed
  • OR mozilla-nss-tools-3.45-38.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libslp1-openssl1-1.2.0-172.27.3 is installed
  • OR openslp-openssl1-1.2.0-172.27.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libslp1-openssl1-1.2.0-172.27.3 is installed
  • OR openslp-openssl1-1.2.0-172.27.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • cpp48-4.8.3+r212056-6 is installed
  • OR gcc48-4.8.3+r212056-6 is installed
  • OR gcc48-32bit-4.8.3+r212056-6 is installed
  • OR gcc48-c++-4.8.3+r212056-6 is installed
  • OR gcc48-info-4.8.3+r212056-6 is installed
  • OR gcc48-locale-4.8.3+r212056-6 is installed
  • OR libasan0-4.8.3+r212056-6 is installed
  • OR libasan0-32bit-4.8.3+r212056-6 is installed
  • OR libatomic1-4.8.3+r212056-6 is installed
  • OR libatomic1-32bit-4.8.3+r212056-6 is installed
  • OR libffi4-4.8.3+r212056-6 is installed
  • OR libffi4-32bit-4.8.3+r212056-6 is installed
  • OR libgcc_s1-4.8.3+r212056-6 is installed
  • OR libgcc_s1-32bit-4.8.3+r212056-6 is installed
  • OR libgfortran3-4.8.3+r212056-6 is installed
  • OR libgomp1-4.8.3+r212056-6 is installed
  • OR libgomp1-32bit-4.8.3+r212056-6 is installed
  • OR libitm1-4.8.3+r212056-6 is installed
  • OR libitm1-32bit-4.8.3+r212056-6 is installed
  • OR libquadmath0-4.8.3+r212056-6 is installed
  • OR libstdc++48-devel-4.8.3+r212056-6 is installed
  • OR libstdc++48-devel-32bit-4.8.3+r212056-6 is installed
  • OR libstdc++6-4.8.3+r212056-6 is installed
  • OR libstdc++6-32bit-4.8.3+r212056-6 is installed
  • OR libtsan0-4.8.3+r212056-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • gpg2-2.0.24-3 is installed
  • OR gpg2-lang-2.0.24-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • gpg2-2.0.24-3 is installed
  • OR gpg2-lang-2.0.24-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • glib2-lang-2.38.2-5 is installed
  • OR glib2-tools-2.38.2-5 is installed
  • OR libgio-2_0-0-2.38.2-5 is installed
  • OR libgio-2_0-0-32bit-2.38.2-5 is installed
  • OR libglib-2_0-0-2.38.2-5 is installed
  • OR libglib-2_0-0-32bit-2.38.2-5 is installed
  • OR libgmodule-2_0-0-2.38.2-5 is installed
  • OR libgmodule-2_0-0-32bit-2.38.2-5 is installed
  • OR libgobject-2_0-0-2.38.2-5 is installed
  • OR libgobject-2_0-0-32bit-2.38.2-5 is installed
  • OR libgthread-2_0-0-2.38.2-5 is installed
  • OR libgthread-2_0-0-32bit-2.38.2-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.45 is installed
  • OR kernel-default-base-3.12.74-60.64.45 is installed
  • OR kernel-default-devel-3.12.74-60.64.45 is installed
  • OR kernel-default-man-3.12.74-60.64.45 is installed
  • OR kernel-devel-3.12.74-60.64.45 is installed
  • OR kernel-macros-3.12.74-60.64.45 is installed
  • OR kernel-source-3.12.74-60.64.45 is installed
  • OR kernel-syms-3.12.74-60.64.45 is installed
  • OR kernel-xen-3.12.74-60.64.45 is installed
  • OR kernel-xen-base-3.12.74-60.64.45 is installed
  • OR kernel-xen-devel-3.12.74-60.64.45 is installed
  • OR kgraft-patch-3_12_74-60_64_45-default-1-4 is installed
  • OR kgraft-patch-3_12_74-60_64_45-xen-1-4 is installed
  • OR kgraft-patch-SLE12-SP1_Update_16-1-4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.45 is installed
  • OR kernel-default-base-3.12.74-60.64.45 is installed
  • OR kernel-default-devel-3.12.74-60.64.45 is installed
  • OR kernel-default-man-3.12.74-60.64.45 is installed
  • OR kernel-devel-3.12.74-60.64.45 is installed
  • OR kernel-macros-3.12.74-60.64.45 is installed
  • OR kernel-source-3.12.74-60.64.45 is installed
  • OR kernel-syms-3.12.74-60.64.45 is installed
  • OR kernel-xen-3.12.74-60.64.45 is installed
  • OR kernel-xen-base-3.12.74-60.64.45 is installed
  • OR kernel-xen-devel-3.12.74-60.64.45 is installed
  • OR kgraft-patch-3_12_74-60_64_45-default-1-4 is installed
  • OR kgraft-patch-3_12_74-60_64_45-xen-1-4 is installed
  • OR kgraft-patch-SLE12-SP1_Update_16-1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND binutils-2.31-9.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • qemu-2.6.2-31 is installed
  • OR qemu-arm-2.6.2-31 is installed
  • OR qemu-block-curl-2.6.2-31 is installed
  • OR qemu-block-rbd-2.6.2-31 is installed
  • OR qemu-block-ssh-2.6.2-31 is installed
  • OR qemu-guest-agent-2.6.2-31 is installed
  • OR qemu-ipxe-1.0.0-31 is installed
  • OR qemu-kvm-2.6.2-31 is installed
  • OR qemu-lang-2.6.2-31 is installed
  • OR qemu-ppc-2.6.2-31 is installed
  • OR qemu-s390-2.6.2-31 is installed
  • OR qemu-seabios-1.9.1-31 is installed
  • OR qemu-sgabios-8-31 is installed
  • OR qemu-tools-2.6.2-31 is installed
  • OR qemu-vgabios-1.9.1-31 is installed
  • OR qemu-x86-2.6.2-31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • qemu-2.6.2-31 is installed
  • OR qemu-arm-2.6.2-31 is installed
  • OR qemu-block-curl-2.6.2-31 is installed
  • OR qemu-block-rbd-2.6.2-31 is installed
  • OR qemu-block-ssh-2.6.2-31 is installed
  • OR qemu-guest-agent-2.6.2-31 is installed
  • OR qemu-ipxe-1.0.0-31 is installed
  • OR qemu-kvm-2.6.2-31 is installed
  • OR qemu-lang-2.6.2-31 is installed
  • OR qemu-ppc-2.6.2-31 is installed
  • OR qemu-s390-2.6.2-31 is installed
  • OR qemu-seabios-1.9.1-31 is installed
  • OR qemu-sgabios-8-31 is installed
  • OR qemu-tools-2.6.2-31 is installed
  • OR qemu-vgabios-1.9.1-31 is installed
  • OR qemu-x86-2.6.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • guestfs-data-1.32.4-14 is installed
  • OR guestfs-tools-1.32.4-14 is installed
  • OR guestfsd-1.32.4-14 is installed
  • OR libguestfs0-1.32.4-14 is installed
  • OR perl-Sys-Guestfs-1.32.4-14 is installed
  • OR python-libguestfs-1.32.4-14 is installed
  • OR virt-p2v-1.32.4-14 is installed
  • OR virt-v2v-1.32.4-14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND clamav-0.100.2-33.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND clamav-0.100.2-33.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kgraft-patch-4_4_90-92_50-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-11-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kgraft-patch-4_4_90-92_50-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND gd-2.1.0-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • openssh-7.2p2-74.23 is installed
  • OR openssh-askpass-gnome-7.2p2-74.23 is installed
  • OR openssh-fips-7.2p2-74.23 is installed
  • OR openssh-helpers-7.2p2-74.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • openssh-7.2p2-74.23 is installed
  • OR openssh-askpass-gnome-7.2p2-74.23 is installed
  • OR openssh-fips-7.2p2-74.23 is installed
  • OR openssh-helpers-7.2p2-74.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_63-default-7-2 is installed
  • OR kgraft-patch-3_12_60-52_63-xen-7-2 is installed
  • OR kgraft-patch-SLE12_Update_18-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_63-default-7-2 is installed
  • OR kgraft-patch-3_12_60-52_63-xen-7-2 is installed
  • OR kgraft-patch-SLE12_Update_18-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libblkid1-2.28-42 is installed
  • OR libfdisk1-2.28-42 is installed
  • OR libmount1-2.28-42 is installed
  • OR libsmartcols1-2.28-42 is installed
  • OR libuuid1-2.28-42 is installed
  • OR python-libmount-2.28-42 is installed
  • OR util-linux-2.28-42 is installed
  • OR util-linux-lang-2.28-42 is installed
  • OR util-linux-systemd-2.28-42 is installed
  • OR uuidd-2.28-42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_60-52_54-default-2-2 is installed
  • OR kgraft-patch-3_12_60-52_54-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_15-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND clamav-0.99.2-32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND cryptctl-1.2.6-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_143-94_47-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_16-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libjavascriptcoregtk-1_0-0-2.4.11-23 is installed
  • OR libjavascriptcoregtk-1_0-0-32bit-2.4.11-23 is installed
  • OR libwebkitgtk-1_0-0-2.4.11-23 is installed
  • OR libwebkitgtk-1_0-0-32bit-2.4.11-23 is installed
  • OR libwebkitgtk2-lang-2.4.11-23 is installed
  • OR typelib-1_0-JavaScriptCore-3_0-2.4.11-23 is installed
  • OR typelib-1_0-WebKit-3_0-2.4.11-23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND gnome-shell-calendar-3.20.4-77.17 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.37 is installed
  • OR libMagickCore1-6.4.3.6-7.37 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • openstack-ceilometer-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-agent-central-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-agent-compute-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-agent-ipmi-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-agent-notification-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-api-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-collector-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-doc-7.0.4~a0~dev7-3 is installed
  • OR openstack-ceilometer-polling-7.0.4~a0~dev7-3 is installed
  • OR openstack-cinder-9.1.5~a0~dev1-3 is installed
  • OR openstack-cinder-api-9.1.5~a0~dev1-3 is installed
  • OR openstack-cinder-backup-9.1.5~a0~dev1-3 is installed
  • OR openstack-cinder-doc-9.1.5~a0~dev1-3 is installed
  • OR openstack-cinder-scheduler-9.1.5~a0~dev1-3 is installed
  • OR openstack-cinder-volume-9.1.5~a0~dev1-3 is installed
  • OR openstack-dashboard-10.0.4~a0~dev2-3 is installed
  • OR openstack-glance-13.0.1~a0~dev6-3 is installed
  • OR openstack-glance-api-13.0.1~a0~dev6-3 is installed
  • OR openstack-glance-doc-13.0.1~a0~dev6-3 is installed
  • OR openstack-glance-glare-13.0.1~a0~dev6-3 is installed
  • OR openstack-glance-registry-13.0.1~a0~dev6-3 is installed
  • OR openstack-heat-7.0.4~a0~dev4-4 is installed
  • OR openstack-heat-api-7.0.4~a0~dev4-4 is installed
  • OR openstack-heat-api-cfn-7.0.4~a0~dev4-4 is installed
  • OR openstack-heat-api-cloudwatch-7.0.4~a0~dev4-4 is installed
  • OR openstack-heat-doc-7.0.4~a0~dev4-4 is installed
  • OR openstack-heat-engine-7.0.4~a0~dev4-4 is installed
  • OR openstack-heat-plugin-heat_docker-7.0.4~a0~dev4-4 is installed
  • OR openstack-heat-test-7.0.4~a0~dev4-4 is installed
  • OR openstack-keystone-10.0.2~a0~dev2-6 is installed
  • OR openstack-keystone-doc-10.0.2~a0~dev2-6 is installed
  • OR openstack-magnum-3.1.2~a0~dev22-13 is installed
  • OR openstack-magnum-api-3.1.2~a0~dev22-13 is installed
  • OR openstack-magnum-conductor-3.1.2~a0~dev22-13 is installed
  • OR openstack-magnum-doc-3.1.2~a0~dev22-13 is installed
  • OR openstack-manila-3.0.1~a0~dev27-3 is installed
  • OR openstack-manila-api-3.0.1~a0~dev27-3 is installed
  • OR openstack-manila-data-3.0.1~a0~dev27-3 is installed
  • OR openstack-manila-doc-3.0.1~a0~dev27-3 is installed
  • OR openstack-manila-scheduler-3.0.1~a0~dev27-3 is installed
  • OR openstack-manila-share-3.0.1~a0~dev27-3 is installed
  • OR openstack-nova-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-api-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-cells-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-cert-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-compute-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-conductor-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-console-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-consoleauth-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-doc-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-novncproxy-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-placement-api-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-scheduler-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-serialproxy-14.0.6~a0~dev16-3 is installed
  • OR openstack-nova-vncproxy-14.0.6~a0~dev16-3 is installed
  • OR python-ceilometer-7.0.4~a0~dev7-3 is installed
  • OR python-cinder-9.1.5~a0~dev1-3 is installed
  • OR python-glance-13.0.1~a0~dev6-3 is installed
  • OR python-heat-7.0.4~a0~dev4-4 is installed
  • OR python-horizon-10.0.4~a0~dev2-3 is installed
  • OR python-keystone-10.0.2~a0~dev2-6 is installed
  • OR python-magnum-3.1.2~a0~dev22-13 is installed
  • OR python-manila-3.0.1~a0~dev27-3 is installed
  • OR python-nova-14.0.6~a0~dev16-3 is installed
  • BACK