Oval Definition:oval:org.opensuse.security:def:28166
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):1001182
1007255
1012382
1015964
1036789
1040039
1044995
1045538
1047184
1048585
1049092
1050431
1054305
1059174
1060279
1060682
1063544
1064861
1068032
1068984
1069508
1070623
1070781
1073311
1074488
1074621
1074880
1075088
1075091
1075410
1075617
1075621
1075908
1075994
1076017
1076118
1076154
1076278
1076437
1076849
1077191
1077355
1077406
1077487
1077560
1077922
1078875
1079917
1080133
1080359
1080363
1080372
1080579
1080685
1080774
1081500
1085130
1085671
1087059
1110924
1111007
1111011
1111014
1112188
1114423
1114988
1115040
1115045
1115047
1117756
1123157
1126140
1126141
1126192
1126195
1126196
1128525
1129623
1172402
540247
547555
547624
549487
550072
550732
550917
753610
753611
753613
767574
914890
916927
920057
923281
932286
936530
940806
950437
958861
960382
962257
981347
986631
986632
986639
986642
986658
990847
CVE-2009-3616
CVE-2009-3638
CVE-2009-3640
CVE-2012-1457
CVE-2012-1458
CVE-2012-1459
CVE-2014-3591
CVE-2014-8127
CVE-2014-8128
CVE-2014-8129
CVE-2014-8130
CVE-2014-9655
CVE-2015-0837
CVE-2015-1142857
CVE-2015-3200
CVE-2015-4473
CVE-2015-4474
CVE-2015-4475
CVE-2015-4478
CVE-2015-4479
CVE-2015-4484
CVE-2015-4485
CVE-2015-4486
CVE-2015-4487
CVE-2015-4488
CVE-2015-4489
CVE-2015-4491
CVE-2015-4492
CVE-2015-4495
CVE-2015-7830
CVE-2015-8000
CVE-2015-8711
CVE-2015-8712
CVE-2015-8713
CVE-2015-8714
CVE-2015-8715
CVE-2015-8716
CVE-2015-8717
CVE-2015-8718
CVE-2015-8719
CVE-2015-8720
CVE-2015-8721
CVE-2015-8722
CVE-2015-8723
CVE-2015-8724
CVE-2015-8725
CVE-2015-8726
CVE-2015-8727
CVE-2015-8728
CVE-2015-8729
CVE-2015-8730
CVE-2015-8731
CVE-2015-8732
CVE-2015-8733
CVE-2016-1000212
CVE-2016-5823
CVE-2016-5824
CVE-2016-5825
CVE-2016-5826
CVE-2016-5827
CVE-2016-9082
CVE-2016-9584
CVE-2017-13215
CVE-2017-17741
CVE-2017-18017
CVE-2017-18079
CVE-2017-3145
CVE-2017-5715
CVE-2017-7475
CVE-2017-9814
CVE-2018-1000004
CVE-2018-10839
CVE-2018-17958
CVE-2018-17962
CVE-2018-17963
CVE-2018-18438
CVE-2018-18849
CVE-2018-19665
CVE-2018-19961
CVE-2018-19962
CVE-2018-19965
CVE-2018-19966
CVE-2018-19967
CVE-2018-5125
CVE-2018-5127
CVE-2018-5129
CVE-2018-5130
CVE-2018-5131
CVE-2018-5144
CVE-2018-5145
CVE-2018-5146
CVE-2018-5147
CVE-2018-5148
CVE-2018-5332
CVE-2018-5333
CVE-2019-6778
CVE-2019-8936
CVE-2019-9824
CVE-2020-12405
CVE-2020-12406
CVE-2020-12410
SUSE-SU-2015:0298-1
SUSE-SU-2015:1420-1
SUSE-SU-2015:1528-1
SUSE-SU-2015:1626-1
SUSE-SU-2015:2340-1
SUSE-SU-2016:0110-1
SUSE-SU-2017:0731-1
SUSE-SU-2018:0119-1
SUSE-SU-2018:0555-1
SUSE-SU-2018:0907-1
SUSE-SU-2019:14004-1
SUSE-SU-2019:14011-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
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 Desktop 12 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 High Performance Computing 15 SP1
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for 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-CLIENT-TOOLS
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-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 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 SP3
SUSE Linux Enterprise Server 12 SP4
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-CLIENT-TOOLS
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-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 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP4
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 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND kdebase4-workspace-libs-4.11.22-lp150.7 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • gd-2.1.0-24.1 is installed
  • OR gd-32bit-2.1.0-24.1 is installed
  • OR gd-devel-2.1.0-24.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • libtiff3-3.8.2-141.160 is installed
  • OR libtiff3-32bit-3.8.2-141.160 is installed
  • OR tiff-3.8.2-141.160 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • bind-9.9.6P1-0.19 is installed
  • OR bind-libs-9.9.6P1-0.19 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19 is installed
  • OR bind-utils-9.9.6P1-0.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND clamav-0.98.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • dhcp-4.3.3-2 is installed
  • OR dhcp-client-4.3.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND dosfstools-3.0.26-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • evince-3.20.1-5 is installed
  • OR evince-browser-plugin-3.20.1-5 is installed
  • OR evince-lang-3.20.1-5 is installed
  • OR evince-plugin-djvudocument-3.20.1-5 is installed
  • OR evince-plugin-dvidocument-3.20.1-5 is installed
  • OR evince-plugin-pdfdocument-3.20.1-5 is installed
  • OR evince-plugin-psdocument-3.20.1-5 is installed
  • OR evince-plugin-tiffdocument-3.20.1-5 is installed
  • OR evince-plugin-xpsdocument-3.20.1-5 is installed
  • OR libevdocument3-4-3.20.1-5 is installed
  • OR libevview3-3-3.20.1-5 is installed
  • OR nautilus-evince-3.20.1-5 is installed
  • OR typelib-1_0-EvinceDocument-3_0-3.20.1-5 is installed
  • OR typelib-1_0-EvinceView-3_0-3.20.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • ceph-common-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR libcephfs2-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR librados2-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR libradosstriper1-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR librbd1-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR librgw2-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR python-cephfs-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR python-rados-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR python-rbd-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • OR python-rgw-12.2.8+git.1536505967.080f2248ff-2.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • nmap-7.70-3.5 is installed
  • OR nping-7.70-3.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-45 is installed
  • OR salt-api-2016.11.4-45 is installed
  • OR salt-bash-completion-2016.11.4-45 is installed
  • OR salt-cloud-2016.11.4-45 is installed
  • OR salt-doc-2016.11.4-45 is installed
  • OR salt-master-2016.11.4-45 is installed
  • OR salt-minion-2016.11.4-45 is installed
  • OR salt-proxy-2016.11.4-45 is installed
  • OR salt-ssh-2016.11.4-45 is installed
  • OR salt-syndic-2016.11.4-45 is installed
  • OR salt-zsh-completion-2016.11.4-45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • dbus-1-1.12.2-1 is installed
  • OR dbus-1-devel-1.12.2-1 is installed
  • OR dbus-1-x11-1.12.2-1 is installed
  • OR libdbus-1-3-1.12.2-1 is installed
  • OR libdbus-1-3-32bit-1.12.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.6.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • gnome-online-accounts-devel-3.26.2-3 is installed
  • OR libgoa-1_0-0-3.26.2-3 is installed
  • OR libgoa-backend-1_0-1-3.26.2-3 is installed
  • OR typelib-1_0-Goa-1_0-3.26.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND binutils-devel-32bit-2.29.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 15 SP1 is installed
  • AND Package Information
  • python-numpy_1_16_1-gnu-hpc-1.16.1-4.8 is installed
  • OR python2-numpy-gnu-hpc-1.16.1-4.8 is installed
  • OR python2-numpy-gnu-hpc-devel-1.16.1-4.8 is installed
  • OR python3-numpy-gnu-hpc-1.16.1-4.8 is installed
  • OR python3-numpy-gnu-hpc-devel-1.16.1-4.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-97 is installed
  • OR libopenssl0_9_8-0.9.8j-97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-97 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.19 is installed
  • OR reiserfs-kmp-default-4.12.14-25.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_19-default-7-2 is installed
  • OR kernel-livepatch-SLE15_Update_5-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • tar-1.30-3.3 is installed
  • OR tar-backup-scripts-1.30-3.3 is installed
  • OR tar-doc-1.30-3.3 is installed
  • OR tar-tests-1.30-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • evince-3.26.0+20180128.1bd86963-4.10 is installed
  • OR evince-plugin-comicsdocument-3.26.0+20180128.1bd86963-4.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.60-52.57 is installed
  • OR kernel-ec2-devel-3.12.60-52.57 is installed
  • OR kernel-ec2-extra-3.12.60-52.57 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • dovecot23-2.3.3-4.18 is installed
  • OR dovecot23-backend-mysql-2.3.3-4.18 is installed
  • OR dovecot23-backend-pgsql-2.3.3-4.18 is installed
  • OR dovecot23-backend-sqlite-2.3.3-4.18 is installed
  • OR dovecot23-devel-2.3.3-4.18 is installed
  • OR dovecot23-fts-2.3.3-4.18 is installed
  • OR dovecot23-fts-lucene-2.3.3-4.18 is installed
  • OR dovecot23-fts-solr-2.3.3-4.18 is installed
  • OR dovecot23-fts-squat-2.3.3-4.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-15 is installed
  • OR php5-5.5.14-15 is installed
  • OR php5-bcmath-5.5.14-15 is installed
  • OR php5-bz2-5.5.14-15 is installed
  • OR php5-calendar-5.5.14-15 is installed
  • OR php5-ctype-5.5.14-15 is installed
  • OR php5-curl-5.5.14-15 is installed
  • OR php5-dba-5.5.14-15 is installed
  • OR php5-dom-5.5.14-15 is installed
  • OR php5-enchant-5.5.14-15 is installed
  • OR php5-exif-5.5.14-15 is installed
  • OR php5-fastcgi-5.5.14-15 is installed
  • OR php5-fileinfo-5.5.14-15 is installed
  • OR php5-fpm-5.5.14-15 is installed
  • OR php5-ftp-5.5.14-15 is installed
  • OR php5-gd-5.5.14-15 is installed
  • OR php5-gettext-5.5.14-15 is installed
  • OR php5-gmp-5.5.14-15 is installed
  • OR php5-iconv-5.5.14-15 is installed
  • OR php5-intl-5.5.14-15 is installed
  • OR php5-json-5.5.14-15 is installed
  • OR php5-ldap-5.5.14-15 is installed
  • OR php5-mbstring-5.5.14-15 is installed
  • OR php5-mcrypt-5.5.14-15 is installed
  • OR php5-mysql-5.5.14-15 is installed
  • OR php5-odbc-5.5.14-15 is installed
  • OR php5-openssl-5.5.14-15 is installed
  • OR php5-pcntl-5.5.14-15 is installed
  • OR php5-pdo-5.5.14-15 is installed
  • OR php5-pear-5.5.14-15 is installed
  • OR php5-pgsql-5.5.14-15 is installed
  • OR php5-pspell-5.5.14-15 is installed
  • OR php5-shmop-5.5.14-15 is installed
  • OR php5-snmp-5.5.14-15 is installed
  • OR php5-soap-5.5.14-15 is installed
  • OR php5-sockets-5.5.14-15 is installed
  • OR php5-sqlite-5.5.14-15 is installed
  • OR php5-suhosin-5.5.14-15 is installed
  • OR php5-sysvmsg-5.5.14-15 is installed
  • OR php5-sysvsem-5.5.14-15 is installed
  • OR php5-sysvshm-5.5.14-15 is installed
  • OR php5-tokenizer-5.5.14-15 is installed
  • OR php5-wddx-5.5.14-15 is installed
  • OR php5-xmlreader-5.5.14-15 is installed
  • OR php5-xmlrpc-5.5.14-15 is installed
  • OR php5-xmlwriter-5.5.14-15 is installed
  • OR php5-xsl-5.5.14-15 is installed
  • OR php5-zip-5.5.14-15 is installed
  • OR php5-zlib-5.5.14-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.7.3esr-72.27 is installed
  • OR MozillaFirefox-translations-52.7.3esr-72.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • kvm-78.0.10.6-0.3 is installed
  • OR kvm-kmp-default-78.2.6.30.1_2.6.27.37_0.1-0.7 is installed
  • OR kvm-kmp-pae-78.2.6.30.1_2.6.27.37_0.1-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • kvm-78.0.10.6-0.3 is installed
  • OR kvm-kmp-default-78.2.6.30.1_2.6.27.37_0.1-0.7 is installed
  • OR kvm-kmp-pae-78.2.6.30.1_2.6.27.37_0.1-0.7 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
  • libupsclient1-2.6.2-0.2.4 is installed
  • OR nut-2.6.2-0.2.4 is installed
  • OR nut-classic-2.6.2-0.2.4 is installed
  • OR nut-drivers-net-2.6.2-0.2.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libupsclient1-2.6.2-0.2.4 is installed
  • OR nut-2.6.2-0.2.4 is installed
  • OR nut-classic-2.6.2-0.2.4 is installed
  • OR nut-drivers-net-2.6.2-0.2.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libupsclient1-2.6.2-0.2.4 is installed
  • OR nut-2.6.2-0.2.4 is installed
  • OR nut-classic-2.6.2-0.2.4 is installed
  • OR nut-drivers-net-2.6.2-0.2.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libupsclient1-2.6.2-0.2.4 is installed
  • OR nut-2.6.2-0.2.4 is installed
  • OR nut-classic-2.6.2-0.2.4 is installed
  • OR nut-drivers-net-2.6.2-0.2.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libxcrypt-3.0.3-0.6 is installed
  • OR libxcrypt-32bit-3.0.3-0.6 is installed
  • OR libxcrypt-x86-3.0.3-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libxcrypt-3.0.3-0.6 is installed
  • OR libxcrypt-32bit-3.0.3-0.6 is installed
  • OR libxcrypt-x86-3.0.3-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libxcrypt-3.0.3-0.6 is installed
  • OR libxcrypt-32bit-3.0.3-0.6 is installed
  • OR libxcrypt-x86-3.0.3-0.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND libadns1-1.4-73 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND
  • rhn-virtualization-common-5.4.15-0.15 is installed
  • OR rhn-virtualization-host-5.4.15-0.15 is installed
  • OR rhncfg-5.9.33-0.20 is installed
  • OR rhncfg-actions-5.9.33-0.20 is installed
  • OR rhncfg-client-5.9.33-0.20 is installed
  • OR rhncfg-management-5.9.33-0.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
  • AND
  • rhn-virtualization-common-5.4.15-0.15 is installed
  • OR rhn-virtualization-host-5.4.15-0.15 is installed
  • OR rhncfg-5.9.33-0.20 is installed
  • OR rhncfg-actions-5.9.33-0.20 is installed
  • OR rhncfg-client-5.9.33-0.20 is installed
  • OR rhncfg-management-5.9.33-0.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xorg-x11-libXfixes-7.4-1.16 is installed
  • OR xorg-x11-libXfixes-32bit-7.4-1.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • xorg-x11-libXfixes-7.4-1.16 is installed
  • OR xorg-x11-libXfixes-32bit-7.4-1.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • xorg-x11-libXfixes-7.4-1.16 is installed
  • OR xorg-x11-libXfixes-32bit-7.4-1.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • xorg-x11-libXfixes-7.4-1.16 is installed
  • OR xorg-x11-libXfixes-32bit-7.4-1.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-common-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-other-68.9.0-78.77 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-common-68.9.0-78.77 is installed
  • OR MozillaFirefox-translations-other-68.9.0-78.77 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND fastjar-0.95-1.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND fastjar-0.95-1.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND fastjar-0.95-1.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • ecryptfs-utils-61-1.29 is installed
  • OR ecryptfs-utils-32bit-61-1.29 is installed
  • OR ecryptfs-utils-x86-61-1.29 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
  • mozilla-nspr-4.10.8-0.8 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.8 is installed
  • OR mozilla-nspr-x86-4.10.8-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • mozilla-nspr-4.10.8-0.8 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.8 is installed
  • OR mozilla-nspr-x86-4.10.8-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • mozilla-nspr-4.10.8-0.8 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.8 is installed
  • OR mozilla-nspr-x86-4.10.8-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • mozilla-nspr-4.10.8-0.8 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.8 is installed
  • OR mozilla-nspr-x86-4.10.8-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • mozilla-nspr-4.10.8-0.8 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.8 is installed
  • OR mozilla-nspr-x86-4.10.8-0.8 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-LTSS is installed
  • AND
  • MozillaFirefox-52.7.3esr-72.27 is installed
  • OR MozillaFirefox-translations-52.7.3esr-72.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.7.3esr-72.27 is installed
  • OR MozillaFirefox-translations-52.7.3esr-72.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.7.3esr-72.27 is installed
  • OR MozillaFirefox-translations-52.7.3esr-72.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.7.3esr-72.27 is installed
  • OR MozillaFirefox-translations-52.7.3esr-72.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-3.0.101-0.47.102 is installed
  • OR kernel-default-base-3.0.101-0.47.102 is installed
  • OR kernel-default-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-man-3.0.101-0.47.102 is installed
  • OR kernel-ec2-3.0.101-0.47.102 is installed
  • OR kernel-ec2-base-3.0.101-0.47.102 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.102 is installed
  • OR kernel-pae-3.0.101-0.47.102 is installed
  • OR kernel-pae-base-3.0.101-0.47.102 is installed
  • OR kernel-pae-devel-3.0.101-0.47.102 is installed
  • OR kernel-source-3.0.101-0.47.102 is installed
  • OR kernel-syms-3.0.101-0.47.102 is installed
  • OR kernel-trace-3.0.101-0.47.102 is installed
  • OR kernel-trace-base-3.0.101-0.47.102 is installed
  • OR kernel-trace-devel-3.0.101-0.47.102 is installed
  • OR kernel-xen-3.0.101-0.47.102 is installed
  • OR kernel-xen-base-3.0.101-0.47.102 is installed
  • OR kernel-xen-devel-3.0.101-0.47.102 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-3.0.101-0.47.102 is installed
  • OR kernel-default-base-3.0.101-0.47.102 is installed
  • OR kernel-default-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-man-3.0.101-0.47.102 is installed
  • OR kernel-ec2-3.0.101-0.47.102 is installed
  • OR kernel-ec2-base-3.0.101-0.47.102 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.102 is installed
  • OR kernel-pae-3.0.101-0.47.102 is installed
  • OR kernel-pae-base-3.0.101-0.47.102 is installed
  • OR kernel-pae-devel-3.0.101-0.47.102 is installed
  • OR kernel-source-3.0.101-0.47.102 is installed
  • OR kernel-syms-3.0.101-0.47.102 is installed
  • OR kernel-trace-3.0.101-0.47.102 is installed
  • OR kernel-trace-base-3.0.101-0.47.102 is installed
  • OR kernel-trace-devel-3.0.101-0.47.102 is installed
  • OR kernel-xen-3.0.101-0.47.102 is installed
  • OR kernel-xen-base-3.0.101-0.47.102 is installed
  • OR kernel-xen-devel-3.0.101-0.47.102 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • libvirt-1.0.5.9-21.9 is installed
  • OR libvirt-client-1.0.5.9-21.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.9 is installed
  • OR libvirt-doc-1.0.5.9-21.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.9 is installed
  • OR libvirt-python-1.0.5.9-21.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ansible-2.3.2.0-11.5 is installed
  • OR libyaml-0.1.3-0.10.22.2 is installed
  • OR libyaml-0-2-0.1.3-0.10.22.2 is installed
  • OR python-Jinja2-2.6-2.19.2 is installed
  • OR python-PyYAML-3.10-0.15.2 is installed
  • OR python-ecdsa-0.10-0.3.2 is installed
  • OR python-paramiko-1.13.1-0.3.2 is installed
  • OR python-pycrypto-2.6-0.3.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ansible-2.3.2.0-11.5 is installed
  • OR libyaml-0.1.3-0.10.22.2 is installed
  • OR libyaml-0-2-0.1.3-0.10.22.2 is installed
  • OR python-Jinja2-2.6-2.19.2 is installed
  • OR python-PyYAML-3.10-0.15.2 is installed
  • OR python-ecdsa-0.10-0.3.2 is installed
  • OR python-paramiko-1.13.1-0.3.2 is installed
  • OR python-pycrypto-2.6-0.3.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • apache2-2.2.12-69 is installed
  • OR apache2-doc-2.2.12-69 is installed
  • OR apache2-example-pages-2.2.12-69 is installed
  • OR apache2-prefork-2.2.12-69 is installed
  • OR apache2-utils-2.2.12-69 is installed
  • OR apache2-worker-2.2.12-69 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • apache2-2.2.12-69 is installed
  • OR apache2-doc-2.2.12-69 is installed
  • OR apache2-example-pages-2.2.12-69 is installed
  • OR apache2-prefork-2.2.12-69 is installed
  • OR apache2-utils-2.2.12-69 is installed
  • OR apache2-worker-2.2.12-69 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND apache2-mod_perl-2.0.4-40.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-common-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-other-68.6.1-78.67 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-common-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-other-68.6.1-78.67 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.27 is installed
  • OR libcurl4-openssl1-7.37.0-70.27 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.27 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.27 is installed
  • OR libcurl4-openssl1-7.37.0-70.27 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.27 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND stunnel-openssl1-4.54-0.11 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
  • automake-1.13.4-4 is installed
  • OR m4-1.4.16-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND busybox-1.21.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • openvpn-2.3.8-16.17 is installed
  • OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND apache2-mod_jk-1.2.40-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND davfs2-1.5.2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • cracklib-2.9.0-7 is installed
  • OR libcrack2-2.9.0-7 is installed
  • OR libcrack2-32bit-2.9.0-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_54-default-2-2 is installed
  • OR kgraft-patch-3_12_60-52_54-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_15-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_54-default-2-2 is installed
  • OR kgraft-patch-3_12_60-52_54-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_15-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND libxerces-c-3_1-3.1.1-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.36 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • lighttpd-1.4.20-2.58 is installed
  • OR lighttpd-mod_cml-1.4.20-2.58 is installed
  • OR lighttpd-mod_magnet-1.4.20-2.58 is installed
  • OR lighttpd-mod_mysql_vhost-1.4.20-2.58 is installed
  • OR lighttpd-mod_rrdtool-1.4.20-2.58 is installed
  • OR lighttpd-mod_trigger_b4_dl-1.4.20-2.58 is installed
  • OR lighttpd-mod_webdav-1.4.20-2.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • libstorage-2.25.16.1-3 is installed
  • OR libstorage-ruby-2.25.16.1-3 is installed
  • OR libstorage5-2.25.16.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.6 is installed
  • OR libopenssl0_9_8-0.9.8j-106.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-18.24.9 is installed
  • OR openldap2-2.4.41-18.24.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND kernel-docs-3.0.101-108.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • gnome-online-accounts-3.10.5-1 is installed
  • OR gnome-online-accounts-lang-3.10.5-1 is installed
  • OR typelib-1_0-Goa-1_0-3.10.5-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • libplist-1.8-10.9 is installed
  • OR libplist++1-1.8-10.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • lhasa-0.2.0-5 is installed
  • OR liblhasa0-0.2.0-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND icu-52.1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND cyrus-sasl-digestmd5-32bit-2.1.26-8.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • gegl-0_3-0.3.34-1 is installed
  • OR gegl-0_3-lang-0.3.34-1 is installed
  • OR gegl-devel-0.3.34-1 is installed
  • OR libgegl-0_3-0-0.3.34-1 is installed
  • OR typelib-1_0-Gegl-0_3-0.3.34-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-45.3.0esr-50 is installed
  • OR MozillaFirefox-translations-45.3.0esr-50 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND python-requests-2.8.1-6.9 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND ucode-intel-20180425-13.20 is installed
  • BACK