Oval Definition:oval:org.opensuse.security:def:10585
Revision Date:2020-12-09Version:1
Title:Security update for the Linux Kernel (Important)
Description:

The SUSE Linux Enterprise 15 SP1 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2020-15436: Fixed a use after free vulnerability in fs/block_dev.c which could have allowed local users to gain privileges or cause a denial of service (bsc#1179141). - CVE-2020-15437: Fixed a null pointer dereference which could have allowed local users to cause a denial of service(bsc#1179140). - CVE-2020-25669: Fixed a use-after-free read in sunkbd_reinit() (bsc#1178182). - CVE-2020-27777: Restrict RTAS requests from userspace (bsc#1179107). - CVE-2020-28915: Fixed a buffer over-read in the fbcon code which could have been used by local attackers to read kernel memory (bsc#1178886). - CVE-2020-28974: Fixed a slab-out-of-bounds read in fbcon which could have been used by local attackers to read privileged information or potentially crash the kernel (bsc#1178589). - CVE-2020-29371: Fixed uninitialized memory leaks to userspace (bsc#1179429).

The following non-security bugs were fixed:

- ACPI: GED: fix -Wformat (git-fixes). - ALSA: ctl: fix error path at adding user-defined element set (git-fixes). - ALSA: firewire: Clean up a locking issue in copy_resp_to_buf() (git-fixes). - ALSA: mixart: Fix mutex deadlock (git-fixes). - arm64: KVM: Fix system register enumeration (bsc#1174726). - arm/arm64: KVM: Add PSCI version selection API (bsc#1174726). - ASoC: qcom: lpass-platform: Fix memory leak (git-fixes). - ath10k: Acquire tx_lock in tx error paths (git-fixes). - batman-adv: set .owner to THIS_MODULE (git-fixes). - Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers (git-fixes). - Bluetooth: hci_bcm: fix freeing not-requested IRQ (git-fixes). - bpf: Zero-fill re-used per-cpu map element (git-fixes). - btrfs: account ticket size at add/delete time (bsc#1178897). - btrfs: add helper to obtain number of devices with ongoing dev-replace (bsc#1178897). - btrfs: check rw_devices, not num_devices for balance (bsc#1178897). - btrfs: do not delete mismatched root refs (bsc#1178962). - btrfs: fix btrfs_calc_reclaim_metadata_size calculation (bsc#1178897). - btrfs: fix force usage in inc_block_group_ro (bsc#1178897). - btrfs: fix invalid removal of root ref (bsc#1178962). - btrfs: fix reclaim counter leak of space_info objects (bsc#1178897). - btrfs: fix reclaim_size counter leak after stealing from global reserve (bsc#1178897). - btrfs: kill min_allocable_bytes in inc_block_group_ro (bsc#1178897). - btrfs: rework arguments of btrfs_unlink_subvol (bsc#1178962). - btrfs: split dev-replace locking helpers for read and write (bsc#1178897). - can: af_can: prevent potential access of uninitialized member in canfd_rcv() (git-fixes). - can: af_can: prevent potential access of uninitialized member in can_rcv() (git-fixes). - can: dev: can_restart(): post buffer from the right context (git-fixes). - can: gs_usb: fix endianess problem with candleLight firmware (git-fixes). - can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 (git-fixes). - can: m_can: m_can_handle_state_change(): fix state change (git-fixes). - can: m_can: m_can_stop(): set device to software init mode before closing (git-fixes). - can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb() (git-fixes). - can: peak_usb: fix potential integer overflow on shift of a int (git-fixes). - ceph: add check_session_state() helper and make it global (bsc#1179259). - ceph: check session state after bumping session->s_seq (bsc#1179259). - ceph: fix race in concurrent __ceph_remove_cap invocations (bsc#1178635). - cifs: Fix incomplete memory allocation on setxattr path (bsc#1179211). - cifs: remove bogus debug code (bsc#1179427). - cifs: Return the error from crypt_message when enc/dec key not found (bsc#1179426). - Convert trailing spaces and periods in path components (bsc#1179424). - docs: ABI: stable: remove a duplicated documentation (git-fixes). - docs: ABI: sysfs-c2port: remove a duplicated entry (git-fixes). - Drivers: hv: vmbus: Remove the unused 'tsc_page' from struct hv_context (git-fixes). - drm/i915/gvt: Set ENHANCED_FRAME_CAP bit (git-fixes). - drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() (git-fixes). - Drop sysctl files for dropped archs, add ppc64le and arm64 (bsc#1178838). Also fix the ppc64 page size. - efi: cper: Fix possible out-of-bounds access (git-fixes). - efi/efivars: Add missing kobject_put() in sysfs entry creation error path (git-fixes). - efi/esrt: Fix reference count leak in esre_create_sysfs_entry (git-fixes). - efi: provide empty efi_enter_virtual_mode implementation (git-fixes). - efivarfs: fix memory leak in efivarfs_create() (git-fixes). - efivarfs: revert 'fix memory leak in efivarfs_create()' (git-fixes). - efi/x86: Do not panic or BUG() on non-critical error conditions (git-fixes). - efi/x86: Free efi_pgd with free_pages() (bsc#1112178). - efi/x86: Ignore the memory attributes table on i386 (git-fixes). - efi/x86: Map the entire EFI vendor string before copying it (git-fixes). - fs/proc/array.c: allow reporting eip/esp for all coredumping threads (bsc#1050549). - fuse: fix page dereference after free (bsc#1179213). - futex: Do not enable IRQs unconditionally in put_pi_state() (bsc#1067665). - futex: Handle transient 'ownerless' rtmutex state correctly (bsc#1067665). - hv_balloon: disable warning when floor reached (git-fixes). - hv_netvsc: deal with bpf API differences in 4.12 (bsc#1177819, bsc#1177820). - hv_netvsc: make recording RSS hash depend on feature flag (bsc#1178853, bsc#1178854). - hv_netvsc: record hardware hash in skb (bsc#1178853, bsc#1178854). - i40iw: Fix error handling in i40iw_manage_arp_cache() (bsc#1111666) - i40iw: fix null pointer dereference on a null wqe pointer (bsc#1111666) - i40iw: Report correct firmware version (bsc#1111666) - IB/cma: Fix ports memory leak in cma_configfs (bsc#1111666) - IB/core: Set qp->real_qp before it may be accessed (bsc#1111666) - IB/hfi1: Add missing INVALIDATE opcodes for trace (bsc#1111666) - IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats (bsc#1111666) - IB/hfi1: Add software counter for ctxt0 seq drop (bsc#1111666) - IB/hfi1: Avoid hardlockup with flushlist_lock (bsc#1111666) - IB/hfi1: Call kobject_put() when kobject_init_and_add() fails (bsc#1111666) - IB/hfi1: Check for error on call to alloc_rsm_map_table (bsc#1111666) - IB/hfi1: Close PSM sdma_progress sleep window (bsc#1111666) - IB/hfi1: Define variables as unsigned long to fix KASAN warning (bsc#1111666) - IB/hfi1: Ensure full Gen3 speed in a Gen4 system (bsc#1111666) - IB/hfi1: Fix memory leaks in sysfs registration and unregistration (bsc#1111666) - IB/hfi1: Fix Spectre v1 vulnerability (bsc#1111666) - IB/hfi1: Handle port down properly in pio (bsc#1111666) - IB/hfi1: Handle wakeup of orphaned QPs for pio (bsc#1111666) - IB/hfi1: Insure freeze_work work_struct is canceled on shutdown (bsc#1111666) - IB/hfi1, qib: Ensure RCU is locked when accessing list (bsc#1111666) - IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM (bsc#1111666) - IB/hfi1: Remove unused define (bsc#1111666) - IB/hfi1: Silence txreq allocation warnings (bsc#1111666) - IB/hfi1: Validate page aligned for a given virtual address (bsc#1111666) - IB/hfi1: Wakeup QPs orphaned on wait list after flush (bsc#1111666) - IB/ipoib: drop useless LIST_HEAD (bsc#1111666) - IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode (bsc#1111666) - IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start (bsc#1111666) - IB/iser: Fix dma_nents type definition (bsc#1111666) - IB/iser: Pass the correct number of entries for dma mapped SGL (bsc#1111666) - IB/mad: Fix use-after-free in ib mad completion handling (bsc#1111666) - IB/mlx4: Add and improve logging (bsc#1111666) - IB/mlx4: Add support for MRA (bsc#1111666) - IB/mlx4: Adjust delayed work when a dup is observed (bsc#1111666) - IB/mlx4: Fix leak in id_map_find_del (bsc#1111666) - IB/mlx4: Fix memory leak in add_gid error flow (bsc#1111666) - IB/mlx4: Fix race condition between catas error reset and aliasguid flows (bsc#1111666) - IB/mlx4: Fix starvation in paravirt mux/demux (bsc#1111666) - IB/mlx4: Follow mirror sequence of device add during device removal (bsc#1111666) - IB/mlx4: Remove unneeded NULL check (bsc#1111666) - IB/mlx4: Test return value of calls to ib_get_cached_pkey (bsc#1111666) - IB/mlx5: Add missing XRC options to QP optional params mask (bsc#1111666) - IB/mlx5: Compare only index part of a memory window rkey (bsc#1111666) - IB/mlx5: Do not override existing ip_protocol (bsc#1111666) - IB/mlx5: Fix clean_mr() to work in the expected order (bsc#1111666) - IB/mlx5: Fix implicit MR release flow (bsc#1111666) - IB/mlx5: Fix outstanding_pi index for GSI qps (bsc#1111666) - IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification (bsc#1111666) - IB/mlx5: Fix unreg_umr to ignore the mkey state (bsc#1111666) - IB/mlx5: Improve ODP debugging messages (bsc#1111666) - IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache (bsc#1111666) - IB/mlx5: Prevent concurrent MR updates during invalidation (bsc#1111666) - IB/mlx5: Reset access mask when looping inside page fault handler (bsc#1111666) - IB/mlx5: Set correct write permissions for implicit ODP MR (bsc#1111666) - IB/mlx5: Use direct mkey destroy command upon UMR unreg failure (bsc#1111666) - IB/mlx5: Use fragmented QP's buffer for in-kernel users (bsc#1111666) - IB/mlx5: WQE dump jumps over first 16 bytes (bsc#1111666) - IB/mthca: fix return value of error branch in mthca_init_cq() (bsc#1111666) - IB/qib: Call kobject_put() when kobject_init_and_add() fails (bsc#1111666) - IB/qib: Fix an error code in qib_sdma_verbs_send() (bsc#1111666) - IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value (bsc#1111666) - IB/qib: Remove a set-but-not-used variable (bsc#1111666) - IB/rdmavt: Convert timers to use timer_setup() (bsc#1111666) - IB/rdmavt: Fix alloc_qpn() WARN_ON() (bsc#1111666) - IB/rdmavt: Fix sizeof mismatch (bsc#1111666) - IB/rdmavt: Reset all QPs when the device is shut down (bsc#1111666) - IB/rxe: Fix incorrect cache cleanup in error flow (bsc#1111666) - IB/rxe: Make counters thread safe (bsc#1111666) - IB/srpt: Fix memory leak in srpt_add_one (bsc#1111666) - IB/umad: Avoid additional device reference during open()/close() (bsc#1111666) - IB/umad: Avoid destroying device while it is accessed (bsc#1111666) - IB/umad: Do not check status of nonseekable_open() (bsc#1111666) - IB/umad: Fix kernel crash while unloading ib_umad (bsc#1111666) - IB/umad: Refactor code to use cdev_device_add() (bsc#1111666) - IB/umad: Simplify and avoid dynamic allocation of class (bsc#1111666) - IB/usnic: Fix out of bounds index check in query pkey (bsc#1111666) - IB/uverbs: Fix OOPs upon device disassociation (bsc#1111666) - iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode (git-fixes). - iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum (git-fixes). - inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() (git-fixes). - Input: adxl34x - clean up a data type in adxl34x_probe() (git-fixes). - iw_cxgb4: fix ECN check on the passive accept (bsc#1111666) - iw_cxgb4: only reconnect with MPAv1 if the peer aborts (bsc#1111666) - kABI: add back flush_dcache_range (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - kABI workaround for usermodehelper changes (bsc#1179406). - KVM: arm64: Add missing #include of - in guest.c (bsc#1174726). - KVM: arm64: Factor out core register ID enumeration (bsc#1174726). - KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST (bsc#1174726). - KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance (bsc#1174726). - KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus (bsc#1174726). - KVM host: kabi fixes for psci_version (bsc#1174726). - libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - locking/lockdep: Add debug_locks check in __lock_downgrade() (bsc#1050549). - locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count (bsc#1050549). - locktorture: Print ratio of acquisitions, not failures (bsc#1050549). - mac80211: always wind down STA state (git-fixes). - mac80211: free sta in sta_info_insert_finish() on errors (git-fixes). - mac80211: minstrel: fix tx status processing corner case (git-fixes). - mac80211: minstrel: remove deferred sampling code (git-fixes). - mm: always have io_remap_pfn_range() set pgprot_decrypted() (bsc#1112178). - net: ena: Capitalize all log strings and improve code readability (bsc#1177397). - net: ena: Change license into format to SPDX in all files (bsc#1177397). - net: ena: Change log message to netif/dev function (bsc#1177397). - net: ena: Change RSS related macros and variables names (bsc#1177397). - net: ena: ethtool: Add new device statistics (bsc#1177397). - net: ena: ethtool: add stats printing to XDP queues (bsc#1177397). - net: ena: ethtool: convert stat_offset to 64 bit resolution (bsc#1177397). - net: ena: Fix all static chekers' warnings (bsc#1177397). - net: ena: Remove redundant print of placement policy (bsc#1177397). - net: ena: xdp: add queue counters for xdp actions (bsc#1177397). - netfilter: nat: can't use dst_hold on noref dst (bsc#1178878). - net/mlx4_core: Fix init_hca fields offset (git-fixes). - nfc: s3fwrn5: use signed integer for parsing GPIO numbers (git-fixes). - NFS: mark nfsiod as CPU_INTENSIVE (bsc#1177304). - NFS: only invalidate dentrys that are clearly invalid (bsc#1178669 bsc#1170139). - NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION (bsc#1170630). - PCI: pci-hyperv: Fix build errors on non-SYSFS config (git-fixes). - pinctrl: amd: fix incorrect way to disable debounce filter (git-fixes). - pinctrl: amd: use higher precision for 512 RtcClk (git-fixes). - pinctrl: aspeed: Fix GPI only function problem (git-fixes). - platform/x86: toshiba_acpi: Fix the wrong variable assignment (git-fixes). - powerpc/32: define helpers to get L1 cache sizes (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/64: reuse PPC32 static inline flush_dcache_range() (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc: Chunk calls to flush_dcache_range in arch_*_memory (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964 git-fixes). - powerpc: define helpers to get L1 icache sizes (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/mm: Flush cache on memory hot(un)plug (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Add flush routines using new pmem store and sync instruction (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Add new instructions for persistent storage and sync (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Avoid the barrier in flush routines (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range (jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Initialize pmem device on newer hardware (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Restrict papr_scm to P8 and above (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Update ppc64 to use the new barrier instruction (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - RDMA/bnxt_re: Fix lifetimes in bnxt_re_task (bsc#1111666) - RDMA/bnxt_re: Fix Send Work Entry state check while polling completions (bsc#1111666) - RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl. (bsc#1111666) - RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message (bsc#1111666) - RDMA/cma: add missed unregister_pernet_subsys in init failure (bsc#1111666) - RDMA/cm: Add missing locking around id.state in cm_dup_req_handler (bsc#1111666) - RDMA/cma: Fix false error message (bsc#1111666) - RDMA/cma: fix null-ptr-deref Read in cma_cleanup (bsc#1111666) - RDMA/cma: Protect bind_list and listen_list while finding matching cm id (bsc#1111666) - RDMA/cm: Fix checking for allowed duplicate listens (bsc#1111666) - RDMA/cm: Remove a race freeing timewait_info (bsc#1111666) - RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow (bsc#1111666) - RDMA/core: Do not depend device ODP capabilities on kconfig option (bsc#1111666) - RDMA/core: Fix invalid memory access in spec_filter_size (bsc#1111666) - RDMA/core: Fix locking in ib_uverbs_event_read (bsc#1111666) - RDMA/core: Fix protection fault in ib_mr_pool_destroy (bsc#1111666) - RDMA/core: Fix race between destroy and release FD object (bsc#1111666) - RDMA/core: Fix race when resolving IP address (bsc#1111666) - RDMA/core: Prevent mixed use of FDs between shared ufiles (bsc#1111666) - RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function (bsc#1111666) - RDMA: Directly cast the sockaddr union to sockaddr (bsc#1111666) - RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN (bsc#1111666) - RDMA/hns: Correct typo of hns_roce_create_cq() (bsc#1111666) - RDMA/hns: Remove unsupported modify_port callback (bsc#1111666) - RDMA/hns: Set the unsupported wr opcode (bsc#1111666) - RDMA/i40iw: fix a potential NULL pointer dereference (bsc#1111666) - RDMA/i40iw: Set queue pair state when being queried (bsc#1111666) - RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() (bsc#1111666) - RDMA/ipoib: Remove check for ETH_SS_TEST (bsc#1111666) - RDMA/ipoib: Return void from ipoib_ib_dev_stop() (bsc#1111666) - RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces (bsc#1111666) - RDMA/iwcm: Fix a lock inversion issue (bsc#1111666) - RDMA/iwcm: Fix iwcm work deallocation (bsc#1111666) - RDMA/iwcm: move iw_rem_ref() calls out of spinlock (bsc#1111666) - RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case (bsc#1111666) - RDMA/iw_cxgb4: Fix the unchecked ep dereference (bsc#1111666) - RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads() (bsc#1111666) - RDMA/mlx4: Initialize ib_spec on the stack (bsc#1111666) - RDMA/mlx4: Read pkey table length instead of hardcoded value (bsc#1111666) - RDMA/mlx5: Clear old rate limit when closing QP (bsc#1111666) - RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion (bsc#1111666) - RDMA/mlx5: Fix access to wrong pointer while performing flush due to error (bsc#1111666) - RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR (bsc#1111666) - RDMA/mlx5: Fix function name typo 'fileds' -> 'fields' (bsc#1111666) - RDMA/mlx5: Return proper error value (bsc#1111666) - RDMA/mlx5: Set GRH fields in query QP on RoCE (bsc#1111666) - RDMA/mlx5: Verify that QP is created with RQ or SQ (bsc#1111666) - RDMA/nes: Remove second wait queue initialization call (bsc#1111666) - RDMA/netlink: Do not always generate an ACK for some netlink operations (bsc#1111666) - RDMA/ocrdma: Fix out of bounds index check in query pkey (bsc#1111666) - RDMA/ocrdma: Remove unsupported modify_port callback (bsc#1111666) - RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe() (bsc#1111666) - RDMA/qedr: Endianness warnings cleanup (bsc#1111666) - RDMA/qedr: Fix doorbell setting (bsc#1111666) - RDMA/qedr: Fix memory leak in user qp and mr (bsc#1111666) - RDMA/qedr: Fix reported firmware version (bsc#1111666) - RDMA/qedr: Fix use of uninitialized field (bsc#1111666) - RDMA/qedr: Remove unsupported modify_port callback (bsc#1111666) - RDMA/qedr: SRQ's bug fixes (bsc#1111666) - RDMA/qib: Delete extra line (bsc#1111666) - RDMA/qib: Remove all occurrences of BUG_ON() (bsc#1111666) - RDMA/qib: Validate ->show()/store() callbacks before calling them (bsc#1111666) - RDMA/rxe: Drop pointless checks in rxe_init_ports (bsc#1111666) - RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM (bsc#1111666) - RDMA/rxe: Fix configuration of atomic queue pair attributes (bsc#1111666) - RDMA/rxe: Fix memleak in rxe_mem_init_user (bsc#1111666) - RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later (bsc#1111666) - RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq (bsc#1111666) - RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars (bsc#1111666) - RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue (bsc#1111666) - RDMA/rxe: Remove unused rxe_mem_map_pages (bsc#1111666) - RDMA/rxe: Remove useless rxe_init_device_param assignments (bsc#1111666) - RDMA/rxe: Return void from rxe_init_port_param() (bsc#1111666) - RDMA/rxe: Return void from rxe_mem_init_dma() (bsc#1111666) - RDMA/rxe: Set default vendor ID (bsc#1111666) - RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices (bsc#1111666) - RDMA/rxe: Skip dgid check in loopback mode (bsc#1111666) - RDMA/rxe: Use for_each_sg_page iterator on umem SGL (bsc#1111666) - RDMA/srp: Rework SCSI device reset handling (bsc#1111666) - RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring (bsc#1111666) - RDMA/srpt: Report the SCSI residual to the initiator (bsc#1111666) - RDMA/ucma: Add missing locking around rdma_leave_multicast() (bsc#1111666) - RDMA/ucma: Put a lock around every call to the rdma_cm layer (bsc#1111666) - RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated (bsc#1111666) - RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove (bsc#1111666) - RDMA/vmw_pvrdma: Use atomic memory allocation in create AH (bsc#1111666) - reboot: fix overflow parsing reboot cpu number (bsc#1179421). - regulator: avoid resolve_supply() infinite recursion (git-fixes). - regulator: fix memory leak with repeated set_machine_constraints() (git-fixes). - regulator: ti-abb: Fix array out of bound read access on the first transition (git-fixes). - regulator: workaround self-referent regulators (git-fixes). - Revert 'cdc-acm: hardening against malicious devices' (git-fixes). - Revert 'kernel/reboot.c: convert simple_strtoul to kstrtoint' (bsc#1179418). - RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen() (bsc#1111666) - rxe: correctly calculate iCRC for unaligned payloads (bsc#1111666) - rxe: fix error completion wr_id and qp_num (bsc#1111666) - s390/cio: add cond_resched() in the slow_eval_known_fn() loop (bsc#1177805 LTC#188737). - s390/cpum_cf,perf: change DFLT_CCERROR counter name (bsc#1175916 LTC#187937). - s390/dasd: Fix zero write for FBA devices (bsc#1177808 LTC#188739). - s390: kernel/uv: handle length extension properly (bsc#1178940 LTC#189323). - sched/core: Fix PI boosting between RT and DEADLINE tasks (bsc#1112178). - sched/x86: SaveFLAGS on context switch (bsc#1112178). - scripts/git_sort/git_sort.py: add ceph maintainers git tree - scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported (git-fixes). - scsi: RDMA/srpt: Fix a credit leak for aborted commands (bsc#1111666) - Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode (git-fixes). - staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids (git-fixes). - time: Prevent undefined behaviour in timespec64_to_ns() (git-fixes). - tracing: Fix out of bounds write in get_trace_buf (bsc#1179403). - tty: serial: imx: keep console clocks always on (git-fixes). - Update references in patches.suse/net-smc-tolerate-future-smcd-versions (bsc#1172542 LTC#186070 git-fixes). - USB: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode (git-fixes). - USB: core: driver: fix stray tabs in error messages (git-fixes). - USB: core: Fix regression in Hercules audio card (git-fixes). - USB: gadget: Fix memleak in gadgetfs_fill_super (git-fixes). - USB: gadget: f_midi: Fix memleak in f_midi_alloc (git-fixes). - USB: host: ehci-tegra: Fix error handling in tegra_ehci_probe() (git-fixes). - USB: host: xhci-mtk: avoid runtime suspend when removing hcd (git-fixes). - USB: serial: cyberjack: fix write-URB completion race (git-fixes). - USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters (git-fixes). - USB: serial: option: add Cellient MPL200 card (git-fixes). - USB: serial: option: Add Telit FT980-KS composition (git-fixes). - USB: serial: pl2303: add device-id for HP GC device (git-fixes). - usermodehelper: reset umask to default before executing user process (bsc#1179406). - video: hyperv_fb: Fix the cache type when mapping the VRAM (git-fixes). - x86/hyperv: Clarify comment on x2apic mode (git-fixes). - x86/hyperv: Make vapic support x2apic mode (git-fixes). - x86/microcode/intel: Check patch signature before saving microcode for early loading (bsc#1112178). - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect (git-fixes). - x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled (git-fixes). - x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs (git-fixes). - x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP (bsc#1112178). - x86/sysfb_efi: Add quirks for some devices with swapped width and height (git-fixes). - xfrm: Fix memleak on xfrm state destroy (bsc#1158775). - xfs: revert 'xfs: fix rmap key and record comparison functions' (git-fixes).
Family:unixClass:patch
Status:Reference(s):1050549
1067665
1111666
1112178
1158775
1170139
1170630
1172542
1174726
1175916
1176109
1177304
1177397
1177805
1177808
1177819
1177820
1178182
1178589
1178635
1178669
1178838
1178853
1178854
1178878
1178886
1178897
1178940
1178962
1179107
1179140
1179141
1179211
1179213
1179259
1179403
1179406
1179418
1179421
1179424
1179426
1179427
1179429
CVE-2006-7243
CVE-2009-1210
CVE-2009-1267
CVE-2009-1268
CVE-2009-1269
CVE-2009-3241
CVE-2009-3242
CVE-2009-3243
CVE-2010-1455
CVE-2010-2225
CVE-2010-2950
CVE-2010-2993
CVE-2010-3436
CVE-2010-3445
CVE-2010-3709
CVE-2010-3710
CVE-2010-4150
CVE-2010-4300
CVE-2010-4301
CVE-2010-4538
CVE-2010-4645
CVE-2011-0024
CVE-2011-0420
CVE-2011-0421
CVE-2011-0523
CVE-2011-0524
CVE-2011-0538
CVE-2011-0708
CVE-2011-0713
CVE-2011-1092
CVE-2011-1138
CVE-2011-1139
CVE-2011-1140
CVE-2011-1143
CVE-2011-1153
CVE-2011-1466
CVE-2011-1590
CVE-2011-1591
CVE-2011-1592
CVE-2011-1957
CVE-2011-1958
CVE-2011-1959
CVE-2011-2174
CVE-2011-2175
CVE-2011-2202
CVE-2011-2597
CVE-2011-2698
CVE-2011-3266
CVE-2011-3360
CVE-2011-3379
CVE-2011-3483
CVE-2011-4153
CVE-2011-4566
CVE-2011-4718
CVE-2011-4885
CVE-2012-0830
CVE-2012-1823
CVE-2012-2311
CVE-2012-2335
CVE-2012-2336
CVE-2012-2392
CVE-2012-2393
CVE-2012-2394
CVE-2012-2688
CVE-2012-3365
CVE-2012-3548
CVE-2012-4048
CVE-2012-4049
CVE-2012-4285
CVE-2012-4286
CVE-2012-4287
CVE-2012-4288
CVE-2012-4289
CVE-2012-4290
CVE-2012-4291
CVE-2012-4292
CVE-2012-4293
CVE-2012-4294
CVE-2012-4295
CVE-2012-4296
CVE-2012-4297
CVE-2012-4298
CVE-2012-4504
CVE-2012-5237
CVE-2012-5238
CVE-2012-5239
CVE-2012-5240
CVE-2012-5592
CVE-2012-5593
CVE-2012-5594
CVE-2012-5595
CVE-2012-5596
CVE-2012-5597
CVE-2012-5598
CVE-2012-5599
CVE-2012-5600
CVE-2012-5601
CVE-2012-5602
CVE-2013-1572
CVE-2013-1573
CVE-2013-1574
CVE-2013-1575
CVE-2013-1576
CVE-2013-1577
CVE-2013-1578
CVE-2013-1579
CVE-2013-1580
CVE-2013-1581
CVE-2013-1582
CVE-2013-1583
CVE-2013-1584
CVE-2013-1585
CVE-2013-1586
CVE-2013-1587
CVE-2013-1588
CVE-2013-1589
CVE-2013-1590
CVE-2013-1635
CVE-2013-1643
CVE-2013-1824
CVE-2013-1987
CVE-2013-2475
CVE-2013-2476
CVE-2013-2477
CVE-2013-2478
CVE-2013-2479
CVE-2013-2480
CVE-2013-2481
CVE-2013-2482
CVE-2013-2483
CVE-2013-2484
CVE-2013-2485
CVE-2013-2486
CVE-2013-2487
CVE-2013-2488
CVE-2013-3555
CVE-2013-3556
CVE-2013-3557
CVE-2013-3558
CVE-2013-3559
CVE-2013-3560
CVE-2013-3561
CVE-2013-3562
CVE-2013-4083
CVE-2013-4113
CVE-2013-4248
CVE-2013-4920
CVE-2013-4921
CVE-2013-4922
CVE-2013-4923
CVE-2013-4924
CVE-2013-4925
CVE-2013-4926
CVE-2013-4927
CVE-2013-4928
CVE-2013-4929
CVE-2013-4930
CVE-2013-4931
CVE-2013-4932
CVE-2013-4933
CVE-2013-4934
CVE-2013-4935
CVE-2013-4936
CVE-2013-5717
CVE-2013-5718
CVE-2013-5719
CVE-2013-5720
CVE-2013-5721
CVE-2013-5722
CVE-2013-6336
CVE-2013-6337
CVE-2013-6338
CVE-2013-6339
CVE-2013-6340
CVE-2013-6420
CVE-2013-6712
CVE-2013-7112
CVE-2013-7113
CVE-2013-7114
CVE-2013-7327
CVE-2013-7345
CVE-2013-7456
CVE-2014-0185
CVE-2014-0237
CVE-2014-0238
CVE-2014-0250
CVE-2014-0791
CVE-2014-1829
CVE-2014-1830
CVE-2014-1943
CVE-2014-2270
CVE-2014-2281
CVE-2014-2282
CVE-2014-2283
CVE-2014-2299
CVE-2014-2497
CVE-2014-2497
CVE-2014-2907
CVE-2014-3065
CVE-2014-3566
CVE-2014-3587
CVE-2014-3597
CVE-2014-3668
CVE-2014-3669
CVE-2014-3670
CVE-2014-4020
CVE-2014-4049
CVE-2014-4288
CVE-2014-4670
CVE-2014-4698
CVE-2014-5120
CVE-2014-5161
CVE-2014-5162
CVE-2014-5163
CVE-2014-5164
CVE-2014-5165
CVE-2014-5459
CVE-2014-6456
CVE-2014-6457
CVE-2014-6458
CVE-2014-6466
CVE-2014-6476
CVE-2014-6492
CVE-2014-6493
CVE-2014-6502
CVE-2014-6503
CVE-2014-6506
CVE-2014-6511
CVE-2014-6512
CVE-2014-6513
CVE-2014-6515
CVE-2014-6527
CVE-2014-6531
CVE-2014-6532
CVE-2014-6558
CVE-2014-8142
CVE-2014-8891
CVE-2014-8892
CVE-2014-9427
CVE-2014-9652
CVE-2014-9705
CVE-2014-9709
CVE-2014-9767
CVE-2015-0138
CVE-2015-0192
CVE-2015-0204
CVE-2015-0231
CVE-2015-0232
CVE-2015-0273
CVE-2015-0458
CVE-2015-0459
CVE-2015-0469
CVE-2015-0477
CVE-2015-0478
CVE-2015-0480
CVE-2015-0488
CVE-2015-0491
CVE-2015-0559
CVE-2015-0560
CVE-2015-0561
CVE-2015-0562
CVE-2015-0563
CVE-2015-0564
CVE-2015-1545
CVE-2015-1546
CVE-2015-1914
CVE-2015-1931
CVE-2015-2188
CVE-2015-2189
CVE-2015-2191
CVE-2015-2301
CVE-2015-2305
CVE-2015-2348
CVE-2015-2590
CVE-2015-2601
CVE-2015-2613
CVE-2015-2619
CVE-2015-2621
CVE-2015-2625
CVE-2015-2632
CVE-2015-2637
CVE-2015-2638
CVE-2015-2664
CVE-2015-2783
CVE-2015-2787
CVE-2015-2808
CVE-2015-3329
CVE-2015-3330
CVE-2015-3411
CVE-2015-3412
CVE-2015-3811
CVE-2015-3812
CVE-2015-3813
CVE-2015-3814
CVE-2015-4000
CVE-2015-4021
CVE-2015-4022
CVE-2015-4024
CVE-2015-4026
CVE-2015-4116
CVE-2015-4148
CVE-2015-4598
CVE-2015-4599
CVE-2015-4600
CVE-2015-4601
CVE-2015-4602
CVE-2015-4603
CVE-2015-4643
CVE-2015-4644
CVE-2015-4729
CVE-2015-4731
CVE-2015-4732
CVE-2015-4733
CVE-2015-4734
CVE-2015-4748
CVE-2015-4749
CVE-2015-4760
CVE-2015-4803
CVE-2015-4805
CVE-2015-4806
CVE-2015-4810
CVE-2015-4835
CVE-2015-4840
CVE-2015-4842
CVE-2015-4843
CVE-2015-4844
CVE-2015-4860
CVE-2015-4871
CVE-2015-4872
CVE-2015-4882
CVE-2015-4883
CVE-2015-4893
CVE-2015-4902
CVE-2015-4903
CVE-2015-4911
CVE-2015-5006
CVE-2015-5041
CVE-2015-5198
CVE-2015-5199
CVE-2015-5200
CVE-2015-5589
CVE-2015-5590
CVE-2015-6831
CVE-2015-6832
CVE-2015-6833
CVE-2015-6834
CVE-2015-6835
CVE-2015-6836
CVE-2015-6837
CVE-2015-6838
CVE-2015-6908
CVE-2015-7575
CVE-2015-7803
CVE-2015-7830
CVE-2015-7981
CVE-2015-8126
CVE-2015-8472
CVE-2015-8540
CVE-2015-8711
CVE-2015-8712
CVE-2015-8713
CVE-2015-8714
CVE-2015-8715
CVE-2015-8716
CVE-2015-8717
CVE-2015-8718
CVE-2015-8719
CVE-2015-8720
CVE-2015-8721
CVE-2015-8722
CVE-2015-8723
CVE-2015-8724
CVE-2015-8725
CVE-2015-8726
CVE-2015-8727
CVE-2015-8728
CVE-2015-8729
CVE-2015-8730
CVE-2015-8731
CVE-2015-8732
CVE-2015-8733
CVE-2015-8835
CVE-2015-8838
CVE-2015-8866
CVE-2015-8867
CVE-2015-8873
CVE-2015-8874
CVE-2015-8876
CVE-2015-8877
CVE-2015-8879
CVE-2015-8935
CVE-2016-0264
CVE-2016-0363
CVE-2016-0376
CVE-2016-0402
CVE-2016-0448
CVE-2016-0466
CVE-2016-0483
CVE-2016-0494
CVE-2016-0686
CVE-2016-0687
CVE-2016-10165
CVE-2016-1903
CVE-2016-2183
CVE-2016-2523
CVE-2016-2530
CVE-2016-2531
CVE-2016-2532
CVE-2016-2554
CVE-2016-3141
CVE-2016-3142
CVE-2016-3185
CVE-2016-3422
CVE-2016-3426
CVE-2016-3427
CVE-2016-3443
CVE-2016-3449
CVE-2016-3485
CVE-2016-3511
CVE-2016-3587
CVE-2016-3598
CVE-2016-4070
CVE-2016-4071
CVE-2016-4073
CVE-2016-4342
CVE-2016-4346
CVE-2016-4537
CVE-2016-4538
CVE-2016-4539
CVE-2016-4540
CVE-2016-4541
CVE-2016-4542
CVE-2016-4543
CVE-2016-4544
CVE-2016-5093
CVE-2016-5094
CVE-2016-5095
CVE-2016-5096
CVE-2016-5350
CVE-2016-5351
CVE-2016-5352
CVE-2016-5353
CVE-2016-5354
CVE-2016-5355
CVE-2016-5356
CVE-2016-5357
CVE-2016-5358
CVE-2016-5359
CVE-2016-5385
CVE-2016-5399
CVE-2016-5542
CVE-2016-5554
CVE-2016-5556
CVE-2016-5568
CVE-2016-5573
CVE-2016-5597
CVE-2016-5766
CVE-2016-5767
CVE-2016-5768
CVE-2016-5769
CVE-2016-5770
CVE-2016-5771
CVE-2016-5772
CVE-2016-6128
CVE-2016-6161
CVE-2016-6207
CVE-2016-6288
CVE-2016-6289
CVE-2016-6290
CVE-2016-6291
CVE-2016-6292
CVE-2016-6295
CVE-2016-6296
CVE-2016-6297
CVE-2016-6504
CVE-2016-6505
CVE-2016-6506
CVE-2016-6507
CVE-2016-6508
CVE-2016-6509
CVE-2016-6510
CVE-2016-6511
CVE-2016-7124
CVE-2016-7125
CVE-2016-7126
CVE-2016-7127
CVE-2016-7128
CVE-2016-7129
CVE-2016-7130
CVE-2016-7131
CVE-2016-7132
CVE-2016-7134
CVE-2016-7949
CVE-2016-7950
CVE-2016-9840
CVE-2016-9841
CVE-2016-9842
CVE-2016-9843
CVE-2017-10053
CVE-2017-10067
CVE-2017-10074
CVE-2017-10081
CVE-2017-10087
CVE-2017-10089
CVE-2017-10090
CVE-2017-10096
CVE-2017-10101
CVE-2017-10102
CVE-2017-10105
CVE-2017-10107
CVE-2017-10108
CVE-2017-10109
CVE-2017-10110
CVE-2017-10111
CVE-2017-10115
CVE-2017-10116
CVE-2017-10125
CVE-2017-10243
CVE-2017-10281
CVE-2017-10285
CVE-2017-10293
CVE-2017-10295
CVE-2017-10345
CVE-2017-10346
CVE-2017-10347
CVE-2017-10348
CVE-2017-10349
CVE-2017-10350
CVE-2017-10355
CVE-2017-10356
CVE-2017-10357
CVE-2017-10388
CVE-2017-1289
CVE-2017-17740
CVE-2017-2625
CVE-2017-3509
CVE-2017-3511
CVE-2017-3512
CVE-2017-3514
CVE-2017-3533
CVE-2017-3539
CVE-2017-3544
CVE-2017-7435
CVE-2017-7436
CVE-2017-9269
CVE-2017-9287
CVE-2017-9433
CVE-2018-11212
CVE-2018-12539
CVE-2018-12547
CVE-2018-13785
CVE-2018-1417
CVE-2018-1517
CVE-2018-1656
CVE-2018-2579
CVE-2018-2582
CVE-2018-2588
CVE-2018-2599
CVE-2018-2602
CVE-2018-2603
CVE-2018-2618
CVE-2018-2633
CVE-2018-2634
CVE-2018-2637
CVE-2018-2641
CVE-2018-2657
CVE-2018-2663
CVE-2018-2677
CVE-2018-2678
CVE-2018-2783
CVE-2018-2790
CVE-2018-2794
CVE-2018-2795
CVE-2018-2796
CVE-2018-2797
CVE-2018-2798
CVE-2018-2799
CVE-2018-2800
CVE-2018-2814
CVE-2018-2940
CVE-2018-2952
CVE-2018-2973
CVE-2018-3136
CVE-2018-3139
CVE-2018-3149
CVE-2018-3169
CVE-2018-3180
CVE-2018-3214
CVE-2018-7685
CVE-2019-10245
CVE-2019-11771
CVE-2019-11775
CVE-2019-13057
CVE-2019-13565
CVE-2019-2422
CVE-2019-2426
CVE-2019-2602
CVE-2019-2684
CVE-2019-2697
CVE-2019-2698
CVE-2019-2762
CVE-2019-2766
CVE-2019-2769
CVE-2019-2816
CVE-2019-4473
CVE-2019-7317
CVE-2020-15436
CVE-2020-15437
CVE-2020-25669
CVE-2020-27777
CVE-2020-28915
CVE-2020-28974
CVE-2020-29371
SUSE-SU-2020:3718-1
Platform(s):openSUSE 13.1
openSUSE Leap 42.2
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Build System Kit 12
SUSE Linux Enterprise Build System Kit 12 SP1
SUSE Linux Enterprise Build System Kit 12 SP2
SUSE Linux Enterprise Build System Kit 12 SP3
SUSE Linux Enterprise Build System Kit 12 SP4
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 15 SP1
SUSE Linux Enterprise for SAP 11 SP2
SUSE Linux Enterprise for SAP 11 SP3
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT
SUSE Linux Enterprise Real Time Extension 12 SP1
SUSE Linux Enterprise Real Time Extension 12 SP2
SUSE Linux Enterprise Real Time Extension 12 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
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-LTSS
SUSE Linux Enterprise Server 15 SP1
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
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 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-LTSS
SUSE Linux Enterprise Server for SAP Applications 15 SP1
SUSE Linux Enterprise Server for VMWare 11 SP2
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 Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Software Development Kit 12 SP3
SUSE Linux Enterprise Software Development Kit 12 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15 SP1
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 SP2
Product(s):
Definition Synopsis
  • openSUSE 13.1 is installed
  • AND Package Information
  • chromedriver-41.0.2272.76-17.1 is installed
  • OR chromium-41.0.2272.76-17.1 is installed
  • OR chromium-desktop-gnome-41.0.2272.76-17.1 is installed
  • OR chromium-desktop-kde-41.0.2272.76-17.1 is installed
  • OR chromium-ffmpegsumo-41.0.2272.76-17.1 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • openstack-ceilometer-2014.2.4.dev18-3 is installed
  • OR openstack-ceilometer-agent-compute-2014.2.4.dev18-3 is installed
  • OR openstack-neutron-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-dhcp-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-ha-tool-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-l3-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-lbaas-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-linuxbridge-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-metadata-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-metering-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-openvswitch-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-vpn-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-nova-2014.2.4~a0~dev61-6 is installed
  • OR openstack-nova-compute-2014.2.4~a0~dev61-6 is installed
  • OR openstack-suse-2014.2-5 is installed
  • OR openstack-suse-sudo-2014.2-5 is installed
  • OR python-ceilometer-2014.2.4.dev18-3 is installed
  • OR python-neutron-2014.2.4~a0~dev78-7 is installed
  • OR python-nova-2014.2.4~a0~dev61-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 is installed
  • AND Package Information
  • libreoffice-4.3.3.2-6 is installed
  • OR libreoffice-sdk-4.3.3.2-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP1 is installed
  • AND Package Information
  • cracklib-2.9.0-7 is installed
  • OR cracklib-dict-small-2.9.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP2 is installed
  • AND Package Information
  • libudev-mini-devel-228-150.7 is installed
  • OR libudev-mini1-228-150.7 is installed
  • OR systemd-mini-228-150.7 is installed
  • OR systemd-mini-devel-228-150.7 is installed
  • OR udev-mini-228-150.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP3 is installed
  • AND kernel-zfcpdump-4.4.103-6.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP4 is installed
  • AND Package Information
  • krb5-mini-1.12.5-40.31 is installed
  • OR krb5-mini-devel-1.12.5-40.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • acroread-9.5.5-0.5.5.1 is installed
  • OR acroread-cmaps-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-ja-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-ko-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-zh_CN-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-zh_TW-9.4.6-0.4.5.1 is installed
  • OR acroread_ja-9.4.2-0.4.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-31.6.0esr-0.8.1 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.10.1 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.10.1 is installed
  • OR libfreebl3-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR libsoftokn3-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR mozilla-nspr-4.10.8-0.5.1 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.5.1 is installed
  • OR mozilla-nss-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND tcpdump-4.5.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • jasper-1.900.14-181 is installed
  • OR libjasper1-1.900.14-181 is installed
  • OR libjasper1-32bit-1.900.14-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libX11-1.6.2-8 is installed
  • OR libX11-6-1.6.2-8 is installed
  • OR libX11-6-32bit-1.6.2-8 is installed
  • OR libX11-data-1.6.2-8 is installed
  • OR libX11-xcb1-1.6.2-8 is installed
  • OR libX11-xcb1-32bit-1.6.2-8 is installed
  • OR libXfixes-5.0.1-7 is installed
  • OR libXfixes3-5.0.1-7 is installed
  • OR libXfixes3-32bit-5.0.1-7 is installed
  • OR libXi-1.7.4-14 is installed
  • OR libXi6-1.7.4-14 is installed
  • OR libXi6-32bit-1.7.4-14 is installed
  • OR libXrender-0.9.8-7 is installed
  • OR libXrender1-0.9.8-7 is installed
  • OR libXrender1-32bit-0.9.8-7 is installed
  • OR libXtst-1.2.2-7 is installed
  • OR libXtst6-1.2.2-7 is installed
  • OR libXtst6-32bit-1.2.2-7 is installed
  • OR libXv-1.0.10-7 is installed
  • OR libXv1-1.0.10-7 is installed
  • OR libXv1-32bit-1.0.10-7 is installed
  • OR libXvMC-1.0.8-7 is installed
  • OR libXvMC1-1.0.8-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libmysqlclient18-10.0.31-29.3 is installed
  • OR libmysqlclient18-32bit-10.0.31-29.3 is installed
  • OR libmysqlclient_r18-10.0.31-29.3 is installed
  • OR libmysqlclient_r18-32bit-10.0.31-29.3 is installed
  • OR mariadb-10.0.31-29.3 is installed
  • OR mariadb-client-10.0.31-29.3 is installed
  • OR mariadb-errormessages-10.0.31-29.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND kernel-default-extra-4.12.14-197.75.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 11 SP2 is installed
  • AND Package Information
  • java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3.1 is installed
  • OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 11 SP3 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.36.1 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.36.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND facter-2.0.2-1.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • libopenssl0_9_8-0.9.8j-59.11 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-59.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • kernel-default-3.0.101-0.47.99.1 is installed
  • OR kernel-default-base-3.0.101-0.47.99.1 is installed
  • OR kernel-default-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-ec2-3.0.101-0.47.99.1 is installed
  • OR kernel-ec2-base-3.0.101-0.47.99.1 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-pae-3.0.101-0.47.99.1 is installed
  • OR kernel-pae-base-3.0.101-0.47.99.1 is installed
  • OR kernel-pae-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-source-3.0.101-0.47.99.1 is installed
  • OR kernel-syms-3.0.101-0.47.99.1 is installed
  • OR kernel-trace-3.0.101-0.47.99.1 is installed
  • OR kernel-trace-base-3.0.101-0.47.99.1 is installed
  • OR kernel-trace-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-xen-3.0.101-0.47.99.1 is installed
  • OR kernel-xen-base-3.0.101-0.47.99.1 is installed
  • OR kernel-xen-devel-3.0.101-0.47.99.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
  • AND Package Information
  • libvirt-2.0.0-27.42 is installed
  • OR libvirt-client-2.0.0-27.42 is installed
  • OR libvirt-daemon-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.42 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-xen-2.0.0-27.42 is installed
  • OR libvirt-doc-2.0.0-27.42 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.42 is installed
  • OR libvirt-nss-2.0.0-27.42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 12 SP1 is installed
  • AND Package Information
  • kernel-compute-3.12.58-14 is installed
  • OR kernel-compute-base-3.12.58-14 is installed
  • OR kernel-compute-devel-3.12.58-14 is installed
  • OR kernel-compute_debug-3.12.58-14 is installed
  • OR kernel-compute_debug-devel-3.12.58-14 is installed
  • OR kernel-devel-rt-3.12.58-14 is installed
  • OR kernel-rt-3.12.58-14 is installed
  • OR kernel-rt-base-3.12.58-14 is installed
  • OR kernel-rt-devel-3.12.58-14 is installed
  • OR kernel-rt_debug-3.12.58-14 is installed
  • OR kernel-rt_debug-devel-3.12.58-14 is installed
  • OR kernel-source-rt-3.12.58-14 is installed
  • OR kernel-syms-rt-3.12.58-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
  • AND Package Information
  • cluster-md-kmp-rt-4.4.74-7.10 is installed
  • OR cluster-network-kmp-rt-4.4.74-7.10 is installed
  • OR dlm-kmp-rt-4.4.74-7.10 is installed
  • OR gfs2-kmp-rt-4.4.74-7.10 is installed
  • OR kernel-devel-rt-4.4.74-7.10 is installed
  • OR kernel-rt-4.4.74-7.10 is installed
  • OR kernel-rt-base-4.4.74-7.10 is installed
  • OR kernel-rt-devel-4.4.74-7.10 is installed
  • OR kernel-rt_debug-4.4.74-7.10 is installed
  • OR kernel-rt_debug-devel-4.4.74-7.10 is installed
  • OR kernel-source-rt-4.4.74-7.10 is installed
  • OR kernel-syms-rt-4.4.74-7.10 is installed
  • OR ocfs2-kmp-rt-4.4.74-7.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
  • AND Package Information
  • cluster-md-kmp-rt-4.4.138-3.14 is installed
  • OR dlm-kmp-rt-4.4.138-3.14 is installed
  • OR gfs2-kmp-rt-4.4.138-3.14 is installed
  • OR kernel-devel-rt-4.4.138-3.14 is installed
  • OR kernel-rt-4.4.138-3.14 is installed
  • OR kernel-rt-base-4.4.138-3.14 is installed
  • OR kernel-rt-devel-4.4.138-3.14 is installed
  • OR kernel-rt_debug-4.4.138-3.14 is installed
  • OR kernel-rt_debug-devel-4.4.138-3.14 is installed
  • OR kernel-source-rt-4.4.138-3.14 is installed
  • OR kernel-syms-rt-4.4.138-3.14 is installed
  • OR ocfs2-kmp-rt-4.4.138-3.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 is installed
  • AND Package Information
  • dbus-1-glib-0.76-34.10.1 is installed
  • OR dbus-1-glib-32bit-0.76-34.10.1 is installed
  • OR dbus-1-glib-x86-0.76-34.10.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND apache2-mod_python-3.3.1-147.24.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND apache2-mod_python-3.3.1-147.24.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • apache2-2.2.10-2.24 is installed
  • OR apache2-doc-2.2.10-2.24 is installed
  • OR apache2-example-pages-2.2.10-2.24 is installed
  • OR apache2-prefork-2.2.10-2.24 is installed
  • OR apache2-utils-2.2.10-2.24 is installed
  • OR apache2-worker-2.2.10-2.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND Package Information
  • rhn-virtualization-common-5.4.15-0.15.2 is installed
  • OR rhn-virtualization-host-5.4.15-0.15.2 is installed
  • OR rhncfg-5.9.33-0.20.1 is installed
  • OR rhncfg-actions-5.9.33-0.20.1 is installed
  • OR rhncfg-client-5.9.33-0.20.1 is installed
  • OR rhncfg-management-5.9.33-0.20.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND Package Information
  • MozillaFirefox-17.0.10esr-0.4.2.1 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9.60 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43.1 is installed
  • OR php53-5.3.8-0.43.1 is installed
  • OR php53-bcmath-5.3.8-0.43.1 is installed
  • OR php53-bz2-5.3.8-0.43.1 is installed
  • OR php53-calendar-5.3.8-0.43.1 is installed
  • OR php53-ctype-5.3.8-0.43.1 is installed
  • OR php53-curl-5.3.8-0.43.1 is installed
  • OR php53-dba-5.3.8-0.43.1 is installed
  • OR php53-dom-5.3.8-0.43.1 is installed
  • OR php53-exif-5.3.8-0.43.1 is installed
  • OR php53-fastcgi-5.3.8-0.43.1 is installed
  • OR php53-fileinfo-5.3.8-0.43.1 is installed
  • OR php53-ftp-5.3.8-0.43.1 is installed
  • OR php53-gd-5.3.8-0.43.1 is installed
  • OR php53-gettext-5.3.8-0.43.1 is installed
  • OR php53-gmp-5.3.8-0.43.1 is installed
  • OR php53-iconv-5.3.8-0.43.1 is installed
  • OR php53-intl-5.3.8-0.43.1 is installed
  • OR php53-json-5.3.8-0.43.1 is installed
  • OR php53-ldap-5.3.8-0.43.1 is installed
  • OR php53-mbstring-5.3.8-0.43.1 is installed
  • OR php53-mcrypt-5.3.8-0.43.1 is installed
  • OR php53-mysql-5.3.8-0.43.1 is installed
  • OR php53-odbc-5.3.8-0.43.1 is installed
  • OR php53-openssl-5.3.8-0.43.1 is installed
  • OR php53-pcntl-5.3.8-0.43.1 is installed
  • OR php53-pdo-5.3.8-0.43.1 is installed
  • OR php53-pear-5.3.8-0.43.1 is installed
  • OR php53-pgsql-5.3.8-0.43.1 is installed
  • OR php53-pspell-5.3.8-0.43.1 is installed
  • OR php53-shmop-5.3.8-0.43.1 is installed
  • OR php53-snmp-5.3.8-0.43.1 is installed
  • OR php53-soap-5.3.8-0.43.1 is installed
  • OR php53-suhosin-5.3.8-0.43.1 is installed
  • OR php53-sysvmsg-5.3.8-0.43.1 is installed
  • OR php53-sysvsem-5.3.8-0.43.1 is installed
  • OR php53-sysvshm-5.3.8-0.43.1 is installed
  • OR php53-tokenizer-5.3.8-0.43.1 is installed
  • OR php53-wddx-5.3.8-0.43.1 is installed
  • OR php53-xmlreader-5.3.8-0.43.1 is installed
  • OR php53-xmlrpc-5.3.8-0.43.1 is installed
  • OR php53-xmlwriter-5.3.8-0.43.1 is installed
  • OR php53-xsl-5.3.8-0.43.1 is installed
  • OR php53-zip-5.3.8-0.43.1 is installed
  • OR php53-zlib-5.3.8-0.43.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43.1 is installed
  • OR php53-5.3.8-0.43.1 is installed
  • OR php53-bcmath-5.3.8-0.43.1 is installed
  • OR php53-bz2-5.3.8-0.43.1 is installed
  • OR php53-calendar-5.3.8-0.43.1 is installed
  • OR php53-ctype-5.3.8-0.43.1 is installed
  • OR php53-curl-5.3.8-0.43.1 is installed
  • OR php53-dba-5.3.8-0.43.1 is installed
  • OR php53-dom-5.3.8-0.43.1 is installed
  • OR php53-exif-5.3.8-0.43.1 is installed
  • OR php53-fastcgi-5.3.8-0.43.1 is installed
  • OR php53-fileinfo-5.3.8-0.43.1 is installed
  • OR php53-ftp-5.3.8-0.43.1 is installed
  • OR php53-gd-5.3.8-0.43.1 is installed
  • OR php53-gettext-5.3.8-0.43.1 is installed
  • OR php53-gmp-5.3.8-0.43.1 is installed
  • OR php53-iconv-5.3.8-0.43.1 is installed
  • OR php53-intl-5.3.8-0.43.1 is installed
  • OR php53-json-5.3.8-0.43.1 is installed
  • OR php53-ldap-5.3.8-0.43.1 is installed
  • OR php53-mbstring-5.3.8-0.43.1 is installed
  • OR php53-mcrypt-5.3.8-0.43.1 is installed
  • OR php53-mysql-5.3.8-0.43.1 is installed
  • OR php53-odbc-5.3.8-0.43.1 is installed
  • OR php53-openssl-5.3.8-0.43.1 is installed
  • OR php53-pcntl-5.3.8-0.43.1 is installed
  • OR php53-pdo-5.3.8-0.43.1 is installed
  • OR php53-pear-5.3.8-0.43.1 is installed
  • OR php53-pgsql-5.3.8-0.43.1 is installed
  • OR php53-pspell-5.3.8-0.43.1 is installed
  • OR php53-shmop-5.3.8-0.43.1 is installed
  • OR php53-snmp-5.3.8-0.43.1 is installed
  • OR php53-soap-5.3.8-0.43.1 is installed
  • OR php53-suhosin-5.3.8-0.43.1 is installed
  • OR php53-sysvmsg-5.3.8-0.43.1 is installed
  • OR php53-sysvsem-5.3.8-0.43.1 is installed
  • OR php53-sysvshm-5.3.8-0.43.1 is installed
  • OR php53-tokenizer-5.3.8-0.43.1 is installed
  • OR php53-wddx-5.3.8-0.43.1 is installed
  • OR php53-xmlreader-5.3.8-0.43.1 is installed
  • OR php53-xmlrpc-5.3.8-0.43.1 is installed
  • OR php53-xmlwriter-5.3.8-0.43.1 is installed
  • OR php53-xsl-5.3.8-0.43.1 is installed
  • OR php53-zip-5.3.8-0.43.1 is installed
  • OR php53-zlib-5.3.8-0.43.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43.1 is installed
  • OR php53-5.3.8-0.43.1 is installed
  • OR php53-bcmath-5.3.8-0.43.1 is installed
  • OR php53-bz2-5.3.8-0.43.1 is installed
  • OR php53-calendar-5.3.8-0.43.1 is installed
  • OR php53-ctype-5.3.8-0.43.1 is installed
  • OR php53-curl-5.3.8-0.43.1 is installed
  • OR php53-dba-5.3.8-0.43.1 is installed
  • OR php53-dom-5.3.8-0.43.1 is installed
  • OR php53-exif-5.3.8-0.43.1 is installed
  • OR php53-fastcgi-5.3.8-0.43.1 is installed
  • OR php53-fileinfo-5.3.8-0.43.1 is installed
  • OR php53-ftp-5.3.8-0.43.1 is installed
  • OR php53-gd-5.3.8-0.43.1 is installed
  • OR php53-gettext-5.3.8-0.43.1 is installed
  • OR php53-gmp-5.3.8-0.43.1 is installed
  • OR php53-iconv-5.3.8-0.43.1 is installed
  • OR php53-intl-5.3.8-0.43.1 is installed
  • OR php53-json-5.3.8-0.43.1 is installed
  • OR php53-ldap-5.3.8-0.43.1 is installed
  • OR php53-mbstring-5.3.8-0.43.1 is installed
  • OR php53-mcrypt-5.3.8-0.43.1 is installed
  • OR php53-mysql-5.3.8-0.43.1 is installed
  • OR php53-odbc-5.3.8-0.43.1 is installed
  • OR php53-openssl-5.3.8-0.43.1 is installed
  • OR php53-pcntl-5.3.8-0.43.1 is installed
  • OR php53-pdo-5.3.8-0.43.1 is installed
  • OR php53-pear-5.3.8-0.43.1 is installed
  • OR php53-pgsql-5.3.8-0.43.1 is installed
  • OR php53-pspell-5.3.8-0.43.1 is installed
  • OR php53-shmop-5.3.8-0.43.1 is installed
  • OR php53-snmp-5.3.8-0.43.1 is installed
  • OR php53-soap-5.3.8-0.43.1 is installed
  • OR php53-suhosin-5.3.8-0.43.1 is installed
  • OR php53-sysvmsg-5.3.8-0.43.1 is installed
  • OR php53-sysvsem-5.3.8-0.43.1 is installed
  • OR php53-sysvshm-5.3.8-0.43.1 is installed
  • OR php53-tokenizer-5.3.8-0.43.1 is installed
  • OR php53-wddx-5.3.8-0.43.1 is installed
  • OR php53-xmlreader-5.3.8-0.43.1 is installed
  • OR php53-xmlrpc-5.3.8-0.43.1 is installed
  • OR php53-xmlwriter-5.3.8-0.43.1 is installed
  • OR php53-xsl-5.3.8-0.43.1 is installed
  • OR php53-zip-5.3.8-0.43.1 is installed
  • OR php53-zlib-5.3.8-0.43.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.9-0.3.1 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.7.85 is installed
  • OR MozillaFirefox-translations-10.0.9-0.3.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.9-0.3.1 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.7.85 is installed
  • OR MozillaFirefox-translations-10.0.9-0.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • libopenssl0_9_8-0.9.8j-0.28.1 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.28.1 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.28.1 is installed
  • OR openssl-0.9.8j-0.28.1 is installed
  • OR openssl-doc-0.9.8j-0.28.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.3.0esr-48.1 is installed
  • OR MozillaFirefox-branding-SLED-45.0-20.38 is installed
  • OR MozillaFirefox-translations-45.3.0esr-48.1 is installed
  • OR firefox-fontconfig-2.11.0-4.2 is installed
  • OR libfreebl3-3.21.1-26.2 is installed
  • OR libfreebl3-32bit-3.21.1-26.2 is installed
  • OR mozilla-nspr-4.12-25.2 is installed
  • OR mozilla-nspr-32bit-4.12-25.2 is installed
  • OR mozilla-nspr-devel-4.12-25.2 is installed
  • OR mozilla-nss-3.21.1-26.2 is installed
  • OR mozilla-nss-32bit-3.21.1-26.2 is installed
  • OR mozilla-nss-devel-3.21.1-26.2 is installed
  • OR mozilla-nss-tools-3.21.1-26.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • e2fsprogs-1.41.9-2.10.11.1 is installed
  • OR libblkid1-2.19.1-6.62.7 is installed
  • OR libblkid1-32bit-2.19.1-6.62.7 is installed
  • OR libblkid1-x86-2.19.1-6.62.7 is installed
  • OR libcom_err2-1.41.9-2.10.11.1 is installed
  • OR libcom_err2-32bit-1.41.9-2.10.11.1 is installed
  • OR libcom_err2-x86-1.41.9-2.10.11.1 is installed
  • OR libext2fs2-1.41.9-2.10.11.1 is installed
  • OR libuuid1-2.19.1-6.62.7 is installed
  • OR libuuid1-32bit-2.19.1-6.62.7 is installed
  • OR libuuid1-x86-2.19.1-6.62.7 is installed
  • OR uuid-runtime-2.19.1-6.62.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • e2fsprogs-1.41.9-2.10.11.1 is installed
  • OR libblkid1-2.19.1-6.62.7 is installed
  • OR libblkid1-32bit-2.19.1-6.62.7 is installed
  • OR libblkid1-x86-2.19.1-6.62.7 is installed
  • OR libcom_err2-1.41.9-2.10.11.1 is installed
  • OR libcom_err2-32bit-1.41.9-2.10.11.1 is installed
  • OR libcom_err2-x86-1.41.9-2.10.11.1 is installed
  • OR libext2fs2-1.41.9-2.10.11.1 is installed
  • OR libuuid1-2.19.1-6.62.7 is installed
  • OR libuuid1-32bit-2.19.1-6.62.7 is installed
  • OR libuuid1-x86-2.19.1-6.62.7 is installed
  • OR uuid-runtime-2.19.1-6.62.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND libadns1-1.4-73.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • ghostscript-fonts-other-8.62-32.46.1 is installed
  • OR ghostscript-fonts-rus-8.62-32.46.1 is installed
  • OR ghostscript-fonts-std-8.62-32.46.1 is installed
  • OR ghostscript-library-8.62-32.46.1 is installed
  • OR ghostscript-omni-8.62-32.46.1 is installed
  • OR ghostscript-x11-8.62-32.46.1 is installed
  • OR libgimpprint-4.2.7-32.46.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • ldapsmb-1.34b-12.58 is installed
  • OR libldb1-3.6.3-0.58 is installed
  • OR libsmbclient0-3.6.3-0.58 is installed
  • OR libsmbclient0-32bit-3.6.3-0.58 is installed
  • OR libsmbclient0-x86-3.6.3-0.58 is installed
  • OR libtalloc2-3.6.3-0.58 is installed
  • OR libtalloc2-32bit-3.6.3-0.58 is installed
  • OR libtalloc2-x86-3.6.3-0.58 is installed
  • OR libtdb1-3.6.3-0.58 is installed
  • OR libtdb1-32bit-3.6.3-0.58 is installed
  • OR libtdb1-x86-3.6.3-0.58 is installed
  • OR libtevent0-3.6.3-0.58 is installed
  • OR libtevent0-32bit-3.6.3-0.58 is installed
  • OR libwbclient0-3.6.3-0.58 is installed
  • OR libwbclient0-32bit-3.6.3-0.58 is installed
  • OR libwbclient0-x86-3.6.3-0.58 is installed
  • OR samba-3.6.3-0.58 is installed
  • OR samba-32bit-3.6.3-0.58 is installed
  • OR samba-client-3.6.3-0.58 is installed
  • OR samba-client-32bit-3.6.3-0.58 is installed
  • OR samba-client-x86-3.6.3-0.58 is installed
  • OR samba-krb-printing-3.6.3-0.58 is installed
  • OR samba-winbind-3.6.3-0.58 is installed
  • OR samba-winbind-32bit-3.6.3-0.58 is installed
  • OR samba-winbind-x86-3.6.3-0.58 is installed
  • OR samba-x86-3.6.3-0.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND Package Information
  • rhnlib-2.5.84.4-8.1 is installed
  • OR spacecmd-2.5.5.5-14.1 is installed
  • OR spacewalk-backend-2.5.24.9-24.1 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24.1 is installed
  • OR spacewalk-check-2.5.13.8-23.1 is installed
  • OR spacewalk-client-setup-2.5.13.8-23.1 is installed
  • OR spacewalk-client-tools-2.5.13.8-23.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • libldap-openssl1-2_4-2-2.4.26-0.35.1 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.35.1 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.35.1 is installed
  • OR openldap2-client-openssl1-2.4.26-0.35.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • automake-1.13.4-4.56 is installed
  • OR m4-1.4.16-15.74 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • automake-1.13.4-4.56 is installed
  • OR m4-1.4.16-15.74 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • bind-9.9.9P1-56 is installed
  • OR bind-chrootenv-9.9.9P1-56 is installed
  • OR bind-doc-9.9.9P1-56 is installed
  • OR bind-libs-9.9.9P1-56 is installed
  • OR bind-libs-32bit-9.9.9P1-56 is installed
  • OR bind-utils-9.9.9P1-56 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • bind-9.9.9P1-56 is installed
  • OR bind-chrootenv-9.9.9P1-56 is installed
  • OR bind-doc-9.9.9P1-56 is installed
  • OR bind-libs-9.9.9P1-56 is installed
  • OR bind-libs-32bit-9.9.9P1-56 is installed
  • OR bind-utils-9.9.9P1-56 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • augeas-1.2.0-10.1 is installed
  • OR augeas-lenses-1.2.0-10.1 is installed
  • OR libaugeas0-1.2.0-10.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND atftp-0.7.0-160.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND atftp-0.7.0-160.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • libvirt-2.0.0-27.45 is installed
  • OR libvirt-client-2.0.0-27.45 is installed
  • OR libvirt-daemon-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.45 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.45 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-xen-2.0.0-27.45 is installed
  • OR libvirt-doc-2.0.0-27.45 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.45 is installed
  • OR libvirt-nss-2.0.0-27.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • libvirt-2.0.0-27.45 is installed
  • OR libvirt-client-2.0.0-27.45 is installed
  • OR libvirt-daemon-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.45 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.45 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-xen-2.0.0-27.45 is installed
  • OR libvirt-doc-2.0.0-27.45 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.45 is installed
  • OR libvirt-nss-2.0.0-27.45 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_38-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_38-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libpoppler-glib8-0.43.0-16.5 is installed
  • OR libpoppler-qt4-4-0.43.0-16.5 is installed
  • OR libpoppler60-0.43.0-16.5 is installed
  • OR poppler-0.43.0-16.5 is installed
  • OR poppler-qt-0.43.0-16.5 is installed
  • OR poppler-tools-0.43.0-16.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libpoppler-glib8-0.43.0-16.5 is installed
  • OR libpoppler-qt4-4-0.43.0-16.5 is installed
  • OR libpoppler60-0.43.0-16.5 is installed
  • OR poppler-0.43.0-16.5 is installed
  • OR poppler-qt-0.43.0-16.5 is installed
  • OR poppler-tools-0.43.0-16.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-4-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-4-2 is installed
  • OR kgraft-patch-SLE12_Update_11-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-4-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-4-2 is installed
  • OR kgraft-patch-SLE12_Update_11-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_42-default-2-2.2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2.2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND wget-1.14-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-16 is installed
  • OR openldap2-2.4.39-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_67-60_64_18-default-8-3 is installed
  • OR kgraft-patch-3_12_67-60_64_18-xen-8-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_9-8-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_35-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • GraphicsMagick-1.2.5-4.33.1 is installed
  • OR libGraphicsMagick2-1.2.5-4.33.1 is installed
  • OR perl-GraphicsMagick-1.2.5-4.33.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • augeas-0.9.0-3.17.2 is installed
  • OR augeas-devel-0.9.0-3.17.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND NetworkManager-devel-0.7.1_git20090811-3.28.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-45.8.0esr-102 is installed
  • OR MozillaFirefox-devel-45.8.0esr-102 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND php5-devel-5.5.14-73 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • libxml2-2.9.4-46.3 is installed
  • OR libxml2-devel-2.9.4-46.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND Package Information
  • libgcrypt-1.6.1-16.62 is installed
  • OR libgcrypt-devel-1.6.1-16.62 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND java-1_7_1-ibm-devel-1.7.1_sr4.50-38.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND gd-32bit-2.1.0-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • freerdp-1.0.2-7 is installed
  • OR libfreerdp-1_0-1.0.2-7 is installed
  • OR libfreerdp-1_0-plugins-1.0.2-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • finch-2.11.0-12 is installed
  • OR libpurple-2.11.0-12 is installed
  • OR libpurple-lang-2.11.0-12 is installed
  • OR libpurple-meanwhile-2.11.0-12 is installed
  • OR libpurple-tcl-2.11.0-12 is installed
  • OR pidgin-2.11.0-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-70 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND libid3tag0-0.15.1b-184.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND gd-32bit-2.1.0-24.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND
  • libopenjp2-7-2.1.0-6 is installed
  • OR openjpeg2-2.1.0-6 is installed
  • OR openjpeg2-devel-2.1.0-6 is installed
  • OR Package Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND
  • libopenjp2-7-2.1.0-6 is installed
  • OR openjpeg2-2.1.0-6 is installed
  • OR openjpeg2-devel-2.1.0-6 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • MozillaThunderbird-45.4.0-12 is installed
  • OR MozillaThunderbird-buildsymbols-45.4.0-12 is installed
  • OR MozillaThunderbird-devel-45.4.0-12 is installed
  • OR MozillaThunderbird-translations-common-45.4.0-12 is installed
  • OR MozillaThunderbird-translations-other-45.4.0-12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND
  • ffmpeg-3.1.6-5 is installed
  • OR ffmpeg-devel-2.8.10-9 is installed
  • OR libavcodec-devel-3.1.6-5 is installed
  • OR libavcodec56-2.8.10-9 is installed
  • OR libavcodec57-3.1.6-5 is installed
  • OR libavcodec57-32bit-3.2.4-6.3 is installed
  • OR libavdevice-devel-3.1.6-5 is installed
  • OR libavdevice56-2.8.10-9 is installed
  • OR libavdevice57-3.1.6-5 is installed
  • OR libavdevice57-32bit-3.2.4-6.3 is installed
  • OR libavfilter-devel-3.1.6-5 is installed
  • OR libavfilter5-2.8.10-9 is installed
  • OR libavfilter6-3.1.6-5 is installed
  • OR libavfilter6-32bit-3.2.4-6.3 is installed
  • OR libavformat-devel-3.1.6-5 is installed
  • OR libavformat56-2.8.10-9 is installed
  • OR libavformat57-3.1.6-5 is installed
  • OR libavformat57-32bit-3.2.4-6.3 is installed
  • OR libavresample-devel-3.1.6-5 is installed
  • OR libavresample2-2.8.10-9 is installed
  • OR libavresample3-3.1.6-5 is installed
  • OR libavresample3-32bit-3.2.4-6.3 is installed
  • OR libavutil-devel-3.1.6-5 is installed
  • OR libavutil54-2.8.10-9 is installed
  • OR libavutil55-3.1.6-5 is installed
  • OR libavutil55-32bit-3.2.4-6.3 is installed
  • OR libpostproc-devel-3.1.6-5 is installed
  • OR libpostproc53-2.8.10-9 is installed
  • OR libpostproc54-3.1.6-5 is installed
  • OR libpostproc54-32bit-3.2.4-6.3 is installed
  • OR libswresample-devel-3.1.6-5 is installed
  • OR libswresample1-2.8.10-9 is installed
  • OR libswresample2-3.1.6-5 is installed
  • OR libswresample2-32bit-3.2.4-6.3 is installed
  • OR libswscale-devel-3.1.6-5 is installed
  • OR libswscale3-2.8.10-9 is installed
  • OR libswscale4-3.1.6-5 is installed
  • OR libswscale4-32bit-3.2.4-6.3 is installed
  • OR Package Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND
  • ffmpeg-3.1.6-5 is installed
  • OR ffmpeg-devel-2.8.10-9 is installed
  • OR libavcodec-devel-3.1.6-5 is installed
  • OR libavcodec56-2.8.10-9 is installed
  • OR libavcodec57-3.1.6-5 is installed
  • OR libavcodec57-32bit-3.2.4-6.3 is installed
  • OR libavdevice-devel-3.1.6-5 is installed
  • OR libavdevice56-2.8.10-9 is installed
  • OR libavdevice57-3.1.6-5 is installed
  • OR libavdevice57-32bit-3.2.4-6.3 is installed
  • OR libavfilter-devel-3.1.6-5 is installed
  • OR libavfilter5-2.8.10-9 is installed
  • OR libavfilter6-3.1.6-5 is installed
  • OR libavfilter6-32bit-3.2.4-6.3 is installed
  • OR libavformat-devel-3.1.6-5 is installed
  • OR libavformat56-2.8.10-9 is installed
  • OR libavformat57-3.1.6-5 is installed
  • OR libavformat57-32bit-3.2.4-6.3 is installed
  • OR libavresample-devel-3.1.6-5 is installed
  • OR libavresample2-2.8.10-9 is installed
  • OR libavresample3-3.1.6-5 is installed
  • OR libavresample3-32bit-3.2.4-6.3 is installed
  • OR libavutil-devel-3.1.6-5 is installed
  • OR libavutil54-2.8.10-9 is installed
  • OR libavutil55-3.1.6-5 is installed
  • OR libavutil55-32bit-3.2.4-6.3 is installed
  • OR libpostproc-devel-3.1.6-5 is installed
  • OR libpostproc53-2.8.10-9 is installed
  • OR libpostproc54-3.1.6-5 is installed
  • OR libpostproc54-32bit-3.2.4-6.3 is installed
  • OR libswresample-devel-3.1.6-5 is installed
  • OR libswresample1-2.8.10-9 is installed
  • OR libswresample2-3.1.6-5 is installed
  • OR libswresample2-32bit-3.2.4-6.3 is installed
  • OR libswscale-devel-3.1.6-5 is installed
  • OR libswscale3-2.8.10-9 is installed
  • OR libswscale4-3.1.6-5 is installed
  • OR libswscale4-32bit-3.2.4-6.3 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND pdns-recursor-4.1.2-5 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • chromedriver-57.0.2987.133-11 is installed
  • OR chromium-57.0.2987.133-11 is installed
  • BACK