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

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

The following security bugs were fixed:

- CVE-2020-15437: Fixed a null pointer dereference which could have allowed local users to cause a denial of service(bsc#1179140). - CVE-2020-27777: Restrict RTAS requests from userspace (bsc#1179107). - 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-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-8694: Insufficient access control for some Intel(R) Processors may have allowed an authenticated user to potentially enable information disclosure via local access (bsc#1170415). - CVE-2020-25668: Fixed a use-after-free in con_font_op() (bsc#1178123). - CVE-2020-25704: Fixed a memory leak in perf_event_parse_addr_filter() (bsc#1178393). - CVE-2020-25669: Fixed a use-after-free read in sunkbd_reinit() (bsc#1178182).

The following non-security bugs were fixed:

- 9P: Cast to loff_t before multiplying (git-fixes). - acpi-cpufreq: Honor _PSD table setting on new AMD CPUs (git-fixes). - ACPI: debug: do not allow debugging when ACPI is disabled (git-fixes). - ACPI / extlog: Check for RDMSR failure (git-fixes). - ACPI: GED: fix -Wformat (git-fixes). - ACPI: NFIT: Fix comparison to '-ENXIO' (git-fixes). - ACPI: video: use ACPI backlight for HP 635 Notebook (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: hda - Fix the return value if cb func is already registered (git-fixes). - ALSA: hda - Fix the return value if cb func is already registered (git-fixes). - ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() (git-fixes). - ALSA: mixart: Fix mutex deadlock (git-fixes). - ALSA: usb-audio: Fix potential use-after-free of streams (gix-fixes). - arm64: KVM: Fix system register enumeration (bsc#1174726). - arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs (git-fixes). - arm/arm64: KVM: Add PSCI version selection API (bsc#1174726). - ASoC: qcom: lpass-platform: Fix memory leak (git-fixes). - ata: sata_rcar: Fix DMA boundary mask (git-fixes). - ath10k: Acquire tx_lock in tx error paths (git-fixes). - ath10k: fix VHT NSS calculation when STBC is enabled (git-fixes). - ath10k: start recovery process when payload length exceeds max htc length for sdio (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). - bus/fsl_mc: Do not rely on caller to provide non NULL mc_io (git-fixes). - 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: can_create_echo_skb(): fix echo skb generation: always use skb_clone() (git-fixes). - can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames (git-fixes). - can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context (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_canfd: pucan_handle_can_rx(): fix echo management when loopback is on (git-fixes). - can: peak_usb: add range checking in decode operations (git-fixes). - can: peak_usb: fix potential integer overflow on shift of a int (git-fixes). - can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping (git-fixes). - can: rx-offload: do not call kfree_skb() from IRQ context (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). - clk: ti: clockdomain: fix static checker warning (git-fixes). - Convert trailing spaces and periods in path components (bsc#1179424). - crypto: bcm - Verify GCM/CCM key length in setkey (git-fixes). - debugfs: Fix module state check condition (git-fixes). - docs: ABI: stable: remove a duplicated documentation (git-fixes). - docs: ABI: sysfs-c2port: remove a duplicated entry (git-fixes). - dpaa_eth: fix the RX headroom size alignment (git-fixes). - drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() (bsc#1172873). - Drivers: hv: vmbus: Remove the unused 'tsc_page' from struct hv_context (git-fixes). - drm/amd/display: Do not invoke kgdb_breakpoint() unconditionally (git-fixes). - drm/amd/display: HDMI remote sink need mode validation for Linux (git-fixes). - drm/amdgpu: do not map BO in reserved region (git-fixes). - drm/bridge/synopsys: dsi: add support for non-continuous HS clock (git-fixes). - drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly (git-fixes). - drm/i915: Break up error capture compression loops with cond_resched() (git-fixes). - drm/i915: Force VT'd workarounds when running as a guest OS (git-fixes). - drm/i915/gvt: Set ENHANCED_FRAME_CAP bit (git-fixes). - drm/imx: tve remove extraneous type qualifier (git-fixes). - drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() (git-fixes). - drm/ttm: fix eviction valuable range check (git-fixes). - drm/vc4: drv: Add error handding for 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: Replace invalid slashes with exclamation marks in dentries (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). - ftrace: Fix recursion check for NMI test (git-fixes). - ftrace: Handle tracing when switching between context (git-fixes). - 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: Add XDP support (bsc#1177819, bsc#1177820). - hv_netvsc: deal with bpf API differences in 4.12 (bsc#1177819, bsc#1177820). - hv_netvsc: Fix XDP refcnt for synthetic and VF NICs (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). - hyperv_fb: Update screen_info after removing old framebuffer (bsc#1175306). - 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: 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 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 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: 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: Follow mirror sequence of device add during device removal (bsc#1111666) - IB/mlx4: Remove unneeded NULL check (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/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: 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/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). - ipmi: use vzalloc instead of kmalloc for user creation (bsc#1178607). - 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). - kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled (git-fixes). - 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). - leds: bcm6328, bcm6358: use devres LED registering function (git-fixes). - libceph: use sendpage_ok() in ceph_tcp_sendpage() (bsc#1172873). - 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). - media: platform: Improve queue set up flow for bug fixing (git-fixes). - media: tw5864: check status of tw5864_frameinterval_get (git-fixes). - memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event (bsc#1177703). - mm: always have io_remap_pfn_range() set pgprot_decrypted() (bsc#1112178). - mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs (git-fixes). - mm/memcg: fix refcount error while moving and swapping (bsc#1178686). - mtd: lpddr: Fix bad logic in print_drs_error (git-fixes). - net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send (bsc#1172873). - 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: introduce helper sendpage_ok() in include/linux/net.h (bsc#1172873). kABI workaround for including mm.h in include/linux/net.h (bsc#1172873). - net/mlx4_core: Fix init_hca fields offset (git-fixes). - net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition (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). - nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() (bsc#1172873). - ocfs2: fix unbalanced locking (git-fixes). - p54: avoid accessing the data mapped to streaming DMA (git-fixes). - 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). - pinctrl: intel: Set default bias in case no particular value given (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: Fix circular dependency between percpu.h and mmu.h (git-fixes). - 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). - powerpc/pseries/cpuidle: add polling idle for shared processor guests (bsc#1178765 ltc#188968). - powerpc/vnic: Extend 'failover pending' window (bsc#1176855 ltc#187293). - powerpc/vnic: Extend 'failover pending' window (bsc#1176855 ltc#187293). - power: supply: test_power: add missing newlines when printing parameters by sysfs (git-fixes). - RDMA/bnxt_re: Fix Send Work Entry state check while polling completions (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/cma: Fix false error message (bsc#1111666) - RDMA/cma: fix null-ptr-deref Read in cma_cleanup (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 when resolving IP address (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: Remove unsupported modify_port callback (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: Remove check for ETH_SS_TEST (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/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/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/qedr: Fix memory leak in user qp and mr (bsc#1111666) - RDMA/qedr: Fix reported firmware version (bsc#1111666) - RDMA/qedr: Remove unsupported modify_port callback (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: 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 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: Use for_each_sg_page iterator on umem SGL (bsc#1111666) - RDMA/srp: Rework SCSI device reset handling (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) - regulator: avoid resolve_supply() infinite recursion (git-fixes). - regulator: defer probe when trying to get voltage from unresolved supply (git-fixes). - regulator: fix memory leak with repeated set_machine_constraints() (git-fixes). - regulator: resolve supply after creating regulator (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). - ring-buffer: Fix recursion protection transitions between interrupt context (git-fixes). - 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 inability to use DASD with DIAG driver (bsc#1177809 LTC#188738). - 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: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map() (bsc#1172873). - 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: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice (git-fixes). - staging: octeon: Drop on uncorrectable alignment or FCS error (git-fixes). - staging: octeon: repair 'fixed-link' support (git-fixes). - staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode (git-fixes). - staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids (git-fixes). - thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() (git-fixes). - time: Prevent undefined behaviour in timespec64_to_ns() (git-fixes). - tty: serial: imx: keep console clocks always on (git-fixes). - Update patches.suse/vfs-add-super_operations-get_inode_dev (bsc#927455 bsc#1176983). - Update references in patches.suse/net-smc-tolerate-future-smcd-versions (bsc#1172542 LTC#186070 git-fixes). - USB: Add NO_LPM quirk for Kingston flash drive (git-fixes). - USB: adutux: fix debugging (git-fixes). - USB: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode (git-fixes). - USB: cdc-acm: fix cooldown mechanism (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: fix ep context print mismatch in debugfs (git-fixes). - USB: host: xhci-mtk: avoid runtime suspend when removing hcd (git-fixes). - USB: mtu3: fix panic in mtu3_gadget_stop() (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 LE910Cx compositions 0x1203, 0x1230, 0x1231 (git-fixes). - USB: serial: option: add Quectel EC200T module support (git-fixes). - USB: serial: option: add Telit FN980 composition 0x1055 (git-fixes). - USB: serial: option: Add Telit FT980-KS composition (git-fixes). - USB: serial: pl2303: add device-id for HP GC device (git-fixes). - USB: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart (git-fixes). - USB: typec: tcpm: reset hard_reset_count for any disconnect (git-fixes). - USB: xhci: force all memory allocations to node (git-fixes). - video: fbdev: pvr2fb: initialize variables (git-fixes). - video: hyperv_fb: Fix the cache type when mapping the VRAM (git-fixes). - video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host (bsc#1175306). - video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver (bsc#1175306). - video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs (bsc#1175306). - vt: Disable KD_FONT_OP_COPY (bsc#1178589). - x86/hyperv: Clarify comment on x2apic mode (git-fixes). - x86/hyperv: Make vapic support x2apic mode (git-fixes). - x86/kexec: Use up-to-dated screen_info copy to fill boot params (bsc#1175306). - 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). - x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels (bsc#1058115 bsc#1176907). - xfs: do not update mtime on COW faults (bsc#1167030). - xfs: fix a missing unlock on error in xfs_fs_map_blocks (git-fixes). - xfs: fix flags argument to rmap lookup when converting shared file rmaps (git-fixes). - xfs: fix rmap key and record comparison functions (git-fixes). - xfs: flush new eof page on truncate to avoid post-eof corruption (git-fixes). - xfs: revert 'xfs: fix rmap key and record comparison functions' (git-fixes). - xhci: do not create endpoint debugfs entry before ring buffer is set (git-fixes). - xhci: Fix sizeof() mismatch (git-fixes).
Family:unixClass:patch
Status:Reference(s):1009434
1010783
1011377
1011390
1011395
1011398
1011404
1011406
1011411
1011417
1021315
1041830
1045060
1045061
1045062
1045065
1048576
1050549
1051222
1052830
1057460
1058058
1058115
1064561
1067665
1068648
1076390
1082810
1087020
1111666
1112178
1117505
1117507
1117508
1117511
1144902
1167030
1170139
1170415
1170446
1170630
1172542
1172873
1174726
1175306
1175916
1176109
1176855
1176907
1176983
1177304
1177397
1177703
1177805
1177808
1177809
1177819
1177820
1178123
1178182
1178393
1178589
1178591
1178607
1178635
1178669
1178686
1178700
1178765
1178838
1178853
1178854
1178878
1178886
1178897
1178940
1178962
1179107
1179140
1179211
1179213
1179259
1179424
1179426
1179427
663413
699714
726349
839104
880730
880910
891082
920110
923775
926826
927455
929900
930770
930821
931130
937256
937444
940946
943216
951692
956365
960689
966304
980371
981252
986337
986362
986365
988028
989152
991608
991665
992038
992606
993890
994296
994618
997206
997207
997208
997210
997211
997220
997225
997230
997257
999679
999680
999682
999684
999685
999819
999820
999932
CVE-2009-2699
CVE-2010-0425
CVE-2011-2199
CVE-2012-0021
CVE-2013-4312
CVE-2014-0118
CVE-2014-3466
CVE-2014-4345
CVE-2015-5219
CVE-2015-7513
CVE-2015-8139
CVE-2015-8140
CVE-2016-10164
CVE-2016-4997
CVE-2016-5696
CVE-2016-6480
CVE-2016-6828
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-7411
CVE-2016-7412
CVE-2016-7413
CVE-2016-7414
CVE-2016-7416
CVE-2016-7417
CVE-2016-7418
CVE-2016-7425
CVE-2016-7426
CVE-2016-7427
CVE-2016-7428
CVE-2016-7429
CVE-2016-7431
CVE-2016-7433
CVE-2016-7434
CVE-2016-9310
CVE-2016-9311
CVE-2016-9396
CVE-2017-11185
CVE-2017-16844
CVE-2017-3167
CVE-2017-3169
CVE-2017-7668
CVE-2017-7679
CVE-2017-9788
CVE-2017-9798
CVE-2018-19539
CVE-2018-19540
CVE-2018-19541
CVE-2018-19542
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-9055
CVE-2019-10218
CVE-2020-15437
CVE-2020-25668
CVE-2020-25669
CVE-2020-25704
CVE-2020-27777
CVE-2020-28915
CVE-2020-28974
CVE-2020-8694
SUSE-SU-2015:0675-1
SUSE-SU-2016:0008-1
SUSE-SU-2016:1465-1
SUSE-SU-2016:2459-1
SUSE-SU-2017:0255-1
SUSE-SU-2017:1997-1
SUSE-SU-2017:2907-1
SUSE-SU-2018:0645-1
SUSE-SU-2020:3715-1
Platform(s):SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Containers 15
SUSE Linux Enterprise Module for Containers 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Development Tools 15 SP1
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Legacy Software 15 SP1
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
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-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 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 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
SUSE OpenStack Cloud Crowbar 8
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • xen-4.4.2_08-22.5 is installed
  • OR xen-kmp-default-4.4.2_08_k3.12.43_52.6-22.5 is installed
  • OR xen-libs-4.4.2_08-22.5 is installed
  • OR xen-libs-32bit-4.4.2_08-22.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • dhcp-4.3.3-9 is installed
  • OR dhcp-client-4.3.3-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libgcrypt-1.6.1-16.42 is installed
  • OR libgcrypt20-1.6.1-16.42 is installed
  • OR libgcrypt20-32bit-1.6.1-16.42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • vorbis-tools-1.4.0-26 is installed
  • OR vorbis-tools-lang-1.4.0-26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • augeas-1.2.0-17.3 is installed
  • OR augeas-lenses-1.2.0-17.3 is installed
  • OR libaugeas0-1.2.0-17.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND libbluetooth3-5.48-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • libpcre1-8.41-4 is installed
  • OR libpcre1-32bit-8.41-4 is installed
  • OR libpcre16-0-8.41-4 is installed
  • OR libpcrecpp0-8.41-4 is installed
  • OR libpcrecpp0-32bit-8.41-4 is installed
  • OR libpcreposix0-8.41-4 is installed
  • OR pcre-devel-8.41-4 is installed
  • OR pcre-tools-8.41-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-1.2.6-16.23 is installed
  • OR docker-19.03.1_ce-98.46 is installed
  • OR docker-libnetwork-0.7.0.1+gitr2800_fc5a7d91d54c-25 is installed
  • OR docker-runc-1.0.0rc8+gitr3826_425e105d5a03-1.29 is installed
  • OR golang-github-docker-libnetwork-0.7.0.1+gitr2800_fc5a7d91d54c-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 15 is installed
  • AND Package Information
  • containerd-1.2.5-5.13 is installed
  • OR docker-18.09.6_ce-6.17 is installed
  • OR docker-bash-completion-18.09.6_ce-6.17 is installed
  • OR docker-libnetwork-0.7.0.1+gitr2726_872f0a83c98a-4.12 is installed
  • OR docker-runc-1.0.0rc6+gitr3804_2b18fe1d885e-6.18 is installed
  • OR golang-github-docker-libnetwork-0.7.0.1+gitr2726_872f0a83c98a-4.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 15 SP1 is installed
  • AND containerd-1.2.2-5.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libnm-gtk-devel-1.8.10-3 is installed
  • OR libnm-gtk0-1.8.10-3 is installed
  • OR libnma-devel-1.8.10-3 is installed
  • OR libnma0-1.8.10-3 is installed
  • OR nma-data-1.8.10-3 is installed
  • OR typelib-1_0-NMA-1_0-1.8.10-3 is installed
  • OR typelib-1_0-NMGtk-1_0-1.8.10-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • gdm-3.26.2.1-13.19 is installed
  • OR gdm-devel-3.26.2.1-13.19 is installed
  • OR gdm-lang-3.26.2.1-13.19 is installed
  • OR gdmflexiserver-3.26.2.1-13.19 is installed
  • OR libgdm1-3.26.2.1-13.19 is installed
  • OR typelib-1_0-Gdm-1_0-3.26.2.1-13.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • build-20180329-1 is installed
  • OR build-mkbaselibs-20180329-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
  • AND openldap2-devel-32bit-2.4.46-9.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-94 is installed
  • OR libopenssl0_9_8-0.9.8j-94 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-94 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND gv-3.7.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
  • AND Package Information
  • openldap2-2.4.46-9.3 is installed
  • OR openldap2-back-meta-2.4.46-9.3 is installed
  • OR openldap2-back-perl-2.4.46-9.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_3-default-6-2 is installed
  • OR kernel-livepatch-SLE15_Update_1-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • postgresql10-10.6-4.8 is installed
  • OR postgresql10-test-10.6-4.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.39-47 is installed
  • OR kernel-ec2-devel-3.12.39-47 is installed
  • OR kernel-ec2-extra-3.12.39-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • dpdk-17.11.2-1 is installed
  • OR dpdk-devel-17.11.2-1 is installed
  • OR dpdk-kmp-default-17.11.2_k4.12.14_23-1 is installed
  • OR dpdk-tools-17.11.2-1 is installed
  • OR libdpdk-17_11-0-17.11.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-36 is installed
  • OR php5-5.5.14-36 is installed
  • OR php5-bcmath-5.5.14-36 is installed
  • OR php5-bz2-5.5.14-36 is installed
  • OR php5-calendar-5.5.14-36 is installed
  • OR php5-ctype-5.5.14-36 is installed
  • OR php5-curl-5.5.14-36 is installed
  • OR php5-dba-5.5.14-36 is installed
  • OR php5-dom-5.5.14-36 is installed
  • OR php5-enchant-5.5.14-36 is installed
  • OR php5-exif-5.5.14-36 is installed
  • OR php5-fastcgi-5.5.14-36 is installed
  • OR php5-fileinfo-5.5.14-36 is installed
  • OR php5-fpm-5.5.14-36 is installed
  • OR php5-ftp-5.5.14-36 is installed
  • OR php5-gd-5.5.14-36 is installed
  • OR php5-gettext-5.5.14-36 is installed
  • OR php5-gmp-5.5.14-36 is installed
  • OR php5-iconv-5.5.14-36 is installed
  • OR php5-intl-5.5.14-36 is installed
  • OR php5-json-5.5.14-36 is installed
  • OR php5-ldap-5.5.14-36 is installed
  • OR php5-mbstring-5.5.14-36 is installed
  • OR php5-mcrypt-5.5.14-36 is installed
  • OR php5-mysql-5.5.14-36 is installed
  • OR php5-odbc-5.5.14-36 is installed
  • OR php5-opcache-5.5.14-36 is installed
  • OR php5-openssl-5.5.14-36 is installed
  • OR php5-pcntl-5.5.14-36 is installed
  • OR php5-pdo-5.5.14-36 is installed
  • OR php5-pear-5.5.14-36 is installed
  • OR php5-pgsql-5.5.14-36 is installed
  • OR php5-posix-5.5.14-36 is installed
  • OR php5-pspell-5.5.14-36 is installed
  • OR php5-shmop-5.5.14-36 is installed
  • OR php5-snmp-5.5.14-36 is installed
  • OR php5-soap-5.5.14-36 is installed
  • OR php5-sockets-5.5.14-36 is installed
  • OR php5-sqlite-5.5.14-36 is installed
  • OR php5-suhosin-5.5.14-36 is installed
  • OR php5-sysvmsg-5.5.14-36 is installed
  • OR php5-sysvsem-5.5.14-36 is installed
  • OR php5-sysvshm-5.5.14-36 is installed
  • OR php5-tokenizer-5.5.14-36 is installed
  • OR php5-wddx-5.5.14-36 is installed
  • OR php5-xmlreader-5.5.14-36 is installed
  • OR php5-xmlrpc-5.5.14-36 is installed
  • OR php5-xmlwriter-5.5.14-36 is installed
  • OR php5-xsl-5.5.14-36 is installed
  • OR php5-zip-5.5.14-36 is installed
  • OR php5-zlib-5.5.14-36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND tftp-0.48-101.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND tftp-0.48-101.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND tftp-0.48-101.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • cifs-mount-3.4.3-70.15 is installed
  • OR ldapsmb-1.34b-70.15 is installed
  • OR libsmbclient0-3.4.3-70.15 is installed
  • OR libsmbclient0-32bit-3.4.3-70.15 is installed
  • OR libtalloc1-3.4.3-70.15 is installed
  • OR libtalloc1-32bit-3.4.3-70.15 is installed
  • OR libtdb1-3.4.3-70.15 is installed
  • OR libtdb1-32bit-3.4.3-70.15 is installed
  • OR libwbclient0-3.4.3-70.15 is installed
  • OR libwbclient0-32bit-3.4.3-70.15 is installed
  • OR samba-3.4.3-70.15 is installed
  • OR samba-32bit-3.4.3-70.15 is installed
  • OR samba-client-3.4.3-70.15 is installed
  • OR samba-client-32bit-3.4.3-70.15 is installed
  • OR samba-krb-printing-3.4.3-70.15 is installed
  • OR samba-winbind-3.4.3-70.15 is installed
  • OR samba-winbind-32bit-3.4.3-70.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • cifs-mount-3.4.3-70.15 is installed
  • OR ldapsmb-1.34b-70.15 is installed
  • OR libsmbclient0-3.4.3-70.15 is installed
  • OR libsmbclient0-32bit-3.4.3-70.15 is installed
  • OR libtalloc1-3.4.3-70.15 is installed
  • OR libtalloc1-32bit-3.4.3-70.15 is installed
  • OR libtdb1-3.4.3-70.15 is installed
  • OR libtdb1-32bit-3.4.3-70.15 is installed
  • OR libwbclient0-3.4.3-70.15 is installed
  • OR libwbclient0-32bit-3.4.3-70.15 is installed
  • OR samba-3.4.3-70.15 is installed
  • OR samba-32bit-3.4.3-70.15 is installed
  • OR samba-client-3.4.3-70.15 is installed
  • OR samba-client-32bit-3.4.3-70.15 is installed
  • OR samba-krb-printing-3.4.3-70.15 is installed
  • OR samba-winbind-3.4.3-70.15 is installed
  • OR samba-winbind-32bit-3.4.3-70.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • gnutls-2.4.1-24.39.51 is installed
  • OR libgnutls-extra26-2.4.1-24.39.51 is installed
  • OR libgnutls26-2.4.1-24.39.51 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.51 is installed
  • OR libgnutls26-x86-2.4.1-24.39.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • gnutls-2.4.1-24.39.51 is installed
  • OR libgnutls-extra26-2.4.1-24.39.51 is installed
  • OR libgnutls26-2.4.1-24.39.51 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.51 is installed
  • OR libgnutls26-x86-2.4.1-24.39.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • gnutls-2.4.1-24.39.51 is installed
  • OR libgnutls-extra26-2.4.1-24.39.51 is installed
  • OR libgnutls26-2.4.1-24.39.51 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.51 is installed
  • OR libgnutls26-x86-2.4.1-24.39.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • gnutls-2.4.1-24.39.51 is installed
  • OR libgnutls-extra26-2.4.1-24.39.51 is installed
  • OR libgnutls26-2.4.1-24.39.51 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.51 is installed
  • OR libgnutls26-x86-2.4.1-24.39.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • gnutls-2.4.1-24.39.51 is installed
  • OR libgnutls-extra26-2.4.1-24.39.51 is installed
  • OR libgnutls26-2.4.1-24.39.51 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.51 is installed
  • OR libgnutls26-x86-2.4.1-24.39.51 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.20-65.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.20-65.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.20-65.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.20-65.13 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.20-65.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • jasper-1.900.14-134.33.10 is installed
  • OR libjasper-1.900.14-134.33.10 is installed
  • OR libjasper-32bit-1.900.14-134.33.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • jasper-1.900.14-134.33.10 is installed
  • OR libjasper-1.900.14-134.33.10 is installed
  • OR libjasper-32bit-1.900.14-134.33.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • NetworkManager-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
  • OR plasmoid-networkmanagement-0.9.svn1043876-1.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • NetworkManager-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
  • OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
  • OR plasmoid-networkmanagement-0.9.svn1043876-1.3 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 12 is installed
  • AND
  • xorg-x11-server-7.6_1.15.2-17 is installed
  • OR xorg-x11-server-extra-7.6_1.15.2-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • xorg-x11-server-7.6_1.15.2-17 is installed
  • OR xorg-x11-server-extra-7.6_1.15.2-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • bzip2-1.0.6-27 is installed
  • OR bzip2-doc-1.0.6-27 is installed
  • OR libbz2-1-1.0.6-27 is installed
  • OR libbz2-1-32bit-1.0.6-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • augeas-1.2.0-3 is installed
  • OR augeas-lenses-1.2.0-3 is installed
  • OR libaugeas0-1.2.0-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_29-default-6-2 is installed
  • OR kgraft-patch-3_12_69-60_64_29-xen-6-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_12-6-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • kernel-default-4.4.114-92.64 is installed
  • OR kernel-default-base-4.4.114-92.64 is installed
  • OR kernel-default-devel-4.4.114-92.64 is installed
  • OR kernel-default-man-4.4.114-92.64 is installed
  • OR kernel-devel-4.4.114-92.64 is installed
  • OR kernel-macros-4.4.114-92.64 is installed
  • OR kernel-source-4.4.114-92.64 is installed
  • OR kernel-syms-4.4.114-92.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • kernel-default-4.4.114-92.64 is installed
  • OR kernel-default-base-4.4.114-92.64 is installed
  • OR kernel-default-devel-4.4.114-92.64 is installed
  • OR kernel-default-man-4.4.114-92.64 is installed
  • OR kernel-devel-4.4.114-92.64 is installed
  • OR kernel-macros-4.4.114-92.64 is installed
  • OR kernel-source-4.4.114-92.64 is installed
  • OR kernel-syms-4.4.114-92.64 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • bind-9.9.9P1-46 is installed
  • OR bind-chrootenv-9.9.9P1-46 is installed
  • OR bind-doc-9.9.9P1-46 is installed
  • OR bind-libs-9.9.9P1-46 is installed
  • OR bind-libs-32bit-9.9.9P1-46 is installed
  • OR bind-utils-9.9.9P1-46 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • xen-4.7.6_04-43.39 is installed
  • OR xen-doc-html-4.7.6_04-43.39 is installed
  • OR xen-libs-4.7.6_04-43.39 is installed
  • OR xen-libs-32bit-4.7.6_04-43.39 is installed
  • OR xen-tools-4.7.6_04-43.39 is installed
  • OR xen-tools-domU-4.7.6_04-43.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • xen-4.7.6_04-43.39 is installed
  • OR xen-doc-html-4.7.6_04-43.39 is installed
  • OR xen-libs-4.7.6_04-43.39 is installed
  • OR xen-libs-32bit-4.7.6_04-43.39 is installed
  • OR xen-tools-4.7.6_04-43.39 is installed
  • OR xen-tools-domU-4.7.6_04-43.39 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • MozillaFirefox-52.8.1esr-109.34 is installed
  • OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • MozillaFirefox-52.8.1esr-109.34 is installed
  • OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • python-cryptography-1.3.1-7.13 is installed
  • OR python-pyOpenSSL-16.0.0-4.11 is installed
  • OR python-setuptools-18.0.1-4.8 is installed
  • OR python3-cryptography-1.3.1-7.13 is installed
  • OR python3-pyOpenSSL-16.0.0-4.11 is installed
  • OR python3-setuptools-18.0.1-4.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-devel-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-devel-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_50-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libncurses5-5.9-50 is installed
  • OR libncurses5-32bit-5.9-50 is installed
  • OR libncurses6-5.9-50 is installed
  • OR libncurses6-32bit-5.9-50 is installed
  • OR ncurses-5.9-50 is installed
  • OR ncurses-devel-5.9-50 is installed
  • OR ncurses-devel-32bit-5.9-50 is installed
  • OR ncurses-utils-5.9-50 is installed
  • OR tack-5.9-50 is installed
  • OR terminfo-5.9-50 is installed
  • OR terminfo-base-5.9-50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libncurses5-5.9-50 is installed
  • OR libncurses5-32bit-5.9-50 is installed
  • OR libncurses6-5.9-50 is installed
  • OR libncurses6-32bit-5.9-50 is installed
  • OR ncurses-5.9-50 is installed
  • OR ncurses-devel-5.9-50 is installed
  • OR ncurses-devel-32bit-5.9-50 is installed
  • OR ncurses-utils-5.9-50 is installed
  • OR tack-5.9-50 is installed
  • OR terminfo-5.9-50 is installed
  • OR terminfo-base-5.9-50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • curl-7.37.0-36 is installed
  • OR libcurl4-7.37.0-36 is installed
  • OR libcurl4-32bit-7.37.0-36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND ucode-intel-20190618-13.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND permissions-2015.09.28.1626-17.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_175-94_79-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_23-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-60.7.0-109.72 is installed
  • OR MozillaFirefox-translations-common-60.7.0-109.72 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-60.7.0-109.72 is installed
  • OR MozillaFirefox-translations-common-60.7.0-109.72 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • libtirpc-1.0.1-17.6 is installed
  • OR libtirpc-netconfig-1.0.1-17.6 is installed
  • OR libtirpc3-1.0.1-17.6 is installed
  • OR libtirpc3-32bit-1.0.1-17.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libmysqlclient18-10.0.37-2.3 is installed
  • OR libmysqlclient18-32bit-10.0.37-2.3 is installed
  • OR mariadb-100-10.0.37-2.3 is installed
  • OR mariadb-100-errormessages-10.0.37-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libmysqlclient18-10.0.37-2.3 is installed
  • OR libmysqlclient18-32bit-10.0.37-2.3 is installed
  • OR mariadb-100-10.0.37-2.3 is installed
  • OR mariadb-100-errormessages-10.0.37-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • emacs-24.3-25.3 is installed
  • OR emacs-el-24.3-25.3 is installed
  • OR emacs-info-24.3-25.3 is installed
  • OR emacs-nox-24.3-25.3 is installed
  • OR emacs-x11-24.3-25.3 is installed
  • OR etags-24.3-25.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.38.1 is installed
  • OR kernel-azure-base-4.12.14-16.38.1 is installed
  • OR kernel-azure-devel-4.12.14-16.38.1 is installed
  • OR kernel-devel-azure-4.12.14-16.38.1 is installed
  • OR kernel-source-azure-4.12.14-16.38.1 is installed
  • OR kernel-syms-azure-4.12.14-16.38.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.38.1 is installed
  • OR kernel-azure-base-4.12.14-16.38.1 is installed
  • OR kernel-azure-devel-4.12.14-16.38.1 is installed
  • OR kernel-devel-azure-4.12.14-16.38.1 is installed
  • OR kernel-source-azure-4.12.14-16.38.1 is installed
  • OR kernel-syms-azure-4.12.14-16.38.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • dbus-1-1.8.22-9 is installed
  • OR dbus-1-x11-1.8.22-9 is installed
  • OR libdbus-1-3-1.8.22-9 is installed
  • OR libdbus-1-3-32bit-1.8.22-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • dbus-1-1.8.16-19 is installed
  • OR dbus-1-x11-1.8.16-19 is installed
  • OR libdbus-1-3-1.8.16-19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_44-52_18-default-6-2 is installed
  • OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_7-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kernel-default-3.12.74-60.64.48 is installed
  • OR kernel-default-base-3.12.74-60.64.48 is installed
  • OR kernel-default-devel-3.12.74-60.64.48 is installed
  • OR kernel-devel-3.12.74-60.64.48 is installed
  • OR kernel-macros-3.12.74-60.64.48 is installed
  • OR kernel-source-3.12.74-60.64.48 is installed
  • OR kernel-syms-3.12.74-60.64.48 is installed
  • OR kernel-xen-3.12.74-60.64.48 is installed
  • OR kernel-xen-base-3.12.74-60.64.48 is installed
  • OR kernel-xen-devel-3.12.74-60.64.48 is installed
  • OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-1-2 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 Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.559-117 is installed
  • OR flash-player-gnome-11.2.202.559-117 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND telepathy-gabble-0.18.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • NetworkManager-1.0.12-8 is installed
  • OR NetworkManager-lang-1.0.12-8 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libreoffice-5.2.5.1-42 is installed
  • OR libreoffice-base-5.2.5.1-42 is installed
  • OR libreoffice-base-drivers-mysql-5.2.5.1-42 is installed
  • OR libreoffice-base-drivers-postgresql-5.2.5.1-42 is installed
  • OR libreoffice-calc-5.2.5.1-42 is installed
  • OR libreoffice-calc-extensions-5.2.5.1-42 is installed
  • OR libreoffice-draw-5.2.5.1-42 is installed
  • OR libreoffice-filters-optional-5.2.5.1-42 is installed
  • OR libreoffice-gnome-5.2.5.1-42 is installed
  • OR libreoffice-icon-theme-galaxy-5.2.5.1-42 is installed
  • OR libreoffice-icon-theme-tango-5.2.5.1-42 is installed
  • OR libreoffice-impress-5.2.5.1-42 is installed
  • OR libreoffice-l10n-af-5.2.5.1-42 is installed
  • OR libreoffice-l10n-ar-5.2.5.1-42 is installed
  • OR libreoffice-l10n-bg-5.2.5.1-42 is installed
  • OR libreoffice-l10n-ca-5.2.5.1-42 is installed
  • OR libreoffice-l10n-cs-5.2.5.1-42 is installed
  • OR libreoffice-l10n-da-5.2.5.1-42 is installed
  • OR libreoffice-l10n-de-5.2.5.1-42 is installed
  • OR libreoffice-l10n-en-5.2.5.1-42 is installed
  • OR libreoffice-l10n-es-5.2.5.1-42 is installed
  • OR libreoffice-l10n-fi-5.2.5.1-42 is installed
  • OR libreoffice-l10n-fr-5.2.5.1-42 is installed
  • OR libreoffice-l10n-gu-5.2.5.1-42 is installed
  • OR libreoffice-l10n-hi-5.2.5.1-42 is installed
  • OR libreoffice-l10n-hr-5.2.5.1-42 is installed
  • OR libreoffice-l10n-hu-5.2.5.1-42 is installed
  • OR libreoffice-l10n-it-5.2.5.1-42 is installed
  • OR libreoffice-l10n-ja-5.2.5.1-42 is installed
  • OR libreoffice-l10n-ko-5.2.5.1-42 is installed
  • OR libreoffice-l10n-lt-5.2.5.1-42 is installed
  • OR libreoffice-l10n-nb-5.2.5.1-42 is installed
  • OR libreoffice-l10n-nl-5.2.5.1-42 is installed
  • OR libreoffice-l10n-nn-5.2.5.1-42 is installed
  • OR libreoffice-l10n-pl-5.2.5.1-42 is installed
  • OR libreoffice-l10n-pt_BR-5.2.5.1-42 is installed
  • OR libreoffice-l10n-pt_PT-5.2.5.1-42 is installed
  • OR libreoffice-l10n-ro-5.2.5.1-42 is installed
  • OR libreoffice-l10n-ru-5.2.5.1-42 is installed
  • OR libreoffice-l10n-sk-5.2.5.1-42 is installed
  • OR libreoffice-l10n-sv-5.2.5.1-42 is installed
  • OR libreoffice-l10n-uk-5.2.5.1-42 is installed
  • OR libreoffice-l10n-xh-5.2.5.1-42 is installed
  • OR libreoffice-l10n-zh_CN-5.2.5.1-42 is installed
  • OR libreoffice-l10n-zh_TW-5.2.5.1-42 is installed
  • OR libreoffice-l10n-zu-5.2.5.1-42 is installed
  • OR libreoffice-mailmerge-5.2.5.1-42 is installed
  • OR libreoffice-math-5.2.5.1-42 is installed
  • OR libreoffice-officebean-5.2.5.1-42 is installed
  • OR libreoffice-pyuno-5.2.5.1-42 is installed
  • OR libreoffice-writer-5.2.5.1-42 is installed
  • OR libreoffice-writer-extensions-5.2.5.1-42 is installed
  • OR libreofficekit-5.2.5.1-42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • finch-2.12.0-3.3 is installed
  • OR libpurple-2.12.0-3.3 is installed
  • OR libpurple-branding-upstream-2.12.0-3.3 is installed
  • OR libpurple-lang-2.12.0-3.3 is installed
  • OR libpurple-plugin-sametime-2.12.0-3.3 is installed
  • OR libpurple-tcl-2.12.0-3.3 is installed
  • OR pidgin-2.12.0-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • libqt4-sql-mysql-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-postgresql-4.8.7-8.8 is installed
  • OR libqt4-sql-postgresql-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-sqlite-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-unixODBC-4.8.7-8.8 is installed
  • OR libqt4-sql-unixODBC-32bit-4.8.7-8.8 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND python-requests-2.8.1-6.9 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • libzypp-16.17.20-27.52 is installed
  • OR zypper-1.13.45-18.33 is installed
  • OR zypper-log-1.13.45-18.33 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud Crowbar 8 is installed
  • AND slf4j-1.7.12-3.3 is installed
  • BACK