Revision Date: | 2020-12-11 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP5 kernel RT was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2018-20669: Fixed an improper check i915_gem_execbuffer2_ioctl in drivers/gpu/drm/i915/i915_gem_execbuffer.c (bsc#1122971). - CVE-2019-20934: Fixed a use-after-free in show_numa_stats() because NUMA fault statistics were inappropriately freed, aka CID-16d51a590a8c (bsc#1179663). - 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-27786: Fixed a use after free in kernel midi subsystem snd_rawmidi_kernel_read1() (bsc#1179601). - 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, aka CID-3c4e0dff2095 (bsc#1178589). - CVE-2020-29371: Fixed uninitialized memory leaks to userspace (bsc#1179429). - CVE-2020-4788: Fixed an issue with IBM Power9 processors could have allowed a local user to obtain sensitive information from the data in the L1 cache under extenuating circumstances (bsc#1177666).
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: hda/realtek: Add mute LED quirk to yet another HP x360 model (git-fixes). - ALSA: hda/realtek - Add new codec supported for ALC897 (git-fixes). - ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220) (git-fixes). - ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294 (git-fixes). - ALSA: mixart: Fix mutex deadlock (git-fixes). - ALSA: usb-audio: US16x08: fix value count for level meters (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). - Avoid a GCC warning about '/*' within a comment. - 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). - bnxt_en: Fix race when modifying pause settings (bsc#1050242 ). - bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex (bsc#1050242). - 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: qgroup: do not commit transaction when we already hold the handle (bsc#1178634). - 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: add NULL check for ses->tcon_ipc (bsc#1178270). - cifs: allow syscalls to be restarted in __smb_send_rqst() (bsc#1176956). - cifs: fix check of tcon dfs in smb1 (bsc#1178270). - cifs: Fix incomplete memory allocation on setxattr path (bsc#1179211). - cifs: fix potential use-after-free in cifs_echo_request() (bsc#1139944). - 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). - coredump: fix core_pattern parse error (git-fixes). - cxgb4: Fix offset when clearing filter byte counters (bsc#1064802 bsc#1066129). - docs: ABI: stable: remove a duplicated documentation (git-fixes). - docs: ABI: sysfs-c2port: remove a duplicated entry (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/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). - i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() (git-fixes). - 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) - igc: Fix returning wrong statistics (bsc#1118657). - 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). - Input: i8042 - fix error return code in i8042_setup_aux() (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). - 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). - mlxsw: core: Fix memory leak on module removal (bsc#1112374). - 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/userfaultfd: do not access vma->vm_mm after calling handle_userfault() (bsc#1179204). - net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send (bsc#1172873). - net: DCB: Validate DCB_ATTR_DCB_BUFFER argument (bsc#1103990 ). - 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: fix packet's addresses for rx_offset feature (bsc#1174852). - net: ena: handle bad request id in ena_netdev (git-fixes). - 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: qede: fix PTP initialization on recovery (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692). - net: qede: fix use-after-free on recovery and AER handling (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692). - net: qed: fix async event callbacks unregistering (bsc#1104393 bsc#1104389). - net: qed: fix 'maybe uninitialized' warning (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692). - net_sched: fix a memory leak in atm_tc_init() (bsc#1056657 bsc#1056653 bsc#1056787). - net/smc: fix valid DMBE buffer sizes (git-fixes). - net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() (bsc#1110096). - net/tls: Fix kmap usage (bsc#1109837). - net/tls: missing received data after fast remote close (bsc#1109837). - net/x25: prevent a couple of overflows (bsc#1178590). - nfc: s3fwrn5: use signed integer for parsing GPIO numbers (git-fixes). - nfp: use correct define to return NONE fec (bsc#1109837). - 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). - 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/mm: Flush cache on memory hot(un)plug (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/perf: Fix crash with is_sier_available when pmu is not set (bsc#1179578 ltc#189313). - 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). - qed: fix error return code in qed_iwarp_ll2_start() (bsc#1050536 bsc#1050545). - qed: suppress 'do not support RoCE & iWARP' flooding on HW init (bsc#1050536 bsc#1050545). - qed: suppress false-positives interrupt error messages on HW init (bsc#1136460 jsc#SLE-4691 bsc#1136461 jsc#SLE-4692). - 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 KASAN: use-after-free in ucma_event_handler+0x532 (bsc#1050545). - RDMA/qedr: Fix memory leak in iWARP CM (bsc#1050545 ). - 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/bpf: Fix multiple tail calls (git-fixes). - s390/cio: add cond_resched() in the slow_eval_known_fn() loop (bsc#1177805 LTC#188737). - s390/cpuinfo: show processor physical address (git-fixes). - s390/cpum_cf,perf: change DFLT_CCERROR counter name (bsc#1175916 LTC#187937). - s390/cpum_sf.c: fix file permission for cpum_sfb_size (git-fixes). - s390/dasd: fix inability to use DASD with DIAG driver (bsc#1177809 LTC#188738). - s390/dasd: fix null pointer dereference for ERP requests (git-fixes). - s390/dasd: Fix zero write for FBA devices (bsc#1177808 LTC#188739). - s390: kernel/uv: handle length extension properly (bsc#1178940 LTC#189323). - s390/pci: fix CPU address in MSI for directed IRQ (git-fixes). - s390/qeth: fix af_iucv notification race (git-fixes). - s390/qeth: fix tear down of async TX buffers (git-fixes). - s390/qeth: make af_iucv TX notification call more robust (git-fixes). - s390/stp: add locking to sysfs functions (git-fixes). - s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl (git-fixes). - 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) - SMB3: Honor 'handletimeout' flag for multiuser mounts (bsc#1176558). - SMB3: Honor lease disabling for multiuser mounts (git-fixes). - SMB3: Honor 'posix' flag for multiuser mounts (bsc#1176559). - splice: only read in as much information as there is pipe buffer space (bsc#1179520). - Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode (git-fixes). - staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids (git-fixes). - SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() (bsc#1103992). - svcrdma: fix bounce buffers for unaligned offsets and multiple pages (bsc#1103992). - svcrdma: Fix page leak in svc_rdma_recv_read_chunk() (bsc#1103992). - tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control (bsc#1109837). - thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() (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: Fix ->pgrp locking in tiocspgrp() (git-fixes). - 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: kl5kUSB105: fix memleak on open (git-fixes). - USB: serial: option: add Cellient MPL200 card (git-fixes). - USB: serial: option: Add Telit FT980-KS composition (git-fixes). - USB: serial: option: fix Quectel BG96 matching (git-fixes). - USB: serial: pl2303: add device-id for HP GC device (git-fixes). - USB: xhci: force all memory allocations to node (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/resctrl: Add necessary kernfs_put() calls to prevent refcount leak (bsc#1112178). - x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak (bsc#1112178). - x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP (bsc#1112178). - x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb (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: 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: revert 'xfs: fix rmap key and record comparison functions' (git-fixes). - xhci: Fix sizeof() mismatch (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1050242 1050536 1050545 1050549 1054724 1055587 1055857 1056291 1056334 1056653 1056657 1056787 1057378 1057585 1057966 1059893 1062069 1062942 1063122 1064802 1066129 1067665 1068565 1077445 1080919 1082063 1082210 1082216 1082233 1082234 1082318 1083417 1083420 1083422 1083424 1083426 1087066 1090023 1090024 1090025 1090026 1090027 1090028 1090029 1090030 1090032 1090033 1096254 1096718 1103990 1103992 1104389 1104393 1107832 1108308 1108382 1109137 1109837 1110096 1110233 1111666 1112178 1112374 1118657 1120943 1121563 1122971 1124729 1124734 1125352 1126056 1127155 1127557 1128378 1128657 1128828 1130230 1132348 1132400 1132721 1133190 1133738 1134395 1134701 1136460 1136461 1136922 1136935 1137194 1138291 1139944 1140575 1142614 1151021 1158775 1160770 1162202 1170139 1170630 1171475 1171847 1172105 1172116 1172121 1172542 1172873 1173369 1174726 1174852 1175916 1176109 1176558 1176559 1176956 1177304 1177397 1177666 1177805 1177808 1177809 1177819 1177820 1178182 1178270 1178589 1178590 1178634 1178635 1178669 1178838 1178853 1178854 1178878 1178886 1178897 1178940 1178962 1179107 1179140 1179141 1179204 1179211 1179213 1179259 1179403 1179406 1179418 1179419 1179421 1179424 1179426 1179427 1179429 1179520 1179578 1179601 1179663 955942 CVE-2016-1549 CVE-2016-6328 CVE-2017-10911 CVE-2017-12809 CVE-2017-13672 CVE-2017-13711 CVE-2017-14167 CVE-2017-15038 CVE-2017-15268 CVE-2017-15289 CVE-2017-7544 CVE-2018-12015 CVE-2018-14633 CVE-2018-17182 CVE-2018-20030 CVE-2018-20669 CVE-2018-20836 CVE-2018-2790 CVE-2018-2794 CVE-2018-2795 CVE-2018-2796 CVE-2018-2797 CVE-2018-2798 CVE-2018-2799 CVE-2018-2800 CVE-2018-2814 CVE-2018-2815 CVE-2018-6797 CVE-2018-6798 CVE-2018-6913 CVE-2018-6954 CVE-2018-7170 CVE-2018-7182 CVE-2018-7183 CVE-2018-7184 CVE-2018-7185 CVE-2019-10126 CVE-2019-10638 CVE-2019-10639 CVE-2019-11487 CVE-2019-11599 CVE-2019-12380 CVE-2019-12456 CVE-2019-12614 CVE-2019-12818 CVE-2019-12819 CVE-2019-14835 CVE-2019-18634 CVE-2019-20934 CVE-2019-3842 CVE-2019-6454 CVE-2019-6974 CVE-2019-7221 CVE-2019-9213 CVE-2019-9278 CVE-2019-9893 CVE-2020-0093 CVE-2020-12767 CVE-2020-13112 CVE-2020-13113 CVE-2020-13114 CVE-2020-15011 CVE-2020-15436 CVE-2020-15437 CVE-2020-25669 CVE-2020-27777 CVE-2020-27786 CVE-2020-28915 CVE-2020-28974 CVE-2020-29371 CVE-2020-4788 SUSE-SU-2017:2924-1 SUSE-SU-2018:1690-1 SUSE-SU-2018:1765-1 SUSE-SU-2019:2613-1 SUSE-SU-2019:2941-1 SUSE-SU-2020:3766-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Real Time Extension 12 SP5 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
bind-9.9.6P1-27.1 is installed
OR bind-chrootenv-9.9.6P1-27.1 is installed
OR bind-devel-9.9.6P1-27.1 is installed
OR bind-doc-9.9.6P1-27.1 is installed
OR bind-libs-9.9.6P1-27.1 is installed
OR bind-libs-32bit-9.9.6P1-27.1 is installed
OR bind-lwresd-9.9.6P1-27.1 is installed
OR bind-utils-9.9.6P1-27.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
liblcms-devel-1.19-20.4 is installed
OR liblcms1-1.19-20.4 is installed
OR liblcms1-32bit-1.19-20.4 is installed
OR python-lcms-1.19-20.4 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-keystoneclient-1.0.0-14.1 is installed
OR python-keystoneclient-doc-1.0.0-14.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
flash-player-11.2.202.336-0.3.1 is installed
OR flash-player-gnome-11.2.202.336-0.3.1 is installed
OR flash-player-kde4-11.2.202.336-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
bash-3.2-147.22.1 is installed
OR bash-doc-3.2-147.22.1 is installed
OR libreadline5-5.2-147.22.1 is installed
OR libreadline5-32bit-5.2-147.22.1 is installed
OR readline-doc-5.2-147.22.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
flash-player-11.2.202.521-0.17.1 is installed
OR flash-player-gnome-11.2.202.521-0.17.1 is installed
OR flash-player-kde4-11.2.202.521-0.17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
MozillaFirefox-45.2.0esr-75.2 is installed
OR MozillaFirefox-branding-SLE-45.0-28.2 is installed
OR MozillaFirefox-translations-45.2.0esr-75.2 is installed
OR libfreebl3-3.21.1-46.2 is installed
OR libfreebl3-32bit-3.21.1-46.2 is installed
OR libsoftokn3-3.21.1-46.2 is installed
OR libsoftokn3-32bit-3.21.1-46.2 is installed
OR mozilla-nspr-4.12-15.2 is installed
OR mozilla-nspr-32bit-4.12-15.2 is installed
OR mozilla-nss-3.21.1-46.2 is installed
OR mozilla-nss-32bit-3.21.1-46.2 is installed
OR mozilla-nss-certs-3.21.1-46.2 is installed
OR mozilla-nss-certs-32bit-3.21.1-46.2 is installed
OR mozilla-nss-sysinit-3.21.1-46.2 is installed
OR mozilla-nss-sysinit-32bit-3.21.1-46.2 is installed
OR mozilla-nss-tools-3.21.1-46.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gc-7.2d-5.1 is installed
OR libgc1-7.2d-5.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
xorg-x11-server-7.6_1.18.3-71 is installed
OR xorg-x11-server-extra-7.6_1.18.3-71 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libthai-devel-0.1.27-1 is installed
OR libthai0-32bit-0.1.27-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
guile-2.0.14-3 is installed
OR guile-devel-2.0.14-3 is installed
OR guile-modules-2_0-2.0.14-3 is installed
OR libguile-2_0-22-2.0.14-3 is installed
OR libguilereadline-v-18-18-2.0.14-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND apache2-mod_nss-1.0.17-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP5 is installed
AND Package Information
cluster-md-kmp-rt-4.12.14-10.25.1 is installed
OR dlm-kmp-rt-4.12.14-10.25.1 is installed
OR gfs2-kmp-rt-4.12.14-10.25.1 is installed
OR kernel-devel-rt-4.12.14-10.25.1 is installed
OR kernel-rt-4.12.14-10.25.1 is installed
OR kernel-rt-base-4.12.14-10.25.1 is installed
OR kernel-rt-devel-4.12.14-10.25.1 is installed
OR kernel-rt_debug-4.12.14-10.25.1 is installed
OR kernel-rt_debug-devel-4.12.14-10.25.1 is installed
OR kernel-source-rt-4.12.14-10.25.1 is installed
OR kernel-syms-rt-4.12.14-10.25.1 is installed
OR ocfs2-kmp-rt-4.12.14-10.25.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND procps-3.2.7-151 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND procps-3.2.7-151 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
expat-2.0.1-88.34 is installed
OR libexpat1-2.0.1-88.34 is installed
OR libexpat1-32bit-2.0.1-88.34 is installed
OR libexpat1-x86-2.0.1-88.34 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
expat-2.0.1-88.34 is installed
OR libexpat1-2.0.1-88.34 is installed
OR libexpat1-32bit-2.0.1-88.34 is installed
OR libexpat1-x86-2.0.1-88.34 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
expat-2.0.1-88.34 is installed
OR libexpat1-2.0.1-88.34 is installed
OR libexpat1-32bit-2.0.1-88.34 is installed
OR libexpat1-x86-2.0.1-88.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
expat-2.0.1-88.34 is installed
OR libexpat1-2.0.1-88.34 is installed
OR libexpat1-32bit-2.0.1-88.34 is installed
OR libexpat1-x86-2.0.1-88.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libQtWebKit4-4.6.3-5.12 is installed
OR libQtWebKit4-32bit-4.6.3-5.12 is installed
OR libQtWebKit4-x86-4.6.3-5.12 is installed
OR libqt4-4.6.3-5.12 is installed
OR libqt4-32bit-4.6.3-5.12 is installed
OR libqt4-qt3support-4.6.3-5.12 is installed
OR libqt4-qt3support-32bit-4.6.3-5.12 is installed
OR libqt4-qt3support-x86-4.6.3-5.12 is installed
OR libqt4-sql-4.6.3-5.12 is installed
OR libqt4-sql-32bit-4.6.3-5.12 is installed
OR libqt4-sql-mysql-4.6.3-5.10 is installed
OR libqt4-sql-sqlite-4.6.3-5.12 is installed
OR libqt4-sql-x86-4.6.3-5.12 is installed
OR libqt4-x11-4.6.3-5.12 is installed
OR libqt4-x11-32bit-4.6.3-5.12 is installed
OR libqt4-x11-x86-4.6.3-5.12 is installed
OR libqt4-x86-4.6.3-5.12 is installed
OR qt4-x11-tools-4.6.3-5.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libQtWebKit4-4.6.3-5.12 is installed
OR libQtWebKit4-32bit-4.6.3-5.12 is installed
OR libQtWebKit4-x86-4.6.3-5.12 is installed
OR libqt4-4.6.3-5.12 is installed
OR libqt4-32bit-4.6.3-5.12 is installed
OR libqt4-qt3support-4.6.3-5.12 is installed
OR libqt4-qt3support-32bit-4.6.3-5.12 is installed
OR libqt4-qt3support-x86-4.6.3-5.12 is installed
OR libqt4-sql-4.6.3-5.12 is installed
OR libqt4-sql-32bit-4.6.3-5.12 is installed
OR libqt4-sql-mysql-4.6.3-5.10 is installed
OR libqt4-sql-sqlite-4.6.3-5.12 is installed
OR libqt4-sql-x86-4.6.3-5.12 is installed
OR libqt4-x11-4.6.3-5.12 is installed
OR libqt4-x11-32bit-4.6.3-5.12 is installed
OR libqt4-x11-x86-4.6.3-5.12 is installed
OR libqt4-x86-4.6.3-5.12 is installed
OR qt4-x11-tools-4.6.3-5.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libQtWebKit4-4.6.3-5.12 is installed
OR libQtWebKit4-32bit-4.6.3-5.12 is installed
OR libQtWebKit4-x86-4.6.3-5.12 is installed
OR libqt4-4.6.3-5.12 is installed
OR libqt4-32bit-4.6.3-5.12 is installed
OR libqt4-qt3support-4.6.3-5.12 is installed
OR libqt4-qt3support-32bit-4.6.3-5.12 is installed
OR libqt4-qt3support-x86-4.6.3-5.12 is installed
OR libqt4-sql-4.6.3-5.12 is installed
OR libqt4-sql-32bit-4.6.3-5.12 is installed
OR libqt4-sql-mysql-4.6.3-5.10 is installed
OR libqt4-sql-sqlite-4.6.3-5.12 is installed
OR libqt4-sql-x86-4.6.3-5.12 is installed
OR libqt4-x11-4.6.3-5.12 is installed
OR libqt4-x11-32bit-4.6.3-5.12 is installed
OR libqt4-x11-x86-4.6.3-5.12 is installed
OR libqt4-x86-4.6.3-5.12 is installed
OR qt4-x11-tools-4.6.3-5.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
apache2-mod_php5-5.2.6-50.24 is installed
OR php5-5.2.6-50.24 is installed
OR php5-bcmath-5.2.6-50.24 is installed
OR php5-bz2-5.2.6-50.24 is installed
OR php5-calendar-5.2.6-50.24 is installed
OR php5-ctype-5.2.6-50.24 is installed
OR php5-curl-5.2.6-50.24 is installed
OR php5-dba-5.2.6-50.24 is installed
OR php5-dbase-5.2.6-50.24 is installed
OR php5-dom-5.2.6-50.24 is installed
OR php5-exif-5.2.6-50.24 is installed
OR php5-fastcgi-5.2.6-50.24 is installed
OR php5-ftp-5.2.6-50.24 is installed
OR php5-gd-5.2.6-50.24 is installed
OR php5-gettext-5.2.6-50.24 is installed
OR php5-gmp-5.2.6-50.24 is installed
OR php5-hash-5.2.6-50.24 is installed
OR php5-iconv-5.2.6-50.24 is installed
OR php5-json-5.2.6-50.24 is installed
OR php5-ldap-5.2.6-50.24 is installed
OR php5-mbstring-5.2.6-50.24 is installed
OR php5-mcrypt-5.2.6-50.24 is installed
OR php5-mysql-5.2.6-50.24 is installed
OR php5-odbc-5.2.6-50.24 is installed
OR php5-openssl-5.2.6-50.24 is installed
OR php5-pcntl-5.2.6-50.24 is installed
OR php5-pdo-5.2.6-50.24 is installed
OR php5-pear-5.2.6-50.24 is installed
OR php5-pgsql-5.2.6-50.24 is installed
OR php5-pspell-5.2.6-50.24 is installed
OR php5-shmop-5.2.6-50.24 is installed
OR php5-snmp-5.2.6-50.24 is installed
OR php5-soap-5.2.6-50.24 is installed
OR php5-suhosin-5.2.6-50.24 is installed
OR php5-sysvmsg-5.2.6-50.24 is installed
OR php5-sysvsem-5.2.6-50.24 is installed
OR php5-sysvshm-5.2.6-50.24 is installed
OR php5-tokenizer-5.2.6-50.24 is installed
OR php5-wddx-5.2.6-50.24 is installed
OR php5-xmlreader-5.2.6-50.24 is installed
OR php5-xmlrpc-5.2.6-50.24 is installed
OR php5-xmlwriter-5.2.6-50.24 is installed
OR php5-xsl-5.2.6-50.24 is installed
OR php5-zip-5.2.6-50.24 is installed
OR php5-zlib-5.2.6-50.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.5 is installed
OR mozilla-nspr-32bit-4.10.8-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.5 is installed
OR mozilla-nspr-32bit-4.10.8-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND kvm-0.15.1-0.27 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND kvm-0.15.1-0.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND kvm-0.15.1-0.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND kvm-0.15.1-0.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libpoppler-glib4-0.12.3-1.8 is installed
OR libpoppler-qt4-3-0.12.3-1.8 is installed
OR libpoppler5-0.12.3-1.8 is installed
OR poppler-tools-0.12.3-1.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libpoppler-glib4-0.12.3-1.8 is installed
OR libpoppler-qt4-3-0.12.3-1.8 is installed
OR libpoppler5-0.12.3-1.8 is installed
OR poppler-tools-0.12.3-1.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libpoppler-glib4-0.12.3-1.8 is installed
OR libpoppler-qt4-3-0.12.3-1.8 is installed
OR libpoppler5-0.12.3-1.8 is installed
OR poppler-tools-0.12.3-1.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
avahi-0.6.23-11.19 is installed
OR avahi-lang-0.6.23-11.19 is installed
OR avahi-utils-0.6.23-11.19 is installed
OR libavahi-client3-0.6.23-11.19 is installed
OR libavahi-client3-32bit-0.6.23-11.19 is installed
OR libavahi-client3-x86-0.6.23-11.19 is installed
OR libavahi-common3-0.6.23-11.19 is installed
OR libavahi-common3-32bit-0.6.23-11.19 is installed
OR libavahi-common3-x86-0.6.23-11.19 is installed
OR libavahi-core5-0.6.23-11.19 is installed
OR libdns_sd-0.6.23-11.19 is installed
OR libdns_sd-32bit-0.6.23-11.19 is installed
OR libdns_sd-x86-0.6.23-11.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.25-69 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.25-69 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
cpio-2.9-75.78 is installed
OR cpio-lang-2.9-75.78 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
cpio-2.9-75.78 is installed
OR cpio-lang-2.9-75.78 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
cpio-2.9-75.78 is installed
OR cpio-lang-2.9-75.78 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
cpio-2.9-75.78 is installed
OR cpio-lang-2.9-75.78 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
cpio-2.9-75.78 is installed
OR cpio-lang-2.9-75.78 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND LibVNCServer-0.9.1-154 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
salt-2016.11.4-43.10.2 is installed
OR salt-doc-2016.11.4-43.10.2 is installed
OR salt-minion-2016.11.4-43.10.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.99 is installed
OR kernel-bigsmp-base-3.0.101-0.47.99 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.99 is installed
OR kernel-default-3.0.101-0.47.99 is installed
OR kernel-default-base-3.0.101-0.47.99 is installed
OR kernel-default-devel-3.0.101-0.47.99 is installed
OR kernel-default-man-3.0.101-0.47.99 is installed
OR kernel-ec2-3.0.101-0.47.99 is installed
OR kernel-ec2-base-3.0.101-0.47.99 is installed
OR kernel-ec2-devel-3.0.101-0.47.99 is installed
OR kernel-pae-3.0.101-0.47.99 is installed
OR kernel-pae-base-3.0.101-0.47.99 is installed
OR kernel-pae-devel-3.0.101-0.47.99 is installed
OR kernel-source-3.0.101-0.47.99 is installed
OR kernel-syms-3.0.101-0.47.99 is installed
OR kernel-trace-3.0.101-0.47.99 is installed
OR kernel-trace-base-3.0.101-0.47.99 is installed
OR kernel-trace-devel-3.0.101-0.47.99 is installed
OR kernel-xen-3.0.101-0.47.99 is installed
OR kernel-xen-base-3.0.101-0.47.99 is installed
OR kernel-xen-devel-3.0.101-0.47.99 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.99 is installed
OR kernel-bigsmp-base-3.0.101-0.47.99 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.99 is installed
OR kernel-default-3.0.101-0.47.99 is installed
OR kernel-default-base-3.0.101-0.47.99 is installed
OR kernel-default-devel-3.0.101-0.47.99 is installed
OR kernel-default-man-3.0.101-0.47.99 is installed
OR kernel-ec2-3.0.101-0.47.99 is installed
OR kernel-ec2-base-3.0.101-0.47.99 is installed
OR kernel-ec2-devel-3.0.101-0.47.99 is installed
OR kernel-pae-3.0.101-0.47.99 is installed
OR kernel-pae-base-3.0.101-0.47.99 is installed
OR kernel-pae-devel-3.0.101-0.47.99 is installed
OR kernel-source-3.0.101-0.47.99 is installed
OR kernel-syms-3.0.101-0.47.99 is installed
OR kernel-trace-3.0.101-0.47.99 is installed
OR kernel-trace-base-3.0.101-0.47.99 is installed
OR kernel-trace-devel-3.0.101-0.47.99 is installed
OR kernel-xen-3.0.101-0.47.99 is installed
OR kernel-xen-base-3.0.101-0.47.99 is installed
OR kernel-xen-devel-3.0.101-0.47.99 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
dbus-1-1.2.10-3.34.8 is installed
OR dbus-1-32bit-1.2.10-3.34.8 is installed
OR dbus-1-x11-1.2.10-3.34.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
dbus-1-1.2.10-3.34.8 is installed
OR dbus-1-32bit-1.2.10-3.34.8 is installed
OR dbus-1-x11-1.2.10-3.34.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libfreebl3-x86-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR libsoftokn3-x86-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nspr-x86-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
OR mozilla-nss-x86-3.20.2-30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libfreebl3-x86-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR libsoftokn3-x86-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nspr-x86-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
OR mozilla-nss-x86-3.20.2-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
compat-libldap-2_3-0-2.3.37-2.30 is installed
OR libldap-2_4-2-2.4.26-0.30 is installed
OR libldap-2_4-2-32bit-2.4.26-0.30 is installed
OR libldap-2_4-2-x86-2.4.26-0.30 is installed
OR openldap2-2.4.26-0.30 is installed
OR openldap2-back-meta-2.4.26-0.30 is installed
OR openldap2-client-2.4.26-0.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.6 is installed
OR openssh-openssl1-helpers-6.6p1-19.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.6 is installed
OR openssh-openssl1-helpers-6.6p1-19.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libldap-2_4-2-2.4.41-18.13 is installed
OR libldap-2_4-2-32bit-2.4.41-18.13 is installed
OR openldap2-2.4.41-18.13 is installed
OR openldap2-back-meta-2.4.41-18.13 is installed
OR openldap2-client-2.4.41-18.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libldap-2_4-2-2.4.41-18.13 is installed
OR libldap-2_4-2-32bit-2.4.41-18.13 is installed
OR openldap2-2.4.41-18.13 is installed
OR openldap2-back-meta-2.4.41-18.13 is installed
OR openldap2-client-2.4.41-18.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
libpython2_7-1_0-2.7.7-2 is installed
OR libpython2_7-1_0-32bit-2.7.7-2 is installed
OR python-base-2.7.7-2 is installed
OR python-base-32bit-2.7.7-2 is installed
OR python-xml-2.7.7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
kernel-default-3.12.67-60.64.18 is installed
OR kernel-default-base-3.12.67-60.64.18 is installed
OR kernel-default-devel-3.12.67-60.64.18 is installed
OR kernel-default-man-3.12.67-60.64.18 is installed
OR kernel-devel-3.12.67-60.64.18 is installed
OR kernel-macros-3.12.67-60.64.18 is installed
OR kernel-source-3.12.67-60.64.18 is installed
OR kernel-syms-3.12.67-60.64.18 is installed
OR kernel-xen-3.12.67-60.64.18 is installed
OR kernel-xen-base-3.12.67-60.64.18 is installed
OR kernel-xen-devel-3.12.67-60.64.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
kernel-default-3.12.67-60.64.18 is installed
OR kernel-default-base-3.12.67-60.64.18 is installed
OR kernel-default-devel-3.12.67-60.64.18 is installed
OR kernel-default-man-3.12.67-60.64.18 is installed
OR kernel-devel-3.12.67-60.64.18 is installed
OR kernel-macros-3.12.67-60.64.18 is installed
OR kernel-source-3.12.67-60.64.18 is installed
OR kernel-syms-3.12.67-60.64.18 is installed
OR kernel-xen-3.12.67-60.64.18 is installed
OR kernel-xen-base-3.12.67-60.64.18 is installed
OR kernel-xen-devel-3.12.67-60.64.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
xorg-x11-server-7.6_1.15.2-53.3 is installed
OR xorg-x11-server-extra-7.6_1.15.2-53.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
xorg-x11-server-7.6_1.15.2-53.3 is installed
OR xorg-x11-server-extra-7.6_1.15.2-53.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
MozillaFirefox-52.2.0esr-108.3 is installed
OR MozillaFirefox-branding-SLE-52-31.1 is installed
OR MozillaFirefox-devel-52.2.0esr-108.3 is installed
OR MozillaFirefox-translations-52.2.0esr-108.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
tomcat-8.0.36-17 is installed
OR tomcat-admin-webapps-8.0.36-17 is installed
OR tomcat-docs-webapp-8.0.36-17 is installed
OR tomcat-el-3_0-api-8.0.36-17 is installed
OR tomcat-javadoc-8.0.36-17 is installed
OR tomcat-jsp-2_3-api-8.0.36-17 is installed
OR tomcat-lib-8.0.36-17 is installed
OR tomcat-servlet-3_1-api-8.0.36-17 is installed
OR tomcat-webapps-8.0.36-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
tomcat-8.0.36-17 is installed
OR tomcat-admin-webapps-8.0.36-17 is installed
OR tomcat-docs-webapp-8.0.36-17 is installed
OR tomcat-el-3_0-api-8.0.36-17 is installed
OR tomcat-javadoc-8.0.36-17 is installed
OR tomcat-jsp-2_3-api-8.0.36-17 is installed
OR tomcat-lib-8.0.36-17 is installed
OR tomcat-servlet-3_1-api-8.0.36-17 is installed
OR tomcat-webapps-8.0.36-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cups-filters-1.0.58-13 is installed
OR cups-filters-cups-browsed-1.0.58-13 is installed
OR cups-filters-foomatic-rip-1.0.58-13 is installed
OR cups-filters-ghostscript-1.0.58-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
perl-5.18.2-12.14 is installed
OR perl-32bit-5.18.2-12.14 is installed
OR perl-base-5.18.2-12.14 is installed
OR perl-doc-5.18.2-12.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
perl-5.18.2-12.14 is installed
OR perl-32bit-5.18.2-12.14 is installed
OR perl-base-5.18.2-12.14 is installed
OR perl-doc-5.18.2-12.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_95-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_25-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_95-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_25-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
qemu-2.9.1-6.6 is installed
OR qemu-arm-2.9.1-6.6 is installed
OR qemu-block-curl-2.9.1-6.6 is installed
OR qemu-block-iscsi-2.9.1-6.6 is installed
OR qemu-block-rbd-2.9.1-6.6 is installed
OR qemu-block-ssh-2.9.1-6.6 is installed
OR qemu-guest-agent-2.9.1-6.6 is installed
OR qemu-ipxe-1.0.0-6.6 is installed
OR qemu-kvm-2.9.1-6.6 is installed
OR qemu-lang-2.9.1-6.6 is installed
OR qemu-ppc-2.9.1-6.6 is installed
OR qemu-s390-2.9.1-6.6 is installed
OR qemu-seabios-1.10.2-6.6 is installed
OR qemu-sgabios-8-6.6 is installed
OR qemu-tools-2.9.1-6.6 is installed
OR qemu-vgabios-1.10.2-6.6 is installed
OR qemu-x86-2.9.1-6.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
qemu-2.9.1-6.6 is installed
OR qemu-arm-2.9.1-6.6 is installed
OR qemu-block-curl-2.9.1-6.6 is installed
OR qemu-block-iscsi-2.9.1-6.6 is installed
OR qemu-block-rbd-2.9.1-6.6 is installed
OR qemu-block-ssh-2.9.1-6.6 is installed
OR qemu-guest-agent-2.9.1-6.6 is installed
OR qemu-ipxe-1.0.0-6.6 is installed
OR qemu-kvm-2.9.1-6.6 is installed
OR qemu-lang-2.9.1-6.6 is installed
OR qemu-ppc-2.9.1-6.6 is installed
OR qemu-s390-2.9.1-6.6 is installed
OR qemu-seabios-1.10.2-6.6 is installed
OR qemu-sgabios-8-6.6 is installed
OR qemu-tools-2.9.1-6.6 is installed
OR qemu-vgabios-1.10.2-6.6 is installed
OR qemu-x86-2.9.1-6.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
at-3.1.14-7 is installed
OR flex-2.5.37-8 is installed
OR flex-32bit-2.5.37-8 is installed
OR libQtWebKit4-4.8.6+2.3.3-3 is installed
OR libQtWebKit4-32bit-4.8.6+2.3.3-3 is installed
OR libbonobo-2.32.1-16 is installed
OR libbonobo-32bit-2.32.1-16 is installed
OR libbonobo-doc-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libsqlite3-0-3.8.10.2-9.15 is installed
OR libsqlite3-0-32bit-3.8.10.2-9.15 is installed
OR sqlite3-3.8.10.2-9.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libsqlite3-0-3.8.10.2-9.15 is installed
OR libsqlite3-0-32bit-3.8.10.2-9.15 is installed
OR sqlite3-3.8.10.2-9.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
MozillaFirefox-60.9.0-109.86 is installed
OR MozillaFirefox-translations-common-60.9.0-109.86 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
MozillaFirefox-60.9.0-109.86 is installed
OR MozillaFirefox-translations-common-60.9.0-109.86 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
MozillaFirefox-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 SP3-LTSS is installed
AND
MozillaFirefox-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 |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
audit-2.8.1-8.3 is installed
OR audit-audispd-plugins-2.8.1-8.3 is installed
OR audit-secondary-2.8.1-8.3 is installed
OR libaudit1-2.8.1-8.3 is installed
OR libaudit1-32bit-2.8.1-8.3 is installed
OR libauparse0-2.8.1-8.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
audit-2.8.1-8.3 is installed
OR audit-audispd-plugins-2.8.1-8.3 is installed
OR audit-secondary-2.8.1-8.3 is installed
OR libaudit1-2.8.1-8.3 is installed
OR libaudit1-32bit-2.8.1-8.3 is installed
OR libauparse0-2.8.1-8.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libecpg6-10.8-1.9 is installed
OR libpq5-10.8-1.9 is installed
OR libpq5-32bit-10.8-1.9 is installed
OR postgresql10-10.8-1.9 is installed
OR postgresql10-contrib-10.8-1.9 is installed
OR postgresql10-docs-10.8-1.9 is installed
OR postgresql10-libs-10.8-1.9 is installed
OR postgresql10-plperl-10.8-1.9 is installed
OR postgresql10-plpython-10.8-1.9 is installed
OR postgresql10-pltcl-10.8-1.9 is installed
OR postgresql10-server-10.8-1.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libecpg6-10.8-1.9 is installed
OR libpq5-10.8-1.9 is installed
OR libpq5-32bit-10.8-1.9 is installed
OR postgresql10-10.8-1.9 is installed
OR postgresql10-contrib-10.8-1.9 is installed
OR postgresql10-docs-10.8-1.9 is installed
OR postgresql10-libs-10.8-1.9 is installed
OR postgresql10-plperl-10.8-1.9 is installed
OR postgresql10-plpython-10.8-1.9 is installed
OR postgresql10-pltcl-10.8-1.9 is installed
OR postgresql10-server-10.8-1.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND ant-1.9.4-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
dhcp-4.3.3-10.19 is installed
OR dhcp-client-4.3.3-10.19 is installed
OR dhcp-relay-4.3.3-10.19 is installed
OR dhcp-server-4.3.3-10.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
dhcp-4.3.3-10.19 is installed
OR dhcp-client-4.3.3-10.19 is installed
OR dhcp-relay-4.3.3-10.19 is installed
OR dhcp-server-4.3.3-10.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND unrar-5.0.14-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND unrar-5.0.14-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
alsa-1.0.27.2-11 is installed
OR alsa-docs-1.0.27.2-11 is installed
OR libasound2-1.0.27.2-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22 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-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_12-11-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
liblcms-devel-1.17-77.16 is installed
OR liblcms-devel-32bit-1.17-77.16 is installed
OR python-lcms-1.17-77.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND libcurl-devel-7.19.7-1.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND LibVNCServer-devel-0.9.1-154 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libmysqlclient_r18-10.0.16-15 is installed
OR libmysqlclient_r18-32bit-10.0.16-15 is installed
OR mariadb-10.0.16-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gd-2.1.0-23 is installed
OR gd-32bit-2.1.0-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gd-2.1.0-20 is installed
OR gd-32bit-2.1.0-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
kernel-default-4.4.82-6.3 is installed
OR kernel-default-extra-4.4.82-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
ImageMagick-6.8.8.1-71.126 is installed
OR ImageMagick-config-6-SUSE-6.8.8.1-71.126 is installed
OR ImageMagick-config-6-upstream-6.8.8.1-71.126 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.126 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.126 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
MozillaFirefox-45.3.0esr-50.1 is installed
OR MozillaFirefox-translations-45.3.0esr-50.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-multi_xml-0.5.5-1.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
znc-1.7.2-25 is installed
OR znc-devel-1.7.2-25 is installed
OR znc-lang-1.7.2-25 is installed
OR znc-perl-1.7.2-25 is installed
OR znc-python3-1.7.2-25 is installed
OR znc-tcl-1.7.2-25 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
znc-1.7.2-25 is installed
OR znc-devel-1.7.2-25 is installed
OR znc-lang-1.7.2-25 is installed
OR znc-perl-1.7.2-25 is installed
OR znc-python3-1.7.2-25 is installed
OR znc-tcl-1.7.2-25 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 |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
libopenjpeg1-1.5.2-6 is installed
OR openjpeg-1.5.2-6 is installed
OR openjpeg-devel-1.5.2-6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-63.0.3239.108-43 is installed
OR chromium-63.0.3239.108-43 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
libsox3-14.4.2-5 is installed
OR sox-14.4.2-5 is installed
OR sox-devel-14.4.2-5 is installed
|