Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for pcre (Moderate) |
Description: |
This update for pcre to version 8.39 (bsc#972127) fixes several issues.
If you use pcre extensively please be aware that this is an update to a new version. Please make sure that your software works with the updated version.
This version fixes a number of vulnerabilities that affect pcre and applications using the libary when accepting untrusted input as regular expressions or as part thereof. Remote attackers could have caused the application to crash, disclose information or potentially execute arbitrary code. These security issues were fixed:
- CVE-2014-8964: Heap-based buffer overflow in PCRE allowed remote attackers to cause a denial of service (crash) or have other unspecified impact via a crafted regular expression, related to an assertion that allows zero repeats (bsc#906574). - CVE-2015-2325: Heap buffer overflow in compile_branch() (bsc#924960). - CVE-2015-3210: Heap buffer overflow in pcre_compile2() / compile_regex() (bsc#933288) - CVE-2015-3217: PCRE Library Call Stack Overflow Vulnerability in match() (bsc#933878). - CVE-2015-5073: Library Heap Overflow Vulnerability in find_fixedlength() (bsc#936227). - bsc#942865: heap overflow in compile_regex() - CVE-2015-8380: The pcre_exec function in pcre_exec.c mishandled a // pattern with a \01 string, which allowed remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror (bsc#957566). - CVE-2015-2327: PCRE mishandled certain patterns with internal recursive back references, which allowed remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror (bsc#957567). - bsc#957598: Various security issues - CVE-2015-8381: Heap Overflow in compile_regex() (bsc#957598). - CVE-2015-8382: Regular Expression Uninitialized Pointer Information Disclosure Vulnerability (ZDI-CAN-2547)(bsc#957598). - CVE-2015-8383: Buffer overflow caused by repeated conditional group(bsc#957598). - CVE-2015-8384: Buffer overflow caused by recursive back reference by name within certain group(bsc#957598). - CVE-2015-8385: Buffer overflow caused by forward reference by name to certain group(bsc#957598). - CVE-2015-8386: Buffer overflow caused by lookbehind assertion(bsc#957598). - CVE-2015-8387: Integer overflow in subroutine calls(bsc#957598). - CVE-2015-8388: Buffer overflow caused by certain patterns with an unmatched closing parenthesis(bsc#957598). - CVE-2015-8389: Infinite recursion in JIT compiler when processing certain patterns(bsc#957598). - CVE-2015-8390: Reading from uninitialized memory when processing certain patterns(bsc#957598). - CVE-2015-8391: Some pathological patterns causes pcre_compile() to run for a very long time(bsc#957598). - CVE-2015-8392: Buffer overflow caused by certain patterns with duplicated named groups(bsc#957598). - CVE-2015-8393: Information leak when running pcgrep -q on crafted binary(bsc#957598). - CVE-2015-8394: Integer overflow caused by missing check for certain conditions(bsc#957598). - CVE-2015-8395: Buffer overflow caused by certain references(bsc#957598). - CVE-2015-2328: PCRE mishandled the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion, which allowed remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression (bsc#957600). - CVE-2016-1283: The pcre_compile2 function in pcre_compile.c in PCRE mishandled certain patterns with named subgroups, which allowed remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression (bsc#960837). - CVE-2016-3191: The compile_branch function in pcre_compile.c in pcre2_compile.c mishandled patterns containing an (*ACCEPT) substring in conjunction with nested parentheses, which allowed remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted regular expression (bsc#971741).
These non-security issues were fixed: - JIT compiler improvements - performance improvements - The Unicode data tables have been updated to Unicode 7.0.0.
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1050469 906574 924960 933288 933878 936227 942865 957566 957567 957598 957600 960837 971741 972127 CVE-2006-0855 CVE-2006-4339 CVE-2006-5456 CVE-2006-5461 CVE-2006-5867 CVE-2006-5974 CVE-2006-6870 CVE-2007-1558 CVE-2007-1667 CVE-2007-1669 CVE-2007-1797 CVE-2007-2925 CVE-2007-2926 CVE-2007-3372 CVE-2007-3852 CVE-2007-4565 CVE-2007-4985 CVE-2007-4986 CVE-2007-4987 CVE-2007-4988 CVE-2007-6351 CVE-2007-6352 CVE-2007-6353 CVE-2008-0008 CVE-2008-3825 CVE-2008-5081 CVE-2009-0696 CVE-2009-0758 CVE-2009-1720 CVE-2009-1721 CVE-2009-2666 CVE-2009-3700 CVE-2009-3826 CVE-2009-4022 CVE-2010-0426 CVE-2010-0427 CVE-2011-1910 CVE-2011-1947 CVE-2011-2464 CVE-2011-4313 CVE-2012-0247 CVE-2012-0248 CVE-2012-0259 CVE-2012-0260 CVE-2012-1185 CVE-2012-1186 CVE-2012-1610 CVE-2012-1667 CVE-2012-1798 CVE-2012-2337 CVE-2012-3437 CVE-2012-3817 CVE-2012-4244 CVE-2012-5166 CVE-2013-1775 CVE-2013-1776 CVE-2013-2776 CVE-2013-2777 CVE-2013-4854 CVE-2014-0106 CVE-2014-0591 CVE-2014-1947 CVE-2014-8354 CVE-2014-8355 CVE-2014-8500 CVE-2014-8562 CVE-2014-8716 CVE-2014-8964 CVE-2014-9680 CVE-2015-2325 CVE-2015-2327 CVE-2015-2328 CVE-2015-3210 CVE-2015-3217 CVE-2015-5073 CVE-2015-8380 CVE-2015-8381 CVE-2015-8382 CVE-2015-8383 CVE-2015-8384 CVE-2015-8385 CVE-2015-8386 CVE-2015-8387 CVE-2015-8388 CVE-2015-8389 CVE-2015-8390 CVE-2015-8391 CVE-2015-8392 CVE-2015-8393 CVE-2015-8394 CVE-2015-8395 CVE-2016-1283 CVE-2016-3191 SUSE-SU-2016:2971-1 SUSE-SU-2017:3062-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-TERADATA 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-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA 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 SP2 SUSE Linux Enterprise Software Development Kit 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 OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
opie-2.4-726.1 is installed
OR opie-32bit-2.4-726.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
bash-4.3-79.15 is installed
OR bash-doc-4.3-79.15 is installed
OR bash-lang-4.3-79.15 is installed
OR libreadline6-6.3-79.15 is installed
OR readline-devel-6.3-79.15 is installed
OR readline-doc-6.3-79.15 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
grub2-2.02-2.6 is installed
OR grub2-i386-pc-2.02-2.6 is installed
OR grub2-snapper-plugin-2.02-2.6 is installed
OR grub2-systemd-sleep-plugin-2.02-2.6 is installed
OR grub2-x86_64-efi-2.02-2.6 is installed
OR grub2-x86_64-xen-2.02-2.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND puppet-2.6.18-0.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
libjasper-1.900.1-134.17 is installed
OR libjasper-32bit-1.900.1-134.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-38.6.1esr-34 is installed
OR MozillaFirefox-translations-38.6.1esr-34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
cups-filters-1.0.58-5 is installed
OR cups-filters-cups-browsed-1.0.58-5 is installed
OR cups-filters-foomatic-rip-1.0.58-5 is installed
OR cups-filters-ghostscript-1.0.58-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
kernel-default-3.12.57-60.35 is installed
OR kernel-default-devel-3.12.57-60.35 is installed
OR kernel-default-extra-3.12.57-60.35 is installed
OR kernel-devel-3.12.57-60.35 is installed
OR kernel-macros-3.12.57-60.35 is installed
OR kernel-source-3.12.57-60.35 is installed
OR kernel-syms-3.12.57-60.35 is installed
OR kernel-xen-3.12.57-60.35 is installed
OR kernel-xen-devel-3.12.57-60.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND python-pywbem-0.7.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
dbus-1-1.8.22-28 is installed
OR dbus-1-x11-1.8.22-28 is installed
OR libdbus-1-3-1.8.22-28 is installed
OR libdbus-1-3-32bit-1.8.22-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-4 is installed
OR php5-5.5.14-4 is installed
OR php5-bcmath-5.5.14-4 is installed
OR php5-bz2-5.5.14-4 is installed
OR php5-calendar-5.5.14-4 is installed
OR php5-ctype-5.5.14-4 is installed
OR php5-curl-5.5.14-4 is installed
OR php5-dba-5.5.14-4 is installed
OR php5-dom-5.5.14-4 is installed
OR php5-enchant-5.5.14-4 is installed
OR php5-exif-5.5.14-4 is installed
OR php5-fastcgi-5.5.14-4 is installed
OR php5-fileinfo-5.5.14-4 is installed
OR php5-fpm-5.5.14-4 is installed
OR php5-ftp-5.5.14-4 is installed
OR php5-gd-5.5.14-4 is installed
OR php5-gettext-5.5.14-4 is installed
OR php5-gmp-5.5.14-4 is installed
OR php5-iconv-5.5.14-4 is installed
OR php5-intl-5.5.14-4 is installed
OR php5-json-5.5.14-4 is installed
OR php5-ldap-5.5.14-4 is installed
OR php5-mbstring-5.5.14-4 is installed
OR php5-mcrypt-5.5.14-4 is installed
OR php5-mysql-5.5.14-4 is installed
OR php5-odbc-5.5.14-4 is installed
OR php5-openssl-5.5.14-4 is installed
OR php5-pcntl-5.5.14-4 is installed
OR php5-pdo-5.5.14-4 is installed
OR php5-pear-5.5.14-4 is installed
OR php5-pgsql-5.5.14-4 is installed
OR php5-pspell-5.5.14-4 is installed
OR php5-shmop-5.5.14-4 is installed
OR php5-snmp-5.5.14-4 is installed
OR php5-soap-5.5.14-4 is installed
OR php5-sockets-5.5.14-4 is installed
OR php5-sqlite-5.5.14-4 is installed
OR php5-suhosin-5.5.14-4 is installed
OR php5-sysvmsg-5.5.14-4 is installed
OR php5-sysvsem-5.5.14-4 is installed
OR php5-sysvshm-5.5.14-4 is installed
OR php5-tokenizer-5.5.14-4 is installed
OR php5-wddx-5.5.14-4 is installed
OR php5-xmlreader-5.5.14-4 is installed
OR php5-xmlrpc-5.5.14-4 is installed
OR php5-xmlwriter-5.5.14-4 is installed
OR php5-xsl-5.5.14-4 is installed
OR php5-zip-5.5.14-4 is installed
OR php5-zlib-5.5.14-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
POS_Image-Minimal3-3.4.0-18 is installed
OR POS_Image-Netboot-hooks-3.4.0-18 is installed
OR POS_Image-Tools-3.4.0-18 is installed
OR POS_Image3-3.5.5-18 is installed
OR POS_Migration-3.5.5-18 is installed
OR POS_Server-Admin3-3.5.5-18 is installed
OR POS_Server-AdminGUI-3.5.5-18 is installed
OR POS_Server-AdminTools3-3.5.5-18 is installed
OR POS_Server-BranchTools3-3.5.5-18 is installed
OR POS_Server-Modules3-3.5.5-18 is installed
OR POS_Server3-3.5.5-18 is installed
OR admind-1.9-18 is installed
OR admind-client-1.9-18 is installed
OR posbios-1.0-18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
gstreamer-0_10-plugins-base-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-x86-0.10.21-2.36 is installed
OR libgstinterfaces-0_10-0-0.10.21-2.36 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.21-2.36 is installed
OR libgstinterfaces-0_10-0-x86-0.10.21-2.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
gstreamer-0_10-plugins-base-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.21-2.36 is installed
OR gstreamer-0_10-plugins-base-x86-0.10.21-2.36 is installed
OR libgstinterfaces-0_10-0-0.10.21-2.36 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.21-2.36 is installed
OR libgstinterfaces-0_10-0-x86-0.10.21-2.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
ruby-1.8.7.p72-5.28 is installed
OR ruby-doc-html-1.8.7.p72-5.28 is installed
OR ruby-tk-1.8.7.p72-5.28 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
ruby-1.8.7.p72-5.28 is installed
OR ruby-doc-html-1.8.7.p72-5.28 is installed
OR ruby-tk-1.8.7.p72-5.28 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ruby-1.8.7.p72-5.28 is installed
OR ruby-doc-html-1.8.7.p72-5.28 is installed
OR ruby-tk-1.8.7.p72-5.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
ruby-1.8.7.p72-5.28 is installed
OR ruby-doc-html-1.8.7.p72-5.28 is installed
OR ruby-tk-1.8.7.p72-5.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ruby-1.8.7.p72-5.28 is installed
OR ruby-doc-html-1.8.7.p72-5.28 is installed
OR ruby-tk-1.8.7.p72-5.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libpng12-0-1.2.31-5.31 is installed
OR libpng12-0-32bit-1.2.31-5.31 is installed
OR libpng12-0-x86-1.2.31-5.31 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libpng12-0-1.2.31-5.31 is installed
OR libpng12-0-32bit-1.2.31-5.31 is installed
OR libpng12-0-x86-1.2.31-5.31 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libpng12-0-1.2.31-5.31 is installed
OR libpng12-0-32bit-1.2.31-5.31 is installed
OR libpng12-0-x86-1.2.31-5.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libpng12-0-1.2.31-5.31 is installed
OR libpng12-0-32bit-1.2.31-5.31 is installed
OR libpng12-0-x86-1.2.31-5.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
libpulse-browse0-0.9.21-1.5 is installed
OR libpulse-mainloop-glib0-0.9.21-1.5 is installed
OR libpulse0-0.9.21-1.5 is installed
OR libpulse0-32bit-0.9.21-1.5 is installed
OR libpulse0-x86-0.9.21-1.5 is installed
OR pulseaudio-0.9.21-1.5 is installed
OR pulseaudio-esound-compat-0.9.21-1.5 is installed
OR pulseaudio-gdm-hooks-0.9.21-1.5 is installed
OR pulseaudio-lang-0.9.21-1.5 is installed
OR pulseaudio-module-x11-0.9.21-1.5 is installed
OR pulseaudio-module-zeroconf-0.9.21-1.5 is installed
OR pulseaudio-utils-0.9.21-1.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.29 is installed
OR libMagickCore1-6.4.3.6-7.78.29 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.29 is installed
OR libMagickCore1-6.4.3.6-7.78.29 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-17.0.6esr-0.4 is installed
OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-17.0.6esr-0.4 is installed
OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-17.0.6esr-0.4 is installed
OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libvirt-0.9.6-0.23 is installed
OR libvirt-client-0.9.6-0.23 is installed
OR libvirt-client-32bit-0.9.6-0.23 is installed
OR libvirt-doc-0.9.6-0.23 is installed
OR libvirt-python-0.9.6-0.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libvirt-0.9.6-0.23 is installed
OR libvirt-client-0.9.6-0.23 is installed
OR libvirt-client-32bit-0.9.6-0.23 is installed
OR libvirt-doc-0.9.6-0.23 is installed
OR libvirt-python-0.9.6-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
fetchmail-6.3.8.90-13.20.19 is installed
OR fetchmailconf-6.3.8.90-13.20.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ntp-4.2.8p7-44 is installed
OR ntp-doc-4.2.8p7-44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ntp-4.2.8p7-44 is installed
OR ntp-doc-4.2.8p7-44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
bind-9.9.6P1-0.19 is installed
OR bind-chrootenv-9.9.6P1-0.19 is installed
OR bind-doc-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-libs-x86-9.9.6P1-0.19 is installed
OR bind-utils-9.9.6P1-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.19 is installed
OR bind-chrootenv-9.9.6P1-0.19 is installed
OR bind-doc-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-libs-x86-9.9.6P1-0.19 is installed
OR bind-utils-9.9.6P1-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
bind-9.9.6P1-0.19 is installed
OR bind-chrootenv-9.9.6P1-0.19 is installed
OR bind-doc-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-libs-x86-9.9.6P1-0.19 is installed
OR bind-utils-9.9.6P1-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.19 is installed
OR bind-chrootenv-9.9.6P1-0.19 is installed
OR bind-doc-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-libs-x86-9.9.6P1-0.19 is installed
OR bind-utils-9.9.6P1-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
bind-9.9.6P1-0.19 is installed
OR bind-chrootenv-9.9.6P1-0.19 is installed
OR bind-doc-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-libs-x86-9.9.6P1-0.19 is installed
OR bind-utils-9.9.6P1-0.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.3_02-0.7 is installed
OR xen-doc-html-4.2.3_02-0.7 is installed
OR xen-doc-pdf-4.2.3_02-0.7 is installed
OR xen-kmp-default-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-libs-4.2.3_02-0.7 is installed
OR xen-libs-32bit-4.2.3_02-0.7 is installed
OR xen-tools-4.2.3_02-0.7 is installed
OR xen-tools-domU-4.2.3_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.3_02-0.7 is installed
OR xen-doc-html-4.2.3_02-0.7 is installed
OR xen-doc-pdf-4.2.3_02-0.7 is installed
OR xen-kmp-default-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-libs-4.2.3_02-0.7 is installed
OR xen-libs-32bit-4.2.3_02-0.7 is installed
OR xen-tools-4.2.3_02-0.7 is installed
OR xen-tools-domU-4.2.3_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.3_02-0.7 is installed
OR xen-doc-html-4.2.3_02-0.7 is installed
OR xen-doc-pdf-4.2.3_02-0.7 is installed
OR xen-kmp-default-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-libs-4.2.3_02-0.7 is installed
OR xen-libs-32bit-4.2.3_02-0.7 is installed
OR xen-tools-4.2.3_02-0.7 is installed
OR xen-tools-domU-4.2.3_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.3_02-0.7 is installed
OR xen-doc-html-4.2.3_02-0.7 is installed
OR xen-doc-pdf-4.2.3_02-0.7 is installed
OR xen-kmp-default-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_02_3.0.93_0.8-0.7 is installed
OR xen-libs-4.2.3_02-0.7 is installed
OR xen-libs-32bit-4.2.3_02-0.7 is installed
OR xen-tools-4.2.3_02-0.7 is installed
OR xen-tools-domU-4.2.3_02-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND ppc64-diag-2.6.1-0.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND ppc64-diag-2.6.1-0.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND libexiv2-4-0.17.1-31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.86 is installed
OR kernel-bigsmp-base-3.0.101-0.47.86 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.86 is installed
OR kernel-default-3.0.101-0.47.86 is installed
OR kernel-default-base-3.0.101-0.47.86 is installed
OR kernel-default-devel-3.0.101-0.47.86 is installed
OR kernel-default-man-3.0.101-0.47.86 is installed
OR kernel-ec2-3.0.101-0.47.86 is installed
OR kernel-ec2-base-3.0.101-0.47.86 is installed
OR kernel-ec2-devel-3.0.101-0.47.86 is installed
OR kernel-pae-3.0.101-0.47.86 is installed
OR kernel-pae-base-3.0.101-0.47.86 is installed
OR kernel-pae-devel-3.0.101-0.47.86 is installed
OR kernel-source-3.0.101-0.47.86 is installed
OR kernel-syms-3.0.101-0.47.86 is installed
OR kernel-trace-3.0.101-0.47.86 is installed
OR kernel-trace-base-3.0.101-0.47.86 is installed
OR kernel-trace-devel-3.0.101-0.47.86 is installed
OR kernel-xen-3.0.101-0.47.86 is installed
OR kernel-xen-base-3.0.101-0.47.86 is installed
OR kernel-xen-devel-3.0.101-0.47.86 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.86 is installed
OR kernel-bigsmp-base-3.0.101-0.47.86 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.86 is installed
OR kernel-default-3.0.101-0.47.86 is installed
OR kernel-default-base-3.0.101-0.47.86 is installed
OR kernel-default-devel-3.0.101-0.47.86 is installed
OR kernel-default-man-3.0.101-0.47.86 is installed
OR kernel-ec2-3.0.101-0.47.86 is installed
OR kernel-ec2-base-3.0.101-0.47.86 is installed
OR kernel-ec2-devel-3.0.101-0.47.86 is installed
OR kernel-pae-3.0.101-0.47.86 is installed
OR kernel-pae-base-3.0.101-0.47.86 is installed
OR kernel-pae-devel-3.0.101-0.47.86 is installed
OR kernel-source-3.0.101-0.47.86 is installed
OR kernel-syms-3.0.101-0.47.86 is installed
OR kernel-trace-3.0.101-0.47.86 is installed
OR kernel-trace-base-3.0.101-0.47.86 is installed
OR kernel-trace-devel-3.0.101-0.47.86 is installed
OR kernel-xen-3.0.101-0.47.86 is installed
OR kernel-xen-base-3.0.101-0.47.86 is installed
OR kernel-xen-devel-3.0.101-0.47.86 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.47 is installed
OR bind-chrootenv-9.9.6P1-0.47 is installed
OR bind-devel-9.9.6P1-0.47 is installed
OR bind-doc-9.9.6P1-0.47 is installed
OR bind-libs-9.9.6P1-0.47 is installed
OR bind-libs-32bit-9.9.6P1-0.47 is installed
OR bind-utils-9.9.6P1-0.47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.77 is installed
OR libMagickCore1-6.4.3.6-7.77 is installed
OR libMagickCore1-32bit-6.4.3.6-7.77 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.77 is installed
OR libMagickCore1-6.4.3.6-7.77 is installed
OR libMagickCore1-32bit-6.4.3.6-7.77 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
avahi-0.6.23-11.32 is installed
OR avahi-lang-0.6.23-11.32 is installed
OR avahi-utils-0.6.23-11.32 is installed
OR libavahi-client3-0.6.23-11.32 is installed
OR libavahi-client3-32bit-0.6.23-11.32 is installed
OR libavahi-client3-x86-0.6.23-11.32 is installed
OR libavahi-common3-0.6.23-11.32 is installed
OR libavahi-common3-32bit-0.6.23-11.32 is installed
OR libavahi-common3-x86-0.6.23-11.32 is installed
OR libavahi-core5-0.6.23-11.32 is installed
OR libdns_sd-0.6.23-11.32 is installed
OR libdns_sd-32bit-0.6.23-11.32 is installed
OR libdns_sd-x86-0.6.23-11.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND clamav-0.100.3-0.20.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND clamav-0.100.3-0.20.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-1 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
openslp-2.0.0-17 is installed
OR openslp-32bit-2.0.0-17 is installed
OR openslp-server-2.0.0-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
openslp-2.0.0-17 is installed
OR openslp-32bit-2.0.0-17 is installed
OR openslp-server-2.0.0-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libmysqlclient18-10.0.21-1 is installed
OR libmysqlclient18-32bit-10.0.21-1 is installed
OR mariadb-10.0.21-1 is installed
OR mariadb-client-10.0.21-1 is installed
OR mariadb-errormessages-10.0.21-1 is installed
OR mariadb-tools-10.0.21-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_29-default-5-3 is installed
OR kgraft-patch-3_12_69-60_64_29-xen-5-3 is installed
OR kgraft-patch-SLE12-SP1_Update_12-5-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_29-default-5-3 is installed
OR kgraft-patch-3_12_69-60_64_29-xen-5-3 is installed
OR kgraft-patch-SLE12-SP1_Update_12-5-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
gc-7.2d-5 is installed
OR libgc1-7.2d-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
gc-7.2d-5 is installed
OR libgc1-7.2d-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
dbus-1-1.8.16-19 is installed
OR dbus-1-x11-1.8.16-19 is installed
OR libdbus-1-3-1.8.16-19 is installed
OR libdbus-1-3-32bit-1.8.16-19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
perl-5.18.2-12.14 is installed
OR perl-32bit-5.18.2-12.14 is installed
OR perl-base-5.18.2-12.14 is installed
OR perl-doc-5.18.2-12.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
perl-5.18.2-12.14 is installed
OR perl-32bit-5.18.2-12.14 is installed
OR perl-base-5.18.2-12.14 is installed
OR perl-doc-5.18.2-12.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
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 |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
apache2-2.4.23-29.3 is installed
OR apache2-doc-2.4.23-29.3 is installed
OR apache2-example-pages-2.4.23-29.3 is installed
OR apache2-prefork-2.4.23-29.3 is installed
OR apache2-utils-2.4.23-29.3 is installed
OR apache2-worker-2.4.23-29.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
apache2-2.4.23-29.3 is installed
OR apache2-doc-2.4.23-29.3 is installed
OR apache2-example-pages-2.4.23-29.3 is installed
OR apache2-prefork-2.4.23-29.3 is installed
OR apache2-utils-2.4.23-29.3 is installed
OR apache2-worker-2.4.23-29.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND chrony-2.3-3.110 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_156-94_64-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_156-94_64-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND perl-Archive-Zip-1.34-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND perl-Archive-Zip-1.34-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
kernel-default-4.12.14-95.3 is installed
OR kernel-default-base-4.12.14-95.3 is installed
OR kernel-default-devel-4.12.14-95.3 is installed
OR kernel-default-man-4.12.14-95.3 is installed
OR kernel-devel-4.12.14-95.3 is installed
OR kernel-macros-4.12.14-95.3 is installed
OR kernel-source-4.12.14-95.3 is installed
OR kernel-syms-4.12.14-95.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
kernel-default-4.12.14-95.3 is installed
OR kernel-default-base-4.12.14-95.3 is installed
OR kernel-default-devel-4.12.14-95.3 is installed
OR kernel-default-man-4.12.14-95.3 is installed
OR kernel-devel-4.12.14-95.3 is installed
OR kernel-macros-4.12.14-95.3 is installed
OR kernel-source-4.12.14-95.3 is installed
OR kernel-syms-4.12.14-95.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
libipa_hbac0-1.16.1-2 is installed
OR libsss_certmap0-1.16.1-2 is installed
OR libsss_idmap0-1.16.1-2 is installed
OR libsss_nss_idmap0-1.16.1-2 is installed
OR libsss_simpleifp0-1.16.1-2 is installed
OR libsss_sudo-1.13.4-34.7 is installed
OR python-sssd-config-1.16.1-2 is installed
OR sssd-1.16.1-2 is installed
OR sssd-32bit-1.16.1-2 is installed
OR sssd-ad-1.16.1-2 is installed
OR sssd-ipa-1.16.1-2 is installed
OR sssd-krb5-1.16.1-2 is installed
OR sssd-krb5-common-1.16.1-2 is installed
OR sssd-ldap-1.16.1-2 is installed
OR sssd-proxy-1.16.1-2 is installed
OR sssd-tools-1.16.1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kernel-firmware-20140807git-5.11 is installed
OR ucode-amd-20140807git-5.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kernel-firmware-20140807git-5.11 is installed
OR ucode-amd-20140807git-5.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND busybox-1.21.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
mozilla-nspr-devel-4.9.2-0.6 is installed
OR mozilla-nss-devel-3.13.6-0.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND MozillaFirefox-devel-31.7.0esr-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
OpenEXR-32bit-1.6.1-83.17 is installed
OR OpenEXR-devel-1.6.1-83.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libqt4-sql-mysql-32bit-4.8.6-2 is installed
OR libqt4-sql-postgresql-4.8.6-2 is installed
OR libqt4-sql-postgresql-32bit-4.8.6-2 is installed
OR libqt4-sql-sqlite-32bit-4.8.6-2 is installed
OR libqt4-sql-unixODBC-4.8.6-2 is installed
OR libqt4-sql-unixODBC-32bit-4.8.6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND gnome-shell-calendar-3.10.4-40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libpcrecpp0-8.39-5 is installed
OR libpcrecpp0-32bit-8.39-5 is installed
OR pcre-8.39-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libmysqlclient_r18-10.0.31-29.3 is installed
OR libmysqlclient_r18-32bit-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-Django-1.8.19-3.4.1 is installed
|