Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2020-25285: A race condition between hugetlb sysctl handlers in mm/hugetlb.c could be used by local attackers to corrupt memory, cause a NULL pointer dereference, or possibly have unspecified other impact (bnc#1176485). - CVE-2020-16120: Fixed permission check to open real file when using overlayfs. It was possible to have a file not readable by an unprivileged user be copied to a mountpoint controlled by that user and then be able to access the file. (bsc#1177470) - CVE-2020-14351: Fixed a race condition in the perf_mmap_close() function (bsc#1177086).
The following non-security bugs were fixed:
- ACPI: Always build evged in (git-fixes). - ACPI: button: fix handling lid state changes when input device closed (git-fixes). - ACPI: configfs: Add missing config_item_put() to fix refcount leak (git-fixes). - acpi-cpufreq: Honor _PSD table setting on new AMD CPUs (git-fixes). - ACPI: debug: do not allow debugging when ACPI is disabled (git-fixes). - Add CONFIG_CHECK_CODESIGN_EKU - ALSA: ac97: (cosmetic) align argument names (git-fixes). - ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro (git-fixes). - ALSA: asihpi: fix spellint typo in comments (git-fixes). - ALSA: atmel: ac97: clarify operator precedence (git-fixes). - ALSA: bebob: potential info leak in hwdep_read() (git-fixes). - ALSA: compress_offload: remove redundant initialization (git-fixes). - ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro (git-fixes). - ALSA: core: pcm: simplify locking for timers (git-fixes). - ALSA: core: timer: clarify operator precedence (git-fixes). - ALSA: core: timer: remove redundant assignment (git-fixes). - ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock (git-fixes). - ALSA: fireworks: use semicolons rather than commas to separate statements (git-fixes). - ALSA: hda: auto_parser: remove shadowed variable declaration (git-fixes). - ALSA: hda: (cosmetic) align function parameters (git-fixes). - ALSA: hda - Do not register a cb func if it is registered already (git-fixes). - ALSA: hda - Fix the return value if cb func is already registered (git-fixes). - ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close (git-fixes). - ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7 (git-fixes). - ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887 (git-fixes). - ALSA: hda/realtek - set mic to auto detect on a HP AIO machine (git-fixes). - ALSA: hda/realtek - The front Mic on a HP machine does not work (git-fixes). - ALSA: hda: use semicolons rather than commas to separate statements (git-fixes). - ALSA: hdspm: Fix typo arbitary (git-fixes). - ALSA: mixart: Correct comment wrt obsoleted tasklet usage (git-fixes). - ALSA: portman2x4: fix repeated word 'if' (git-fixes). - ALSA: rawmidi: (cosmetic) align function parameters (git-fixes). - ALSA: seq: oss: Avoid mutex lock for a long-time ioctl (git-fixes). - ALSA: sparc: dbri: fix repeated word 'the' (git-fixes). - ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2 (git-fixes). - ALSA: usb-audio: endpoint.c: fix repeated word 'there' (git-fixes). - ALSA: usb-audio: fix spelling mistake 'Frequence' -> 'Frequency' (git-fixes). - ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk (git-fixes). - ALSA: usb: scarless_gen2: fix endianness issue (git-fixes). - ALSA: vx: vx_core: clarify operator precedence (git-fixes). - ALSA: vx: vx_pcm: remove redundant assignment (git-fixes). - ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() (git-fixes). - ASoC: fsl_sai: Instantiate snd_soc_dai_driver (git-fixes). - ASoC: qcom: lpass-cpu: fix concurrency issue (git-fixes). - ASoC: qcom: lpass-platform: fix memory leak (git-fixes). - ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bits (git-fixes). - ASoC: tlv320aic32x4: Fix bdiv clock rate derivation (git-fixes). - ata: sata_rcar: Fix DMA boundary mask (git-fixes). - ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path (git-fixes). - ath10k: provide survey info as accumulated data (git-fixes). - ath6kl: prevent potential array overflow in ath6kl_add_new_sta() (git-fixes). - ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd() (git-fixes). - ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb() (git-fixes). - ath9k_htc: Use appropriate rs_datalen type (git-fixes). - backlight: sky81452-backlight: Fix refcount imbalance on error (git-fixes). - blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART (bsc#1177750). - block: ensure bdi->io_pages is always initialized (bsc#1177749). - block: Fix page_is_mergeable() for compound pages (bsc#1177814). - Bluetooth: hci_uart: Cancel init work before unregistering (git-fixes). - Bluetooth: MGMT: Fix not checking if BT_HS is enabled (git-fixes). - brcmfmac: check ndev pointer (git-fixes). - btrfs: add owner and fs_info to alloc_state io_tree (bsc#1177854). - btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations (bsc#1177856). - btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode (bsc#1177855). - btrfs: tree-checker: fix false alert caused by legacy btrfs root item (bsc#1177861). - can: c_can: reg_map_{c,d}_can: mark as __maybe_unused (git-fixes). - can: flexcan: remove ack_grp and ack_bit handling from driver (git-fixes). - can: softing: softing_card_shutdown(): add braces around empty body in an 'if' statement (git-fixes). - clk: at91: clk-main: update key before writing AT91_CKGR_MOR (git-fixes). - clk: at91: remove the checking of parent_name (git-fixes). - clk: bcm2835: add missing release if devm_clk_hw_register fails (git-fixes). - clk: imx8mq: Fix usdhc parents order (git-fixes). - clk: keystone: sci-clk: fix parsing assigned-clock data during probe (git-fixes). - clk: meson: g12a: mark fclk_div2 as critical (git-fixes). - clk: qcom: gcc-sdm660: Fix wrong parent_map (git-fixes). - cxl: Rework error message for incompatible slots (bsc#1055014 git-fixes). - dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX (bsc#1177817). - dma-direct: add missing set_memory_decrypted() for coherent mapping (bsc#1175898, ECO-2743). - dma-direct: always align allocation size in dma_direct_alloc_pages() (bsc#1175898, ECO-2743). - dma-direct: atomic allocations must come from atomic coherent pools (bsc#1175898, ECO-2743). - dma-direct: check return value when encrypting or decrypting memory (bsc#1175898, ECO-2743). - dma-direct: consolidate the error handling in dma_direct_alloc_pages (bsc#1175898, ECO-2743). - dma-direct: make uncached_kernel_address more general (bsc#1175898, ECO-2743). - dma-direct: provide function to check physical memory area validity (bsc#1175898, ECO-2743). - dma-direct: provide mmap and get_sgtable method overrides (bsc#1175898, ECO-2743). - dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails (bsc#1175898, ECO-2743). - dma-direct: remove __dma_direct_free_pages (bsc#1175898, ECO-2743). - dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages (bsc#1175898, ECO-2743). - dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status (git-fixes). - dmaengine: dmatest: Check list for emptiness before access its last entry (git-fixes). - dma-mapping: add a dma_can_mmap helper (bsc#1175898, ECO-2743). - dma-mapping: always use VM_DMA_COHERENT for generic DMA remap (bsc#1175898, ECO-2743). - dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR (bsc#1175898, ECO-2743). - dma-mapping: make dma_atomic_pool_init self-contained (bsc#1175898, ECO-2743). - dma-mapping: merge the generic remapping helpers into dma-direct (bsc#1175898, ECO-2743). - dma-mapping: remove arch_dma_mmap_pgprot (bsc#1175898, ECO-2743). - dma-mapping: warn when coherent pool is depleted (bsc#1175898, ECO-2743). - dma-pool: add additional coherent pools to map to gfp mask (bsc#1175898, ECO-2743). - dma-pool: add pool sizes to debugfs (bsc#1175898, ECO-2743). - dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL (bsc#1175898, ECO-2743). - dma-pool: do not allocate pool memory from CMA (bsc#1175898, ECO-2743). - dma-pool: dynamically expanding atomic pools (bsc#1175898, ECO-2743). - dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() (bsc#1175898, ECO-2743). - dma-pool: fix coherent pool allocations for IOMMU mappings (bsc#1175898, ECO-2743). - dma-pool: fix too large DMA pools on medium memory size systems (bsc#1175898, ECO-2743). - dma-pool: get rid of dma_in_atomic_pool() (bsc#1175898, ECO-2743). - dma-pool: introduce dma_guess_pool() (bsc#1175898, ECO-2743). - dma-pool: make sure atomic pool suits device (bsc#1175898, ECO-2743). - dma-pool: Only allocate from CMA when in same memory zone (bsc#1175898, ECO-2743). - dma-pool: scale the default DMA coherent pool size with memory capacity (bsc#1175898, ECO-2743). - dma-remap: separate DMA atomic pools from direct remap code (bsc#1175898, ECO-2743). - dm: Call proper helper to determine dax support (bsc#1177817). - dm/dax: Fix table reference counts (bsc#1178246). - docs: driver-api: remove a duplicated index entry (git-fixes). - EDAC/i5100: Fix error handling order in i5100_init_one() (bsc#1152489). - extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips (git-fixes). - HID: hid-input: fix stylus battery reporting (git-fixes). - HID: roccat: add bounds checking in kone_sysfs_write_settings() (git-fixes). - HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery (git-fixes). - i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs (git-fixes). - i2c: imx: Fix external abort on interrupt in exit paths (git-fixes). - i2c: rcar: Auto select RESET_CONTROLLER (git-fixes). - i3c: master add i3c_master_attach_boardinfo to preserve boardinfo (git-fixes). - i3c: master: Fix error return in cdns_i3c_master_probe() (git-fixes). - ibmveth: Switch order of ibmveth_helper calls (bsc#1061843 git-fixes). - ibmvnic: save changed mac address to adapter->mac_addr (bsc#1134760 ltc#177449 git-fixes). - ibmvnic: set up 200GBPS speed (bsc#1129923 git-fixes). - ida: Free allocated bitmap in error path (git-fixes). - iio:accel:bma180: Fix use of true when should be iio_shared_by enum (git-fixes). - iio: adc: gyroadc: fix leak of device node iterator (git-fixes). - iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling (git-fixes). - iio:adc:ti-adc0832 Fix alignment issue with timestamp (git-fixes). - iio:adc:ti-adc12138 Fix alignment issue with timestamp (git-fixes). - iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE (git-fixes). - iio:gyro:itg3200: Fix timestamp alignment and prevent data leak (git-fixes). - iio:light:si1145: Fix timestamp alignment and prevent data leak (git-fixes). - iio:magn:hmc5843: Fix passing true where iio_shared_by enum required (git-fixes). - ima: Do not ignore errors from crypto_shash_update() (git-fixes). - ima: Remove semicolon at the end of ima_get_binary_runtime_size() (git-fixes). - Input: ati_remote2 - add missing newlines when printing module parameters (git-fixes). - Input: ep93xx_keypad - fix handling of platform_get_irq() error (git-fixes). - Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume() (git-fixes). - Input: omap4-keypad - fix handling of platform_get_irq() error (git-fixes). - Input: stmfts - fix a & vs && typo (git-fixes). - Input: sun4i-ps2 - fix handling of platform_get_irq() error (git-fixes). - Input: twl4030_keypad - fix handling of platform_get_irq() error (git-fixes). - iomap: Make sure iomap_end is called after iomap_begin (bsc#1177754). - iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1177739). - ipmi_si: Fix wrong return value in try_smi_init() (git-fixes). - iwlwifi: mvm: split a print to avoid a WARNING in ROC (git-fixes). - kABI: Fix kABI after add CodeSigning extended key usage (bsc#1177353). - leds: mt6323: move period calculation (git-fixes). - lib/crc32.c: fix trivial typo in preprocessor condition (git-fixes). - memory: fsl-corenet-cf: Fix handling of platform_get_irq() error (git-fixes). - memory: omap-gpmc: Fix a couple off by ones (git-fixes). - memory: omap-gpmc: Fix build error without CONFIG_OF (git-fixes). - mfd: sm501: Fix leaks in probe() (git-fixes). - misc: mic: scif: Fix error handling path (git-fixes). - mm: do not panic when links can't be created in sysfs (bsc#1178002). - mm: do not rely on system state to detect hot-plug operations (bsc#1178002). - mm/huge_memory.c: use head to check huge zero page (git-fixes (mm/thp)). - mm/mempolicy.c: fix out of bounds write in mpol_parse_str() (git-fixes (mm/mempolicy)). - mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() (git-fixes (mm/writeback)). - mm/page-writeback.c: improve arithmetic divisions (git-fixes (mm/writeback)). - mm: replace memmap_context by meminit_context (bsc#1178002). - mm/rmap: fixup copying of soft dirty and uffd ptes (git-fixes (mm/rmap)). - mm/zsmalloc.c: fix the migrated zspage statistics (git-fixes (mm/zsmalloc)). - mtd: lpddr: Fix bad logic in print_drs_error (git-fixes). - mtd: lpddr: fix excessive stack usage with clang (git-fixes). - mtd: mtdoops: Do not write panic data twice (git-fixes). - mtd: rawnand: stm32_fmc2: fix a buffer overflow (git-fixes). - mtd: rawnand: vf610: disable clk on error handling path in probe (git-fixes). - mtd: spinand: gigadevice: Add QE Bit (git-fixes). - mtd: spinand: gigadevice: Only one dummy byte in QUADIO (git-fixes). - mwifiex: Do not use GFP_KERNEL in atomic context (git-fixes). - mwifiex: fix double free (git-fixes). - mwifiex: remove function pointer check (git-fixes). - mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO (git-fixes). - net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() (git-fixes). - nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() (git-fixes). - nl80211: fix non-split wiphy information (git-fixes). - NTB: hw: amd: fix an issue about leak system resources (git-fixes). - ntb: intel: Fix memleak in intel_ntb_pci_probe (git-fixes). - nvme-rdma: fix crash due to incorrect cqe (bsc#1174748). - nvme-rdma: fix crash when connect rejected (bsc#1174748). - overflow: Include header file with SIZE_MAX declaration (git-fixes). - PCI: aardvark: Check for errors from pci_bridge_emul_init() call (git-fixes). - percpu: fix first chunk size calculation for populated bitmap (git-fixes (mm/percpu)). - perf/x86/amd: Fix sampling Large Increment per Cycle events (bsc#1152489). - perf/x86: Fix n_pair for cancelled txn (bsc#1152489). - pinctrl: mcp23s08: Fix mcp23x17 precious range (git-fixes). - pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser (git-fixes). - PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification (bsc#1177353). - platform/x86: mlx-platform: Remove PSU EEPROM configuration (git-fixes). - PM: hibernate: Batch hibernate and resume IO requests (bsc#1178079). - powerpc/book3s64/radix: Make radix_mem_block_size 64bit (bsc#1055186 ltc#153436 git-fixes). - powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation (bsc#1065729). - powerpc/hwirq: Remove stale forward irq_chip declaration (bsc#1065729). - powerpc/icp-hv: Fix missing of_node_put() in success path (bsc#1065729). - powerpc/irq: Drop forward declaration of struct irqaction (bsc#1065729). - powerpc/papr_scm: Fix warning triggered by perf_stats_show() (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769 git-fixes). - powerpc/perf/hv-gpci: Fix starting index value (bsc#1065729). - powerpc/powernv/dump: Fix race while processing OPAL dump (bsc#1065729). - powerpc/powernv/elog: Fix race while processing OPAL error log event (bsc#1065729). - powerpc/pseries: Avoid using addr_to_pfn in real mode (jsc#SLE-9246 git-fixes). - powerpc/pseries: explicitly reschedule during drmem_lmb list traversal (bsc#1077428 ltc#163882 git-fixes). - powerpc/pseries: Fix missing of_node_put() in rng_init() (bsc#1065729). - pwm: img: Fix null pointer access in probe (git-fixes). - pwm: lpss: Add range limit check for the base_unit register value (git-fixes). - pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() (git-fixes). - qtnfmac: fix resource leaks on unsupported iftype error return path (git-fixes). - r8169: fix operation under forced interrupt threading (git-fixes). - rapidio: fix the missed put_device() for rio_mport_add_riodev (git-fixes). - reset: sti: reset-syscfg: fix struct description warnings (git-fixes). - ring-buffer: Return 0 on success from ring_buffer_resize() (git-fixes). - rtc: rx8010: do not modify the global rtc ops (git-fixes). - scsi: ibmvfc: Fix error return in ibmvfc_probe() (bsc#1065729). - scsi: mptfusion: Do not use GFP_ATOMIC for larger DMA allocations (bsc#1175898, ECO-2743). - slimbus: core: check get_addr before removing laddr ida (git-fixes). - slimbus: core: do not enter to clock pause mode in core (git-fixes). - slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback (git-fixes). - soc: fsl: qbman: Fix return value on success (git-fixes). - staging: comedi: check validity of wMaxPacketSize of usb endpoints found (git-fixes). - staging: rtl8192u: Do not use GFP_KERNEL in atomic context (git-fixes). - tracing: Check return value of __create_val_fields() before using its result (git-fixes). - tracing: Save normal string variables (git-fixes). - USB: dwc2: Fix INTR OUT transfers in DDMA mode (git-fixes). - USB: dwc2: Fix parameter type in function pointer prototype (git-fixes). - USB: dwc3: core: add phy cleanup for probe error handling (git-fixes). - USB: dwc3: core: do not trigger runtime pm when remove driver (git-fixes). - USB: dwc3: ep0: Fix ZLP for OUT ep0 requests (git-fixes). - USB: dwc3: gadget: Resume pending requests after CLEAR_STALL (git-fixes). - USB: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality (git-fixes). - USB: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above (git-fixes). - USB: gadget: u_ether: enable qmult on SuperSpeed Plus as well (git-fixes). - usblp: fix race between disconnect() and read() (git-fixes). - USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters (git-fixes). - USB: serial: option: add Cellient MPL200 card (git-fixes). - USB: serial: option: Add Telit FT980-KS composition (git-fixes). - USB: serial: pl2303: add device-id for HP GC device (git-fixes). - USB: serial: qcserial: fix altsetting probing (git-fixes). - usb: xhci-mtk: Fix typo (git-fixes). - VMCI: check return value of get_user_pages_fast() for errors (git-fixes). - w1: mxc_w1: Fix timeout resolution problem leading to bus error (git-fixes). - watchdog: Fix memleak in watchdog_cdev_register (git-fixes). - watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3 (git-fixes). - watchdog: Use put_device on error (git-fixes). - wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680 (git-fixes). - writeback: Avoid skipping inode writeback (bsc#1177755). - writeback: Fix sync livelock due to b_dirty_time processing (bsc#1177755). - writeback: Protect inode->i_io_list with inode->i_lock (bsc#1177755). - X.509: Add CodeSigning extended key usage parsing (bsc#1177353). - x86/fpu: Allow multiple bits in clearcpuid= parameter (bsc#1152489). - x86/ioapic: Unbreak check_timer() (bsc#1152489). - x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned (bsc#1177765). - x86/mm: unencrypted non-blocking DMA allocations use coherent pools (bsc#1175898, ECO-2743). - x86/xen: disable Firmware First mode for correctable memory errors (bsc#1176713). - xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/events: add a new 'late EOI' evtchn framework (XSA-332 bsc#1177411). - xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411). - xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410). - xen/events: block rogue events for some time (XSA-332 bsc#1177411). - xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411). - xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411). - xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411). - xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411). - xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/pvcallsback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411). - xfs: force the log after remapping a synchronous-writes file (git-fixes). - xhci: do not create endpoint debugfs entry before ring buffer is set (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1010979 1010980 1020451 1020456 1020458 1020460 1045450 1046299 1046303 1046305 1050244 1050536 1050545 1051510 1055014 1055186 1057152 1061840 1061843 1064802 1065600 1065729 1066129 1071995 1073513 1077428 1082635 1083647 1086323 1087092 1088047 1088278 1089644 1090631 1093205 1096254 1097583 1097584 1097585 1097586 1097587 1097588 1098291 1098633 1101674 1103990 1103991 1103992 1106383 1109158 1109412 1109413 1109414 1109837 1111666 1111996 1112178 1112374 1112534 1112535 1113247 1113252 1113255 1113994 1114279 1114498 1114685 1115637 1116827 1117001 1117260 1117328 1117665 1118644 1118830 1118831 1119113 1119461 1119465 1119532 1120423 1120640 1120805 1120807 1121034 1121035 1121056 1123034 1123080 1125703 1128902 1129923 1130836 1131645 1132390 1133131 1133140 1133232 1133401 1133738 1134303 1134395 1134760 1135556 1135642 1135854 1135873 1135897 1135967 1136161 1136264 1136343 1136446 1136935 1137040 1137597 1137625 1137728 1137799 1137861 1138190 1138879 1139073 1139712 1139751 1139771 1139865 1140090 1140133 1140228 1140328 1140405 1140424 1140428 1140454 1140463 1140575 1140577 1140637 1140658 1140715 1140719 1140726 1140727 1140728 1140729 1140747 1140814 1140845 1140883 1140887 1140888 1140889 1140891 1140893 1140948 1140954 1140955 1140956 1140957 1140958 1140959 1140960 1140961 1140962 1140964 1140971 1140972 1140992 1141122 1141600 1141913 1142635 1142667 1142772 1143706 1144338 1144375 1144449 1144903 1145099 1146612 1146657 1148410 1149119 1149853 1150452 1150457 1150465 1150875 1151508 1151807 1152033 1152489 1152590 1152624 1152665 1152685 1152696 1152697 1152788 1152790 1152791 1153112 1153158 1153236 1153263 1153476 1153509 1153607 1153646 1153681 1153713 1153717 1153718 1153719 1153811 1153969 1154016 1154025 1154108 1154189 1154242 1154268 1154354 1154372 1154521 1154578 1154607 1154608 1154610 1154611 1154651 1154737 1154747 1154848 1154858 1154905 1154956 1155061 1155178 1155179 1155184 1155186 1155671 1157119 1160673 1160922 1161883 1166066 1172377 1173477 1173576 1173691 1173694 1173700 1173701 1173743 1173874 1173875 1173876 1173880 1173902 1173994 1174458 1174748 1174969 1175052 1175898 1176485 1176713 1177086 1177353 1177410 1177411 1177470 1177613 1177739 1177749 1177750 1177754 1177755 1177765 1177814 1177817 1177854 1177855 1177856 1177861 1178002 1178079 1178246 1178611 802154 814594 919448 987367 998153 CVE-2016-9398 CVE-2016-9399 CVE-2017-14132 CVE-2017-18922 CVE-2017-5499 CVE-2017-5503 CVE-2017-5504 CVE-2017-5505 CVE-2017-9782 CVE-2018-1000876 CVE-2018-12207 CVE-2018-17358 CVE-2018-17359 CVE-2018-17360 CVE-2018-17985 CVE-2018-18309 CVE-2018-18483 CVE-2018-18484 CVE-2018-18605 CVE-2018-18606 CVE-2018-18607 CVE-2018-18873 CVE-2018-19139 CVE-2018-19416 CVE-2018-19517 CVE-2018-19543 CVE-2018-19931 CVE-2018-19932 CVE-2018-20570 CVE-2018-20622 CVE-2018-20623 CVE-2018-20651 CVE-2018-20671 CVE-2018-20836 CVE-2018-21247 CVE-2018-6323 CVE-2018-6543 CVE-2018-6759 CVE-2018-6872 CVE-2018-7208 CVE-2018-7568 CVE-2018-7569 CVE-2018-7570 CVE-2018-7642 CVE-2018-7643 CVE-2018-8945 CVE-2018-9252 CVE-2019-10086 CVE-2019-1010180 CVE-2019-10126 CVE-2019-10220 CVE-2019-10638 CVE-2019-10639 CVE-2019-11135 CVE-2019-11477 CVE-2019-11478 CVE-2019-11599 CVE-2019-13233 CVE-2019-16232 CVE-2019-16233 CVE-2019-16234 CVE-2019-16995 CVE-2019-17056 CVE-2019-17133 CVE-2019-17666 CVE-2019-18904 CVE-2019-20839 CVE-2019-20840 CVE-2019-3846 CVE-2020-0034 CVE-2020-12417 CVE-2020-12418 CVE-2020-12419 CVE-2020-12420 CVE-2020-12421 CVE-2020-13401 CVE-2020-14318 CVE-2020-14323 CVE-2020-14339 CVE-2020-14351 CVE-2020-14383 CVE-2020-14397 CVE-2020-14398 CVE-2020-14399 CVE-2020-14400 CVE-2020-14401 CVE-2020-14402 CVE-2020-16120 CVE-2020-25285 CVE-2020-26950 SUSE-SU-2019:0806-1 SUSE-SU-2019:1854-1 SUSE-SU-2019:2245-1 SUSE-SU-2019:2780-1 SUSE-SU-2020:0260-1 SUSE-SU-2020:1657-2 SUSE-SU-2020:1900-1 SUSE-SU-2020:1922-1 SUSE-SU-2020:3092-1 SUSE-SU-2020:3122-1
|
Platform(s): | SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Basesystem 15 SP2 SUSE Linux Enterprise Module for Containers 15 SP2 SUSE Linux Enterprise Module for Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP2 SUSE Linux Enterprise Module for Python2 packages 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 15 SP1 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8 SUSE OpenStack Cloud Crowbar 9
| Product(s): | |
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed AND Package Information
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
libecpg6-9.4.5-0.8 is installed
OR libpq5-9.4.5-0.8 is installed
OR libpq5-32bit-9.4.5-0.8 is installed
OR postgresql94-9.4.5-0.8 is installed
OR postgresql94-docs-9.4.5-0.8 is installed
OR postgresql94-libs-9.4.5-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND libgc1-7.2d-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
alsa-1.0.27.2-11 is installed
OR libasound2-1.0.27.2-11 is installed
OR libasound2-32bit-1.0.27.2-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND busybox-1.21.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
accountsservice-0.6.42-14 is installed
OR accountsservice-lang-0.6.42-14 is installed
OR libaccountsservice0-0.6.42-14 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
coreutils-8.25-13.7 is installed
OR coreutils-lang-8.25-13.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
binutils-2.32-6.8 is installed
OR binutils-gold-2.32-6.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
AND Package Information
kernel-default-5.3.18-24.34 is installed
OR kernel-default-base-5.3.18-24.34.1.9.11 is installed
OR kernel-default-devel-5.3.18-24.34 is installed
OR kernel-devel-5.3.18-24.34 is installed
OR kernel-macros-5.3.18-24.34 is installed
OR kernel-preempt-5.3.18-24.34 is installed
OR kernel-source-5.3.18-24.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 SP2 is installed
AND Package Information
containerd-1.2.13-5.22 is installed
OR docker-19.03.11_ce-6.34 is installed
OR docker-bash-completion-19.03.11_ce-6.34 is installed
OR docker-libnetwork-0.7.0.1+gitr2902_153d0769a118-4.21 is installed
OR docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-6.38 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2902_153d0769a118-4.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.10 is installed
OR reiserfs-kmp-default-4.12.14-197.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_22-default-6-2 is installed
OR kernel-livepatch-SLE15_Update_6-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP2 is installed
AND Package Information
libvpx-1.6.1-6.6 is installed
OR libvpx4-32bit-1.6.1-6.6 is installed
OR vpx-tools-1.6.1-6.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND Package Information
libsamba-policy0-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-ad-dc-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-dsdb-modules-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-libs-python-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-python-4.9.5+git.383.7b7f8f14df8-3.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
sysstat-12.0.2-3.6 is installed
OR sysstat-isag-12.0.2-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND apache-commons-beanutils-1.9.2-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND powerpc-utils-1.2.26-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kernel-default-3.12.74-60.64.63 is installed
OR kernel-default-base-3.12.74-60.64.63 is installed
OR kernel-default-devel-3.12.74-60.64.63 is installed
OR kernel-default-man-3.12.74-60.64.63 is installed
OR kernel-devel-3.12.74-60.64.63 is installed
OR kernel-macros-3.12.74-60.64.63 is installed
OR kernel-source-3.12.74-60.64.63 is installed
OR kernel-syms-3.12.74-60.64.63 is installed
OR kernel-xen-3.12.74-60.64.63 is installed
OR kernel-xen-base-3.12.74-60.64.63 is installed
OR kernel-xen-devel-3.12.74-60.64.63 is installed
OR kgraft-patch-3_12_74-60_64_63-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_63-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_22-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND clamav-0.99.2-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
xen-4.7.6_05-43.45 is installed
OR xen-doc-html-4.7.6_05-43.45 is installed
OR xen-libs-4.7.6_05-43.45 is installed
OR xen-libs-32bit-4.7.6_05-43.45 is installed
OR xen-tools-4.7.6_05-43.45 is installed
OR xen-tools-domU-4.7.6_05-43.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
libopenssl-devel-1.0.2j-60.30 is installed
OR libopenssl1_0_0-1.0.2j-60.30 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.30 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.30 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.30 is installed
OR openssl-1.0.2j-60.30 is installed
OR openssl-doc-1.0.2j-60.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND Package Information
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
kgraft-patch-4_4_156-94_61-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_19-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
libnetpbm11-10.66.3-8.7 is installed
OR libnetpbm11-32bit-10.66.3-8.7 is installed
OR netpbm-10.66.3-8.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
gdm-3.10.0.1-54.6 is installed
OR gdm-lang-3.10.0.1-54.6 is installed
OR gdmflexiserver-3.10.0.1-54.6 is installed
OR libgdm1-3.10.0.1-54.6 is installed
OR typelib-1_0-Gdm-1_0-3.10.0.1-54.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
rmt-server-2.5.2-3.26 is installed
OR rmt-server-config-2.5.2-3.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.26 is installed
OR kernel-default-extra-4.12.14-197.26 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
containerd-0.2.4+gitr565_0366d7e-9 is installed
OR docker-1.12.3-81 is installed
OR runc-0.1.1+gitr2816_02f8fa7-9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-tablib-0.9.11-3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND python-Twisted-15.2.1-9.5 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
crowbar-core-5.0+git.1558533551.8d8ed2058-3.23 is installed
OR crowbar-core-branding-SOC-5.0-10.6 is installed
OR crowbar-core-branding-upstream-5.0+git.1558533551.8d8ed2058-3.23 is installed
OR crowbar-ha-5.0+git.1559282566.6b06ca3-3.17 is installed
OR crowbar-openstack-5.0+git.1559335140.62bb4c014-4.25 is installed
OR documentation-suse-openstack-cloud-deployment-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-supplement-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-upstream-admin-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-upstream-user-8.20190521-1.17 is installed
OR openstack-aodh-5.1.1~dev7-3.11 is installed
OR openstack-aodh-api-5.1.1~dev7-3.11 is installed
OR openstack-aodh-doc-5.1.1~dev7-3.11 is installed
OR openstack-aodh-evaluator-5.1.1~dev7-3.11 is installed
OR openstack-aodh-expirer-5.1.1~dev7-3.11 is installed
OR openstack-aodh-listener-5.1.1~dev7-3.11 is installed
OR openstack-aodh-notifier-5.1.1~dev7-3.11 is installed
OR openstack-barbican-5.0.2~dev3-3.14 is installed
OR openstack-barbican-api-5.0.2~dev3-3.14 is installed
OR openstack-barbican-doc-5.0.2~dev3-3.14 is installed
OR openstack-barbican-keystone-listener-5.0.2~dev3-3.14 is installed
OR openstack-barbican-retry-5.0.2~dev3-3.14 is installed
OR openstack-barbican-worker-5.0.2~dev3-3.14 is installed
OR openstack-ceilometer-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-central-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-compute-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-ipmi-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-notification-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-api-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-collector-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-doc-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-polling-9.0.8~dev7-3.12 is installed
OR openstack-cinder-11.2.3~dev5-3.15 is installed
OR openstack-cinder-api-11.2.3~dev5-3.15 is installed
OR openstack-cinder-backup-11.2.3~dev5-3.15 is installed
OR openstack-cinder-doc-11.2.3~dev5-3.15 is installed
OR openstack-cinder-scheduler-11.2.3~dev5-3.15 is installed
OR openstack-cinder-volume-11.2.3~dev5-3.15 is installed
OR openstack-dashboard-12.0.4~dev6-3.20 is installed
OR openstack-dashboard-theme-SUSE-2017.2+git.1554906711.9dbe79b-7.11 is installed
OR openstack-designate-5.0.3~dev7-3.11 is installed
OR openstack-designate-agent-5.0.3~dev7-3.11 is installed
OR openstack-designate-api-5.0.3~dev7-3.11 is installed
OR openstack-designate-central-5.0.3~dev7-3.11 is installed
OR openstack-designate-doc-5.0.3~dev7-3.11 is installed
OR openstack-designate-producer-5.0.3~dev7-3.11 is installed
OR openstack-designate-sink-5.0.3~dev7-3.11 is installed
OR openstack-designate-worker-5.0.3~dev7-3.11 is installed
OR openstack-heat-9.0.8~dev3-3.18 is installed
OR openstack-heat-api-9.0.8~dev3-3.18 is installed
OR openstack-heat-api-cfn-9.0.8~dev3-3.18 is installed
OR openstack-heat-api-cloudwatch-9.0.8~dev3-3.18 is installed
OR openstack-heat-doc-9.0.8~dev3-3.18 is installed
OR openstack-heat-engine-9.0.8~dev3-3.18 is installed
OR openstack-heat-gbp-7.0.1~dev1-3.3 is installed
OR openstack-heat-plugin-heat_docker-9.0.8~dev3-3.18 is installed
OR openstack-heat-test-9.0.8~dev3-3.18 is installed
OR openstack-horizon-plugin-trove-ui-9.0.1~dev10-3.9 is installed
OR openstack-ironic-9.1.8~dev5-3.18 is installed
OR openstack-ironic-api-9.1.8~dev5-3.18 is installed
OR openstack-ironic-conductor-9.1.8~dev5-3.18 is installed
OR openstack-ironic-doc-9.1.8~dev5-3.18 is installed
OR openstack-keystone-12.0.4~dev2-5.19 is installed
OR openstack-keystone-doc-12.0.4~dev2-5.19 is installed
OR openstack-monasca-agent-2.2.5~dev2-3.9 is installed
OR openstack-monasca-api-2.2.1~dev26-3.12 is installed
OR openstack-monasca-log-api-2.3.1~dev12-3.6 is installed
OR openstack-neutron-11.0.9~dev28-3.18 is installed
OR openstack-neutron-dhcp-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-doc-11.0.9~dev28-3.18 is installed
OR openstack-neutron-fwaas-11.0.3~dev1-3.14 is installed
OR openstack-neutron-fwaas-doc-11.0.3~dev1-3.14 is installed
OR openstack-neutron-gbp-7.3.1~dev28-3.3 is installed
OR openstack-neutron-ha-tool-11.0.9~dev28-3.18 is installed
OR openstack-neutron-l3-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-lbaas-11.0.4~dev6-3.9 is installed
OR openstack-neutron-lbaas-agent-11.0.4~dev6-3.9 is installed
OR openstack-neutron-lbaas-doc-11.0.4~dev6-3.9 is installed
OR openstack-neutron-linuxbridge-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-macvtap-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-metadata-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-metering-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-openvswitch-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-server-11.0.9~dev28-3.18 is installed
OR openstack-neutron-vpn-agent-11.0.1~dev5-3.12 is installed
OR openstack-neutron-vpnaas-11.0.1~dev5-3.12 is installed
OR openstack-neutron-vpnaas-doc-11.0.1~dev5-3.12 is installed
OR openstack-neutron-vyatta-agent-11.0.1~dev5-3.12 is installed
OR openstack-nova-16.1.9~dev3-3.23 is installed
OR openstack-nova-api-16.1.9~dev3-3.23 is installed
OR openstack-nova-cells-16.1.9~dev3-3.23 is installed
OR openstack-nova-compute-16.1.9~dev3-3.23 is installed
OR openstack-nova-conductor-16.1.9~dev3-3.23 is installed
OR openstack-nova-console-16.1.9~dev3-3.23 is installed
OR openstack-nova-consoleauth-16.1.9~dev3-3.23 is installed
OR openstack-nova-doc-16.1.9~dev3-3.23 is installed
OR openstack-nova-novncproxy-16.1.9~dev3-3.23 is installed
OR openstack-nova-placement-api-16.1.9~dev3-3.23 is installed
OR openstack-nova-scheduler-16.1.9~dev3-3.23 is installed
OR openstack-nova-serialproxy-16.1.9~dev3-3.23 is installed
OR openstack-nova-vncproxy-16.1.9~dev3-3.23 is installed
OR openstack-trove-8.0.1~dev13-3.9 is installed
OR openstack-trove-api-8.0.1~dev13-3.9 is installed
OR openstack-trove-conductor-8.0.1~dev13-3.9 is installed
OR openstack-trove-doc-8.0.1~dev13-3.9 is installed
OR openstack-trove-guestagent-8.0.1~dev13-3.9 is installed
OR openstack-trove-taskmanager-8.0.1~dev13-3.9 is installed
OR python-Django-1.11.20-3.7 is installed
OR python-aodh-5.1.1~dev7-3.11 is installed
OR python-barbican-5.0.2~dev3-3.14 is installed
OR python-ceilometer-9.0.8~dev7-3.12 is installed
OR python-cinder-11.2.3~dev5-3.15 is installed
OR python-cliff-2.8.3-3.6 is installed
OR python-designate-5.0.3~dev7-3.11 is installed
OR python-freezerclient-1.5.1-3.3 is installed
OR python-freezerclient-doc-1.5.1-3.3 is installed
OR python-heat-9.0.8~dev3-3.18 is installed
OR python-heat-gbp-7.0.1~dev1-3.3 is installed
OR python-horizon-12.0.4~dev6-3.20 is installed
OR python-horizon-plugin-trove-ui-9.0.1~dev10-3.9 is installed
OR python-ironic-9.1.8~dev5-3.18 is installed
OR python-ironicclient-1.17.2-3.3 is installed
OR python-ironicclient-doc-1.17.2-3.3 is installed
OR python-keystone-12.0.4~dev2-5.19 is installed
OR python-magnumclient-2.7.1-3.3 is installed
OR python-magnumclient-doc-2.7.1-3.3 is installed
OR python-manilaclient-1.17.4-3.6 is installed
OR python-manilaclient-doc-1.17.4-3.6 is installed
OR python-monasca-agent-2.2.5~dev2-3.9 is installed
OR python-monasca-api-2.2.1~dev26-3.12 is installed
OR python-monasca-log-api-2.3.1~dev12-3.6 is installed
OR python-muranoclient-0.14.1-3.3 is installed
OR python-muranoclient-doc-0.14.1-3.3 is installed
OR python-neutron-11.0.9~dev28-3.18 is installed
OR python-neutron-fwaas-11.0.3~dev1-3.14 is installed
OR python-neutron-gbp-7.3.1~dev28-3.3 is installed
OR python-neutron-lbaas-11.0.4~dev6-3.9 is installed
OR python-neutron-vpnaas-11.0.1~dev5-3.12 is installed
OR python-nova-16.1.9~dev3-3.23 is installed
OR python-novaclient-9.1.3-3.6 is installed
OR python-novaclient-doc-9.1.3-3.6 is installed
OR python-openstackclient-3.12.2-3.3 is installed
OR python-os-brick-1.15.9-3.6 is installed
OR python-os-client-config-1.28.1-3.3 is installed
OR python-os-vif-1.7.2-3.3 is installed
OR python-os-win-2.2.1-3.3 is installed
OR python-oslo.cache-1.25.2-3.3 is installed
OR python-oslo.concurrency-3.21.2-3.3 is installed
OR python-oslo.config-4.11.2-3.3 is installed
OR python-oslo.config-doc-4.11.2-3.3 is installed
OR python-oslo.i18n-3.17.2-3.3 is installed
OR python-oslo.log-3.30.3-3.3 is installed
OR python-oslo.messaging-5.30.8-3.8 is installed
OR python-oslo.middleware-3.30.2-3.3 is installed
OR python-oslo.policy-1.25.4-3.6 is installed
OR python-oslo.privsep-1.22.2-3.3 is installed
OR python-oslo.reports-1.22.2-3.3 is installed
OR python-oslo.utils-3.28.4-3.6 is installed
OR python-oslo.versionedobjects-1.26.3-3.6 is installed
OR python-oslo.vmware-2.23.2-3.3 is installed
OR python-oslotest-2.17.2-3.3 is installed
OR python-python-subunit-1.2.0-4.3 is installed
OR python-saharaclient-1.3.1-3.3 is installed
OR python-saharaclient-doc-1.3.1-3.3 is installed
OR python-swiftclient-3.4.1-3.3 is installed
OR python-swiftclient-doc-3.4.1-3.3 is installed
OR python-trove-8.0.1~dev13-3.9 is installed
OR python-zaqarclient-1.7.1-3.3 is installed
OR supportutils-plugin-suse-openstack-cloud-8.0.1551262227.7a7deb6-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 9 is installed
AND python-ecdsa-0.13.3-5.10 is installed
|