Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the SUSE Linux Enterprise 12 kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 kernel was updated to 3.12.44 to receive various security and bugfixes.
These features were added: - mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support (bsc#854824). - mpt3sas: Bump mpt3sas driver version to 04.100.00.00 (bsc#854817).
Following security bugs were fixed: - CVE-2015-1805: iov overrun for failed atomic copy could have lead to DoS or privilege escalation (bsc#933429). - CVE-2015-3212: A race condition in the way the Linux kernel handled lists of associations in SCTP sockets could have lead to list corruption and kernel panics (bsc#936502). - CVE-2015-4036: DoS via memory corruption in vhost/scsi driver (bsc#931988). - CVE-2015-4167: Linux kernel built with the UDF file system(CONFIG_UDF_FS) support was vulnerable to a crash. It occurred while fetching inode information from a corrupted/malicious udf file system image (bsc#933907). - CVE-2015-4692: DoS via NULL pointer dereference in kvm_apic_has_events function (bsc#935542). - CVE-2015-5364: Remote DoS via flood of UDP packets with invalid checksums (bsc#936831). - CVE-2015-5366: Remote DoS of EPOLLET epoll applications via flood of UDP packets with invalid checksums (bsc#936831).
Security issues already fixed in the previous update but not referenced by CVE: - CVE-2014-9728: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to a crash (bsc#933904). - CVE-2014-9729: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to a crash (bsc#933904). - CVE-2014-9730: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to a crash (bsc#933904). - CVE-2014-9731: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to information leakage (bsc#933896).
The following non-security bugs were fixed: - ALSA: hda - add codec ID for Skylake display audio codec (bsc#936556). - ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codec (bsc#936556). - ALSA: hda_controller: Separate stream_tag for input and output streams (bsc#936556). - ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW (bsc#936556). - ALSA: hda_intel: apply the Seperate stream_tag for Skylake (bsc#936556). - ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point (bsc#936556). - Btrfs: Handle unaligned length in extent_same (bsc#937609). - Btrfs: add missing inode item update in fallocate() (bsc#938023). - Btrfs: check pending chunks when shrinking fs to avoid corruption (bsc#936445). - Btrfs: do not update mtime/ctime on deduped inodes (bsc#937616). - Btrfs: fix block group ->space_info null pointer dereference (bsc#935088). - Btrfs: fix clone / extent-same deadlocks (bsc#937612). - Btrfs: fix deadlock with extent-same and readpage (bsc#937612). - Btrfs: fix fsync data loss after append write (bsc#936446). - Btrfs: fix hang during inode eviction due to concurrent readahead (bsc#935085). - Btrfs: fix memory leak in the extent_same ioctl (bsc#937613). - Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON (bsc#926369). - Btrfs: fix use after free when close_ctree frees the orphan_rsv (bsc#938022). - Btrfs: pass unaligned length to btrfs_cmp_data() (bsc#937609). - Btrfs: provide super_operations->inode_get_dev (bsc#927455). - Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONLINE case. - Drivers: hv: fcopy: process deferred messages when we complete the transaction. - Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work. - Drivers: hv: fcopy: set .owner reference for file operations. - Drivers: hv: fcopy: switch to using the hvutil_device_state state machine. - Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case. - Drivers: hv: hv_balloon: correctly handle val.freeram lower than num_pages case. - Drivers: hv: hv_balloon: do not lose memory when onlining order is not natural. - Drivers: hv: hv_balloon: do not online pages in offline blocks. - Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function. - Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region_mutex. - Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure. - Drivers: hv: hv_balloon: refuse to balloon below the floor. - Drivers: hv: hv_balloon: report offline pages as being used. - Drivers: hv: hv_balloon: survive ballooning request with num_pages=0. - Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h. - Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work. - Drivers: hv: kvp: reset kvp_context. - Drivers: hv: kvp: switch to using the hvutil_device_state state machine. - Drivers: hv: util: Fix a bug in the KVP code. reapply upstream change ontop of v3.12-stable change - Drivers: hv: util: On device remove, close the channel after de-initializing the service. - Drivers: hv: util: introduce hv_utils_transport abstraction. - Drivers: hv: util: introduce state machine for util drivers. - Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h. - Drivers: hv: vmbus: Add device and vendor ID to vmbus devices. - Drivers: hv: vmbus: Add support for VMBus panic notifier handler (bsc#934160). - Drivers: hv: vmbus: Add support for the NetworkDirect GUID. - Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY (bsc#934160). - Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl(). - Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal(). - Drivers: hv: vmbus: Fix a siganlling host signalling issue. - Drivers: hv: vmbus: Get rid of some unnecessary messages. - Drivers: hv: vmbus: Get rid of some unused definitions. - Drivers: hv: vmbus: Handle both rescind and offer messages in the same context. - Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state. - Drivers: hv: vmbus: Introduce a function to remove a rescinded offer. - Drivers: hv: vmbus: Perform device register in the per-channel work element. - Drivers: hv: vmbus: Permit sending of packets without payload. - Drivers: hv: vmbus: Properly handle child device remove. - Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure. - Drivers: hv: vmbus: Suport an API to send packet with additional control. - Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control. - Drivers: hv: vmbus: Teardown clockevent devices on module unload. - Drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload. - Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel. - Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0. - Drivers: hv: vmbus: avoid double kfree for device_obj. - Drivers: hv: vmbus: briefly comment num_sc and next_oc. - Drivers: hv: vmbus: decrease num_sc on subchannel removal. - Drivers: hv: vmbus: distribute subchannels among all vcpus. - Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths. - Drivers: hv: vmbus: introduce vmbus_acpi_remove. - Drivers: hv: vmbus: kill tasklets on module unload. - Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer(). - Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors. - Drivers: hv: vmbus: rename channel work queues. - Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown. - Drivers: hv: vmbus: unify calls to percpu_channel_enq(). - Drivers: hv: vmbus: unregister panic notifier on module unload. - Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10. - Drivers: hv: vss: process deferred messages when we complete the transaction. - Drivers: hv: vss: switch to using the hvutil_device_state state machine. - Enable CONFIG_BRIDGE_NF_EBTABLES on s390x (bsc#936012) - Fix connection reuse when sk_error_report is used (bsc#930972). - GHES: Carve out error queueing in a separate function (bsc#917630). - GHES: Carve out the panic functionality (bsc#917630). - GHES: Elliminate double-loop in the NMI handler (bsc#917630). - GHES: Make NMI handler have a single reader (bsc#917630). - GHES: Panic right after detection (bsc#917630). - IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach (bsc#918618). - Initialize hv_netvsc_packet->xmit_more to avoid transfer stalls - KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode (bsc#908491). - KVM: s390: virtio-ccw: Handle command rejects (bsc#931860). - MODSIGN: loading keys from db when SecureBoot disabled (bsc#929696). - MODSIGN: loading keys from db when SecureBoot disabled (bsc#929696). - PCI: pciehp: Add hotplug_lock to serialize hotplug events (bsc#866911). - Revert 'MODSIGN: loading keys from db when SecureBoot disabled'. This reverts commit b45412d4, because it breaks legacy boot. - SUNRPC: Report connection error values to rpc_tasks on the pending queue (bsc#930972). - Update s390x kabi files with netfilter change (bsc#936012) - client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set (bsc#932348). - cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors (bsc#933117). - dmapi: fix value from newer Linux strnlen_user() (bsc#932897). - drm/i915/hsw: Fix workaround for server AUX channel clock divisor (bsc#935918). - drm/i915: Evict CS TLBs between batches (bsc#935918). - drm/i915: Fix DDC probe for passive adapters (bsc#935918). - drm/i915: Handle failure to kick out a conflicting fb driver (bsc#935918). - drm/i915: drop WaSetupGtModeTdRowDispatch:snb (bsc#935918). - drm/i915: save/restore GMBUS freq across suspend/resume on gen4 (bsc#935918). - edd: support original Phoenix EDD 3.0 information (bsc#929974). - ext4: fix over-defensive complaint after journal abort (bsc#935174). - fs/cifs: Fix corrupt SMB2 ioctl requests (bsc#931124). - ftrace: add oco handling patch (bsc#924526). - ftrace: allow architectures to specify ftrace compile options (bsc#924526). - ftrace: let notrace function attribute disable hotpatching if necessary (bsc#924526). - hugetlb, kabi: do not account hugetlb pages as NR_FILE_PAGES (bsc#930092). - hugetlb: do not account hugetlb pages as NR_FILE_PAGES (bsc#930092). - hv: channel: match var type to return type of wait_for_completion. - hv: do not schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind(). - hv: hv_balloon: match var type to return type of wait_for_completion. - hv: hv_util: move vmbus_open() to a later place. - hv: hypervvssd: call endmntent before call setmntent again. - hv: no rmmod for hv_vmbus and hv_utils. - hv: remove the per-channel workqueue. - hv: run non-blocking message handlers in the dispatch tasklet. - hv: vmbus: missing curly braces in vmbus_process_offer(). - hv: vmbus_free_channels(): remove the redundant free_channel(). - hv: vmbus_open(): reset the channel state on ENOMEM. - hv: vmbus_post_msg: retry the hypercall on some transient errors. - hv_netvsc: Allocate the receive buffer from the correct NUMA node. - hv_netvsc: Allocate the sendbuf in a NUMA aware way. - hv_netvsc: Clean up two unused variables. - hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism. - hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE. - hv_netvsc: Eliminate memory allocation in the packet send path. - hv_netvsc: Fix a bug in netvsc_start_xmit(). - hv_netvsc: Fix the packet free when it is in skb headroom. - hv_netvsc: Implement batching in send buffer. - hv_netvsc: Implement partial copy into send buffer. - hv_netvsc: Use the xmit_more skb flag to optimize signaling the host. - hv_netvsc: change member name of struct netvsc_stats. - hv_netvsc: introduce netif-msg into netvsc module. - hv_netvsc: remove unused variable in netvsc_send(). - hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add(). - hv_netvsc: try linearizing big SKBs before dropping them. - hv_netvsc: use per_cpu stats to calculate TX/RX data. - hv_netvsc: use single existing drop path in netvsc_start_xmit. - hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg(). - hyperv: Implement netvsc_get_channels() ethool op. - hyperv: hyperv_fb: match wait_for_completion_timeout return type. - iommu/amd: Handle integer overflow in dma_ops_area_alloc (bsc#931538). - iommu/amd: Handle large pages correctly in free_pagetable (bsc#935881). - ipr: Increase default adapter init stage change timeout (bsc#930579). - ipv6: do not delete previously existing ECMP routes if add fails (bsc#930399). - ipv6: fix ECMP route replacement (bsc#930399). - jbd2: improve error messages for inconsistent journal heads (bsc#935174). - jbd2: revise KERN_EMERG error messages (bsc#935174). - kabi/severities: Add s390 symbols allowed to change in bsc#931860 - kabi: only use sops->get_inode_dev with proper fsflag. - kernel: add panic_on_warn. - kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP (bsc#928131). - kgr: fix redirection on s390x arch (bsc#903279). - kgr: move kgr_task_in_progress() to sched.h. - kgr: send a fake signal to all blocking tasks. - kvm: irqchip: Break up high order allocations of kvm_irq_routing_table (bsc#926953). - libata: Blacklist queued TRIM on all Samsung 800-series (bsc#930599). - mei: bus: () can be static. - mm, thp: really limit transparent hugepage allocation to local node (VM Performance, bsc#931620). - mm, thp: respect MPOL_PREFERRED policy with non-local node (VM Performance, bsc#931620). - mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma (VM Performance, bsc#931620). - mm/thp: allocate transparent hugepages on local node (VM Performance, bsc#931620). - net/mlx4_en: Call register_netdevice in the proper location (bsc#858727). - net/mlx4_en: Do not attempt to TX offload the outer UDP checksum for VXLAN (bsc#858727). - net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference (bsc#867362). - net: introduce netdev_alloc_pcpu_stats() for drivers. - net: ipv6: fib: do not sleep inside atomic lock (bsc#867362). - netdev: set __percpu attribute on netdev_alloc_pcpu_stats. - netdev_alloc_pcpu_stats: use less common iterator variable. - netfilter: xt_NFQUEUE: fix --queue-bypass regression (bsc#935083) - ovl: default permissions (bsc#924071). - ovl: move s_stack_depth . - powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations (bsc#931403). - powerpc/pseries: Correct cpu affinity for dlpar added cpus (bsc#932967). - powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler (bsc#929475). - powerpc: Fill in si_addr_lsb siginfo field (bsc#929475). - powerpc: Simplify do_sigbus (bsc#929475). - reiserfs: Fix use after free in journal teardown (bsc#927697). - rtlwifi: rtl8192cu: Fix kernel deadlock (bsc#927786). - s390/airq: add support for irq ranges (bsc#931860). - s390/airq: silence lockdep warning (bsc#931860). - s390/compat,signal: change return values to -EFAULT (bsc#929879). - s390/ftrace: hotpatch support for function tracing (bsc#924526). - s390/irq: improve displayed interrupt order in /proc/interrupts (bsc#931860). - s390/kernel: use stnsm 255 instead of stosm 0 (bsc#929879). - s390/kgr: reorganize kgr infrastructure in entry64.S. - s390/mm: align 64-bit PIE binaries to 4GB (bsc#929879). - s390/mm: limit STACK_RND_MASK for compat tasks (bsc#929879). - s390/rwlock: add missing local_irq_restore calls (bsc#929879). - s390/sclp_vt220: Fix kernel panic due to early terminal input (bsc#931860). - s390/smp: only send external call ipi if needed (bsc#929879). - s390/spinlock,rwlock: always to a load-and-test first (bsc#929879). - s390/spinlock: cleanup spinlock code (bsc#929879). - s390/spinlock: optimize spin_unlock code (bsc#929879). - s390/spinlock: optimize spinlock code sequence (bsc#929879). - s390/spinlock: refactor arch_spin_lock_wait[_flags] (bsc#929879). - s390/time: use stck clock fast for do_account_vtime (bsc#929879). - s390: Remove zfcpdump NR_CPUS dependency (bsc#929879). - s390: add z13 code generation support (bsc#929879). - s390: avoid z13 cache aliasing (bsc#929879). - s390: fix control register update (bsc#929879). - s390: optimize control register update (bsc#929879). - s390: z13 base performance (bsc#929879). - sched: fix __sched_setscheduler() vs load balancing race (bsc#921430) - scsi: retry MODE SENSE on unit attention (bsc#895814). - scsi_dh_alua: Recheck state on unit attention (bsc#895814). - scsi_dh_alua: fixup crash in alua_rtpg_work() (bsc#895814). - scsi_dh_alua: parse device id instead of target id (bsc#895814). - scsi_dh_alua: recheck RTPG in regular intervals (bsc#895814). - scsi_dh_alua: update all port states (bsc#895814). - sd: always retry READ CAPACITY for ALUA state transition (bsc#895814). - st: null pointer dereference panic caused by use after kref_put by st_open (bsc#936875). - supported.conf: add btrfs to kernel-$flavor-base (bsc#933637) - udf: Remove repeated loads blocksize (bsc#933907). - usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset (bsc#938024). - vTPM: set virtual device before passing to ibmvtpm_reset_crq (bsc#937087). - vfs: add super_operations->get_inode_dev (bsc#927455). - virtio-ccw: virtio-ccw adapter interrupt support (bsc#931860). - virtio-rng: do not crash if virtqueue is broken (bsc#931860). - virtio: fail adding buffer on broken queues (bsc#931860). - virtio: virtio_break_device() to mark all virtqueues broken (bsc#931860). - virtio_blk: verify if queue is broken after virtqueue_get_buf() (bsc#931860). - virtio_ccw: fix hang in set offline processing (bsc#931860). - virtio_ccw: fix vcdev pointer handling issues (bsc#931860). - virtio_ccw: introduce device_lost in virtio_ccw_device (bsc#931860). - virtio_net: do not crash if virtqueue is broken (bsc#931860). - virtio_net: verify if queue is broken after virtqueue_get_buf() (bsc#931860). - virtio_ring: adapt to notify() returning bool (bsc#931860). - virtio_ring: add new function virtqueue_is_broken() (bsc#931860). - virtio_ring: change host notification API (bsc#931860). - virtio_ring: let virtqueue_{kick()/notify()} return a bool (bsc#931860). - virtio_ring: plug kmemleak false positive (bsc#931860). - virtio_scsi: do not call virtqueue_add_sgs(... GFP_NOIO) holding spinlock (bsc#931860). - virtio_scsi: verify if queue is broken after virtqueue_get_buf() (bsc#931860). - vmxnet3: Bump up driver version number (bsc#936423). - vmxnet3: Changes for vmxnet3 adapter version 2 (fwd) (bug#936423). - vmxnet3: Fix memory leaks in rx path (fwd) (bug#936423). - vmxnet3: Register shutdown handler for device (fwd) (bug#936423). - x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A (bsc#907092). - x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing (bsc#907092). - x86/kgr: move kgr infrastructure from asm to C. - x86/mm: Improve AMD Bulldozer ASLR workaround (bsc#937032). - xfrm: release dst_orig in case of error in xfrm_lookup() (bsc#932793). - xfs: Skip dirty pages in ->releasepage (bsc#915183). - xfs: fix xfs_setattr for DMAPI (bsc#932900). - xfs_dmapi: fix transaction ilocks (bsc#932899). - xfs_dmapi: fix value from newer Linux strnlen_user() (bsc#932897). - xfs_dmapi: xfs_dm_rdwr() uses dir file ops not file's ops (bsc#932898).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1000189 1000287 1000304 1000776 1001419 1001486 1002165 1003079 1003153 1003400 1003568 1003866 1003925 1003964 1004252 1004462 1004517 1004520 1005666 1006691 1007615 1007886 1010829 1013659 1013678 1013680 1019649 1021803 1025029 1025035 1025084 1025985 1027519 1031247 1031249 1031250 1031254 1031255 1031262 1031263 1032509 1039042 1040170 1040662 1042803 1045490 1056336 1091107 1105528 1108940 1110924 1111007 1111011 1111014 1112039 1112188 1114423 1114988 1115040 1115045 1115047 1117756 1123156 1123157 1126140 1126141 1126192 1126195 1126196 1126198 1126201 1127400 1129623 1137832 1146873 1149811 1161066 1163018 1166240 1170940 744692 772786 789311 854817 854824 856322 857397 858727 860441 865545 866130 866911 867362 868923 874131 876463 895814 897048 897512 898675 900418 903279 904489 907092 908491 909994 910491 911687 915183 917630 918618 921338 921430 921784 922064 922634 924071 924381 924384 924526 926369 926953 927455 927697 927786 928131 929475 929696 929879 929974 930092 930399 930579 930599 930972 931124 931403 931454 931538 931620 931860 931988 932348 932793 932897 932898 932899 932900 932967 933117 933429 933637 933896 933904 933907 934067 934160 935083 935085 935088 935174 935542 935881 935918 936012 936423 936445 936446 936502 936556 936831 936875 937032 937086 937087 937609 937612 937613 937616 937888 938022 938023 938024 940545 941420 946309 949889 953339 953362 953518 954210 954872 954980 955446 956514 957986 958848 959463 961257 961600 962846 963161 964427 966864 967640 970943 971975 971989 973188 973631 974038 974406 974620 975130 975138 975596 975772 975907 976058 976111 976195 977687 978094 978164 978295 978413 979451 979620 979670 979928 980716 980724 981264 981276 982024 982025 982026 982224 982225 982286 982695 982783 982960 983619 983973 983984 984194 984419 984779 984981 984992 985503 985562 986445 986586 987192 987333 987542 987565 987621 987805 988440 988617 988675 988676 988715 989152 989953 990245 990843 990856 990923 991247 991608 991665 992244 992555 992591 992593 992712 993392 993841 993890 993891 994296 994438 994520 994748 995153 995968 996664 997059 997299 997708 997896 998689 998795 998825 999577 999584 999600 999779 999907 999932 CVE-2012-6706 CVE-2014-3672 CVE-2014-9221 CVE-2014-9728 CVE-2014-9729 CVE-2014-9730 CVE-2014-9731 CVE-2015-1805 CVE-2015-3212 CVE-2015-4036 CVE-2015-4167 CVE-2015-4692 CVE-2015-5364 CVE-2015-5366 CVE-2015-8079 CVE-2015-8126 CVE-2015-8956 CVE-2016-10266 CVE-2016-10267 CVE-2016-10268 CVE-2016-10269 CVE-2016-10270 CVE-2016-10271 CVE-2016-10272 CVE-2016-3158 CVE-2016-3159 CVE-2016-3710 CVE-2016-3960 CVE-2016-4001 CVE-2016-4002 CVE-2016-4020 CVE-2016-4037 CVE-2016-4439 CVE-2016-4441 CVE-2016-4453 CVE-2016-4454 CVE-2016-4952 CVE-2016-4962 CVE-2016-4963 CVE-2016-5105 CVE-2016-5106 CVE-2016-5107 CVE-2016-5126 CVE-2016-5238 CVE-2016-5337 CVE-2016-5338 CVE-2016-5403 CVE-2016-5696 CVE-2016-6130 CVE-2016-6258 CVE-2016-6259 CVE-2016-6327 CVE-2016-6351 CVE-2016-6354 CVE-2016-6480 CVE-2016-6828 CVE-2016-7042 CVE-2016-7097 CVE-2016-7425 CVE-2016-8658 CVE-2016-8666 CVE-2016-9445 CVE-2016-9446 CVE-2016-9809 CVE-2016-9812 CVE-2016-9813 CVE-2017-13672 CVE-2017-2624 CVE-2017-9083 CVE-2017-9406 CVE-2018-10839 CVE-2018-17958 CVE-2018-17962 CVE-2018-17963 CVE-2018-18386 CVE-2018-18438 CVE-2018-18849 CVE-2018-19665 CVE-2018-19961 CVE-2018-19962 CVE-2018-19965 CVE-2018-19966 CVE-2018-19967 CVE-2018-3646 CVE-2019-12068 CVE-2019-12749 CVE-2019-15890 CVE-2019-6778 CVE-2019-6778 CVE-2019-9824 CVE-2020-1711 CVE-2020-1983 CVE-2020-7039 CVE-2020-8608 SUSE-SU-2015:0281-1 SUSE-SU-2015:1324-1 SUSE-SU-2016:0050-1 SUSE-SU-2016:2093-1 SUSE-SU-2016:2397-1 SUSE-SU-2016:2912-1 SUSE-SU-2016:3297-1 SUSE-SU-2017:1044-1 SUSE-SU-2017:1672-1 SUSE-SU-2017:1675-1 SUSE-SU-2017:1716-1 SUSE-SU-2018:2480-1 SUSE-SU-2019:0827-1 SUSE-SU-2019:1591-1 SUSE-SU-2020:1514-1
|
Platform(s): | openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 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 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 15 SP1 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 Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Python2 packages 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 SP1 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 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 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
gpgme-1.9.0-1 is installed
OR libgpgme-devel-1.9.0-1 is installed
OR libgpgme11-1.9.0-1 is installed
OR libgpgmepp6-1.9.0-1 is installed
OR libqgpgme7-1.9.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-17.0.9esr-0.7 is installed
OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
bind-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libqt4-4.8.6-7 is installed
OR libqt4-32bit-4.8.6-7 is installed
OR libqt4-qt3support-4.8.6-7 is installed
OR libqt4-qt3support-32bit-4.8.6-7 is installed
OR libqt4-sql-4.8.6-7 is installed
OR libqt4-sql-32bit-4.8.6-7 is installed
OR libqt4-sql-mysql-4.8.6-7 is installed
OR libqt4-sql-mysql-32bit-4.8.6-7 is installed
OR libqt4-sql-plugins-4.8.6-7 is installed
OR libqt4-sql-postgresql-4.8.6-7 is installed
OR libqt4-sql-postgresql-32bit-4.8.6-7 is installed
OR libqt4-sql-sqlite-4.8.6-7 is installed
OR libqt4-sql-sqlite-32bit-4.8.6-7 is installed
OR libqt4-sql-unixODBC-4.8.6-7 is installed
OR libqt4-sql-unixODBC-32bit-4.8.6-7 is installed
OR libqt4-x11-4.8.6-7 is installed
OR libqt4-x11-32bit-4.8.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
evince-3.20.1-6.16 is installed
OR evince-browser-plugin-3.20.1-6.16 is installed
OR evince-lang-3.20.1-6.16 is installed
OR evince-plugin-djvudocument-3.20.1-6.16 is installed
OR evince-plugin-dvidocument-3.20.1-6.16 is installed
OR evince-plugin-pdfdocument-3.20.1-6.16 is installed
OR evince-plugin-psdocument-3.20.1-6.16 is installed
OR evince-plugin-tiffdocument-3.20.1-6.16 is installed
OR evince-plugin-xpsdocument-3.20.1-6.16 is installed
OR libevdocument3-4-3.20.1-6.16 is installed
OR libevview3-3-3.20.1-6.16 is installed
OR nautilus-evince-3.20.1-6.16 is installed
OR typelib-1_0-EvinceDocument-3_0-3.20.1-6.16 is installed
OR typelib-1_0-EvinceView-3_0-3.20.1-6.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libvirt-3.3.0-5.22 is installed
OR libvirt-admin-3.3.0-5.22 is installed
OR libvirt-client-3.3.0-5.22 is installed
OR libvirt-daemon-3.3.0-5.22 is installed
OR libvirt-daemon-config-network-3.3.0-5.22 is installed
OR libvirt-daemon-config-nwfilter-3.3.0-5.22 is installed
OR libvirt-daemon-driver-interface-3.3.0-5.22 is installed
OR libvirt-daemon-driver-libxl-3.3.0-5.22 is installed
OR libvirt-daemon-driver-lxc-3.3.0-5.22 is installed
OR libvirt-daemon-driver-network-3.3.0-5.22 is installed
OR libvirt-daemon-driver-nodedev-3.3.0-5.22 is installed
OR libvirt-daemon-driver-nwfilter-3.3.0-5.22 is installed
OR libvirt-daemon-driver-qemu-3.3.0-5.22 is installed
OR libvirt-daemon-driver-secret-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-core-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-disk-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-logical-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-mpath-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-rbd-3.3.0-5.22 is installed
OR libvirt-daemon-driver-storage-scsi-3.3.0-5.22 is installed
OR libvirt-daemon-lxc-3.3.0-5.22 is installed
OR libvirt-daemon-qemu-3.3.0-5.22 is installed
OR libvirt-daemon-xen-3.3.0-5.22 is installed
OR libvirt-doc-3.3.0-5.22 is installed
OR libvirt-libs-3.3.0-5.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND rsyslog-8.24.0-3.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND taglib-1.11.1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND dnsmasq-2.78-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
aaa_base-84.87+git20180409.04c9dae-3.6 is installed
OR aaa_base-extras-84.87+git20180409.04c9dae-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 SP1 is installed
AND Package Information
podman-1.4.4-4.11 is installed
OR podman-cni-config-1.4.4-4.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND libjbig2-32bit-2.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
ImageMagick-7.0.7.34-3.54 is installed
OR ImageMagick-config-7-SUSE-7.0.7.34-3.54 is installed
OR ImageMagick-devel-7.0.7.34-3.54 is installed
OR libMagick++-7_Q16HDRI4-7.0.7.34-3.54 is installed
OR libMagick++-devel-7.0.7.34-3.54 is installed
OR libMagickCore-7_Q16HDRI6-7.0.7.34-3.54 is installed
OR libMagickWand-7_Q16HDRI6-7.0.7.34-3.54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
crash-7.2.1-1 is installed
OR crash-devel-7.2.1-1 is installed
OR crash-kmp-default-7.2.1_k4.12.14_23-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
libtidy-devel-5.4.0-1 is installed
OR libtidy5-5.4.0-1 is installed
OR tidy-5.4.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
openldap2-2.4.46-7 is installed
OR openldap2-back-meta-2.4.46-7 is installed
OR openldap2-back-perl-2.4.46-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
curl-mini-7.60.0-3.14 is installed
OR libcurl-mini-devel-7.60.0-3.14 is installed
OR libcurl4-mini-7.60.0-3.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
389-ds-1.4.0.3-4.7 is installed
OR 389-ds-snmp-1.4.0.3-4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
apache2-mod_wsgi-4.5.18-2 is installed
OR apache2-mod_wsgi-python3-4.5.18-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND python2-pip-10.0.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
librelp-devel-1.2.15-1 is installed
OR librelp0-1.2.15-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
libupsclient1-2.7.4-4 is installed
OR nut-2.7.4-4 is installed
OR nut-devel-2.7.4-4 is installed
OR nut-drivers-net-2.7.4-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
tomcat-9.0.14-2 is installed
OR tomcat-admin-webapps-9.0.14-2 is installed
OR tomcat-el-3_0-api-9.0.14-2 is installed
OR tomcat-jsp-2_3-api-9.0.14-2 is installed
OR tomcat-lib-9.0.14-2 is installed
OR tomcat-servlet-4_0-api-9.0.14-2 is installed
OR tomcat-webapps-9.0.14-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
gnutls-2.4.1-24.39.51 is installed
OR libgnutls-extra26-2.4.1-24.39.51 is installed
OR libgnutls26-2.4.1-24.39.51 is installed
OR libgnutls26-32bit-2.4.1-24.39.51 is installed
OR libgnutls26-x86-2.4.1-24.39.51 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
gnutls-2.4.1-24.39.51 is installed
OR libgnutls-extra26-2.4.1-24.39.51 is installed
OR libgnutls26-2.4.1-24.39.51 is installed
OR libgnutls26-32bit-2.4.1-24.39.51 is installed
OR libgnutls26-x86-2.4.1-24.39.51 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND dnsmasq-2.78-0.16.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND dnsmasq-2.78-0.16.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
kernel-bigsmp-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-3.0.101-0.47.106.29 is installed
OR kernel-default-base-3.0.101-0.47.106.29 is installed
OR kernel-default-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-man-3.0.101-0.47.106.29 is installed
OR kernel-ec2-3.0.101-0.47.106.29 is installed
OR kernel-ec2-base-3.0.101-0.47.106.29 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.29 is installed
OR kernel-pae-3.0.101-0.47.106.29 is installed
OR kernel-pae-base-3.0.101-0.47.106.29 is installed
OR kernel-pae-devel-3.0.101-0.47.106.29 is installed
OR kernel-source-3.0.101-0.47.106.29 is installed
OR kernel-syms-3.0.101-0.47.106.29 is installed
OR kernel-trace-3.0.101-0.47.106.29 is installed
OR kernel-trace-base-3.0.101-0.47.106.29 is installed
OR kernel-trace-devel-3.0.101-0.47.106.29 is installed
OR kernel-xen-3.0.101-0.47.106.29 is installed
OR kernel-xen-base-3.0.101-0.47.106.29 is installed
OR kernel-xen-devel-3.0.101-0.47.106.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND Package Information
glibc-2.11.3-17.102 is installed
OR glibc-32bit-2.11.3-17.102 is installed
OR glibc-devel-2.11.3-17.102 is installed
OR glibc-devel-32bit-2.11.3-17.102 is installed
OR glibc-html-2.11.3-17.102 is installed
OR glibc-i18ndata-2.11.3-17.102 is installed
OR glibc-info-2.11.3-17.102 is installed
OR glibc-locale-2.11.3-17.102 is installed
OR glibc-locale-32bit-2.11.3-17.102 is installed
OR glibc-profile-2.11.3-17.102 is installed
OR glibc-profile-32bit-2.11.3-17.102 is installed
OR nscd-2.11.3-17.102 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
kernel-default-3.12.44-52.10 is installed
OR kernel-default-base-3.12.44-52.10 is installed
OR kernel-default-devel-3.12.44-52.10 is installed
OR kernel-default-man-3.12.44-52.10 is installed
OR kernel-devel-3.12.44-52.10 is installed
OR kernel-macros-3.12.44-52.10 is installed
OR kernel-source-3.12.44-52.10 is installed
OR kernel-syms-3.12.44-52.10 is installed
OR kernel-xen-3.12.44-52.10 is installed
OR kernel-xen-base-3.12.44-52.10 is installed
OR kernel-xen-devel-3.12.44-52.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
kernel-default-3.12.44-52.10 is installed
OR kernel-default-base-3.12.44-52.10 is installed
OR kernel-default-devel-3.12.44-52.10 is installed
OR kernel-default-man-3.12.44-52.10 is installed
OR kernel-devel-3.12.44-52.10 is installed
OR kernel-macros-3.12.44-52.10 is installed
OR kernel-source-3.12.44-52.10 is installed
OR kernel-syms-3.12.44-52.10 is installed
OR kernel-xen-3.12.44-52.10 is installed
OR kernel-xen-base-3.12.44-52.10 is installed
OR kernel-xen-devel-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
apache-commons-daemon-1.0.15-4 is installed
OR apache-commons-daemon-javadoc-1.0.15-4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
xen-4.5.3_08-17 is installed
OR xen-doc-html-4.5.3_08-17 is installed
OR xen-kmp-default-4.5.3_08_k3.12.59_60.45-17 is installed
OR xen-libs-4.5.3_08-17 is installed
OR xen-libs-32bit-4.5.3_08-17 is installed
OR xen-tools-4.5.3_08-17 is installed
OR xen-tools-domU-4.5.3_08-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
xen-4.5.3_08-17 is installed
OR xen-doc-html-4.5.3_08-17 is installed
OR xen-kmp-default-4.5.3_08_k3.12.59_60.45-17 is installed
OR xen-libs-4.5.3_08-17 is installed
OR xen-libs-32bit-4.5.3_08-17 is installed
OR xen-tools-4.5.3_08-17 is installed
OR xen-tools-domU-4.5.3_08-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libXt6-1.1.4-3 is installed
OR libXt6-32bit-1.1.4-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND clamav-0.99.2-32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND clamav-0.99.2-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.10-38.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
gstreamer-plugins-bad-1.2.4-3.4 is installed
OR libgstegl-1_0-0-1.2.4-3.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
gstreamer-plugins-bad-1.2.4-3.4 is installed
OR libgstegl-1_0-0-1.2.4-3.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND pigz-2.3-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND clamav-0.100.1-33.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND clamav-0.100.1-33.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND ucode-intel-20180703-13.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND ucode-intel-20180703-13.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
kernel-default-4.4.103-6.38 is installed
OR kernel-default-base-4.4.103-6.38 is installed
OR kernel-default-devel-4.4.103-6.38 is installed
OR kernel-default-man-4.4.103-6.38 is installed
OR kernel-devel-4.4.103-6.38 is installed
OR kernel-macros-4.4.103-6.38 is installed
OR kernel-source-4.4.103-6.38 is installed
OR kernel-syms-4.4.103-6.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
kernel-default-4.4.103-6.38 is installed
OR kernel-default-base-4.4.103-6.38 is installed
OR kernel-default-devel-4.4.103-6.38 is installed
OR kernel-default-man-4.4.103-6.38 is installed
OR kernel-devel-4.4.103-6.38 is installed
OR kernel-macros-4.4.103-6.38 is installed
OR kernel-source-4.4.103-6.38 is installed
OR kernel-syms-4.4.103-6.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
dovecot22-2.2.31-19.11 is installed
OR dovecot22-backend-mysql-2.2.31-19.11 is installed
OR dovecot22-backend-pgsql-2.2.31-19.11 is installed
OR dovecot22-backend-sqlite-2.2.31-19.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.252-27.45 is installed
OR java-1_8_0-openjdk-demo-1.8.0.252-27.45 is installed
OR java-1_8_0-openjdk-devel-1.8.0.252-27.45 is installed
OR java-1_8_0-openjdk-headless-1.8.0.252-27.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.252-27.45 is installed
OR java-1_8_0-openjdk-demo-1.8.0.252-27.45 is installed
OR java-1_8_0-openjdk-devel-1.8.0.252-27.45 is installed
OR java-1_8_0-openjdk-headless-1.8.0.252-27.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_143-94_47-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_16-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_143-94_47-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_16-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA 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-plugin-1.8.0_sr5.20-30.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA 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-plugin-1.8.0_sr5.20-30.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
ovmf-2017+git1492060560.b6d11d7c46-4.12 is installed
OR ovmf-tools-2017+git1492060560.b6d11d7c46-4.12 is installed
OR qemu-ovmf-x86_64-2017+git1492060560.b6d11d7c46-4.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
ovmf-2017+git1510945757.b2662641d5-3.5 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-3.5 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-3.5 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-3.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
ovmf-2017+git1510945757.b2662641d5-3.5 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-3.5 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-3.5 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-3.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
ghostscript-9.27-23.28 is installed
OR ghostscript-x11-9.27-23.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
ghostscript-9.27-23.28 is installed
OR ghostscript-x11-9.27-23.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
xen-4.4.4_40-22.77 is installed
OR xen-doc-html-4.4.4_40-22.77 is installed
OR xen-kmp-default-4.4.4_40_k3.12.61_52.146-22.77 is installed
OR xen-libs-4.4.4_40-22.77 is installed
OR xen-libs-32bit-4.4.4_40-22.77 is installed
OR xen-tools-4.4.4_40-22.77 is installed
OR xen-tools-domU-4.4.4_40-22.77 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
xen-4.4.4_40-22.77 is installed
OR xen-doc-html-4.4.4_40-22.77 is installed
OR xen-kmp-default-4.4.4_40_k3.12.61_52.146-22.77 is installed
OR xen-libs-4.4.4_40-22.77 is installed
OR xen-libs-32bit-4.4.4_40-22.77 is installed
OR xen-tools-4.4.4_40-22.77 is installed
OR xen-tools-domU-4.4.4_40-22.77 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.425-19 is installed
OR flash-player-gnome-11.2.202.425-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gd-2.1.0-23 is installed
OR gd-32bit-2.1.0-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-84 is installed
OR kernel-default-extra-4.4.21-84 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND icu-52.1-8.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
kernel-default-4.12.14-95.3 is installed
OR kernel-default-extra-4.12.14-95.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
libmysqlclient_r18-10.0.40.2-2.12 is installed
OR libmysqlclient_r18-32bit-10.0.40.2-2.12 is installed
OR mariadb-100-10.0.40.2-2.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND gnome-shell-calendar-3.26.2+20180130.0d9c74212-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND gnome-shell-calendar-3.26.2+20180130.0d9c74212-4.16 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ntp-4.2.8p7-44 is installed
OR ntp-doc-4.2.8p7-44 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
ruby2.1-rubygem-chef-10.32.2-3 is installed
OR ruby2.1-rubygem-chef-expander-10.32.2-1 is installed
OR ruby2.1-rubygem-chef-server-10.32.2-1 is installed
OR ruby2.1-rubygem-chef-server-api-10.32.2-4 is installed
OR ruby2.1-rubygem-chef-solr-10.32.2-1 is installed
OR rubygem-chef-10.32.2-3 is installed
OR rubygem-chef-expander-10.32.2-1 is installed
OR rubygem-chef-server-api-10.32.2-4 is installed
OR rubygem-chef-solr-10.32.2-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|