Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 11 SP4 RT kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2018-14634: Prevent integer overflow in create_elf_tables that allowed a local attacker to exploit this vulnerability via a SUID-root binary and obtain full root privileges (bsc#1108912) - CVE-2018-14617: Prevent NULL pointer dereference and panic in hfsplus_lookup() when opening a file (that is purportedly a hard link) in an hfs+ filesystem that has malformed catalog data, and is mounted read-only without a metadata directory (bsc#1102870) - CVE-2018-16276: Incorrect bounds checking in the yurex USB driver in yurex_read allowed local attackers to use user access read/writes to crash the kernel or potentially escalate privileges (bsc#1106095) - CVE-2018-12896: Prevent integer overflow in the POSIX timer code that was caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INT_MAX, but the accounting is int based. This basically made the accounting values, which are visible to user space via timer_getoverrun(2) and siginfo::si_overrun, random. This allowed a local user to cause a denial of service (signed integer overflow) via crafted mmap, futex, timer_create, and timer_settime system calls (bnc#1099922) - CVE-2018-10940: The cdrom_ioctl_media_changed function allowed local attackers to use a incorrect bounds check in the CDROM driver CDROM_MEDIA_CHANGED ioctl to read out kernel memory (bsc#1092903) - CVE-2018-16658: Prevent information leak in cdrom_ioctl_drive_status that could have been used by local attackers to read kernel memory (bnc#1107689) - CVE-2018-6555: The irda_setsockopt function allowed local users to cause a denial of service (ias_object use-after-free and system crash) or possibly have unspecified other impact via an AF_IRDA socket (bnc#1106511) - CVE-2018-6554: Prevent memory leak in the irda_bind function that allowed local users to cause a denial of service (memory consumption) by repeatedly binding an AF_IRDA socket (bnc#1106509) - CVE-2018-15594: Ensure correct handling of indirect calls, to prevent attackers for conducting Spectre-v2 attacks against paravirtual guests (bsc#1105348) - CVE-2018-15572: The spectre_v2_select_mitigation function did not always fill RSB upon a context switch, which made it easier for attackers to conduct userspace-userspace spectreRSB attacks (bnc#1102517) - CVE-2018-10902: Protect against concurrent access to prevent double realloc (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status(). A malicious local attacker could have used this for privilege escalation (bnc#1105322). - CVE-2018-14734: ucma_leave_multicast accessed a certain data structure after a cleanup step in ucma_process_join, which allowed attackers to cause a denial of service (use-after-free) (bsc#1103119)
The following non-security bugs were fixed:
- ACPI: APEI / ERST: Fix missing error handling in erst_reader() (bsc#1045538). - ALSA: fm801: propagate TUNER_ONLY bit when autodetected (bsc#1045538). - ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode (bsc#1045538). - ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() (bsc#1045538). - ALSA: pcm: fix fifo_size frame calculation (bsc#1045538). - ALSA: snd-aoa: add of_node_put() in error path (bsc#1045538). - ALSA: usb-audio: Add sanity checks in v2 clock parsers (bsc#1045538). - ALSA: usb-audio: Add sanity checks to FE parser (bsc#1045538). - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute (bsc#1045538). - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream() (bsc#1045538). - ALSA: usb-audio: Fix parameter block size for UAC2 control requests (bsc#1045538). - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit (bsc#1045538). - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU (bsc#1045538). - ALSA: usb-audio: Set correct type for some UAC2 mixer controls (bsc#1045538). - ASoC: blackfin: Fix missing break (bsc#1045538). - Enforce module signatures if the kernel is locked down (bsc#1093666). - KVM: VMX: Work around kABI breakage in 'enum vmx_l1d_flush_state' (bsc#1106369). - KVM: VMX: fixes for vmentry_l1d_flush module parameter (bsc#1106369). - PCI: Fix TI816X class code quirk (bsc#1050431). - Refresh patches.xen/xen3-x86-l1tf-04-protect-PROT_NONE-ptes.patch (bsc#1105100). - TPM: Zero buffer whole after copying to userspace (bsc#1050381). - USB: serial: io_ti: fix NULL-deref in interrupt callback (bsc#1106609). - USB: serial: sierra: fix potential deadlock at close (bsc#1100132). - applicom: dereferencing NULL on error path (git-fixes). - ath5k: Change led pin configuration for compaq c700 laptop (bsc#1048185). - base: make module_create_drivers_dir race-free (git-fixes). - block: fix an error code in add_partition() (bsc#1106209). - btrfs: scrub: Do not use inode page cache in scrub_handle_errored_block() (bsc#1108096). - btrfs: scrub: Do not use inode pages for device replace (bsc#1107949). - dasd: Add IFCC notice message (bnc#1104481, LTC#170484). - drm/i915: Remove bogus __init annotation from DMI callbacks (bsc#1106886). - drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() (bsc#1106886). - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve() (bsc#1106886). - drm: crtc: integer overflow in drm_property_create_blob() (bsc#1106886). - fbdev: omapfb: off by one in omapfb_register_client() (bsc#1106886). - iommu/amd: Finish TLB flush in amd_iommu_unmap() (bsc#1106105). - iommu/amd: Fix the left value check of cmd buffer (bsc#1106105). - iommu/amd: Free domain id when free a domain of struct dma_ops_domain (bsc#1106105). - iommu/amd: Update Alias-DTE in update_device_table() (bsc#1106105). - iommu/vt-d: Do not over-free page table directories (bsc#1106105). - iommu/vt-d: Ratelimit each dmar fault printing (bsc#1106105). - ipv6: Regenerate host route according to node pointer upon loopback up (bsc#1100705). - ipv6: correctly add local routes when lo goes up (bsc#1100705). - ipv6: introduce ip6_rt_put() (bsc#1100705). - ipv6: reallocate addrconf router for ipv6 address when lo device up (bsc#1100705). - kabi: x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536). - mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection (bnc#1107071). - mm/mempolicy.c: avoid use uninitialized preferred_node (bnc#1107064). - modsign: log module name in the event of an error (bsc#1093666). - modsign: print module name along with error message (bsc#1093666). - module: make it clear when we're handling the module copy in info->hdr (bsc#1093666). - module: setup load info before module_sig_check() (bsc#1093666). - nbd: ratelimit error msgs after socket close (bsc#1106206). - ncpfs: return proper error from NCP_IOC_SETROOT ioctl (bsc#1106199). - perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu (bsc#1104901). - powerpc/64s: Default l1d_size to 64K in RFI fallback flush (bsc#1068032, git-fixes). - powerpc/fadump: Do not use hugepages when fadump is active (bsc#1092772, bsc#1107650). - powerpc/fadump: exclude memory holes while reserving memory in second kernel (bsc#1092772, bsc#1107650). - powerpc/fadump: re-register firmware-assisted dump if already registered (bsc#1108170, bsc#1108823). - powerpc/lib: Fix off-by-one in alternate feature patching (bsc#1064861). - powerpc/lib: Fix the feature fixup tests to actually work (bsc#1064861). - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 (bsc#1068032, bsc#1080157, git-fixes). - powerpc: Avoid code patching freed init sections (bnc#1107735). - powerpc: make feature-fixup tests fortify-safe (bsc#1064861). - ptrace: fix PTRACE_LISTEN race corrupting task->state (bnc#1107001). - qlge: Fix netdev features configuration (bsc#1098822). - resource: fix integer overflow at reallocation (bsc#1045538). - rpm/kernel-docs.spec.in: Expand kernel tree directly from sources (bsc#1057199) - s390/ftrace: use expoline for indirect branches (bnc#1106930, LTC#171029). - s390/kernel: use expoline for indirect branches (bnc#1106930, LTC#171029). - s390/qeth: do not clobber buffer on async TX completion (bnc#1060245, LTC#170349). - s390: Correct register corruption in critical section cleanup (bnc#1106930, LTC#171029). - s390: add assembler macros for CPU alternatives (bnc#1106930, LTC#171029). - s390: detect etoken facility (bnc#1106930, LTC#171029). - s390: move expoline assembler macros to a header (bnc#1106930, LTC#171029). - s390: move spectre sysfs attribute code (bnc#1106930, LTC#171029). - s390: remove indirect branch from do_softirq_own_stack (bnc#1106930, LTC#171029). - sys: do not hold uts_sem while accessing userspace memory (bnc#1106995). - tpm: fix race condition in tpm_common_write() (bsc#1050381). - tracing/blktrace: Fix to allow setting same value (bsc#1106212). - tty: vt, fix bogus division in csi_J (git-fixes). - tty: vt, return error when con_startup fails (git-fixes). - uml: fix hostfs mknod() (bsc#1106202). - usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptor (bsc#1045538). - usbip: vhci_sysfs: fix potential Spectre v1 (bsc#1096547). - x86, l1tf: Protect PROT_NONE PTEs against speculation fixup (bnc#1104684, bnc#1104818). - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (bnc#1087081). - x86/init: fix build with CONFIG_SWAP=n (bsc#1105723). - x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y (bsc#1106105). - x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (bnc#1105536). - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536). - x86/speculation/l1tf: Suggest what to do on systems with too much RAM (bnc#1105536). - x86/vdso: Fix vDSO build if a retpoline is emitted (git-fixes). - xen x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (bnc#1105536). - xen x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536). - xen, x86, l1tf: Protect PROT_NONE PTEs against speculation fixup (bnc#1104684, bnc#1104818). - xen: x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (bnc#1087081).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1010685 1010845 1023233 1024406 1024714 1025084 1025312 1026633 1027426 1029755 1031667 1031729 1032256 1033466 1033467 1033468 1034162 1045538 1048185 1050381 1050431 1057199 1060245 1063034 1063035 1063037 1063038 1063039 1063040 1063041 1064861 1068032 1077291 1077358 1080157 1087081 1092772 1092903 1093666 1096547 1098822 1099510 1099922 1100132 1100705 1101288 1102517 1102870 1103119 1104481 1104684 1104818 1104901 1105100 1105322 1105348 1105536 1105723 1106095 1106105 1106199 1106202 1106206 1106209 1106212 1106369 1106509 1106511 1106609 1106886 1106930 1106995 1107001 1107064 1107071 1107650 1107689 1107735 1107949 1108096 1108170 1108823 1108912 1128481 1136570 1143194 1143273 1170771 698772 739119 760511 765069 766799 767505 770193 773771 774616 774617 775399 775402 776523 776524 783002 811934 925502 935033 935979 940806 940918 958097 976776 987866 989528 995352 CVE-2009-0689 CVE-2011-2489 CVE-2011-2490 CVE-2012-2143 CVE-2012-2655 CVE-2012-3488 CVE-2012-3489 CVE-2012-3543 CVE-2013-2266 CVE-2015-2721 CVE-2015-2722 CVE-2015-2724 CVE-2015-2725 CVE-2015-2726 CVE-2015-2728 CVE-2015-2730 CVE-2015-2733 CVE-2015-2734 CVE-2015-2735 CVE-2015-2736 CVE-2015-2737 CVE-2015-2738 CVE-2015-2739 CVE-2015-2740 CVE-2015-2743 CVE-2015-2775 CVE-2015-4000 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-2016-1248 CVE-2016-2775 CVE-2016-6170 CVE-2016-6893 CVE-2016-9401 CVE-2017-12176 CVE-2017-12177 CVE-2017-12178 CVE-2017-12179 CVE-2017-12180 CVE-2017-12181 CVE-2017-12182 CVE-2017-12183 CVE-2017-12184 CVE-2017-12185 CVE-2017-12186 CVE-2017-12187 CVE-2017-3136 CVE-2017-3137 CVE-2017-3138 CVE-2017-7470 CVE-2018-0618 CVE-2018-10902 CVE-2018-10940 CVE-2018-12896 CVE-2018-13796 CVE-2018-14617 CVE-2018-14634 CVE-2018-14734 CVE-2018-15572 CVE-2018-15594 CVE-2018-16276 CVE-2018-16658 CVE-2018-5089 CVE-2018-5091 CVE-2018-5095 CVE-2018-5096 CVE-2018-5097 CVE-2018-5098 CVE-2018-5099 CVE-2018-5102 CVE-2018-5103 CVE-2018-5104 CVE-2018-5117 CVE-2018-5950 CVE-2018-6554 CVE-2018-6555 CVE-2019-13057 CVE-2019-13565 CVE-2019-3860 CVE-2020-12243 SUSE-SU-2015:1449-1 SUSE-SU-2017:1000-1 SUSE-SU-2017:1027-1 SUSE-SU-2017:1347-1 SUSE-SU-2018:0361-1 SUSE-SU-2018:3088-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 Module for Desktop Applications 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 Real Time Extension 11 SP4 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-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 SP2-LTSS 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-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 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
GraphicsMagick-devel-1.3.25-15 is installed
OR libGraphicsMagick-Q16-3-1.3.25-15 is installed
OR libGraphicsMagick3-config-1.3.25-15 is installed
OR libGraphicsMagickWand-Q16-2-1.3.25-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
MozillaFirefox-31.1.0esr-1 is installed
OR MozillaFirefox-translations-31.1.0esr-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.95-24 is installed
OR java-1_7_0-openjdk-headless-1.7.0.95-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libblkid1-2.28-42 is installed
OR libblkid1-32bit-2.28-42 is installed
OR libfdisk1-2.28-42 is installed
OR libmount1-2.28-42 is installed
OR libmount1-32bit-2.28-42 is installed
OR libsmartcols1-2.28-42 is installed
OR libuuid-devel-2.28-42 is installed
OR libuuid1-2.28-42 is installed
OR libuuid1-32bit-2.28-42 is installed
OR python-libmount-2.28-42 is installed
OR util-linux-2.28-42 is installed
OR util-linux-lang-2.28-42 is installed
OR util-linux-systemd-2.28-42 is installed
OR uuidd-2.28-42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
bzip2-1.0.6-29 is installed
OR libbz2-1-1.0.6-29 is installed
OR libbz2-1-32bit-1.0.6-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND ctags-5.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
bluez-5.48-5.8 is installed
OR bluez-devel-5.48-5.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.3-12 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.3-12 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.3-12 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-default-4.12.14-25.3 is installed
OR kernel-default-livepatch-4.12.14-25.3 is installed
OR kernel-livepatch-4_12_14-25_3-default-1-1.3 is installed
OR kernel-livepatch-SLE15_Update_1-1-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
libmspack-0.6-3.3 is installed
OR mspack-tools-0.6-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.61-52.72 is installed
OR kernel-ec2-devel-3.12.61-52.72 is installed
OR kernel-ec2-extra-3.12.61-52.72 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
dpdk-17.11.2-3.2 is installed
OR dpdk-devel-17.11.2-3.2 is installed
OR dpdk-kmp-default-17.11.2_k4.12.14_23-3.2 is installed
OR dpdk-thunderx-17.11.2-3.2 is installed
OR dpdk-thunderx-devel-17.11.2-3.2 is installed
OR dpdk-thunderx-kmp-default-17.11.2_k4.12.14_23-3.2 is installed
OR dpdk-tools-17.11.2-3.2 is installed
OR libdpdk-17_11-0-17.11.2-3.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-25 is installed
OR php7-7.0.7-25 is installed
OR php7-bcmath-7.0.7-25 is installed
OR php7-bz2-7.0.7-25 is installed
OR php7-calendar-7.0.7-25 is installed
OR php7-ctype-7.0.7-25 is installed
OR php7-curl-7.0.7-25 is installed
OR php7-dba-7.0.7-25 is installed
OR php7-dom-7.0.7-25 is installed
OR php7-enchant-7.0.7-25 is installed
OR php7-exif-7.0.7-25 is installed
OR php7-fastcgi-7.0.7-25 is installed
OR php7-fileinfo-7.0.7-25 is installed
OR php7-fpm-7.0.7-25 is installed
OR php7-ftp-7.0.7-25 is installed
OR php7-gd-7.0.7-25 is installed
OR php7-gettext-7.0.7-25 is installed
OR php7-gmp-7.0.7-25 is installed
OR php7-iconv-7.0.7-25 is installed
OR php7-imap-7.0.7-25 is installed
OR php7-intl-7.0.7-25 is installed
OR php7-json-7.0.7-25 is installed
OR php7-ldap-7.0.7-25 is installed
OR php7-mbstring-7.0.7-25 is installed
OR php7-mcrypt-7.0.7-25 is installed
OR php7-mysql-7.0.7-25 is installed
OR php7-odbc-7.0.7-25 is installed
OR php7-opcache-7.0.7-25 is installed
OR php7-openssl-7.0.7-25 is installed
OR php7-pcntl-7.0.7-25 is installed
OR php7-pdo-7.0.7-25 is installed
OR php7-pear-7.0.7-25 is installed
OR php7-pear-Archive_Tar-7.0.7-25 is installed
OR php7-pgsql-7.0.7-25 is installed
OR php7-phar-7.0.7-25 is installed
OR php7-posix-7.0.7-25 is installed
OR php7-pspell-7.0.7-25 is installed
OR php7-shmop-7.0.7-25 is installed
OR php7-snmp-7.0.7-25 is installed
OR php7-soap-7.0.7-25 is installed
OR php7-sockets-7.0.7-25 is installed
OR php7-sqlite-7.0.7-25 is installed
OR php7-sysvmsg-7.0.7-25 is installed
OR php7-sysvsem-7.0.7-25 is installed
OR php7-sysvshm-7.0.7-25 is installed
OR php7-tokenizer-7.0.7-25 is installed
OR php7-wddx-7.0.7-25 is installed
OR php7-xmlreader-7.0.7-25 is installed
OR php7-xmlrpc-7.0.7-25 is installed
OR php7-xmlwriter-7.0.7-25 is installed
OR php7-xsl-7.0.7-25 is installed
OR php7-zip-7.0.7-25 is installed
OR php7-zlib-7.0.7-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-69.36 is installed
OR kernel-rt-base-3.0.101.rt130-69.36 is installed
OR kernel-rt-devel-3.0.101.rt130-69.36 is installed
OR kernel-rt_trace-3.0.101.rt130-69.36 is installed
OR kernel-rt_trace-base-3.0.101.rt130-69.36 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-69.36 is installed
OR kernel-source-rt-3.0.101.rt130-69.36 is installed
OR kernel-syms-rt-3.0.101.rt130-69.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
curl-7.19.0-11.21 is installed
OR keyutils-libs-1.2-107 is installed
OR keyutils-libs-32bit-1.2-107 is installed
OR keyutils-libs-x86-1.2-107 is installed
OR libcurl4-7.19.0-11.21 is installed
OR libcurl4-32bit-7.19.0-11.21 is installed
OR libcurl4-x86-7.19.0-11.21 is installed
OR libidn-1.10-3 is installed
OR libidn-32bit-1.10-3 is installed
OR libidn-x86-1.10-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
curl-7.19.0-11.21 is installed
OR keyutils-libs-1.2-107 is installed
OR keyutils-libs-32bit-1.2-107 is installed
OR keyutils-libs-x86-1.2-107 is installed
OR libcurl4-7.19.0-11.21 is installed
OR libcurl4-32bit-7.19.0-11.21 is installed
OR libcurl4-x86-7.19.0-11.21 is installed
OR libidn-1.10-3 is installed
OR libidn-32bit-1.10-3 is installed
OR libidn-x86-1.10-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
opie-2.4-662.18 is installed
OR opie-32bit-2.4-662.18 is installed
OR opie-x86-2.4-662.18 is installed
OR permissions-2011.6.28-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
opie-2.4-662.18 is installed
OR opie-32bit-2.4-662.18 is installed
OR opie-x86-2.4-662.18 is installed
OR permissions-2011.6.28-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
opie-2.4-662.18 is installed
OR opie-32bit-2.4-662.18 is installed
OR opie-x86-2.4-662.18 is installed
OR permissions-2011.6.28-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
PolicyKit-0.9-14.34 is installed
OR PolicyKit-32bit-0.9-14.34 is installed
OR PolicyKit-doc-0.9-14.34 is installed
OR PolicyKit-x86-0.9-14.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libssh2-1-1.2.9-4.2.12.11 is installed
OR libssh2_org-1.2.9-4.2.12.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libssh2-1-1.2.9-4.2.12.11 is installed
OR libssh2_org-1.2.9-4.2.12.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
dhcp-4.2.4.P2-0.11.13 is installed
OR dhcp-client-4.2.4.P2-0.11.13 is installed
OR dhcp-relay-4.2.4.P2-0.11.13 is installed
OR dhcp-server-4.2.4.P2-0.11.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
dhcp-4.2.4.P2-0.11.13 is installed
OR dhcp-client-4.2.4.P2-0.11.13 is installed
OR dhcp-relay-4.2.4.P2-0.11.13 is installed
OR dhcp-server-4.2.4.P2-0.11.13 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
dhcp-4.2.4.P2-0.11.13 is installed
OR dhcp-client-4.2.4.P2-0.11.13 is installed
OR dhcp-relay-4.2.4.P2-0.11.13 is installed
OR dhcp-server-4.2.4.P2-0.11.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
ofed-1.5.2-0.22 is installed
OR ofed-doc-1.5.2-0.22 is installed
OR ofed-kmp-default-1.5.2_3.0.13_0.27-0.22 is installed
OR ofed-kmp-pae-1.5.2_3.0.13_0.27-0.22 is installed
OR ofed-kmp-ppc64-1.5.2_3.0.13_0.27-0.22 is installed
OR ofed-kmp-trace-1.5.2_3.0.13_0.27-0.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-38.2.0esr-10 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.7 is installed
OR MozillaFirefox-translations-38.2.0esr-10 is installed
OR firefox-gcc47-4.7.2_20130108-0.37 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.37 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.37 is installed
OR libfreebl3-3.19.2.0-0.7 is installed
OR libfreebl3-32bit-3.19.2.0-0.7 is installed
OR mozilla-nss-3.19.2.0-0.7 is installed
OR mozilla-nss-32bit-3.19.2.0-0.7 is installed
OR mozilla-nss-devel-3.19.2.0-0.7 is installed
OR mozilla-nss-tools-3.19.2.0-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-38.2.0esr-10 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.7 is installed
OR MozillaFirefox-translations-38.2.0esr-10 is installed
OR firefox-gcc47-4.7.2_20130108-0.37 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.37 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.37 is installed
OR libfreebl3-3.19.2.0-0.7 is installed
OR libfreebl3-32bit-3.19.2.0-0.7 is installed
OR mozilla-nss-3.19.2.0-0.7 is installed
OR mozilla-nss-32bit-3.19.2.0-0.7 is installed
OR mozilla-nss-devel-3.19.2.0-0.7 is installed
OR mozilla-nss-tools-3.19.2.0-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
file-4.24-43.27 is installed
OR file-32bit-4.24-43.27 is installed
OR file-x86-4.24-43.27 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
file-4.24-43.27 is installed
OR file-32bit-4.24-43.27 is installed
OR file-x86-4.24-43.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
file-4.24-43.27 is installed
OR file-32bit-4.24-43.27 is installed
OR file-x86-4.24-43.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
file-4.24-43.27 is installed
OR file-32bit-4.24-43.27 is installed
OR file-x86-4.24-43.27 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
file-4.24-43.27 is installed
OR file-32bit-4.24-43.27 is installed
OR file-x86-4.24-43.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
openvpn-2.0.9-143.38 is installed
OR openvpn-auth-pam-plugin-2.0.9-143.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.43 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.43 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.43 is installed
OR kernel-default-3.0.101-0.47.106.43 is installed
OR kernel-default-base-3.0.101-0.47.106.43 is installed
OR kernel-default-devel-3.0.101-0.47.106.43 is installed
OR kernel-default-man-3.0.101-0.47.106.43 is installed
OR kernel-ec2-3.0.101-0.47.106.43 is installed
OR kernel-ec2-base-3.0.101-0.47.106.43 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.43 is installed
OR kernel-pae-3.0.101-0.47.106.43 is installed
OR kernel-pae-base-3.0.101-0.47.106.43 is installed
OR kernel-pae-devel-3.0.101-0.47.106.43 is installed
OR kernel-source-3.0.101-0.47.106.43 is installed
OR kernel-syms-3.0.101-0.47.106.43 is installed
OR kernel-trace-3.0.101-0.47.106.43 is installed
OR kernel-trace-base-3.0.101-0.47.106.43 is installed
OR kernel-trace-devel-3.0.101-0.47.106.43 is installed
OR kernel-xen-3.0.101-0.47.106.43 is installed
OR kernel-xen-base-3.0.101-0.47.106.43 is installed
OR kernel-xen-devel-3.0.101-0.47.106.43 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.106.43 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.43 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.43 is installed
OR kernel-default-3.0.101-0.47.106.43 is installed
OR kernel-default-base-3.0.101-0.47.106.43 is installed
OR kernel-default-devel-3.0.101-0.47.106.43 is installed
OR kernel-default-man-3.0.101-0.47.106.43 is installed
OR kernel-ec2-3.0.101-0.47.106.43 is installed
OR kernel-ec2-base-3.0.101-0.47.106.43 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.43 is installed
OR kernel-pae-3.0.101-0.47.106.43 is installed
OR kernel-pae-base-3.0.101-0.47.106.43 is installed
OR kernel-pae-devel-3.0.101-0.47.106.43 is installed
OR kernel-source-3.0.101-0.47.106.43 is installed
OR kernel-syms-3.0.101-0.47.106.43 is installed
OR kernel-trace-3.0.101-0.47.106.43 is installed
OR kernel-trace-base-3.0.101-0.47.106.43 is installed
OR kernel-trace-devel-3.0.101-0.47.106.43 is installed
OR kernel-xen-3.0.101-0.47.106.43 is installed
OR kernel-xen-base-3.0.101-0.47.106.43 is installed
OR kernel-xen-devel-3.0.101-0.47.106.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bash-3.2-147.35 is installed
OR bash-doc-3.2-147.35 is installed
OR libreadline5-5.2-147.35 is installed
OR libreadline5-32bit-5.2-147.35 is installed
OR readline-doc-5.2-147.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bash-3.2-147.35 is installed
OR bash-doc-3.2-147.35 is installed
OR libreadline5-5.2-147.35 is installed
OR libreadline5-32bit-5.2-147.35 is installed
OR readline-doc-5.2-147.35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND foomatic-filters-3.0.2-269.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND foomatic-filters-3.0.2-269.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
curl-7.19.7-1.42 is installed
OR libcurl4-7.19.7-1.42 is installed
OR libcurl4-32bit-7.19.7-1.42 is installed
OR libcurl4-x86-7.19.7-1.42 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 sblim-sfcb-openssl1-1.3.11-0.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND sblim-sfcb-openssl1-1.3.11-0.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
kernel-default-3.12.48-52.27 is installed
OR kernel-default-base-3.12.48-52.27 is installed
OR kernel-default-devel-3.12.48-52.27 is installed
OR kernel-default-man-3.12.48-52.27 is installed
OR kernel-devel-3.12.48-52.27 is installed
OR kernel-macros-3.12.48-52.27 is installed
OR kernel-source-3.12.48-52.27 is installed
OR kernel-syms-3.12.48-52.27 is installed
OR kernel-xen-3.12.48-52.27 is installed
OR kernel-xen-base-3.12.48-52.27 is installed
OR kernel-xen-devel-3.12.48-52.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
kernel-default-3.12.48-52.27 is installed
OR kernel-default-base-3.12.48-52.27 is installed
OR kernel-default-devel-3.12.48-52.27 is installed
OR kernel-default-man-3.12.48-52.27 is installed
OR kernel-devel-3.12.48-52.27 is installed
OR kernel-macros-3.12.48-52.27 is installed
OR kernel-source-3.12.48-52.27 is installed
OR kernel-syms-3.12.48-52.27 is installed
OR kernel-xen-3.12.48-52.27 is installed
OR kernel-xen-base-3.12.48-52.27 is installed
OR kernel-xen-devel-3.12.48-52.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
ldb-1.1.24-4.3 is installed
OR libdcerpc-binding0-4.1.12-18.3 is installed
OR libdcerpc-binding0-32bit-4.1.12-18.3 is installed
OR libdcerpc0-4.1.12-18.3 is installed
OR libdcerpc0-32bit-4.1.12-18.3 is installed
OR libgensec0-4.1.12-18.3 is installed
OR libgensec0-32bit-4.1.12-18.3 is installed
OR libldb1-1.1.24-4.3 is installed
OR libldb1-32bit-1.1.24-4.3 is installed
OR libndr-krb5pac0-4.1.12-18.3 is installed
OR libndr-krb5pac0-32bit-4.1.12-18.3 is installed
OR libndr-nbt0-4.1.12-18.3 is installed
OR libndr-nbt0-32bit-4.1.12-18.3 is installed
OR libndr-standard0-4.1.12-18.3 is installed
OR libndr-standard0-32bit-4.1.12-18.3 is installed
OR libndr0-4.1.12-18.3 is installed
OR libndr0-32bit-4.1.12-18.3 is installed
OR libnetapi0-4.1.12-18.3 is installed
OR libnetapi0-32bit-4.1.12-18.3 is installed
OR libpdb0-4.1.12-18.3 is installed
OR libpdb0-32bit-4.1.12-18.3 is installed
OR libregistry0-4.1.12-18.3 is installed
OR libsamba-credentials0-4.1.12-18.3 is installed
OR libsamba-credentials0-32bit-4.1.12-18.3 is installed
OR libsamba-hostconfig0-4.1.12-18.3 is installed
OR libsamba-hostconfig0-32bit-4.1.12-18.3 is installed
OR libsamba-util0-4.1.12-18.3 is installed
OR libsamba-util0-32bit-4.1.12-18.3 is installed
OR libsamdb0-4.1.12-18.3 is installed
OR libsamdb0-32bit-4.1.12-18.3 is installed
OR libsmbclient-raw0-4.1.12-18.3 is installed
OR libsmbclient-raw0-32bit-4.1.12-18.3 is installed
OR libsmbclient0-4.1.12-18.3 is installed
OR libsmbclient0-32bit-4.1.12-18.3 is installed
OR libsmbconf0-4.1.12-18.3 is installed
OR libsmbconf0-32bit-4.1.12-18.3 is installed
OR libsmbldap0-4.1.12-18.3 is installed
OR libsmbldap0-32bit-4.1.12-18.3 is installed
OR libtalloc2-2.1.5-3.4 is installed
OR libtalloc2-32bit-2.1.5-3.4 is installed
OR libtdb1-1.3.8-2.3 is installed
OR libtdb1-32bit-1.3.8-2.3 is installed
OR libtevent-util0-4.1.12-18.3 is installed
OR libtevent-util0-32bit-4.1.12-18.3 is installed
OR libtevent0-0.9.26-3.3 is installed
OR libtevent0-32bit-0.9.26-3.3 is installed
OR libwbclient0-4.1.12-18.3 is installed
OR libwbclient0-32bit-4.1.12-18.3 is installed
OR pytalloc-2.1.5-3.4 is installed
OR pytalloc-32bit-2.1.5-3.4 is installed
OR samba-4.1.12-18.3 is installed
OR samba-32bit-4.1.12-18.3 is installed
OR samba-client-4.1.12-18.3 is installed
OR samba-client-32bit-4.1.12-18.3 is installed
OR samba-doc-4.1.12-18.3 is installed
OR samba-libs-4.1.12-18.3 is installed
OR samba-libs-32bit-4.1.12-18.3 is installed
OR samba-winbind-4.1.12-18.3 is installed
OR samba-winbind-32bit-4.1.12-18.3 is installed
OR talloc-2.1.5-3.4 is installed
OR tdb-1.3.8-2.3 is installed
OR tdb-tools-1.3.8-2.3 is installed
OR tevent-0.9.26-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libtiff5-4.0.7-40 is installed
OR libtiff5-32bit-4.0.7-40 is installed
OR tiff-4.0.7-40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libtiff5-4.0.7-40 is installed
OR libtiff5-32bit-4.0.7-40 is installed
OR tiff-4.0.7-40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
cvs-1.12.12-181 is installed
OR cvs-doc-1.12.12-181 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_88-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_88-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_27-4-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_88-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_88-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_27-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
openssh-6.6p1-54.15 is installed
OR openssh-askpass-gnome-6.6p1-54.15 is installed
OR openssh-fips-6.6p1-54.15 is installed
OR openssh-helpers-6.6p1-54.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-6-32bit-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libX11-xcb1-32bit-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXfixes3-32bit-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXi6-32bit-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXrender1-32bit-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXtst6-32bit-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXv1-32bit-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-6-32bit-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libX11-xcb1-32bit-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXfixes3-32bit-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXi6-32bit-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXrender1-32bit-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXtst6-32bit-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXv1-32bit-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cups-pk-helper-0.2.5-3 is installed
OR cups-pk-helper-lang-0.2.5-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_38-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_38-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libgoa-1_0-0-3.20.5-9 is installed
OR libgoa-backend-1_0-1-3.20.5-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
apache2-2.4.23-29.24 is installed
OR apache2-doc-2.4.23-29.24 is installed
OR apache2-example-pages-2.4.23-29.24 is installed
OR apache2-prefork-2.4.23-29.24 is installed
OR apache2-utils-2.4.23-29.24 is installed
OR apache2-worker-2.4.23-29.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_48-52_27-default-5-2 is installed
OR kgraft-patch-3_12_48-52_27-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_8-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_48-52_27-default-5-2 is installed
OR kgraft-patch-3_12_48-52_27-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_8-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
gnome-keyring-3.20.0-27 is installed
OR gnome-keyring-lang-3.20.0-27 is installed
OR gnome-keyring-pam-3.20.0-27 is installed
OR libgck-modules-gnome-keyring-3.20.0-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
bind-9.9.9P1-28.34 is installed
OR bind-chrootenv-9.9.9P1-28.34 is installed
OR bind-devel-9.9.9P1-28.34 is installed
OR bind-doc-9.9.9P1-28.34 is installed
OR bind-libs-9.9.9P1-28.34 is installed
OR bind-libs-32bit-9.9.9P1-28.34 is installed
OR bind-utils-9.9.9P1-28.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.10-38.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_74-92_32-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_11-10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND kernel-default-extra-3.12.28-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
empathy-3.10.3-1 is installed
OR empathy-lang-3.10.3-1 is installed
OR telepathy-mission-control-plugin-goa-3.10.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libvirt-client-32bit-2.0.0-26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
dia-0.97.3-15 is installed
OR dia-lang-0.97.3-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND bash-lang-4.3-83.15 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND mongodb-2.4.14-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
storm-1.0.5-5 is installed
OR storm-nimbus-1.0.5-5 is installed
OR storm-supervisor-1.0.5-5 is installed
|