Oval Definition:oval:org.opensuse.security:def:20433
Revision Date:2021-05-13Version:1
Title:Security update for the Linux Kernel (Important)
Description:

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.



The following security bugs were fixed:

- CVE-2020-36312: Fixed an issue within virt/kvm/kvm_main.c that had a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure (bnc#1184509). - CVE-2021-29650: Fixed an issue within the netfilter subsystem that allowed attackers to cause a denial of service (panic) because net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h lack a full memory barrier upon the assignment of a new table value (bnc#1184208). - CVE-2021-29155: Fixed an issue within kernel/bpf/verifier.c that performed undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. Specifically, for sequences of pointer arithmetic operations, the pointer modification performed by the first operation is not correctly accounted for when restricting subsequent operations (bnc#1184942). - CVE-2020-36310: Fixed an issue within arch/x86/kvm/svm/svm.c that allowed a set_memory_region_test infinite loop for certain nested page faults (bnc#1184512). - CVE-2021-28950: Fixed an issue within fs/fuse/fuse_i.h where a 'stall on CPU' could have occured because a retry loop continually finds the same bad inode (bnc#1184194, bnc#1184211). - CVE-2020-36322: Fixed an issue within the FUSE filesystem implementation where fuse_do_getattr() calls make_bad_inode() in inappropriate situations, causing a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950 (bnc#1184211, bnc#1184952). - CVE-2021-3444: Fixed incorrect mod32 BPF verifier truncation (bsc#1184170).

The following non-security bugs were fixed:

- arm64: PCI: mobiveil: remove driver Prepare to replace it with upstreamed driver - blk-settings: align max_sectors on 'logical_block_size' boundary (bsc#1185195). - block: fix use-after-free on cached last_lookup partition (bsc#1181062). - block: recalculate segment count for multi-segment discards correctly (bsc#1184724). - btrfs: fix qgroup data rsv leak caused by falloc failure (bsc#1185549). - btrfs: track qgroup released data in own variable in insert_prealloc_file_extent (bsc#1185549). - cdc-acm: fix BREAK rx code path adding necessary calls (git-fixes). - cxgb4: avoid collecting SGE_QBASE regs during traffic (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584). - drivers/perf: thunderx2_pmu: Fix memory resource error handling (git-fixes). - ext4: find old entry again if failed to rename whiteout (bsc#1184742). - ext4: fix potential error in ext4_do_update_inode (bsc#1184731). - fs: direct-io: fix missing sdio->boundary (bsc#1184736). - handle also the opposite type of race condition - i40e: Fix display statistics for veb_tc (bsc#1111981). - i40e: Fix kernel oops when i40e driver removes VF's (bsc#1101816 ). - i40e: Fix sparse warning: missing error code 'err' (jsc#SLE-4797). - ibmvnic: avoid calling napi_disable() twice (bsc#1065729). - ibmvnic: clean up the remaining debugfs data structures (bsc#1065729). - ibmvnic: Continue with reset if set link down failed (bsc#1184350 ltc#191533). - ibmvnic: improve failover sysfs entry (bsc#1043990 ltc#155681 git-fixes). - ibmvnic: print adapter state as a string (bsc#1152457 ltc#174432 git-fixes). - ibmvnic: print reset reason as a string (bsc#1152457 ltc#174432 git-fixes). - ibmvnic: queue reset work in system_long_wq (bsc#1152457 ltc#174432 git-fixes). - ibmvnic: remove duplicate napi_schedule call in do_reset function (bsc#1065729). - ibmvnic: remove duplicate napi_schedule call in open function (bsc#1065729). - ice: Cleanup fltr list in case of allocation issues (bsc#1118661 ). - ice: Fix for dereference of NULL pointer (bsc#1118661 ). - igc: Fix Pause Frame Advertising (jsc#SLE-4799). - igc: Fix Supported Pause Frame Link Setting (jsc#SLE-4799). - igc: reinit_locked() should be called with rtnl_lock (bsc#1118657). - iopoll: introduce read_poll_timeout macro (git-fixes). - isofs: release buffer head before return (bsc#1182613). - kabi: Fix breakage in NVMe driver (bsc#1181161). - kabi: Fix nvmet error log definitions (bsc#1181161). - kabi: nvme: fix fast_io_fail_tmo (bsc#1181161). - kABI: powerpc/pseries: Add shutdown() to vio_driver and vio_bus (bsc#1184209 ltc#190917). - kernel/smp: make csdlock timeout depend on boot parameter (bsc#1180846). - libbpf: Use SOCK_CLOEXEC when opening the netlink socket (bsc#1109837). - libnvdimm/label: Return -ENXIO for no slot in __blk_label_update (bsc#1185269). - libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels (bsc#1185269). - libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr (git-fixes). - locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (bsc#1185041). - macros.kernel-source: Use spec_install_pre for certificate installation (boo#1182672). - mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 (git-fixes). - mmc: sdhci-of-esdhc: set the sd clock divisor value above 3 (git-fixes). - mm: fix memory_failure() handling of dax-namespace metadata (bsc#1185335). - net: bcmgenet: use hardware padding of runt frames (git-fixes). - net: cxgb4: fix return error value in t4_prep_fw (git-fixes). - net: hns3: clear VF down state bit before request link status (bsc#1104353). - net/mlx5: Fix PBMC register mapping (bsc#1103990). - net/mlx5: Fix placement of log_max_flow_counter (bsc#1046303 ). - netsec: ignore 'phy-mode' device property on ACPI systems (git-fixes). - nvme: add error log page slot definition (bsc#1181161). - nvme-fabrics: allow to queue requests for live queues (bsc#1181161). - nvme-fabrics: do not check state NVME_CTRL_NEW for request acceptance (bsc#1181161). - nvme-fabrics: reject I/O to offline device (bsc#1181161). - nvme: include admin_q sync with nvme_sync_queues (bsc#1181161). - nvme: introduce 'Command Aborted By host' status code (bsc#1181161). - nvme: introduce nvme_is_fabrics to check fabrics cmd (bsc#1181161). - nvme: introduce nvme_sync_io_queues (bsc#1181161). - nvme: make fabrics command run on a separate request queue (bsc#1181161). - nvme-pci: Sync queues on reset (bsc#1181161). - nvme: prevent warning triggered by nvme_stop_keep_alive (bsc#1181161). - nvme-rdma: avoid race between time out and tear down (bsc#1181161). - nvme-rdma: avoid repeated request completion (bsc#1181161). - nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout (bsc#1181161). - nvme-rdma: fix controller reset hang during traffic (bsc#1181161). - nvme-rdma: fix possible hang when failing to set io queues (bsc#1181161). - nvme-rdma: fix timeout handler (bsc#1181161). - nvme-rdma: serialize controller teardown sequences (bsc#1181161). - nvme: Restart request timers in resetting state (bsc#1181161). - nvmet: add error-log definitions (bsc#1181161). - nvmet: add error log support for fabrics-cmd (bsc#1181161). - nvme-tcp: avoid race between time out and tear down (bsc#1181161). - nvme-tcp: avoid repeated request completion (bsc#1181161). - nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout (bsc#1181161). - nvme-tcp: fix controller reset hang during traffic (bsc#1181161). - nvme-tcp: fix possible hang when failing to set io queues (bsc#1181161). - nvme-tcp: fix timeout handler (bsc#1181161). - nvme-tcp: serialize controller teardown sequences (bsc#1181161). - nvme: unlink head after removing last namespace (bsc#1181161). - ocfs2: fix a use after free on error (bsc#1184738). - ocfs2: fix deadlock between setattr and dio_end_io_write (bsc#1185197). - PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors (). - PCI: mobiveil: Add callback function for interrupt initialization (). - PCI: mobiveil: Add callback function for link up check (). - PCI: mobiveil: Add configured inbound windows counter (). - PCI: mobiveil: Add Header Type field check (). - PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs (). - PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window (). - PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window (). - PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host (). - PCI: mobiveil: Clean-up program_{ib/ob}_windows() (). - PCI: mobiveil: Clear the control fields before updating it (). - PCI: mobiveil: Collect the interrupt related operations into a function (). - PCI: mobiveil: Fix csr_read()/write() build issue (). - PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device() (). - PCI: mobiveil: Fix error return values (). - PCI: mobiveil: Fix infinite-loop in the INTx handling function (). - PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr() (). - PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows (). - PCI: mobiveil: Fix the Class Code field (). - PCI: mobiveil: Fix the CPU base address setup in inbound window (). - PCI: mobiveil: Fix the valid check for inbound and outbound windows (). - PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers (). - PCI: mobiveil: Introduce a new structure mobiveil_root_port (). - PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451 (). - PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577 (). - PCI: mobiveil: ls_pcie_g4: fix SError when accessing config space (). - PCI: mobiveil: Make some register updates more readable (). - PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup (). - PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver (). - PCI: mobiveil: Move IRQ chained handler setup out of DT parse (). - PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine (). - PCI: mobiveil: Move the host initialization into a function (). - PCI: mobiveil: Move the link up waiting out of mobiveil_host_init() (). - PCI: mobiveil: Refactor the MEM/IO outbound window initialization (). - PCI: mobiveil: Reformat the code for readability (). - PCI: mobiveil: Remove an unnecessary return value check (). - PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI (). - PCI: mobiveil: Unify register accessors (). - PCI: mobiveil: Update the resource list traversal function (). - PCI: mobiveil: Use pci_parse_request_of_pci_ranges() (). - PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions (). - PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window (). - post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). - powerepc/book3s64/hash: Align start/end address correctly with bolt mapping (bsc#1184957). - powerpc/64s: Fix pte update for kernel memory on radix (bsc#1055117 git-fixes). - powerpc/asm-offsets: GPR14 is not needed either (bsc#1065729). - powerpc/fadump: Mark fadump_calculate_reserve_size as __init (bsc#1065729). - powerpc/mm: Add cond_resched() while removing hpte mappings (bsc#1183289 ltc#191637). - powerpc/perf: Fix PMU constraint check for EBB events (bsc#1065729). - powerpc/prom: Mark identical_pvr_fixup as __init (bsc#1065729). - powerpc/pseries: Add shutdown() to vio_driver and vio_bus (bsc#1184209 ltc#190917). - reiserfs: update reiserfs_xattrs_initialized() condition (bsc#1184737). - Revert 'rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514)' This turned out to be a bad idea: the kernel-$flavor-devel package must be usable without kernel-$flavor, e.g. at the build of a KMP. And this change brought superfluous installation of kernel-preempt when a system had kernel-syms (bsc#1185113). - rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) - rpm/kernel-obs-build.spec.in: Include essiv with dm-crypt (boo#1183063). - rpm/kernel-subpackage-build: Workaround broken bot (https://github.com/openSUSE/openSUSE-release-tools/issues/2439) - rpm/macros.kernel-source: fix KMP failure in %install (bsc#1185244) - rpm/mkspec: Use tilde instead of dot for version string with rc (bsc#1184650) - rtc: pcf2127: fix pcf2127_nvmem_read/write() returns (git-fixes). - sch_red: fix off-by-one checks in red_check_params() (bsc1056787). - scsi: ibmvfc: Fix invalid state machine BUG_ON() (bsc#1184647 ltc#191231). - scsi: libsas: docs: Remove notify_ha_event() (git-fixes). - scsi: lpfc: Copyright updates for 12.8.0.9 patches (bsc#1185472). - scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.c (bsc#1185472). - scsi: lpfc: Fix a bunch of kernel-doc issues (bsc#1185472). - scsi: lpfc: Fix a bunch of kernel-doc misdemeanours (bsc#1185472). - scsi: lpfc: Fix a bunch of misnamed functions (bsc#1185472). - scsi: lpfc: Fix a few incorrectly named functions (bsc#1185472). - scsi: lpfc: Fix a typo (bsc#1185472). - scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response (bsc#1185472). - scsi: lpfc: Fix DMA virtual address ptr assignment in bsg (bsc#1185365). - scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode (bsc#1185472). - scsi: lpfc: Fix formatting and misspelling issues (bsc#1185472). - scsi: lpfc: Fix gcc -Wstringop-overread warning (bsc#1185472). - scsi: lpfc: Fix illegal memory access on Abort IOCBs (bsc#1183203). - scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_data() (bsc#1185472). - scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record() (bsc#1185472). - scsi: lpfc: Fix kernel-doc formatting issue (bsc#1185472). - scsi: lpfc: Fix lack of device removal on port swaps with PRLIs (bsc#1185472). - scsi: lpfc: Fix lpfc_hdw_queue attribute being ignored (bsc#1185472). - scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login (bsc#1185472). - scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency (bsc#1185472). - scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp() (bsc#1185472). - scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag (bsc#1185472). - scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_test() (bsc#1185472). - scsi: lpfc: Fix some error codes in debugfs (bsc#1185472). - scsi: lpfc: Fix use-after-free on unused nodes after port swap (bsc#1185472). - scsi: lpfc: Fix various trivial errors in comments and log messages (bsc#1185472). - scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic (bsc#1185472). - scsi: lpfc: Standardize discovery object logging format (bsc#1185472). - scsi: lpfc: Update lpfc version to 12.8.0.9 (bsc#1185472). - scsi: qla2xxx: Add error counters to debugfs node (bsc#1185491). - scsi: qla2xxx: Add H:C:T info in the log message for fc ports (bsc#1185491). - scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats() (bsc#1185491). - scsi: qla2xxx: Assign boolean values to a bool variable (bsc#1185491). - scsi: qla2xxx: Check kzalloc() return value (bsc#1185491). - scsi: qla2xxx: Consolidate zio threshold setting for both FCP NVMe (bsc#1185491). - scsi: qla2xxx: Constify struct qla_tgt_func_tmpl (bsc#1185491). - scsi: qla2xxx: Do logout even if fabric scan retries got exhausted (bsc#1185491). - scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER (bsc#1185491). - scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result value (bsc#1185491). - scsi: qla2xxx: Fix a couple of misdocumented functions (bsc#1185491). - scsi: qla2xxx: Fix a couple of misnamed functions (bsc#1185491). - scsi: qla2xxx: Fix broken #endif placement (bsc#1185491). - scsi: qla2xxx: Fix crash in PCIe error handling (bsc#1185491). - scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand() (bsc#1185491). - scsi: qla2xxx: Fix endianness annotations (bsc#1185491). - scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp() (bsc#1185491). - scsi: qla2xxx: Fix IOPS drop seen in some adapters (bsc#1185491). - scsi: qla2xxx: Fix mailbox Ch erroneous error (bsc#1185491). - scsi: qla2xxx: Fix mailbox recovery during PCIe error (bsc#1185491). - scsi: qla2xxx: Fix RISC RESET completion polling (bsc#1185491). - scsi: qla2xxx: Fix some incorrect formatting/spelling issues (bsc#1185491). - scsi: qla2xxx: Fix some memory corruption (bsc#1185491). - scsi: qla2xxx: Fix stuck session (bsc#1185491). - scsi: qla2xxx: Fix use after free in bsg (bsc#1185491). - scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port (bsc#1185491). - scsi: qla2xxx: Move some messages from debug to normal log level (bsc#1185491). - scsi: qla2xxx: Remove redundant NULL check (bsc#1185491). - scsi: qla2xxx: Remove unnecessary NULL check (bsc#1185491). - scsi: qla2xxx: Remove unneeded if-null-free check (bsc#1185491). - scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscores (bsc#1185491). - scsi: qla2xxx: Reserve extra IRQ vectors (bsc#1185491). - scsi: qla2xxx: Reuse existing error handling path (bsc#1185491). - scsi: qla2xxx: Simplify if statement (bsc#1185491). - scsi: qla2xxx: Simplify qla8044_minidump_process_control() (bsc#1185491). - scsi: qla2xxx: Simplify the calculation of variables (bsc#1185491). - scsi: qla2xxx: Suppress Coverity complaints about dseg_r* (bsc#1185491). - scsi: qla2xxx: Update default AER debug mask (bsc#1185491). - scsi: qla2xxx: Update version to 10.02.00.105-k (bsc#1185491). - scsi: qla2xxx: Update version to 10.02.00.106-k (bsc#1185491). - scsi: qla2xxx: Use dma_pool_zalloc() (bsc#1185491). - scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe (bsc#1185491). - scsi: smartpqi: Correct driver removal with HBA disks (bsc#1178089). - scsi: smartpqi: Correct pqi_sas_smp_handler busy condition (bsc#1178089). - scsi: smartpqi: Update version to 1.2.16-012 (bsc#1178089). - smsc95xx: avoid memory leak in smsc95xx_bind (git-fixes). - smsc95xx: check return value of smsc95xx_reset (git-fixes). - spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA (git-fixes). - stop_machine: mark helpers __always_inline (bsc#1087405 git-fixes). - struct usbip_device kABI fixup (git-fixes). - USB: cdc-acm: downgrade message to debug (git-fixes). - USB: CDC-ACM: fix poison/unpoison imbalance (bsc#1184984). - USB: cdc-acm: fix use-after-free after probe failure (git-fixes). - USB: cdc-acm: untangle a circular dependency between callback and softint (git-fixes). - USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem (git-fixes). - USB: serial: ch341: add new Product ID (git-fixes). - USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter (git-fixes). - USB: serial: cp210x: add some more GE USB IDs (git-fixes). - USB: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing (git-fixes). - usbip: add sysfs_lock to synchronize sysfs code paths (git-fixe). - usbip: fix vudc to check for stream socket (git-fixes). - usbip: stub-dev synchronize sysfs code paths (git-fixes). - usbip: synchronize event handler with sysfs code paths (git-fixes). - veth: Store queue_mapping independently of XDP prog presence (bsc#1109837). - video: hyperv_fb: Fix a double free in hvfb_probe (bsc#1175306, git-fixes). - x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access (bsc#1114648). - x86/insn: Add some Intel instructions to the opcode map (bsc#1184760). - x86/insn: Add some more Intel instructions to the opcode map (bsc#1184760). - x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() (bsc#1114648). - x86/microcode: Check for offline CPUs before requesting new microcode (bsc#1114648). - x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd (bsc#1114648). - x86/reboot: Force all cpus to exit VMX root if VMX is supported (bsc#1114648). - xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model (bsc#1109837). - xhci: Improve detection of device initiated wake signal (git-fixes). - netfilter: Fix drop out of segments RST if tcp_be_liberal is set (bsc#1183947).
Family:unixClass:patch
Status:Reference(s):1012102
1012103
1012104
1012260
1013653
1013655
1013663
1020868
1020890
1020976
1021577
1022428
1026191
1027282
1027565
1028372
1030573
1034911
1041090
1041469
1041894
1042670
1043990
1046303
1046856
1047233
1049703
1055117
1056787
1061204
1064786
1065464
1065729
1066489
1070162
1073210
1073269
1073748
1078326
1078436
1078485
1081750
1084650
1086001
1087405
1090023
1090024
1090025
1090026
1090027
1090028
1090029
1090030
1090032
1090033
1091551
1092697
1092885
1094767
1096223
1096515
1097583
1097584
1097585
1097586
1097587
1097588
1098735
1101816
1103098
1103990
1104353
1107343
1108771
1108986
1109363
1109465
1109837
1110506
1110507
1111981
1114648
1117951
1118657
1118661
1118987
1149792
1151794
1152457
1153830
1155094
1159035
1160163
1162197
1162200
1162224
1162367
1162825
1165894
1170411
1171561
1175306
1178089
1180624
1180846
1181062
1181161
1182613
1182672
1183063
1183203
1183289
1183947
1184170
1184194
1184208
1184209
1184211
1184350
1184388
1184509
1184512
1184514
1184647
1184650
1184724
1184731
1184736
1184737
1184738
1184742
1184760
1184942
1184952
1184957
1184984
1185041
1185113
1185195
1185197
1185244
1185269
1185335
1185365
1185472
1185491
1185549
703591
839074
857131
893359
945401
950437
953382
953972
960249
960382
962177
964023
966271
968222
996821
CVE-2015-7560
CVE-2015-7830
CVE-2015-8711
CVE-2015-8712
CVE-2015-8713
CVE-2015-8714
CVE-2015-8715
CVE-2015-8716
CVE-2015-8717
CVE-2015-8718
CVE-2015-8719
CVE-2015-8720
CVE-2015-8721
CVE-2015-8722
CVE-2015-8723
CVE-2015-8724
CVE-2015-8725
CVE-2015-8726
CVE-2015-8727
CVE-2015-8728
CVE-2015-8729
CVE-2015-8730
CVE-2015-8731
CVE-2015-8732
CVE-2015-8733
CVE-2016-10165
CVE-2016-9634
CVE-2016-9635
CVE-2016-9636
CVE-2016-9807
CVE-2016-9808
CVE-2016-9810
CVE-2016-9841
CVE-2017-1000083
CVE-2017-10281
CVE-2017-10285
CVE-2017-10293
CVE-2017-10295
CVE-2017-10309
CVE-2017-10345
CVE-2017-10346
CVE-2017-10347
CVE-2017-10348
CVE-2017-10349
CVE-2017-10350
CVE-2017-10355
CVE-2017-10356
CVE-2017-10357
CVE-2017-10388
CVE-2017-16541
CVE-2017-2636
CVE-2017-3302
CVE-2017-3313
CVE-2017-7184
CVE-2018-11805
CVE-2018-11806
CVE-2018-12376
CVE-2018-12377
CVE-2018-12378
CVE-2018-12379
CVE-2018-12381
CVE-2018-12383
CVE-2018-12385
CVE-2018-12386
CVE-2018-12387
CVE-2018-12617
CVE-2018-2790
CVE-2018-2794
CVE-2018-2795
CVE-2018-2796
CVE-2018-2797
CVE-2018-2798
CVE-2018-2799
CVE-2018-2800
CVE-2018-2814
CVE-2018-2815
CVE-2018-3639
CVE-2018-5391
CVE-2019-18348
CVE-2019-9674
CVE-2020-1930
CVE-2020-1931
CVE-2020-36310
CVE-2020-36312
CVE-2020-36322
CVE-2020-8492
CVE-2021-28950
CVE-2021-29155
CVE-2021-29650
CVE-2021-3444
SUSE-SU-2016:0109-1
SUSE-SU-2016:0816-1
SUSE-SU-2016:3303-1
SUSE-SU-2017:0864-1
SUSE-SU-2017:1315-1
SUSE-SU-2017:1893-1
SUSE-SU-2017:3411-1
SUSE-SU-2018:1692-1
SUSE-SU-2018:2973-1
SUSE-SU-2018:3591-1
SUSE-SU-2020:0516-1
SUSE-SU-2020:0810-1
SUSE-SU-2020:1524-1
SUSE-SU-2021:1595-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
openSUSE Leap 42.2 NonFree
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 High Availability Extension 11 SP2
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Live Patching 12 SP5
SUSE Linux Enterprise Module for Containers 12
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 Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
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 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-69.1 is installed
  • OR php5-5.5.14-69.1 is installed
  • OR php5-bcmath-5.5.14-69.1 is installed
  • OR php5-bz2-5.5.14-69.1 is installed
  • OR php5-calendar-5.5.14-69.1 is installed
  • OR php5-ctype-5.5.14-69.1 is installed
  • OR php5-curl-5.5.14-69.1 is installed
  • OR php5-dba-5.5.14-69.1 is installed
  • OR php5-devel-5.5.14-69.1 is installed
  • OR php5-dom-5.5.14-69.1 is installed
  • OR php5-enchant-5.5.14-69.1 is installed
  • OR php5-exif-5.5.14-69.1 is installed
  • OR php5-fastcgi-5.5.14-69.1 is installed
  • OR php5-fileinfo-5.5.14-69.1 is installed
  • OR php5-firebird-5.5.14-69.1 is installed
  • OR php5-fpm-5.5.14-69.1 is installed
  • OR php5-ftp-5.5.14-69.1 is installed
  • OR php5-gd-5.5.14-69.1 is installed
  • OR php5-gettext-5.5.14-69.1 is installed
  • OR php5-gmp-5.5.14-69.1 is installed
  • OR php5-iconv-5.5.14-69.1 is installed
  • OR php5-imap-5.5.14-69.1 is installed
  • OR php5-intl-5.5.14-69.1 is installed
  • OR php5-json-5.5.14-69.1 is installed
  • OR php5-ldap-5.5.14-69.1 is installed
  • OR php5-mbstring-5.5.14-69.1 is installed
  • OR php5-mcrypt-5.5.14-69.1 is installed
  • OR php5-mssql-5.5.14-69.1 is installed
  • OR php5-mysql-5.5.14-69.1 is installed
  • OR php5-odbc-5.5.14-69.1 is installed
  • OR php5-opcache-5.5.14-69.1 is installed
  • OR php5-openssl-5.5.14-69.1 is installed
  • OR php5-pcntl-5.5.14-69.1 is installed
  • OR php5-pdo-5.5.14-69.1 is installed
  • OR php5-pear-5.5.14-69.1 is installed
  • OR php5-pgsql-5.5.14-69.1 is installed
  • OR php5-phar-5.5.14-69.1 is installed
  • OR php5-posix-5.5.14-69.1 is installed
  • OR php5-pspell-5.5.14-69.1 is installed
  • OR php5-readline-5.5.14-69.1 is installed
  • OR php5-shmop-5.5.14-69.1 is installed
  • OR php5-snmp-5.5.14-69.1 is installed
  • OR php5-soap-5.5.14-69.1 is installed
  • OR php5-sockets-5.5.14-69.1 is installed
  • OR php5-sqlite-5.5.14-69.1 is installed
  • OR php5-suhosin-5.5.14-69.1 is installed
  • OR php5-sysvmsg-5.5.14-69.1 is installed
  • OR php5-sysvsem-5.5.14-69.1 is installed
  • OR php5-sysvshm-5.5.14-69.1 is installed
  • OR php5-tidy-5.5.14-69.1 is installed
  • OR php5-tokenizer-5.5.14-69.1 is installed
  • OR php5-wddx-5.5.14-69.1 is installed
  • OR php5-xmlreader-5.5.14-69.1 is installed
  • OR php5-xmlrpc-5.5.14-69.1 is installed
  • OR php5-xmlwriter-5.5.14-69.1 is installed
  • OR php5-xsl-5.5.14-69.1 is installed
  • OR php5-zip-5.5.14-69.1 is installed
  • OR php5-zlib-5.5.14-69.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • libgme-0.6.0-8.1 is installed
  • OR libgme-devel-0.6.0-8.1 is installed
  • OR libgme0-0.6.0-8.1 is installed
  • OR libgme0-32bit-0.6.0-8.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 NonFree is installed
  • AND opera-43.0.2442.806-21.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND cifs-utils-5.1-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-31.3.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.3.0esr-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.10 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.10 is installed
  • OR libfreebl3-3.19.2_CKBI_1.98-0.10 is installed
  • OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR libsoftokn3-3.19.2_CKBI_1.98-0.10 is installed
  • OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nspr-4.10.8-0.5 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.5 is installed
  • OR mozilla-nss-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-1.16 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-1.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • cpp48-4.8.5-24.1 is installed
  • OR gcc48-4.8.5-24.1 is installed
  • OR gcc48-32bit-4.8.5-24.1 is installed
  • OR gcc48-c++-4.8.5-24.1 is installed
  • OR gcc48-gij-4.8.5-24.1 is installed
  • OR gcc48-gij-32bit-4.8.5-24.1 is installed
  • OR gcc48-info-4.8.5-24.1 is installed
  • OR libasan0-4.8.5-24.1 is installed
  • OR libasan0-32bit-4.8.5-24.1 is installed
  • OR libgcj48-4.8.5-24.1 is installed
  • OR libgcj48-32bit-4.8.5-24.1 is installed
  • OR libgcj48-jar-4.8.5-24.1 is installed
  • OR libgcj_bc1-4.8.5-24.1 is installed
  • OR libstdc++48-devel-4.8.5-24.1 is installed
  • OR libstdc++48-devel-32bit-4.8.5-24.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND autofs-5.0.9-21.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • cracklib-2.9.0-7.1 is installed
  • OR libcrack2-2.9.0-7.1 is installed
  • OR libcrack2-32bit-2.9.0-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
  • AND Package Information
  • cluster-network-kmp-default-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_0.7.17-2.18 is installed
  • OR gfs2-kmp-default-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-pae-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-trace-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-xen-2_3.0.101_0.7.17-0.7 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_0.7.17-0.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND conntrack-tools-1.0.0-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP5 is installed
  • AND Package Information
  • kernel-default-kgraft-4.12.14-122.71.1 is installed
  • OR kernel-default-kgraft-devel-4.12.14-122.71.1 is installed
  • OR kgraft-patch-4_12_14-122_71-default-1-8.5.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • docker-distribution-2.6.2-13.6 is installed
  • OR docker-distribution-registry-2.6.2-13.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • python-numpy_1_13_3-gnu-hpc-1.13.3-4.9 is installed
  • OR python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9 is installed
  • OR python2-numpy-gnu-hpc-1.13.3-4.9 is installed
  • OR python2-numpy-gnu-hpc-devel-1.13.3-4.9 is installed
  • OR python3-numpy-gnu-hpc-1.13.3-4.9 is installed
  • OR python3-numpy-gnu-hpc-devel-1.13.3-4.9 is installed
  • OR python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9 is installed
  • OR python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-70 is installed
  • OR libopenssl0_9_8-0.9.8j-70 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-70 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.61-52.83 is installed
  • OR kernel-ec2-devel-3.12.61-52.83 is installed
  • OR kernel-ec2-extra-3.12.61-52.83 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-15 is installed
  • OR php5-5.5.14-15 is installed
  • OR php5-bcmath-5.5.14-15 is installed
  • OR php5-bz2-5.5.14-15 is installed
  • OR php5-calendar-5.5.14-15 is installed
  • OR php5-ctype-5.5.14-15 is installed
  • OR php5-curl-5.5.14-15 is installed
  • OR php5-dba-5.5.14-15 is installed
  • OR php5-dom-5.5.14-15 is installed
  • OR php5-enchant-5.5.14-15 is installed
  • OR php5-exif-5.5.14-15 is installed
  • OR php5-fastcgi-5.5.14-15 is installed
  • OR php5-fileinfo-5.5.14-15 is installed
  • OR php5-fpm-5.5.14-15 is installed
  • OR php5-ftp-5.5.14-15 is installed
  • OR php5-gd-5.5.14-15 is installed
  • OR php5-gettext-5.5.14-15 is installed
  • OR php5-gmp-5.5.14-15 is installed
  • OR php5-iconv-5.5.14-15 is installed
  • OR php5-intl-5.5.14-15 is installed
  • OR php5-json-5.5.14-15 is installed
  • OR php5-ldap-5.5.14-15 is installed
  • OR php5-mbstring-5.5.14-15 is installed
  • OR php5-mcrypt-5.5.14-15 is installed
  • OR php5-mysql-5.5.14-15 is installed
  • OR php5-odbc-5.5.14-15 is installed
  • OR php5-openssl-5.5.14-15 is installed
  • OR php5-pcntl-5.5.14-15 is installed
  • OR php5-pdo-5.5.14-15 is installed
  • OR php5-pear-5.5.14-15 is installed
  • OR php5-pgsql-5.5.14-15 is installed
  • OR php5-pspell-5.5.14-15 is installed
  • OR php5-shmop-5.5.14-15 is installed
  • OR php5-snmp-5.5.14-15 is installed
  • OR php5-soap-5.5.14-15 is installed
  • OR php5-sockets-5.5.14-15 is installed
  • OR php5-sqlite-5.5.14-15 is installed
  • OR php5-suhosin-5.5.14-15 is installed
  • OR php5-sysvmsg-5.5.14-15 is installed
  • OR php5-sysvsem-5.5.14-15 is installed
  • OR php5-sysvshm-5.5.14-15 is installed
  • OR php5-tokenizer-5.5.14-15 is installed
  • OR php5-wddx-5.5.14-15 is installed
  • OR php5-xmlreader-5.5.14-15 is installed
  • OR php5-xmlrpc-5.5.14-15 is installed
  • OR php5-xmlwriter-5.5.14-15 is installed
  • OR php5-xsl-5.5.14-15 is installed
  • OR php5-zip-5.5.14-15 is installed
  • OR php5-zlib-5.5.14-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-45 is installed
  • OR kernel-rt-base-3.0.101.rt130-45 is installed
  • OR kernel-rt-devel-3.0.101.rt130-45 is installed
  • OR kernel-rt_trace-3.0.101.rt130-45 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-45 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-45 is installed
  • OR kernel-source-rt-3.0.101.rt130-45 is installed
  • OR kernel-syms-rt-3.0.101.rt130-45 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • gmime-2.2.23-1.41 is installed
  • OR gmime-doc-2.2.23-1.41 is installed
  • OR libgmime-2_0-3-2.2.23-1.41 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • gmime-2.2.23-1.41 is installed
  • OR gmime-doc-2.2.23-1.41 is installed
  • OR libgmime-2_0-3-2.2.23-1.41 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND clamav-0.97.5-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libpython2_6-1_0-2.6.0-8.9 is installed
  • OR libpython2_6-1_0-32bit-2.6.0-8.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.0-8.9 is installed
  • OR libpython2_6-1_0-32bit-2.6.0-8.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.0-8.9 is installed
  • OR libpython2_6-1_0-32bit-2.6.0-8.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND LibVNCServer-0.9.1-154 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.56 is installed
  • OR libMagickCore1-6.4.3.6-78.56 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.56 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.56 is installed
  • OR libMagickCore1-6.4.3.6-78.56 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.56 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-2.2.12-1.40 is installed
  • OR apache2-doc-2.2.12-1.40 is installed
  • OR apache2-example-pages-2.2.12-1.40 is installed
  • OR apache2-prefork-2.2.12-1.40 is installed
  • OR apache2-utils-2.2.12-1.40 is installed
  • OR apache2-worker-2.2.12-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-2.2.12-1.40 is installed
  • OR apache2-doc-2.2.12-1.40 is installed
  • OR apache2-example-pages-2.2.12-1.40 is installed
  • OR apache2-prefork-2.2.12-1.40 is installed
  • OR apache2-utils-2.2.12-1.40 is installed
  • OR apache2-worker-2.2.12-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • apache2-2.2.12-1.40 is installed
  • OR apache2-doc-2.2.12-1.40 is installed
  • OR apache2-example-pages-2.2.12-1.40 is installed
  • OR apache2-prefork-2.2.12-1.40 is installed
  • OR apache2-utils-2.2.12-1.40 is installed
  • OR apache2-worker-2.2.12-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-2.2.12-1.40 is installed
  • OR apache2-doc-2.2.12-1.40 is installed
  • OR apache2-example-pages-2.2.12-1.40 is installed
  • OR apache2-prefork-2.2.12-1.40 is installed
  • OR apache2-utils-2.2.12-1.40 is installed
  • OR apache2-worker-2.2.12-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • apache2-2.2.12-1.40 is installed
  • OR apache2-doc-2.2.12-1.40 is installed
  • OR apache2-example-pages-2.2.12-1.40 is installed
  • OR apache2-prefork-2.2.12-1.40 is installed
  • OR apache2-utils-2.2.12-1.40 is installed
  • OR apache2-worker-2.2.12-1.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • mono-core-2.6.7-0.9 is installed
  • OR mono-data-2.6.7-0.9 is installed
  • OR mono-data-postgresql-2.6.7-0.9 is installed
  • OR mono-data-sqlite-2.6.7-0.9 is installed
  • OR mono-locale-extras-2.6.7-0.9 is installed
  • OR mono-nunit-2.6.7-0.9 is installed
  • OR mono-web-2.6.7-0.9 is installed
  • OR mono-winforms-2.6.7-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • mono-core-2.6.7-0.9 is installed
  • OR mono-data-2.6.7-0.9 is installed
  • OR mono-data-postgresql-2.6.7-0.9 is installed
  • OR mono-data-sqlite-2.6.7-0.9 is installed
  • OR mono-locale-extras-2.6.7-0.9 is installed
  • OR mono-nunit-2.6.7-0.9 is installed
  • OR mono-web-2.6.7-0.9 is installed
  • OR mono-winforms-2.6.7-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • mono-core-2.6.7-0.9 is installed
  • OR mono-data-2.6.7-0.9 is installed
  • OR mono-data-postgresql-2.6.7-0.9 is installed
  • OR mono-data-sqlite-2.6.7-0.9 is installed
  • OR mono-locale-extras-2.6.7-0.9 is installed
  • OR mono-nunit-2.6.7-0.9 is installed
  • OR mono-web-2.6.7-0.9 is installed
  • OR mono-winforms-2.6.7-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • puppet-2.6.12-0.12 is installed
  • OR puppet-server-2.6.12-0.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
  • OR libfreebl3-3.16-0.3 is installed
  • OR libfreebl3-32bit-3.16-0.3 is installed
  • OR mozilla-nspr-4.10.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3 is installed
  • OR mozilla-nspr-devel-4.10.4-0.3 is installed
  • OR mozilla-nss-3.16-0.3 is installed
  • OR mozilla-nss-32bit-3.16-0.3 is installed
  • OR mozilla-nss-devel-3.16-0.3 is installed
  • OR mozilla-nss-tools-3.16-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
  • OR libfreebl3-3.16-0.3 is installed
  • OR libfreebl3-32bit-3.16-0.3 is installed
  • OR mozilla-nspr-4.10.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3 is installed
  • OR mozilla-nspr-devel-4.10.4-0.3 is installed
  • OR mozilla-nss-3.16-0.3 is installed
  • OR mozilla-nss-32bit-3.16-0.3 is installed
  • OR mozilla-nss-devel-3.16-0.3 is installed
  • OR mozilla-nss-tools-3.16-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • apache2-mod_php53-5.3.17-0.31 is installed
  • OR php53-5.3.17-0.31 is installed
  • OR php53-bcmath-5.3.17-0.31 is installed
  • OR php53-bz2-5.3.17-0.31 is installed
  • OR php53-calendar-5.3.17-0.31 is installed
  • OR php53-ctype-5.3.17-0.31 is installed
  • OR php53-curl-5.3.17-0.31 is installed
  • OR php53-dba-5.3.17-0.31 is installed
  • OR php53-dom-5.3.17-0.31 is installed
  • OR php53-exif-5.3.17-0.31 is installed
  • OR php53-fastcgi-5.3.17-0.31 is installed
  • OR php53-fileinfo-5.3.17-0.31 is installed
  • OR php53-ftp-5.3.17-0.31 is installed
  • OR php53-gd-5.3.17-0.31 is installed
  • OR php53-gettext-5.3.17-0.31 is installed
  • OR php53-gmp-5.3.17-0.31 is installed
  • OR php53-iconv-5.3.17-0.31 is installed
  • OR php53-intl-5.3.17-0.31 is installed
  • OR php53-json-5.3.17-0.31 is installed
  • OR php53-ldap-5.3.17-0.31 is installed
  • OR php53-mbstring-5.3.17-0.31 is installed
  • OR php53-mcrypt-5.3.17-0.31 is installed
  • OR php53-mysql-5.3.17-0.31 is installed
  • OR php53-odbc-5.3.17-0.31 is installed
  • OR php53-openssl-5.3.17-0.31 is installed
  • OR php53-pcntl-5.3.17-0.31 is installed
  • OR php53-pdo-5.3.17-0.31 is installed
  • OR php53-pear-5.3.17-0.31 is installed
  • OR php53-pgsql-5.3.17-0.31 is installed
  • OR php53-pspell-5.3.17-0.31 is installed
  • OR php53-shmop-5.3.17-0.31 is installed
  • OR php53-snmp-5.3.17-0.31 is installed
  • OR php53-soap-5.3.17-0.31 is installed
  • OR php53-suhosin-5.3.17-0.31 is installed
  • OR php53-sysvmsg-5.3.17-0.31 is installed
  • OR php53-sysvsem-5.3.17-0.31 is installed
  • OR php53-sysvshm-5.3.17-0.31 is installed
  • OR php53-tokenizer-5.3.17-0.31 is installed
  • OR php53-wddx-5.3.17-0.31 is installed
  • OR php53-xmlreader-5.3.17-0.31 is installed
  • OR php53-xmlrpc-5.3.17-0.31 is installed
  • OR php53-xmlwriter-5.3.17-0.31 is installed
  • OR php53-xsl-5.3.17-0.31 is installed
  • OR php53-zip-5.3.17-0.31 is installed
  • OR php53-zlib-5.3.17-0.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND apache2-mod_security2-2.7.1-0.2.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND apache2-mod_security2-2.7.1-0.2.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND apache2-mod_security2-2.7.1-0.2.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_06-0.7 is installed
  • OR xen-doc-html-4.2.5_06-0.7 is installed
  • OR xen-doc-pdf-4.2.5_06-0.7 is installed
  • OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-libs-4.2.5_06-0.7 is installed
  • OR xen-libs-32bit-4.2.5_06-0.7 is installed
  • OR xen-tools-4.2.5_06-0.7 is installed
  • OR xen-tools-domU-4.2.5_06-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_06-0.7 is installed
  • OR xen-doc-html-4.2.5_06-0.7 is installed
  • OR xen-doc-pdf-4.2.5_06-0.7 is installed
  • OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-libs-4.2.5_06-0.7 is installed
  • OR xen-libs-32bit-4.2.5_06-0.7 is installed
  • OR xen-tools-4.2.5_06-0.7 is installed
  • OR xen-tools-domU-4.2.5_06-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • cups-1.3.9-8.46.46.1 is installed
  • OR cups-client-1.3.9-8.46.46.1 is installed
  • OR cups-libs-1.3.9-8.46.46.1 is installed
  • OR cups-libs-32bit-1.3.9-8.46.46.1 is installed
  • OR cups-libs-x86-1.3.9-8.46.46.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.8 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.8 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-default-3.0.101-0.47.106.8 is installed
  • OR kernel-default-base-3.0.101-0.47.106.8 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-default-man-3.0.101-0.47.106.8 is installed
  • OR kernel-ec2-3.0.101-0.47.106.8 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.8 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-pae-3.0.101-0.47.106.8 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.8 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-source-3.0.101-0.47.106.8 is installed
  • OR kernel-syms-3.0.101-0.47.106.8 is installed
  • OR kernel-trace-3.0.101-0.47.106.8 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.8 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-xen-3.0.101-0.47.106.8 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.8 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.8 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.106.8 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.8 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-default-3.0.101-0.47.106.8 is installed
  • OR kernel-default-base-3.0.101-0.47.106.8 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-default-man-3.0.101-0.47.106.8 is installed
  • OR kernel-ec2-3.0.101-0.47.106.8 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.8 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-pae-3.0.101-0.47.106.8 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.8 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-source-3.0.101-0.47.106.8 is installed
  • OR kernel-syms-3.0.101-0.47.106.8 is installed
  • OR kernel-trace-3.0.101-0.47.106.8 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.8 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.8 is installed
  • OR kernel-xen-3.0.101-0.47.106.8 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.8 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.7.0esr-65.2 is installed
  • OR MozillaFirefox-translations-45.7.0esr-65.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND ansible-2.2.0.0-7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND ansible-2.2.0.0-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • libtiff3-3.8.2-141.169.26 is installed
  • OR libtiff3-32bit-3.8.2-141.169.26 is installed
  • OR libtiff3-x86-3.8.2-141.169.26 is installed
  • OR tiff-3.8.2-141.169.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • libtiff3-3.8.2-141.169.26 is installed
  • OR libtiff3-32bit-3.8.2-141.169.26 is installed
  • OR libtiff3-x86-3.8.2-141.169.26 is installed
  • OR tiff-3.8.2-141.169.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • mgr-cfg-4.0.9-5.6 is installed
  • OR mgr-cfg-actions-4.0.9-5.6 is installed
  • OR mgr-cfg-client-4.0.9-5.6 is installed
  • OR mgr-cfg-management-4.0.9-5.6 is installed
  • OR mgr-daemon-4.0.7-5.8 is installed
  • OR mgr-osad-4.0.9-5.6 is installed
  • OR mgr-virtualization-4.0.8-5.8 is installed
  • OR mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-mgr-cfg-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-client-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-management-4.0.9-5.6 is installed
  • OR python2-mgr-osa-common-4.0.9-5.6 is installed
  • OR python2-mgr-osad-4.0.9-5.6 is installed
  • OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
  • OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-rhnlib-4.0.11-12.16 is installed
  • OR rhnlib-4.0.11-12.16 is installed
  • OR spacecmd-4.0.14-18.51 is installed
  • OR spacewalk-backend-4.0.25-28.42 is installed
  • OR spacewalk-backend-libs-4.0.25-28.42 is installed
  • OR spacewalk-remote-utils-4.0.5-6.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • mgr-cfg-4.0.9-5.6 is installed
  • OR mgr-cfg-actions-4.0.9-5.6 is installed
  • OR mgr-cfg-client-4.0.9-5.6 is installed
  • OR mgr-cfg-management-4.0.9-5.6 is installed
  • OR mgr-daemon-4.0.7-5.8 is installed
  • OR mgr-osad-4.0.9-5.6 is installed
  • OR mgr-virtualization-4.0.8-5.8 is installed
  • OR mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-mgr-cfg-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-client-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-management-4.0.9-5.6 is installed
  • OR python2-mgr-osa-common-4.0.9-5.6 is installed
  • OR python2-mgr-osad-4.0.9-5.6 is installed
  • OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
  • OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-rhnlib-4.0.11-12.16 is installed
  • OR rhnlib-4.0.11-12.16 is installed
  • OR spacecmd-4.0.14-18.51 is installed
  • OR spacewalk-backend-4.0.25-28.42 is installed
  • OR spacewalk-backend-libs-4.0.25-28.42 is installed
  • OR spacewalk-remote-utils-4.0.5-6.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND clamav-0.100.3-0.20.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND clamav-0.100.3-0.20.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libcurl4-openssl1-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-x86-7.19.7-0.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libcurl4-openssl1-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-x86-7.19.7-0.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND docker-1.2.0-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libdcerpc-binding0-4.2.4-11 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-11 is installed
  • OR libdcerpc0-4.2.4-11 is installed
  • OR libdcerpc0-32bit-4.2.4-11 is installed
  • OR libgensec0-4.2.4-11 is installed
  • OR libgensec0-32bit-4.2.4-11 is installed
  • OR libndr-krb5pac0-4.2.4-11 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-11 is installed
  • OR libndr-nbt0-4.2.4-11 is installed
  • OR libndr-nbt0-32bit-4.2.4-11 is installed
  • OR libndr-standard0-4.2.4-11 is installed
  • OR libndr-standard0-32bit-4.2.4-11 is installed
  • OR libndr0-4.2.4-11 is installed
  • OR libndr0-32bit-4.2.4-11 is installed
  • OR libnetapi0-4.2.4-11 is installed
  • OR libnetapi0-32bit-4.2.4-11 is installed
  • OR libregistry0-4.2.4-11 is installed
  • OR libsamba-credentials0-4.2.4-11 is installed
  • OR libsamba-credentials0-32bit-4.2.4-11 is installed
  • OR libsamba-hostconfig0-4.2.4-11 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-11 is installed
  • OR libsamba-passdb0-4.2.4-11 is installed
  • OR libsamba-passdb0-32bit-4.2.4-11 is installed
  • OR libsamba-util0-4.2.4-11 is installed
  • OR libsamba-util0-32bit-4.2.4-11 is installed
  • OR libsamdb0-4.2.4-11 is installed
  • OR libsamdb0-32bit-4.2.4-11 is installed
  • OR libsmbclient-raw0-4.2.4-11 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-11 is installed
  • OR libsmbclient0-4.2.4-11 is installed
  • OR libsmbclient0-32bit-4.2.4-11 is installed
  • OR libsmbconf0-4.2.4-11 is installed
  • OR libsmbconf0-32bit-4.2.4-11 is installed
  • OR libsmbldap0-4.2.4-11 is installed
  • OR libsmbldap0-32bit-4.2.4-11 is installed
  • OR libtevent-util0-4.2.4-11 is installed
  • OR libtevent-util0-32bit-4.2.4-11 is installed
  • OR libwbclient0-4.2.4-11 is installed
  • OR libwbclient0-32bit-4.2.4-11 is installed
  • OR samba-4.2.4-11 is installed
  • OR samba-32bit-4.2.4-11 is installed
  • OR samba-client-4.2.4-11 is installed
  • OR samba-client-32bit-4.2.4-11 is installed
  • OR samba-doc-4.2.4-11 is installed
  • OR samba-libs-4.2.4-11 is installed
  • OR samba-libs-32bit-4.2.4-11 is installed
  • OR samba-winbind-4.2.4-11 is installed
  • OR samba-winbind-32bit-4.2.4-11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libdcerpc-binding0-4.2.4-11 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-11 is installed
  • OR libdcerpc0-4.2.4-11 is installed
  • OR libdcerpc0-32bit-4.2.4-11 is installed
  • OR libgensec0-4.2.4-11 is installed
  • OR libgensec0-32bit-4.2.4-11 is installed
  • OR libndr-krb5pac0-4.2.4-11 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-11 is installed
  • OR libndr-nbt0-4.2.4-11 is installed
  • OR libndr-nbt0-32bit-4.2.4-11 is installed
  • OR libndr-standard0-4.2.4-11 is installed
  • OR libndr-standard0-32bit-4.2.4-11 is installed
  • OR libndr0-4.2.4-11 is installed
  • OR libndr0-32bit-4.2.4-11 is installed
  • OR libnetapi0-4.2.4-11 is installed
  • OR libnetapi0-32bit-4.2.4-11 is installed
  • OR libregistry0-4.2.4-11 is installed
  • OR libsamba-credentials0-4.2.4-11 is installed
  • OR libsamba-credentials0-32bit-4.2.4-11 is installed
  • OR libsamba-hostconfig0-4.2.4-11 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-11 is installed
  • OR libsamba-passdb0-4.2.4-11 is installed
  • OR libsamba-passdb0-32bit-4.2.4-11 is installed
  • OR libsamba-util0-4.2.4-11 is installed
  • OR libsamba-util0-32bit-4.2.4-11 is installed
  • OR libsamdb0-4.2.4-11 is installed
  • OR libsamdb0-32bit-4.2.4-11 is installed
  • OR libsmbclient-raw0-4.2.4-11 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-11 is installed
  • OR libsmbclient0-4.2.4-11 is installed
  • OR libsmbclient0-32bit-4.2.4-11 is installed
  • OR libsmbconf0-4.2.4-11 is installed
  • OR libsmbconf0-32bit-4.2.4-11 is installed
  • OR libsmbldap0-4.2.4-11 is installed
  • OR libsmbldap0-32bit-4.2.4-11 is installed
  • OR libtevent-util0-4.2.4-11 is installed
  • OR libtevent-util0-32bit-4.2.4-11 is installed
  • OR libwbclient0-4.2.4-11 is installed
  • OR libwbclient0-32bit-4.2.4-11 is installed
  • OR samba-4.2.4-11 is installed
  • OR samba-32bit-4.2.4-11 is installed
  • OR samba-client-4.2.4-11 is installed
  • OR samba-client-32bit-4.2.4-11 is installed
  • OR samba-doc-4.2.4-11 is installed
  • OR samba-libs-4.2.4-11 is installed
  • OR samba-libs-32bit-4.2.4-11 is installed
  • OR samba-winbind-4.2.4-11 is installed
  • OR samba-winbind-32bit-4.2.4-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • e2fsprogs-1.42.11-7 is installed
  • OR libcom_err2-1.42.11-7 is installed
  • OR libcom_err2-32bit-1.42.11-7 is installed
  • OR libext2fs2-1.42.11-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • libpython2_7-1_0-2.7.17-28.42 is installed
  • OR libpython2_7-1_0-32bit-2.7.17-28.42 is installed
  • OR python-2.7.17-28.42 is installed
  • OR python-32bit-2.7.17-28.42 is installed
  • OR python-base-2.7.17-28.42 is installed
  • OR python-base-32bit-2.7.17-28.42 is installed
  • OR python-curses-2.7.17-28.42 is installed
  • OR python-demo-2.7.17-28.42 is installed
  • OR python-devel-2.7.17-28.42 is installed
  • OR python-doc-2.7.17-28.42 is installed
  • OR python-doc-pdf-2.7.17-28.42 is installed
  • OR python-gdbm-2.7.17-28.42 is installed
  • OR python-idle-2.7.17-28.42 is installed
  • OR python-rpm-macros-20200207.5feb6c1-3.19 is installed
  • OR python-tk-2.7.17-28.42 is installed
  • OR python-xml-2.7.17-28.42 is installed
  • OR shared-python-startup-0.1-1.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • libpython2_7-1_0-2.7.17-28.42 is installed
  • OR libpython2_7-1_0-32bit-2.7.17-28.42 is installed
  • OR python-2.7.17-28.42 is installed
  • OR python-32bit-2.7.17-28.42 is installed
  • OR python-base-2.7.17-28.42 is installed
  • OR python-base-32bit-2.7.17-28.42 is installed
  • OR python-curses-2.7.17-28.42 is installed
  • OR python-demo-2.7.17-28.42 is installed
  • OR python-devel-2.7.17-28.42 is installed
  • OR python-doc-2.7.17-28.42 is installed
  • OR python-doc-pdf-2.7.17-28.42 is installed
  • OR python-gdbm-2.7.17-28.42 is installed
  • OR python-idle-2.7.17-28.42 is installed
  • OR python-rpm-macros-20200207.5feb6c1-3.19 is installed
  • OR python-tk-2.7.17-28.42 is installed
  • OR python-xml-2.7.17-28.42 is installed
  • OR shared-python-startup-0.1-1.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • libspice-server1-0.12.5-10.1 is installed
  • OR spice-0.12.5-10.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • gstreamer-plugins-good-1.8.3-9 is installed
  • OR gstreamer-plugins-good-lang-1.8.3-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • gstreamer-plugins-good-1.8.3-9 is installed
  • OR gstreamer-plugins-good-lang-1.8.3-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND clamav-0.99.2-25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • git-2.12.3-27.9 is installed
  • OR git-core-2.12.3-27.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • git-2.12.3-27.9 is installed
  • OR git-core-2.12.3-27.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • glib2-2.48.2-12.15 is installed
  • OR glib2-lang-2.48.2-12.15 is installed
  • OR glib2-tools-2.48.2-12.15 is installed
  • OR libgio-2_0-0-2.48.2-12.15 is installed
  • OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libglib-2_0-0-2.48.2-12.15 is installed
  • OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • glib2-2.48.2-12.15 is installed
  • OR glib2-lang-2.48.2-12.15 is installed
  • OR glib2-tools-2.48.2-12.15 is installed
  • OR libgio-2_0-0-2.48.2-12.15 is installed
  • OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libglib-2_0-0-2.48.2-12.15 is installed
  • OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.107 is installed
  • OR kernel-default-base-4.4.180-94.107 is installed
  • OR kernel-default-devel-4.4.180-94.107 is installed
  • OR kernel-default-kgraft-4.4.180-94.107 is installed
  • OR kernel-devel-4.4.180-94.107 is installed
  • OR kernel-macros-4.4.180-94.107 is installed
  • OR kernel-source-4.4.180-94.107 is installed
  • OR kernel-syms-4.4.180-94.107 is installed
  • OR kgraft-patch-4_4_180-94_107-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_29-1-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.107 is installed
  • OR kernel-default-base-4.4.180-94.107 is installed
  • OR kernel-default-devel-4.4.180-94.107 is installed
  • OR kernel-default-kgraft-4.4.180-94.107 is installed
  • OR kernel-devel-4.4.180-94.107 is installed
  • OR kernel-macros-4.4.180-94.107 is installed
  • OR kernel-source-4.4.180-94.107 is installed
  • OR kernel-syms-4.4.180-94.107 is installed
  • OR kgraft-patch-4_4_180-94_107-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_29-1-4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • libpython3_4m1_0-3.4.6-25.29 is installed
  • OR python3-3.4.6-25.29 is installed
  • OR python3-base-3.4.6-25.29 is installed
  • OR python3-curses-3.4.6-25.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • libpython3_4m1_0-3.4.6-25.29 is installed
  • OR python3-3.4.6-25.29 is installed
  • OR python3-base-3.4.6-25.29 is installed
  • OR python3-curses-3.4.6-25.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libsoup-2.62.2-5.7 is installed
  • OR libsoup-2_4-1-2.62.2-5.7 is installed
  • OR libsoup-2_4-1-32bit-2.62.2-5.7 is installed
  • OR libsoup-lang-2.62.2-5.7 is installed
  • OR typelib-1_0-Soup-2_4-2.62.2-5.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libsoup-2.62.2-5.7 is installed
  • OR libsoup-2_4-1-2.62.2-5.7 is installed
  • OR libsoup-2_4-1-32bit-2.62.2-5.7 is installed
  • OR libsoup-lang-2.62.2-5.7 is installed
  • OR typelib-1_0-Soup-2_4-2.62.2-5.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • exiv2-0.23-12.5 is installed
  • OR libexiv2-12-0.23-12.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • exiv2-0.23-12.5 is installed
  • OR libexiv2-12-0.23-12.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • libpng16-1.6.8-15.5 is installed
  • OR libpng16-16-1.6.8-15.5 is installed
  • OR libpng16-16-32bit-1.6.8-15.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • libpng16-1.6.8-15.5 is installed
  • OR libpng16-16-1.6.8-15.5 is installed
  • OR libpng16-16-32bit-1.6.8-15.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_57-default-7-3 is installed
  • OR kgraft-patch-3_12_60-52_57-xen-7-3 is installed
  • OR kgraft-patch-SLE12_Update_16-7-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_57-default-7-3 is installed
  • OR kgraft-patch-3_12_60-52_57-xen-7-3 is installed
  • OR kgraft-patch-SLE12_Update_16-7-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.121-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.36 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kernel-default-3.12.60-52.63 is installed
  • OR kernel-default-base-3.12.60-52.63 is installed
  • OR kernel-default-devel-3.12.60-52.63 is installed
  • OR kernel-devel-3.12.60-52.63 is installed
  • OR kernel-macros-3.12.60-52.63 is installed
  • OR kernel-source-3.12.60-52.63 is installed
  • OR kernel-syms-3.12.60-52.63 is installed
  • OR kernel-xen-3.12.60-52.63 is installed
  • OR kernel-xen-base-3.12.60-52.63 is installed
  • OR kernel-xen-devel-3.12.60-52.63 is installed
  • OR kgraft-patch-3_12_60-52_63-default-1-2 is installed
  • OR kgraft-patch-3_12_60-52_63-xen-1-2 is installed
  • OR kgraft-patch-SLE12_Update_18-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_32-default-4-3 is installed
  • OR kgraft-patch-3_12_69-60_64_32-xen-4-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_13-4-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.121-92.85 is installed
  • OR kernel-default-base-4.4.121-92.85 is installed
  • OR kernel-default-devel-4.4.121-92.85 is installed
  • OR kernel-devel-4.4.121-92.85 is installed
  • OR kernel-macros-4.4.121-92.85 is installed
  • OR kernel-source-4.4.121-92.85 is installed
  • OR kernel-syms-4.4.121-92.85 is installed
  • OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • glibc-2.11.3-17.109 is installed
  • OR glibc-html-2.11.3-17.109 is installed
  • OR glibc-info-2.11.3-17.109 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND icu-52.1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-33 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libplist-1.12-20.3 is installed
  • OR libplist++3-1.12-20.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • kernel-default-4.4.126-94.22 is installed
  • OR kernel-default-extra-4.4.126-94.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • avahi-glib2-0.6.32-32.3 is installed
  • OR libavahi-gobject0-0.6.32-32.3 is installed
  • OR libavahi-ui-gtk3-0-0.6.32-32.3 is installed
  • OR libavahi-ui0-0.6.32-32.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • freerdp-2.0.0~git.1463131968.4e66df7-12.11 is installed
  • OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-45.7.0esr-65.2 is installed
  • OR MozillaFirefox-translations-45.7.0esr-65.2 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND python-Django-1.8.9-1.1 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • pdns-4.1.7-17 is installed
  • OR pdns-backend-geoip-4.1.2-lp150.3.10 is installed
  • OR pdns-backend-godbc-4.1.7-17 is installed
  • OR pdns-backend-ldap-4.1.7-17 is installed
  • OR pdns-backend-lua-4.1.7-17 is installed
  • OR pdns-backend-mydns-4.1.7-17 is installed
  • OR pdns-backend-mysql-4.1.7-17 is installed
  • OR pdns-backend-postgresql-4.1.7-17 is installed
  • OR pdns-backend-remote-4.1.7-17 is installed
  • OR pdns-backend-sqlite3-4.1.7-17 is installed
  • BACK