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): | 1050241 1051510 1065729 1071995 1085030 1111666 1113956 1114279 1140120 1144333 1148868 1158983 1161016 1162063 1165471 1166985 1168081 1169194 1170592 1171904 1172458 1172472 1172537 1172538 1172759 1172775 1172781 1172782 1172783 1172884 444878 853824 902676 902677 903655 905735 905736 931002 938728 941676 962189 CVE-2006-3746 CVE-2006-5461 CVE-2006-6169 CVE-2006-6870 CVE-2007-3372 CVE-2008-1447 CVE-2008-1447 CVE-2008-1530 CVE-2008-4100 CVE-2008-4100 CVE-2008-5081 CVE-2009-0159 CVE-2009-0758 CVE-2009-1252 CVE-2009-5031 CVE-2010-2547 CVE-2011-0421 CVE-2011-4182 CVE-2012-2751 CVE-2012-4528 CVE-2012-6085 CVE-2013-1915 CVE-2013-2765 CVE-2013-4351 CVE-2013-4402 CVE-2013-5705 CVE-2013-6425 CVE-2013-6441 CVE-2014-3956 CVE-2014-4617 CVE-2014-8484 CVE-2014-8485 CVE-2014-8501 CVE-2014-8502 CVE-2014-8503 CVE-2014-8504 CVE-2014-8737 CVE-2014-8738 CVE-2015-3183 CVE-2015-8704 CVE-2017-7890 CVE-2018-14553 CVE-2019-11038 CVE-2019-20810 CVE-2020-10766 CVE-2020-10767 CVE-2020-10768 CVE-2020-13974 SUSE-SU-2015:1885-1 SUSE-SU-2016:0200-1 SUSE-SU-2020:0623-1 SUSE-SU-2020:1693-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 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 Basesystem 15 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 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-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 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-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 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-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for VMWare 11 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 Linux Enterprise Workstation Extension 12 SP5
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
python-Pillow-2.9.0-6.1 is installed
OR python-Pillow-tk-2.9.0-6.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND dnsmasq-2.71-6.5 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
GraphicsMagick-devel-1.3.25-15.2 is installed
OR libGraphicsMagick-Q16-3-1.3.25-15.2 is installed
OR libGraphicsMagick3-config-1.3.25-15.2 is installed
OR libGraphicsMagickWand-Q16-2-1.3.25-15.2 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND python-Beaker-1.6.4-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
cups-1.3.9-8.46.48 is installed
OR cups-client-1.3.9-8.46.48 is installed
OR cups-libs-1.3.9-8.46.48 is installed
OR cups-libs-32bit-1.3.9-8.46.48 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.19 is installed
OR bind-libs-9.9.6P1-0.19 is installed
OR bind-libs-32bit-9.9.6P1-0.19 is installed
OR bind-utils-9.9.6P1-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND libksba-1.0.4-1.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
flash-player-11.2.202.451-77 is installed
OR flash-player-gnome-11.2.202.451-77 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
gdk-pixbuf-2.30.6-7 is installed
OR gdk-pixbuf-lang-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libvirglrenderer0-0.5.0-11 is installed
OR virglrenderer-0.5.0-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND rsyslog-8.24.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
cpio-2.12-1 is installed
OR cpio-lang-2.12-1 is installed
OR cpio-mt-2.12-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.41-46 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.41-46 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.41-46 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.41-46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.48-52.27 is installed
OR kernel-ec2-devel-3.12.48-52.27 is installed
OR kernel-ec2-extra-3.12.48-52.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-11 is installed
OR php5-5.5.14-11 is installed
OR php5-bcmath-5.5.14-11 is installed
OR php5-bz2-5.5.14-11 is installed
OR php5-calendar-5.5.14-11 is installed
OR php5-ctype-5.5.14-11 is installed
OR php5-curl-5.5.14-11 is installed
OR php5-dba-5.5.14-11 is installed
OR php5-dom-5.5.14-11 is installed
OR php5-enchant-5.5.14-11 is installed
OR php5-exif-5.5.14-11 is installed
OR php5-fastcgi-5.5.14-11 is installed
OR php5-fileinfo-5.5.14-11 is installed
OR php5-fpm-5.5.14-11 is installed
OR php5-ftp-5.5.14-11 is installed
OR php5-gd-5.5.14-11 is installed
OR php5-gettext-5.5.14-11 is installed
OR php5-gmp-5.5.14-11 is installed
OR php5-iconv-5.5.14-11 is installed
OR php5-intl-5.5.14-11 is installed
OR php5-json-5.5.14-11 is installed
OR php5-ldap-5.5.14-11 is installed
OR php5-mbstring-5.5.14-11 is installed
OR php5-mcrypt-5.5.14-11 is installed
OR php5-mysql-5.5.14-11 is installed
OR php5-odbc-5.5.14-11 is installed
OR php5-openssl-5.5.14-11 is installed
OR php5-pcntl-5.5.14-11 is installed
OR php5-pdo-5.5.14-11 is installed
OR php5-pear-5.5.14-11 is installed
OR php5-pgsql-5.5.14-11 is installed
OR php5-pspell-5.5.14-11 is installed
OR php5-shmop-5.5.14-11 is installed
OR php5-snmp-5.5.14-11 is installed
OR php5-soap-5.5.14-11 is installed
OR php5-sockets-5.5.14-11 is installed
OR php5-sqlite-5.5.14-11 is installed
OR php5-suhosin-5.5.14-11 is installed
OR php5-sysvmsg-5.5.14-11 is installed
OR php5-sysvsem-5.5.14-11 is installed
OR php5-sysvshm-5.5.14-11 is installed
OR php5-tokenizer-5.5.14-11 is installed
OR php5-wddx-5.5.14-11 is installed
OR php5-xmlreader-5.5.14-11 is installed
OR php5-xmlrpc-5.5.14-11 is installed
OR php5-xmlwriter-5.5.14-11 is installed
OR php5-xsl-5.5.14-11 is installed
OR php5-zip-5.5.14-11 is installed
OR php5-zlib-5.5.14-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.39 is installed
OR bind-chrootenv-9.9.6P1-0.39 is installed
OR bind-doc-9.9.6P1-0.39 is installed
OR bind-libs-9.9.6P1-0.39 is installed
OR bind-utils-9.9.6P1-0.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-69.24 is installed
OR kernel-rt-base-3.0.101.rt130-69.24 is installed
OR kernel-rt-devel-3.0.101.rt130-69.24 is installed
OR kernel-rt_trace-3.0.101.rt130-69.24 is installed
OR kernel-rt_trace-base-3.0.101.rt130-69.24 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-69.24 is installed
OR kernel-source-rt-3.0.101.rt130-69.24 is installed
OR kernel-syms-rt-3.0.101.rt130-69.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND ipsec-tools-0.7.1-10.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND ipsec-tools-0.7.1-10.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libfreebl3-3.12.11-3.2.2 is installed
OR libfreebl3-32bit-3.12.11-3.2.2 is installed
OR libfreebl3-x86-3.12.11-3.2.2 is installed
OR mozilla-nspr-4.8.9-1.2.2 is installed
OR mozilla-nspr-32bit-4.8.9-1.2.2 is installed
OR mozilla-nspr-x86-4.8.9-1.2.2 is installed
OR mozilla-nss-3.12.11-3.2.2 is installed
OR mozilla-nss-32bit-3.12.11-3.2.2 is installed
OR mozilla-nss-tools-3.12.11-3.2.2 is installed
OR mozilla-nss-x86-3.12.11-3.2.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libfreebl3-3.12.11-3.2.2 is installed
OR libfreebl3-32bit-3.12.11-3.2.2 is installed
OR libfreebl3-x86-3.12.11-3.2.2 is installed
OR mozilla-nspr-4.8.9-1.2.2 is installed
OR mozilla-nspr-32bit-4.8.9-1.2.2 is installed
OR mozilla-nspr-x86-4.8.9-1.2.2 is installed
OR mozilla-nss-3.12.11-3.2.2 is installed
OR mozilla-nss-32bit-3.12.11-3.2.2 is installed
OR mozilla-nss-tools-3.12.11-3.2.2 is installed
OR mozilla-nss-x86-3.12.11-3.2.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libfreebl3-3.12.11-3.2.2 is installed
OR libfreebl3-32bit-3.12.11-3.2.2 is installed
OR libfreebl3-x86-3.12.11-3.2.2 is installed
OR mozilla-nspr-4.8.9-1.2.2 is installed
OR mozilla-nspr-32bit-4.8.9-1.2.2 is installed
OR mozilla-nspr-x86-4.8.9-1.2.2 is installed
OR mozilla-nss-3.12.11-3.2.2 is installed
OR mozilla-nss-32bit-3.12.11-3.2.2 is installed
OR mozilla-nss-tools-3.12.11-3.2.2 is installed
OR mozilla-nss-x86-3.12.11-3.2.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
ghostscript-fonts-other-8.62-32.27 is installed
OR ghostscript-fonts-rus-8.62-32.27 is installed
OR ghostscript-fonts-std-8.62-32.27 is installed
OR ghostscript-library-8.62-32.27 is installed
OR ghostscript-omni-8.62-32.27 is installed
OR ghostscript-x11-8.62-32.27 is installed
OR libgimpprint-4.2.7-32.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xorg-x11-libX11-7.4-5.11.15 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.15 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xorg-x11-libX11-7.4-5.11.15 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xorg-x11-libX11-7.4-5.11.15 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xorg-x11-libX11-7.4-5.11.15 is installed
OR xorg-x11-libX11-32bit-7.4-5.11.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-78.0.1-78.80 is installed
OR MozillaFirefox-branding-SLED-78-21.12 is installed
OR MozillaFirefox-translations-common-78.0.1-78.80 is installed
OR MozillaFirefox-translations-other-78.0.1-78.80 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-78.0.1-78.80 is installed
OR MozillaFirefox-branding-SLED-78-21.12 is installed
OR MozillaFirefox-translations-common-78.0.1-78.80 is installed
OR MozillaFirefox-translations-other-78.0.1-78.80 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 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 jakarta-commons-httpclient3-3.0.1-253.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND jakarta-commons-httpclient3-3.0.1-253.36 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND jakarta-commons-httpclient3-3.0.1-253.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
gmime-2.2.23-1.50 is installed
OR gmime-2_4-2.4.8-1.2 is installed
OR gmime-doc-2.2.23-1.50 is installed
OR libgmime-2_0-3-2.2.23-1.50 is installed
OR libgmime-2_4-2-2.4.8-1.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-31.4.0esr-0.3 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
OR libfreebl3-3.17.3-0.3 is installed
OR libfreebl3-32bit-3.17.3-0.3 is installed
OR mozilla-nss-3.17.3-0.3 is installed
OR mozilla-nss-32bit-3.17.3-0.3 is installed
OR mozilla-nss-devel-3.17.3-0.3 is installed
OR mozilla-nss-tools-3.17.3-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-31.4.0esr-0.3 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
OR libfreebl3-3.17.3-0.3 is installed
OR libfreebl3-32bit-3.17.3-0.3 is installed
OR mozilla-nss-3.17.3-0.3 is installed
OR mozilla-nss-32bit-3.17.3-0.3 is installed
OR mozilla-nss-devel-3.17.3-0.3 is installed
OR mozilla-nss-tools-3.17.3-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND automake-1.10.1-4.131.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND libadns1-1.4-73 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-42 is installed
OR salt-doc-2016.11.4-42 is installed
OR salt-minion-2016.11.4-42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-42 is installed
OR salt-doc-2016.11.4-42 is installed
OR salt-minion-2016.11.4-42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 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 |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
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 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND apache2-mod_security2-2.7.1-0.2.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND permissions-2013.1.7-0.6.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND permissions-2013.1.7-0.6.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-x86-7.19.7-1.61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-x86-7.19.7-1.61 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
libXinerama1-1.1.3-3 is installed
OR libXinerama1-32bit-1.1.3-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
pam-1.1.8-23 is installed
OR pam-32bit-1.1.8-23 is installed
OR pam-doc-1.1.8-23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
pam-1.1.8-23 is installed
OR pam-32bit-1.1.8-23 is installed
OR pam-doc-1.1.8-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
colord-gtk-lang-0.1.25-3 is installed
OR libcolord-gtk1-0.1.25-3 is installed
OR libcolord2-1.1.7-5 is installed
OR libcolord2-32bit-1.1.7-5 is installed
OR libcolorhug2-1.1.7-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND wget-1.14-21.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND wget-1.14-21.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
OR libjasper1-32bit-1.900.14-181 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
OR libjasper1-32bit-1.900.14-181 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
java-1_8_0-ibm-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-30.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
java-1_8_0-ibm-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.20-30.36 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-30.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
giflib-progs-5.0.5-12 is installed
OR libgif6-5.0.5-12 is installed
OR libgif6-32bit-5.0.5-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
cpio-2.11-36.6 is installed
OR cpio-lang-2.11-36.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
cpio-2.11-36.6 is installed
OR cpio-lang-2.11-36.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND opensc-0.13.0-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND opensc-0.13.0-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
ibus-1.5.13-15.11 is installed
OR ibus-gtk-1.5.13-15.11 is installed
OR ibus-gtk3-1.5.13-15.11 is installed
OR ibus-lang-1.5.13-15.11 is installed
OR libibus-1_0-5-1.5.13-15.11 is installed
OR typelib-1_0-IBus-1_0-1.5.13-15.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
ibus-1.5.13-15.11 is installed
OR ibus-gtk-1.5.13-15.11 is installed
OR ibus-gtk3-1.5.13-15.11 is installed
OR ibus-lang-1.5.13-15.11 is installed
OR libibus-1_0-5-1.5.13-15.11 is installed
OR typelib-1_0-IBus-1_0-1.5.13-15.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libcgroup-tools-0.41.rc1-4 is installed
OR libcgroup1-0.41.rc1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND libpixman-1-0-devel-0.16.0-1.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
apache2-2.2.12-59 is installed
OR apache2-devel-2.2.12-59 is installed
OR apache2-doc-2.2.12-59 is installed
OR apache2-example-pages-2.2.12-59 is installed
OR apache2-prefork-2.2.12-59 is installed
OR apache2-utils-2.2.12-59 is installed
OR apache2-worker-2.2.12-59 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
avahi-compat-howl-devel-0.6.23-11.32 is installed
OR avahi-compat-mDNSResponder-devel-0.6.23-11.32 is installed
OR libavahi-devel-0.6.23-11.32 is installed
OR libhowl0-0.6.23-11.32 is installed
OR python-avahi-0.6.23-11.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.540-108 is installed
OR flash-player-gnome-11.2.202.540-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND gd-32bit-2.1.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libwmf-0_2-7-0.2.8.4-242 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gegl-0_2-0.2.0-14 is installed
OR gegl-0_2-lang-0.2.0-14 is installed
OR libgegl-0_2-0-0.2.0-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND imobiledevice-tools-1.2.0-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
kernel-default-4.12.14-122.26 is installed
OR kernel-default-extra-4.12.14-122.26 is installed
|