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

This update for xen fixes several issues.

These security issues were fixed:

- CVE-2016-9637: ioport array overflow allowing a malicious guest administrator can escalate their privilege to that of the host (bsc#1011652) - CVE-2016-9386: x86 null segments were not always treated as unusable allowing an unprivileged guest user program to elevate its privilege to that of the guest operating system. Exploit of this vulnerability is easy on Intel and more complicated on AMD (bsc#1009100) - CVE-2016-9382: x86 task switch to VM86 mode was mis-handled, allowing a unprivileged guest process to escalate its privilege to that of the guest operating system on AMD hardware. On Intel hardware a malicious unprivileged guest process can crash the guest (bsc#1009103) - CVE-2016-9383: The x86 64-bit bit test instruction emulation was broken, allowing a guest to modify arbitrary memory leading to arbitray code execution (bsc#1009107) - CVE-2016-9381: Improper processing of shared rings allowing guest administrators take over the qemu process, elevating their privilege to that of the qemu process (bsc#1009109) - CVE-2016-9380: Delimiter injection vulnerabilities in pygrub allowed guest administrators to obtain the contents of sensitive host files or delete the files (bsc#1009111) - CVE-2016-9379: Delimiter injection vulnerabilities in pygrub allowed guest administrators to obtain the contents of sensitive host files or delete the files (bsc#1009111) - CVE-2016-7777: Xen did not properly honor CR0.TS and CR0.EM, which allowed local x86 HVM guest OS users to read or modify FPU, MMX, or XMM register state information belonging to arbitrary tasks on the guest by modifying an instruction while the hypervisor is preparing to emulate it (bsc#1000106) - CVE-2016-8910: The rtl8139_cplus_transmit function in hw/net/rtl8139.c allowed local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) by leveraging failure to limit the ring descriptor count (bsc#1007157) - CVE-2016-8667: The rc4030_write function in hw/dma/rc4030.c in allowed local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via a large interval timer reload value (bsc#1005004) - CVE-2016-8669: The serial_update_parameters function in hw/char/serial.c allowed local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via vectors involving a value of divider greater than baud base (bsc#1005005) - CVE-2016-7908: The mcf_fec_do_tx function in hw/net/mcf_fec.c did not properly limit the buffer descriptor count when transmitting packets, which allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via vectors involving a buffer descriptor with a length of 0 and crafted values in bd.flags (bsc#1003030) - CVE-2016-7909: The pcnet_rdra_addr function in hw/net/pcnet.c allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) by setting the (1) receive or (2) transmit descriptor ring length to 0 (bsc#1003032) - CVE-2016-6351: The esp_do_dma function in hw/scsi/esp.c, when built with ESP/NCR53C9x controller emulation support, allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or execute arbitrary code on the host via vectors involving DMA read into ESP command buffer (bsc#990843) - CVE-2016-7094: Buffer overflow in Xen allowed local x86 HVM guest OS administrators on guests running with shadow paging to cause a denial of service via a pagetable update (bsc#995792) - CVE-2016-7092: The get_page_from_l3e function in arch/x86/mm.c in Xen allowed local 32-bit PV guest OS administrators to gain host OS privileges via vectors related to L3 recursive pagetables (bsc#995785) - CVE-2016-6258: The PV pagetable code in arch/x86/mm.c in Xen allowed local 32-bit PV guest OS administrators to gain host OS privileges by leveraging fast-paths for updating pagetable entries (bsc#988675) - CVE-2016-5338: The (1) esp_reg_read and (2) esp_reg_write functions allowed local guest OS administrators to cause a denial of service (QEMU process crash) or execute arbitrary code on the host via vectors related to the information transfer buffer (bsc#983984) - CVE-2016-5238: The get_cmd function in hw/scsi/esp.c might have allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via vectors related to reading from the information transfer buffer in non-DMA mode (bsc#982960) - CVE-2014-3672: The qemu implementation in libvirt Xen allowed local guest OS users to cause a denial of service (host disk consumption) by writing to stdout or stderr (bsc#981264) - CVE-2016-4441: The get_cmd function in the 53C9X Fast SCSI Controller (FSC) support did not properly check DMA length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via unspecified vectors, involving an SCSI command (bsc#980724) - CVE-2016-4439: The esp_reg_write function in the 53C9X Fast SCSI Controller (FSC) support did not properly check command buffer length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or potentially execute arbitrary code on the host via unspecified vectors (bsc#980716) - CVE-2016-3710: The VGA module improperly performed bounds checking on banked access to video memory, which allowed local guest OS administrators to execute arbitrary code on the host by changing access modes after setting the bank register, aka the 'Dark Portal' issue (bsc#978164) - CVE-2016-4480: The guest_walk_tables function in arch/x86/mm/guest_walk.c in Xen did not properly handle the Page Size (PS) page table entry bit at the L4 and L3 page table levels, which might have allowed local guest OS users to gain privileges via a crafted mapping of memory (bsc#978295) - CVE-2016-3960: Integer overflow in the x86 shadow pagetable code allowed local guest OS users to cause a denial of service (host crash) or possibly gain privileges by shadowing a superpage mapping (bsc#974038) - CVE-2016-3158: The xrstor function did not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allowed local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits (bsc#973188) - CVE-2016-4001: Buffer overflow in the stellaris_enet_receive function, when the Stellaris ethernet controller is configured to accept large packets, allowed remote attackers to cause a denial of service (QEMU crash) via a large packet (bsc#975130) - CVE-2016-4002: Buffer overflow in the mipsnet_receive function, when the guest NIC is configured to accept large packets, allowed remote attackers to cause a denial of service (memory corruption and QEMU crash) or possibly execute arbitrary code via a packet larger than 1514 bytes (bsc#975138) - CVE-2016-2841: The ne2000_receive function in the NE2000 NIC emulation support (hw/net/ne2000.c) allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via crafted values for the PSTART and PSTOP registers, involving ring buffer control (bsc#969351). - CVE-2016-2391: The ohci_bus_start function in the USB OHCI emulation support (hw/usb/hcd-ohci.c) allowed local guest OS administrators to cause a denial of service (NULL pointer dereference and QEMU process crash) via vectors related to multiple eof_timers (bsc#967101). - 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 in Xen, 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-2014-3640: The sosendto function in slirp/udp.c allowed local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket (bsc#965112). - CVE-2015-5278: Infinite loop in ne2000_receive() function allowed a privileged user inside the guest to crash the Qemu instance resulting in DoS (bsc#964947). - CVE-2013-4533: Buffer overflow in the pxa2xx_ssp_load function in hw/arm/pxa2xx.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted s->rx_level value in a savevm image (bsc#964644). - CVE-2014-0222: Integer overflow in the qcow_open function in block/qcow.c allowed remote attackers to cause a denial of service (crash) via a large L2 table in a QCOW version 1 image (bsc#964925). - CVE-2013-4534: Buffer overflow in hw/intc/openpic.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via vectors related to IRQDest elements (bsc#964452). - CVE-2016-1981: A:infinite loop in start_xmit and e1000_receive_iov routines allowed a privileged user inside the guest to crash the Qemu instance resulting in DoS (bsc#963783). - CVE-2013-4539: Multiple buffer overflows in the tsc210x_load function in hw/input/tsc210x.c might have allowed remote attackers to execute arbitrary code via a crafted (1) precision, (2) nextprecision, (3) function, or (4) nextfunction value in a savevm image (bsc#962758). - CVE-2013-4537: The ssi_sd_transfer function in hw/sd/ssi-sd.c allowed remote attackers to execute arbitrary code via a crafted arglen value in a savevm image (bsc#962642). - CVE-2014-7815: The set_pixel_format function in ui/vnc.c allowed remote attackers to cause a denial of service (crash) via a small bytes_per_pixel value (bsc#962627). - CVE-2014-3689: The vmware-vga driver (hw/display/vmware_vga.c) allowed local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling (bsc#962611). - CVE-2013-4538: Multiple buffer overflows in the ssd0323_load function in hw/display/ssd0323.c allowed remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via crafted (1) cmd_len, (2) row, or (3) col values; (4) row_start and row_end values; or (5) col_star and col_end values in a savevm image (bsc#962335). - CVE-2015-7512: Buffer overflow in the pcnet_receive function in hw/net/pcnet.c, when a guest NIC has a larger MTU, allowed remote attackers to cause a denial of service (guest OS crash) or execute arbitrary code via a large packet (bsc#962360). - CVE-2016-1714: The (1) fw_cfg_write and (2) fw_cfg_read functions in hw/nvram/fw_cfg.c when built with the Firmware Configuration device emulation support, allowed guest OS users with the CAP_SYS_RAWIO privilege to cause a denial of service (out-of-bounds read or write access and process crash) or possibly execute arbitrary code via an invalid current entry value in a firmware configuration (bsc#961692). - CVE-2016-1571: The paging_invlpg function in include/asm-x86/paging.h in Xen when using shadow mode paging or nested virtualization is enabled, allowed local HVM guest users to cause a denial of service (host crash) via a non-canonical guest address in an INVVPID instruction, which triggers a hypervisor bug check (bsc#960862). - CVE-2015-8743: A OOB memory access in ioport r/w functions allowed a privileged (CAP_SYS_RAWIO) user/process to use this flaw to leak or corrupt Qemu memory bytes (bsc#960726). - CVE-2015-8550: Xen, when used on a system providing PV backends, allowed local guest OS administrators to cause a denial of service (host OS crash) or gain privileges by writing to memory shared between the frontend and backend, aka a double fetch vulnerability (bsc#957988). - CVE-2015-8554: Buffer overflow in hw/pt-msi.c in Xen, when using the qemu-xen-traditional (aka qemu-dm) device model, allowed local x86 HVM guest administrators to gain privileges by leveraging a system with access to a passed-through MSI-X capable physical PCI device and MSI-X table entries, related to a 'write path.' (bsc#958007). - CVE-2015-8555: Xen did not initialize x86 FPU stack and XMM registers when XSAVE/XRSTOR are not used to manage guest extended register state, which allowed local guest domains to obtain sensitive information from other domains via unspecified vectors (bsc#958009). - CVE-2015-8339: The memory_exchange function in common/memory.c in Xen did not properly hand back pages to a domain, which might have allowed guest OS administrators to cause a denial of service (host crash) via unspecified vectors related to domain teardown (bsc#956408). - CVE-2015-8104: The KVM subsystem might have allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c (bsc#954405). - CVE-2015-5307: The KVM subsystem might allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c (bsc#953527). - CVE-2015-7970: The p2m_pod_emergency_sweep function in arch/x86/mm/p2m-pod.c in Xen was not preemptible, which allowed local x86 HVM guest administrators to cause a denial of service (CPU consumption and possibly reboot) via crafted memory contents that triggers a 'time-consuming linear scan,' related to Populate-on-Demand (bsc#950704). - CVE-2015-7972: The (1) libxl_set_memory_target function in tools/libxl/libxl.c and (2) libxl__build_post function in tools/libxl/libxl_dom.c in Xen did not properly calculate the balloon size when using the populate-on-demand (PoD) system, which allowed local HVM guest users to cause a denial of service (guest crash) via unspecified vectors related to 'heavy memory pressure.' (bsc#951845). - CVE-2015-7969: Multiple memory leaks in Xen allowed local guest administrators or domains with certain permission to cause a denial of service (memory consumption) via a large number of 'teardowns' of domains with the vcpu pointer array allocated using the (1) XEN_DOMCTL_max_vcpus hypercall or the xenoprofile state vcpu pointer array allocated using the (2) XENOPROF_get_buffer or (3) XENOPROF_set_passive hypercall (bsc#950703). - CVE-2015-7969: Multiple memory leaks in Xen allowed local guest administrators or domains with certain permission to cause a denial of service (memory consumption) via a large number of 'teardowns' of domains with the vcpu pointer array allocated using the (1) XEN_DOMCTL_max_vcpus hypercall or the xenoprofile state vcpu pointer array allocated using the (2) XENOPROF_get_buffer or (3) XENOPROF_set_passive hypercall (bsc#950705). - CVE-2015-7971: Xen did not limit the number of printk console messages when logging certain pmu and profiling hypercalls, which allowed local guests to cause a denial of service via a sequence of crafted (1) HYPERCALL_xenoprof_op hypercalls, which are not properly handled in the do_xenoprof_op function in common/xenoprof.c, or (2) HYPERVISOR_xenpmu_op hypercalls, which are not properly handled in the do_xenpmu_op function in arch/x86/cpu/vpmu.c (bsc#950706). - CVE-2015-4037: The slirp_smb function in net/slirp.c in created temporary files with predictable names, which allowed local users to cause a denial of service (instantiation failure) by creating /tmp/qemu-smb.*-* files the program (bsc#932267). - 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-2015-7835: The mod_l2_entry function in arch/x86/mm.c did not properly validate level 2 page table entries, which allowed local PV guest administrators to gain privileges via a crafted superpage mapping (bsc#950367). - CVE-2015-8504: The VNC display driver support was vulnerable to an arithmetic exception flaw that allowed a privileged remote client to crash the guest resulting in DoS (bsc#958493). - CVE-2015-8345: The i8255x (PRO100) emulation support was vulnerable to an infinite loop issue that allowed a privileged (CAP_SYS_RAWIO) user inside guest to crash the Qemu instance resulting in DoS (bsc#956832). - CVE-2015-7504: When using the AMD PC-Net II emulator(hw/net/pcnet.c) a heap buffer overflow could be triggered that could have allowed a guest to to take over the qemu process (bsc#956411). - CVE-2015-5239: The VNC display driver was vulnerable to an infinite loop issue that allowed a privileged user inside guest to crash the Qemu instance resulting in DoS (bsc#944463). - CVE-2015-6815: The e1000 NIC emulation support was vulnerable to an infinite loop issue that allowed a privileged user inside guest to crash the Qemu instance resulting in DoS (bsc#944697).

These non-security issues were fixed:

- bsc#1000893: virsh setmem won't allow to set current guest memory to max limit - bsc#967630: Discrepancy in reported memory size with correction XSA-153 for xend
Family:unixClass:patch
Status:Reference(s):1000106
1000751
1000893
1003030
1003032
1005004
1005005
1007157
1009026
1009100
1009103
1009107
1009109
1009111
1010395
1010401
1010402
1010404
1010410
1010422
1010427
1010517
1011652
1012964
1015332
1016168
1019550
1021315
1022219
1022255
1022257
1022260
1022263
1022264
1022265
1032309
1051644
1104843
1130103
1133528
1134399
1136424
1137832
1142023
1143179
1143189
1143191
1148987
1149955
1153238
1172402
758040
781018
860611
877642
879378
879381
901748
904035
907514
910258
910457
910458
918595
918984
923967
924919
932267
934787
935123
937444
939955
940017
940413
940913
940946
941074
941514
942082
944463
944697
946122
947128
947165
948330
949298
949752
949936
949942
950367
950703
950704
950705
950706
950750
950998
951392
951845
952976
953527
954200
954201
954405
954628
955308
955354
955654
955673
956375
956408
956411
956514
956707
956708
956709
956832
956852
956949
957988
957990
958007
958009
958463
958493
958523
958886
958906
958912
958951
959190
959312
959399
959705
960726
960857
960862
961500
961509
961512
961516
961518
961692
962335
962360
962611
962627
962642
962758
963276
963765
963767
963783
963998
964201
964452
964644
964925
964947
965112
965315
965317
965319
965923
966437
966693
967101
967630
967863
967972
967973
967974
967975
968010
968011
968012
968013
968141
968670
969307
969351
970504
970892
970909
970911
970948
970956
970958
970970
971124
971125
971360
973188
973570
974038
974646
975130
975138
975945
978164
978295
980716
980724
981264
981670
982960
983984
988675
990843
992549
995785
995792
CVE-2013-4533
CVE-2013-4534
CVE-2013-4537
CVE-2013-4538
CVE-2013-4539
CVE-2013-7446
CVE-2014-0222
CVE-2014-0222
CVE-2014-3566
CVE-2014-3615
CVE-2014-3640
CVE-2014-3672
CVE-2014-3689
CVE-2014-5353
CVE-2014-5354
CVE-2014-5355
CVE-2014-7815
CVE-2014-9749
CVE-2015-4037
CVE-2015-4037
CVE-2015-5239
CVE-2015-5239
CVE-2015-5278
CVE-2015-5307
CVE-2015-6815
CVE-2015-6815
CVE-2015-7311
CVE-2015-7504
CVE-2015-7509
CVE-2015-7512
CVE-2015-7515
CVE-2015-7550
CVE-2015-7566
CVE-2015-7799
CVE-2015-7835
CVE-2015-7835
CVE-2015-7969
CVE-2015-7969
CVE-2015-7970
CVE-2015-7971
CVE-2015-7971
CVE-2015-7972
CVE-2015-8076
CVE-2015-8077
CVE-2015-8078
CVE-2015-8104
CVE-2015-8215
CVE-2015-8339
CVE-2015-8340
CVE-2015-8345
CVE-2015-8504
CVE-2015-8539
CVE-2015-8543
CVE-2015-8550
CVE-2015-8551
CVE-2015-8552
CVE-2015-8554
CVE-2015-8555
CVE-2015-8569
CVE-2015-8575
CVE-2015-8743
CVE-2015-8767
CVE-2015-8785
CVE-2015-8812
CVE-2015-8816
CVE-2015-9289
CVE-2016-0723
CVE-2016-10002
CVE-2016-10158
CVE-2016-10159
CVE-2016-10160
CVE-2016-10161
CVE-2016-10164
CVE-2016-10166
CVE-2016-10167
CVE-2016-10168
CVE-2016-1571
CVE-2016-1714
CVE-2016-1981
CVE-2016-2069
CVE-2016-2143
CVE-2016-2184
CVE-2016-2185
CVE-2016-2186
CVE-2016-2188
CVE-2016-2270
CVE-2016-2271
CVE-2016-2384
CVE-2016-2391
CVE-2016-2543
CVE-2016-2544
CVE-2016-2545
CVE-2016-2546
CVE-2016-2547
CVE-2016-2548
CVE-2016-2549
CVE-2016-2782
CVE-2016-2841
CVE-2016-2847
CVE-2016-3137
CVE-2016-3138
CVE-2016-3139
CVE-2016-3140
CVE-2016-3156
CVE-2016-3158
CVE-2016-3159
CVE-2016-3710
CVE-2016-3955
CVE-2016-3960
CVE-2016-4001
CVE-2016-4002
CVE-2016-4439
CVE-2016-4441
CVE-2016-4480
CVE-2016-5238
CVE-2016-5285
CVE-2016-5290
CVE-2016-5291
CVE-2016-5296
CVE-2016-5297
CVE-2016-5338
CVE-2016-6258
CVE-2016-6351
CVE-2016-7092
CVE-2016-7094
CVE-2016-7478
CVE-2016-7777
CVE-2016-7908
CVE-2016-7909
CVE-2016-8667
CVE-2016-8669
CVE-2016-8910
CVE-2016-9064
CVE-2016-9066
CVE-2016-9074
CVE-2016-9079
CVE-2016-9379
CVE-2016-9380
CVE-2016-9381
CVE-2016-9382
CVE-2016-9383
CVE-2016-9386
CVE-2016-9586
CVE-2016-9637
CVE-2017-1000100
CVE-2017-7407
CVE-2019-11810
CVE-2019-12749
CVE-2019-13627
CVE-2019-13631
CVE-2019-14283
CVE-2019-14284
CVE-2019-16056
CVE-2019-16935
CVE-2019-3846
CVE-2019-3859
CVE-2020-12405
CVE-2020-12406
CVE-2020-12410
SUSE-SU-2015:1282-1
SUSE-SU-2015:1853-1
SUSE-SU-2016:1203-1
SUSE-SU-2016:1459-1
SUSE-SU-2016:3080-1
SUSE-SU-2017:0568-1
SUSE-SU-2017:2312-1
SUSE-SU-2019:14111-1
SUSE-SU-2020:14389-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 Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 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-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 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 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 7
SUSE OpenStack Cloud Crowbar 8
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND libapr1-1.6.3-lp150.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND apache2-mod_perl-2.0.9-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND sudo-1.7.6p2-0.2.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-38.4.0esr-25 is installed
  • OR MozillaFirefox-branding-SLED-38-15 is installed
  • OR MozillaFirefox-translations-38.4.0esr-25 is installed
  • OR libfreebl3-3.19.2.1-19 is installed
  • OR libfreebl3-32bit-3.19.2.1-19 is installed
  • OR libsoftokn3-3.19.2.1-19 is installed
  • OR libsoftokn3-32bit-3.19.2.1-19 is installed
  • OR mozilla-nspr-4.10.10-16 is installed
  • OR mozilla-nspr-32bit-4.10.10-16 is installed
  • OR mozilla-nss-3.19.2.1-19 is installed
  • OR mozilla-nss-32bit-3.19.2.1-19 is installed
  • OR mozilla-nss-tools-3.19.2.1-19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND wget-1.14-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.101-14 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.101-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND libwebkit2gtk-3_0-25-2.4.8-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • grub2-2.02-2 is installed
  • OR grub2-i386-pc-2.02-2 is installed
  • OR grub2-snapper-plugin-2.02-2 is installed
  • OR grub2-systemd-sleep-plugin-2.02-2 is installed
  • OR grub2-x86_64-efi-2.02-2 is installed
  • OR grub2-x86_64-xen-2.02-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.9 is installed
  • OR libopenssl0_9_8-0.9.8j-106.9 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-106.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-0.2.5+gitr569_2a5e70c-15 is installed
  • OR docker-1.12.6-87 is installed
  • OR runc-0.1.1+gitr2819_50a19c6-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.15-27 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.15-27 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.15-27 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.15-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.61-52.69 is installed
  • OR kernel-ec2-devel-3.12.61-52.69 is installed
  • OR kernel-ec2-extra-3.12.61-52.69 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-7 is installed
  • OR php5-5.5.14-7 is installed
  • OR php5-bcmath-5.5.14-7 is installed
  • OR php5-bz2-5.5.14-7 is installed
  • OR php5-calendar-5.5.14-7 is installed
  • OR php5-ctype-5.5.14-7 is installed
  • OR php5-curl-5.5.14-7 is installed
  • OR php5-dba-5.5.14-7 is installed
  • OR php5-dom-5.5.14-7 is installed
  • OR php5-enchant-5.5.14-7 is installed
  • OR php5-exif-5.5.14-7 is installed
  • OR php5-fastcgi-5.5.14-7 is installed
  • OR php5-fileinfo-5.5.14-7 is installed
  • OR php5-fpm-5.5.14-7 is installed
  • OR php5-ftp-5.5.14-7 is installed
  • OR php5-gd-5.5.14-7 is installed
  • OR php5-gettext-5.5.14-7 is installed
  • OR php5-gmp-5.5.14-7 is installed
  • OR php5-iconv-5.5.14-7 is installed
  • OR php5-intl-5.5.14-7 is installed
  • OR php5-json-5.5.14-7 is installed
  • OR php5-ldap-5.5.14-7 is installed
  • OR php5-mbstring-5.5.14-7 is installed
  • OR php5-mcrypt-5.5.14-7 is installed
  • OR php5-mysql-5.5.14-7 is installed
  • OR php5-odbc-5.5.14-7 is installed
  • OR php5-openssl-5.5.14-7 is installed
  • OR php5-pcntl-5.5.14-7 is installed
  • OR php5-pdo-5.5.14-7 is installed
  • OR php5-pear-5.5.14-7 is installed
  • OR php5-pgsql-5.5.14-7 is installed
  • OR php5-pspell-5.5.14-7 is installed
  • OR php5-shmop-5.5.14-7 is installed
  • OR php5-snmp-5.5.14-7 is installed
  • OR php5-soap-5.5.14-7 is installed
  • OR php5-sockets-5.5.14-7 is installed
  • OR php5-sqlite-5.5.14-7 is installed
  • OR php5-suhosin-5.5.14-7 is installed
  • OR php5-sysvmsg-5.5.14-7 is installed
  • OR php5-sysvsem-5.5.14-7 is installed
  • OR php5-sysvshm-5.5.14-7 is installed
  • OR php5-tokenizer-5.5.14-7 is installed
  • OR php5-wddx-5.5.14-7 is installed
  • OR php5-xmlreader-5.5.14-7 is installed
  • OR php5-xmlrpc-5.5.14-7 is installed
  • OR php5-xmlwriter-5.5.14-7 is installed
  • OR php5-xsl-5.5.14-7 is installed
  • OR php5-zip-5.5.14-7 is installed
  • OR php5-zlib-5.5.14-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND mutt-1.5.17-42.33 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND mutt-1.5.17-42.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • openssh-5.1p1-41.55 is installed
  • OR openssh-askpass-5.1p1-41.55 is installed
  • OR openssh-askpass-gnome-5.1p1-41.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • openssh-5.1p1-41.55 is installed
  • OR openssh-askpass-5.1p1-41.55 is installed
  • OR openssh-askpass-gnome-5.1p1-41.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • openssh-5.1p1-41.55 is installed
  • OR openssh-askpass-5.1p1-41.55 is installed
  • OR openssh-askpass-gnome-5.1p1-41.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • openssh-5.1p1-41.55 is installed
  • OR openssh-askpass-5.1p1-41.55 is installed
  • OR openssh-askpass-gnome-5.1p1-41.51 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND w3m-0.5.2-132.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND w3m-0.5.2-132.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND w3m-0.5.2-132.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND mailman-2.1.12-0.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_18-41 is installed
  • OR xen-doc-html-4.0.3_21548_18-41 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-41 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.54_0.94.TDC-41 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.54_0.94.TDC-41 is installed
  • OR xen-libs-4.0.3_21548_18-41 is installed
  • OR xen-tools-4.0.3_21548_18-41 is installed
  • OR xen-tools-domU-4.0.3_21548_18-41 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_18-41 is installed
  • OR xen-doc-html-4.0.3_21548_18-41 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-41 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.54_0.94.TDC-41 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.54_0.94.TDC-41 is installed
  • OR xen-libs-4.0.3_21548_18-41 is installed
  • OR xen-tools-4.0.3_21548_18-41 is installed
  • OR xen-tools-domU-4.0.3_21548_18-41 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 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 is installed
  • AND
  • libvirt-0.9.6-0.29 is installed
  • OR libvirt-client-0.9.6-0.29 is installed
  • OR libvirt-client-32bit-0.9.6-0.29 is installed
  • OR libvirt-doc-0.9.6-0.29 is installed
  • OR libvirt-python-0.9.6-0.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libvirt-0.9.6-0.29 is installed
  • OR libvirt-client-0.9.6-0.29 is installed
  • OR libvirt-client-32bit-0.9.6-0.29 is installed
  • OR libvirt-doc-0.9.6-0.29 is installed
  • OR libvirt-python-0.9.6-0.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • apache2-mod_php5-5.2.14-0.7.24 is installed
  • OR php5-5.2.14-0.7.24 is installed
  • OR php5-bcmath-5.2.14-0.7.24 is installed
  • OR php5-bz2-5.2.14-0.7.24 is installed
  • OR php5-calendar-5.2.14-0.7.24 is installed
  • OR php5-ctype-5.2.14-0.7.24 is installed
  • OR php5-curl-5.2.14-0.7.24 is installed
  • OR php5-dba-5.2.14-0.7.24 is installed
  • OR php5-dbase-5.2.14-0.7.24 is installed
  • OR php5-dom-5.2.14-0.7.24 is installed
  • OR php5-exif-5.2.14-0.7.24 is installed
  • OR php5-fastcgi-5.2.14-0.7.24 is installed
  • OR php5-ftp-5.2.14-0.7.24 is installed
  • OR php5-gd-5.2.14-0.7.24 is installed
  • OR php5-gettext-5.2.14-0.7.24 is installed
  • OR php5-gmp-5.2.14-0.7.24 is installed
  • OR php5-hash-5.2.14-0.7.24 is installed
  • OR php5-iconv-5.2.14-0.7.24 is installed
  • OR php5-json-5.2.14-0.7.24 is installed
  • OR php5-ldap-5.2.14-0.7.24 is installed
  • OR php5-mbstring-5.2.14-0.7.24 is installed
  • OR php5-mcrypt-5.2.14-0.7.24 is installed
  • OR php5-mysql-5.2.14-0.7.24 is installed
  • OR php5-odbc-5.2.14-0.7.24 is installed
  • OR php5-openssl-5.2.14-0.7.24 is installed
  • OR php5-pcntl-5.2.14-0.7.24 is installed
  • OR php5-pdo-5.2.14-0.7.24 is installed
  • OR php5-pear-5.2.14-0.7.24 is installed
  • OR php5-pgsql-5.2.14-0.7.24 is installed
  • OR php5-pspell-5.2.14-0.7.24 is installed
  • OR php5-shmop-5.2.14-0.7.24 is installed
  • OR php5-snmp-5.2.14-0.7.24 is installed
  • OR php5-soap-5.2.14-0.7.24 is installed
  • OR php5-suhosin-5.2.14-0.7.24 is installed
  • OR php5-sysvmsg-5.2.14-0.7.24 is installed
  • OR php5-sysvsem-5.2.14-0.7.24 is installed
  • OR php5-sysvshm-5.2.14-0.7.24 is installed
  • OR php5-tokenizer-5.2.14-0.7.24 is installed
  • OR php5-wddx-5.2.14-0.7.24 is installed
  • OR php5-xmlreader-5.2.14-0.7.24 is installed
  • OR php5-xmlrpc-5.2.14-0.7.24 is installed
  • OR php5-xmlwriter-5.2.14-0.7.24 is installed
  • OR php5-xsl-5.2.14-0.7.24 is installed
  • OR php5-zip-5.2.14-0.7.24 is installed
  • OR php5-zlib-5.2.14-0.7.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • krb5-1.6.3-133.49.68 is installed
  • OR krb5-32bit-1.6.3-133.49.68 is installed
  • OR krb5-apps-clients-1.6.3-133.49.68 is installed
  • OR krb5-apps-servers-1.6.3-133.49.68 is installed
  • OR krb5-client-1.6.3-133.49.68 is installed
  • OR krb5-doc-1.6.3-133.49.68 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
  • OR krb5-plugins-1.6.3-133.49.68 is installed
  • OR krb5-server-1.6.3-133.49.68 is installed
  • OR krb5-x86-1.6.3-133.49.68 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • krb5-1.6.3-133.49.68 is installed
  • OR krb5-32bit-1.6.3-133.49.68 is installed
  • OR krb5-apps-clients-1.6.3-133.49.68 is installed
  • OR krb5-apps-servers-1.6.3-133.49.68 is installed
  • OR krb5-client-1.6.3-133.49.68 is installed
  • OR krb5-doc-1.6.3-133.49.68 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
  • OR krb5-plugins-1.6.3-133.49.68 is installed
  • OR krb5-server-1.6.3-133.49.68 is installed
  • OR krb5-x86-1.6.3-133.49.68 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • krb5-1.6.3-133.49.68 is installed
  • OR krb5-32bit-1.6.3-133.49.68 is installed
  • OR krb5-apps-clients-1.6.3-133.49.68 is installed
  • OR krb5-apps-servers-1.6.3-133.49.68 is installed
  • OR krb5-client-1.6.3-133.49.68 is installed
  • OR krb5-doc-1.6.3-133.49.68 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
  • OR krb5-plugins-1.6.3-133.49.68 is installed
  • OR krb5-server-1.6.3-133.49.68 is installed
  • OR krb5-x86-1.6.3-133.49.68 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • krb5-1.6.3-133.49.68 is installed
  • OR krb5-32bit-1.6.3-133.49.68 is installed
  • OR krb5-apps-clients-1.6.3-133.49.68 is installed
  • OR krb5-apps-servers-1.6.3-133.49.68 is installed
  • OR krb5-client-1.6.3-133.49.68 is installed
  • OR krb5-doc-1.6.3-133.49.68 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
  • OR krb5-plugins-1.6.3-133.49.68 is installed
  • OR krb5-server-1.6.3-133.49.68 is installed
  • OR krb5-x86-1.6.3-133.49.68 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • krb5-1.6.3-133.49.68 is installed
  • OR krb5-32bit-1.6.3-133.49.68 is installed
  • OR krb5-apps-clients-1.6.3-133.49.68 is installed
  • OR krb5-apps-servers-1.6.3-133.49.68 is installed
  • OR krb5-client-1.6.3-133.49.68 is installed
  • OR krb5-doc-1.6.3-133.49.68 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
  • OR krb5-plugins-1.6.3-133.49.68 is installed
  • OR krb5-server-1.6.3-133.49.68 is installed
  • OR krb5-x86-1.6.3-133.49.68 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • glibc-2.11.3-17.54 is installed
  • OR glibc-32bit-2.11.3-17.54 is installed
  • OR glibc-devel-2.11.3-17.54 is installed
  • OR glibc-devel-32bit-2.11.3-17.54 is installed
  • OR glibc-html-2.11.3-17.54 is installed
  • OR glibc-i18ndata-2.11.3-17.54 is installed
  • OR glibc-info-2.11.3-17.54 is installed
  • OR glibc-locale-2.11.3-17.54 is installed
  • OR glibc-locale-32bit-2.11.3-17.54 is installed
  • OR glibc-locale-x86-2.11.3-17.54 is installed
  • OR glibc-profile-2.11.3-17.54 is installed
  • OR glibc-profile-32bit-2.11.3-17.54 is installed
  • OR glibc-profile-x86-2.11.3-17.54 is installed
  • OR glibc-x86-2.11.3-17.54 is installed
  • OR nscd-2.11.3-17.54 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.5.1esr-59 is installed
  • OR MozillaFirefox-translations-45.5.1esr-59 is installed
  • OR libfreebl3-3.21.3-39 is installed
  • OR libfreebl3-32bit-3.21.3-39 is installed
  • OR libsoftokn3-3.21.3-39 is installed
  • OR libsoftokn3-32bit-3.21.3-39 is installed
  • OR mozilla-nss-3.21.3-39 is installed
  • OR mozilla-nss-32bit-3.21.3-39 is installed
  • OR mozilla-nss-tools-3.21.3-39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.5.1esr-59 is installed
  • OR MozillaFirefox-translations-45.5.1esr-59 is installed
  • OR libfreebl3-3.21.3-39 is installed
  • OR libfreebl3-32bit-3.21.3-39 is installed
  • OR libsoftokn3-3.21.3-39 is installed
  • OR libsoftokn3-32bit-3.21.3-39 is installed
  • OR mozilla-nss-3.21.3-39 is installed
  • OR mozilla-nss-32bit-3.21.3-39 is installed
  • OR mozilla-nss-tools-3.21.3-39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.5.1esr-59 is installed
  • OR MozillaFirefox-translations-45.5.1esr-59 is installed
  • OR libfreebl3-3.21.3-39 is installed
  • OR libfreebl3-32bit-3.21.3-39 is installed
  • OR libsoftokn3-3.21.3-39 is installed
  • OR libsoftokn3-32bit-3.21.3-39 is installed
  • OR mozilla-nss-3.21.3-39 is installed
  • OR mozilla-nss-32bit-3.21.3-39 is installed
  • OR mozilla-nss-tools-3.21.3-39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.5.1esr-59 is installed
  • OR MozillaFirefox-translations-45.5.1esr-59 is installed
  • OR libfreebl3-3.21.3-39 is installed
  • OR libfreebl3-32bit-3.21.3-39 is installed
  • OR libsoftokn3-3.21.3-39 is installed
  • OR libsoftokn3-32bit-3.21.3-39 is installed
  • OR mozilla-nss-3.21.3-39 is installed
  • OR mozilla-nss-32bit-3.21.3-39 is installed
  • OR mozilla-nss-tools-3.21.3-39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-3.0.101-0.47.79 is installed
  • OR kernel-default-base-3.0.101-0.47.79 is installed
  • OR kernel-default-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-man-3.0.101-0.47.79 is installed
  • OR kernel-ec2-3.0.101-0.47.79 is installed
  • OR kernel-ec2-base-3.0.101-0.47.79 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.79 is installed
  • OR kernel-pae-3.0.101-0.47.79 is installed
  • OR kernel-pae-base-3.0.101-0.47.79 is installed
  • OR kernel-pae-devel-3.0.101-0.47.79 is installed
  • OR kernel-source-3.0.101-0.47.79 is installed
  • OR kernel-syms-3.0.101-0.47.79 is installed
  • OR kernel-trace-3.0.101-0.47.79 is installed
  • OR kernel-trace-base-3.0.101-0.47.79 is installed
  • OR kernel-trace-devel-3.0.101-0.47.79 is installed
  • OR kernel-xen-3.0.101-0.47.79 is installed
  • OR kernel-xen-base-3.0.101-0.47.79 is installed
  • OR kernel-xen-devel-3.0.101-0.47.79 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-3.0.101-0.47.79 is installed
  • OR kernel-default-base-3.0.101-0.47.79 is installed
  • OR kernel-default-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-man-3.0.101-0.47.79 is installed
  • OR kernel-ec2-3.0.101-0.47.79 is installed
  • OR kernel-ec2-base-3.0.101-0.47.79 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.79 is installed
  • OR kernel-pae-3.0.101-0.47.79 is installed
  • OR kernel-pae-base-3.0.101-0.47.79 is installed
  • OR kernel-pae-devel-3.0.101-0.47.79 is installed
  • OR kernel-source-3.0.101-0.47.79 is installed
  • OR kernel-syms-3.0.101-0.47.79 is installed
  • OR kernel-trace-3.0.101-0.47.79 is installed
  • OR kernel-trace-base-3.0.101-0.47.79 is installed
  • OR kernel-trace-devel-3.0.101-0.47.79 is installed
  • OR kernel-xen-3.0.101-0.47.79 is installed
  • OR kernel-xen-base-3.0.101-0.47.79 is installed
  • OR kernel-xen-devel-3.0.101-0.47.79 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libgcrypt-1.5.0-0.26.3 is installed
  • OR libgcrypt11-1.5.0-0.26.3 is installed
  • OR libgcrypt11-32bit-1.5.0-0.26.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libgcrypt-1.5.0-0.26.3 is installed
  • OR libgcrypt11-1.5.0-0.26.3 is installed
  • OR libgcrypt11-32bit-1.5.0-0.26.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • curl-7.19.7-1.70.3 is installed
  • OR libcurl4-7.19.7-1.70.3 is installed
  • OR libcurl4-32bit-7.19.7-1.70.3 is installed
  • OR libcurl4-x86-7.19.7-1.70.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • curl-7.19.7-1.70.3 is installed
  • OR libcurl4-7.19.7-1.70.3 is installed
  • OR libcurl4-32bit-7.19.7-1.70.3 is installed
  • OR libcurl4-x86-7.19.7-1.70.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND acpid-1.0.6-91.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-common-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-other-68.9.0-78.77 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-common-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-other-68.9.0-78.77 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.8 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.8 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.8 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.70.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.8 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.8 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.8 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.70.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND apache-commons-httpclient-3.1-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND xfsprogs-3.2.1-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND xfsprogs-3.2.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • dracut-037-66 is installed
  • OR dracut-fips-037-66 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_54-default-9-2 is installed
  • OR kgraft-patch-3_12_74-60_64_54-xen-9-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_19-9-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_54-default-9-2 is installed
  • OR kgraft-patch-3_12_74-60_64_54-xen-9-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_19-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • ghostscript-9.25-23.13 is installed
  • OR ghostscript-x11-9.25-23.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • ImageMagick-6.8.8.1-47 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • ImageMagick-6.8.8.1-47 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • gdk-pixbuf-lang-2.34.0-16 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-16 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-16 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-16 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-16 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • apache2-2.4.23-29.24 is installed
  • OR apache2-doc-2.4.23-29.24 is installed
  • OR apache2-example-pages-2.4.23-29.24 is installed
  • OR apache2-prefork-2.4.23-29.24 is installed
  • OR apache2-utils-2.4.23-29.24 is installed
  • OR apache2-worker-2.4.23-29.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • apache2-2.4.23-29.24 is installed
  • OR apache2-doc-2.4.23-29.24 is installed
  • OR apache2-example-pages-2.4.23-29.24 is installed
  • OR apache2-prefork-2.4.23-29.24 is installed
  • OR apache2-utils-2.4.23-29.24 is installed
  • OR apache2-worker-2.4.23-29.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • libwireshark9-2.4.9-48.29 is installed
  • OR libwiretap7-2.4.9-48.29 is installed
  • OR libwscodecs1-2.4.9-48.29 is installed
  • OR libwsutil8-2.4.9-48.29 is installed
  • OR wireshark-2.4.9-48.29 is installed
  • OR wireshark-gtk-2.4.9-48.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • libwireshark9-2.4.9-48.29 is installed
  • OR libwiretap7-2.4.9-48.29 is installed
  • OR libwscodecs1-2.4.9-48.29 is installed
  • OR libwsutil8-2.4.9-48.29 is installed
  • OR wireshark-2.4.9-48.29 is installed
  • OR wireshark-gtk-2.4.9-48.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND gd-2.1.0-24.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND gd-2.1.0-24.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND dosfstools-3.0.26-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • ceph-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR ceph-common-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR libcephfs2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR librados2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR libradosstriper1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR librbd1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR librgw2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-cephfs-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-rados-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-rbd-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-rgw-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • ceph-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR ceph-common-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR libcephfs2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR librados2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR libradosstriper1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR librbd1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR librgw2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-cephfs-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-rados-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-rbd-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • OR python-rgw-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • libspice-server1-0.12.4-8.15 is installed
  • OR spice-0.12.4-8.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • libspice-server1-0.12.4-8.15 is installed
  • OR spice-0.12.4-8.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND sudo-1.8.10p3-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_34-default-5-2 is installed
  • OR kgraft-patch-3_12_51-52_34-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_10-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_120-92_70-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_20-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.12 is installed
  • OR libopenssl0_9_8-0.9.8j-106.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-base-0.10.36-17 is installed
  • OR gstreamer-0_10-plugins-base-32bit-0.10.36-17 is installed
  • OR gstreamer-0_10-plugins-base-lang-0.10.36-17 is installed
  • OR libgstapp-0_10-0-0.10.36-17 is installed
  • OR libgstapp-0_10-0-32bit-0.10.36-17 is installed
  • OR libgstinterfaces-0_10-0-0.10.36-17 is installed
  • OR libgstinterfaces-0_10-0-32bit-0.10.36-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.85 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.85 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND haproxy-1.5.4-0.7 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • openstack-magnum-3.1.2~a0~dev20-9 is installed
  • OR openstack-magnum-api-3.1.2~a0~dev20-9 is installed
  • OR openstack-magnum-conductor-3.1.2~a0~dev20-9 is installed
  • OR openstack-magnum-doc-3.1.2~a0~dev20-9 is installed
  • OR python-magnum-3.1.2~a0~dev20-9 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud Crowbar 8 is installed
  • AND Package Information
  • libmariadb3-3.0.3-3.3 is installed
  • OR mariadb-10.2.15-4.3 is installed
  • OR mariadb-client-10.2.15-4.3 is installed
  • OR mariadb-connector-c-3.0.3-3.3 is installed
  • OR mariadb-errormessages-10.2.15-4.3 is installed
  • OR mariadb-galera-10.2.15-4.3 is installed
  • OR mariadb-tools-10.2.15-4.3 is installed
  • OR xtrabackup-2.4.10-4.3 is installed
  • BACK