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): | 1013669 1027519 1033053 1033054 1033914 1033915 1036943 1036944 1036945 1036946 1038856 1042948 1046077 1049373 1050305 1051412 1052252 1052771 1056993 1058082 1072902 1074122 1074318 1074425 1074610 1078808 1079869 1080042 1081690 1082041 1083625 1084521 1084524 1084532 1084688 1084690 1084691 1087289 1088262 1088263 1091355 1091362 1091363 1091367 1091606 1091772 1092699 1094359 1095242 1095601 1095639 1096224 1096673 1097521 1097522 1097523 1098891 1103200 1103353 854817 854824 858727 866911 867362 895814 903279 907092 908491 915183 917630 918618 920057 921430 924071 924526 926369 926953 927455 927697 927786 928131 929475 929696 929879 929974 930092 930399 930579 930599 930972 931124 931403 931538 931620 931860 931988 932348 932793 932897 932898 932899 932900 932967 933117 933429 933637 933896 933904 933907 934160 935083 935085 935088 935174 935542 935881 935918 936012 936423 936445 936446 936502 936556 936831 936875 937032 937087 937609 937612 937613 937616 938022 938023 938024 938343 CVE-2014-9728 CVE-2014-9729 CVE-2014-9730 CVE-2014-9731 CVE-2015-0837 CVE-2015-1805 CVE-2015-3212 CVE-2015-4036 CVE-2015-4167 CVE-2015-4692 CVE-2015-5364 CVE-2015-5366 CVE-2016-9811 CVE-2017-1000445 CVE-2017-1000476 CVE-2017-11449 CVE-2017-11751 CVE-2017-12430 CVE-2017-12642 CVE-2017-14249 CVE-2017-17680 CVE-2017-17882 CVE-2017-17973 CVE-2017-5715 CVE-2017-6362 CVE-2017-7585 CVE-2017-7586 CVE-2017-7741 CVE-2017-7742 CVE-2017-8361 CVE-2017-8362 CVE-2017-8363 CVE-2017-8365 CVE-2017-9409 CVE-2017-9935 CVE-2018-1000120 CVE-2018-1000121 CVE-2018-1000122 CVE-2018-10545 CVE-2018-10546 CVE-2018-10547 CVE-2018-10548 CVE-2018-10583 CVE-2018-1064 CVE-2018-11806 CVE-2018-12891 CVE-2018-12892 CVE-2018-12893 CVE-2018-3665 CVE-2018-5784 CVE-2018-5800 CVE-2018-5801 CVE-2018-5802 CVE-2018-5810 CVE-2018-5813 CVE-2018-6764 SUSE-SU-2015:1324-1 SUSE-SU-2015:1511-1 SUSE-SU-2017:0189-1 SUSE-SU-2017:1040-1 SUSE-SU-2017:1367-1 SUSE-SU-2018:0055-1 SUSE-SU-2018:0135-1 SUSE-SU-2018:0769-1 SUSE-SU-2018:0861-1 SUSE-SU-2018:1180-1 SUSE-SU-2018:1291-1 SUSE-SU-2018:2059-1 SUSE-SU-2018:2485-1 SUSE-SU-2018:3343-1
|
Platform(s): | openSUSE 13.2 openSUSE Leap 42.1 openSUSE Leap 42.1 NonFree openSUSE Leap 42.2 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY 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-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 Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Software Development Kit 12 SUSE Linux Enterprise Software Development Kit 12 SP2 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 SP4 SUSE Linux Enterprise Software Development Kit 12 SP5 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE 13.2 is installed AND dosfstools-3.0.26-6.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.1 is installed
AND a2ps-4.14-1.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.1 NonFree is installed
AND opera-38.0.2220.29-16.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
accountsservice-0.6.42-4.2 is installed
OR accountsservice-lang-0.6.42-4.2 is installed
OR libaccountsservice0-0.6.42-4.2 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-4.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
libfreebl3-3.15.3-0.3 is installed
OR libfreebl3-32bit-3.15.3-0.3 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.3-0.3 is installed
OR mozilla-nss-32bit-3.15.3-0.3 is installed
OR mozilla-nss-tools-3.15.3-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
acroread-9.5.5-0.5.5 is installed
OR acroread-cmaps-9.4.6-0.4.5 is installed
OR acroread-fonts-ja-9.4.6-0.4.5 is installed
OR acroread-fonts-ko-9.4.6-0.4.5 is installed
OR acroread-fonts-zh_CN-9.4.6-0.4.5 is installed
OR acroread-fonts-zh_TW-9.4.6-0.4.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
colord-1.1.7-2.42 is installed
OR colord-gtk-lang-0.1.25-3.113 is installed
OR colord-lang-1.1.7-2.42 is installed
OR libcolord-gtk1-0.1.25-3.113 is installed
OR libcolord2-1.1.7-2.42 is installed
OR libcolord2-32bit-1.1.7-2.42 is installed
OR libcolorhug2-1.1.7-2.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
liblua5_2-5.2.2-4.2 is installed
OR lua-5.2.2-4.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
DirectFB-1.7.1-6.1 is installed
OR lib++dfb-1_7-1-1.7.1-6.1 is installed
OR libdirectfb-1_7-1-1.7.1-6.1 is installed
OR libdirectfb-1_7-1-32bit-1.7.1-6.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libXtst6-1.2.2-7.1 is installed
OR libXtst6-32bit-1.2.2-7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND docker-1.8.3-49.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
cups154-1.5.4-2 is installed
OR cups154-client-1.5.4-2 is installed
OR cups154-filters-1.5.4-2 is installed
OR cups154-libs-1.5.4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.53-60.30.1 is installed
OR kernel-ec2-devel-3.12.53-60.30.1 is installed
OR kernel-ec2-extra-3.12.53-60.30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
nodejs4-4.5.0-5 is installed
OR nodejs4-devel-4.5.0-5 is installed
OR nodejs4-docs-4.5.0-5 is installed
OR npm4-4.5.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND LibVNCServer-0.9.1-160.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
acl-2.2.47-30.5 is installed
OR libacl-2.2.47-30.5 is installed
OR libacl-32bit-2.2.47-30.5 is installed
OR libacl-x86-2.2.47-30.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
acl-2.2.47-30.5 is installed
OR libacl-2.2.47-30.5 is installed
OR libacl-32bit-2.2.47-30.5 is installed
OR libacl-x86-2.2.47-30.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libxslt-1.1.24-19.19 is installed
OR libxslt-32bit-1.1.24-19.19 is installed
OR libxslt-x86-1.1.24-19.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libxslt-1.1.24-19.19 is installed
OR libxslt-32bit-1.1.24-19.19 is installed
OR libxslt-x86-1.1.24-19.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
PolicyKit-0.9-14.34 is installed
OR PolicyKit-32bit-0.9-14.34 is installed
OR PolicyKit-doc-0.9-14.34 is installed
OR PolicyKit-x86-0.9-14.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
OpenEXR-1.6.1-83.17.3 is installed
OR OpenEXR-32bit-1.6.1-83.17.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
OpenEXR-1.6.1-83.17.3 is installed
OR OpenEXR-32bit-1.6.1-83.17.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.7-0.3 is installed
OR libfreebl3-3.13.6-0.5 is installed
OR libfreebl3-32bit-3.13.6-0.5 is installed
OR libfreebl3-x86-3.13.6-0.5 is installed
OR mozilla-nspr-4.9.2-0.6 is installed
OR mozilla-nspr-32bit-4.9.2-0.6 is installed
OR mozilla-nspr-x86-4.9.2-0.6 is installed
OR mozilla-nss-3.13.6-0.5 is installed
OR mozilla-nss-32bit-3.13.6-0.5 is installed
OR mozilla-nss-tools-3.13.6-0.5 is installed
OR mozilla-nss-x86-3.13.6-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.7-0.3 is installed
OR libfreebl3-3.13.6-0.5 is installed
OR libfreebl3-32bit-3.13.6-0.5 is installed
OR libfreebl3-x86-3.13.6-0.5 is installed
OR mozilla-nspr-4.9.2-0.6 is installed
OR mozilla-nspr-32bit-4.9.2-0.6 is installed
OR mozilla-nspr-x86-4.9.2-0.6 is installed
OR mozilla-nss-3.13.6-0.5 is installed
OR mozilla-nss-32bit-3.13.6-0.5 is installed
OR mozilla-nss-tools-3.13.6-0.5 is installed
OR mozilla-nss-x86-3.13.6-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.7-0.3 is installed
OR libfreebl3-3.13.6-0.5 is installed
OR libfreebl3-32bit-3.13.6-0.5 is installed
OR libfreebl3-x86-3.13.6-0.5 is installed
OR mozilla-nspr-4.9.2-0.6 is installed
OR mozilla-nspr-32bit-4.9.2-0.6 is installed
OR mozilla-nspr-x86-4.9.2-0.6 is installed
OR mozilla-nss-3.13.6-0.5 is installed
OR mozilla-nss-32bit-3.13.6-0.5 is installed
OR mozilla-nss-tools-3.13.6-0.5 is installed
OR mozilla-nss-x86-3.13.6-0.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND amavisd-new-2.7.0-18.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-devel-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-utils-9.9.6P1-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-devel-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-utils-9.9.6P1-0.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.4_04-0.9 is installed
OR xen-doc-html-4.2.4_04-0.9 is installed
OR xen-doc-pdf-4.2.4_04-0.9 is installed
OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-libs-4.2.4_04-0.9 is installed
OR xen-libs-32bit-4.2.4_04-0.9 is installed
OR xen-tools-4.2.4_04-0.9 is installed
OR xen-tools-domU-4.2.4_04-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.4_04-0.9 is installed
OR xen-doc-html-4.2.4_04-0.9 is installed
OR xen-doc-pdf-4.2.4_04-0.9 is installed
OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-libs-4.2.4_04-0.9 is installed
OR xen-libs-32bit-4.2.4_04-0.9 is installed
OR xen-tools-4.2.4_04-0.9 is installed
OR xen-tools-domU-4.2.4_04-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
libnewt0_52-0.52.10-1.35 is installed
OR newt-0.52.10-1.35 is installed
OR python-newt-0.52.10-1.35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
xen-4.4.4_02-32 is installed
OR xen-doc-html-4.4.4_02-32 is installed
OR xen-kmp-default-4.4.4_02_3.0.101_68-32 is installed
OR xen-kmp-pae-4.4.4_02_3.0.101_68-32 is installed
OR xen-libs-4.4.4_02-32 is installed
OR xen-libs-32bit-4.4.4_02-32 is installed
OR xen-tools-4.4.4_02-32 is installed
OR xen-tools-domU-4.4.4_02-32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
xen-4.4.4_02-32 is installed
OR xen-doc-html-4.4.4_02-32 is installed
OR xen-kmp-default-4.4.4_02_3.0.101_68-32 is installed
OR xen-kmp-pae-4.4.4_02_3.0.101_68-32 is installed
OR xen-libs-4.4.4_02-32 is installed
OR xen-libs-32bit-4.4.4_02-32 is installed
OR xen-tools-4.4.4_02-32 is installed
OR xen-tools-domU-4.4.4_02-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND kdebase4-runtime-4.3.5-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-42 is installed
OR salt-doc-2016.11.4-42 is installed
OR salt-minion-2016.11.4-42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-42 is installed
OR salt-doc-2016.11.4-42 is installed
OR salt-minion-2016.11.4-42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND libslp1-openssl1-1.2.0-172.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libpython2_7-1_0-2.7.7-9 is installed
OR libpython2_7-1_0-32bit-2.7.7-9 is installed
OR python-2.7.7-9 is installed
OR python-32bit-2.7.7-9 is installed
OR python-base-2.7.7-9 is installed
OR python-base-32bit-2.7.7-9 is installed
OR python-curses-2.7.7-9 is installed
OR python-demo-2.7.7-9 is installed
OR python-doc-2.7.7-9 is installed
OR python-doc-pdf-2.7.7-9 is installed
OR python-gdbm-2.7.7-9 is installed
OR python-idle-2.7.7-9 is installed
OR python-tk-2.7.7-9 is installed
OR python-xml-2.7.7-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libpython2_7-1_0-2.7.7-9 is installed
OR libpython2_7-1_0-32bit-2.7.7-9 is installed
OR python-2.7.7-9 is installed
OR python-32bit-2.7.7-9 is installed
OR python-base-2.7.7-9 is installed
OR python-base-32bit-2.7.7-9 is installed
OR python-curses-2.7.7-9 is installed
OR python-demo-2.7.7-9 is installed
OR python-doc-2.7.7-9 is installed
OR python-doc-pdf-2.7.7-9 is installed
OR python-gdbm-2.7.7-9 is installed
OR python-idle-2.7.7-9 is installed
OR python-tk-2.7.7-9 is installed
OR python-xml-2.7.7-9 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 rsync-3.1.0-6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND rsync-3.1.0-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND autofs-5.0.9-8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND sudo-1.8.10p3-2.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND sudo-1.8.10p3-2.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_45-default-2-2.1 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-2-2.1 is installed
OR kgraft-patch-SLE12-SP1_Update_16-2-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
OR libjasper1-32bit-1.900.14-181 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
OR libjasper1-32bit-1.900.14-181 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND apache2-mod_jk-1.2.40-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_103-92_53-default-6-2 is installed
OR kgraft-patch-SLE12-SP2_Update_16-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_103-92_53-default-6-2 is installed
OR kgraft-patch-SLE12-SP2_Update_16-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
strongswan-5.1.3-26.5.1 is installed
OR strongswan-doc-5.1.3-26.5.1 is installed
OR strongswan-hmac-5.1.3-26.5.1 is installed
OR strongswan-ipsec-5.1.3-26.5.1 is installed
OR strongswan-libs0-5.1.3-26.5.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
tomcat-8.0.53-29.16 is installed
OR tomcat-admin-webapps-8.0.53-29.16 is installed
OR tomcat-docs-webapp-8.0.53-29.16 is installed
OR tomcat-el-3_0-api-8.0.53-29.16 is installed
OR tomcat-javadoc-8.0.53-29.16 is installed
OR tomcat-jsp-2_3-api-8.0.53-29.16 is installed
OR tomcat-lib-8.0.53-29.16 is installed
OR tomcat-servlet-3_1-api-8.0.53-29.16 is installed
OR tomcat-webapps-8.0.53-29.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
tomcat-8.0.53-29.16 is installed
OR tomcat-admin-webapps-8.0.53-29.16 is installed
OR tomcat-docs-webapp-8.0.53-29.16 is installed
OR tomcat-el-3_0-api-8.0.53-29.16 is installed
OR tomcat-javadoc-8.0.53-29.16 is installed
OR tomcat-jsp-2_3-api-8.0.53-29.16 is installed
OR tomcat-lib-8.0.53-29.16 is installed
OR tomcat-servlet-3_1-api-8.0.53-29.16 is installed
OR tomcat-webapps-8.0.53-29.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
exiv2-0.23-12.5 is installed
OR libexiv2-12-0.23-12.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
exiv2-0.23-12.5 is installed
OR libexiv2-12-0.23-12.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
evince-3.10.3-2.3 is installed
OR evince-lang-3.10.3-2.3 is installed
OR libevdocument3-4-3.10.3-2.3 is installed
OR libevview3-3-3.10.3-2.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
evince-3.10.3-2.3 is installed
OR evince-lang-3.10.3-2.3 is installed
OR libevdocument3-4-3.10.3-2.3 is installed
OR libevview3-3-3.10.3-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
libmysqlclient-devel-10.0.26-20.10.2 is installed
OR libmysqlclient18-10.0.26-20.10.2 is installed
OR libmysqlclient18-32bit-10.0.26-20.10.2 is installed
OR libmysqlclient_r18-10.0.26-20.10.2 is installed
OR libmysqld-devel-10.0.26-20.10.2 is installed
OR libmysqld18-10.0.26-20.10.2 is installed
OR mariadb-10.0.26-20.10.2 is installed
OR mariadb-client-10.0.26-20.10.2 is installed
OR mariadb-errormessages-10.0.26-20.10.2 is installed
OR mariadb-tools-10.0.26-20.10.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libdcerpc-binding0-4.4.2-29 is installed
OR libdcerpc0-4.4.2-29 is installed
OR libndr-krb5pac0-4.4.2-29 is installed
OR libndr-nbt0-4.4.2-29 is installed
OR libndr-standard0-4.4.2-29 is installed
OR libndr0-4.4.2-29 is installed
OR libnetapi0-4.4.2-29 is installed
OR libsamba-credentials0-4.4.2-29 is installed
OR libsamba-errors0-4.4.2-29 is installed
OR libsamba-hostconfig0-4.4.2-29 is installed
OR libsamba-passdb0-4.4.2-29 is installed
OR libsamba-util0-4.4.2-29 is installed
OR libsamdb0-4.4.2-29 is installed
OR libsmbclient0-4.4.2-29 is installed
OR libsmbconf0-4.4.2-29 is installed
OR libsmbldap0-4.4.2-29 is installed
OR libtevent-util0-4.4.2-29 is installed
OR libwbclient0-4.4.2-29 is installed
OR samba-4.4.2-29 is installed
OR samba-client-4.4.2-29 is installed
OR samba-doc-4.4.2-29 is installed
OR samba-libs-4.4.2-29 is installed
OR samba-winbind-4.4.2-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND MozillaFirefox-devel-31.6.0esr-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND augeas-devel-0.9.0-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
kernel-docs-3.12.44-52.10 is installed
OR kernel-obs-build-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
libsndfile-1.0.25-28 is installed
OR libsndfile-devel-1.0.25-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
gd-2.1.0-24.3 is installed
OR gd-devel-2.1.0-24.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
php5-5.5.14-109.45 is installed
OR php5-devel-5.5.14-109.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 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-devel-1.8.0_sr5.40-30.54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND icu-52.1-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gd-2.1.0-12 is installed
OR gd-32bit-2.1.0-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
evince-3.20.1-6.14 is installed
OR typelib-1_0-EvinceDocument-3_0-3.20.1-6.14 is installed
OR typelib-1_0-EvinceView-3_0-3.20.1-6.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.82 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.82 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.82 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libntfs-3g84-2013.1.13-5.3 is installed
OR ntfs-3g-2013.1.13-5.3 is installed
OR ntfs-3g_ntfsprogs-2013.1.13-5.3 is installed
OR ntfsprogs-2013.1.13-5.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-ironic-4.2.3~a0~dev14-1.1 is installed
OR openstack-ironic-api-4.2.3~a0~dev14-1.1 is installed
OR openstack-ironic-conductor-4.2.3~a0~dev14-1.1 is installed
OR python-ironic-4.2.3~a0~dev14-1.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
chromedriver-64.0.3282.140-49 is installed
OR chromium-64.0.3282.140-49 is installed
OR libre2-0-20180201-8 is installed
OR libre2-0-32bit-20180201-12 is installed
OR re2-20180201-8 is installed
OR re2-devel-20180201-8 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
chromedriver-64.0.3282.140-49 is installed
OR chromium-64.0.3282.140-49 is installed
OR libre2-0-20180201-8 is installed
OR libre2-0-32bit-20180201-12 is installed
OR re2-20180201-8 is installed
OR re2-devel-20180201-8 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND ansible-2.4.1.0-6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
pdns-4.1.11-20 is installed
OR pdns-backend-geoip-4.1.8-lp151.2.3 is installed
OR pdns-backend-godbc-4.1.11-20 is installed
OR pdns-backend-ldap-4.1.11-20 is installed
OR pdns-backend-lua-4.1.11-20 is installed
OR pdns-backend-mydns-4.1.11-20 is installed
OR pdns-backend-mysql-4.1.11-20 is installed
OR pdns-backend-postgresql-4.1.11-20 is installed
OR pdns-backend-remote-4.1.11-20 is installed
OR pdns-backend-sqlite3-4.1.11-20 is installed
|