Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for python-aws-sam-translator, python-boto3, python-botocore, python-cfn-lint, python-jsonschema, python-nose2, python-parameterized, python-pathlib2, python-pytest-cov, python-requests, python-s3transfer (Moderate) |
Description: | This update for python-aws-sam-translator, python-boto3, python-botocore, python-cfn-lint, python-jsonschema, python-nose2, python-parameterized, python-pathlib2, python-pytest-cov, python-requests, python-s3transfer, python-jsonpatch, python-jsonpointer, python-scandir, python-PyYAML fixes the following issues:
python-cfn-lint was included as a new package in 0.21.4.
python-aws-sam-translator was updated to 1.11.0:
* Add ReservedConcurrentExecutions to globals * Fix ElasticsearchHttpPostPolicy resource reference * Support using AWS::Region in Ref and Sub * Documentation and examples updates * Add VersionDescription property to Serverless::Function * Update ServerlessRepoReadWriteAccessPolicy * Add additional template validation
Upgrade to 1.10.0:
* Add GSIs to DynamoDBReadPolicy and DynamoDBCrudPolicy * Add DynamoDBReconfigurePolicy * Add CostExplorerReadOnlyPolicy and OrganizationsListAccountsPolicy * Add EKSDescribePolicy * Add SESBulkTemplatedCrudPolicy * Add FilterLogEventsPolicy * Add SSMParameterReadPolicy * Add SESEmailTemplateCrudPolicy * Add s3:PutObjectAcl to S3CrudPolicy * Add allow_credentials CORS option * Add support for AccessLogSetting and CanarySetting Serverless::Api properties * Add support for X-Ray in Serverless::Api * Add support for MinimumCompressionSize in Serverless::Api * Add Auth to Serverless::Api globals * Remove trailing slashes from APIGW permissions * Add SNS FilterPolicy and an example application * Add Enabled property to Serverless::Function event sources * Add support for PermissionsBoundary in Serverless::Function * Fix boto3 client initialization * Add PublicAccessBlockConfiguration property to S3 bucket resource * Make PAY_PER_REQUEST default mode for Serverless::SimpleTable * Add limited support for resolving intrinsics in Serverless::LayerVersion * SAM now uses Flake8 * Add example application for S3 Events written in Go * Updated several example applications
- Initial build + Version 1.9.0 - Add patch to drop compatible releases operator from setup.py, required for SLES12 as the setuptools version is too old + ast_drop-compatible-releases-operator.patch
python-jsonschema was updated to 2.6.0:
* Improved performance on CPython by adding caching around ref resolution
Update to version 2.5.0:
* Improved performance on CPython by adding caching around ref resolution (#203)
Update to version 2.4.0:
* Added a CLI (#134) * Added absolute path and absolute schema path to errors (#120) * Added ``relevance`` * Meta-schemas are now loaded via ``pkgutil`` * Added ``by_relevance`` and ``best_match`` (#91) * Fixed ``format`` to allow adding formats for non-strings (#125) * Fixed the ``uri`` format to reject URI references (#131)
- Install /usr/bin/jsonschema with update-alternatives support
python-nose2 was updated to 0.9.1:
* the prof plugin now uses cProfile instead of hotshot for profiling * skipped tests now include the user's reason in junit XML's message field * the prettyassert plugin mishandled multi-line function definitions * Using a plugin's CLI flag when the plugin is already enabled via config no longer errors * nose2.plugins.prettyassert, enabled with --pretty-assert * Cleanup code for EOLed python versions * Dropped support for distutils. * Result reporter respects failure status set by other plugins * JUnit XML plugin now includes the skip reason in its output
Upgrade to 0.8.0:
List of changes is too long to show here, see https://github.com/nose-devs/nose2/blob/master/docs/changelog.rst changes between 0.6.5 and 0.8.0
Update to 0.7.0:
* Added parameterized_class feature, for parameterizing entire test classes (many thanks to @TobyLL for their suggestions and help testing!) * Fix DeprecationWarning on `inspect.getargs` (thanks @brettdh; https://github.com/wolever/parameterized/issues/67) * Make sure that `setUp` and `tearDown` methods work correctly (#40) * Raise a ValueError when input is empty (thanks @danielbradburn; https://github.com/wolever/parameterized/pull/48) * Fix the order when number of cases exceeds 10 (thanks @ntflc; https://github.com/wolever/parameterized/pull/49)
python-scandir was included in version 2.3.2.
python-requests was updated to version 2.20.1 (bsc#1111622)
* Fixed bug with unintended Authorization header stripping for redirects using default ports (http/80, https/443).
* remove restriction for urllib3 < 1.24
Update to version 2.20.0:
* Bugfixes + Content-Type header parsing is now case-insensitive (e.g. charset=utf8 v Charset=utf8). + Fixed exception leak where certain redirect urls would raise uncaught urllib3 exceptions. + Requests removes Authorization header from requests redirected from https to http on the same hostname. (CVE-2018-18074) + should_bypass_proxies now handles URIs without hostnames (e.g. files). * Dependencies + Requests now supports urllib3 v1.24. * Deprecations + Requests has officially stopped support for Python 2.6.
Update to version 2.19.1:
* Fixed issue where status_codes.py’s init function failed trying to append to a __doc__ value of None.
Update to version 2.19.0:
* Improvements + Warn about possible slowdown with cryptography version < 1.3.4 + Check host in proxy URL, before forwarding request to adapter. + Maintain fragments properly across redirects. (RFC7231 7.1.2) + Removed use of cgi module to expedite library load time. + Added support for SHA-256 and SHA-512 digest auth algorithms. + Minor performance improvement to Request.content. + Migrate to using collections.abc for 3.7 compatibility. * Bugfixes + Parsing empty Link headers with parse_header_links() no longer return one bogus entry. + Fixed issue where loading the default certificate bundle from a zip archive would raise an IOError. + Fixed issue with unexpected ImportError on windows system which do not support winreg module. + DNS resolution in proxy bypass no longer includes the username and password in the request. This also fixes the issue of DNS queries failing on macOS. + Properly normalize adapter prefixes for url comparison. + Passing None as a file pointer to the files param no longer raises an exception. + Calling copy on a RequestsCookieJar will now preserve the cookie policy correctly. * We now support idna v2.7 and urllib3 v1.23.
update to version 2.18.4:
* Improvements + Error messages for invalid headers now include the header name for easier debugging * Dependencies + We now support idna v2.6.
update to version 2.18.3:
* Improvements + Running $ python -m requests.help now includes the installed version of idna. * Bugfixes + Fixed issue where Requests would raise ConnectionError instead of SSLError when encountering SSL problems when using urllib3 v1.22.
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1043420 1044690 1061967 1111622 1122668 1133925 1139802 1140277 1150003 1150247 1150250 1158809 CVE-2006-0903 CVE-2006-3403 CVE-2006-4182 CVE-2006-4226 CVE-2006-4227 CVE-2006-5295 CVE-2006-5680 CVE-2006-5874 CVE-2006-7243 CVE-2007-0452 CVE-2007-0897 CVE-2007-0898 CVE-2007-1745 CVE-2007-1997 CVE-2007-2444 CVE-2007-2446 CVE-2007-2447 CVE-2007-3641 CVE-2007-3644 CVE-2007-3645 CVE-2007-4129 CVE-2007-4138 CVE-2007-4572 CVE-2007-4783 CVE-2007-4840 CVE-2007-4887 CVE-2007-5398 CVE-2007-5969 CVE-2007-6015 CVE-2007-6303 CVE-2007-6304 CVE-2007-6335 CVE-2007-6336 CVE-2007-6337 CVE-2007-6595 CVE-2007-6596 CVE-2008-0318 CVE-2008-0599 CVE-2008-0728 CVE-2008-1100 CVE-2008-1105 CVE-2008-2079 CVE-2008-2713 CVE-2008-3277 CVE-2008-3789 CVE-2008-4314 CVE-2008-4456 CVE-2008-7247 CVE-2009-0022 CVE-2009-0689 CVE-2009-1886 CVE-2009-1888 CVE-2009-2446 CVE-2009-2813 CVE-2009-2906 CVE-2009-2948 CVE-2009-4019 CVE-2009-4028 CVE-2009-4030 CVE-2009-4484 CVE-2009-5026 CVE-2010-0547 CVE-2010-0728 CVE-2010-0787 CVE-2010-0926 CVE-2010-1000 CVE-2010-1626 CVE-2010-1635 CVE-2010-1642 CVE-2010-1848 CVE-2010-1849 CVE-2010-1850 CVE-2010-2063 CVE-2010-2225 CVE-2010-2950 CVE-2010-3069 CVE-2010-3436 CVE-2010-3709 CVE-2010-3710 CVE-2010-3833 CVE-2010-3834 CVE-2010-3835 CVE-2010-3836 CVE-2010-3837 CVE-2010-3838 CVE-2010-3839 CVE-2010-3840 CVE-2010-4150 CVE-2010-4645 CVE-2011-0420 CVE-2011-0421 CVE-2011-0708 CVE-2011-0719 CVE-2011-1092 CVE-2011-1153 CVE-2011-1168 CVE-2011-1398 CVE-2011-1466 CVE-2011-2202 CVE-2011-2522 CVE-2011-2694 CVE-2011-3200 CVE-2011-3379 CVE-2011-4153 CVE-2011-4388 CVE-2011-4566 CVE-2011-4885 CVE-2012-0057 CVE-2012-0781 CVE-2012-0788 CVE-2012-0789 CVE-2012-0807 CVE-2012-0817 CVE-2012-0830 CVE-2012-0831 CVE-2012-1172 CVE-2012-1823 CVE-2012-2122 CVE-2012-2143 CVE-2012-2311 CVE-2012-2335 CVE-2012-2336 CVE-2012-2386 CVE-2012-2688 CVE-2012-3365 CVE-2012-4512 CVE-2012-4513 CVE-2012-4515 CVE-2012-5611 CVE-2013-1635 CVE-2013-1643 CVE-2013-1894 CVE-2013-4113 CVE-2013-4248 CVE-2013-4635 CVE-2013-6420 CVE-2013-6712 CVE-2014-0207 CVE-2014-0237 CVE-2014-0238 CVE-2014-2497 CVE-2014-3478 CVE-2014-3479 CVE-2014-3480 CVE-2014-3487 CVE-2014-3515 CVE-2014-3597 CVE-2014-3668 CVE-2014-3669 CVE-2014-3670 CVE-2014-4049 CVE-2014-4670 CVE-2014-4698 CVE-2014-4721 CVE-2014-5459 CVE-2014-8142 CVE-2014-9652 CVE-2014-9705 CVE-2014-9709 CVE-2015-0231 CVE-2015-0232 CVE-2015-0273 CVE-2015-2301 CVE-2015-2305 CVE-2015-2783 CVE-2015-2787 CVE-2015-3329 CVE-2015-4021 CVE-2015-4022 CVE-2015-4024 CVE-2015-4026 CVE-2017-15047 CVE-2017-5087 CVE-2017-5088 CVE-2017-5089 CVE-2018-18074 CVE-2019-13045 CVE-2019-1547 CVE-2019-1549 CVE-2019-1551 CVE-2019-1563 openSUSE-SU-2017:1593-1 openSUSE-SU-2018:0225-1 openSUSE-SU-2019:1690-1 SUSE-SU-2020:0099-1 SUSE-SU-2020:0555-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Point of Sale 11 SP3 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-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-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-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-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 11-SECURITY 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-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 7 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
claws-mail-3.12.0-2.2 is installed
OR claws-mail-lang-3.12.0-2.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
ImageMagick-6.8.8.1-20.1 is installed
OR ImageMagick-devel-6.8.8.1-20.1 is installed
OR ImageMagick-doc-6.8.8.1-20.1 is installed
OR ImageMagick-extra-6.8.8.1-20.1 is installed
OR libMagick++-6_Q16-3-6.8.8.1-20.1 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-20.1 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-20.1 is installed
OR perl-PerlMagick-6.8.8.1-20.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
at-3.1.14-12.2 is installed
OR flex-2.5.37-14.15 is installed
OR libbonobo-2.32.1-22.3 is installed
OR libbonobo-devel-2.32.1-22.3 is installed
OR libbonobo-lang-2.32.1-22.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
finch-2.6.6-0.23 is installed
OR libpurple-2.6.6-0.23 is installed
OR libpurple-lang-2.6.6-0.23 is installed
OR libpurple-meanwhile-2.6.6-0.23 is installed
OR libpurple-tcl-2.6.6-0.23 is installed
OR pidgin-2.6.6-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
openssh-6.6p1-16 is installed
OR openssh-askpass-gnome-6.6p1-16 is installed
OR openssh-helpers-6.6p1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
libopenssl1_0_0-1.0.1i-27.16 is installed
OR libopenssl1_0_0-32bit-1.0.1i-27.16 is installed
OR openssl-1.0.1i-27.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
flash-player-11.2.202.643-146 is installed
OR flash-player-gnome-11.2.202.643-146 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
alsa-1.0.27.2-15 is installed
OR libasound2-1.0.27.2-15 is installed
OR libasound2-32bit-1.0.27.2-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND mailman-2.1.15-9.6.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
iscsitarget-1.4.20-0.43.2 is installed
OR iscsitarget-kmp-rt-1.4.20_3.0.101_rt130_69.24-0.43.2 is installed
OR iscsitarget-kmp-rt_trace-1.4.20_3.0.101_rt130_69.24-0.43.2 is installed
OR ofed-1.5.4.1-22.3 is installed
OR ofed-kmp-rt-1.5.4.1_3.0.101_rt130_69.24-22.3 is installed
OR ofed-kmp-rt_trace-1.5.4.1_3.0.101_rt130_69.24-22.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND quagga-0.99.10-17.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND quagga-0.99.10-17.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND kvm-0.12.5-1.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND python-pam-0.5.0-3.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND python-pam-0.5.0-3.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND python-pam-0.5.0-3.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND python-pam-0.5.0-3.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND clamav-0.96-0.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libecpg6-9.1.9-0.3 is installed
OR libpq5-9.1.9-0.3 is installed
OR libpq5-32bit-9.1.9-0.3 is installed
OR postgresql91-9.1.9-0.3 is installed
OR postgresql91-contrib-9.1.9-0.3 is installed
OR postgresql91-docs-9.1.9-0.3 is installed
OR postgresql91-server-9.1.9-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libecpg6-9.1.9-0.3 is installed
OR libpq5-9.1.9-0.3 is installed
OR libpq5-32bit-9.1.9-0.3 is installed
OR postgresql91-9.1.9-0.3 is installed
OR postgresql91-contrib-9.1.9-0.3 is installed
OR postgresql91-docs-9.1.9-0.3 is installed
OR postgresql91-server-9.1.9-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libecpg6-9.1.9-0.3 is installed
OR libpq5-9.1.9-0.3 is installed
OR libpq5-32bit-9.1.9-0.3 is installed
OR postgresql91-9.1.9-0.3 is installed
OR postgresql91-contrib-9.1.9-0.3 is installed
OR postgresql91-docs-9.1.9-0.3 is installed
OR postgresql91-server-9.1.9-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libecpg6-9.1.9-0.3 is installed
OR libpq5-9.1.9-0.3 is installed
OR libpq5-32bit-9.1.9-0.3 is installed
OR postgresql91-9.1.9-0.3 is installed
OR postgresql91-contrib-9.1.9-0.3 is installed
OR postgresql91-docs-9.1.9-0.3 is installed
OR postgresql91-server-9.1.9-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.92 is installed
OR libMagickCore1-6.4.3.6-78.92 is installed
OR libMagickCore1-32bit-6.4.3.6-78.92 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.92 is installed
OR libMagickCore1-6.4.3.6-78.92 is installed
OR libMagickCore1-32bit-6.4.3.6-78.92 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
ldapsmb-1.34b-12.18 is installed
OR libldb1-3.6.3-0.18 is installed
OR libsmbclient0-3.6.3-0.18 is installed
OR libsmbclient0-32bit-3.6.3-0.18 is installed
OR libsmbclient0-x86-3.6.3-0.18 is installed
OR libtalloc2-3.6.3-0.18 is installed
OR libtalloc2-32bit-3.6.3-0.18 is installed
OR libtalloc2-x86-3.6.3-0.18 is installed
OR libtdb1-3.6.3-0.18 is installed
OR libtdb1-32bit-3.6.3-0.18 is installed
OR libtdb1-x86-3.6.3-0.18 is installed
OR libtevent0-3.6.3-0.18 is installed
OR libwbclient0-3.6.3-0.18 is installed
OR libwbclient0-32bit-3.6.3-0.18 is installed
OR libwbclient0-x86-3.6.3-0.18 is installed
OR samba-3.6.3-0.18 is installed
OR samba-32bit-3.6.3-0.18 is installed
OR samba-client-3.6.3-0.18 is installed
OR samba-client-32bit-3.6.3-0.18 is installed
OR samba-client-x86-3.6.3-0.18 is installed
OR samba-krb-printing-3.6.3-0.18 is installed
OR samba-winbind-3.6.3-0.18 is installed
OR samba-winbind-32bit-3.6.3-0.18 is installed
OR samba-winbind-x86-3.6.3-0.18 is installed
OR samba-x86-3.6.3-0.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.53 is installed
OR kernel-default-base-3.0.101-0.7.53 is installed
OR kernel-default-devel-3.0.101-0.7.53 is installed
OR kernel-default-man-3.0.101-0.7.53 is installed
OR kernel-ec2-3.0.101-0.7.53 is installed
OR kernel-ec2-base-3.0.101-0.7.53 is installed
OR kernel-ec2-devel-3.0.101-0.7.53 is installed
OR kernel-pae-3.0.101-0.7.53 is installed
OR kernel-pae-base-3.0.101-0.7.53 is installed
OR kernel-pae-devel-3.0.101-0.7.53 is installed
OR kernel-source-3.0.101-0.7.53 is installed
OR kernel-syms-3.0.101-0.7.53 is installed
OR kernel-trace-3.0.101-0.7.53 is installed
OR kernel-trace-base-3.0.101-0.7.53 is installed
OR kernel-trace-devel-3.0.101-0.7.53 is installed
OR kernel-xen-3.0.101-0.7.53 is installed
OR kernel-xen-base-3.0.101-0.7.53 is installed
OR kernel-xen-devel-3.0.101-0.7.53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.53 is installed
OR kernel-default-base-3.0.101-0.7.53 is installed
OR kernel-default-devel-3.0.101-0.7.53 is installed
OR kernel-default-man-3.0.101-0.7.53 is installed
OR kernel-ec2-3.0.101-0.7.53 is installed
OR kernel-ec2-base-3.0.101-0.7.53 is installed
OR kernel-ec2-devel-3.0.101-0.7.53 is installed
OR kernel-pae-3.0.101-0.7.53 is installed
OR kernel-pae-base-3.0.101-0.7.53 is installed
OR kernel-pae-devel-3.0.101-0.7.53 is installed
OR kernel-source-3.0.101-0.7.53 is installed
OR kernel-syms-3.0.101-0.7.53 is installed
OR kernel-trace-3.0.101-0.7.53 is installed
OR kernel-trace-base-3.0.101-0.7.53 is installed
OR kernel-trace-devel-3.0.101-0.7.53 is installed
OR kernel-xen-3.0.101-0.7.53 is installed
OR kernel-xen-base-3.0.101-0.7.53 is installed
OR kernel-xen-devel-3.0.101-0.7.53 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
augeas-0.9.0-3.15 is installed
OR augeas-lenses-0.9.0-3.15 is installed
OR libaugeas0-0.9.0-3.15 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
augeas-0.9.0-3.15 is installed
OR augeas-lenses-0.9.0-3.15 is installed
OR libaugeas0-0.9.0-3.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
augeas-0.9.0-3.15 is installed
OR augeas-lenses-0.9.0-3.15 is installed
OR libaugeas0-0.9.0-3.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
augeas-0.9.0-3.15 is installed
OR augeas-lenses-0.9.0-3.15 is installed
OR libaugeas0-0.9.0-3.15 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
augeas-0.9.0-3.15 is installed
OR augeas-lenses-0.9.0-3.15 is installed
OR libaugeas0-0.9.0-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND coolkey-1.1.0-22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.6.0esr-62 is installed
OR MozillaFirefox-translations-45.6.0esr-62 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.6.0esr-62 is installed
OR MozillaFirefox-translations-45.6.0esr-62 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.6.0esr-62 is installed
OR MozillaFirefox-translations-45.6.0esr-62 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.6.0esr-62 is installed
OR MozillaFirefox-translations-45.6.0esr-62 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.102 is installed
OR kernel-bigsmp-base-3.0.101-0.47.102 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.102 is installed
OR kernel-default-3.0.101-0.47.102 is installed
OR kernel-default-base-3.0.101-0.47.102 is installed
OR kernel-default-devel-3.0.101-0.47.102 is installed
OR kernel-default-man-3.0.101-0.47.102 is installed
OR kernel-ec2-3.0.101-0.47.102 is installed
OR kernel-ec2-base-3.0.101-0.47.102 is installed
OR kernel-ec2-devel-3.0.101-0.47.102 is installed
OR kernel-pae-3.0.101-0.47.102 is installed
OR kernel-pae-base-3.0.101-0.47.102 is installed
OR kernel-pae-devel-3.0.101-0.47.102 is installed
OR kernel-source-3.0.101-0.47.102 is installed
OR kernel-syms-3.0.101-0.47.102 is installed
OR kernel-trace-3.0.101-0.47.102 is installed
OR kernel-trace-base-3.0.101-0.47.102 is installed
OR kernel-trace-devel-3.0.101-0.47.102 is installed
OR kernel-xen-3.0.101-0.47.102 is installed
OR kernel-xen-base-3.0.101-0.47.102 is installed
OR kernel-xen-devel-3.0.101-0.47.102 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.102 is installed
OR kernel-bigsmp-base-3.0.101-0.47.102 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.102 is installed
OR kernel-default-3.0.101-0.47.102 is installed
OR kernel-default-base-3.0.101-0.47.102 is installed
OR kernel-default-devel-3.0.101-0.47.102 is installed
OR kernel-default-man-3.0.101-0.47.102 is installed
OR kernel-ec2-3.0.101-0.47.102 is installed
OR kernel-ec2-base-3.0.101-0.47.102 is installed
OR kernel-ec2-devel-3.0.101-0.47.102 is installed
OR kernel-pae-3.0.101-0.47.102 is installed
OR kernel-pae-base-3.0.101-0.47.102 is installed
OR kernel-pae-devel-3.0.101-0.47.102 is installed
OR kernel-source-3.0.101-0.47.102 is installed
OR kernel-syms-3.0.101-0.47.102 is installed
OR kernel-trace-3.0.101-0.47.102 is installed
OR kernel-trace-base-3.0.101-0.47.102 is installed
OR kernel-trace-devel-3.0.101-0.47.102 is installed
OR kernel-xen-3.0.101-0.47.102 is installed
OR kernel-xen-base-3.0.101-0.47.102 is installed
OR kernel-xen-devel-3.0.101-0.47.102 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.74 is installed
OR libMagickCore1-6.4.3.6-78.74 is installed
OR libMagickCore1-32bit-6.4.3.6-78.74 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.74 is installed
OR libMagickCore1-6.4.3.6-78.74 is installed
OR libMagickCore1-32bit-6.4.3.6-78.74 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libfreebl3-x86-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR libsoftokn3-x86-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nspr-x86-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR mozilla-nss-x86-3.29.5-46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libfreebl3-x86-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR libsoftokn3-x86-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nspr-x86-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR mozilla-nss-x86-3.29.5-46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
apache2-mod_php53-5.3.17-0.41 is installed
OR php53-5.3.17-0.41 is installed
OR php53-bcmath-5.3.17-0.41 is installed
OR php53-bz2-5.3.17-0.41 is installed
OR php53-calendar-5.3.17-0.41 is installed
OR php53-ctype-5.3.17-0.41 is installed
OR php53-curl-5.3.17-0.41 is installed
OR php53-dba-5.3.17-0.41 is installed
OR php53-dom-5.3.17-0.41 is installed
OR php53-exif-5.3.17-0.41 is installed
OR php53-fastcgi-5.3.17-0.41 is installed
OR php53-fileinfo-5.3.17-0.41 is installed
OR php53-ftp-5.3.17-0.41 is installed
OR php53-gd-5.3.17-0.41 is installed
OR php53-gettext-5.3.17-0.41 is installed
OR php53-gmp-5.3.17-0.41 is installed
OR php53-iconv-5.3.17-0.41 is installed
OR php53-intl-5.3.17-0.41 is installed
OR php53-json-5.3.17-0.41 is installed
OR php53-ldap-5.3.17-0.41 is installed
OR php53-mbstring-5.3.17-0.41 is installed
OR php53-mcrypt-5.3.17-0.41 is installed
OR php53-mysql-5.3.17-0.41 is installed
OR php53-odbc-5.3.17-0.41 is installed
OR php53-openssl-5.3.17-0.41 is installed
OR php53-pcntl-5.3.17-0.41 is installed
OR php53-pdo-5.3.17-0.41 is installed
OR php53-pear-5.3.17-0.41 is installed
OR php53-pgsql-5.3.17-0.41 is installed
OR php53-pspell-5.3.17-0.41 is installed
OR php53-shmop-5.3.17-0.41 is installed
OR php53-snmp-5.3.17-0.41 is installed
OR php53-soap-5.3.17-0.41 is installed
OR php53-suhosin-5.3.17-0.41 is installed
OR php53-sysvmsg-5.3.17-0.41 is installed
OR php53-sysvsem-5.3.17-0.41 is installed
OR php53-sysvshm-5.3.17-0.41 is installed
OR php53-tokenizer-5.3.17-0.41 is installed
OR php53-wddx-5.3.17-0.41 is installed
OR php53-xmlreader-5.3.17-0.41 is installed
OR php53-xmlrpc-5.3.17-0.41 is installed
OR php53-xmlwriter-5.3.17-0.41 is installed
OR php53-xsl-5.3.17-0.41 is installed
OR php53-zip-5.3.17-0.41 is installed
OR php53-zlib-5.3.17-0.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND atftp-0.7.0-135.23.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND atftp-0.7.0-135.23.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
libldap-openssl1-2_4-2-2.4.26-0.35 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.35 is installed
OR libldap-openssl1-2_4-2-x86-2.4.26-0.35 is installed
OR openldap2-client-openssl1-2.4.26-0.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
libldap-openssl1-2_4-2-2.4.26-0.35 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.35 is installed
OR libldap-openssl1-2_4-2-x86-2.4.26-0.35 is installed
OR openldap2-client-openssl1-2.4.26-0.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND mutt-1.5.21-44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libXt6-1.1.4-3 is installed
OR libXt6-32bit-1.1.4-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_62-60_64_8-default-9-3 is installed
OR kgraft-patch-3_12_62-60_64_8-xen-9-3 is installed
OR kgraft-patch-SLE12-SP1_Update_8-9-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_62-60_64_8-default-9-3 is installed
OR kgraft-patch-3_12_62-60_64_8-xen-9-3 is installed
OR kgraft-patch-SLE12-SP1_Update_8-9-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.161-27.13 is installed
OR java-1_8_0-openjdk-demo-1.8.0.161-27.13 is installed
OR java-1_8_0-openjdk-devel-1.8.0.161-27.13 is installed
OR java-1_8_0-openjdk-headless-1.8.0.161-27.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
bind-9.9.9P1-49 is installed
OR bind-chrootenv-9.9.9P1-49 is installed
OR bind-doc-9.9.9P1-49 is installed
OR bind-libs-9.9.9P1-49 is installed
OR bind-libs-32bit-9.9.9P1-49 is installed
OR bind-utils-9.9.9P1-49 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
bind-9.9.9P1-49 is installed
OR bind-chrootenv-9.9.9P1-49 is installed
OR bind-doc-9.9.9P1-49 is installed
OR bind-libs-9.9.9P1-49 is installed
OR bind-libs-32bit-9.9.9P1-49 is installed
OR bind-utils-9.9.9P1-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
bind-9.9.9P1-46 is installed
OR bind-chrootenv-9.9.9P1-46 is installed
OR bind-doc-9.9.9P1-46 is installed
OR bind-libs-9.9.9P1-46 is installed
OR bind-libs-32bit-9.9.9P1-46 is installed
OR bind-utils-9.9.9P1-46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL 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-BCL 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-ESPOS is installed
AND
openslp-2.0.0-18.17 is installed
OR openslp-32bit-2.0.0-18.17 is installed
OR openslp-server-2.0.0-18.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
openslp-2.0.0-18.17 is installed
OR openslp-32bit-2.0.0-18.17 is installed
OR openslp-server-2.0.0-18.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_32-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_11-10-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_32-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_11-10-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libfpm_pb0-1.1.1-17.3 is installed
OR libospf0-1.1.1-17.3 is installed
OR libospfapiclient0-1.1.1-17.3 is installed
OR libquagga_pb0-1.1.1-17.3 is installed
OR libzebra1-1.1.1-17.3 is installed
OR quagga-1.1.1-17.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libfpm_pb0-1.1.1-17.3 is installed
OR libospf0-1.1.1-17.3 is installed
OR libospfapiclient0-1.1.1-17.3 is installed
OR libquagga_pb0-1.1.1-17.3 is installed
OR libzebra1-1.1.1-17.3 is installed
OR quagga-1.1.1-17.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND supportutils-3.0-94 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
evince-3.20.2-6.27 is installed
OR evince-browser-plugin-3.20.2-6.27 is installed
OR evince-lang-3.20.2-6.27 is installed
OR evince-plugin-djvudocument-3.20.2-6.27 is installed
OR evince-plugin-dvidocument-3.20.2-6.27 is installed
OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
OR evince-plugin-psdocument-3.20.2-6.27 is installed
OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
OR libevdocument3-4-3.20.2-6.27 is installed
OR libevview3-3-3.20.2-6.27 is installed
OR nautilus-evince-3.20.2-6.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
evince-3.20.2-6.27 is installed
OR evince-browser-plugin-3.20.2-6.27 is installed
OR evince-lang-3.20.2-6.27 is installed
OR evince-plugin-djvudocument-3.20.2-6.27 is installed
OR evince-plugin-dvidocument-3.20.2-6.27 is installed
OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
OR evince-plugin-psdocument-3.20.2-6.27 is installed
OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
OR libevdocument3-4-3.20.2-6.27 is installed
OR libevview3-3-3.20.2-6.27 is installed
OR nautilus-evince-3.20.2-6.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND clamav-0.100.3-33.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND clamav-0.100.3-33.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
python3-rpm-4.11.2-16.16 is installed
OR rpm-4.11.2-16.16 is installed
OR rpm-32bit-4.11.2-16.16 is installed
OR rpm-build-4.11.2-16.16 is installed
OR rpm-python-4.11.2-16.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
python3-rpm-4.11.2-16.16 is installed
OR rpm-4.11.2-16.16 is installed
OR rpm-32bit-4.11.2-16.16 is installed
OR rpm-build-4.11.2-16.16 is installed
OR rpm-python-4.11.2-16.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
avahi-0.6.32-30 is installed
OR avahi-lang-0.6.32-30 is installed
OR avahi-utils-0.6.32-30 is installed
OR libavahi-client3-0.6.32-30 is installed
OR libavahi-client3-32bit-0.6.32-30 is installed
OR libavahi-common3-0.6.32-30 is installed
OR libavahi-common3-32bit-0.6.32-30 is installed
OR libavahi-core7-0.6.32-30 is installed
OR libdns_sd-0.6.32-30 is installed
OR libdns_sd-32bit-0.6.32-30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
python-PyYAML-5.1.2-26.9 is installed
OR python-asn1crypto-0.24.0-2.5 is installed
OR python-packaging-17.1-2.5 is installed
OR python-requests-2.20.1-8.7 is installed
OR python3-asn1crypto-0.24.0-2.5 is installed
OR python3-packaging-17.1-2.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
python-PyYAML-5.1.2-26.9 is installed
OR python-asn1crypto-0.24.0-2.5 is installed
OR python-packaging-17.1-2.5 is installed
OR python-requests-2.20.1-8.7 is installed
OR python3-asn1crypto-0.24.0-2.5 is installed
OR python3-packaging-17.1-2.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_77-default-11-2 is installed
OR kgraft-patch-3_12_61-52_77-xen-11-2 is installed
OR kgraft-patch-SLE12_Update_22-11-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_77-default-11-2 is installed
OR kgraft-patch-3_12_61-52_77-xen-11-2 is installed
OR kgraft-patch-SLE12_Update_22-11-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.36 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
Mesa-devel-7.11.2-0.9 is installed
OR Mesa-devel-32bit-7.11.2-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.19 is installed
OR bind-devel-9.9.6P1-0.19 is installed
OR bind-devel-32bit-9.9.6P1-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND evolution-data-server-devel-2.28.2-0.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
kernel-default-3.12.39-47 is installed
OR kernel-default-extra-3.12.39-47 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-tablib-0.9.11-3.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND redis-4.0.6-12 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-59.0.3071.104-23 is installed
OR chromium-59.0.3071.104-23 is installed
|