Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2020-10768: The prctl() function could be used to enable indirect branch speculation even after it has been disabled. (bnc#1172783) - CVE-2020-10766: A bug in the logic handling could allow an attacker with a local account to disable SSBD protection. (bnc#1172781) - CVE-2020-10767: A IBPB would be disabled when STIBP was not available or when Enhanced Indirect Branch Restricted Speculation (IBRS) was available. This is unexpected behaviour could leave the system open to a spectre v2 style attack (bnc#1172782) - CVE-2020-13974: drivers/tty/vt/keyboard.c had an integer overflow if k_ascii was called several times in a row (bnc#1172775) - CVE-2019-20810: go7007_snd_init did not call snd_card_free for a failure path, which caused a memory leak (bnc#1172458)
The following non-security bugs were fixed:
- ACPI: PM: Avoid using power resources if there are none for D0 (bsc#1051510). - ALSA: es1688: Add the missed snd_card_free() (bsc#1051510). - ALSA: hda/hdmi - enable runtime pm for newer AMD display audio (bsc#1111666). - ALSA: hda/realtek - Add LED class support for micmute LED (bsc#1111666). - ALSA: hda/realtek - Enable micmute LED on and HP system (bsc#1111666). - ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIO (bsc#1111666). - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO (bsc#1111666). - ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines (bsc#1111666). - ALSA: hda: Add ElkhartLake HDMI codec vid (bsc#1111666). - ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up (bsc#1111666). - ALSA: pcm: disallow linking stream to itself (bsc#1111666). - ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support (bsc#1111666). - ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback (bsc#1111666). - ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock (bsc#1111666). - ALSA: usb-audio: Clean up quirk entries with macros (bsc#1111666). - ALSA: usb-audio: Fix inconsistent card PM state after resume (bsc#1111666). - ALSA: usb-audio: Fix racy list management in output queue (bsc#1111666). - ALSA: usb-audio: Manage auto-pm of all bundled interfaces (bsc#1111666). - ALSA: usb-audio: Use the new macro for HP Dock rename quirks (bsc#1111666). - CDC-ACM: heed quirk also in error handling (git-fixes). - HID: sony: Fix for broken buttons on DS3 USB dongles (bsc#1051510). - KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated (bsc#1171904). - KVM: x86: only do L1TF workaround on affected processors (bsc#1171904). - NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() (bsc#1170592). - NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID (bsc#1170592). - PCI/PM: Call .bridge_d3() hook only if non-NULL (git-fixes). - PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port (bsc#1051510). - PCI: Allow pci_resize_resource() for devices on root bus (bsc#1051510). - PCI: Fix pci_register_host_bridge() device_register() error handling (bsc#1051510). - PCI: Program MPS for RCiEP devices (bsc#1051510). - RDMA/efa: Fix setting of wrong bit in get/set_feature commands (bsc#1111666) - RDMA/efa: Support remote read access in MR registration (bsc#1111666) - RDMA/efa: Unified getters/setters for device structs bitmask access (bsc#1111666) - USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke (bsc#1051510). - USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe() (bsc#1051510). - USB: serial: option: add Telit LE910C1-EUX compositions (bsc#1051510). - USB: serial: qcserial: add DW5816e QDL support (bsc#1051510). - USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (bsc#1051510). - USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (git-fixes). - arm64: map FDT as RW for early_init_dt_scan() (jsc#SLE-12423). - bcache: Fix an error code in bch_dump_read() (git fixes (block drivers)). - block: remove QUEUE_FLAG_STACKABLE (git fixes (block drivers)). - block: sed-opal: fix sparse warning: convert __be64 data (git fixes (block drivers)). - brcmfmac: fix wrong location to get firmware feature (bsc#1111666). - btrfs: do not zero f_bavail if we have available space (bsc#1168081). - btrfs: do not zero f_bavail if we have available space (bsc#1168081). - char/random: Add a newline at the end of the file (jsc#SLE-12423). - cifs: get rid of unused parameter in reconn_setup_dfs_targets() (bsc#1144333). - cifs: handle hostnames that resolve to same ip in failover (bsc#1144333 bsc#1161016). - cifs: set up next DFS target before generic_ip_connect() (bsc#1144333 bsc#1161016). - clk: bcm2835: Fix return type of bcm2835_register_gate (bsc#1051510). - clk: clk-flexgen: fix clock-critical handling (bsc#1051510). - clk: sunxi: Fix incorrect usage of round_down() (bsc#1051510). - compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE (git fixes (block drivers)). - compat_ioctl: block: handle Persistent Reservations (git fixes (block drivers)). - copy_{to,from}_user(): consolidate object size checks (git fixes). - crypto: caam - update xts sector size for large input length (bsc#1111666). - crypto: chelsio/chtls: properly set tp->lsndtime (bsc#1111666). - dm btree: increase rebalance threshold in __rebalance2() (git fixes (block drivers)). - dm cache: fix a crash due to incorrect work item cancelling (git fixes (block drivers)). - dm crypt: fix benbi IV constructor crash if used in authenticated mode (git fixes (block drivers)). - dm space map common: fix to ensure new block isn't already in use (git fixes (block drivers)). - dm verity fec: fix hash block number in verity_fec_decode (git fixes (block drivers)). - dm verity fec: fix memory leak in verity_fec_dtr (git fixes (block drivers)). - dm: fix potential for q->make_request_fn NULL pointer (git fixes (block drivers)). - dm: various cleanups to md->queue initialization code (git fixes). - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()' (bsc#1111666). - drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static (bsc#1051510). - drm/i915: Whitelist context-local timestamp in the gen9 cmdparser (bsc#1111666). - drm: amd/display: fix Kconfig help text (bsc#1113956) - efi/random: Increase size of firmware supplied randomness (jsc#SLE-12423). - efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness (jsc#SLE-12423). - efi: READ_ONCE rng seed size before munmap (jsc#SLE-12423). - efi: Reorder pr_notice() with add_device_randomness() call (jsc#SLE-12423). - evm: Check also if *tfm is an error pointer in init_desc() (bsc#1051510). - evm: Fix a small race in init_desc() (bsc#1051510). - extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' (bsc#1051510). - fdt: Update CRC check for rng-seed (jsc#SLE-12423). - fdt: add support for rng-seed (jsc#SLE-12423). - firmware: imx: scu: Fix corruption of header (git-fixes). - firmware: imx: scu: Fix possible memory leak in imx_scu_probe() (bsc#1111666). - firmware: revert letter case change which broke compatibility with the SAP license generator (bsc#1172472). - fpga: dfl: afu: Corrected error handling levels (git-fixes). - fs/reiserfs: Reenabled reiserfs (bsc#1172884) - gpiolib: Document that GPIO line names are not globally unique (bsc#1051510). - gpu: ipu-v3: pre: do not trigger update if buffer address does not change (bsc#1111666). - iio: buffer: Do not allow buffers without any channels enabled to be activated (bsc#1051510). - iio: pressure: bmp280: Tolerate IRQ before registering (bsc#1051510). - ima: Directly assign the ima_default_policy pointer to ima_rules (bsc#1051510). - ima: Fix ima digest hash table key calculation (bsc#1051510). - include/asm-generic/topology.h: guard cpumask_of_node() macro argument (bsc#1148868). - kabi: ppc64le: prevent struct dma_map_ops to become defined (jsc#SLE-12423). - kvm: x86: Fix L1TF mitigation for shadow MMU (bsc#1171904). - livepatch: Apply vmlinux-specific KLP relocations early (bsc#1071995). - livepatch: Disallow vmlinux.ko (bsc#1071995). - livepatch: Make klp_apply_object_relocs static (bsc#1071995). - livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols (bsc#1071995). - livepatch: Remove .klp.arch (bsc#1071995). - mac80211: add option for setting control flags (bsc#1111666). - mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX (bsc#1111666). - mailbox: imx: Disable the clock on devm_mbox_controller_register() failure (git-fixes). - md: Avoid namespace collision with bitmap API (git fixes (block drivers)). - md: use memalloc scope APIs in mddev_suspend()/mddev_resume() (bsc#1166985)). - md: use memalloc scope APIs in mddev_suspend()/mddev_resume() (git fixes (block drivers)). - mdraid: fix read/write bytes accounting (bsc#1172537). - mmc: block: Fix request completion in the CQE timeout path (bsc#1111666). - mmc: block: Fix use-after-free issue for rpmb (bsc#1111666). - mmc: fix compilation of user API (bsc#1051510). - netfilter: connlabels: prefer static lock initialiser (git-fixes). - netfilter: not mark a spinlock as __read_mostly (git-fixes). - nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type (bsc#1111666). - nvme-fc: Fail transport errors with NVME_SC_HOST_PATH (bsc#1158983 bsc#1172538). - nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed (bsc#1158983 bsc#1172538). - nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR (bsc#1158983 bsc#1172538). - overflow.h: Add arithmetic shift helper (git fixes). - overflow: Fix -Wtype-limits compilation warnings (git fixes). - p54usb: add AirVasT USB stick device-id (bsc#1051510). - pcm_native: result of put_user() needs to be checked (bsc#1111666). - perf, pt, coresight: Fix address filters for vmas with non-zero offset (git-fixes). - perf, pt, coresight: Fix address filters for vmas with non-zero offset (git-fixes). - perf/cgroup: Fix perf cgroup hierarchy support (git-fixes). - perf/cgroup: Fix perf cgroup hierarchy support (git-fixes). - perf/core: Add sanity check to deal with pinned event failure (git-fixes). - perf/core: Add sanity check to deal with pinned event failure (git-fixes). - perf/core: Avoid freeing static PMU contexts when PMU is unregistered (git-fixes). - perf/core: Avoid freeing static PMU contexts when PMU is unregistered (git-fixes). - perf/core: Correct event creation with PERF_FORMAT_GROUP (git-fixes). - perf/core: Correct event creation with PERF_FORMAT_GROUP (git-fixes). - perf/core: Do not WARN() for impossible ring-buffer sizes (git-fixes). - perf/core: Do not WARN() for impossible ring-buffer sizes (git-fixes). - perf/core: Fix __perf_read_group_add() locking (git-fixes (dependent patch)). - perf/core: Fix __perf_read_group_add() locking (git-fixes (dependent patch)). - perf/core: Fix bad use of igrab() (git fixes (dependent patch)). - perf/core: Fix crash when using HW tracing kernel filters (git-fixes). - perf/core: Fix ctx_event_type in ctx_resched() (git-fixes). - perf/core: Fix ctx_event_type in ctx_resched() (git-fixes). - perf/core: Fix error handling in perf_event_alloc() (git-fixes). - perf/core: Fix error handling in perf_event_alloc() (git-fixes). - perf/core: Fix exclusive events' grouping (git-fixes). - perf/core: Fix exclusive events' grouping (git-fixes). - perf/core: Fix group scheduling with mixed hw and sw events (git-fixes). - perf/core: Fix group scheduling with mixed hw and sw events (git-fixes). - perf/core: Fix impossible ring-buffer sizes warning (git-fixes). - perf/core: Fix impossible ring-buffer sizes warning (git-fixes). - perf/core: Fix lock inversion between perf,trace,cpuhp (git-fixes (dependent patch for 18736eef1213)). - perf/core: Fix lock inversion between perf,trace,cpuhp (git-fixes (dependent patch for 18736eef1213)). - perf/core: Fix locking for children siblings group read (git-fixes). - perf/core: Fix locking for children siblings group read (git-fixes). - perf/core: Fix perf_event_read_value() locking (git-fixes). - perf/core: Fix perf_event_read_value() locking (git-fixes). - perf/core: Fix perf_pmu_unregister() locking (git-fixes). - perf/core: Fix perf_pmu_unregister() locking (git-fixes). - perf/core: Fix perf_sample_regs_user() mm check (git-fixes). - perf/core: Fix perf_sample_regs_user() mm check (git-fixes). - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages (git-fixes). - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages (git-fixes). - perf/core: Fix race between close() and fork() (git-fixes). - perf/core: Fix race between close() and fork() (git-fixes). - perf/core: Fix the address filtering fix (git-fixes). - perf/core: Fix the address filtering fix (git-fixes). - perf/core: Fix use-after-free in uprobe_perf_close() (git-fixes). - perf/core: Fix use-after-free in uprobe_perf_close() (git-fixes). - perf/core: Force USER_DS when recording user stack data (git-fixes). - perf/core: Force USER_DS when recording user stack data (git-fixes). - perf/core: Restore mmap record type correctly (git-fixes). - perf/core: Restore mmap record type correctly (git-fixes). - perf/ioctl: Add check for the sample_period value (git-fixes). - perf/ioctl: Add check for the sample_period value (git-fixes). - perf/x86/pt, coresight: Clean up address filter structure (git fixes (dependent patch)). - perf: Allocate context task_ctx_data for child event (git-fixes). - perf: Allocate context task_ctx_data for child event (git-fixes). - perf: Copy parent's address filter offsets on clone (git-fixes). - perf: Copy parent's address filter offsets on clone (git-fixes). - perf: Fix header.size for namespace events (git-fixes). - perf: Fix header.size for namespace events (git-fixes). - perf: Return proper values for user stack errors (git-fixes). - perf: Return proper values for user stack errors (git-fixes). - pid: Improve the comment about waiting in zap_pid_ns_processes (git fixes)). - pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()' (bsc#1051510). - pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()' (bsc#1051510). - pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs (bsc#1051510). - platform/x86: dell-laptop: do not register micmute LED if there is no token (bsc#1111666). - pnp: Use list_for_each_entry() instead of open coding (git fixes). - power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select (bsc#1051510). - power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()' (bsc#1051510). - power: supply: smb347-charger: IRQSTAT_D is volatile (bsc#1051510). - powerpc/64s: Do not let DT CPU features set FSCR_DSCR (bsc#1065729). - powerpc/64s: Save FSCR to init_task.thread.fscr after feature init (bsc#1065729). - powerpc/xive: Clear the page tables for the ESB IO mapping (bsc#1085030). - raid5: remove gfp flags from scribble_alloc() (bsc#1166985). - raid5: remove gfp flags from scribble_alloc() (git fixes (block drivers)). - resolve KABI warning for perf-pt-coresight (git-fixes). - resolve KABI warning for perf-pt-coresight (git-fixes). - s390/bpf: Maintain 8-byte stack alignment (bsc#1169194). - scsi: ibmvscsi: Do not send host info in adapter info MAD after LPM (bsc#1172759 ltc#184814). - spi: dw: use 'smp_mb()' to avoid sending spi data error (bsc#1051510). - spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices (bsc#1111666). - staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK (bsc#1051510). - staging: sm750fb: add missing case while setting FB_VISUAL (bsc#1051510). - tty: n_gsm: Fix SOF skipping (bsc#1051510). - tty: n_gsm: Fix bogus i++ in gsm_data_kick (bsc#1051510). - tty: n_gsm: Fix waking up upper tty layer when room available (bsc#1051510). - usb: dwc2: gadget: move gadget resume after the core is in L0 state (bsc#1051510). - usb: gadget: lpc32xx_udc: do not dereference ep pointer before null check (bsc#1051510). - usb: musb: Fix runtime PM imbalance on error (bsc#1051510). - usb: musb: start session in resume for host port (bsc#1051510). - virtio-blk: handle block_device_operations callbacks after hot unplug (git fixes (block drivers)). - w1: omap-hdq: cleanup to add missing newline for some dev_dbg (bsc#1051510). - watchdog: sp805: fix restart handler (bsc#1111666). - wil6210: add general initialization/size checks (bsc#1111666). - wil6210: check rx_buff_mgmt before accessing it (bsc#1111666). - wil6210: ignore HALP ICR if already handled (bsc#1111666). - work around mvfs bug (bsc#1162063). - x86/cpu/amd: Make erratum #1054 a legacy erratum (bsc#1114279). - x86: Fix early boot crash on gcc-10, third try (bsc#1114279). - xfrm: fix error in comment (git fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1027593 1051510 1060427 1063008 1065729 1071995 1081741 1083125 1085030 1085447 1090338 1090368 1090646 1096740 1103411 1104199 1107832 1108963 1110233 1111666 1113956 1114279 1118277 1122839 1131239 1131241 1144333 1148868 1158983 1161016 1161883 1162063 1166985 1168081 1169194 1170592 1171904 1171946 1172052 1172458 1172472 1172537 1172538 1172759 1172775 1172781 1172782 1172783 1172884 1174458 933336 942690 960341 961964 967026 968565 976944 980670 985612 CVE-2015-7554 CVE-2015-8936 CVE-2016-0787 CVE-2016-1602 CVE-2016-2523 CVE-2016-2530 CVE-2016-2531 CVE-2016-2532 CVE-2017-13166 CVE-2017-14746 CVE-2017-15275 CVE-2018-1050 CVE-2018-10858 CVE-2018-10915 CVE-2018-14633 CVE-2018-14634 CVE-2018-17182 CVE-2018-17199 CVE-2018-19788 CVE-2018-3665 CVE-2018-8781 CVE-2018-8897 CVE-2019-0217 CVE-2019-0220 CVE-2019-20810 CVE-2020-10766 CVE-2020-10767 CVE-2020-10768 CVE-2020-13974 CVE-2020-14339 SUSE-SU-2016:0160-1 SUSE-SU-2016:0718-1 SUSE-SU-2016:1344-1 SUSE-SU-2016:1507-1 SUSE-SU-2016:2511-1 SUSE-SU-2018:1529-1 SUSE-SU-2018:2114-1 SUSE-SU-2018:2321-1 SUSE-SU-2018:3238-1 SUSE-SU-2018:3909-1 SUSE-SU-2019:0019-1 SUSE-SU-2019:0889-1 SUSE-SU-2020:1693-1 SUSE-SU-2020:2233-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.1 NonFree openSUSE Leap 42.2 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP1 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12-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-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12-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 Software Development Kit 12 SP5 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE OpenStack Cloud 5
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND mutt-1.5.24-1.7 is installed
|
Definition Synopsis |
openSUSE Leap 42.1 NonFree is installed
AND opera-38.0.2220.29-16.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND tcpreplay-4.1.2-5.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
ghostscript-fonts-other-8.62-32.34.1 is installed
OR ghostscript-fonts-rus-8.62-32.34.1 is installed
OR ghostscript-fonts-std-8.62-32.34.1 is installed
OR ghostscript-library-8.62-32.34.1 is installed
OR ghostscript-omni-8.62-32.34.1 is installed
OR ghostscript-x11-8.62-32.34.1 is installed
OR libgimpprint-4.2.7-32.34.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
curl-7.19.7-1.46 is installed
OR libcurl4-7.19.7-1.46 is installed
OR libcurl4-32bit-7.19.7-1.46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.41 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
bzip2-1.0.6-27.1129 is installed
OR libbz2-1-1.0.6-27.1129 is installed
OR libbz2-1-32bit-1.0.6-27.1129 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libipa_hbac0-1.11.5.1-14.1 is installed
OR libsss_idmap0-1.11.5.1-14.1 is installed
OR libsss_sudo-1.11.5.1-14.1 is installed
OR python-sssd-config-1.11.5.1-14.1 is installed
OR sssd-1.11.5.1-14.1 is installed
OR sssd-32bit-1.11.5.1-14.1 is installed
OR sssd-ad-1.11.5.1-14.1 is installed
OR sssd-ipa-1.11.5.1-14.1 is installed
OR sssd-krb5-1.11.5.1-14.1 is installed
OR sssd-krb5-common-1.11.5.1-14.1 is installed
OR sssd-ldap-1.11.5.1-14.1 is installed
OR sssd-proxy-1.11.5.1-14.1 is installed
OR sssd-tools-1.11.5.1-14.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
cups-1.7.5-12.4 is installed
OR cups-client-1.7.5-12.4 is installed
OR cups-libs-1.7.5-12.4 is installed
OR cups-libs-32bit-1.7.5-12.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
dhcp-4.3.3-9.1 is installed
OR dhcp-client-4.3.3-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
gnutls-2.4.1-24.39.67 is installed
OR libgnutls-extra26-2.4.1-24.39.67 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-apache2-5.0.18-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-52.5.0esr-72.17 is installed
OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP1 is installed
AND iscsitarget-kmp-rt-1.4.19_2.6.33.5_rt23_0.4-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND w3m-0.5.2-128.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND w3m-0.5.2-128.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
dhcp-3.1.3.ESV-0.17 is installed
OR dhcp-client-3.1.3.ESV-0.17 is installed
OR dhcp-relay-3.1.3.ESV-0.17 is installed
OR dhcp-server-3.1.3.ESV-0.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
dhcp-3.1.3.ESV-0.17 is installed
OR dhcp-client-3.1.3.ESV-0.17 is installed
OR dhcp-relay-3.1.3.ESV-0.17 is installed
OR dhcp-server-3.1.3.ESV-0.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
dhcp-3.1.3.ESV-0.17 is installed
OR dhcp-client-3.1.3.ESV-0.17 is installed
OR dhcp-relay-3.1.3.ESV-0.17 is installed
OR dhcp-server-3.1.3.ESV-0.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND socat-1.7.0.0-1.16 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND socat-1.7.0.0-1.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND ed-0.2-1001.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libgcrypt11-1.4.1-6.10 is installed
OR libgcrypt11-32bit-1.4.1-6.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libgcrypt11-1.4.1-6.10 is installed
OR libgcrypt11-32bit-1.4.1-6.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.10-0.3 is installed
OR MozillaFirefox-translations-10.0.10-0.3 is installed
OR mozilla-nspr-4.9.3-0.2 is installed
OR mozilla-nspr-32bit-4.9.3-0.2 is installed
OR mozilla-nspr-x86-4.9.3-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-10.0.10-0.3 is installed
OR MozillaFirefox-translations-10.0.10-0.3 is installed
OR mozilla-nspr-4.9.3-0.2 is installed
OR mozilla-nspr-32bit-4.9.3-0.2 is installed
OR mozilla-nspr-x86-4.9.3-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-10.0.10-0.3 is installed
OR MozillaFirefox-translations-10.0.10-0.3 is installed
OR mozilla-nspr-4.9.3-0.2 is installed
OR mozilla-nspr-32bit-4.9.3-0.2 is installed
OR mozilla-nspr-x86-4.9.3-0.2 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
MozillaFirefox-38.4.0esr-25 is installed
OR MozillaFirefox-branding-SLED-38-12 is installed
OR MozillaFirefox-translations-38.4.0esr-25 is installed
OR libfreebl3-3.19.2.1-12 is installed
OR libfreebl3-32bit-3.19.2.1-12 is installed
OR mozilla-nspr-4.10.10-16 is installed
OR mozilla-nspr-32bit-4.10.10-16 is installed
OR mozilla-nspr-devel-4.10.10-16 is installed
OR mozilla-nss-3.19.2.1-12 is installed
OR mozilla-nss-32bit-3.19.2.1-12 is installed
OR mozilla-nss-devel-3.19.2.1-12 is installed
OR mozilla-nss-tools-3.19.2.1-12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-38.4.0esr-25 is installed
OR MozillaFirefox-branding-SLED-38-12 is installed
OR MozillaFirefox-translations-38.4.0esr-25 is installed
OR libfreebl3-3.19.2.1-12 is installed
OR libfreebl3-32bit-3.19.2.1-12 is installed
OR mozilla-nspr-4.10.10-16 is installed
OR mozilla-nspr-32bit-4.10.10-16 is installed
OR mozilla-nspr-devel-4.10.10-16 is installed
OR mozilla-nss-3.19.2.1-12 is installed
OR mozilla-nss-32bit-3.19.2.1-12 is installed
OR mozilla-nss-devel-3.19.2.1-12 is installed
OR mozilla-nss-tools-3.19.2.1-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
dhcp-4.2.4.P2-0.24 is installed
OR dhcp-client-4.2.4.P2-0.24 is installed
OR dhcp-relay-4.2.4.P2-0.24 is installed
OR dhcp-server-4.2.4.P2-0.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
dhcp-4.2.4.P2-0.24 is installed
OR dhcp-client-4.2.4.P2-0.24 is installed
OR dhcp-relay-4.2.4.P2-0.24 is installed
OR dhcp-server-4.2.4.P2-0.24 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
dhcp-4.2.4.P2-0.24 is installed
OR dhcp-client-4.2.4.P2-0.24 is installed
OR dhcp-relay-4.2.4.P2-0.24 is installed
OR dhcp-server-4.2.4.P2-0.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND powerpc-utils-1.2.16-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND powerpc-utils-1.2.16-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
ofed-1.5.4.1-0.11 is installed
OR ofed-doc-1.5.4.1-0.11 is installed
OR ofed-kmp-default-1.5.4.1_3.0.76_0.11-0.11 is installed
OR ofed-kmp-pae-1.5.4.1_3.0.76_0.11-0.11 is installed
OR ofed-kmp-ppc64-1.5.4.1_3.0.76_0.11-0.11 is installed
OR ofed-kmp-trace-1.5.4.1_3.0.76_0.11-0.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND kvm-1.4.2-46 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND kvm-1.4.2-46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND kvm-1.4.2-46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND kvm-1.4.2-46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-3.0.101-0.47.106.29 is installed
OR kernel-default-base-3.0.101-0.47.106.29 is installed
OR kernel-default-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-man-3.0.101-0.47.106.29 is installed
OR kernel-ec2-3.0.101-0.47.106.29 is installed
OR kernel-ec2-base-3.0.101-0.47.106.29 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.29 is installed
OR kernel-pae-3.0.101-0.47.106.29 is installed
OR kernel-pae-base-3.0.101-0.47.106.29 is installed
OR kernel-pae-devel-3.0.101-0.47.106.29 is installed
OR kernel-source-3.0.101-0.47.106.29 is installed
OR kernel-syms-3.0.101-0.47.106.29 is installed
OR kernel-trace-3.0.101-0.47.106.29 is installed
OR kernel-trace-base-3.0.101-0.47.106.29 is installed
OR kernel-trace-devel-3.0.101-0.47.106.29 is installed
OR kernel-xen-3.0.101-0.47.106.29 is installed
OR kernel-xen-base-3.0.101-0.47.106.29 is installed
OR kernel-xen-devel-3.0.101-0.47.106.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-3.0.101-0.47.106.29 is installed
OR kernel-default-base-3.0.101-0.47.106.29 is installed
OR kernel-default-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-man-3.0.101-0.47.106.29 is installed
OR kernel-ec2-3.0.101-0.47.106.29 is installed
OR kernel-ec2-base-3.0.101-0.47.106.29 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.29 is installed
OR kernel-pae-3.0.101-0.47.106.29 is installed
OR kernel-pae-base-3.0.101-0.47.106.29 is installed
OR kernel-pae-devel-3.0.101-0.47.106.29 is installed
OR kernel-source-3.0.101-0.47.106.29 is installed
OR kernel-syms-3.0.101-0.47.106.29 is installed
OR kernel-trace-3.0.101-0.47.106.29 is installed
OR kernel-trace-base-3.0.101-0.47.106.29 is installed
OR kernel-trace-devel-3.0.101-0.47.106.29 is installed
OR kernel-xen-3.0.101-0.47.106.29 is installed
OR kernel-xen-base-3.0.101-0.47.106.29 is installed
OR kernel-xen-devel-3.0.101-0.47.106.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.34.1 is installed
OR libMagickCore1-6.4.3.6-7.34.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libmspack-0.0.20060920alpha-74.11.6 is installed
OR libmspack0-0.0.20060920alpha-74.11.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libmspack-0.0.20060920alpha-74.11.6 is installed
OR libmspack0-0.0.20060920alpha-74.11.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND enscript-1.6.4-152.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
libldap-openssl1-2_4-2-2.4.26-0.30 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.30 is installed
OR libldap-openssl1-2_4-2-x86-2.4.26-0.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
libldap-openssl1-2_4-2-2.4.26-0.30 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.30 is installed
OR libldap-openssl1-2_4-2-x86-2.4.26-0.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND sblim-sfcb-openssl1-1.3.11-0.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
kernel-default-3.12.38-44 is installed
OR kernel-default-base-3.12.38-44 is installed
OR kernel-default-devel-3.12.38-44 is installed
OR kernel-default-man-3.12.38-44 is installed
OR kernel-devel-3.12.38-44 is installed
OR kernel-macros-3.12.38-44 is installed
OR kernel-source-3.12.38-44 is installed
OR kernel-syms-3.12.38-44 is installed
OR kernel-xen-3.12.38-44 is installed
OR kernel-xen-base-3.12.38-44 is installed
OR kernel-xen-devel-3.12.38-44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libtiff5-4.0.6-19 is installed
OR libtiff5-32bit-4.0.6-19 is installed
OR tiff-4.0.6-19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libtiff5-4.0.6-19 is installed
OR libtiff5-32bit-4.0.6-19 is installed
OR tiff-4.0.6-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libpng12-1.2.50-13 is installed
OR libpng12-0-1.2.50-13 is installed
OR libpng12-0-32bit-1.2.50-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.54 is installed
OR kernel-default-base-3.12.74-60.64.54 is installed
OR kernel-default-devel-3.12.74-60.64.54 is installed
OR kernel-default-man-3.12.74-60.64.54 is installed
OR kernel-devel-3.12.74-60.64.54 is installed
OR kernel-macros-3.12.74-60.64.54 is installed
OR kernel-source-3.12.74-60.64.54 is installed
OR kernel-syms-3.12.74-60.64.54 is installed
OR kernel-xen-3.12.74-60.64.54 is installed
OR kernel-xen-base-3.12.74-60.64.54 is installed
OR kernel-xen-devel-3.12.74-60.64.54 is installed
OR kgraft-patch-3_12_74-60_64_54-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_54-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_19-1-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.54 is installed
OR kernel-default-base-3.12.74-60.64.54 is installed
OR kernel-default-devel-3.12.74-60.64.54 is installed
OR kernel-default-man-3.12.74-60.64.54 is installed
OR kernel-devel-3.12.74-60.64.54 is installed
OR kernel-macros-3.12.74-60.64.54 is installed
OR kernel-source-3.12.74-60.64.54 is installed
OR kernel-syms-3.12.74-60.64.54 is installed
OR kernel-xen-3.12.74-60.64.54 is installed
OR kernel-xen-base-3.12.74-60.64.54 is installed
OR kernel-xen-devel-3.12.74-60.64.54 is installed
OR kgraft-patch-3_12_74-60_64_54-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_54-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_19-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND clamav-0.99.2-32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libX11-1.6.2-11 is installed
OR libX11-6-1.6.2-11 is installed
OR libX11-6-32bit-1.6.2-11 is installed
OR libX11-data-1.6.2-11 is installed
OR libX11-xcb1-1.6.2-11 is installed
OR libX11-xcb1-32bit-1.6.2-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libX11-1.6.2-11 is installed
OR libX11-6-1.6.2-11 is installed
OR libX11-6-32bit-1.6.2-11 is installed
OR libX11-data-1.6.2-11 is installed
OR libX11-xcb1-1.6.2-11 is installed
OR libX11-xcb1-32bit-1.6.2-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND iputils-s20121221-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libdcerpc-atsvc0-4.2.4-28.29 is installed
OR samba-4.2.4-28.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libdcerpc-atsvc0-4.2.4-28.29 is installed
OR samba-4.2.4-28.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
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-LTSS is installed
AND
kgraft-patch-4_4_59-92_20-default-12-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-12-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_59-92_20-default-12-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-12-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND wpa_supplicant-2.2-15.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND wpa_supplicant-2.2-15.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
curl-7.37.0-37.43 is installed
OR libcurl4-7.37.0-37.43 is installed
OR libcurl4-32bit-7.37.0-37.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
curl-7.37.0-37.43 is installed
OR libcurl4-7.37.0-37.43 is installed
OR libcurl4-32bit-7.37.0-37.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libseccomp-2.4.1-11.3 is installed
OR libseccomp2-2.4.1-11.3 is installed
OR libseccomp2-32bit-2.4.1-11.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libseccomp-2.4.1-11.3 is installed
OR libseccomp2-2.4.1-11.3 is installed
OR libseccomp2-32bit-2.4.1-11.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_155-94_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_17-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_155-94_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_17-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-doc-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-doc-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_83-default-9-2 is installed
OR kgraft-patch-3_12_61-52_83-xen-9-2 is installed
OR kgraft-patch-SLE12_Update_24-9-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_83-default-9-2 is installed
OR kgraft-patch-3_12_61-52_83-xen-9-2 is installed
OR kgraft-patch-SLE12_Update_24-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND cifs-utils-6.5-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.51.5 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.51.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND apache2-mod_fcgid-2.2-31.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-devel-38.5.0esr-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
cpp48-4.8.3+r212056-2 is installed
OR gcc48-4.8.3+r212056-2 is installed
OR gcc48-32bit-4.8.3+r212056-2 is installed
OR gcc48-c++-4.8.3+r212056-2 is installed
OR gcc48-fortran-4.8.3+r212056-2 is installed
OR gcc48-fortran-32bit-4.8.3+r212056-2 is installed
OR gcc48-info-4.8.3+r212056-2 is installed
OR gcc48-locale-4.8.3+r212056-2 is installed
OR libasan0-4.8.3+r212056-2 is installed
OR libatomic1-4.8.3+r212056-2 is installed
OR libgfortran3-4.8.3+r212056-2 is installed
OR libgfortran3-32bit-4.8.3+r212056-2 is installed
OR libitm1-4.8.3+r212056-2 is installed
OR libquadmath0-4.8.3+r212056-2 is installed
OR libquadmath0-32bit-4.8.3+r212056-2 is installed
OR libstdc++48-devel-4.8.3+r212056-2 is installed
OR libstdc++48-devel-32bit-4.8.3+r212056-2 is installed
OR libtsan0-4.8.3+r212056-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
kernel-docs-4.12.14-122.26 is installed
OR kernel-obs-build-4.12.14-122.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libjavascriptcoregtk-1_0-0-2.2.7-3 is installed
OR libjavascriptcoregtk-1_0-0-32bit-2.2.7-3 is installed
OR libwebkit2gtk-3_0-25-2.2.7-3 is installed
OR libwebkitgtk-1_0-0-2.2.7-3 is installed
OR libwebkitgtk-1_0-0-32bit-2.2.7-3 is installed
OR libwebkitgtk2-lang-2.2.7-3 is installed
OR typelib-1_0-JavaScriptCore-3_0-2.2.7-3 is installed
OR typelib-1_0-WebKit-3_0-2.2.7-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gcc48-gij-4.8.5-24 is installed
OR gcc48-gij-32bit-4.8.5-24 is installed
OR libgcj48-4.8.5-24 is installed
OR libgcj48-32bit-4.8.5-24 is installed
OR libgcj48-jar-4.8.5-24 is installed
OR libgcj_bc1-4.8.5-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
lhasa-0.2.0-5 is installed
OR liblhasa0-0.2.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gstreamer-0_10-plugins-good-0.10.31-16 is installed
OR gstreamer-0_10-plugins-good-lang-0.10.31-16 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr9.40-52.1 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52.1 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52.1 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52.1 is installed
|