Oval Definition:oval:org.opensuse.security:def:29014
Revision Date:2020-12-01Version:1
Title:Security update for the Linux Kernel (Important)
Description:





The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2017-5715: Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis (bnc#1068032).

The previous fix using CPU Microcode has been complemented by building the Linux Kernel with return trampolines aka 'retpolines'.

- CVE-2018-5332: In the Linux kernel the rds_message_alloc_sgs() function did not validate a value that is used during DMA page allocation, leading to a heap-based out-of-bounds write (related to the rds_rdma_extra_size function in net/rds/rdma.c) (bnc#1075621). - CVE-2018-5333: In the Linux kernel the rds_cmsg_atomic function in net/rds/rdma.c mishandled cases where page pinning fails or an invalid address is supplied, leading to an rds_atomic_free_op NULL pointer dereference (bnc#1075617). - CVE-2017-18017: The tcpmss_mangle_packet function in net/netfilter/xt_TCPMSS.c in the Linux kernel allowed remote attackers to cause a denial of service (use-after-free and memory corruption) or possibly have unspecified other impact by leveraging the presence of xt_TCPMSS in an iptables action (bnc#1074488). - CVE-2017-18079: drivers/input/serio/i8042.c in the Linux kernel allowed attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact because the port->exists value can change after it is validated (bnc#1077922). - CVE-2015-1142857: On multiple SR-IOV cars it is possible for VF's assigned to guests to send ethernet flow control pause frames via the PF. (bnc#1077355). - CVE-2017-17741: The KVM implementation in the Linux kernel allowed attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h (bnc#1073311). - CVE-2017-13215: A elevation of privilege vulnerability in the Upstream kernel skcipher. (bnc#1075908). - CVE-2018-1000004: In the Linux kernel a race condition vulnerability existed in the sound system, this can lead to a deadlock and denial of service condition (bnc#1076017).

The following non-security bugs were fixed:

- alsa: aloop: Fix inconsistent format due to incomplete rule (bsc#1045538). - alsa: aloop: Fix racy hw constraints adjustment (bsc#1045538). - alsa: aloop: Release cable upon open error path (bsc#1045538). - alsa: pcm: Abort properly at pending signal in OSS read/write loops (bsc#1045538). - alsa: pcm: Add missing error checks in OSS emulation plugin builder (bsc#1045538). - alsa: pcm: Allow aborting mutex lock at OSS read/write loops (bsc#1045538). - alsa: pcm: Remove incorrect snd_BUG_ON() usages (bsc#1045538). - alsa: pcm: Remove yet superfluous WARN_ON() (bsc#1045538). - btrfs: cleanup unnecessary assignment when cleaning up all the residual transaction (FATE#325056). - btrfs: copy fsid to super_block s_uuid (bsc#1080774). - btrfs: do not wait for all the writers circularly during the transaction commit (FATE#325056). - btrfs: do not WARN() in btrfs_transaction_abort() for IO errors (bsc#1080363). - btrfs: fix two use-after-free bugs with transaction cleanup (FATE#325056). - btrfs: make the state of the transaction more readable (FATE#325056). - btrfs: qgroup: exit the rescan worker during umount (bsc#1080685). - btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value (bsc#1080685). - btrfs: reset intwrite on transaction abort (FATE#325056). - btrfs: set qgroup_ulist to be null after calling ulist_free() (bsc#1080359). - btrfs: stop waiting on current trans if we aborted (FATE#325056). - cdc-acm: apply quirk for card reader (bsc#1060279). - cdrom: factor out common open_for_* code (bsc#1048585). - cdrom: wait for tray to close (bsc#1048585). - delay: add poll_event_interruptible (bsc#1048585). - dm flakey: add corrupt_bio_byte feature (bsc#1080372). - dm flakey: add drop_writes (bsc#1080372). - dm flakey: error READ bios during the down_interval (bsc#1080372). - dm flakey: fix crash on read when corrupt_bio_byte not set (bsc#1080372). - dm flakey: fix reads to be issued if drop_writes configured (bsc#1080372). - dm flakey: introduce 'error_writes' feature (bsc#1080372). - dm flakey: support feature args (bsc#1080372). - dm flakey: use dm_target_offset and support discards (bsc#1080372). - ext2: free memory allocated and forget buffer head when io error happens (bnc#1069508). - ext2: use unlikely to improve the efficiency of the kernel (bnc#1069508). - ext3: add necessary check in case IO error happens (bnc#1069508). - ext3: use unlikely to improve the efficiency of the kernel (bnc#1069508). - fork: clear thread stack upon allocation (bsc#1077560). - kaiser: Add proper NX handling for !NX-capable systems also to kaiser_add_user_map(). (bsc#1076278). - kaiser: do not clobber ZF by calling ENABLE_IBRS after test and before jz - kaiser: fix ia32 compat sysexit (bsc#1080579) sysexit_from_sys_call cannot make assumption of accessible stack after CR3 switch, and therefore should use the SWITCH_USER_CR3_NO_STACK method to flip the pagetable hierarchy. - kaiser: Fix trampoline stack loading issue on XEN PV - kaiser: handle non-accessible stack in sysretl_from_sys_call properly (bsc#bsc#1080579) - kaiser: make sure not to touch stack after CR3 switch in compat syscall return - kaiser: really do switch away from trampoline stack to kernel stack in ia32_syscall entry (bsc#1080579) - kbuild: modversions for EXPORT_SYMBOL() for asm (bsc#1074621 bsc#1068032). - keys: trusted: fix writing past end of buffer in trusted_read() (bsc#1074880). - media: omap_vout: Fix a possible null pointer dereference in omap_vout_open() (bsc#1050431). - mISDN: fix a loop count (bsc#1077191). - nfsd: do not share group_info among threads (bsc@1070623). - ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread (bsc#1076437). - ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once (bsc#1076437). - ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock (bsc#962257). - powerpc/64: Add macros for annotating the destination of rfid/hrfid (bsc#1068032, bsc#1075088). - powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL (bsc#1068032, bsc#1075088). - powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL (bsc#1068032, bsc#1075088). - powerpc/64s: Add EX_SIZE definition for paca exception save areas (bsc#1068032, bsc#1075088). - powerpc/64s: Add support for RFI flush of L1-D cache (bsc#1068032, bsc#1075088). - powerpc/64s: Allow control of RFI flush via debugfs (bsc#1068032, bsc#1075088). - powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL (bsc#1068032, bsc#1075088). - powerpc/64s: Simple RFI macro conversions (bsc#1068032, bsc#1075088). - powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti (bsc#1068032, bsc#1075088). - powerpc/64s: Wire up cpu_show_meltdown() (bsc#1068032). - powerpc/asm: Allow including ppc_asm.h in asm files (bsc#1068032, bsc#1075088). - powerpc: Fix register clobbering when accumulating stolen time (bsc#1059174). - powerpc: Fix up the kdump base cap to 128M (bsc#1079917, bsc#1077487). - powerpc: Mark CONFIG_PPC_DEBUG_RFI as BROKEN (bsc#1075088). - powerpc/perf: Dereference BHRB entries safely (bsc#1064861, FATE#317619, git-fixes). - powerpc/perf: Fix book3s kernel to userspace backtraces (bsc#1080133). - powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper (bsc#1068032, bsc#1075088). - powerpc/pseries: include linux/types.h in asm/hvcall.h (bsc#1068032, bsc#1075088). - powerpc/pseries: Introduce H_GET_CPU_CHARACTERISTICS (bsc#1068032, bsc#1075088). - powerpc/pseries: Kill all prefetch streams on context switch (bsc#1068032, bsc#1075088). - powerpc/pseries: Query hypervisor for RFI flush settings (bsc#1068032, bsc#1075088). - powerpc/pseries: rfi-flush: Call setup_rfi_flush() after LPM migration (bsc#1068032, bsc#1075088). - powerpc/pseries/rfi-flush: Call setup_rfi_flush() after LPM migration (bsc#1075088). - powerpc/pseries/rfi-flush: Drop PVR-based selection (bsc#1075088). - powerpc/rfi-flush: Add DEBUG_RFI config option (bsc#1068032, bsc#1075088). - powerpc/rfi-flush: Factor out init_fallback_flush() (bsc#1075088). - powerpc/rfi-flush: Make setup_rfi_flush() not __init (bsc#1075088). - powerpc/rfi-flush: Move RFI flush fields out of the paca (unbreak kABI) (bsc#1068032, bsc#1075088). - powerpc/rfi-flush: Move the logic to avoid a redo into the sysfs code (bsc#1068032, bsc#1075088). - powerpc/rfi-flush: Move the logic to avoid a redo into the sysfs code (bsc#1075088). - powerpc/vdso64: Use double word compare on pointers (bsc#1070781). - rfi-flush: Make DEBUG_RFI a CONFIG option (bsc#1068032, bsc#1075088). - rfi-flush: Move rfi_flush_fallback_area to end of paca (bsc#1075088). - rfi-flush: Move RFI flush fields out of the paca (unbreak kABI) (bsc#1075088). - rfi-flush: Switch to new linear fallback flush (bsc#1068032,bsc#1075088). - s390: add ppa to the idle loop (bnc#1077406, LTC#163910). - s390/cpuinfo: show facilities as reported by stfle (bnc#1076849, LTC#163741). - scsi: libiscsi: fix shifting of DID_REQUEUE host byte (bsc#1078875). - scsi: sr: wait for the medium to become ready (bsc#1048585). - scsi: virtio_scsi: let host do exception handling (bsc#936530,bsc#1060682). - storvsc: do not assume SG list is continuous when doing bounce buffers (bsc#1075410). - sysfs/cpu: Add vulnerability folder (bnc#1012382). - sysfs/cpu: Fix typos in vulnerability documentation (bnc#1012382). - sysfs: spectre_v2, handle spec_ctrl (bsc#1075994 bsc#1075091). - x86/acpi: Handle SCI interrupts above legacy space gracefully (bsc#1068984). - x86/acpi: Reduce code duplication in mp_override_legacy_irq() (bsc#1068984). - x86, asm: Extend definitions of _ASM_* with a raw format (bsc#1068032 CVE-2017-5754). - x86/boot: Fix early command-line parsing when matching at end (bsc#1068032). - x86/cpu: Factor out application of forced CPU caps (bsc#1075994 bsc#1075091). - x86/cpu: Implement CPU vulnerabilites sysfs functions (bnc#1012382). - x86/CPU: Sync CPU feature flags late (bsc#1075994 bsc#1075091). - x86/kaiser: Populate shadow PGD with NX bit only if supported by platform (bsc#1076154 bsc#1076278). - x86/kaiser: use trampoline stack for kernel entry. - x86/microcode/intel: Extend BDW late-loading further with LLC size check (bsc#1054305). - x86/microcode/intel: Extend BDW late-loading with a revision check (bsc#1054305). - x86/microcode: Rescan feature flags upon late loading (bsc#1075994 bsc#1075091). - x86/retpolines/spec_ctrl: disable IBRS on !SKL if retpolines are active (bsc#1068032). - x86/spec_ctrl: handle late setting of X86_FEATURE_SPEC_CTRL properly (bsc#1075994 bsc#1075091). - x86/spectre_v2: fix ordering in IBRS initialization (bsc#1075994 bsc#1075091). - x86/spectre_v2: nospectre_v2 means nospec too (bsc#1075994 bsc#1075091). - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL (bsc#1068032 CVE-2017-5715). - mm: pin address_space before dereferencing it while isolating an LRU page (bnc#1081500).
Family:unixClass:patch
Status:Reference(s):1012382
1015187
1024076
1024079
1045538
1047536
1048585
1050431
1054305
1059174
1060279
1060682
1063544
1064861
1068032
1068984
1069508
1070046
1070623
1070781
1073311
1074488
1074621
1074701
1074880
1075088
1075091
1075410
1075617
1075621
1075908
1075994
1076017
1076154
1076278
1076437
1076849
1077191
1077355
1077406
1077487
1077560
1077922
1078875
1079917
1080133
1080359
1080363
1080372
1080579
1080685
1080774
1081500
1085207
1087081
1087086
1098658
1099177
1100091
1102517
1103119
1103411
1104684
1104818
1105296
1105322
1105536
1133375
1150003
1150250
789566
796243
798538
798541
814241
827109
879138
906831
907016
936530
944066
958347
962257
975394
979688
CVE-2012-5519
CVE-2013-0221
CVE-2013-0222
CVE-2013-0223
CVE-2013-4566
CVE-2014-3566
CVE-2014-8962
CVE-2014-9028
CVE-2015-1142857
CVE-2015-5722
CVE-2015-7543
CVE-2016-9933
CVE-2017-1000159
CVE-2017-13215
CVE-2017-17741
CVE-2017-18017
CVE-2017-18079
CVE-2017-2633
CVE-2017-5715
CVE-2017-5837
CVE-2017-5844
CVE-2018-1000004
CVE-2018-10858
CVE-2018-10902
CVE-2018-14734
CVE-2018-15572
CVE-2018-3620
CVE-2018-3665
CVE-2018-5332
CVE-2018-5333
CVE-2019-1547
CVE-2019-1563
CVE-2019-9928
SUSE-SU-2015:1480-1
SUSE-SU-2016:2329-1
SUSE-SU-2018:0555-1
Platform(s):openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
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 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP4-LTSS
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 SP4
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP4-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 VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
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 15
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • bluez-5.41-6 is installed
  • OR bluez-cups-5.41-6 is installed
  • OR bluez-devel-5.41-6 is installed
  • OR bluez-devel-32bit-5.41-6 is installed
  • OR bluez-test-5.41-6 is installed
  • OR libbluetooth3-5.41-6 is installed
  • OR libbluetooth3-32bit-5.41-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libmysqlclient18-10.0.20-18 is installed
  • OR libmysqlclient18-32bit-10.0.20-18 is installed
  • OR libmysqlclient_r18-10.0.20-18 is installed
  • OR libmysqlclient_r18-32bit-10.0.20-18 is installed
  • OR mariadb-10.0.20-18 is installed
  • OR mariadb-client-10.0.20-18 is installed
  • OR mariadb-errormessages-10.0.20-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • libsndfile-1.0.25-25 is installed
  • OR libsndfile1-1.0.25-25 is installed
  • OR libsndfile1-32bit-1.0.25-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libwireshark8-2.2.7-47 is installed
  • OR libwiretap6-2.2.7-47 is installed
  • OR libwscodecs1-2.2.7-47 is installed
  • OR libwsutil7-2.2.7-47 is installed
  • OR wireshark-2.2.7-47 is installed
  • OR wireshark-gtk-2.2.7-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-70 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-70 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-70 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • augeas-1.2.0-17.3 is installed
  • OR augeas-lenses-1.2.0-17.3 is installed
  • OR libaugeas0-1.2.0-17.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • cluster-network-1.4-2.32.4 is installed
  • OR cluster-network-kmp-bigmem-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-default-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_108.35-2.32.4 is installed
  • OR drbd-8.4.4-0.27.4 is installed
  • OR drbd-bash-completion-8.4.4-0.27.4 is installed
  • OR drbd-heartbeat-8.4.4-0.27.4 is installed
  • OR drbd-kmp-8.4.4-0.27.4 is installed
  • OR drbd-kmp-bigmem-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-default-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-pae-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-ppc64-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-trace-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-xen-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-pacemaker-8.4.4-0.27.4 is installed
  • OR drbd-udev-8.4.4-0.27.4 is installed
  • OR drbd-utils-8.4.4-0.27.4 is installed
  • OR drbd-xen-8.4.4-0.27.4 is installed
  • OR gfs2-2-0.24.4 is installed
  • OR gfs2-kmp-bigmem-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-default-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-pae-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-trace-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-xen-2_3.0.101_108.35-0.24.4 is installed
  • OR ocfs2-1.6-0.28.5 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.35-0.28.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • glib2-2.54.3-4.7 is installed
  • OR glib2-devel-32bit-2.54.3-4.7 is installed
  • OR glib2-tools-32bit-2.54.3-4.7 is installed
  • OR libgthread-2_0-0-32bit-2.54.3-4.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • libzmq3-4.0.4-15.3 is installed
  • OR zeromq-4.0.4-15.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • fuse-2.9.7-3.3 is installed
  • OR fuse-devel-2.9.7-3.3 is installed
  • OR fuse-doc-2.9.7-3.3 is installed
  • OR libfuse2-2.9.7-3.3 is installed
  • OR libulockmgr1-2.9.7-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-0.2.4+gitr565_0366d7e-9 is installed
  • OR docker-1.12.3-81 is installed
  • OR ruby2.1-rubygem-docker-api-1.31.0-11 is installed
  • OR ruby2.1-rubygem-excon-0.52.0-9 is installed
  • OR rubygem-docker-api-1.31.0-11 is installed
  • OR rubygem-excon-0.52.0-9 is installed
  • OR runc-0.1.1+gitr2816_02f8fa7-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • typelib-1_0-JavaScriptCore-4_0-2.20.3-3.3 is installed
  • OR typelib-1_0-WebKit2-4_0-2.20.3-3.3 is installed
  • OR typelib-1_0-WebKit2WebExtension-4_0-2.20.3-3.3 is installed
  • OR webkit2gtk3-2.20.3-3.3 is installed
  • OR webkit2gtk3-devel-2.20.3-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • libsolv-0.6.35-3.5 is installed
  • OR perl-solv-0.6.35-3.5 is installed
  • OR python3-solv-0.6.35-3.5 is installed
  • OR ruby-solv-0.6.35-3.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • cups154-1.5.4-9 is installed
  • OR cups154-client-1.5.4-9 is installed
  • OR cups154-filters-1.5.4-9 is installed
  • OR cups154-libs-1.5.4-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_3-default-3-2 is installed
  • OR kernel-livepatch-SLE15_Update_1-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • MozillaFirefox-60.4.0-3.21 is installed
  • OR MozillaFirefox-branding-upstream-60.4.0-3.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.60-52.60 is installed
  • OR kernel-ec2-devel-3.12.60-52.60 is installed
  • OR kernel-ec2-extra-3.12.60-52.60 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • gtk-vnc-devel-0.7.2-1 is installed
  • OR libgvncpulse-1_0-0-0.7.2-1 is installed
  • OR typelib-1_0-GVnc-1_0-0.7.2-1 is installed
  • OR typelib-1_0-GVncPulse-1_0-0.7.2-1 is installed
  • OR typelib-1_0-GtkVnc-1_0-0.7.2-1 is installed
  • OR typelib-1_0-GtkVnc-2_0-0.7.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php7-7.0.7-15 is installed
  • OR php7-7.0.7-15 is installed
  • OR php7-bcmath-7.0.7-15 is installed
  • OR php7-bz2-7.0.7-15 is installed
  • OR php7-calendar-7.0.7-15 is installed
  • OR php7-ctype-7.0.7-15 is installed
  • OR php7-curl-7.0.7-15 is installed
  • OR php7-dba-7.0.7-15 is installed
  • OR php7-dom-7.0.7-15 is installed
  • OR php7-enchant-7.0.7-15 is installed
  • OR php7-exif-7.0.7-15 is installed
  • OR php7-fastcgi-7.0.7-15 is installed
  • OR php7-fileinfo-7.0.7-15 is installed
  • OR php7-fpm-7.0.7-15 is installed
  • OR php7-ftp-7.0.7-15 is installed
  • OR php7-gd-7.0.7-15 is installed
  • OR php7-gettext-7.0.7-15 is installed
  • OR php7-gmp-7.0.7-15 is installed
  • OR php7-iconv-7.0.7-15 is installed
  • OR php7-imap-7.0.7-15 is installed
  • OR php7-intl-7.0.7-15 is installed
  • OR php7-json-7.0.7-15 is installed
  • OR php7-ldap-7.0.7-15 is installed
  • OR php7-mbstring-7.0.7-15 is installed
  • OR php7-mcrypt-7.0.7-15 is installed
  • OR php7-mysql-7.0.7-15 is installed
  • OR php7-odbc-7.0.7-15 is installed
  • OR php7-opcache-7.0.7-15 is installed
  • OR php7-openssl-7.0.7-15 is installed
  • OR php7-pcntl-7.0.7-15 is installed
  • OR php7-pdo-7.0.7-15 is installed
  • OR php7-pear-7.0.7-15 is installed
  • OR php7-pear-Archive_Tar-7.0.7-15 is installed
  • OR php7-pgsql-7.0.7-15 is installed
  • OR php7-phar-7.0.7-15 is installed
  • OR php7-posix-7.0.7-15 is installed
  • OR php7-pspell-7.0.7-15 is installed
  • OR php7-shmop-7.0.7-15 is installed
  • OR php7-snmp-7.0.7-15 is installed
  • OR php7-soap-7.0.7-15 is installed
  • OR php7-sockets-7.0.7-15 is installed
  • OR php7-sqlite-7.0.7-15 is installed
  • OR php7-sysvmsg-7.0.7-15 is installed
  • OR php7-sysvsem-7.0.7-15 is installed
  • OR php7-sysvshm-7.0.7-15 is installed
  • OR php7-tokenizer-7.0.7-15 is installed
  • OR php7-wddx-7.0.7-15 is installed
  • OR php7-xmlreader-7.0.7-15 is installed
  • OR php7-xmlrpc-7.0.7-15 is installed
  • OR php7-xmlwriter-7.0.7-15 is installed
  • OR php7-xsl-7.0.7-15 is installed
  • OR php7-zip-7.0.7-15 is installed
  • OR php7-zlib-7.0.7-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • NetworkManager-0.7.0.r4359-15.9 is installed
  • OR NetworkManager-glib-0.7.0.r4359-15.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • NetworkManager-0.7.0.r4359-15.9 is installed
  • OR NetworkManager-glib-0.7.0.r4359-15.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND clamav-0.97.5-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libicu-4.0-7.26 is installed
  • OR libicu-32bit-4.0-7.26 is installed
  • OR libicu-doc-4.0-7.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libicu-4.0-7.26 is installed
  • OR libicu-32bit-4.0-7.26 is installed
  • OR libicu-doc-4.0-7.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libicu-4.0-7.26 is installed
  • OR libicu-32bit-4.0-7.26 is installed
  • OR libicu-doc-4.0-7.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND wget-1.11.4-1.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND wget-1.11.4-1.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND wget-1.11.4-1.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND wget-1.11.4-1.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • evince-2.28.2-0.7.3 is installed
  • OR evince-doc-2.28.2-0.7.3 is installed
  • OR evince-lang-2.28.2-0.7.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • evince-2.28.2-0.7.3 is installed
  • OR evince-doc-2.28.2-0.7.3 is installed
  • OR evince-lang-2.28.2-0.7.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • coreutils-8.12-6.25.29 is installed
  • OR coreutils-lang-8.12-6.25.29 is installed
  • OR coreutils-x86-8.12-6.25.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • coreutils-8.12-6.25.29 is installed
  • OR coreutils-lang-8.12-6.25.29 is installed
  • OR coreutils-x86-8.12-6.25.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • coreutils-8.12-6.25.29 is installed
  • OR coreutils-lang-8.12-6.25.29 is installed
  • OR coreutils-x86-8.12-6.25.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • fuse-2.7.2-61.23 is installed
  • OR libfuse2-2.7.2-61.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-devel-9.9.6P1-0.15 is installed
  • OR bind-doc-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
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-devel-9.9.6P1-0.15 is installed
  • OR bind-doc-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
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • bash-3.2-147.22 is installed
  • OR bash-doc-3.2-147.22 is installed
  • OR bash-x86-3.2-147.22 is installed
  • OR libreadline5-5.2-147.22 is installed
  • OR libreadline5-32bit-5.2-147.22 is installed
  • OR libreadline5-x86-5.2-147.22 is installed
  • OR readline-doc-5.2-147.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • bash-3.2-147.22 is installed
  • OR bash-doc-3.2-147.22 is installed
  • OR bash-x86-3.2-147.22 is installed
  • OR libreadline5-5.2-147.22 is installed
  • OR libreadline5-32bit-5.2-147.22 is installed
  • OR libreadline5-x86-5.2-147.22 is installed
  • OR readline-doc-5.2-147.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • bash-3.2-147.22 is installed
  • OR bash-doc-3.2-147.22 is installed
  • OR bash-x86-3.2-147.22 is installed
  • OR libreadline5-5.2-147.22 is installed
  • OR libreadline5-32bit-5.2-147.22 is installed
  • OR libreadline5-x86-5.2-147.22 is installed
  • OR readline-doc-5.2-147.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • bash-3.2-147.22 is installed
  • OR bash-doc-3.2-147.22 is installed
  • OR bash-x86-3.2-147.22 is installed
  • OR libreadline5-5.2-147.22 is installed
  • OR libreadline5-32bit-5.2-147.22 is installed
  • OR libreadline5-x86-5.2-147.22 is installed
  • OR readline-doc-5.2-147.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • bash-3.2-147.22 is installed
  • OR bash-doc-3.2-147.22 is installed
  • OR bash-x86-3.2-147.22 is installed
  • OR libreadline5-5.2-147.22 is installed
  • OR libreadline5-32bit-5.2-147.22 is installed
  • OR libreadline5-x86-5.2-147.22 is installed
  • OR readline-doc-5.2-147.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_06-0.7 is installed
  • OR xen-doc-html-4.2.5_06-0.7 is installed
  • OR xen-doc-pdf-4.2.5_06-0.7 is installed
  • OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-libs-4.2.5_06-0.7 is installed
  • OR xen-libs-32bit-4.2.5_06-0.7 is installed
  • OR xen-tools-4.2.5_06-0.7 is installed
  • OR xen-tools-domU-4.2.5_06-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_06-0.7 is installed
  • OR xen-doc-html-4.2.5_06-0.7 is installed
  • OR xen-doc-pdf-4.2.5_06-0.7 is installed
  • OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-libs-4.2.5_06-0.7 is installed
  • OR xen-libs-32bit-4.2.5_06-0.7 is installed
  • OR xen-tools-4.2.5_06-0.7 is installed
  • OR xen-tools-domU-4.2.5_06-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_06-0.7 is installed
  • OR xen-doc-html-4.2.5_06-0.7 is installed
  • OR xen-doc-pdf-4.2.5_06-0.7 is installed
  • OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-libs-4.2.5_06-0.7 is installed
  • OR xen-libs-32bit-4.2.5_06-0.7 is installed
  • OR xen-tools-4.2.5_06-0.7 is installed
  • OR xen-tools-domU-4.2.5_06-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_06-0.7 is installed
  • OR xen-doc-html-4.2.5_06-0.7 is installed
  • OR xen-doc-pdf-4.2.5_06-0.7 is installed
  • OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
  • OR xen-libs-4.2.5_06-0.7 is installed
  • OR xen-libs-32bit-4.2.5_06-0.7 is installed
  • OR xen-tools-4.2.5_06-0.7 is installed
  • OR xen-tools-domU-4.2.5_06-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • Mesa-9.0.3-0.17 is installed
  • OR Mesa-32bit-9.0.3-0.17 is installed
  • OR Mesa-x86-9.0.3-0.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.30-47 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.30-47 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.30-47 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.30-47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.30-47 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.30-47 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.30-47 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.30-47 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.45 is installed
  • OR libMagickCore1-6.4.3.6-7.45 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.45 is installed
  • OR libMagickCore1-6.4.3.6-7.45 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND cifs-utils-5.1-0.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • mgr-cfg-4.0.9-5.6 is installed
  • OR mgr-cfg-actions-4.0.9-5.6 is installed
  • OR mgr-cfg-client-4.0.9-5.6 is installed
  • OR mgr-cfg-management-4.0.9-5.6 is installed
  • OR mgr-daemon-4.0.7-5.8 is installed
  • OR mgr-osad-4.0.9-5.6 is installed
  • OR mgr-virtualization-4.0.8-5.8 is installed
  • OR mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-mgr-cfg-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-client-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-management-4.0.9-5.6 is installed
  • OR python2-mgr-osa-common-4.0.9-5.6 is installed
  • OR python2-mgr-osad-4.0.9-5.6 is installed
  • OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
  • OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-rhnlib-4.0.11-12.16 is installed
  • OR rhnlib-4.0.11-12.16 is installed
  • OR spacecmd-4.0.14-18.51 is installed
  • OR spacewalk-backend-4.0.25-28.42 is installed
  • OR spacewalk-backend-libs-4.0.25-28.42 is installed
  • OR spacewalk-remote-utils-4.0.5-6.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • mgr-cfg-4.0.9-5.6 is installed
  • OR mgr-cfg-actions-4.0.9-5.6 is installed
  • OR mgr-cfg-client-4.0.9-5.6 is installed
  • OR mgr-cfg-management-4.0.9-5.6 is installed
  • OR mgr-daemon-4.0.7-5.8 is installed
  • OR mgr-osad-4.0.9-5.6 is installed
  • OR mgr-virtualization-4.0.8-5.8 is installed
  • OR mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-mgr-cfg-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-client-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-management-4.0.9-5.6 is installed
  • OR python2-mgr-osa-common-4.0.9-5.6 is installed
  • OR python2-mgr-osad-4.0.9-5.6 is installed
  • OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
  • OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-rhnlib-4.0.11-12.16 is installed
  • OR rhnlib-4.0.11-12.16 is installed
  • OR spacecmd-4.0.14-18.51 is installed
  • OR spacewalk-backend-4.0.25-28.42 is installed
  • OR spacewalk-backend-libs-4.0.25-28.42 is installed
  • OR spacewalk-remote-utils-4.0.5-6.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND atftp-0.7.0-135.23.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND atftp-0.7.0-135.23.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • icu-52.1-7 is installed
  • OR libicu-doc-52.1-7 is installed
  • OR libicu52_1-52.1-7 is installed
  • OR libicu52_1-32bit-52.1-7 is installed
  • OR libicu52_1-data-52.1-7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • icu-52.1-7 is installed
  • OR libicu-doc-52.1-7 is installed
  • OR libicu52_1-52.1-7 is installed
  • OR libicu52_1-32bit-52.1-7 is installed
  • OR libicu52_1-data-52.1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • libpcsclite1-1.8.10-3 is installed
  • OR pcsc-lite-1.8.10-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND gd-2.1.0-12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND gd-2.1.0-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • DirectFB-1.7.1-4 is installed
  • OR lib++dfb-1_7-1-1.7.1-4 is installed
  • OR libdirectfb-1_7-1-1.7.1-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_67-60_64_24-default-7-2 is installed
  • OR kgraft-patch-3_12_67-60_64_24-xen-7-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_11-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_67-60_64_24-default-7-2 is installed
  • OR kgraft-patch-3_12_67-60_64_24-xen-7-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_11-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • qemu-2.6.2-31 is installed
  • OR qemu-arm-2.6.2-31 is installed
  • OR qemu-block-curl-2.6.2-31 is installed
  • OR qemu-block-rbd-2.6.2-31 is installed
  • OR qemu-block-ssh-2.6.2-31 is installed
  • OR qemu-guest-agent-2.6.2-31 is installed
  • OR qemu-ipxe-1.0.0-31 is installed
  • OR qemu-kvm-2.6.2-31 is installed
  • OR qemu-lang-2.6.2-31 is installed
  • OR qemu-ppc-2.6.2-31 is installed
  • OR qemu-s390-2.6.2-31 is installed
  • OR qemu-seabios-1.9.1-31 is installed
  • OR qemu-sgabios-8-31 is installed
  • OR qemu-tools-2.6.2-31 is installed
  • OR qemu-vgabios-1.9.1-31 is installed
  • OR qemu-x86-2.6.2-31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • qemu-2.6.2-31 is installed
  • OR qemu-arm-2.6.2-31 is installed
  • OR qemu-block-curl-2.6.2-31 is installed
  • OR qemu-block-rbd-2.6.2-31 is installed
  • OR qemu-block-ssh-2.6.2-31 is installed
  • OR qemu-guest-agent-2.6.2-31 is installed
  • OR qemu-ipxe-1.0.0-31 is installed
  • OR qemu-kvm-2.6.2-31 is installed
  • OR qemu-lang-2.6.2-31 is installed
  • OR qemu-ppc-2.6.2-31 is installed
  • OR qemu-s390-2.6.2-31 is installed
  • OR qemu-seabios-1.9.1-31 is installed
  • OR qemu-sgabios-8-31 is installed
  • OR qemu-tools-2.6.2-31 is installed
  • OR qemu-vgabios-1.9.1-31 is installed
  • OR qemu-x86-2.6.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • libmpfr4-3.1.2-7 is installed
  • OR libmpfr4-32bit-3.1.2-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_103-92_53-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_16-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND apache2-mod_jk-1.2.40-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND apache-commons-httpclient-3.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • bind-9.9.9P1-46 is installed
  • OR bind-chrootenv-9.9.9P1-46 is installed
  • OR bind-doc-9.9.9P1-46 is installed
  • OR bind-libs-9.9.9P1-46 is installed
  • OR bind-utils-9.9.9P1-46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kernel-default-3.12.60-52.63 is installed
  • OR kernel-default-base-3.12.60-52.63 is installed
  • OR kernel-default-devel-3.12.60-52.63 is installed
  • OR kernel-devel-3.12.60-52.63 is installed
  • OR kernel-macros-3.12.60-52.63 is installed
  • OR kernel-source-3.12.60-52.63 is installed
  • OR kernel-syms-3.12.60-52.63 is installed
  • OR kernel-xen-3.12.60-52.63 is installed
  • OR kernel-xen-base-3.12.60-52.63 is installed
  • OR kernel-xen-devel-3.12.60-52.63 is installed
  • OR kgraft-patch-3_12_60-52_63-default-1-2 is installed
  • OR kgraft-patch-3_12_60-52_63-xen-1-2 is installed
  • OR kgraft-patch-SLE12_Update_18-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-97 is installed
  • OR libopenssl0_9_8-0.9.8j-97 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.25-30.39 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.25-30.39 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.25-30.39 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.25-30.39 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND gnome-shell-calendar-3.10.4-40 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND libpolkit0-32bit-0.113-5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND libcares2-32bit-1.9.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • colord-1.3.3-12 is installed
  • OR colord-lang-1.3.3-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.3 is installed
  • OR kernel-default-extra-4.12.14-25.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • ruby2.1-rubygem-sprockets-2_12-2.12.5-1.3 is installed
  • OR rubygem-sprockets-2_12-2.12.5-1.3 is installed
  • BACK