Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP3 kernel for Azure was updated to 4.4.178 to receive various security and bugfixes.
Four new speculative execution issues have been identified in Intel CPUs. (bsc#1111331)
- CVE-2018-12126: Microarchitectural Store Buffer Data Sampling (MSBDS) - CVE-2018-12127: Microarchitectural Fill Buffer Data Sampling (MFBDS) - CVE-2018-12130: Microarchitectural Load Port Data Samling (MLPDS) - CVE-2019-11091: Microarchitectural Data Sampling Uncacheable Memory (MDSUM)
This kernel update contains software mitigations, utilizing CPU microcode updates shipped in parallel.
For more information on this set of information leaks, check out https://www.suse.com/support/kb/doc/?id=7023736
The following security bugs were fixed:
- CVE-2018-8822: Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c could be exploited by malicious NCPFS servers to crash the kernel or execute code (bnc#1086162). - CVE-2018-5814: Multiple race condition errors when handling probe, disconnect, and rebind operations can be exploited to trigger a use-after-free condition or a NULL pointer dereference by sending multiple USB over IP packets (bnc#1096480). - CVE-2018-1000204: Prevent infoleak caused by incorrect handling of the SG_IO ioctl (bsc#1096728) - CVE-2018-10853: A flaw was found in the way the KVM hypervisor emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilege(CPL) level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside guest (bnc#1097104). - CVE-2018-15594: arch/x86/kernel/paravirt.c kernel mishandled certain indirect calls, which made it easier for attackers to conduct Spectre-v2 attacks against paravirtual guests (bnc#1105348). - CVE-2019-9503: A brcmfmac frame validation bypass was fixed (bnc#1132828). - CVE-2019-3882: A flaw was found in the Linux kernel's vfio interface implementation that permits violation of the user's locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administratively granted ownership of the device, it may cause a system memory exhaustion and thus a denial of service (DoS). (bnc#1131416 bnc#1131427). - CVE-2017-5753: Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis (bnc#1068032). This update disables IBRS on Skylake systems (the retpoline methods stay effective). Additional performance improvements on the retpoline support were done by tuning compiler defaults.
The following non-security bugs were fixed:
- 9p/net: fix memory leak in p9_client_create (bnc#1012382). - 9p: use inode->i_lock to protect i_size_write() under 32-bit (bnc#1012382). - acpi: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399). - acpi / bus: Only call dmi_check_system() on X86 (git-fixes). - acpi / button: make module loadable when booted in non-ACPI mode (bsc#1051510). - acpi / device_sysfs: Avoid OF modalias creation for removed device (bnc#1012382). - Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net) (bnc#1012382). - alsa: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56 (bnc#1012382). - alsa: compress: add support for 32bit calls in a 64bit kernel (bnc#1012382). - alsa: compress: prevent potential divide by zero bugs (bnc#1012382). - alsa: hda - Enforces runtime_resume after S3 and S4 for each codec (bnc#1012382). - alsa: hda - Record the current power state before suspend/resume calls (bnc#1012382). - alsa: pcm: Do not suspend stream in unrecoverable PCM state (bnc#1012382). - alsa: pcm: Fix possible OOB access in PCM oss plugins (bnc#1012382). - alsa: rawmidi: Fix potential Spectre v1 vulnerability (bnc#1012382). - alsa: seq: oss: Fix Spectre v1 vulnerability (bnc#1012382). - applicom: Fix potential Spectre v1 vulnerabilities (bnc#1012382). - arc: fix __ffs return value to avoid build warnings (bnc#1012382). - arc: uacces: remove lp_start, lp_end from clobber list (bnc#1012382). - arcv2: Enable unaligned access in early ASM code (bnc#1012382). - arm64: fix COMPAT_SHMLBA definition for large pages (bnc#1012382). - arm64: Fix NUMA build error when !CONFIG_ACPI (fate#319981, git-fixes). - arm64: Fix NUMA build error when !CONFIG_ACPI (git-fixes). - arm64: hide __efistub_ aliases from kallsyms (bnc#1012382). - arm64: kconfig: drop CONFIG_RTC_LIB dependency (bnc#1012382). - arm64/kernel: fix incorrect EL0 check in inv_entry macro (bnc#1012382). - arm64: mm: Add trace_irqflags annotations to do_debug_exception() (bnc#1012382). - arm64: Relax GIC version check during early boot (bnc#1012382). - arm64: support keyctl() system call in 32-bit mode (bnc#1012382). - arm64: traps: disable irq in die() (bnc#1012382). - arm: 8458/1: bL_switcher: add GIC dependency (bnc#1012382). - arm: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor (bnc#1012382). - arm: 8510/1: rework ARM_CPU_SUSPEND dependencies (bnc#1012382). - arm: 8824/1: fix a migrating irq bug when hotplug cpu (bnc#1012382). - arm: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU (bnc#1012382). - arm: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on Exynos5420 (bnc#1012382). - arm: imx6q: cpuidle: fix bug that CPU might not wake up at expected time (bnc#1012382). - arm: OMAP2+: Variable 'reg' in function omap4_dsi_mux_pads() could be uninitialized (bnc#1012382). - arm: pxa: ssp: unneeded to free devm_ allocated data (bnc#1012382). - arm: s3c24xx: Fix boolean expressions in osiris_dvs_notify (bnc#1012382). - ASoC: dapm: change snprintf to scnprintf for possible overflow (bnc#1012382). - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode (bnc#1012382). - ASoC: imx-audmux: change snprintf to scnprintf for possible overflow (bnc#1012382). - ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field (bnc#1012382). - ASoC: topology: free created components in tplg load error (bnc#1012382). - assoc_array: Fix shortcut creation (bnc#1012382). - ath10k: avoid possible string overflow (bnc#1012382). - ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action() (bsc#1087092). - atm: he: fix sign-extension overflow on large shift (bnc#1012382). - autofs: drop dentry reference only when it is never used (bnc#1012382). - autofs: fix error return in autofs_fill_super() (bnc#1012382). - batman-adv: Avoid endless loop in bat-on-bat netdevice check (git-fixes). - batman-adv: Fix lockdep annotation of batadv_tlv_container_remove (git-fixes). - batman-adv: fix uninit-value in batadv_interface_tx() (bnc#1012382). - batman-adv: Only put gw_node list reference when removed (git-fixes). - batman-adv: Only put orig_node_vlan list reference when removed (git-fixes). - bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bnc#1012382). - bnxt_en: Drop oversize TX packets to prevent errors (bnc#1012382). - btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes). - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks (pending fix for bsc#1063638). - btrfs: fix corruption reading shared and compressed extents after hole punching (bnc#1012382). - btrfs: qgroup: Cleanup old subtree swap code (bsc#1063638). - btrfs: qgroup: Do not trace subtree if we're dropping reloc tree (bsc#1063638). - btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree (bsc#1063638). - btrfs: qgroup: Introduce function to trace two swaped extents (bsc#1063638). - btrfs: qgroup: Introduce per-root swapped blocks infrastructure (bsc#1063638). - btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted (bsc#1063638 dependency). - btrfs: qgroup: Only trace data extents in leaves if we're relocating data block group (bsc#1063638). - btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap (bsc#1063638). - btrfs: qgroup: Search commit root for rescan to avoid missing extent (bsc#1129326). - btrfs: qgroup: Use delayed subtree rescan for balance (bsc#1063638). - btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents (bsc#1063638). - btrfs: raid56: properly unmap parity page in finish_parity_scrub() (bnc#1012382). - btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots (bsc#1063638). - btrfs: remove WARN_ON in log_dir_items (bnc#1012382). - cdc-wdm: pass return value of recover_from_urb_loss (bsc#1129770). - cfg80211: extend range deviation for DMG (bnc#1012382). - cfg80211: size various nl80211 messages correctly (bnc#1012382). - cifs: fix computation for MAX_SMB2_HDR_SIZE (bnc#1012382). - cifs: fix POSIX lock leak and invalid ptr deref (bsc#1114542). - cifs: Fix read after write for files with read caching (bnc#1012382). - clk: ingenic: Fix round_rate misbehaving with non-integer dividers (bnc#1012382). - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown (bnc#1012382). - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR (bnc#1012382). - cls_bpf: reset class and reuse major in da (git-fixes). - coresight: coresight_unregister() function cleanup (bnc#1012382). - coresight: 'DEVICE_ATTR_RO' should defined as static (bnc#1012382). - coresight: etm4x: Check every parameter used by dma_xx_coherent (bnc#1012382). - coresight: fixing lockdep error (bnc#1012382). - coresight: release reference taken by 'bus_find_device()' (bnc#1012382). - coresight: remove csdev's link from topology (bnc#1012382). - coresight: removing bind/unbind options from sysfs (bnc#1012382). - cpufreq: pxa2xx: remove incorrect __init annotation (bnc#1012382). - cpufreq: tegra124: add missing of_node_put() (bnc#1012382). - cpufreq: Use struct kobj_attribute instead of struct global_attr (bnc#1012382). - cpu/hotplug: Handle unbalanced hotplug enable/disable (bnc#1012382). - cpu/speculation: Add 'mitigations=' cmdline option (bsc#1112178). - crypto: ahash - fix another early termination in hash walk (bnc#1012382). - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling (bnc#1012382). - crypto: caam - fixed handling of sg list (bnc#1012382). - crypto: pcbc - remove bogus memcpy()s with src == dest (bnc#1012382). - crypto: qat - remove unused and redundant pointer vf_info (bsc#1085539). - crypto: tgr192 - fix unaligned memory access (bsc#1129770). - cw1200: fix missing unlock on error in cw1200_hw_scan() (bsc#1129770). - dccp: do not use ipv6 header for ipv4 flow (bnc#1012382). - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (bnc#1012382). - dmaengine: at_xdmac: Fix wrongfull report of a channel as in use (bnc#1012382). - dmaengine: dmatest: Abort test in case of mapping error (bnc#1012382). - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit (bnc#1012382). - dm: disable DISCARD if the underlying storage no longer supports it (bsc#1114638). - dm: fix to_sector() for 32bit (bnc#1012382). - drivers: hv: vmbus: Fix bugs in rescind handling (bsc#1130567). - drivers: hv: vmbus: Fix ring buffer signaling (bsc#1118506). - drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer() (bsc#1130567). - drivers: hv: vmbus: Offload the handling of channels to two workqueues (bsc#1130567). - drivers: hv: vmbus: Offload the handling of channels to two workqueues (bsc#1130567). - drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() (bsc#1130567). - drm/msm: Unblock writer if reader closes file (bnc#1012382). - drm/vmwgfx: Do not double-free the mode stored in par->set_mode (bsc#1106929) - efi: stub: define DISABLE_BRANCH_PROFILING for all architectures (bnc#1012382). - ext2: Fix underflow in ext2_max_size() (bnc#1012382). - ext4: Avoid panic during forced reboot (bsc#1126356). - ext4: brelse all indirect buffer in ext4_ind_remove_space() (bnc#1012382). - ext4: fix data corruption caused by unaligned direct AIO (bnc#1012382). - ext4: fix NULL pointer dereference while journal is aborted (bnc#1012382). - extcon: usb-gpio: Do not miss event during suspend/resume (bnc#1012382). - firmware: dmi: Optimize dmi_matches (git-fixes). - floppy: check_events callback should not return a negative number (git-fixes). - flow_dissector: Check for IP fragmentation even if not using IPv4 address (git-fixes). - fs/9p: use fscache mutex rather than spinlock (bnc#1012382). - fs/nfs: Fix nfs_parse_devname to not modify it's argument (git-fixes). - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links (bnc#1012382). - fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS (git-fixes). - fuse: fix possibly missed wake-up after abort (git-fixes). - futex: Ensure that futex address is aligned in handle_futex_death() (bnc#1012382). - futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() (git-fixes). - futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() (bnc#1012382). - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (bnc#1012382). - gpio: vf610: Mask all GPIO interrupts (bnc#1012382). - gro_cells: make sure device is up in gro_cells_receive() (bnc#1012382). - hid-sensor-hub.c: fix wrong do_div() usage (bnc#1012382). - hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable (bsc#1129770). - hugetlbfs: fix races and page leaks during migration (bnc#1012382). - hv_netvsc: Fix napi reschedule while receive completion is busy (bsc#1118506). - hv_netvsc: fix race in napi poll when rescheduling (bsc#1118506). - hv_netvsc: Fix the return status in RX path (bsc#1118506). - hv_netvsc: use napi_schedule_irqoff (bsc#1118506). - hv: v4.12 API for hyperv-iommu (bsc#1122822). - hv: v4.12 API for hyperv-iommu (fate#327171, bsc#1122822). - i2c: cadence: Fix the hold bit setting (bnc#1012382). - i2c: tegra: fix maximum transfer size (bnc#1012382). - IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM (bnc#1012382). - ibmvnic: Enable GRO (bsc#1132227). - ibmvnic: Fix completion structure initialization (bsc#1131659). - ibmvnic: Fix netdev feature clobbering during a reset (bsc#1132227). - Include ACPI button driver in base kernel (bsc#1062056). - input: elan_i2c - add id for touchpad found in Lenovo s21e-20 (bnc#1012382). - input: matrix_keypad - use flush_delayed_work() (bnc#1012382). - input: st-keyscan - fix potential zalloc NULL dereference (bnc#1012382). - input: wacom_serial4 - add support for Wacom ArtPad II tablet (bnc#1012382). - intel_th: Do not reference unassigned outputs (bnc#1012382). - intel_th: gth: Fix an off-by-one in output unassigning (git-fixes). - iommu/amd: Fix NULL dereference bug in match_hid_uid (bsc#1130345). - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE (bsc#1130346). - iommu/amd: Reserve exclusion range in iova-domain (bsc#1130425). - iommu/amd: Set exclusion range correctly (bsc#1130425). - iommu: Do not print warning when IOMMU driver only supports unmanaged domains (bsc#1130130). - iommu/hyper-v: Add Hyper-V stub IOMMU driver (bsc#1122822). - iommu/hyper-v: Add Hyper-V stub IOMMU driver (fate#327171, bsc#1122822). - iommu/vt-d: Check capability before disabling protected memory (bsc#1130347). - ip6: fix PMTU discovery when using /127 subnets (git-fixes). - ip6mr: Do not call __IP6_INC_STATS() from preemptible context (bnc#1012382). - ip_tunnel: fix ip tunnel lookup in collect_md mode (git-fixes). - ipvlan: disallow userns cap_net_admin to change global mode/flags (bnc#1012382). - ipvs: Fix signed integer overflow when setsockopt timeout (bnc#1012382). - irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable (bnc#1012382). - iscsi_ibft: Fix missing break in switch statement (bnc#1012382). - isdn: avm: Fix string plus integer warning from Clang (bnc#1012382). - isdn: i4l: isdn_tty: Fix some concurrency double-free bugs (bnc#1012382). - isdn: isdn_tty: fix build warning of strncpy (bnc#1012382). - It's wrong to add len to sector_nr in raid10 reshape twice (bnc#1012382). - iwlwifi: dbg: do not crash if the firmware crashes in the middle of a debug dump (bsc#1119086). - jbd2: clear dirty flag when revoking a buffer from an older transaction (bnc#1012382). - jbd2: fix compile warning when using JBUFFER_TRACE (bnc#1012382). - kabi fixup gendisk disk_devt revert (bsc#1020989). - kbuild: setlocalversion: print error to STDERR (bnc#1012382). - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv (bnc#1012382). - keys: allow reaching the keys quotas exactly (bnc#1012382). - keys: always initialize keyring_index_key::desc_len (bnc#1012382). - keys: restrict /proc/keys by credentials at open time (bnc#1012382). - keys: user: Align the payload buffer (bnc#1012382). - kvm: Call kvm_arch_memslots_updated() before updating memslots (bsc#1132634). - kvm: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 (bnc#1012382). - kvm: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132635). - kvm: nVMX: Ignore limit checks on VMX instructions using flat segments (bnc#1012382). - kvm: nVMX: Sign extend displacements of VMX instr's mem operands (bnc#1012382). - kvm: Reject device ioctls from processes other than the VM's creator (bnc#1012382). - kvm: VMX: Compare only a single byte for VMCS' 'launched' in vCPU-run (bsc#1132636). - kvm: VMX: Zero out *all* general purpose registers after VM-Exit (bsc#1132637). - kvm: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts (bsc#1132534). - kvm: X86: Fix residual mmio emulation request to userspace (bnc#1012382). - kvm: x86/mmu: Do not cache MMIO accesses while memslots are in flux (bsc#1132638). - l2tp: fix infoleak in l2tp_ip6_recvmsg() (git-fixes). - leds: lp5523: fix a missing check of return value of lp55xx_read (bnc#1012382). - libertas: call into generic suspend code before turning off power (bsc#1106110). - libertas: fix suspend and resume for SDIO connected cards (bsc#1106110). - lib/int_sqrt: optimize small argument (bnc#1012382). - libnvdimm/pmem: Honor force_raw for legacy pmem regions (bsc#1131857). - locking/lockdep: Add debug_locks check in __lock_downgrade() (bnc#1012382). - locking/static_keys: Improve uninitialized key warning (bsc#1106913). - m68k: Add -ffreestanding to CFLAGS (bnc#1012382). - mac80211: do not initiate TDLS connection if station is not associated to AP (bnc#1012382). - mac80211: fix miscounting of ttl-dropped frames (bnc#1012382). - mac80211: fix 'warning: target metric may used uninitialized' (bnc#1012382). - mac80211_hwsim: propagate genlmsg_reply return code (bnc#1012382). - mac8390: Fix mmio access size probe (bnc#1012382). - md: Fix failed allocation of md_register_thread (bnc#1012382). - mdio_bus: Fix use-after-free on device_register fails (bnc#1012382 git-fixes). - md/raid1: do not clear bitmap bits on interrupted recovery (git-fixes). - media: cx88: Get rid of spurious call to cx8800_start_vbi_dma() (bsc#1100132). - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming (bnc#1012382). - media: uvcvideo: Fix 'type' check leading to overflow (bnc#1012382). - media: uvcvideo: Fix uvc_alloc_entity() allocation alignment (bsc#1119086). - media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012382). - media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused() (bnc#1012382). - media: vivid: potential integer overflow in vidioc_g_edid() (bsc#11001132). - mfd: ab8500-core: Return zero in get_register_interruptible() (bnc#1012382). - mfd: db8500-prcmu: Fix some section annotations (bnc#1012382). - mfd: mc13xxx: Fix a missing check of a register-read failure (bnc#1012382). - mfd: qcom_rpm: write fw_version to CTRL_REG (bnc#1012382). - mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells (bnc#1012382). - mfd: twl-core: Fix section annotations on {,un}protect_pm_master (bnc#1012382). - mfd: wm5110: Add missing ASRC rate register (bnc#1012382). - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S (bnc#1012382). - missing barriers in some of unix_sock ->addr and ->path accesses (bnc#1012382). - mmc: bcm2835: reset host on timeout (bsc#1070872). - mmc: block: Allow more than 8 partitions per card (bnc#1012382). - mmc: core: fix using wrong io voltage if mmc_select_hs200 fails (bnc#1012382). - mmc: core: shut up 'voltage-ranges unspecified' pr_info() (bnc#1012382). - mmc: debugfs: Add a restriction to mmc debugfs clock setting (bnc#1012382). - mmc: make MAN_BKOPS_EN message a debug (bnc#1012382). - mmc: mmc: fix switch timeout issue caused by jiffies precision (bnc#1012382). - mmc: pwrseq_simple: Make reset-gpios optional to match doc (bnc#1012382). - mmc: pxamci: fix enum type confusion (bnc#1012382). - mmc: sanitize 'bus width' in debug output (bnc#1012382). - mmc: spi: Fix card detection during probe (bnc#1012382). - mmc: tmio_mmc_core: do not claim spurious interrupts (bnc#1012382). - mm/debug.c: fix __dump_page when mapping->host is not set (bsc#1131934). - mm, memory_hotplug: fix off-by-one in is_pageblock_removable (git-fixes). - mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone (bnc#1012382). - mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone (bnc#1012382). - mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c (git-fixes prerequisity). - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() (bsc#1131935) - mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON (bnc#1012382). - mm/vmalloc: fix size check for remap_vmalloc_range_partial() (bnc#1012382). - move power_up_on_resume flag to end of structure for kABI (bsc#1106110). - mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready() (bsc#1100132). - ncpfs: fix build warning of strncpy (bnc#1012382). - net: add description for len argument of dev_get_phys_port_name (git-fixes). - net: Add __icmp_send helper (bnc#1012382). - net: altera_tse: fix connect_local_phy error path (bnc#1012382). - net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case (bnc#1012382). - net: avoid use IPCB in cipso_v4_error (bnc#1012382). - net: diag: support v4mapped sockets in inet_diag_find_one_icsk() (bnc#1012382). - net: do not decrement kobj reference count on init failure (git-fixes). - net: dsa: mv88e6xxx: Fix u64 statistics (bnc#1012382). - net: ena: fix race between link up and device initalization (bsc#1129278). - net: ena: update driver version from 2.0.2 to 2.0.3 (bsc#1129278). - netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry (git-fixes). - netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options (bnc#1012382). - netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters (bnc#1012382). - netfilter: nfnetlink_log: just returns error for unknown command (bnc#1012382). - netfilter: nfnetlink: use original skbuff when acking batches (git-fixes). - netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES (bnc#1012382). - net: hns: Fix use after free identified by SLUB debug (bnc#1012382). - net: hns: Fix wrong read accesses via Clause 45 MDIO protocol (bnc#1012382). - net: hsr: fix memory leak in hsr_dev_finalize() (bnc#1012382). - net/hsr: fix possible crash in add_timer() (bnc#1012382). - netlabel: fix out-of-bounds memory accesses (bnc#1012382). - net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames (bnc#1012382). - net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() (bnc#1012382). - net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails (bnc#1012382). - net/packet: fix 4gb buffer limit due to overflow check (bnc#1012382). - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec (bnc#1012382). - net: phy: Micrel KSZ8061: link failure after cable connect (bnc#1012382). - net: rose: fix a possible stack overflow (bnc#1012382). - net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 (bnc#1012382). - net: set static variable an initial value in atl2_probe() (bnc#1012382). - net: sit: fix UBSAN Undefined behaviour in check_6rd (bnc#1012382). - net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() (bnc#1012382). - net-sysfs: call dev_hold if kobject_init_and_add success (git-fixes). - net-sysfs: Fix mem leak in netdev_register_kobject (bnc#1012382). - net: systemport: Fix reception of BPDUs (bnc#1012382). - net: tcp_memcontrol: properly detect ancestor socket pressure (git-fixes). - net/x25: fix a race in x25_bind() (bnc#1012382). - net/x25: fix use-after-free in x25_device_event() (bnc#1012382). - net/x25: reset state in x25_connect() (bnc#1012382). - NFC: nci: memory leak in nci_core_conn_create() (git-fixes). - nfs41: pop some layoutget errors to application (bnc#1012382). - nfsd: fix memory corruption caused by readdir (bsc#1127445). - nfsd: fix wrong check in write_v4_end_grace() (git-fixes). - nfs: Do not recoalesce on error in nfs_pageio_complete_mirror() (git-fixes). - nfs: Fix an I/O request leakage in nfs_do_recoalesce (git-fixes). - nfs: Fix dentry revalidation on NFSv4 lookup (bsc#1132618). - nfs: fix mount/umount race in nlmclnt (git-fixes). - nfs: Fix NULL pointer dereference of dev_name (bnc#1012382). - nfsv4.x: always serialize open/close operations (bsc#1114893). - numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES (bnc#1012382). - packets: Always register packet sk in the same order (bnc#1012382). - parport_pc: fix find_superio io compare code, should use equal test (bnc#1012382). - pci-hyperv: increase HV_VP_SET_BANK_COUNT_MAX to handle 1792 vcpus (bsc#1122822). - pci-hyperv: increase HV_VP_SET_BANK_COUNT_MAX to handle 1792 vcpus (fate#327171, bsc#1122822). - perf auxtrace: Define auxtrace record alignment (bnc#1012382). - perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks (bnc#1012382). - perf intel-pt: Fix CYC timestamp calculation after OVF (bnc#1012382). - perf intel-pt: Fix overlap calculation for padding (bnc#1012382). - perf intel-pt: Fix TSC slip (bnc#1012382). - perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops (bnc#1012382). - perf symbols: Filter out hidden symbols from labels (bnc#1012382). - perf: Synchronously free aux pages in case of allocation failure (bnc#1012382). - perf tools: Handle TOPOLOGY headers with no CPU (bnc#1012382). - perf/x86/amd: Add event map for AMD Family 17h (bsc#1114648). - phonet: fix building with clang (bnc#1012382). - pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins (bnc#1012382). - platform/x86: Fix unmet dependency warning for SAMSUNG_Q10 (bnc#1012382). - pm / Hibernate: Call flush_icache_range() on pages restored in-place (bnc#1012382). - pm / wakeup: Rework wakeup source timer cancellation (bnc#1012382). - powerpc/32: Clear on-stack exception marker upon exception return (bnc#1012382). - powerpc/64: Call setup_barrier_nospec() from setup_arch() (bsc#1131107). - powerpc/64: Disable the speculation barrier from the command line (bsc#1131107). - powerpc/64: Make stf barrier PPC_BOOK3S_64 specific (bsc#1131107). - powerpc/64s: Add new security feature flags for count cache flush (bsc#1131107). - powerpc/64s: Add support for software count cache flush (bsc#1131107). - powerpc/83xx: Also save/restore SPRG4-7 during suspend (bnc#1012382). - powerpc: Always initialize input array when calling epapr_hypercall() (bnc#1012382). - powerpc/asm: Add a patch_site macro & helpers for patching instructions (bsc#1131107). - powerpc/fsl: Fix spectre_v2 mitigations reporting (bsc#1131107). - powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search (bsc#1131900). - powerpc/numa: document topology_updates_enabled, disable by default (bsc#1133584). - powerpc/numa: improve control of topology updates (bsc#1133584). - powerpc/perf: Fix unit_sel/cache_sel checks (bsc#1053043). - powerpc/perf: Remove l2 bus events from HW cache event array (bsc#1053043). - powerpc/perf: Update raw-event code encoding comment for power8 (bsc#1053043, git-fixes). - powerpc/powernv/cpuidle: Init all present cpus for deep states (bsc#1066223). - powerpc/powernv: Make opal log only readable by root (bnc#1012382). - powerpc/powernv: Query firmware for count cache flush settings (bsc#1131107). - powerpc/pseries/mce: Fix misleading print for TLB mutlihit (bsc#1094244, git-fixes). - powerpc/pseries: Query hypervisor for count cache flush settings (bsc#1131107). - powerpc/security: Fix spectre_v2 reporting (bsc#1131107). - powerpc/speculation: Support 'mitigations=' cmdline option (bsc#1112178). - powerpc/tm: Add commandline option to disable hardware transactional memory (bsc#1118338). - powerpc/tm: Add TM Unavailable Exception (bsc#1118338). - powerpc/tm: Flip the HTM switch default to disabled (bsc#1125580). - powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587). - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 (bsc#1131587). - powerpc/wii: properly disable use of BATs when requested (bnc#1012382). - ravb: Decrease TxFIFO depth of Q3 and Q2 to one (bnc#1012382). - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt (bnc#1012382). - rdma/core: Do not expose unsupported counters (bsc#994770). - rdma/srp: Rework SCSI device reset handling (bnc#1012382). - Refresh patches.fixes/0001-net-mlx4-Fix-endianness-issue-in-qp-context-params.patch. (bsc#1132619) - regulator: s2mpa01: Fix step values for some LDOs (bnc#1012382). - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 (bnc#1012382). - Revert 'bridge: do not add port to router list when receives query with source 0.0.0.0' (bnc#1012382). - Revert 'mmc: block: do not use parameter prefix if built as module' (bnc#1012382). - Revert 'scsi, block: fix duplicate bdi name registration crashes' (bsc#1020989). - Revert 'USB: core: only clean up what we allocated' (bnc#1012382). - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race (bnc#1012382). - rsi: fix a dereference on adapter before it has been null checked (bsc#1085539). - rtc: Fix overflow when converting time64_t to rtc_time (bnc#1012382). - rtl8xxxu: Fix missing break in switch (bsc#1120902). - s390/dasd: fix panic for failed online processing (bsc#1132589). - s390/dasd: fix using offset into zero size array error (bnc#1012382). - s390: Prevent hotplug rwsem recursion (bsc#1131980). - s390/qeth: fix use-after-free in error path (bnc#1012382). - s390/speculation: Support 'mitigations=' cmdline option (bsc#1112178). - s390/virtio: handle find on invalid queue gracefully (bnc#1012382). - sched/core: Fix cpu.max vs. cpuhotplug deadlock (bsc#1106913). - sched/smt: Expose sched_smt_present static key (bsc#1106913). - sched/smt: Make sched_smt_present track topology (bsc#1106913). - scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state() (bnc#1012382). - scsi: isci: initialize shost fully before calling scsi_add_host() (bnc#1012382). - scsi: libfc: free skb when receiving invalid flogi resp (bnc#1012382). - scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task (bnc#1012382). - scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached (bnc#1012382). - scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param (bnc#1012382). - scsi: sd: Fix a race between closing an sd device and sd I/O (bnc#1012382). - scsi: storvsc: Fix a race in sub-channel creation that can cause panic (). - scsi: storvsc: Fix a race in sub-channel creation that can cause panic (fate#323887). - scsi: storvsc: Reduce default ring buffer size to 128 Kbytes (). - scsi: storvsc: Reduce default ring buffer size to 128 Kbytes (fate#323887). - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock (bnc#1012382). - scsi: virtio_scsi: do not send sc payload with tmfs (bnc#1012382). - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host (bnc#1012382). - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices (bnc#1012382). - sctp: fix the transports round robin issue when init is retransmitted (git-fixes). - sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012382). - serial: 8250_pci: Fix number of ports for ACCES serial cards (bnc#1012382). - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() (bnc#1012382). - serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling (bnc#1012382). - serial: max310x: Fix to avoid potential NULL pointer dereference (bnc#1012382). - serial: sh-sci: Fix setting SCSCR_TIE while transferring data (bnc#1012382). - serial: sprd: adjust TIMEOUT to a big value (bnc#1012382). - serial: sprd: clear timeout interrupt only rather than all interrupts (bnc#1012382). - sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (bnc#1012382). - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 (bnc#1012382). - sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names (bnc#1012382). - staging: ashmem: Add missing include (bnc#1012382). - staging: ashmem: Avoid deadlock with mmap/shrink (bnc#1012382). - staging: goldfish: audio: fix compiliation on arm (bnc#1012382). - staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT (bnc#1012382). - staging: lustre: fix buffer overflow of string buffer (bnc#1012382). - staging: rtl8188eu: avoid a null dereference on pmlmepriv (bsc#1085539). - staging: vt6655: Fix interrupt race condition on device start up (bnc#1012382). - staging: vt6655: Remove vif check from vnt_interrupt (bnc#1012382). - stm class: Do not leak the chrdev in error path (bnc#1012382). - stm class: Fix an endless loop in channel allocation (bnc#1012382). - stm class: Fix a race in unlinking (bnc#1012382). - stm class: Fix link list locking (bnc#1012382). - stm class: Fix locking in unbinding policy path (bnc#1012382). - stm class: Fix stm device initialization order (bnc#1012382). - stm class: Fix unbalanced module/device refcounting (bnc#1012382). - stm class: Fix unlocking braino in the error path (bnc#1012382). - stm class: Guard output assignment against concurrency (bnc#1012382). - stm class: Hide STM-specific options if STM is disabled (bnc#1012382). - stm class: Prevent division by zero (bnc#1012382). - stm class: Prevent user-controllable allocations (bnc#1012382). - stm class: Support devices with multiple instances (bnc#1012382). - stmmac: copy unicast mac address to MAC registers (bnc#1012382). - stop_machine: Provide stop_machine_cpuslocked() (bsc#1131980). - sunrpc: do not mark uninitialised items as VALID (bsc#1130737). - sunrpc: init xdr_stream for zero iov_len, page_len (bsc#11303356). - svm/avic: Fix invalidate logical APIC id entry (bsc#1132727). - svm: Fix AVIC DFR and LDR handling (bsc#1130343). - svm: Fix improper check when deactivate AVIC (bsc#1130344). - tcp/dccp: drop SYN packets if accept queue is full (bnc#1012382). - tcp/dccp: remove reqsk_put() from inet_child_forget() (git-fixes). - tcp: do not use ipv6 header for ipv4 flow (bnc#1012382). - tcp: handle inet_csk_reqsk_queue_add() failures (git-fixes). - thermal: int340x_thermal: Fix a NULL vs IS_ERR() check (bnc#1012382). - time: Introduce jiffies64_to_nsecs() (bsc#1113399). - tmpfs: fix link accounting when a tmpfile is linked in (bnc#1012382). - tmpfs: fix uninitialized return value in shmem_link (bnc#1012382). - tpm: fix kdoc for tpm2_flush_context_cmd() (bsc#1020645). - tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1020645, git-fixes). - tpm: tpm-interface.c drop unused macros (bsc#1020645). - tty: atmel_serial: fix a potential NULL pointer dereference (bnc#1012382). - udf: Fix crash on IO error during truncate (bnc#1012382). - Update patches.fixes/SUNRPC-init-xdr_stream-for-zero-iov_len-page_len.patch (bsc#1130356). - usb: core: only clean up what we allocated (bnc#1012382). - usb: dwc2: Fix DMA alignment to start at allocated boundary (bsc#1100132). - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub (bsc#1100132). - usb: dwc3: gadget: Fix suspend/resume during device mode (bnc#1012382). - usb: dwc3: gadget: Fix the uninitialized link_state when udc starts (bnc#1012382). - usb: gadget: Add the gserial port checking in gs_start_tx() (bnc#1012382). - usb: gadget: composite: fix dereference after null check coverify warning (bnc#1012382). - usb: gadget: configfs: add mutex lock before unregister gadget (bnc#1012382). - usb: gadget: Potential NULL dereference on allocation error (bnc#1012382). - usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG (bnc#1012382). - usb: renesas_usbhs: gadget: fix unused-but-set-variable warning (bnc#1012382). - usb: serial: cp210x: add ID for Ingenico 3070 (bnc#1012382). - usb: serial: cp210x: add new device id (bnc#1012382). - usb: serial: cypress_m8: fix interrupt-out transfer length (bsc#1119086). - usb: serial: ftdi_sio: add additional NovaTech products (bnc#1012382). - usb: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bnc#1012382). - usb: serial: mos7720: fix mos_parport refcount imbalance on error path (bsc#1129770). - usb: serial: option: add Olicard 600 (bnc#1012382). - usb: serial: option: add Telit ME910 ECM composition (bnc#1012382). - usb: serial: option: set driver_info for SIM5218 and compatibles (bsc#1129770). - video: fbdev: Set pixclock = 0 in goldfishfb (bnc#1012382). - vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel (bnc#1012382). - vxlan: Do not call gro_cells_destroy() before device is unregistered (bnc#1012382). - vxlan: Fix GRO cells race condition between receive and link delete (bnc#1012382). - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() (bnc#1012382). - wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()' (bsc#1120902). - x86_64: increase stack size for KASAN_EXTRA (bnc#1012382). - x86/apic: Provide apic_ack_irq() (bsc#1122822). - x86/apic: Provide apic_ack_irq() (fate#327171, bsc#1122822). - x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bnc#1012382). - x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available (bsc#1122822). - x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available (fate#327171, bsc#1122822). - x86/kexec: Do not setup EFI info if EFI runtime is not enabled (bnc#1012382). - x86/mce: Improve error message when kernel cannot recover, p2 (bsc#1114648). - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012382). - x86/speculation: Remove redundant arch_smt_update() invocation (bsc#1111331). - x86/speculation: Support 'mitigations=' cmdline option (bsc#1112178). - x86/uaccess: Do not leak the AC flag into __put_user() value evaluation (bsc#1114648). - x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method (bsc#1133308). - xen-netback: fix occasional leak of grant ref mappings under memory pressure (bnc#1012382). - xfrm_user: fix info leak in build_aevent() (git-fixes). - xfrm_user: fix info leak in xfrm_notify_sa() (git-fixes). - xhci: Do not let USB3 ports stuck in polling state prevent suspend (bsc#1047487). - xhci: Fix port resume done detection for SS ports with LPM enabled (bnc#1012382). - xtensa: SMP: fix ccount_timer_shutdown (bnc#1012382). - xtensa: SMP: fix secondary CPU initialization (bnc#1012382). - xtensa: SMP: limit number of possible CPUs by NR_CPUS (bnc#1012382). - xtensa: smp_lx200_defconfig: fix vectors clash (bnc#1012382). - xtensa: SMP: mark each possible CPU as present (bnc#1012382).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1010399 1010405 1010406 1010408 1010409 1010421 1010423 1010424 1010425 1010426 1012382 1020645 1020989 1023711 1025108 1031492 1043008 1047281 1047487 1051510 1053043 1062056 1063638 1065237 1066223 1068032 1070872 1074235 1078216 1085539 1086162 1087092 1087659 1090671 1092611 1093777 1094120 1094244 1096480 1096728 1097104 1100132 1103186 1105348 1106110 1106913 1106929 1107937 1109961 1111331 1112178 1113399 1114542 1114638 1114648 1114893 1118338 1118506 1119086 1119183 1120374 1120902 1121816 1121821 1122822 1125580 1126356 1127445 1129278 1129326 1129770 1130130 1130343 1130344 1130345 1130346 1130347 1130356 1130425 1130567 1130737 1131107 1131416 1131427 1131587 1131659 1131709 1131857 1131900 1131934 1131935 1131980 1132227 1132534 1132589 1132618 1132619 1132634 1132635 1132636 1132637 1132638 1132727 1132828 1133308 1133584 1137990 1140095 1140101 1149429 1153238 1154738 1170446 1170771 1171252 1171254 1172031 1172225 1172743 1173594 1174157 1175259 858243 959933 983922 994770 997935 CVE-2013-7284 CVE-2016-2830 CVE-2016-5289 CVE-2016-5292 CVE-2016-9063 CVE-2016-9067 CVE-2016-9068 CVE-2016-9069 CVE-2016-9071 CVE-2016-9073 CVE-2016-9075 CVE-2016-9076 CVE-2016-9077 CVE-2017-5753 CVE-2017-7789 CVE-2018-1000204 CVE-2018-10853 CVE-2018-11763 CVE-2018-12126 CVE-2018-12126 CVE-2018-12127 CVE-2018-12127 CVE-2018-12130 CVE-2018-12130 CVE-2018-15594 CVE-2018-5150 CVE-2018-5151 CVE-2018-5152 CVE-2018-5153 CVE-2018-5154 CVE-2018-5155 CVE-2018-5157 CVE-2018-5158 CVE-2018-5159 CVE-2018-5160 CVE-2018-5163 CVE-2018-5164 CVE-2018-5165 CVE-2018-5166 CVE-2018-5167 CVE-2018-5168 CVE-2018-5169 CVE-2018-5172 CVE-2018-5173 CVE-2018-5174 CVE-2018-5175 CVE-2018-5176 CVE-2018-5177 CVE-2018-5178 CVE-2018-5179 CVE-2018-5180 CVE-2018-5181 CVE-2018-5182 CVE-2018-5183 CVE-2018-5814 CVE-2018-8822 CVE-2019-11091 CVE-2019-11091 CVE-2019-11757 CVE-2019-11758 CVE-2019-11759 CVE-2019-11760 CVE-2019-11761 CVE-2019-11762 CVE-2019-11763 CVE-2019-11764 CVE-2019-13117 CVE-2019-13118 CVE-2019-15903 CVE-2019-16935 CVE-2019-17639 CVE-2019-20807 CVE-2019-3882 CVE-2019-6109 CVE-2019-6111 CVE-2019-9503 CVE-2020-12243 CVE-2020-12653 CVE-2020-12654 CVE-2020-13867 CVE-2020-14556 CVE-2020-14577 CVE-2020-14578 CVE-2020-14579 CVE-2020-14581 CVE-2020-14583 CVE-2020-14593 CVE-2020-14621 CVE-2020-8695 CVE-2020-8698 SUSE-SU-2019:1524-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.2 NonFree SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 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 SP3 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-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-ESPOS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP4-ESPOS SUSE Linux Enterprise Server 12 SP5 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 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-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-ESPOS 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 SP4-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 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 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
cpio-2.11-30.4 is installed
OR cpio-lang-2.11-30.4 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
kdelibs4-4.14.25-1.1 is installed
OR kdelibs4-core-4.14.25-1.1 is installed
OR kdelibs4-doc-4.14.25-1.1 is installed
OR libkde4-4.14.25-1.1 is installed
OR libkde4-devel-4.14.25-1.1 is installed
OR libkdecore4-4.14.25-1.1 is installed
OR libkdecore4-devel-4.14.25-1.1 is installed
OR libksuseinstall1-4.14.25-1.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 Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-glanceclient-0.15.0-3.1 is installed
OR python-keystoneclient-1.0.0-19.1 is installed
OR python-keystoneclient-doc-1.0.0-19.1 is installed
OR python-keystonemiddleware-1.2.0-4.1 is installed
OR python-novaclient-2.20.0-6.1 is installed
OR python-novaclient-doc-2.20.0-6.1 is installed
OR python-swiftclient-2.3.1-3.1 is installed
OR python-swiftclient-doc-2.3.1-3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
evolution-data-server-2.28.2-0.32 is installed
OR evolution-data-server-32bit-2.28.2-0.32 is installed
OR evolution-data-server-lang-2.28.2-0.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
ecryptfs-utils-61-1.35 is installed
OR ecryptfs-utils-32bit-61-1.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
alsa-1.0.27.2-11 is installed
OR libasound2-1.0.27.2-11 is installed
OR libasound2-32bit-1.0.27.2-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libX11-6-1.6.2-4 is installed
OR libX11-6-32bit-1.6.2-4 is installed
OR libX11-data-1.6.2-4 is installed
OR libX11-xcb1-1.6.2-4 is installed
OR libX11-xcb1-32bit-1.6.2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
augeas-1.2.0-10 is installed
OR augeas-lenses-1.2.0-10 is installed
OR libaugeas0-1.2.0-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
audiofile-0.3.6-10 is installed
OR libaudiofile1-0.3.6-10 is installed
OR libaudiofile1-32bit-0.3.6-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND Package Information
gnutls-2.4.1-24.39.57 is installed
OR libgnutls-extra26-2.4.1-24.39.57 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND ctdb-1.0.114.6-0.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
ruby2.1-rubygem-puppet-4.8.1-32.3 is installed
OR rubygem-puppet-4.8.1-32.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
cups-2.2.7-1 is installed
OR cups-client-2.2.7-1 is installed
OR cups-config-2.2.7-1 is installed
OR cups-devel-2.2.7-1 is installed
OR libcups2-2.2.7-1 is installed
OR libcupscgi1-2.2.7-1 is installed
OR libcupsimage2-2.2.7-1 is installed
OR libcupsmime1-2.2.7-1 is installed
OR libcupsppdc1-2.2.7-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
sles12-docker-image-1.1.2-20160727 is installed
OR sles12sp1-docker-image-1.0.5-20160727 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
gtk2-data-2.24.32-2 is installed
OR gtk2-tools-32bit-2.24.32-2 is installed
OR libgtk-2_0-0-32bit-2.24.32-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND python3-tools-3.6.5-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.11-6.19 is installed
OR libslurm31-17.02.11-6.19 is installed
OR perl-slurm-17.02.11-6.19 is installed
OR slurm-17.02.11-6.19 is installed
OR slurm-auth-none-17.02.11-6.19 is installed
OR slurm-config-17.02.11-6.19 is installed
OR slurm-devel-17.02.11-6.19 is installed
OR slurm-doc-17.02.11-6.19 is installed
OR slurm-lua-17.02.11-6.19 is installed
OR slurm-munge-17.02.11-6.19 is installed
OR slurm-pam_slurm-17.02.11-6.19 is installed
OR slurm-plugins-17.02.11-6.19 is installed
OR slurm-sched-wiki-17.02.11-6.19 is installed
OR slurm-slurmdb-direct-17.02.11-6.19 is installed
OR slurm-slurmdbd-17.02.11-6.19 is installed
OR slurm-sql-17.02.11-6.19 is installed
OR slurm-torque-17.02.11-6.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-66 is installed
OR libopenssl0_9_8-0.9.8j-66 is installed
OR libopenssl0_9_8-32bit-0.9.8j-66 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
openldap2-2.4.46-7 is installed
OR openldap2-back-meta-2.4.46-7 is installed
OR openldap2-back-perl-2.4.46-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.43-52.6 is installed
OR kernel-ec2-devel-3.12.43-52.6 is installed
OR kernel-ec2-extra-3.12.43-52.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND python3-keystoneclient-3.15.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND grub2-x86_64-xen-2.02-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-49 is installed
OR php7-7.0.7-49 is installed
OR php7-bcmath-7.0.7-49 is installed
OR php7-bz2-7.0.7-49 is installed
OR php7-calendar-7.0.7-49 is installed
OR php7-ctype-7.0.7-49 is installed
OR php7-curl-7.0.7-49 is installed
OR php7-dba-7.0.7-49 is installed
OR php7-dom-7.0.7-49 is installed
OR php7-enchant-7.0.7-49 is installed
OR php7-exif-7.0.7-49 is installed
OR php7-fastcgi-7.0.7-49 is installed
OR php7-fileinfo-7.0.7-49 is installed
OR php7-fpm-7.0.7-49 is installed
OR php7-ftp-7.0.7-49 is installed
OR php7-gd-7.0.7-49 is installed
OR php7-gettext-7.0.7-49 is installed
OR php7-gmp-7.0.7-49 is installed
OR php7-iconv-7.0.7-49 is installed
OR php7-imap-7.0.7-49 is installed
OR php7-intl-7.0.7-49 is installed
OR php7-json-7.0.7-49 is installed
OR php7-ldap-7.0.7-49 is installed
OR php7-mbstring-7.0.7-49 is installed
OR php7-mcrypt-7.0.7-49 is installed
OR php7-mysql-7.0.7-49 is installed
OR php7-odbc-7.0.7-49 is installed
OR php7-opcache-7.0.7-49 is installed
OR php7-openssl-7.0.7-49 is installed
OR php7-pcntl-7.0.7-49 is installed
OR php7-pdo-7.0.7-49 is installed
OR php7-pear-7.0.7-49 is installed
OR php7-pear-Archive_Tar-7.0.7-49 is installed
OR php7-pgsql-7.0.7-49 is installed
OR php7-phar-7.0.7-49 is installed
OR php7-posix-7.0.7-49 is installed
OR php7-pspell-7.0.7-49 is installed
OR php7-shmop-7.0.7-49 is installed
OR php7-snmp-7.0.7-49 is installed
OR php7-soap-7.0.7-49 is installed
OR php7-sockets-7.0.7-49 is installed
OR php7-sqlite-7.0.7-49 is installed
OR php7-sysvmsg-7.0.7-49 is installed
OR php7-sysvsem-7.0.7-49 is installed
OR php7-sysvshm-7.0.7-49 is installed
OR php7-tokenizer-7.0.7-49 is installed
OR php7-wddx-7.0.7-49 is installed
OR php7-xmlreader-7.0.7-49 is installed
OR php7-xmlrpc-7.0.7-49 is installed
OR php7-xmlwriter-7.0.7-49 is installed
OR php7-xsl-7.0.7-49 is installed
OR php7-zip-7.0.7-49 is installed
OR php7-zlib-7.0.7-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-52.9.0esr-72.38 is installed
OR MozillaFirefox-translations-52.9.0esr-72.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND w3m-0.5.2-128.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND w3m-0.5.2-128.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
qt3-3.3.8b-88 is installed
OR qt3-32bit-3.3.8b-88 is installed
OR qt3-x86-3.3.8b-88 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.59 is installed
OR libMagickCore1-6.4.3.6-78.59 is installed
OR libMagickCore1-32bit-6.4.3.6-78.59 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.59 is installed
OR libMagickCore1-6.4.3.6-78.59 is installed
OR libMagickCore1-32bit-6.4.3.6-78.59 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
sysstat-8.1.5-7.32 is installed
OR sysstat-isag-8.1.5-7.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libsndfile-1.0.20-2.10 is installed
OR libsndfile-32bit-1.0.20-2.10 is installed
OR libsndfile-x86-1.0.20-2.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libsndfile-1.0.20-2.10 is installed
OR libsndfile-32bit-1.0.20-2.10 is installed
OR libsndfile-x86-1.0.20-2.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
libsndfile-1.0.20-2.10 is installed
OR libsndfile-32bit-1.0.20-2.10 is installed
OR libsndfile-x86-1.0.20-2.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libsndfile-1.0.20-2.10 is installed
OR libsndfile-32bit-1.0.20-2.10 is installed
OR libsndfile-x86-1.0.20-2.10 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libsndfile-1.0.20-2.10 is installed
OR libsndfile-32bit-1.0.20-2.10 is installed
OR libsndfile-x86-1.0.20-2.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.4_02-0.7 is installed
OR xen-doc-html-4.2.4_02-0.7 is installed
OR xen-doc-pdf-4.2.4_02-0.7 is installed
OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-libs-4.2.4_02-0.7 is installed
OR xen-libs-32bit-4.2.4_02-0.7 is installed
OR xen-tools-4.2.4_02-0.7 is installed
OR xen-tools-domU-4.2.4_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.4_02-0.7 is installed
OR xen-doc-html-4.2.4_02-0.7 is installed
OR xen-doc-pdf-4.2.4_02-0.7 is installed
OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-libs-4.2.4_02-0.7 is installed
OR xen-libs-32bit-4.2.4_02-0.7 is installed
OR xen-tools-4.2.4_02-0.7 is installed
OR xen-tools-domU-4.2.4_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.4_02-0.7 is installed
OR xen-doc-html-4.2.4_02-0.7 is installed
OR xen-doc-pdf-4.2.4_02-0.7 is installed
OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-libs-4.2.4_02-0.7 is installed
OR xen-libs-32bit-4.2.4_02-0.7 is installed
OR xen-tools-4.2.4_02-0.7 is installed
OR xen-tools-domU-4.2.4_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.4_02-0.7 is installed
OR xen-doc-html-4.2.4_02-0.7 is installed
OR xen-doc-pdf-4.2.4_02-0.7 is installed
OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7 is installed
OR xen-libs-4.2.4_02-0.7 is installed
OR xen-libs-32bit-4.2.4_02-0.7 is installed
OR xen-tools-4.2.4_02-0.7 is installed
OR xen-tools-domU-4.2.4_02-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
emacs-22.3-4.40 is installed
OR emacs-el-22.3-4.40 is installed
OR emacs-info-22.3-4.40 is installed
OR emacs-nox-22.3-4.40 is installed
OR emacs-x11-22.3-4.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
xorg-x11-libX11-7.4-5.11.72.9 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.72.9 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xorg-x11-libX11-7.4-5.11.72.9 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.72.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xorg-x11-libX11-7.4-5.11.72.9 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.72.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xorg-x11-libX11-7.4-5.11.72.9 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.72.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-38.8.0esr-40.5 is installed
OR MozillaFirefox-translations-38.8.0esr-40.5 is installed
OR libfreebl3-3.20.2-30.1 is installed
OR libfreebl3-32bit-3.20.2-30.1 is installed
OR libsoftokn3-3.20.2-30.1 is installed
OR libsoftokn3-32bit-3.20.2-30.1 is installed
OR mozilla-nspr-4.12-26.1 is installed
OR mozilla-nspr-32bit-4.12-26.1 is installed
OR mozilla-nss-3.20.2-30.1 is installed
OR mozilla-nss-32bit-3.20.2-30.1 is installed
OR mozilla-nss-tools-3.20.2-30.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libxml2-2.7.6-0.77.18 is installed
OR libxml2-32bit-2.7.6-0.77.18 is installed
OR libxml2-doc-2.7.6-0.77.18 is installed
OR libxml2-python-2.7.6-0.77.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libxml2-2.7.6-0.77.18 is installed
OR libxml2-32bit-2.7.6-0.77.18 is installed
OR libxml2-doc-2.7.6-0.77.18 is installed
OR libxml2-python-2.7.6-0.77.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND cron-4.1-194.211.213 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
MozillaFirefox-60.7.0esr-78.40 is installed
OR MozillaFirefox-branding-SLED-60-21.6 is installed
OR MozillaFirefox-translations-common-60.7.0esr-78.40 is installed
OR MozillaFirefox-translations-other-60.7.0esr-78.40 is installed
OR firefox-at-spi2-atk-2.10.2-2.6 is installed
OR firefox-at-spi2-core-2.10.2-2.6 is installed
OR firefox-at-spi2-core-lang-2.10.2-2.6 is installed
OR firefox-atk-2.26.1-2.5 is installed
OR firefox-atk-lang-2.26.1-2.5 is installed
OR firefox-cairo-1.15.10-2.8 is installed
OR firefox-dbus-1-glib-0.76-34.2.4 is installed
OR firefox-freetype2-2.9-2.4 is installed
OR firefox-gcc5-5.3.1+r233831-10 is installed
OR firefox-gdk-pixbuf-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-lang-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.5 is installed
OR firefox-gio-branding-upstream-2.54.3-2.4 is installed
OR firefox-glib2-2.54.3-2.4 is installed
OR firefox-glib2-lang-2.54.3-2.4 is installed
OR firefox-glib2-tools-2.54.3-2.4 is installed
OR firefox-gtk3-3.10.9-2.8 is installed
OR firefox-gtk3-branding-upstream-3.10.9-2.8 is installed
OR firefox-gtk3-data-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-amharic-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-inuktitut-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-multipress-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-thai-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-vietnamese-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-xim-3.10.9-2.8 is installed
OR firefox-gtk3-immodules-tigrigna-3.10.9-2.8 is installed
OR firefox-gtk3-lang-3.10.9-2.8 is installed
OR firefox-gtk3-tools-3.10.9-2.8 is installed
OR firefox-harfbuzz-1.7.5-2.4 is installed
OR firefox-libatk-1_0-0-2.26.1-2.5 is installed
OR firefox-libatk-bridge-2_0-0-2.10.2-2.6 is installed
OR firefox-libatspi0-2.10.2-2.6 is installed
OR firefox-libcairo-gobject2-1.15.10-2.8 is installed
OR firefox-libcairo2-1.15.10-2.8 is installed
OR firefox-libfreetype6-2.9-2.4 is installed
OR firefox-libgcc_s1-5.3.1+r233831-10 is installed
OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.5 is installed
OR firefox-libgtk-3-0-3.10.9-2.8 is installed
OR firefox-libharfbuzz0-1.7.5-2.4 is installed
OR firefox-libpango-1_0-0-1.40.14-2.4 is installed
OR firefox-libpixman-1-0-0.34.0-2.5 is installed
OR firefox-libstdc++6-5.3.1+r233831-10 is installed
OR firefox-pango-1.40.14-2.4 is installed
OR firefox-pixman-0.34.0-2.5 is installed
OR libfirefox-gio-2_0-0-2.54.3-2.4 is installed
OR libfirefox-glib-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gmodule-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gobject-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gthread-2_0-0-2.54.3-2.4 is installed
OR libfreebl3-3.41.1-38.6 is installed
OR libfreebl3-32bit-3.41.1-38.6 is installed
OR libsoftokn3-3.41.1-38.6 is installed
OR libsoftokn3-32bit-3.41.1-38.6 is installed
OR mozilla-nspr-4.20-29.3 is installed
OR mozilla-nspr-32bit-4.20-29.3 is installed
OR mozilla-nspr-devel-4.20-29.3 is installed
OR mozilla-nss-3.41.1-38.6 is installed
OR mozilla-nss-32bit-3.41.1-38.6 is installed
OR mozilla-nss-certs-3.41.1-38.6 is installed
OR mozilla-nss-certs-32bit-3.41.1-38.6 is installed
OR mozilla-nss-devel-3.41.1-38.6 is installed
OR mozilla-nss-tools-3.41.1-38.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
MozillaFirefox-60.7.0esr-78.40 is installed
OR MozillaFirefox-branding-SLED-60-21.6 is installed
OR MozillaFirefox-translations-common-60.7.0esr-78.40 is installed
OR MozillaFirefox-translations-other-60.7.0esr-78.40 is installed
OR firefox-at-spi2-atk-2.10.2-2.6 is installed
OR firefox-at-spi2-core-2.10.2-2.6 is installed
OR firefox-at-spi2-core-lang-2.10.2-2.6 is installed
OR firefox-atk-2.26.1-2.5 is installed
OR firefox-atk-lang-2.26.1-2.5 is installed
OR firefox-cairo-1.15.10-2.8 is installed
OR firefox-dbus-1-glib-0.76-34.2.4 is installed
OR firefox-freetype2-2.9-2.4 is installed
OR firefox-gcc5-5.3.1+r233831-10 is installed
OR firefox-gdk-pixbuf-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-lang-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.5 is installed
OR firefox-gio-branding-upstream-2.54.3-2.4 is installed
OR firefox-glib2-2.54.3-2.4 is installed
OR firefox-glib2-lang-2.54.3-2.4 is installed
OR firefox-glib2-tools-2.54.3-2.4 is installed
OR firefox-gtk3-3.10.9-2.8 is installed
OR firefox-gtk3-branding-upstream-3.10.9-2.8 is installed
OR firefox-gtk3-data-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-amharic-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-inuktitut-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-multipress-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-thai-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-vietnamese-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-xim-3.10.9-2.8 is installed
OR firefox-gtk3-immodules-tigrigna-3.10.9-2.8 is installed
OR firefox-gtk3-lang-3.10.9-2.8 is installed
OR firefox-gtk3-tools-3.10.9-2.8 is installed
OR firefox-harfbuzz-1.7.5-2.4 is installed
OR firefox-libatk-1_0-0-2.26.1-2.5 is installed
OR firefox-libatk-bridge-2_0-0-2.10.2-2.6 is installed
OR firefox-libatspi0-2.10.2-2.6 is installed
OR firefox-libcairo-gobject2-1.15.10-2.8 is installed
OR firefox-libcairo2-1.15.10-2.8 is installed
OR firefox-libfreetype6-2.9-2.4 is installed
OR firefox-libgcc_s1-5.3.1+r233831-10 is installed
OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.5 is installed
OR firefox-libgtk-3-0-3.10.9-2.8 is installed
OR firefox-libharfbuzz0-1.7.5-2.4 is installed
OR firefox-libpango-1_0-0-1.40.14-2.4 is installed
OR firefox-libpixman-1-0-0.34.0-2.5 is installed
OR firefox-libstdc++6-5.3.1+r233831-10 is installed
OR firefox-pango-1.40.14-2.4 is installed
OR firefox-pixman-0.34.0-2.5 is installed
OR libfirefox-gio-2_0-0-2.54.3-2.4 is installed
OR libfirefox-glib-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gmodule-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gobject-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gthread-2_0-0-2.54.3-2.4 is installed
OR libfreebl3-3.41.1-38.6 is installed
OR libfreebl3-32bit-3.41.1-38.6 is installed
OR libsoftokn3-3.41.1-38.6 is installed
OR libsoftokn3-32bit-3.41.1-38.6 is installed
OR mozilla-nspr-4.20-29.3 is installed
OR mozilla-nspr-32bit-4.20-29.3 is installed
OR mozilla-nspr-devel-4.20-29.3 is installed
OR mozilla-nss-3.41.1-38.6 is installed
OR mozilla-nss-32bit-3.41.1-38.6 is installed
OR mozilla-nss-certs-3.41.1-38.6 is installed
OR mozilla-nss-certs-32bit-3.41.1-38.6 is installed
OR mozilla-nss-devel-3.41.1-38.6 is installed
OR mozilla-nss-tools-3.41.1-38.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.64 is installed
OR libcurl4-openssl1-7.19.7-1.64 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.64 is installed
OR libcurl4-openssl1-x86-7.19.7-1.64 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.64 is installed
OR libcurl4-openssl1-7.19.7-1.64 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.64 is installed
OR libcurl4-openssl1-x86-7.19.7-1.64 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libldap-openssl1-2_4-2-2.4.26-0.28 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
java-1_7_0-openjdk-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
java-1_7_0-openjdk-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
groff-1.22.2-5.429 is installed
OR groff-full-1.22.2-5.429 is installed
OR gxditview-1.22.2-5.429 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
dovecot-2.2-3 is installed
OR dovecot22-2.2.29.1-11 is installed
OR dovecot22-backend-mysql-2.2.29.1-11 is installed
OR dovecot22-backend-pgsql-2.2.29.1-11 is installed
OR dovecot22-backend-sqlite-2.2.29.1-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
dovecot-2.2-3 is installed
OR dovecot22-2.2.29.1-11 is installed
OR dovecot22-backend-mysql-2.2.29.1-11 is installed
OR dovecot22-backend-pgsql-2.2.29.1-11 is installed
OR dovecot22-backend-sqlite-2.2.29.1-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libapr-util1-1.5.3-1.77 is installed
OR libapr-util1-dbd-sqlite3-1.5.3-1.77 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND wpa_supplicant-2.2-15.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND wpa_supplicant-2.2-15.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_45-default-2-2.1 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-2-2.1 is installed
OR kgraft-patch-SLE12-SP1_Update_16-2-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
freetype2-2.6.3-7.15 is installed
OR ft2demos-2.6.3-7.15 is installed
OR libfreetype6-2.6.3-7.15 is installed
OR libfreetype6-32bit-2.6.3-7.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
freetype2-2.6.3-7.15 is installed
OR ft2demos-2.6.3-7.15 is installed
OR libfreetype6-2.6.3-7.15 is installed
OR libfreetype6-32bit-2.6.3-7.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
jakarta-commons-fileupload-1.1.1-120.238 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-120.238 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL 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-BCL 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-ESPOS 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-ESPOS 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-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
kernel-azure-4.4.178-4.28 is installed
OR kernel-azure-base-4.4.178-4.28 is installed
OR kernel-azure-devel-4.4.178-4.28 is installed
OR kernel-devel-azure-4.4.178-4.28 is installed
OR kernel-source-azure-4.4.178-4.28 is installed
OR kernel-syms-azure-4.4.178-4.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
kernel-azure-4.4.178-4.28 is installed
OR kernel-azure-base-4.4.178-4.28 is installed
OR kernel-azure-devel-4.4.178-4.28 is installed
OR kernel-devel-azure-4.4.178-4.28 is installed
OR kernel-source-azure-4.4.178-4.28 is installed
OR kernel-syms-azure-4.4.178-4.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
MozillaFirefox-68.2.0-109.95 is installed
OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
MozillaFirefox-68.2.0-109.95 is installed
OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
apache2-2.4.23-29.27 is installed
OR apache2-doc-2.4.23-29.27 is installed
OR apache2-example-pages-2.4.23-29.27 is installed
OR apache2-prefork-2.4.23-29.27 is installed
OR apache2-utils-2.4.23-29.27 is installed
OR apache2-worker-2.4.23-29.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
apache2-2.4.23-29.27 is installed
OR apache2-doc-2.4.23-29.27 is installed
OR apache2-example-pages-2.4.23-29.27 is installed
OR apache2-prefork-2.4.23-29.27 is installed
OR apache2-utils-2.4.23-29.27 is installed
OR apache2-worker-2.4.23-29.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libncurses5-5.9-61 is installed
OR libncurses5-32bit-5.9-61 is installed
OR libncurses6-5.9-61 is installed
OR libncurses6-32bit-5.9-61 is installed
OR ncurses-5.9-61 is installed
OR ncurses-devel-5.9-61 is installed
OR ncurses-devel-32bit-5.9-61 is installed
OR ncurses-utils-5.9-61 is installed
OR tack-5.9-61 is installed
OR terminfo-5.9-61 is installed
OR terminfo-base-5.9-61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libncurses5-5.9-61 is installed
OR libncurses5-32bit-5.9-61 is installed
OR libncurses6-5.9-61 is installed
OR libncurses6-32bit-5.9-61 is installed
OR ncurses-5.9-61 is installed
OR ncurses-devel-5.9-61 is installed
OR ncurses-devel-32bit-5.9-61 is installed
OR ncurses-utils-5.9-61 is installed
OR tack-5.9-61 is installed
OR terminfo-5.9-61 is installed
OR terminfo-base-5.9-61 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND golang-github-prometheus-node_exporter-0.18.1-1.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND golang-github-prometheus-node_exporter-0.18.1-1.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libdcerpc-binding0-4.4.2-29 is installed
OR libdcerpc0-4.4.2-29 is installed
OR libndr-krb5pac0-4.4.2-29 is installed
OR libndr-nbt0-4.4.2-29 is installed
OR libndr-standard0-4.4.2-29 is installed
OR libndr0-4.4.2-29 is installed
OR libnetapi0-4.4.2-29 is installed
OR libsamba-credentials0-4.4.2-29 is installed
OR libsamba-errors0-4.4.2-29 is installed
OR libsamba-hostconfig0-4.4.2-29 is installed
OR libsamba-passdb0-4.4.2-29 is installed
OR libsamba-util0-4.4.2-29 is installed
OR libsamdb0-4.4.2-29 is installed
OR libsmbclient0-4.4.2-29 is installed
OR libsmbconf0-4.4.2-29 is installed
OR libsmbldap0-4.4.2-29 is installed
OR libtevent-util0-4.4.2-29 is installed
OR libwbclient0-4.4.2-29 is installed
OR samba-4.4.2-29 is installed
OR samba-client-4.4.2-29 is installed
OR samba-doc-4.4.2-29 is installed
OR samba-libs-4.4.2-29 is installed
OR samba-winbind-4.4.2-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.47 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.44 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND apache2-mod_nss-1.0.14-10.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-97 is installed
OR libopenssl0_9_8-0.9.8j-97 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND fastjar-0.95-1.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-devel-31.2.0esr-0.16 is installed
OR mozilla-nspr-devel-4.10.7-0.3 is installed
OR mozilla-nss-devel-3.17.2-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
avahi-compat-howl-devel-0.6.23-11.32 is installed
OR avahi-compat-mDNSResponder-devel-0.6.23-11.32 is installed
OR libavahi-devel-0.6.23-11.32 is installed
OR libhowl0-0.6.23-11.32 is installed
OR python-avahi-0.6.23-11.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
evolution-data-server-3.10.4-5 is installed
OR evolution-data-server-lang-3.10.4-5 is installed
OR libcamel-1_2-45-3.10.4-5 is installed
OR libcamel-1_2-45-32bit-3.10.4-5 is installed
OR libebackend-1_2-7-3.10.4-5 is installed
OR libebackend-1_2-7-32bit-3.10.4-5 is installed
OR libebook-1_2-14-3.10.4-5 is installed
OR libebook-1_2-14-32bit-3.10.4-5 is installed
OR libebook-contacts-1_2-0-3.10.4-5 is installed
OR libebook-contacts-1_2-0-32bit-3.10.4-5 is installed
OR libecal-1_2-16-3.10.4-5 is installed
OR libecal-1_2-16-32bit-3.10.4-5 is installed
OR libedata-book-1_2-20-3.10.4-5 is installed
OR libedata-book-1_2-20-32bit-3.10.4-5 is installed
OR libedata-cal-1_2-23-3.10.4-5 is installed
OR libedata-cal-1_2-23-32bit-3.10.4-5 is installed
OR libedataserver-1_2-18-3.10.4-5 is installed
OR libedataserver-1_2-18-32bit-3.10.4-5 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
kernel-default-4.4.103-92.53 is installed
OR kernel-default-extra-4.4.103-92.53 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
evince-3.20.1-6.16 is installed
OR typelib-1_0-EvinceDocument-3_0-3.20.1-6.16 is installed
OR typelib-1_0-EvinceView-3_0-3.20.1-6.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND bash-lang-4.3-83.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libwpd-0_10-10-0.10.2-1 is installed
OR libwpd-devel-0.10.2-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
dhcp-4.2.4.P2-0.27.1 is installed
OR dhcp-client-4.2.4.P2-0.27.1 is installed
OR dhcp-relay-4.2.4.P2-0.27.1 is installed
OR dhcp-server-4.2.4.P2-0.27.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ntp-4.2.8p4-1.3 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND keepalived-2.0.10-6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
ffmpeg-2.8.8-6 is installed
OR ffmpeg-devel-2.8.8-6 is installed
OR libavcodec-devel-2.8.8-6 is installed
OR libavcodec56-2.8.8-6 is installed
OR libavcodec56-32bit-2.8.8-22 is installed
OR libavdevice-devel-2.8.8-6 is installed
OR libavdevice56-2.8.8-6 is installed
OR libavdevice56-32bit-2.8.8-22 is installed
OR libavfilter-devel-2.8.8-6 is installed
OR libavfilter5-2.8.8-6 is installed
OR libavfilter5-32bit-2.8.8-22 is installed
OR libavformat-devel-2.8.8-6 is installed
OR libavformat56-2.8.8-6 is installed
OR libavformat56-32bit-2.8.8-22 is installed
OR libavresample-devel-2.8.8-6 is installed
OR libavresample2-2.8.8-6 is installed
OR libavresample2-32bit-2.8.8-22 is installed
OR libavutil-devel-2.8.8-6 is installed
OR libavutil54-2.8.8-6 is installed
OR libavutil54-32bit-2.8.8-22 is installed
OR libpostproc-devel-2.8.8-6 is installed
OR libpostproc53-2.8.8-6 is installed
OR libpostproc53-32bit-2.8.8-22 is installed
OR libswresample-devel-2.8.8-6 is installed
OR libswresample1-2.8.8-6 is installed
OR libswresample1-32bit-2.8.8-22 is installed
OR libswscale-devel-2.8.8-6 is installed
OR libswscale3-2.8.8-6 is installed
OR libswscale3-32bit-2.8.8-22 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
libsingularity1-2.6.1-14 is installed
OR singularity-2.6.1-14 is installed
OR singularity-devel-2.6.1-14 is installed
|