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



This update for openssl fixes various security issues and bugs:

Security issues fixed: - CVE-2016-0800 aka the 'DROWN' attack (bsc#968046): OpenSSL was vulnerable to a cross-protocol attack that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as a Bleichenbacher RSA padding oracle.

This update changes the openssl library to:

* Disable SSLv2 protocol support by default.

This can be overridden by setting the environment variable 'OPENSSL_ALLOW_SSL2' or by using SSL_CTX_clear_options using the SSL_OP_NO_SSLv2 flag.

Note that various services and clients had already disabled SSL protocol 2 by default previously.

* Disable all weak EXPORT ciphers by default. These can be reenabled if required by old legacy software using the environment variable 'OPENSSL_ALLOW_EXPORT'.

- CVE-2016-0702 aka the 'CacheBleed' attack. (bsc#968050) Various changes in the modular exponentation code were added that make sure that it is not possible to recover RSA secret keys by analyzing cache-bank conflicts on the Intel Sandy-Bridge microarchitecture.

Note that this was only exploitable if the malicious code was running on the same hyper threaded Intel Sandy Bridge processor as the victim thread performing decryptions.

- CVE-2016-0705 (bnc#968047): A double free() bug in the DSA ASN1 parser code was fixed that could be abused to facilitate a denial-of-service attack.

- CVE-2016-0797 (bnc#968048): The BN_hex2bn() and BN_dec2bn() functions had a bug that could result in an attempt to de-reference a NULL pointer leading to crashes. This could have security consequences if these functions were ever called by user applications with large untrusted hex/decimal data. Also, internal usage of these functions in OpenSSL uses data from config files or application command line arguments. If user developed applications generated config file data based on untrusted data, then this could have had security consequences as well.

- CVE-2016-0798 (bnc#968265) The SRP user database lookup method SRP_VBASE_get_by_user() had a memory leak that attackers could abuse to facility DoS attacks. To mitigate the issue, the seed handling in SRP_VBASE_get_by_user() was disabled even if the user has configured a seed. Applications are advised to migrate to SRP_VBASE_get1_by_user().

- CVE-2016-0799 (bnc#968374) On many 64 bit systems, the internal fmtstr() and doapr_outch() functions could miscalculate the length of a string and attempt to access out-of-bounds memory locations. These problems could have enabled attacks where large amounts of untrusted data is passed to the BIO_*printf functions. If applications use these functions in this way then they could have been vulnerable. OpenSSL itself uses these functions when printing out human-readable dumps of ASN.1 data. Therefore applications that print this data could have been vulnerable if the data is from untrusted sources. OpenSSL command line applications could also have been vulnerable when they print out ASN.1 data, or if untrusted data is passed as command line arguments. Libssl is not considered directly vulnerable.

- CVE-2015-3197 (bsc#963415): The SSLv2 protocol did not block disabled ciphers.



Note that the March 1st 2016 release also references following CVEs that were fixed by us with CVE-2015-0293 in 2015:

- CVE-2016-0703 (bsc#968051): This issue only affected versions of OpenSSL prior to March 19th 2015 at which time the code was refactored to address vulnerability CVE-2015-0293. It would have made the above 'DROWN' attack much easier. - CVE-2016-0704 (bsc#968053): 'Bleichenbacher oracle in SSLv2' This issue only affected versions of OpenSSL prior to March 19th 2015 at which time the code was refactored to address vulnerability CVE-2015-0293. It would have made the above 'DROWN' attack much easier.

Bugs fixed: - Avoid running OPENSSL_config twice. This avoids breaking engine loading. (bsc#952871) - Ensure that OpenSSL doesn't fall back to the default digest algorithm (SHA1) in case a non-FIPS algorithm was negotiated while running in FIPS mode. Instead, OpenSSL will refuse the digest. (bnc#958501)
Family:unixClass:patch
Status:Reference(s):1022500
1022805
1027519
1055321
1059777
1061076
1061077
1061080
1061081
1061082
1061084
1061086
1061087
1067841
1067844
1081925
1083639
1087102
1109105
1109673
1111177
1111479
1111480
1112229
1113246
1114710
1117022
1117274
1117313
1117327
1117331
1121567
1122623
1133375
952871
958501
963415
968046
968047
968048
968050
968051
968053
968265
968374
976942
976943
977614
977615
977616
977617
977621
CVE-2015-3197
CVE-2016-0702
CVE-2016-0703
CVE-2016-0704
CVE-2016-0705
CVE-2016-0797
CVE-2016-0798
CVE-2016-0799
CVE-2016-0800
CVE-2016-2105
CVE-2016-2106
CVE-2016-2107
CVE-2016-2108
CVE-2016-2109
CVE-2016-2399
CVE-2017-0358
CVE-2017-15098
CVE-2017-15099
CVE-2017-5526
CVE-2018-0739
CVE-2018-1058
CVE-2018-14662
CVE-2018-16846
CVE-2018-16889
CVE-2018-17183
CVE-2018-17407
CVE-2018-17961
CVE-2018-18073
CVE-2018-18284
CVE-2018-19409
CVE-2018-19475
CVE-2018-19476
CVE-2018-19477
CVE-2018-7584
CVE-2019-3816
CVE-2019-3833
CVE-2019-9928
SUSE-SU-2016:0617-1
SUSE-SU-2016:1228-1
SUSE-SU-2017:1986-1
SUSE-SU-2017:2751-1
SUSE-SU-2017:3391-1
SUSE-SU-2018:0717-1
SUSE-SU-2018:0876-1
SUSE-SU-2018:0925-1
SUSE-SU-2018:3033-1
SUSE-SU-2018:3587-1
SUSE-SU-2018:4090-1
SUSE-SU-2019:0499-1
SUSE-SU-2019:0656-1
SUSE-SU-2019:1600-1
Platform(s):openSUSE 13.2
openSUSE 13.2 NonFree
openSUSE Leap 42.1
openSUSE Leap 42.1 NonFree
openSUSE Leap 42.2
openSUSE Leap 42.2 NonFree
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 High Availability Extension 11 SP4
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for High Performance Computing 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
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-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 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
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-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Software Development Kit 12 SP3
SUSE Linux Enterprise Software Development Kit 12 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 5
SUSE Package Hub for SUSE Linux Enterprise 12
Product(s):
Definition Synopsis
  • openSUSE 13.2 is installed
  • AND cacti-0.8.8e-4.10.1 is installed
  • Definition Synopsis
  • openSUSE 13.2 NonFree is installed
  • AND Package Information
  • flash-player-11.2.202.535-2.73.2 is installed
  • OR flash-player-gnome-11.2.202.535-2.73.2 is installed
  • OR flash-player-kde4-11.2.202.535-2.73.2 is installed
  • Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-36.5 is installed
  • OR php5-5.5.14-36.5 is installed
  • OR php5-bcmath-5.5.14-36.5 is installed
  • OR php5-bz2-5.5.14-36.5 is installed
  • OR php5-calendar-5.5.14-36.5 is installed
  • OR php5-ctype-5.5.14-36.5 is installed
  • OR php5-curl-5.5.14-36.5 is installed
  • OR php5-dba-5.5.14-36.5 is installed
  • OR php5-devel-5.5.14-36.5 is installed
  • OR php5-dom-5.5.14-36.5 is installed
  • OR php5-exif-5.5.14-36.5 is installed
  • OR php5-fastcgi-5.5.14-36.5 is installed
  • OR php5-ftp-5.5.14-36.5 is installed
  • OR php5-gd-5.5.14-36.5 is installed
  • OR php5-gettext-5.5.14-36.5 is installed
  • OR php5-gmp-5.5.14-36.5 is installed
  • OR php5-iconv-5.5.14-36.5 is installed
  • OR php5-imap-5.5.14-36.5 is installed
  • OR php5-json-5.5.14-36.5 is installed
  • OR php5-ldap-5.5.14-36.5 is installed
  • OR php5-mbstring-5.5.14-36.5 is installed
  • OR php5-mcrypt-5.5.14-36.5 is installed
  • OR php5-mysql-5.5.14-36.5 is installed
  • OR php5-odbc-5.5.14-36.5 is installed
  • OR php5-openssl-5.5.14-36.5 is installed
  • OR php5-pdo-5.5.14-36.5 is installed
  • OR php5-pear-5.5.14-36.5 is installed
  • OR php5-pgsql-5.5.14-36.5 is installed
  • OR php5-shmop-5.5.14-36.5 is installed
  • OR php5-snmp-5.5.14-36.5 is installed
  • OR php5-sockets-5.5.14-36.5 is installed
  • OR php5-sqlite-5.5.14-36.5 is installed
  • OR php5-suhosin-5.5.14-36.5 is installed
  • OR php5-sysvsem-5.5.14-36.5 is installed
  • OR php5-sysvshm-5.5.14-36.5 is installed
  • OR php5-tidy-5.5.14-36.5 is installed
  • OR php5-tokenizer-5.5.14-36.5 is installed
  • OR php5-wddx-5.5.14-36.5 is installed
  • OR php5-xmlreader-5.5.14-36.5 is installed
  • OR php5-xmlwriter-5.5.14-36.5 is installed
  • OR php5-xsl-5.5.14-36.5 is installed
  • OR php5-zip-5.5.14-36.5 is installed
  • OR php5-zlib-5.5.14-36.5 is installed
  • Definition Synopsis
  • openSUSE Leap 42.1 NonFree is installed
  • AND opera-43.0.2442.806-21.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • dia-0.97.3-3.35 is installed
  • OR dia-lang-0.97.3-3.35 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 NonFree is installed
  • AND opera-41.0.2353.56-3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • flash-player-11.2.202.491-0.11 is installed
  • OR flash-player-gnome-11.2.202.491-0.11 is installed
  • OR flash-player-kde4-11.2.202.491-0.11 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 clamav-0.98.4-1.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • cups-1.7.5-9.1 is installed
  • OR cups-client-1.7.5-9.1 is installed
  • OR cups-libs-1.7.5-9.1 is installed
  • OR cups-libs-32bit-1.7.5-9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-33.1 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-33.1 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-33.1 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33.1 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-33.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND ctags-5.8-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • ocfs2-1.6-0.28.7 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.87-0.28.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • ruby2.1-rubygem-passenger-5.0.18-12.5.1 is installed
  • OR rubygem-passenger-5.0.18-12.5.1 is installed
  • OR rubygem-passenger-apache2-5.0.18-12.5.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • libslurm29-16.05.8.1-5 is installed
  • OR perl-slurm-16.05.8.1-5 is installed
  • OR slurm-16.05.8.1-5 is installed
  • OR slurm-auth-none-16.05.8.1-5 is installed
  • OR slurm-devel-16.05.8.1-5 is installed
  • OR slurm-doc-16.05.8.1-5 is installed
  • OR slurm-lua-16.05.8.1-5 is installed
  • OR slurm-munge-16.05.8.1-5 is installed
  • OR slurm-pam_slurm-16.05.8.1-5 is installed
  • OR slurm-plugins-16.05.8.1-5 is installed
  • OR slurm-sched-wiki-16.05.8.1-5 is installed
  • OR slurm-slurmdbd-16.05.8.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-102.1 is installed
  • OR libopenssl0_9_8-0.9.8j-102.1 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-102.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.61-52.101.1 is installed
  • OR kernel-ec2-devel-3.12.61-52.101.1 is installed
  • OR kernel-ec2-extra-3.12.61-52.101.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND clamav-0.99.2-0.19 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
  • fetchmail-6.3.8.90-13.16 is installed
  • OR fetchmailconf-6.3.8.90-13.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • fetchmail-6.3.8.90-13.16 is installed
  • OR fetchmailconf-6.3.8.90-13.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • MozillaFirefox-10.0.4-0.3 is installed
  • OR MozillaFirefox-translations-10.0.4-0.3 is installed
  • OR libfreebl3-3.13.4-0.2 is installed
  • OR libfreebl3-32bit-3.13.4-0.2 is installed
  • OR libfreebl3-x86-3.13.4-0.2 is installed
  • OR mozilla-nss-3.13.4-0.2 is installed
  • OR mozilla-nss-32bit-3.13.4-0.2 is installed
  • OR mozilla-nss-tools-3.13.4-0.2 is installed
  • OR mozilla-nss-x86-3.13.4-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.4-0.3 is installed
  • OR MozillaFirefox-translations-10.0.4-0.3 is installed
  • OR libfreebl3-3.13.4-0.2 is installed
  • OR libfreebl3-32bit-3.13.4-0.2 is installed
  • OR libfreebl3-x86-3.13.4-0.2 is installed
  • OR mozilla-nss-3.13.4-0.2 is installed
  • OR mozilla-nss-32bit-3.13.4-0.2 is installed
  • OR mozilla-nss-tools-3.13.4-0.2 is installed
  • OR mozilla-nss-x86-3.13.4-0.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • libMagickCore1-6.4.3.6-7.20 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • libpython2_6-1_0-2.6.9-0.31 is installed
  • OR libpython2_6-1_0-32bit-2.6.9-0.31 is installed
  • OR python-2.6.9-0.31 is installed
  • OR python-32bit-2.6.9-0.31 is installed
  • OR python-base-2.6.9-0.31 is installed
  • OR python-base-32bit-2.6.9-0.31 is installed
  • OR python-curses-2.6.9-0.31 is installed
  • OR python-demo-2.6.9-0.31 is installed
  • OR python-devel-2.6.9-0.31 is installed
  • OR python-doc-2.6-8.31 is installed
  • OR python-doc-pdf-2.6-8.31 is installed
  • OR python-gdbm-2.6.9-0.31 is installed
  • OR python-idle-2.6.9-0.31 is installed
  • OR python-tk-2.6.9-0.31 is installed
  • OR python-xml-2.6.9-0.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • libpython2_6-1_0-2.6.9-0.31 is installed
  • OR libpython2_6-1_0-32bit-2.6.9-0.31 is installed
  • OR python-2.6.9-0.31 is installed
  • OR python-32bit-2.6.9-0.31 is installed
  • OR python-base-2.6.9-0.31 is installed
  • OR python-base-32bit-2.6.9-0.31 is installed
  • OR python-curses-2.6.9-0.31 is installed
  • OR python-demo-2.6.9-0.31 is installed
  • OR python-devel-2.6.9-0.31 is installed
  • OR python-doc-2.6-8.31 is installed
  • OR python-doc-pdf-2.6-8.31 is installed
  • OR python-gdbm-2.6.9-0.31 is installed
  • OR python-idle-2.6.9-0.31 is installed
  • OR python-tk-2.6.9-0.31 is installed
  • OR python-xml-2.6.9-0.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.9.0esr-77 is installed
  • OR MozillaFirefox-translations-45.9.0esr-77 is installed
  • OR libfreebl3-3.29.5-37 is installed
  • OR libfreebl3-32bit-3.29.5-37 is installed
  • OR mozilla-nspr-4.13.1-28 is installed
  • OR mozilla-nspr-32bit-4.13.1-28 is installed
  • OR mozilla-nss-3.29.5-37 is installed
  • OR mozilla-nss-32bit-3.29.5-37 is installed
  • OR mozilla-nss-tools-3.29.5-37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.9.0esr-77 is installed
  • OR MozillaFirefox-translations-45.9.0esr-77 is installed
  • OR libfreebl3-3.29.5-37 is installed
  • OR libfreebl3-32bit-3.29.5-37 is installed
  • OR mozilla-nspr-4.13.1-28 is installed
  • OR mozilla-nspr-32bit-4.13.1-28 is installed
  • OR mozilla-nss-3.29.5-37 is installed
  • OR mozilla-nss-32bit-3.29.5-37 is installed
  • OR mozilla-nss-tools-3.29.5-37 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • xorg-x11-libXv-7.4-1.16 is installed
  • OR xorg-x11-libXv-32bit-7.4-1.16 is installed
  • OR xorg-x11-libXv-x86-7.4-1.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • xorg-x11-libXv-7.4-1.16 is installed
  • OR xorg-x11-libXv-32bit-7.4-1.16 is installed
  • OR xorg-x11-libXv-x86-7.4-1.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • xorg-x11-libXv-7.4-1.16 is installed
  • OR xorg-x11-libXv-32bit-7.4-1.16 is installed
  • OR xorg-x11-libXv-x86-7.4-1.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • apache2-mod_php5-5.2.14-0.7.24 is installed
  • OR php5-5.2.14-0.7.24 is installed
  • OR php5-bcmath-5.2.14-0.7.24 is installed
  • OR php5-bz2-5.2.14-0.7.24 is installed
  • OR php5-calendar-5.2.14-0.7.24 is installed
  • OR php5-ctype-5.2.14-0.7.24 is installed
  • OR php5-curl-5.2.14-0.7.24 is installed
  • OR php5-dba-5.2.14-0.7.24 is installed
  • OR php5-dbase-5.2.14-0.7.24 is installed
  • OR php5-dom-5.2.14-0.7.24 is installed
  • OR php5-exif-5.2.14-0.7.24 is installed
  • OR php5-fastcgi-5.2.14-0.7.24 is installed
  • OR php5-ftp-5.2.14-0.7.24 is installed
  • OR php5-gd-5.2.14-0.7.24 is installed
  • OR php5-gettext-5.2.14-0.7.24 is installed
  • OR php5-gmp-5.2.14-0.7.24 is installed
  • OR php5-hash-5.2.14-0.7.24 is installed
  • OR php5-iconv-5.2.14-0.7.24 is installed
  • OR php5-json-5.2.14-0.7.24 is installed
  • OR php5-ldap-5.2.14-0.7.24 is installed
  • OR php5-mbstring-5.2.14-0.7.24 is installed
  • OR php5-mcrypt-5.2.14-0.7.24 is installed
  • OR php5-mysql-5.2.14-0.7.24 is installed
  • OR php5-odbc-5.2.14-0.7.24 is installed
  • OR php5-openssl-5.2.14-0.7.24 is installed
  • OR php5-pcntl-5.2.14-0.7.24 is installed
  • OR php5-pdo-5.2.14-0.7.24 is installed
  • OR php5-pear-5.2.14-0.7.24 is installed
  • OR php5-pgsql-5.2.14-0.7.24 is installed
  • OR php5-pspell-5.2.14-0.7.24 is installed
  • OR php5-shmop-5.2.14-0.7.24 is installed
  • OR php5-snmp-5.2.14-0.7.24 is installed
  • OR php5-soap-5.2.14-0.7.24 is installed
  • OR php5-suhosin-5.2.14-0.7.24 is installed
  • OR php5-sysvmsg-5.2.14-0.7.24 is installed
  • OR php5-sysvsem-5.2.14-0.7.24 is installed
  • OR php5-sysvshm-5.2.14-0.7.24 is installed
  • OR php5-tokenizer-5.2.14-0.7.24 is installed
  • OR php5-wddx-5.2.14-0.7.24 is installed
  • OR php5-xmlreader-5.2.14-0.7.24 is installed
  • OR php5-xmlrpc-5.2.14-0.7.24 is installed
  • OR php5-xmlwriter-5.2.14-0.7.24 is installed
  • OR php5-xsl-5.2.14-0.7.24 is installed
  • OR php5-zip-5.2.14-0.7.24 is installed
  • OR php5-zlib-5.2.14-0.7.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.30 is installed
  • OR bind-chrootenv-9.9.6P1-0.30 is installed
  • OR bind-devel-9.9.6P1-0.30 is installed
  • OR bind-doc-9.9.6P1-0.30 is installed
  • OR bind-libs-9.9.6P1-0.30 is installed
  • OR bind-libs-32bit-9.9.6P1-0.30 is installed
  • OR bind-utils-9.9.6P1-0.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.30 is installed
  • OR bind-chrootenv-9.9.6P1-0.30 is installed
  • OR bind-devel-9.9.6P1-0.30 is installed
  • OR bind-doc-9.9.6P1-0.30 is installed
  • OR bind-libs-9.9.6P1-0.30 is installed
  • OR bind-libs-32bit-9.9.6P1-0.30 is installed
  • OR bind-utils-9.9.6P1-0.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND binutils-2.23.1-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND binutils-2.23.1-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND binutils-2.23.1-0.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_04-0.9 is installed
  • OR xen-doc-html-4.2.5_04-0.9 is installed
  • OR xen-doc-pdf-4.2.5_04-0.9 is installed
  • OR xen-kmp-default-4.2.5_04_3.0.101_0.47.52-0.9 is installed
  • OR xen-kmp-pae-4.2.5_04_3.0.101_0.47.52-0.9 is installed
  • OR xen-libs-4.2.5_04-0.9 is installed
  • OR xen-libs-32bit-4.2.5_04-0.9 is installed
  • OR xen-tools-4.2.5_04-0.9 is installed
  • OR xen-tools-domU-4.2.5_04-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_04-0.9 is installed
  • OR xen-doc-html-4.2.5_04-0.9 is installed
  • OR xen-doc-pdf-4.2.5_04-0.9 is installed
  • OR xen-kmp-default-4.2.5_04_3.0.101_0.47.52-0.9 is installed
  • OR xen-kmp-pae-4.2.5_04_3.0.101_0.47.52-0.9 is installed
  • OR xen-libs-4.2.5_04-0.9 is installed
  • OR xen-libs-32bit-4.2.5_04-0.9 is installed
  • OR xen-tools-4.2.5_04-0.9 is installed
  • OR xen-tools-domU-4.2.5_04-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND LibVNCServer-0.9.1-154 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • bind-9.9.6P1-0.47 is installed
  • OR bind-chrootenv-9.9.6P1-0.47 is installed
  • OR bind-devel-9.9.6P1-0.47 is installed
  • OR bind-doc-9.9.6P1-0.47 is installed
  • OR bind-libs-9.9.6P1-0.47 is installed
  • OR bind-libs-32bit-9.9.6P1-0.47 is installed
  • OR bind-utils-9.9.6P1-0.47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • bind-9.9.6P1-0.47 is installed
  • OR bind-chrootenv-9.9.6P1-0.47 is installed
  • OR bind-devel-9.9.6P1-0.47 is installed
  • OR bind-doc-9.9.6P1-0.47 is installed
  • OR bind-libs-9.9.6P1-0.47 is installed
  • OR bind-libs-32bit-9.9.6P1-0.47 is installed
  • OR bind-utils-9.9.6P1-0.47 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-78.45 is installed
  • OR libMagickCore1-6.4.3.6-78.45 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-78.45 is installed
  • OR libMagickCore1-6.4.3.6-78.45 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND amavisd-new-2.7.0-18.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND wget-openssl1-1.11.4-1.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • libmspack-0.4-10 is installed
  • OR libmspack0-0.4-10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • libmspack-0.4-10 is installed
  • OR libmspack0-0.4-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • bash-4.2-75 is installed
  • OR bash-doc-4.2-75 is installed
  • OR libreadline6-6.2-75 is installed
  • OR libreadline6-32bit-6.2-75 is installed
  • OR readline-doc-6.2-75 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • ghostscript-9.15-11 is installed
  • OR ghostscript-x11-9.15-11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • ghostscript-9.15-11 is installed
  • OR ghostscript-x11-9.15-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • guestfs-data-1.26.10-4 is installed
  • OR guestfs-tools-1.26.10-4 is installed
  • OR guestfsd-1.26.10-4 is installed
  • OR libguestfs0-1.26.10-4 is installed
  • OR perl-Sys-Guestfs-1.26.10-4 is installed
  • OR python-libguestfs-1.26.10-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • openvpn-2.3.8-16.17 is installed
  • OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • openvpn-2.3.8-16.17 is installed
  • OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • evince-3.10.3-2.3.1 is installed
  • OR evince-lang-3.10.3-2.3.1 is installed
  • OR libevdocument3-4-3.10.3-2.3.1 is installed
  • OR libevview3-3-3.10.3-2.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • jasper-1.900.14-181 is installed
  • OR libjasper1-1.900.14-181 is installed
  • OR libjasper1-32bit-1.900.14-181 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • jasper-1.900.14-181 is installed
  • OR libjasper1-1.900.14-181 is installed
  • OR libjasper1-32bit-1.900.14-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-28 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_121-92_73-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_121-92_73-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • libsoup-2.54.1-5.3.1 is installed
  • OR libsoup-2_4-1-2.54.1-5.3.1 is installed
  • OR libsoup-2_4-1-32bit-2.54.1-5.3.1 is installed
  • OR libsoup-lang-2.54.1-5.3.1 is installed
  • OR typelib-1_0-Soup-2_4-2.54.1-5.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • gstreamer-plugins-base-1.8.3-13.3 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-13.3 is installed
  • OR libgstallocators-1_0-0-1.8.3-13.3 is installed
  • OR libgstapp-1_0-0-1.8.3-13.3 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstaudio-1_0-0-1.8.3-13.3 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstfft-1_0-0-1.8.3-13.3 is installed
  • OR libgstpbutils-1_0-0-1.8.3-13.3 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstriff-1_0-0-1.8.3-13.3 is installed
  • OR libgstrtp-1_0-0-1.8.3-13.3 is installed
  • OR libgstrtsp-1_0-0-1.8.3-13.3 is installed
  • OR libgstsdp-1_0-0-1.8.3-13.3 is installed
  • OR libgsttag-1_0-0-1.8.3-13.3 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstvideo-1_0-0-1.8.3-13.3 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-13.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • gstreamer-plugins-base-1.8.3-13.3 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-13.3 is installed
  • OR libgstallocators-1_0-0-1.8.3-13.3 is installed
  • OR libgstapp-1_0-0-1.8.3-13.3 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstaudio-1_0-0-1.8.3-13.3 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstfft-1_0-0-1.8.3-13.3 is installed
  • OR libgstpbutils-1_0-0-1.8.3-13.3 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstriff-1_0-0-1.8.3-13.3 is installed
  • OR libgstrtp-1_0-0-1.8.3-13.3 is installed
  • OR libgstrtsp-1_0-0-1.8.3-13.3 is installed
  • OR libgstsdp-1_0-0-1.8.3-13.3 is installed
  • OR libgsttag-1_0-0-1.8.3-13.3 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-13.3 is installed
  • OR libgstvideo-1_0-0-1.8.3-13.3 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-13.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libtiff5-4.0.9-44.27 is installed
  • OR libtiff5-32bit-4.0.9-44.27 is installed
  • OR tiff-4.0.9-44.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libtiff5-4.0.9-44.27 is installed
  • OR libtiff5-32bit-4.0.9-44.27 is installed
  • OR tiff-4.0.9-44.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr3.50-28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr3.50-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • kernel-default-3.12.60-52.57.1 is installed
  • OR kernel-default-base-3.12.60-52.57.1 is installed
  • OR kernel-default-devel-3.12.60-52.57.1 is installed
  • OR kernel-default-man-3.12.60-52.57.1 is installed
  • OR kernel-devel-3.12.60-52.57.1 is installed
  • OR kernel-macros-3.12.60-52.57.1 is installed
  • OR kernel-source-3.12.60-52.57.1 is installed
  • OR kernel-syms-3.12.60-52.57.1 is installed
  • OR kernel-xen-3.12.60-52.57.1 is installed
  • OR kernel-xen-base-3.12.60-52.57.1 is installed
  • OR kernel-xen-devel-3.12.60-52.57.1 is installed
  • OR kgraft-patch-3_12_60-52_57-default-1-2.1 is installed
  • OR kgraft-patch-3_12_60-52_57-xen-1-2.1 is installed
  • OR kgraft-patch-SLE12_Update_16-1-2.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND pam_krb5-2.4.4-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1 is installed
  • AND Package Information
  • java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3 is installed
  • OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • lighttpd-1.4.20-2.58 is installed
  • OR lighttpd-mod_cml-1.4.20-2.58 is installed
  • OR lighttpd-mod_magnet-1.4.20-2.58 is installed
  • OR lighttpd-mod_mysql_vhost-1.4.20-2.58 is installed
  • OR lighttpd-mod_rrdtool-1.4.20-2.58 is installed
  • OR lighttpd-mod_trigger_b4_dl-1.4.20-2.58 is installed
  • OR lighttpd-mod_webdav-1.4.20-2.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • libmpfr1-32bit-2.3.2-3.118 is installed
  • OR mpfr-devel-2.3.2-3.118 is installed
  • OR mpfr-devel-32bit-2.3.2-3.118 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND gd-devel-2.0.36.RC1-52.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • libopenssl-devel-1.0.1i-27.13 is installed
  • OR openssl-1.0.1i-27.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • php5-5.5.14-109.24 is installed
  • OR php5-devel-5.5.14-109.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • libquicktime-1.2.4-14.3 is installed
  • OR libquicktime-devel-1.2.4-14.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND Package Information
  • php7-7.0.7-50.56 is installed
  • OR php7-devel-7.0.7-50.56 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • dpdk-18.11.3-3.9 is installed
  • OR dpdk-devel-18.11.3-3.9 is installed
  • OR dpdk-thunderx-18.11.3-3.9 is installed
  • OR dpdk-thunderx-devel-18.11.3-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND bash-lang-4.2-75 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.554-114 is installed
  • OR flash-player-gnome-11.2.202.554-114 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libpcrecpp0-8.39-5 is installed
  • OR libpcrecpp0-32bit-8.39-5 is installed
  • OR pcre-8.39-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.35-29.20 is installed
  • OR libmysqlclient_r18-32bit-10.0.35-29.20 is installed
  • OR mariadb-10.0.35-29.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • gstreamer-plugins-base-1.8.3-13.3 is installed
  • OR libgstfft-1_0-0-32bit-1.8.3-13.3 is installed
  • OR typelib-1_0-GstAudio-1_0-1.8.3-13.3 is installed
  • OR typelib-1_0-GstPbutils-1_0-1.8.3-13.3 is installed
  • OR typelib-1_0-GstTag-1_0-1.8.3-13.3 is installed
  • OR typelib-1_0-GstVideo-1_0-1.8.3-13.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-45.5.1esr-59.1 is installed
  • OR MozillaFirefox-translations-45.5.1esr-59.1 is installed
  • OR libfreebl3-3.21.3-39.1 is installed
  • OR libfreebl3-32bit-3.21.3-39.1 is installed
  • OR libsoftokn3-3.21.3-39.1 is installed
  • OR libsoftokn3-32bit-3.21.3-39.1 is installed
  • OR mozilla-nss-3.21.3-39.1 is installed
  • OR mozilla-nss-32bit-3.21.3-39.1 is installed
  • OR mozilla-nss-tools-3.21.3-39.1 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • chromedriver-53.0.2785.143-106 is installed
  • OR chromium-53.0.2785.143-106 is installed
  • OR chromium-desktop-gnome-53.0.2785.143-106 is installed
  • OR chromium-desktop-kde-53.0.2785.143-106 is installed
  • OR chromium-ffmpegsumo-53.0.2785.143-106 is installed
  • BACK