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

This update for php53 to version 5.3.17 fixes the following issues:

These security issues were fixed: - CVE-2016-5093: get_icu_value_internal out-of-bounds read (bnc#982010). - CVE-2016-5094: Don't create strings with lengths outside int range (bnc#982011). - CVE-2016-5095: Don't create strings with lengths outside int range (bnc#982012). - CVE-2016-5096: int/size_t confusion in fread (bsc#982013). - CVE-2016-5114: fpm_log.c memory leak and buffer overflow (bnc#982162). - CVE-2015-8879: The odbc_bindcols function in ext/odbc/php_odbc.c in PHP mishandles driver behavior for SQL_WVARCHAR columns, which allowed remote attackers to cause a denial of service (application crash) in opportunistic circumstances by leveraging use of the odbc_fetch_array function to access a certain type of Microsoft SQL Server table (bsc#981050). - CVE-2015-4116: Use-after-free vulnerability in the spl_ptr_heap_insert function in ext/spl/spl_heap.c in PHP allowed remote attackers to execute arbitrary code by triggering a failed SplMinHeap::compare operation (bsc#980366). - CVE-2015-8874: Stack consumption vulnerability in GD in PHP allowed remote attackers to cause a denial of service via a crafted imagefilltoborder call (bsc#980375). - CVE-2015-8873: Stack consumption vulnerability in Zend/zend_exceptions.c in PHP allowed remote attackers to cause a denial of service (segmentation fault) via recursive method calls (bsc#980373). - CVE-2016-4540: The grapheme_stripos function in ext/intl/grapheme/grapheme_string.c in PHP allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a negative offset (bsc#978829). - CVE-2016-4541: The grapheme_strpos function in ext/intl/grapheme/grapheme_string.c in PHP allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a negative offset (bsc#978829. - CVE-2016-4542: The exif_process_IFD_TAG function in ext/exif/exif.c in PHP did not properly construct spprintf arguments, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via crafted header data (bsc#978830). - CVE-2016-4543: The exif_process_IFD_in_JPEG function in ext/exif/exif.c in PHP did not validate IFD sizes, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via crafted header data (bsc#978830. - CVE-2016-4544: The exif_process_TIFF_in_JPEG function in ext/exif/exif.c in PHP did not validate TIFF start data, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via crafted header data (bsc#978830. - CVE-2016-4537: The bcpowmod function in ext/bcmath/bcmath.c in PHP accepted a negative integer for the scale argument, which allowed remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted call (bsc#978827). - CVE-2016-4538: The bcpowmod function in ext/bcmath/bcmath.c in PHP modified certain data structures without considering whether they are copies of the _zero_, _one_, or _two_ global variable, which allowed remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted call (bsc#978827). - CVE-2016-4539: The xml_parse_into_struct function in ext/xml/xml.c in PHP allowed remote attackers to cause a denial of service (buffer under-read and segmentation fault) or possibly have unspecified other impact via crafted XML data in the second argument, leading to a parser level of zero (bsc#978828). - CVE-2016-4342: ext/phar/phar_object.c in PHP mishandles zero-length uncompressed data, which allowed remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a crafted (1) TAR, (2) ZIP, or (3) PHAR archive (bsc#977991). - CVE-2016-4346: Integer overflow in the str_pad function in ext/standard/string.c in PHP allowed remote attackers to cause a denial of service or possibly have unspecified other impact via a long string, leading to a heap-based buffer overflow (bsc#977994). - CVE-2016-4073: Multiple integer overflows in the mbfl_strcut function in ext/mbstring/libmbfl/mbfl/mbfilter.c in PHP allowed remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted mb_strcut call (bsc#977003). - CVE-2015-8867: The openssl_random_pseudo_bytes function in ext/openssl/openssl.c in PHP incorrectly relied on the deprecated RAND_pseudo_bytes function, which made it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors (bsc#977005). - CVE-2016-4070: Integer overflow in the php_raw_url_encode function in ext/standard/url.c in PHP allowed remote attackers to cause a denial of service (application crash) via a long string to the rawurlencode function (bsc#976997). - CVE-2015-8866: ext/libxml/libxml.c in PHP when PHP-FPM is used, did not isolate each thread from libxml_disable_entity_loader changes in other threads, which allowed remote attackers to conduct XML External Entity (XXE) and XML Entity Expansion (XEE) attacks via a crafted XML document, a related issue to CVE-2015-5161 (bsc#976996). - CVE-2015-8838: ext/mysqlnd/mysqlnd.c in PHP used a client SSL option to mean that SSL is optional, which allowed man-in-the-middle attackers to spoof servers via a cleartext-downgrade attack, a related issue to CVE-2015-3152 (bsc#973792). - CVE-2015-8835: The make_http_soap_request function in ext/soap/php_http.c in PHP did not properly retrieve keys, which allowed remote attackers to cause a denial of service (NULL pointer dereference, type confusion, and application crash) or possibly execute arbitrary code via crafted serialized data representing a numerically indexed _cookies array, related to the SoapClient::__call method in ext/soap/soap.c (bsc#973351). - CVE-2016-3141: Use-after-free vulnerability in wddx.c in the WDDX extension in PHP allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact by triggering a wddx_deserialize call on XML data containing a crafted var element (bsc#969821). - CVE-2016-3142: The phar_parse_zipfile function in zip.c in the PHAR extension in PHP allowed remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read and application crash) by placing a PK\x05\x06 signature at an invalid location (bsc#971912). - CVE-2014-9767: Directory traversal vulnerability in the ZipArchive::extractTo function in ext/zip/php_zip.c in PHP ext/zip/ext_zip.cpp in HHVM allowed remote attackers to create arbitrary empty directories via a crafted ZIP archive (bsc#971612). - CVE-2016-3185: The make_http_soap_request function in ext/soap/php_http.c in PHP allowed remote attackers to obtain sensitive information from process memory or cause a denial of service (type confusion and application crash) via crafted serialized _cookies data, related to the SoapClient::__call method in ext/soap/soap.c (bsc#971611). - CVE-2016-2554: Stack-based buffer overflow in ext/phar/tar.c in PHP allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted TAR archive (bsc#968284). - CVE-2015-7803: The phar_get_entry_data function in ext/phar/util.c in PHP allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a .phar file with a crafted TAR archive entry in which the Link indicator references a file that did not exist (bsc#949961). - CVE-2015-6831: Multiple use-after-free vulnerabilities in SPL in PHP allowed remote attackers to execute arbitrary code via vectors involving (1) ArrayObject, (2) SplObjectStorage, and (3) SplDoublyLinkedList, which are mishandled during unserialization (bsc#942291). - CVE-2015-6833: Directory traversal vulnerability in the PharData class in PHP allowed remote attackers to write to arbitrary files via a .. (dot dot) in a ZIP archive entry that is mishandled during an extractTo call (bsc#942296. - CVE-2015-6836: The SoapClient __call method in ext/soap/soap.c in PHP did not properly manage headers, which allowed remote attackers to execute arbitrary code via crafted serialized data that triggers a 'type confusion' in the serialize_function_call function (bsc#945428). - CVE-2015-6837: The xsl_ext_function_php function in ext/xsl/xsltprocessor.c in PHP when libxml2 is used, did not consider the possibility of a NULL valuePop return value proceeding with a free operation during initial error checking, which allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted XML document, a different vulnerability than CVE-2015-6838 (bsc#945412). - CVE-2015-6838: The xsl_ext_function_php function in ext/xsl/xsltprocessor.c in PHP when libxml2 is used, did not consider the possibility of a NULL valuePop return value proceeding with a free operation after the principal argument loop, which allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted XML document, a different vulnerability than CVE-2015-6837 (bsc#945412). - CVE-2015-5590: Stack-based buffer overflow in the phar_fix_filepath function in ext/phar/phar.c in PHP allowed remote attackers to cause a denial of service or possibly have unspecified other impact via a large length value, as demonstrated by mishandling of an e-mail attachment by the imap PHP extension (bsc#938719). - CVE-2015-5589: The phar_convert_to_other function in ext/phar/phar_object.c in PHP did not validate a file pointer a close operation, which allowed remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted TAR archive that is mishandled in a Phar::convertToData call (bsc#938721). - CVE-2015-4602: The __PHP_Incomplete_Class function in ext/standard/incomplete_class.c in PHP allowed remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unexpected data type, related to a 'type confusion' issue (bsc#935224). - CVE-2015-4599: The SoapFault::__toString method in ext/soap/soap.c in PHP allowed remote attackers to obtain sensitive information, cause a denial of service (application crash), or possibly execute arbitrary code via an unexpected data type, related to a 'type confusion' issue (bsc#935226). - CVE-2015-4600: The SoapClient implementation in PHP allowed remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unexpected data type, related to 'type confusion' issues in the (1) SoapClient::__getLastRequest, (2) SoapClient::__getLastResponse, (3) SoapClient::__getLastRequestHeaders, (4) SoapClient::__getLastResponseHeaders, (5) SoapClient::__getCookies, and (6) SoapClient::__setCookie methods (bsc#935226). - CVE-2015-4601: PHP allowed remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unexpected data type, related to 'type confusion' issues in (1) ext/soap/php_encoding.c, (2) ext/soap/php_http.c, and (3) ext/soap/soap.c, a different issue than CVE-2015-4600 (bsc#935226. - CVE-2015-4603: The exception::getTraceAsString function in Zend/zend_exceptions.c in PHP allowed remote attackers to execute arbitrary code via an unexpected data type, related to a 'type confusion' issue (bsc#935234). - CVE-2015-4644: The php_pgsql_meta_data function in pgsql.c in the PostgreSQL (aka pgsql) extension in PHP did not validate token extraction for table names, which might allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted name. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-1352 (bsc#935274). - CVE-2015-4643: Integer overflow in the ftp_genlist function in ext/ftp/ftp.c in PHP allowed remote FTP servers to execute arbitrary code via a long reply to a LIST command, leading to a heap-based buffer overflow. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-4022 (bsc#935275). - CVE-2015-3411: PHP did not ensure that pathnames lack %00 sequences, which might have allowed remote attackers to read or write to arbitrary files via crafted input to an application that calls (1) a DOMDocument load method, (2) the xmlwriter_open_uri function, (3) the finfo_file function, or (4) the hash_hmac_file function, as demonstrated by a filename\0.xml attack that bypasses an intended configuration in which client users may read only .xml files (bsc#935227). - CVE-2015-3412: PHP did not ensure that pathnames lack %00 sequences, which might have allowed remote attackers to read arbitrary files via crafted input to an application that calls the stream_resolve_include_path function in ext/standard/streamsfuncs.c, as demonstrated by a filename\0.extension attack that bypasses an intended configuration in which client users may read files with only one specific extension (bsc#935229). - CVE-2015-4598: PHP did not ensure that pathnames lack %00 sequences, which might have allowed remote attackers to read or write to arbitrary files via crafted input to an application that calls (1) a DOMDocument save method or (2) the GD imagepsloadfont function, as demonstrated by a filename\0.html attack that bypasses an intended configuration in which client users may write to only .html files (bsc#935232). - CVE-2015-4148: The do_soap_call function in ext/soap/soap.c in PHP did not verify that the uri property is a string, which allowed remote attackers to obtain sensitive information by providing crafted serialized data with an int data type, related to a 'type confusion' issue (bsc#933227). - CVE-2015-4024: Algorithmic complexity vulnerability in the multipart_buffer_headers function in main/rfc1867.c in PHP allowed remote attackers to cause a denial of service (CPU consumption) via crafted form data that triggers an improper order-of-growth outcome (bsc#931421). - CVE-2015-4026: The pcntl_exec implementation in PHP truncates a pathname upon encountering a \x00 character, which might allowed remote attackers to bypass intended extension restrictions and execute files with unexpected names via a crafted first argument. NOTE: this vulnerability exists because of an incomplete fix for CVE-2006-7243 (bsc#931776). - CVE-2015-4022: Integer overflow in the ftp_genlist function in ext/ftp/ftp.c in PHP allowed remote FTP servers to execute arbitrary code via a long reply to a LIST command, leading to a heap-based buffer overflow (bsc#931772). - CVE-2015-4021: The phar_parse_tarfile function in ext/phar/tar.c in PHP did not verify that the first character of a filename is different from the \0 character, which allowed remote attackers to cause a denial of service (integer underflow and memory corruption) via a crafted entry in a tar archive (bsc#931769). - CVE-2015-3329: Multiple stack-based buffer overflows in the phar_set_inode function in phar_internal.h in PHP allowed remote attackers to execute arbitrary code via a crafted length value in a (1) tar, (2) phar, or (3) ZIP archive (bsc#928506). - CVE-2015-2783: ext/phar/phar.c in PHP allowed remote attackers to obtain sensitive information from process memory or cause a denial of service (buffer over-read and application crash) via a crafted length value in conjunction with crafted serialized data in a phar archive, related to the phar_parse_metadata and phar_parse_pharfile functions (bsc#928511). - CVE-2015-2787: Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP allowed remote attackers to execute arbitrary code via a crafted unserialize call that leverages use of the unset function within an __wakeup function, a related issue to CVE-2015-0231 (bsc#924972). - CVE-2014-9709: The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP allowed remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function (bsc#923945). - CVE-2015-2301: Use-after-free vulnerability in the phar_rename_archive function in phar_object.c in PHP allowed remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger an attempted renaming of a Phar archive to the name of an existing file (bsc#922452). - CVE-2015-2305: Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library (aka rxspencer) 32-bit platforms might have allowed context-dependent attackers to execute arbitrary code via a large regular expression that leads to a heap-based buffer overflow (bsc#921950). - CVE-2014-9705: Heap-based buffer overflow in the enchant_broker_request_dict function in ext/enchant/enchant.c in PHP allowed remote attackers to execute arbitrary code via vectors that trigger creation of multiple dictionaries (bsc#922451). - CVE-2015-0273: Multiple use-after-free vulnerabilities in ext/date/php_date.c in PHP allowed remote attackers to execute arbitrary code via crafted serialized input containing a (1) R or (2) r type specifier in (a) DateTimeZone data handled by the php_date_timezone_initialize_from_hash function or (b) DateTime data handled by the php_date_initialize_from_hash function (bsc#918768). - CVE-2014-9652: The mconvert function in softmagic.c in file as used in the Fileinfo component in PHP did not properly handle a certain string-length field during a copy of a truncated version of a Pascal string, which might allowed remote attackers to cause a denial of service (out-of-bounds memory access and application crash) via a crafted file (bsc#917150). - CVE-2014-8142: Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP allowed remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate keys within the serialized properties of an object, a different vulnerability than CVE-2004-1019 (bsc#910659). - CVE-2015-0231: Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP allowed remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate numerical keys within the serialized properties of an object. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-8142 (bsc#910659). - CVE-2014-8142: Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP allowed remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate keys within the serialized properties of an object, a different vulnerability than CVE-2004-1019 (bsc#910659). - CVE-2015-0232: The exif_process_unicode function in ext/exif/exif.c in PHP allowed remote attackers to execute arbitrary code or cause a denial of service (uninitialized pointer free and application crash) via crafted EXIF data in a JPEG image (bsc#914690). - CVE-2014-3670: The exif_ifd_make_value function in exif.c in the EXIF extension in PHP operates on floating-point arrays incorrectly, which allowed remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a crafted JPEG image with TIFF thumbnail data that is improperly handled by the exif_thumbnail function (bsc#902357). - CVE-2014-3669: Integer overflow in the object_custom function in ext/standard/var_unserializer.c in PHP allowed remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an argument to the unserialize function that triggers calculation of a large length value (bsc#902360). - CVE-2014-3668: Buffer overflow in the date_from_ISO8601 function in the mkgmtime implementation in libxmlrpc/xmlrpc.c in the XMLRPC extension in PHP allowed remote attackers to cause a denial of service (application crash) via (1) a crafted first argument to the xmlrpc_set_type function or (2) a crafted argument to the xmlrpc_decode function, related to an out-of-bounds read operation (bsc#902368). - CVE-2014-5459: The PEAR_REST class in REST.php in PEAR in PHP allowed local users to write to arbitrary files via a symlink attack on a (1) rest.cachefile or (2) rest.cacheid file in /tmp/pear/cache/, related to the retrieveCacheFirst and useLocalCache functions (bsc#893849). - CVE-2014-3597: Multiple buffer overflows in the php_parserr function in ext/standard/dns.c in PHP allowed remote DNS servers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted DNS record, related to the dns_get_record function and the dn_expand function. NOTE: this issue exists because of an incomplete fix for CVE-2014-4049 (bsc#893853). - CVE-2014-4670: Use-after-free vulnerability in ext/spl/spl_dllist.c in the SPL component in PHP allowed context-dependent attackers to cause a denial of service or possibly have unspecified other impact via crafted iterator usage within applications in certain web-hosting environments (bsc#886059). - CVE-2014-4698: Use-after-free vulnerability in ext/spl/spl_array.c in the SPL component in PHP allowed context-dependent attackers to cause a denial of service or possibly have unspecified other impact via crafted ArrayIterator usage within applications in certain web-hosting environments (bsc#886060). - CVE-2014-4721: The phpinfo implementation in ext/standard/info.c in PHP did not ensure use of the string data type for the PHP_AUTH_PW, PHP_AUTH_TYPE, PHP_AUTH_USER, and PHP_SELF variables, which might allowed context-dependent attackers to obtain sensitive information from process memory by using the integer data type with crafted values, related to a 'type confusion' vulnerability, as demonstrated by reading a private SSL key in an Apache HTTP Server web-hosting environment with mod_ssl and a PHP 5.3.x mod_php (bsc#885961). - CVE-2014-0207: The cdf_read_short_sector function in cdf.c in file as used in the Fileinfo component in PHP allowed remote attackers to cause a denial of service (assertion failure and application exit) via a crafted CDF file (bsc#884986). - CVE-2014-3478: Buffer overflow in the mconvert function in softmagic.c in file as used in the Fileinfo component in PHP allowed remote attackers to cause a denial of service (application crash) via a crafted Pascal string in a FILE_PSTRING conversion (bsc#884987). - CVE-2014-3479: The cdf_check_stream_offset function in cdf.c in file as used in the Fileinfo component in PHP relies on incorrect sector-size data, which allowed remote attackers to cause a denial of service (application crash) via a crafted stream offset in a CDF file (bsc#884989). - CVE-2014-3480: The cdf_count_chain function in cdf.c in file as used in the Fileinfo component in PHP did not properly validate sector-count data, which allowed remote attackers to cause a denial of service (application crash) via a crafted CDF file (bsc#884990). - CVE-2014-3487: The cdf_read_property_info function in file as used in the Fileinfo component in PHP did not properly validate a stream offset, which allowed remote attackers to cause a denial of service (application crash) via a crafted CDF file (bsc#884991). - CVE-2014-3515: The SPL component in PHP incorrectly anticipates that certain data structures will have the array data type after unserialization, which allowed remote attackers to execute arbitrary code via a crafted string that triggers use of a Hashtable destructor, related to 'type confusion' issues in (1) ArrayObject and (2) SPLObjectStorage (bsc#884992).

These non-security issues were fixed: - bnc#935074: compare with SQL_NULL_DATA correctly - bnc#935074: fix segfault in odbc_fetch_array - bnc#919080: fix timezone map - bnc#925109: unserialize SoapClient type confusion
Family:unixClass:patch
Status:Reference(s):1003813
1005877
1007615
1008557
1008645
1008831
1008833
1008893
1009875
1010150
1010175
1010201
1010467
1010501
1010507
1010711
1010713
1010716
1011685
1011820
1012183
1012411
1012422
1012832
1012851
1012852
1012917
1013018
1013038
1013042
1013070
1013531
1013542
1014410
1014454
1014746
1015561
1015752
1015760
1015796
1015803
1015817
1015828
1015844
1015848
1015878
1015932
1016320
1016505
1016520
1016668
1016688
1016824
1016831
1017686
1017710
1019079
1019148
1019165
1019348
1019783
1020214
1021258
1076220
1076391
1078383
1080234
1083639
1087102
1111331
1111697
1115929
1121450
1149496
1158328
1158527
1172698
748806
786036
790588
795297
800999
821612
824171
851603
853052
871728
884986
884987
884989
884990
884991
884992
885961
886059
886060
893849
893853
901809
902357
902360
902368
909350
909491
910659
913387
914690
914939
917150
918768
919080
919382
921950
922451
922452
923241
923945
924708
924972
925065
925109
928506
928511
931421
931625
931626
931627
931628
931769
931772
931776
932770
932996
933227
935074
935224
935226
935227
935229
935232
935234
935274
935275
938719
938721
942291
942296
945412
945428
949961
952051
953233
954980
961589
962846
968284
968565
969340
969821
971611
971612
971912
973351
973691
973792
976944
976996
976997
977003
977005
977991
977994
978827
978828
978829
978830
980366
980373
980375
981050
982010
982011
982012
982013
982162
984751
985348
986247
986391
987333
987576
989152
989523
989680
989896
990189
990190
990191
990245
992991
993739
993832
996541
996557
997401
999101
CVE-2004-0230
CVE-2004-1019
CVE-2006-7243
CVE-2012-6704
CVE-2013-6368
CVE-2014-0207
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-2014-9767
CVE-2015-0231
CVE-2015-0232
CVE-2015-0273
CVE-2015-1350
CVE-2015-1352
CVE-2015-2059
CVE-2015-2301
CVE-2015-2305
CVE-2015-2783
CVE-2015-2787
CVE-2015-3152
CVE-2015-3209
CVE-2015-3329
CVE-2015-3411
CVE-2015-3412
CVE-2015-4021
CVE-2015-4022
CVE-2015-4024
CVE-2015-4026
CVE-2015-4103
CVE-2015-4104
CVE-2015-4105
CVE-2015-4106
CVE-2015-4116
CVE-2015-4148
CVE-2015-4163
CVE-2015-4164
CVE-2015-4598
CVE-2015-4599
CVE-2015-4600
CVE-2015-4601
CVE-2015-4602
CVE-2015-4603
CVE-2015-4643
CVE-2015-4644
CVE-2015-5161
CVE-2015-5589
CVE-2015-5590
CVE-2015-6831
CVE-2015-6833
CVE-2015-6836
CVE-2015-6837
CVE-2015-6838
CVE-2015-7803
CVE-2015-7981
CVE-2015-8126
CVE-2015-8835
CVE-2015-8838
CVE-2015-8866
CVE-2015-8867
CVE-2015-8873
CVE-2015-8874
CVE-2015-8879
CVE-2015-8948
CVE-2015-8962
CVE-2015-8964
CVE-2016-0772
CVE-2016-1000110
CVE-2016-10088
CVE-2016-10712
CVE-2016-2523
CVE-2016-2530
CVE-2016-2531
CVE-2016-2532
CVE-2016-2554
CVE-2016-3141
CVE-2016-3142
CVE-2016-3185
CVE-2016-4070
CVE-2016-4073
CVE-2016-4342
CVE-2016-4346
CVE-2016-4537
CVE-2016-4538
CVE-2016-4539
CVE-2016-4540
CVE-2016-4541
CVE-2016-4542
CVE-2016-4543
CVE-2016-4544
CVE-2016-5093
CVE-2016-5094
CVE-2016-5095
CVE-2016-5096
CVE-2016-5114
CVE-2016-5696
CVE-2016-5699
CVE-2016-5771
CVE-2016-5773
CVE-2016-6261
CVE-2016-6262
CVE-2016-6263
CVE-2016-7910
CVE-2016-7911
CVE-2016-7916
CVE-2016-8399
CVE-2016-8632
CVE-2016-8633
CVE-2016-8646
CVE-2016-9555
CVE-2016-9685
CVE-2016-9756
CVE-2016-9793
CVE-2017-5551
CVE-2018-0739
CVE-2018-12126
CVE-2018-12127
CVE-2018-12130
CVE-2018-14665
CVE-2018-19211
CVE-2018-5711
CVE-2018-5712
CVE-2018-7584
CVE-2019-11091
CVE-2019-11745
CVE-2019-13722
CVE-2019-17005
CVE-2019-17008
CVE-2019-17009
CVE-2019-17010
CVE-2019-17011
CVE-2019-17012
CVE-2019-5482
CVE-2020-8023
SUSE-SU-2015:1157-1
SUSE-SU-2015:2017-1
SUSE-SU-2016:0061-1
SUSE-SU-2016:1638-1
SUSE-SU-2016:2291-1
SUSE-SU-2017:0437-1
SUSE-SU-2018:0806-1
SUSE-SU-2018:3456-1
SUSE-SU-2019:14172-1
SUSE-SU-2019:14260-1
Platform(s):openSUSE Leap 15.0
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 Desktop 12 SP4
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-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-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
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-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
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-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
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 Workstation Extension 12
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • avahi-0.6.32-lp150.3 is installed
  • OR avahi-lang-0.6.32-lp150.3 is installed
  • OR libavahi-client3-0.6.32-lp150.3 is installed
  • OR libavahi-common3-0.6.32-lp150.3 is installed
  • OR libavahi-core7-0.6.32-lp150.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND a2ps-4.14-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • openssh-5.1p1-41.57 is installed
  • OR openssh-askpass-5.1p1-41.57 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • gpgme-1.1.6-25.32 is installed
  • OR libgpgme11-1.1.6-25.32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • libotr-3.2.0-10.5 is installed
  • OR libotr2-3.2.0-10.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • glibc-2.19-20 is installed
  • OR glibc-32bit-2.19-20 is installed
  • OR glibc-devel-2.19-20 is installed
  • OR glibc-devel-32bit-2.19-20 is installed
  • OR glibc-i18ndata-2.19-20 is installed
  • OR glibc-locale-2.19-20 is installed
  • OR glibc-locale-32bit-2.19-20 is installed
  • OR nscd-2.19-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • gdk-pixbuf-2.30.6-7 is installed
  • OR gdk-pixbuf-lang-2.30.6-7 is installed
  • OR gdk-pixbuf-query-loaders-2.30.6-7 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.30.6-7 is installed
  • OR libgdk_pixbuf-2_0-0-2.30.6-7 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libical-1.0.1-16.3 is installed
  • OR libical1-1.0.1-16.3 is installed
  • OR libical1-32bit-1.0.1-16.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libXp6-1.0.2-3 is installed
  • OR libXp6-32bit-1.0.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libipa_hbac0-1.16.1-4.3 is installed
  • OR libsss_certmap0-1.16.1-4.3 is installed
  • OR libsss_idmap0-1.16.1-4.3 is installed
  • OR libsss_nss_idmap0-1.16.1-4.3 is installed
  • OR libsss_simpleifp0-1.16.1-4.3 is installed
  • OR python-sssd-config-1.16.1-4.3 is installed
  • OR sssd-1.16.1-4.3 is installed
  • OR sssd-32bit-1.16.1-4.3 is installed
  • OR sssd-ad-1.16.1-4.3 is installed
  • OR sssd-ipa-1.16.1-4.3 is installed
  • OR sssd-krb5-1.16.1-4.3 is installed
  • OR sssd-krb5-common-1.16.1-4.3 is installed
  • OR sssd-ldap-1.16.1-4.3 is installed
  • OR sssd-proxy-1.16.1-4.3 is installed
  • OR sssd-tools-1.16.1-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.36-38 is installed
  • OR kernel-ec2-devel-3.12.36-38 is installed
  • OR kernel-ec2-extra-3.12.36-38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php7-7.0.7-50.80 is installed
  • OR php7-7.0.7-50.80 is installed
  • OR php7-bcmath-7.0.7-50.80 is installed
  • OR php7-bz2-7.0.7-50.80 is installed
  • OR php7-calendar-7.0.7-50.80 is installed
  • OR php7-ctype-7.0.7-50.80 is installed
  • OR php7-curl-7.0.7-50.80 is installed
  • OR php7-dba-7.0.7-50.80 is installed
  • OR php7-dom-7.0.7-50.80 is installed
  • OR php7-enchant-7.0.7-50.80 is installed
  • OR php7-exif-7.0.7-50.80 is installed
  • OR php7-fastcgi-7.0.7-50.80 is installed
  • OR php7-fileinfo-7.0.7-50.80 is installed
  • OR php7-fpm-7.0.7-50.80 is installed
  • OR php7-ftp-7.0.7-50.80 is installed
  • OR php7-gd-7.0.7-50.80 is installed
  • OR php7-gettext-7.0.7-50.80 is installed
  • OR php7-gmp-7.0.7-50.80 is installed
  • OR php7-iconv-7.0.7-50.80 is installed
  • OR php7-imap-7.0.7-50.80 is installed
  • OR php7-intl-7.0.7-50.80 is installed
  • OR php7-json-7.0.7-50.80 is installed
  • OR php7-ldap-7.0.7-50.80 is installed
  • OR php7-mbstring-7.0.7-50.80 is installed
  • OR php7-mcrypt-7.0.7-50.80 is installed
  • OR php7-mysql-7.0.7-50.80 is installed
  • OR php7-odbc-7.0.7-50.80 is installed
  • OR php7-opcache-7.0.7-50.80 is installed
  • OR php7-openssl-7.0.7-50.80 is installed
  • OR php7-pcntl-7.0.7-50.80 is installed
  • OR php7-pdo-7.0.7-50.80 is installed
  • OR php7-pear-7.0.7-50.80 is installed
  • OR php7-pear-Archive_Tar-7.0.7-50.80 is installed
  • OR php7-pgsql-7.0.7-50.80 is installed
  • OR php7-phar-7.0.7-50.80 is installed
  • OR php7-posix-7.0.7-50.80 is installed
  • OR php7-pspell-7.0.7-50.80 is installed
  • OR php7-shmop-7.0.7-50.80 is installed
  • OR php7-snmp-7.0.7-50.80 is installed
  • OR php7-soap-7.0.7-50.80 is installed
  • OR php7-sockets-7.0.7-50.80 is installed
  • OR php7-sqlite-7.0.7-50.80 is installed
  • OR php7-sysvmsg-7.0.7-50.80 is installed
  • OR php7-sysvsem-7.0.7-50.80 is installed
  • OR php7-sysvshm-7.0.7-50.80 is installed
  • OR php7-tokenizer-7.0.7-50.80 is installed
  • OR php7-wddx-7.0.7-50.80 is installed
  • OR php7-xmlreader-7.0.7-50.80 is installed
  • OR php7-xmlrpc-7.0.7-50.80 is installed
  • OR php7-xmlwriter-7.0.7-50.80 is installed
  • OR php7-xsl-7.0.7-50.80 is installed
  • OR php7-zip-7.0.7-50.80 is installed
  • OR php7-zlib-7.0.7-50.80 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND procps-3.2.7-151 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND procps-3.2.7-151 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND LibVNCServer-0.9.1-154 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.5 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.5 is installed
  • OR libMagickCore1-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libpoppler-glib4-0.12.3-1.8 is installed
  • OR libpoppler-qt4-3-0.12.3-1.8 is installed
  • OR libpoppler5-0.12.3-1.8 is installed
  • OR poppler-tools-0.12.3-1.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libpoppler-glib4-0.12.3-1.8 is installed
  • OR libpoppler-qt4-3-0.12.3-1.8 is installed
  • OR libpoppler5-0.12.3-1.8 is installed
  • OR poppler-tools-0.12.3-1.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • libpoppler-glib4-0.12.3-1.8 is installed
  • OR libpoppler-qt4-3-0.12.3-1.8 is installed
  • OR libpoppler5-0.12.3-1.8 is installed
  • OR poppler-tools-0.12.3-1.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • PolicyKit-0.9-14.39 is installed
  • OR PolicyKit-32bit-0.9-14.39 is installed
  • OR PolicyKit-doc-0.9-14.39 is installed
  • OR PolicyKit-x86-0.9-14.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.17-47 is installed
  • OR php53-5.3.17-47 is installed
  • OR php53-bcmath-5.3.17-47 is installed
  • OR php53-bz2-5.3.17-47 is installed
  • OR php53-calendar-5.3.17-47 is installed
  • OR php53-ctype-5.3.17-47 is installed
  • OR php53-curl-5.3.17-47 is installed
  • OR php53-dba-5.3.17-47 is installed
  • OR php53-dom-5.3.17-47 is installed
  • OR php53-exif-5.3.17-47 is installed
  • OR php53-fastcgi-5.3.17-47 is installed
  • OR php53-fileinfo-5.3.17-47 is installed
  • OR php53-ftp-5.3.17-47 is installed
  • OR php53-gd-5.3.17-47 is installed
  • OR php53-gettext-5.3.17-47 is installed
  • OR php53-gmp-5.3.17-47 is installed
  • OR php53-iconv-5.3.17-47 is installed
  • OR php53-intl-5.3.17-47 is installed
  • OR php53-json-5.3.17-47 is installed
  • OR php53-ldap-5.3.17-47 is installed
  • OR php53-mbstring-5.3.17-47 is installed
  • OR php53-mcrypt-5.3.17-47 is installed
  • OR php53-mysql-5.3.17-47 is installed
  • OR php53-odbc-5.3.17-47 is installed
  • OR php53-openssl-5.3.17-47 is installed
  • OR php53-pcntl-5.3.17-47 is installed
  • OR php53-pdo-5.3.17-47 is installed
  • OR php53-pear-5.3.17-47 is installed
  • OR php53-pgsql-5.3.17-47 is installed
  • OR php53-pspell-5.3.17-47 is installed
  • OR php53-shmop-5.3.17-47 is installed
  • OR php53-snmp-5.3.17-47 is installed
  • OR php53-soap-5.3.17-47 is installed
  • OR php53-suhosin-5.3.17-47 is installed
  • OR php53-sysvmsg-5.3.17-47 is installed
  • OR php53-sysvsem-5.3.17-47 is installed
  • OR php53-sysvshm-5.3.17-47 is installed
  • OR php53-tokenizer-5.3.17-47 is installed
  • OR php53-wddx-5.3.17-47 is installed
  • OR php53-xmlreader-5.3.17-47 is installed
  • OR php53-xmlrpc-5.3.17-47 is installed
  • OR php53-xmlwriter-5.3.17-47 is installed
  • OR php53-xsl-5.3.17-47 is installed
  • OR php53-zip-5.3.17-47 is installed
  • OR php53-zlib-5.3.17-47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.17-47 is installed
  • OR php53-5.3.17-47 is installed
  • OR php53-bcmath-5.3.17-47 is installed
  • OR php53-bz2-5.3.17-47 is installed
  • OR php53-calendar-5.3.17-47 is installed
  • OR php53-ctype-5.3.17-47 is installed
  • OR php53-curl-5.3.17-47 is installed
  • OR php53-dba-5.3.17-47 is installed
  • OR php53-dom-5.3.17-47 is installed
  • OR php53-exif-5.3.17-47 is installed
  • OR php53-fastcgi-5.3.17-47 is installed
  • OR php53-fileinfo-5.3.17-47 is installed
  • OR php53-ftp-5.3.17-47 is installed
  • OR php53-gd-5.3.17-47 is installed
  • OR php53-gettext-5.3.17-47 is installed
  • OR php53-gmp-5.3.17-47 is installed
  • OR php53-iconv-5.3.17-47 is installed
  • OR php53-intl-5.3.17-47 is installed
  • OR php53-json-5.3.17-47 is installed
  • OR php53-ldap-5.3.17-47 is installed
  • OR php53-mbstring-5.3.17-47 is installed
  • OR php53-mcrypt-5.3.17-47 is installed
  • OR php53-mysql-5.3.17-47 is installed
  • OR php53-odbc-5.3.17-47 is installed
  • OR php53-openssl-5.3.17-47 is installed
  • OR php53-pcntl-5.3.17-47 is installed
  • OR php53-pdo-5.3.17-47 is installed
  • OR php53-pear-5.3.17-47 is installed
  • OR php53-pgsql-5.3.17-47 is installed
  • OR php53-pspell-5.3.17-47 is installed
  • OR php53-shmop-5.3.17-47 is installed
  • OR php53-snmp-5.3.17-47 is installed
  • OR php53-soap-5.3.17-47 is installed
  • OR php53-suhosin-5.3.17-47 is installed
  • OR php53-sysvmsg-5.3.17-47 is installed
  • OR php53-sysvsem-5.3.17-47 is installed
  • OR php53-sysvshm-5.3.17-47 is installed
  • OR php53-tokenizer-5.3.17-47 is installed
  • OR php53-wddx-5.3.17-47 is installed
  • OR php53-xmlreader-5.3.17-47 is installed
  • OR php53-xmlrpc-5.3.17-47 is installed
  • OR php53-xmlwriter-5.3.17-47 is installed
  • OR php53-xsl-5.3.17-47 is installed
  • OR php53-zip-5.3.17-47 is installed
  • OR php53-zlib-5.3.17-47 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • dhcpcd-3.2.3-44.30 is installed
  • OR dhcpv6-1.0.22-3.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND Package Information
  • salt-2016.11.4-43.10 is installed
  • OR salt-doc-2016.11.4-43.10 is installed
  • OR salt-minion-2016.11.4-43.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.17-112.20 is installed
  • OR php53-5.3.17-112.20 is installed
  • OR php53-bcmath-5.3.17-112.20 is installed
  • OR php53-bz2-5.3.17-112.20 is installed
  • OR php53-calendar-5.3.17-112.20 is installed
  • OR php53-ctype-5.3.17-112.20 is installed
  • OR php53-curl-5.3.17-112.20 is installed
  • OR php53-dba-5.3.17-112.20 is installed
  • OR php53-dom-5.3.17-112.20 is installed
  • OR php53-exif-5.3.17-112.20 is installed
  • OR php53-fastcgi-5.3.17-112.20 is installed
  • OR php53-fileinfo-5.3.17-112.20 is installed
  • OR php53-ftp-5.3.17-112.20 is installed
  • OR php53-gd-5.3.17-112.20 is installed
  • OR php53-gettext-5.3.17-112.20 is installed
  • OR php53-gmp-5.3.17-112.20 is installed
  • OR php53-iconv-5.3.17-112.20 is installed
  • OR php53-intl-5.3.17-112.20 is installed
  • OR php53-json-5.3.17-112.20 is installed
  • OR php53-ldap-5.3.17-112.20 is installed
  • OR php53-mbstring-5.3.17-112.20 is installed
  • OR php53-mcrypt-5.3.17-112.20 is installed
  • OR php53-mysql-5.3.17-112.20 is installed
  • OR php53-odbc-5.3.17-112.20 is installed
  • OR php53-openssl-5.3.17-112.20 is installed
  • OR php53-pcntl-5.3.17-112.20 is installed
  • OR php53-pdo-5.3.17-112.20 is installed
  • OR php53-pear-5.3.17-112.20 is installed
  • OR php53-pgsql-5.3.17-112.20 is installed
  • OR php53-pspell-5.3.17-112.20 is installed
  • OR php53-shmop-5.3.17-112.20 is installed
  • OR php53-snmp-5.3.17-112.20 is installed
  • OR php53-soap-5.3.17-112.20 is installed
  • OR php53-suhosin-5.3.17-112.20 is installed
  • OR php53-sysvmsg-5.3.17-112.20 is installed
  • OR php53-sysvsem-5.3.17-112.20 is installed
  • OR php53-sysvshm-5.3.17-112.20 is installed
  • OR php53-tokenizer-5.3.17-112.20 is installed
  • OR php53-wddx-5.3.17-112.20 is installed
  • OR php53-xmlreader-5.3.17-112.20 is installed
  • OR php53-xmlrpc-5.3.17-112.20 is installed
  • OR php53-xmlwriter-5.3.17-112.20 is installed
  • OR php53-xsl-5.3.17-112.20 is installed
  • OR php53-zip-5.3.17-112.20 is installed
  • OR php53-zlib-5.3.17-112.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • apache2-mod_php53-5.3.17-112.20 is installed
  • OR php53-5.3.17-112.20 is installed
  • OR php53-bcmath-5.3.17-112.20 is installed
  • OR php53-bz2-5.3.17-112.20 is installed
  • OR php53-calendar-5.3.17-112.20 is installed
  • OR php53-ctype-5.3.17-112.20 is installed
  • OR php53-curl-5.3.17-112.20 is installed
  • OR php53-dba-5.3.17-112.20 is installed
  • OR php53-dom-5.3.17-112.20 is installed
  • OR php53-exif-5.3.17-112.20 is installed
  • OR php53-fastcgi-5.3.17-112.20 is installed
  • OR php53-fileinfo-5.3.17-112.20 is installed
  • OR php53-ftp-5.3.17-112.20 is installed
  • OR php53-gd-5.3.17-112.20 is installed
  • OR php53-gettext-5.3.17-112.20 is installed
  • OR php53-gmp-5.3.17-112.20 is installed
  • OR php53-iconv-5.3.17-112.20 is installed
  • OR php53-intl-5.3.17-112.20 is installed
  • OR php53-json-5.3.17-112.20 is installed
  • OR php53-ldap-5.3.17-112.20 is installed
  • OR php53-mbstring-5.3.17-112.20 is installed
  • OR php53-mcrypt-5.3.17-112.20 is installed
  • OR php53-mysql-5.3.17-112.20 is installed
  • OR php53-odbc-5.3.17-112.20 is installed
  • OR php53-openssl-5.3.17-112.20 is installed
  • OR php53-pcntl-5.3.17-112.20 is installed
  • OR php53-pdo-5.3.17-112.20 is installed
  • OR php53-pear-5.3.17-112.20 is installed
  • OR php53-pgsql-5.3.17-112.20 is installed
  • OR php53-pspell-5.3.17-112.20 is installed
  • OR php53-shmop-5.3.17-112.20 is installed
  • OR php53-snmp-5.3.17-112.20 is installed
  • OR php53-soap-5.3.17-112.20 is installed
  • OR php53-suhosin-5.3.17-112.20 is installed
  • OR php53-sysvmsg-5.3.17-112.20 is installed
  • OR php53-sysvsem-5.3.17-112.20 is installed
  • OR php53-sysvshm-5.3.17-112.20 is installed
  • OR php53-tokenizer-5.3.17-112.20 is installed
  • OR php53-wddx-5.3.17-112.20 is installed
  • OR php53-xmlreader-5.3.17-112.20 is installed
  • OR php53-xmlrpc-5.3.17-112.20 is installed
  • OR php53-xmlwriter-5.3.17-112.20 is installed
  • OR php53-xsl-5.3.17-112.20 is installed
  • OR php53-zip-5.3.17-112.20 is installed
  • OR php53-zlib-5.3.17-112.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.17-112.20 is installed
  • OR php53-5.3.17-112.20 is installed
  • OR php53-bcmath-5.3.17-112.20 is installed
  • OR php53-bz2-5.3.17-112.20 is installed
  • OR php53-calendar-5.3.17-112.20 is installed
  • OR php53-ctype-5.3.17-112.20 is installed
  • OR php53-curl-5.3.17-112.20 is installed
  • OR php53-dba-5.3.17-112.20 is installed
  • OR php53-dom-5.3.17-112.20 is installed
  • OR php53-exif-5.3.17-112.20 is installed
  • OR php53-fastcgi-5.3.17-112.20 is installed
  • OR php53-fileinfo-5.3.17-112.20 is installed
  • OR php53-ftp-5.3.17-112.20 is installed
  • OR php53-gd-5.3.17-112.20 is installed
  • OR php53-gettext-5.3.17-112.20 is installed
  • OR php53-gmp-5.3.17-112.20 is installed
  • OR php53-iconv-5.3.17-112.20 is installed
  • OR php53-intl-5.3.17-112.20 is installed
  • OR php53-json-5.3.17-112.20 is installed
  • OR php53-ldap-5.3.17-112.20 is installed
  • OR php53-mbstring-5.3.17-112.20 is installed
  • OR php53-mcrypt-5.3.17-112.20 is installed
  • OR php53-mysql-5.3.17-112.20 is installed
  • OR php53-odbc-5.3.17-112.20 is installed
  • OR php53-openssl-5.3.17-112.20 is installed
  • OR php53-pcntl-5.3.17-112.20 is installed
  • OR php53-pdo-5.3.17-112.20 is installed
  • OR php53-pear-5.3.17-112.20 is installed
  • OR php53-pgsql-5.3.17-112.20 is installed
  • OR php53-pspell-5.3.17-112.20 is installed
  • OR php53-shmop-5.3.17-112.20 is installed
  • OR php53-snmp-5.3.17-112.20 is installed
  • OR php53-soap-5.3.17-112.20 is installed
  • OR php53-suhosin-5.3.17-112.20 is installed
  • OR php53-sysvmsg-5.3.17-112.20 is installed
  • OR php53-sysvsem-5.3.17-112.20 is installed
  • OR php53-sysvshm-5.3.17-112.20 is installed
  • OR php53-tokenizer-5.3.17-112.20 is installed
  • OR php53-wddx-5.3.17-112.20 is installed
  • OR php53-xmlreader-5.3.17-112.20 is installed
  • OR php53-xmlrpc-5.3.17-112.20 is installed
  • OR php53-xmlwriter-5.3.17-112.20 is installed
  • OR php53-xsl-5.3.17-112.20 is installed
  • OR php53-zip-5.3.17-112.20 is installed
  • OR php53-zlib-5.3.17-112.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • apache2-mod_php53-5.3.17-112.20 is installed
  • OR php53-5.3.17-112.20 is installed
  • OR php53-bcmath-5.3.17-112.20 is installed
  • OR php53-bz2-5.3.17-112.20 is installed
  • OR php53-calendar-5.3.17-112.20 is installed
  • OR php53-ctype-5.3.17-112.20 is installed
  • OR php53-curl-5.3.17-112.20 is installed
  • OR php53-dba-5.3.17-112.20 is installed
  • OR php53-dom-5.3.17-112.20 is installed
  • OR php53-exif-5.3.17-112.20 is installed
  • OR php53-fastcgi-5.3.17-112.20 is installed
  • OR php53-fileinfo-5.3.17-112.20 is installed
  • OR php53-ftp-5.3.17-112.20 is installed
  • OR php53-gd-5.3.17-112.20 is installed
  • OR php53-gettext-5.3.17-112.20 is installed
  • OR php53-gmp-5.3.17-112.20 is installed
  • OR php53-iconv-5.3.17-112.20 is installed
  • OR php53-intl-5.3.17-112.20 is installed
  • OR php53-json-5.3.17-112.20 is installed
  • OR php53-ldap-5.3.17-112.20 is installed
  • OR php53-mbstring-5.3.17-112.20 is installed
  • OR php53-mcrypt-5.3.17-112.20 is installed
  • OR php53-mysql-5.3.17-112.20 is installed
  • OR php53-odbc-5.3.17-112.20 is installed
  • OR php53-openssl-5.3.17-112.20 is installed
  • OR php53-pcntl-5.3.17-112.20 is installed
  • OR php53-pdo-5.3.17-112.20 is installed
  • OR php53-pear-5.3.17-112.20 is installed
  • OR php53-pgsql-5.3.17-112.20 is installed
  • OR php53-pspell-5.3.17-112.20 is installed
  • OR php53-shmop-5.3.17-112.20 is installed
  • OR php53-snmp-5.3.17-112.20 is installed
  • OR php53-soap-5.3.17-112.20 is installed
  • OR php53-suhosin-5.3.17-112.20 is installed
  • OR php53-sysvmsg-5.3.17-112.20 is installed
  • OR php53-sysvsem-5.3.17-112.20 is installed
  • OR php53-sysvshm-5.3.17-112.20 is installed
  • OR php53-tokenizer-5.3.17-112.20 is installed
  • OR php53-wddx-5.3.17-112.20 is installed
  • OR php53-xmlreader-5.3.17-112.20 is installed
  • OR php53-xmlrpc-5.3.17-112.20 is installed
  • OR php53-xmlwriter-5.3.17-112.20 is installed
  • OR php53-xsl-5.3.17-112.20 is installed
  • OR php53-zip-5.3.17-112.20 is installed
  • OR php53-zlib-5.3.17-112.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.43 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.43 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-default-3.0.101-0.47.106.43 is installed
  • OR kernel-default-base-3.0.101-0.47.106.43 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-default-man-3.0.101-0.47.106.43 is installed
  • OR kernel-ec2-3.0.101-0.47.106.43 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.43 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-pae-3.0.101-0.47.106.43 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.43 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-source-3.0.101-0.47.106.43 is installed
  • OR kernel-syms-3.0.101-0.47.106.43 is installed
  • OR kernel-trace-3.0.101-0.47.106.43 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.43 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-xen-3.0.101-0.47.106.43 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.43 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.43 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.43 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-default-3.0.101-0.47.106.43 is installed
  • OR kernel-default-base-3.0.101-0.47.106.43 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-default-man-3.0.101-0.47.106.43 is installed
  • OR kernel-ec2-3.0.101-0.47.106.43 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.43 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-pae-3.0.101-0.47.106.43 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.43 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-source-3.0.101-0.47.106.43 is installed
  • OR kernel-syms-3.0.101-0.47.106.43 is installed
  • OR kernel-trace-3.0.101-0.47.106.43 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.43 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.43 is installed
  • OR kernel-xen-3.0.101-0.47.106.43 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.43 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • kernel-bigmem-3.0.101-94 is installed
  • OR kernel-bigmem-base-3.0.101-94 is installed
  • OR kernel-bigmem-devel-3.0.101-94 is installed
  • OR kernel-default-3.0.101-94 is installed
  • OR kernel-default-base-3.0.101-94 is installed
  • OR kernel-default-devel-3.0.101-94 is installed
  • OR kernel-default-man-3.0.101-94 is installed
  • OR kernel-ec2-3.0.101-94 is installed
  • OR kernel-ec2-base-3.0.101-94 is installed
  • OR kernel-ec2-devel-3.0.101-94 is installed
  • OR kernel-pae-3.0.101-94 is installed
  • OR kernel-pae-base-3.0.101-94 is installed
  • OR kernel-pae-devel-3.0.101-94 is installed
  • OR kernel-ppc64-3.0.101-94 is installed
  • OR kernel-ppc64-base-3.0.101-94 is installed
  • OR kernel-ppc64-devel-3.0.101-94 is installed
  • OR kernel-source-3.0.101-94 is installed
  • OR kernel-syms-3.0.101-94 is installed
  • OR kernel-trace-3.0.101-94 is installed
  • OR kernel-trace-base-3.0.101-94 is installed
  • OR kernel-trace-devel-3.0.101-94 is installed
  • OR kernel-xen-3.0.101-94 is installed
  • OR kernel-xen-base-3.0.101-94 is installed
  • OR kernel-xen-devel-3.0.101-94 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • kernel-bigmem-3.0.101-94 is installed
  • OR kernel-bigmem-base-3.0.101-94 is installed
  • OR kernel-bigmem-devel-3.0.101-94 is installed
  • OR kernel-default-3.0.101-94 is installed
  • OR kernel-default-base-3.0.101-94 is installed
  • OR kernel-default-devel-3.0.101-94 is installed
  • OR kernel-default-man-3.0.101-94 is installed
  • OR kernel-ec2-3.0.101-94 is installed
  • OR kernel-ec2-base-3.0.101-94 is installed
  • OR kernel-ec2-devel-3.0.101-94 is installed
  • OR kernel-pae-3.0.101-94 is installed
  • OR kernel-pae-base-3.0.101-94 is installed
  • OR kernel-pae-devel-3.0.101-94 is installed
  • OR kernel-ppc64-3.0.101-94 is installed
  • OR kernel-ppc64-base-3.0.101-94 is installed
  • OR kernel-ppc64-devel-3.0.101-94 is installed
  • OR kernel-source-3.0.101-94 is installed
  • OR kernel-syms-3.0.101-94 is installed
  • OR kernel-trace-3.0.101-94 is installed
  • OR kernel-trace-base-3.0.101-94 is installed
  • OR kernel-trace-devel-3.0.101-94 is installed
  • OR kernel-xen-3.0.101-94 is installed
  • OR kernel-xen-base-3.0.101-94 is installed
  • OR kernel-xen-devel-3.0.101-94 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • evolution-data-server-2.28.2-0.32 is installed
  • OR evolution-data-server-32bit-2.28.2-0.32 is installed
  • OR evolution-data-server-lang-2.28.2-0.32 is installed
  • OR evolution-data-server-x86-2.28.2-0.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-common-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-other-68.3.0-78.54 is installed
  • OR libfreebl3-3.47.1-38.12 is installed
  • OR libfreebl3-32bit-3.47.1-38.12 is installed
  • OR libsoftokn3-3.47.1-38.12 is installed
  • OR libsoftokn3-32bit-3.47.1-38.12 is installed
  • OR mozilla-nspr-4.23-29.9 is installed
  • OR mozilla-nspr-32bit-4.23-29.9 is installed
  • OR mozilla-nspr-devel-4.23-29.9 is installed
  • OR mozilla-nss-3.47.1-38.12 is installed
  • OR mozilla-nss-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-devel-3.47.1-38.12 is installed
  • OR mozilla-nss-tools-3.47.1-38.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-common-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-other-68.3.0-78.54 is installed
  • OR libfreebl3-3.47.1-38.12 is installed
  • OR libfreebl3-32bit-3.47.1-38.12 is installed
  • OR libsoftokn3-3.47.1-38.12 is installed
  • OR libsoftokn3-32bit-3.47.1-38.12 is installed
  • OR mozilla-nspr-4.23-29.9 is installed
  • OR mozilla-nspr-32bit-4.23-29.9 is installed
  • OR mozilla-nspr-devel-4.23-29.9 is installed
  • OR mozilla-nss-3.47.1-38.12 is installed
  • OR mozilla-nss-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-devel-3.47.1-38.12 is installed
  • OR mozilla-nss-tools-3.47.1-38.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • libopenssl1_0_0-1.0.1i-9 is installed
  • OR libopenssl1_0_0-32bit-1.0.1i-9 is installed
  • OR libopenssl1_0_0-hmac-1.0.1i-9 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.1i-9 is installed
  • OR openssl-1.0.1i-9 is installed
  • OR openssl-doc-1.0.1i-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • libopenssl1_0_0-1.0.1i-9 is installed
  • OR libopenssl1_0_0-32bit-1.0.1i-9 is installed
  • OR libopenssl1_0_0-hmac-1.0.1i-9 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.1i-9 is installed
  • OR openssl-1.0.1i-9 is installed
  • OR openssl-doc-1.0.1i-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND docker-1.2.0-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • git-1.8.5.6-15 is installed
  • OR git-core-1.8.5.6-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • git-1.8.5.6-15 is installed
  • OR git-core-1.8.5.6-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND binutils-2.25.0-13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_40-default-2-3 is installed
  • OR kgraft-patch-3_12_74-60_64_40-xen-2-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_15-2-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_40-default-2-3 is installed
  • OR kgraft-patch-3_12_74-60_64_40-xen-2-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_15-2-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • gstreamer-0_10-plugins-base-0.10.36-14 is installed
  • OR gstreamer-0_10-plugins-base-32bit-0.10.36-14 is installed
  • OR libgstapp-0_10-0-32bit-0.10.36-14 is installed
  • OR libgstinterfaces-0_10-0-32bit-0.10.36-14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • gstreamer-0_10-plugins-base-0.10.36-14 is installed
  • OR gstreamer-0_10-plugins-base-32bit-0.10.36-14 is installed
  • OR libgstapp-0_10-0-32bit-0.10.36-14 is installed
  • OR libgstinterfaces-0_10-0-32bit-0.10.36-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND binutils-2.26.1-9.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • icu-52.1-8.7 is installed
  • OR libicu-doc-52.1-8.7 is installed
  • OR libicu52_1-52.1-8.7 is installed
  • OR libicu52_1-32bit-52.1-8.7 is installed
  • OR libicu52_1-data-52.1-8.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • icu-52.1-8.7 is installed
  • OR libicu-doc-52.1-8.7 is installed
  • OR libicu52_1-52.1-8.7 is installed
  • OR libicu52_1-32bit-52.1-8.7 is installed
  • OR libicu52_1-data-52.1-8.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_50-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.18.0-2.9 is installed
  • OR libwebkit2gtk-4_0-37-2.18.0-2.9 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.18.0-2.9 is installed
  • OR typelib-1_0-WebKit2-4_0-2.18.0-2.9 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.18.0-2.9 is installed
  • OR webkit2gtk3-2.18.0-2.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.18.0-2.9 is installed
  • OR libwebkit2gtk-4_0-37-2.18.0-2.9 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.18.0-2.9 is installed
  • OR typelib-1_0-WebKit2-4_0-2.18.0-2.9 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.18.0-2.9 is installed
  • OR webkit2gtk3-2.18.0-2.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND kbd-1.15.5-8.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • pam_pkcs11-0.6.8-7.5 is installed
  • OR pam_pkcs11-32bit-0.6.8-7.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • pam_pkcs11-0.6.8-7.5 is installed
  • OR pam_pkcs11-32bit-0.6.8-7.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • ghostscript-9.26-23.16 is installed
  • OR ghostscript-x11-9.26-23.16 is installed
  • OR libspectre-0.2.7-12.4 is installed
  • OR libspectre1-0.2.7-12.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • ghostscript-9.26-23.16 is installed
  • OR ghostscript-x11-9.26-23.16 is installed
  • OR libspectre-0.2.7-12.4 is installed
  • OR libspectre1-0.2.7-12.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_55-52_42-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_55-52_42-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.111-17 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.111-17 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.111-17 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • java-1_7_1-ibm-1.7.1_sr4.1-34 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.1-34 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.1-34 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.1-34 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.1-34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND unrar-5.0.14-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND atftp-0.7.0-160.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_162-94_72-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_22-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.12 is installed
  • OR libopenssl0_9_8-0.9.8j-106.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.559-117 is installed
  • OR flash-player-gnome-11.2.202.559-117 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • 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
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • ctdb-4.2.4-28.29 is installed
  • OR libdcerpc-binding0-4.2.4-28.29 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-28.29 is installed
  • OR libdcerpc0-4.2.4-28.29 is installed
  • OR libdcerpc0-32bit-4.2.4-28.29 is installed
  • OR libgensec0-4.2.4-28.29 is installed
  • OR libgensec0-32bit-4.2.4-28.29 is installed
  • OR libndr-krb5pac0-4.2.4-28.29 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-28.29 is installed
  • OR libndr-nbt0-4.2.4-28.29 is installed
  • OR libndr-nbt0-32bit-4.2.4-28.29 is installed
  • OR libndr-standard0-4.2.4-28.29 is installed
  • OR libndr-standard0-32bit-4.2.4-28.29 is installed
  • OR libndr0-4.2.4-28.29 is installed
  • OR libndr0-32bit-4.2.4-28.29 is installed
  • OR libnetapi0-4.2.4-28.29 is installed
  • OR libnetapi0-32bit-4.2.4-28.29 is installed
  • OR libregistry0-4.2.4-28.29 is installed
  • OR libsamba-credentials0-4.2.4-28.29 is installed
  • OR libsamba-credentials0-32bit-4.2.4-28.29 is installed
  • OR libsamba-hostconfig0-4.2.4-28.29 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-28.29 is installed
  • OR libsamba-passdb0-4.2.4-28.29 is installed
  • OR libsamba-passdb0-32bit-4.2.4-28.29 is installed
  • OR libsamba-util0-4.2.4-28.29 is installed
  • OR libsamba-util0-32bit-4.2.4-28.29 is installed
  • OR libsamdb0-4.2.4-28.29 is installed
  • OR libsamdb0-32bit-4.2.4-28.29 is installed
  • OR libsmbclient-raw0-4.2.4-28.29 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-28.29 is installed
  • OR libsmbclient0-4.2.4-28.29 is installed
  • OR libsmbclient0-32bit-4.2.4-28.29 is installed
  • OR libsmbconf0-4.2.4-28.29 is installed
  • OR libsmbconf0-32bit-4.2.4-28.29 is installed
  • OR libsmbldap0-4.2.4-28.29 is installed
  • OR libsmbldap0-32bit-4.2.4-28.29 is installed
  • OR libtevent-util0-4.2.4-28.29 is installed
  • OR libtevent-util0-32bit-4.2.4-28.29 is installed
  • OR libwbclient0-4.2.4-28.29 is installed
  • OR libwbclient0-32bit-4.2.4-28.29 is installed
  • OR samba-4.2.4-28.29 is installed
  • OR samba-32bit-4.2.4-28.29 is installed
  • OR samba-client-4.2.4-28.29 is installed
  • OR samba-client-32bit-4.2.4-28.29 is installed
  • OR samba-doc-4.2.4-28.29 is installed
  • OR samba-libs-4.2.4-28.29 is installed
  • OR samba-libs-32bit-4.2.4-28.29 is installed
  • OR samba-winbind-4.2.4-28.29 is installed
  • OR samba-winbind-32bit-4.2.4-28.29 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • openstack-glance-13.0.1~a0~dev6-4.3 is installed
  • OR openstack-glance-api-13.0.1~a0~dev6-4.3 is installed
  • OR openstack-glance-doc-13.0.1~a0~dev6-4.3 is installed
  • OR openstack-glance-glare-13.0.1~a0~dev6-4.3 is installed
  • OR openstack-glance-registry-13.0.1~a0~dev6-4.3 is installed
  • OR python-glance-13.0.1~a0~dev6-4.3 is installed
  • BACK