Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security Update for Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise Server 12 kernel was updated to 3.12.39 to receive various security and bugfixes.
Following security bugs were fixed: - CVE-2015-0777: The XEN usb backend could leak information to the guest system due to copying uninitialized memory.
- CVE-2015-2150: Xen and the Linux kernel did not properly restrict access to PCI command registers, which might have allowed local guest users to cause a denial of service (non-maskable interrupt and host crash) by disabling the (1) memory or (2) I/O decoding for a PCI Express device and then accessing the device, which triggers an Unsupported Request (UR) response.
The following non-security bugs were fixed: - Added Little Endian support to vtpm module (bsc#918620). - Add support for pnfs block layout. Patches not included by default yet - ALSA: hda - Fix regression of HD-audio controller fallback modes (bsc#921313). - btrfs: add missing blk_finish_plug in btrfs_sync_log() (bnc#922284). - btrfs: cleanup orphans while looking up default subvolume (bsc#914818). - btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr (bnc#922272). - btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group (bnc#922278). - btrfs: fix data loss in the fast fsync path (bnc#922275). - btrfs: fix fsync data loss after adding hard link to inode (bnc#922275). - cgroup: revert cgroup_mutex removal from idr_remove (bnc#918644). - cifs: fix use-after-free bug in find_writable_file (bnc#909477). - crypto: rng - RNGs must return 0 in success case (bsc#920805). - crypto: testmgr - fix RNG return code enforcement (bsc#920805). - exit: Always reap resource stats in __exit_signal() (Time scalability). - fork: report pid reservation failure properly (bnc#909684). - fsnotify: Fix handling of renames in audit (bnc#915200). - HID: hyperv: match wait_for_completion_timeout return type. - hv: address compiler warnings for hv_fcopy_daemon.c. - hv: address compiler warnings for hv_kvp_daemon.c. - hv: check vmbus_device_create() return value in vmbus_process_offer(). - hv: do not add redundant / in hv_start_fcopy(). - hv: hv_balloon: Do not post pressure status from interrupt context. - hv: hv_balloon: Fix a locking bug in the balloon driver. - hv: hv_balloon: Make adjustments in computing the floor. - hv: hv_fcopy: drop the obsolete message on transfer failure. - hv: kvp_daemon: make IPv6-only-injection work. - hv: remove unused bytes_written from kvp_update_file(). - hv: rename sc_lock to the more generic lock. - hv: vmbus: Fix a bug in vmbus_establish_gpadl(). - hv: vmbus: hv_process_timer_expiration() can be static. - hv: vmbus: Implement a clockevent device. - hv: vmbus: serialize Offer and Rescind offer. - hv: vmbus: Support a vmbus API for efficiently sending page arrays. - hv: vmbus: Use get_cpu() to get the current CPU. - hyperv: fix sparse warnings. - hyperv: Fix the error processing in netvsc_send(). - hyperv: match wait_for_completion_timeout return type. - hyperv: netvsc.c: match wait_for_completion_timeout return type. - iommu/vt-d: Fix dmar_domain leak in iommu_attach_device (bsc#924460). - kabi, mm: prevent endless growth of anon_vma hierarchy (bnc#904242). - kABI: protect linux/namei.h include in procfs. - kABI: protect struct hif_scatter_req. - kabi/severities: Stop maintaining the kgraft kabi - kernel/sched/clock.c: add another clock for use with the soft lockup watchdog (bsc#919939). - kgr: Allow patches to require an exact kernel version (bnc#920615). - KVM: PPC: Book3S HV: ptes are big endian (bsc#920839). - mm: convert the rest to new page table lock api (the suse-only cases) (fate#315482). - mm: fix anon_vma->degree underflow in anon_vma endless growing prevention (bnc#904242). - mm: fix corner case in anon_vma endless growing prevention (bnc#904242). - mm: prevent endless growth of anon_vma hierarchy (bnc#904242). - mm: prevent endless growth of anon_vma hierarchy mm: prevent endless growth of anon_vma hierarchy (bnc#904242). - mm: vmscan: count only dirty pages as congested (VM Performance, bnc#910517). - module: Clean up ro/nx after early module load failures (bsc#921990). - module: set nx before marking module MODULE_STATE_COMING (bsc#921990). - net: add sysfs helpers for netdev_adjacent logic (bnc#915660). - net: correct error path in rtnl_newlink() (bnc#915660). - net: fix creation adjacent device symlinks (bnc#915660). - net: prevent of emerging cross-namespace symlinks (bnc#915660). - net: rename sysfs symlinks on device name change (bnc#915660). - nfs: cap request size to fit a kmalloced page array (bnc#898675). - nfs: commit layouts in fdatasync (bnc#898675). - NFSv4.1: Do not trust attributes if a pNFS LAYOUTCOMMIT is outstanding (bnc#898675). - NFSv4.1: Ensure that the layout recall callback matches layout stateids (bnc#898675). - NFSv4.1: Ensure that we free existing layout segments if we get a new layout (bnc#898675). - NFSv4.1: Fix a race in nfs4_write_inode (bnc#898675). - NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer() (bnc#898675). - NFSv4.1: Minor optimisation in get_layout_by_fh_locked() (bnc#898675). - NFSv4: Do not update the open stateid unless it is newer than the old one (bnc#898675). - pnfs: add a common GETDEVICELIST implementation (bnc#898675). - pnfs: add a nfs4_get_deviceid helper (bnc#898675). - pnfs: add flag to force read-modify-write in ->write_begin (bnc#898675). - pnfs: add return_range method (bnc#898675). - pnfs: allow splicing pre-encoded pages into the layoutcommit args (bnc#898675). - pnfs: avoid using stale stateids after layoutreturn (bnc#898675). - pnfs/blocklayout: allocate separate pages for the layoutcommit payload (bnc#898675). - pnfs/blocklayout: correctly decrement extent length (bnc#898675). - pnfs/blocklayout: do not set pages uptodate (bnc#898675). - pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe (bnc#898675). - pnfs/blocklayout: implement the return_range method (bnc#898675). - pnfs/blocklayout: improve GETDEVICEINFO error reporting (bnc#898675). - pnfs/blocklayout: include vmalloc.h for __vmalloc (bnc#898675). - pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing (bnc#898675). - pnfs/blocklayout: move all rpc_pipefs related code into a single file (bnc#898675). - pnfs/blocklayout: move extent processing to blocklayout.c (bnc#898675). - pnfs/blocklayout: plug block queues (bnc#898675). - pnfs/blocklayout: refactor extent processing (bnc#898675). - pnfs/blocklayout: reject pnfs blocksize larger than page size (bnc#898675). - pNFS/blocklayout: Remove a couple of unused variables (bnc#898675). - pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist (bnc#898675). - pnfs/blocklayout: remove some debugging (bnc#898675). - pnfs/blocklayout: return layouts on setattr (bnc#898675). - pnfs/blocklayout: rewrite extent tracking (bnc#898675). - pnfs/blocklayout: use the device id cache (bnc#898675). - pnfs: do not check sequence on new stateids in layoutget (bnc#898675). - pnfs: do not pass uninitialized lsegs to ->free_lseg (bnc#898675). - pnfs: enable CB_NOTIFY_DEVICEID support (bnc#898675). - pnfs: factor GETDEVICEINFO implementations (bnc#898675). - pnfs: force a layout commit when encountering busy segments during recall (bnc#898675). - pnfs: remove GETDEVICELIST implementation (bnc#898675). - pnfs: retry after a bad stateid error from layoutget (bnc#898675). - powerpc: add running_clock for powerpc to prevent spurious softlockup warnings (bsc#919939). - powerpc/pseries: Fix endian problems with LE migration (bsc#918584). - remove cgroup_mutex around deactivate_super because it might be dangerous. - rtmutex: Document pi chain walk (mutex scalability). - rtmutex: No need to keep task ref for lock owner check (mutex scalability). - rtmutex: Simplify rtmutex_slowtrylock() (mutex scalability). - rtnetlink: fix a memory leak when ->newlink fails (bnc#915660). - sched: Change thread_group_cputime() to use for_each_thread() (Time scalability). - sched: replace INIT_COMPLETION with reinit_completion. - sched, time: Atomically increment stime & utime (Time scalability). - scsi: storvsc: Always send on the selected outgoing channel. - scsi: storvsc: Do not assume that the scatterlist is not chained. - scsi: storvsc: Enable clustering. - scsi: storvsc: Fix a bug in copy_from_bounce_buffer(). - scsi: storvsc: Increase the ring buffer size. - scsi: storvsc: Retrieve information about the capability of the target. - scsi: storvsc: Set the tablesize based on the information given by the host. - scsi: storvsc: Size the queue depth based on the ringbuffer size. - storvsc: fix a bug in storvsc limits. - storvsc: force discovery of LUNs that may have been removed. - storvsc: force SPC-3 compliance on win8 and win8 r2 hosts. - storvsc: in responce to a scan event, scan the host. - take read_seqbegin_or_lock() and friends to seqlock.h (Time scalability). - tcp: prevent fetching dst twice in early demux code (bnc#903997 bnc#919719). - time, signal: Protect resource use statistics with seqlock -kabi (Time scalability). - time, signal: Protect resource use statistics with seqlock (Time scalability). - udp: only allow UFO for packets from SOCK_DGRAM sockets (bnc#909309). - Update Xen patches to 3.12.39. - virtio: rng: add derating factor for use by hwrng core (bsc#918615). - x86, AVX-512: AVX-512 Feature Detection (bsc#921527). - x86, AVX-512: Enable AVX-512 States Context Switch (bsc#921527). - xenbus: add proper handling of XS_ERROR from Xenbus for transactions. - xfs: xfs_alloc_fix_minleft can underflow near ENOSPC (bnc#913080).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1002639 1019016 1031240 1034862 1037210 1038984 1039348 1042292 1042863 1042910 1045735 1048315 1053352 1054088 1059554 1066674 1068588 1070851 1071021 1071558 1076017 1076192 1082023 1083488 1085114 1085447 1086535 1088705 1091624 1092413 1094825 1096803 1100028 1101349 1102429 1102517 1103097 1104367 1105025 1105296 1106913 1107829 1108498 1111331 1111516 1113665 1113751 1114648 1116345 1116841 1118152 1118319 1119714 1119946 1120323 1120743 1120758 1124728 1124732 1124735 1128166 1131416 1131427 1132828 1133188 1155094 1158785 1158787 1158788 1158789 1158790 1158791 1158792 1158793 1158795 1159646 1159913 1162224 1162367 1162825 1165631 1165894 774666 898675 903997 904242 905959 909309 909477 909684 910517 913080 914818 915200 915410 915660 916897 916914 917427 917830 918584 918615 918620 918644 919463 919719 919939 920615 920805 920839 921313 921527 921990 922272 922275 922278 922284 924460 946148 952539 954126 954519 955493 955609 956631 958501 960996 962743 963415 968046 968047 968048 968050 968051 968053 968265 968374 977410 CVE-2014-9512 CVE-2015-0777 CVE-2015-1545 CVE-2015-1546 CVE-2015-2150 CVE-2015-3197 CVE-2015-7575 CVE-2015-8126 CVE-2015-8370 CVE-2016-0402 CVE-2016-0448 CVE-2016-0466 CVE-2016-0475 CVE-2016-0483 CVE-2016-0494 CVE-2016-0702 CVE-2016-0703 CVE-2016-0704 CVE-2016-0705 CVE-2016-0797 CVE-2016-0798 CVE-2016-0799 CVE-2016-0800 CVE-2017-1000364 CVE-2017-1000407 CVE-2017-12617 CVE-2017-13166 CVE-2017-16533 CVE-2017-5664 CVE-2017-7273 CVE-2017-7435 CVE-2017-7436 CVE-2017-7472 CVE-2017-7674 CVE-2017-9269 CVE-2018-1000004 CVE-2018-1068 CVE-2018-14633 CVE-2018-15572 CVE-2018-15686 CVE-2018-16864 CVE-2018-16865 CVE-2018-16884 CVE-2018-18281 CVE-2018-18386 CVE-2018-18690 CVE-2018-18710 CVE-2018-19407 CVE-2018-19824 CVE-2018-19985 CVE-2018-20169 CVE-2018-5391 CVE-2018-7566 CVE-2018-7685 CVE-2018-9516 CVE-2018-9568 CVE-2019-11486 CVE-2019-1348 CVE-2019-1349 CVE-2019-1350 CVE-2019-1351 CVE-2019-1352 CVE-2019-1353 CVE-2019-1354 CVE-2019-1387 CVE-2019-17571 CVE-2019-18348 CVE-2019-19604 CVE-2019-3459 CVE-2019-3460 CVE-2019-3882 CVE-2019-5108 CVE-2019-6974 CVE-2019-7221 CVE-2019-7222 CVE-2019-9213 CVE-2019-9503 CVE-2019-9674 CVE-2020-1749 CVE-2020-8492 SUSE-SU-2015:0658-1 SUSE-SU-2015:1077-1 SUSE-SU-2015:2387-1 SUSE-SU-2016:0256-1 SUSE-SU-2016:0620-1 SUSE-SU-2016:2151-1 SUSE-SU-2017:1615-1 SUSE-SU-2017:3279-1 SUSE-SU-2018:1032-1 SUSE-SU-2018:2555-1 SUSE-SU-2019:0053-1 SUSE-SU-2019:3311-1 SUSE-SU-2020:0054-1 SUSE-SU-2020:0854-1 SUSE-SU-2020:0868-1
|
Platform(s): | 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 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA 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-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-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-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
cairo-devel-1.15.2-7 is installed
OR libcairo-gobject2-1.15.2-7 is installed
OR libcairo-script-interpreter2-1.15.2-7 is installed
OR libcairo2-1.15.2-7 is installed
OR libcairo2-32bit-1.15.2-7 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-keystoneclient-1.0.0-16 is installed
OR python-keystoneclient-doc-1.0.0-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
gnutls-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
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.6.0esr-0.8 is installed
OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gstreamer-plugins-base-1.8.3-9 is installed
OR gstreamer-plugins-base-lang-1.8.3-9 is installed
OR libgstallocators-1_0-0-1.8.3-9 is installed
OR libgstapp-1_0-0-1.8.3-9 is installed
OR libgstapp-1_0-0-32bit-1.8.3-9 is installed
OR libgstaudio-1_0-0-1.8.3-9 is installed
OR libgstaudio-1_0-0-32bit-1.8.3-9 is installed
OR libgstfft-1_0-0-1.8.3-9 is installed
OR libgstfft-1_0-0-32bit-1.8.3-9 is installed
OR libgstpbutils-1_0-0-1.8.3-9 is installed
OR libgstpbutils-1_0-0-32bit-1.8.3-9 is installed
OR libgstriff-1_0-0-1.8.3-9 is installed
OR libgstrtp-1_0-0-1.8.3-9 is installed
OR libgstrtsp-1_0-0-1.8.3-9 is installed
OR libgstsdp-1_0-0-1.8.3-9 is installed
OR libgsttag-1_0-0-1.8.3-9 is installed
OR libgsttag-1_0-0-32bit-1.8.3-9 is installed
OR libgstvideo-1_0-0-1.8.3-9 is installed
OR libgstvideo-1_0-0-32bit-1.8.3-9 is installed
OR typelib-1_0-GstAudio-1_0-1.8.3-9 is installed
OR typelib-1_0-GstPbutils-1_0-1.8.3-9 is installed
OR typelib-1_0-GstTag-1_0-1.8.3-9 is installed
OR typelib-1_0-GstVideo-1_0-1.8.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libraw-0.15.4-16 is installed
OR libraw9-0.15.4-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libtasn1-4.9-3.10 is installed
OR libtasn1-6-4.9-3.10 is installed
OR libtasn1-6-32bit-4.9-3.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
gtk2-devel-2.24.32-2 is installed
OR gtk2-lang-2.24.32-2 is installed
OR gtk2-tools-2.24.32-2 is installed
OR libgtk-2_0-0-2.24.32-2 is installed
OR typelib-1_0-Gtk-2_0-2.24.32-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
apr-util-devel-1.6.1-4.3 is installed
OR libapr-util1-1.6.1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 is installed
AND Package Information
docker-17.09.1_ce-4 is installed
OR docker-bash-completion-17.09.1_ce-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libIlmImf-2_2-23-2.2.1-1 is installed
OR libIlmImfUtil-2_2-23-2.2.1-1 is installed
OR openexr-devel-2.2.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
colord-color-profiles-1.4.2-1 is installed
OR libcolord-devel-1.4.2-1 is installed
OR libcolord-gtk-devel-0.1.26-1 is installed
OR libcolord-gtk1-0.1.26-1 is installed
OR libcolorhug2-1.4.2-1 is installed
OR typelib-1_0-Colord-1_0-1.4.2-1 is installed
OR typelib-1_0-ColordGtk-1_0-0.1.26-1 is installed
OR typelib-1_0-Colorhug-1_0-1.4.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND aaa_base-malloccheck-84.87+git20180409.04c9dae-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND blktrace-1.1.0+git.20170126-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND osc-0.162.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.201-3.16 is installed
OR java-1_8_0-openjdk-demo-1.8.0.201-3.16 is installed
OR java-1_8_0-openjdk-devel-1.8.0.201-3.16 is installed
OR java-1_8_0-openjdk-headless-1.8.0.201-3.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-150_35-default-3-2 is installed
OR kernel-livepatch-SLE15_Update_14-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
sudo-1.8.22-4.6 is installed
OR sudo-test-1.8.22-4.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
ImageMagick-7.0.7.34-3.67 is installed
OR ImageMagick-config-7-upstream-7.0.7.34-3.67 is installed
OR ImageMagick-devel-32bit-7.0.7.34-3.67 is installed
OR ImageMagick-doc-7.0.7.34-3.67 is installed
OR ImageMagick-extra-7.0.7.34-3.67 is installed
OR libMagick++-7_Q16HDRI4-32bit-7.0.7.34-3.67 is installed
OR libMagick++-devel-32bit-7.0.7.34-3.67 is installed
OR libMagickCore-7_Q16HDRI6-32bit-7.0.7.34-3.67 is installed
OR libMagickWand-7_Q16HDRI6-32bit-7.0.7.34-3.67 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
krb5-plugin-kdb-ldap-1.15.2-4 is installed
OR krb5-server-1.15.2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
bind-9.11.2-12.8 is installed
OR bind-chrootenv-9.11.2-12.8 is installed
OR bind-doc-9.11.2-12.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
tomcat-9.0.5-1 is installed
OR tomcat-admin-webapps-9.0.5-1 is installed
OR tomcat-el-3_0-api-9.0.5-1 is installed
OR tomcat-jsp-2_3-api-9.0.5-1 is installed
OR tomcat-lib-9.0.5-1 is installed
OR tomcat-servlet-4_0-api-9.0.5-1 is installed
OR tomcat-webapps-9.0.5-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-libs-x86-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-libs-x86-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND w3m-0.5.2-132.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr10.20-65.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
java-1_7_0-ibm-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr10.20-65.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
xen-4.2.5_20-24 is installed
OR xen-doc-html-4.2.5_20-24 is installed
OR xen-doc-pdf-4.2.5_20-24 is installed
OR xen-kmp-default-4.2.5_20_3.0.101_0.47.79-24 is installed
OR xen-kmp-pae-4.2.5_20_3.0.101_0.47.79-24 is installed
OR xen-libs-4.2.5_20-24 is installed
OR xen-libs-32bit-4.2.5_20-24 is installed
OR xen-tools-4.2.5_20-24 is installed
OR xen-tools-domU-4.2.5_20-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND axis-1.4-236.236.44.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
kernel-default-3.12.39-47 is installed
OR kernel-default-base-3.12.39-47 is installed
OR kernel-default-devel-3.12.39-47 is installed
OR kernel-default-man-3.12.39-47 is installed
OR kernel-devel-3.12.39-47 is installed
OR kernel-macros-3.12.39-47 is installed
OR kernel-source-3.12.39-47 is installed
OR kernel-syms-3.12.39-47 is installed
OR kernel-xen-3.12.39-47 is installed
OR kernel-xen-base-3.12.39-47 is installed
OR kernel-xen-devel-3.12.39-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
kernel-default-3.12.39-47 is installed
OR kernel-default-base-3.12.39-47 is installed
OR kernel-default-devel-3.12.39-47 is installed
OR kernel-default-man-3.12.39-47 is installed
OR kernel-devel-3.12.39-47 is installed
OR kernel-macros-3.12.39-47 is installed
OR kernel-source-3.12.39-47 is installed
OR kernel-syms-3.12.39-47 is installed
OR kernel-xen-3.12.39-47 is installed
OR kernel-xen-base-3.12.39-47 is installed
OR kernel-xen-devel-3.12.39-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
postgresql93-9.3.10-11 is installed
OR postgresql93-contrib-9.3.10-11 is installed
OR postgresql93-docs-9.3.10-11 is installed
OR postgresql93-libs-9.3.10-11 is installed
OR postgresql93-server-9.3.10-11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
grub2-2.02~beta2-73 is installed
OR grub2-i386-pc-2.02~beta2-73 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-73 is installed
OR grub2-s390x-emu-2.02~beta2-73 is installed
OR grub2-snapper-plugin-2.02~beta2-73 is installed
OR grub2-x86_64-efi-2.02~beta2-73 is installed
OR grub2-x86_64-xen-2.02~beta2-73 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
grub2-2.02~beta2-73 is installed
OR grub2-i386-pc-2.02~beta2-73 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-73 is installed
OR grub2-s390x-emu-2.02~beta2-73 is installed
OR grub2-snapper-plugin-2.02~beta2-73 is installed
OR grub2-x86_64-efi-2.02~beta2-73 is installed
OR grub2-x86_64-xen-2.02~beta2-73 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
dbus-1-glib-0.100.2-3 is installed
OR dbus-1-glib-32bit-0.100.2-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
tomcat-8.0.43-10.24 is installed
OR tomcat-admin-webapps-8.0.43-10.24 is installed
OR tomcat-docs-webapp-8.0.43-10.24 is installed
OR tomcat-el-3_0-api-8.0.43-10.24 is installed
OR tomcat-javadoc-8.0.43-10.24 is installed
OR tomcat-jsp-2_3-api-8.0.43-10.24 is installed
OR tomcat-lib-8.0.43-10.24 is installed
OR tomcat-servlet-3_1-api-8.0.43-10.24 is installed
OR tomcat-webapps-8.0.43-10.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
tomcat-8.0.43-10.24 is installed
OR tomcat-admin-webapps-8.0.43-10.24 is installed
OR tomcat-docs-webapp-8.0.43-10.24 is installed
OR tomcat-el-3_0-api-8.0.43-10.24 is installed
OR tomcat-javadoc-8.0.43-10.24 is installed
OR tomcat-jsp-2_3-api-8.0.43-10.24 is installed
OR tomcat-lib-8.0.43-10.24 is installed
OR tomcat-servlet-3_1-api-8.0.43-10.24 is installed
OR tomcat-webapps-8.0.43-10.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_69-60_64_32-default-5-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-5-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-5-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libpython3_4m1_0-3.4.5-19 is installed
OR python3-3.4.5-19 is installed
OR python3-base-3.4.5-19 is installed
OR python3-curses-3.4.5-19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libpython3_4m1_0-3.4.5-19 is installed
OR python3-3.4.5-19 is installed
OR python3-base-3.4.5-19 is installed
OR python3-curses-3.4.5-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libpoppler-glib8-0.43.0-15 is installed
OR libpoppler-qt4-4-0.43.0-15 is installed
OR libpoppler60-0.43.0-15 is installed
OR poppler-tools-0.43.0-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
res-signingkeys-3.0.37-52.23 is installed
OR smt-3.0.37-52.23 is installed
OR smt-support-3.0.37-52.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
res-signingkeys-3.0.37-52.23 is installed
OR smt-3.0.37-52.23 is installed
OR smt-support-3.0.37-52.23 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
curl-7.37.0-37.8 is installed
OR libcurl4-7.37.0-37.8 is installed
OR libcurl4-32bit-7.37.0-37.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
curl-7.37.0-37.8 is installed
OR libcurl4-7.37.0-37.8 is installed
OR libcurl4-32bit-7.37.0-37.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND procmail-3.22-269.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND ucode-intel-20190618-13.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND ucode-intel-20190618-13.47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
mariadb-10.2.21-3.7 is installed
OR mariadb-client-10.2.21-3.7 is installed
OR mariadb-errormessages-10.2.21-3.7 is installed
OR mariadb-tools-10.2.21-3.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
mariadb-10.2.21-3.7 is installed
OR mariadb-client-10.2.21-3.7 is installed
OR mariadb-errormessages-10.2.21-3.7 is installed
OR mariadb-tools-10.2.21-3.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
sysstat-12.0.2-10.36 is installed
OR sysstat-isag-12.0.2-10.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
sysstat-12.0.2-10.36 is installed
OR sysstat-isag-12.0.2-10.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kernel-default-3.12.61-52.149 is installed
OR kernel-default-base-3.12.61-52.149 is installed
OR kernel-default-devel-3.12.61-52.149 is installed
OR kernel-default-man-3.12.61-52.149 is installed
OR kernel-devel-3.12.61-52.149 is installed
OR kernel-macros-3.12.61-52.149 is installed
OR kernel-source-3.12.61-52.149 is installed
OR kernel-syms-3.12.61-52.149 is installed
OR kernel-xen-3.12.61-52.149 is installed
OR kernel-xen-base-3.12.61-52.149 is installed
OR kernel-xen-devel-3.12.61-52.149 is installed
OR kgraft-patch-3_12_61-52_149-default-1-1.3 is installed
OR kgraft-patch-3_12_61-52_149-xen-1-1.3 is installed
OR kgraft-patch-SLE12_Update_39-1-1.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kernel-default-3.12.61-52.149 is installed
OR kernel-default-base-3.12.61-52.149 is installed
OR kernel-default-devel-3.12.61-52.149 is installed
OR kernel-default-man-3.12.61-52.149 is installed
OR kernel-devel-3.12.61-52.149 is installed
OR kernel-macros-3.12.61-52.149 is installed
OR kernel-source-3.12.61-52.149 is installed
OR kernel-syms-3.12.61-52.149 is installed
OR kernel-xen-3.12.61-52.149 is installed
OR kernel-xen-base-3.12.61-52.149 is installed
OR kernel-xen-devel-3.12.61-52.149 is installed
OR kgraft-patch-3_12_61-52_149-default-1-1.3 is installed
OR kgraft-patch-3_12_61-52_149-xen-1-1.3 is installed
OR kgraft-patch-SLE12_Update_39-1-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.59-60.41 is installed
OR kernel-default-extra-3.12.59-60.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libmysqlclient_r18-10.0.28-17 is installed
OR libmysqlclient_r18-32bit-10.0.28-17 is installed
OR mariadb-10.0.28-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
drm-4.9.33-4.11 is installed
OR drm-kmp-default-4.9.33_k4.4.114_94.11-4.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
glib2-2.48.2-12.15 is installed
OR libgio-fam-2.48.2-12.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
Mesa-18.3.2-14.3 is installed
OR Mesa-drivers-18.3.2-14.3 is installed
OR Mesa-libGLESv1_CM1-18.3.2-14.3 is installed
OR Mesa-libGLESv2-2-32bit-18.3.2-14.3 is installed
OR Mesa-libd3d-18.3.2-14.3 is installed
OR Mesa-libva-18.3.2-14.3 is installed
OR libXvMC_nouveau-18.3.2-14.3 is installed
OR libXvMC_r600-18.3.2-14.3 is installed
OR libvdpau_nouveau-18.3.2-14.3 is installed
OR libvdpau_r300-18.3.2-14.3 is installed
OR libvdpau_r600-18.3.2-14.3 is installed
OR libvdpau_radeonsi-18.3.2-14.3 is installed
OR libvulkan_intel-18.3.2-14.3 is installed
OR libvulkan_radeon-18.3.2-14.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libpurple-2.13.0-3 is installed
OR libpurple-branding-upstream-2.13.0-3 is installed
OR libpurple-devel-2.13.0-3 is installed
OR libpurple-lang-2.13.0-3 is installed
OR libpurple-plugin-sametime-2.13.0-3 is installed
OR pidgin-2.13.0-3 is installed
OR pidgin-devel-2.13.0-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND transfig-3.2.6a-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-dashboard-8.0.2~a0~dev7-2 is installed
OR python-horizon-8.0.2~a0~dev7-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
ruby2.1-rubygem-loofah-2.0.2-3.5 is installed
OR rubygem-loofah-2.0.2-3.5 is installed
|