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



This update for java-1_7_0-openjdk fixes the following issues:

- Oracle Critical Patch Update of January 2017 to OpenJDK 7u131 (bsc#1020905): * Security Fixes - S8138725: Add options for Javadoc generation - S8140353: Improve signature checking - S8151934, CVE-2017-3231: Resolve class resolution - S8156804, CVE-2017-3241: Better constraint checking - S8158406: Limited Parameter Processing - S8158997: JNDI Protocols Switch - S8159507: RuntimeVisibleAnnotation validation - S8161218: Better bytecode loading - S8161743, CVE-2017-3252: Provide proper login context - S8162577: Standardize logging levels - S8162973: Better component components - S8164143, CVE-2017-3260: Improve components for menu items - S8164147, CVE-2017-3261: Improve streaming socket output - S8165071, CVE-2016-2183: Expand TLS support - S8165344, CVE-2017-3272: Update concurrency support - S8166988, CVE-2017-3253: Improve image processing performance - S8167104, CVE-2017-3289: Additional class construction refinements - S8167223, CVE-2016-5552: URL handling improvements - S8168705, CVE-2016-5547: Better ObjectIdentifier validation - S8168714, CVE-2016-5546: Tighten ECDSA validation - S8168728, CVE-2016-5548: DSA signing improvments - S8168724, CVE-2016-5549: ECDSA signing improvments - S6253144: Long narrowing conversion should describe the algorithm used and implied 'risks' - S6328537: Improve javadocs for Socket class by adding references to SocketOptions - S6978886: javadoc shows stacktrace after print error resulting from disk full - S6995421: Eliminate the static dependency to sun.security.ec.ECKeyFactory - S6996372: synchronizing handshaking hash - S7027045: (doc) java/awt/Window.java has several typos in javadoc - S7054969: Null-check-in-finally pattern in java/security documentation - S7072353: JNDI libraries do not build with javac -Xlint:all -Werror - S7075563: Broken link in 'javax.swing.SwingWorker' - S7077672: jdk8_tl nightly fail in step-2 build on 8/10/11 - S7088502: Security libraries don't build with javac -Werror - S7092447: Clarify the default locale used in each locale sensitive operation - S7093640: Enable client-side TLS 1.2 by default - S7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed - S7117360: Warnings in java.util.concurrent.atomic package - S7117465: Warning cleanup for IMF classes - S7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error - S8000418: javadoc should used a standard 'generated by javadoc' string - S8000666: javadoc should write directly to Writer instead of composing strings - S8000673: remove dead code from HtmlWriter and subtypes - S8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK - S8001669: javadoc internal DocletAbortException should set cause when appropriate - S8008949: javadoc stopped copying doc-files - S8011402: Move blacklisting certificate logic from hard code to data - S8011547: Update XML Signature implementation to Apache Santuario 1.5.4 - S8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo - S8016217: More javadoc warnings - S8017325: Cleanup of the javadoc tag in java.security.cert - S8017326: Cleanup of the javadoc tag in java.security.spec - S8019772: Fix doclint issues in javax.crypto and javax.security subpackages - S8020557: javadoc cleanup in javax.security - S8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index. - S8021108: Clean up doclint warnings and errors in java.text package - S8021417: Fix doclint issues in java.util.concurrent - S8021833: javadoc cleanup in java.net - S8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails - S8022175: Fix doclint warnings in javax.print - S8022406: Fix doclint issues in java.beans - S8022746: List of spelling errors in API doc - S8024779: [macosx] SwingNode crashes on exit - S8025085: [javadoc] some errors in javax/swing - S8025218: [javadoc] some errors in java/awt classes - S8025249: [javadoc] fix some javadoc errors in javax/swing/ - S8025409: Fix javadoc comments errors and warning reported by doclint report - S8026021: more fix of javadoc errors and warnings reported by doclint, see the description - S8037099: [macosx] Remove all references to GC from native OBJ-C code - S8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String - S8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits - S8049244: XML Signature performance issue caused by unbuffered signature data - S8049432: New tests for TLS property jdk.tls.client.protocols - S8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio - S8059212: Modify regression tests so that they do not just fail if no cardreader found - S8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName - S8068491: Update the protocol for references of docs.oracle.com to HTTPS. - S8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210 - S8076369: Introduce the jdk.tls.client.protocols system property for JDK 7u - S8139565: Restrict certificates with DSA keys less than 1024 bits - S8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions - S8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check - S8143959: Certificates requiring blacklisting - S8145984: [macosx] sun.lwawt.macosx.CAccessible leaks - S8148516: Improve the default strength of EC in JDK - S8149029: Secure validation of XML based digital signature always enabled when checking wrapping attacks - S8151893: Add security property to configure XML Signature secure validation mode - S8155760: Implement Serialization Filtering - S8156802: Better constraint checking - S8161228: URL objects with custom protocol handlers have port changed after deserializing - S8161571: Verifying ECDSA signatures permits trailing bytes - S8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar - S8164908: ReflectionFactory support for IIOP and custom serialization - S8165230: RMIConnection addNotificationListeners failing with specific inputs - S8166393: disabledAlgorithms property should not be strictly parsed - S8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only) - S8166739: Improve extensibility of ObjectInputFilter information passed to the filter - S8166875: (tz) Support tzdata2016g - S8166878: Connection reset during TLS handshake - S8167356: Follow up fix for jdk8 backport of 8164143. Changes for CMenuComponent.m were missed - S8167459: Add debug output for indicating if a chosen ciphersuite was legacy - S8167472: Chrome interop regression with JDK-8148516 - S8167591: Add MD5 to signed JAR restrictions - S8168861: AnchorCertificates uses hardcoded password for cacerts keystore - S8168993: JDK8u121 L10n resource file update - S8169191: (tz) Support tzdata2016i - S8169688: Backout (remove) MD5 from jdk.jar.disabledAlgorithms for January CPU - S8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304 - S8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property - S8170268: 8u121 L10n resource file update - msgdrop 20 - S8173622: Backport of 7180907 is incomplete - S8173849: Fix use of java.util.Base64 in test cases - S8173854: [TEST] Update DHEKeySizing test case following 8076328 & 8081760 - CVE-2017-3259 Vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. * Backports - S7102489, PR3316, RH1390708: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems. - S8000351, PR3316, RH1390708: Tenuring threshold should be unsigned - S8153711, PR3315, RH1284948: [REDO] GlobalRefs never deleted when processing invokeMethod command - S8170888, PR3316, RH1390708: [linux] support for cgroup memory limits in container (ie Docker) environments * Bug fixes - PR3318: Replace 'infinality' with 'improved font rendering' (--enable-improved-font-rendering) - PR3318: Fix compatibility with vanilla Fontconfig - PR3318: Fix glyph y advance - PR3318: Always round glyph advance in 26.6 space - PR3318: Simplify glyph advance handling - PR3324: Fix NSS_LIBDIR substitution in make_generic_profile.sh broken by PR1989 * AArch64 port - S8165673, PR3320: AArch64: Fix JNI floating point argument handling
Family:unixClass:patch
Status:Reference(s):1002626
1006796
1007600
1009966
1010457
1011057
1012546
1013496
1020905
1024200
1027519
1031247
1031249
1031250
1031254
1031255
1031262
1031263
1041216
1052916
1063269
1082318
1086036
1086039
1089039
1089152
1089635
1090338
1090820
1090822
1090823
1092548
1096740
1100097
1101246
1101470
1101644
1101645
1101651
1101656
1104789
1106197
1112142
1112143
1112144
1112146
1112147
1112152
1112153
1123823
1123828
1123832
1128828
1142614
1157763
1163019
1168140
1168142
1169392
1174543
854443
910252
910253
913650
913651
917152
971031
994598
996511
997043
CVE-2013-7038
CVE-2013-7039
CVE-2014-8116
CVE-2014-8117
CVE-2014-9620
CVE-2014-9621
CVE-2014-9653
CVE-2015-5191
CVE-2016-10266
CVE-2016-10267
CVE-2016-10268
CVE-2016-10269
CVE-2016-10270
CVE-2016-10271
CVE-2016-10272
CVE-2016-1246
CVE-2016-1249
CVE-2016-1251
CVE-2016-2183
CVE-2016-5546
CVE-2016-5547
CVE-2016-5548
CVE-2016-5549
CVE-2016-5552
CVE-2017-2885
CVE-2017-3231
CVE-2017-3241
CVE-2017-3252
CVE-2017-3253
CVE-2017-3259
CVE-2017-3260
CVE-2017-3261
CVE-2017-3272
CVE-2017-3289
CVE-2017-5754
CVE-2018-0737
CVE-2018-10471
CVE-2018-10472
CVE-2018-12910
CVE-2018-13785
CVE-2018-16435
CVE-2018-20748
CVE-2018-20749
CVE-2018-20750
CVE-2018-2938
CVE-2018-2940
CVE-2018-2952
CVE-2018-2973
CVE-2018-3136
CVE-2018-3139
CVE-2018-3149
CVE-2018-3169
CVE-2018-3180
CVE-2018-3214
CVE-2018-3639
CVE-2018-3665
CVE-2018-5150
CVE-2018-5154
CVE-2018-5155
CVE-2018-5157
CVE-2018-5158
CVE-2018-5159
CVE-2018-5168
CVE-2018-5174
CVE-2018-5178
CVE-2018-5183
CVE-2018-8897
CVE-2019-15961
CVE-2019-9893
CVE-2020-11739
CVE-2020-11740
CVE-2020-11741
CVE-2020-11742
CVE-2020-8608
SUSE-SU-2017:0123-1
SUSE-SU-2017:0490-1
SUSE-SU-2017:0702-1
SUSE-SU-2017:1044-1
SUSE-SU-2017:1576-1
SUSE-SU-2017:3048-1
SUSE-SU-2018:1334-1
SUSE-SU-2018:1946-1
SUSE-SU-2018:2204-2
SUSE-SU-2018:2928-1
SUSE-SU-2018:3230-1
SUSE-SU-2019:0049-1
SUSE-SU-2019:0313-1
SUSE-SU-2019:2941-1
SUSE-SU-2019:3177-1
SUSE-SU-2020:2234-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
openSUSE Leap 42.3 NonFree
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Development Tools 15 SP1
SUSE Linux Enterprise Module for Legacy Software 15 SP1
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Live Patching 15 SP1
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Public Cloud 15
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 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 Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • bluez-5.48-lp150.3 is installed
  • OR libbluetooth3-5.48-lp150.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND tor-0.3.1.9-8 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 NonFree is installed
  • AND opera-52.0.2871.30-62 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • xen-4.1.3_04-0.5 is installed
  • OR xen-doc-html-4.1.3_04-0.5 is installed
  • OR xen-doc-pdf-4.1.3_04-0.5 is installed
  • OR xen-kmp-default-4.1.3_04_3.0.42_0.7-0.5 is installed
  • OR xen-kmp-pae-4.1.3_04_3.0.42_0.7-0.5 is installed
  • OR xen-kmp-trace-4.1.3_04_3.0.42_0.7-0.5 is installed
  • OR xen-libs-4.1.3_04-0.5 is installed
  • OR xen-libs-32bit-4.1.3_04-0.5 is installed
  • OR xen-tools-4.1.3_04-0.5 is installed
  • OR xen-tools-domU-4.1.3_04-0.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • curl-7.19.7-1.38 is installed
  • OR libcurl4-7.19.7-1.38 is installed
  • OR libcurl4-32bit-7.19.7-1.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND coolkey-1.1.0-147 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-8 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND python-pyOpenSSL-16.0.0-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libixion-0.14.1-13.9 is installed
  • OR libixion-0_14-0-0.14.1-13.9 is installed
  • OR liborcus-0.14.1-10.12 is installed
  • OR liborcus-0_14-0-0.14.1-10.12 is installed
  • OR libreoffice-6.2.3.2-43.49 is installed
  • OR libreoffice-base-6.2.3.2-43.49 is installed
  • OR libreoffice-base-drivers-postgresql-6.2.3.2-43.49 is installed
  • OR libreoffice-branding-upstream-6.2.3.2-43.49 is installed
  • OR libreoffice-calc-6.2.3.2-43.49 is installed
  • OR libreoffice-calc-extensions-6.2.3.2-43.49 is installed
  • OR libreoffice-draw-6.2.3.2-43.49 is installed
  • OR libreoffice-filters-optional-6.2.3.2-43.49 is installed
  • OR libreoffice-gnome-6.2.3.2-43.49 is installed
  • OR libreoffice-gtk2-6.2.3.2-43.49 is installed
  • OR libreoffice-icon-themes-6.2.3.2-43.49 is installed
  • OR libreoffice-impress-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-af-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-ar-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-ca-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-cs-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-da-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-de-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-en-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-es-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-fi-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-fr-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-gu-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-hi-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-hu-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-it-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-ja-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-ko-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-nb-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-nl-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-nn-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-pl-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-pt_BR-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-pt_PT-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-ro-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-ru-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-sk-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-sv-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-xh-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-zh_CN-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-zh_TW-6.2.3.2-43.49 is installed
  • OR libreoffice-l10n-zu-6.2.3.2-43.49 is installed
  • OR libreoffice-mailmerge-6.2.3.2-43.49 is installed
  • OR libreoffice-math-6.2.3.2-43.49 is installed
  • OR libreoffice-officebean-6.2.3.2-43.49 is installed
  • OR libreoffice-pyuno-6.2.3.2-43.49 is installed
  • OR libreoffice-writer-6.2.3.2-43.49 is installed
  • OR libreoffice-writer-extensions-6.2.3.2-43.49 is installed
  • OR libwps-0.4.10-10.13 is installed
  • OR libwps-0_4-4-0.4.10-10.13 is installed
  • OR myspell-af_NA-20190423-16.18 is installed
  • OR myspell-af_ZA-20190423-16.18 is installed
  • OR myspell-ar-20190423-16.18 is installed
  • OR myspell-ar_AE-20190423-16.18 is installed
  • OR myspell-ar_BH-20190423-16.18 is installed
  • OR myspell-ar_DZ-20190423-16.18 is installed
  • OR myspell-ar_EG-20190423-16.18 is installed
  • OR myspell-ar_IQ-20190423-16.18 is installed
  • OR myspell-ar_JO-20190423-16.18 is installed
  • OR myspell-ar_KW-20190423-16.18 is installed
  • OR myspell-ar_LB-20190423-16.18 is installed
  • OR myspell-ar_LY-20190423-16.18 is installed
  • OR myspell-ar_MA-20190423-16.18 is installed
  • OR myspell-ar_OM-20190423-16.18 is installed
  • OR myspell-ar_QA-20190423-16.18 is installed
  • OR myspell-ar_SA-20190423-16.18 is installed
  • OR myspell-ar_SD-20190423-16.18 is installed
  • OR myspell-ar_SY-20190423-16.18 is installed
  • OR myspell-ar_TN-20190423-16.18 is installed
  • OR myspell-ar_YE-20190423-16.18 is installed
  • OR myspell-be_BY-20190423-16.18 is installed
  • OR myspell-bg_BG-20190423-16.18 is installed
  • OR myspell-bn_BD-20190423-16.18 is installed
  • OR myspell-bn_IN-20190423-16.18 is installed
  • OR myspell-bs-20190423-16.18 is installed
  • OR myspell-bs_BA-20190423-16.18 is installed
  • OR myspell-ca-20190423-16.18 is installed
  • OR myspell-ca_AD-20190423-16.18 is installed
  • OR myspell-ca_ES-20190423-16.18 is installed
  • OR myspell-ca_ES_valencia-20190423-16.18 is installed
  • OR myspell-ca_FR-20190423-16.18 is installed
  • OR myspell-ca_IT-20190423-16.18 is installed
  • OR myspell-cs_CZ-20190423-16.18 is installed
  • OR myspell-da_DK-20190423-16.18 is installed
  • OR myspell-de-20190423-16.18 is installed
  • OR myspell-de_AT-20190423-16.18 is installed
  • OR myspell-de_CH-20190423-16.18 is installed
  • OR myspell-de_DE-20190423-16.18 is installed
  • OR myspell-dictionaries-20190423-16.18 is installed
  • OR myspell-el_GR-20190423-16.18 is installed
  • OR myspell-en-20190423-16.18 is installed
  • OR myspell-en_AU-20190423-16.18 is installed
  • OR myspell-en_BS-20190423-16.18 is installed
  • OR myspell-en_BZ-20190423-16.18 is installed
  • OR myspell-en_CA-20190423-16.18 is installed
  • OR myspell-en_GB-20190423-16.18 is installed
  • OR myspell-en_GH-20190423-16.18 is installed
  • OR myspell-en_IE-20190423-16.18 is installed
  • OR myspell-en_IN-20190423-16.18 is installed
  • OR myspell-en_JM-20190423-16.18 is installed
  • OR myspell-en_MW-20190423-16.18 is installed
  • OR myspell-en_NA-20190423-16.18 is installed
  • OR myspell-en_NZ-20190423-16.18 is installed
  • OR myspell-en_PH-20190423-16.18 is installed
  • OR myspell-en_TT-20190423-16.18 is installed
  • OR myspell-en_US-20190423-16.18 is installed
  • OR myspell-en_ZA-20190423-16.18 is installed
  • OR myspell-en_ZW-20190423-16.18 is installed
  • OR myspell-es-20190423-16.18 is installed
  • OR myspell-es_AR-20190423-16.18 is installed
  • OR myspell-es_BO-20190423-16.18 is installed
  • OR myspell-es_CL-20190423-16.18 is installed
  • OR myspell-es_CO-20190423-16.18 is installed
  • OR myspell-es_CR-20190423-16.18 is installed
  • OR myspell-es_CU-20190423-16.18 is installed
  • OR myspell-es_DO-20190423-16.18 is installed
  • OR myspell-es_EC-20190423-16.18 is installed
  • OR myspell-es_ES-20190423-16.18 is installed
  • OR myspell-es_GT-20190423-16.18 is installed
  • OR myspell-es_HN-20190423-16.18 is installed
  • OR myspell-es_MX-20190423-16.18 is installed
  • OR myspell-es_NI-20190423-16.18 is installed
  • OR myspell-es_PA-20190423-16.18 is installed
  • OR myspell-es_PE-20190423-16.18 is installed
  • OR myspell-es_PR-20190423-16.18 is installed
  • OR myspell-es_PY-20190423-16.18 is installed
  • OR myspell-es_SV-20190423-16.18 is installed
  • OR myspell-es_UY-20190423-16.18 is installed
  • OR myspell-es_VE-20190423-16.18 is installed
  • OR myspell-et_EE-20190423-16.18 is installed
  • OR myspell-fr_BE-20190423-16.18 is installed
  • OR myspell-fr_CA-20190423-16.18 is installed
  • OR myspell-fr_CH-20190423-16.18 is installed
  • OR myspell-fr_FR-20190423-16.18 is installed
  • OR myspell-fr_LU-20190423-16.18 is installed
  • OR myspell-fr_MC-20190423-16.18 is installed
  • OR myspell-gu_IN-20190423-16.18 is installed
  • OR myspell-he_IL-20190423-16.18 is installed
  • OR myspell-hi_IN-20190423-16.18 is installed
  • OR myspell-hr_HR-20190423-16.18 is installed
  • OR myspell-hu_HU-20190423-16.18 is installed
  • OR myspell-id-20190423-16.18 is installed
  • OR myspell-id_ID-20190423-16.18 is installed
  • OR myspell-it_IT-20190423-16.18 is installed
  • OR myspell-lightproof-en-20190423-16.18 is installed
  • OR myspell-lightproof-hu_HU-20190423-16.18 is installed
  • OR myspell-lightproof-pt_BR-20190423-16.18 is installed
  • OR myspell-lightproof-ru_RU-20190423-16.18 is installed
  • OR myspell-lo_LA-20190423-16.18 is installed
  • OR myspell-lt_LT-20190423-16.18 is installed
  • OR myspell-lv_LV-20190423-16.18 is installed
  • OR myspell-nb_NO-20190423-16.18 is installed
  • OR myspell-nl_BE-20190423-16.18 is installed
  • OR myspell-nl_NL-20190423-16.18 is installed
  • OR myspell-nn_NO-20190423-16.18 is installed
  • OR myspell-no-20190423-16.18 is installed
  • OR myspell-pl_PL-20190423-16.18 is installed
  • OR myspell-pt_AO-20190423-16.18 is installed
  • OR myspell-pt_BR-20190423-16.18 is installed
  • OR myspell-pt_PT-20190423-16.18 is installed
  • OR myspell-ro-20190423-16.18 is installed
  • OR myspell-ro_RO-20190423-16.18 is installed
  • OR myspell-ru_RU-20190423-16.18 is installed
  • OR myspell-sk_SK-20190423-16.18 is installed
  • OR myspell-sl_SI-20190423-16.18 is installed
  • OR myspell-sr-20190423-16.18 is installed
  • OR myspell-sr_CS-20190423-16.18 is installed
  • OR myspell-sr_Latn_CS-20190423-16.18 is installed
  • OR myspell-sr_Latn_RS-20190423-16.18 is installed
  • OR myspell-sr_RS-20190423-16.18 is installed
  • OR myspell-sv_FI-20190423-16.18 is installed
  • OR myspell-sv_SE-20190423-16.18 is installed
  • OR myspell-te-20190423-16.18 is installed
  • OR myspell-te_IN-20190423-16.18 is installed
  • OR myspell-th_TH-20190423-16.18 is installed
  • OR myspell-uk_UA-20190423-16.18 is installed
  • OR myspell-vi-20190423-16.18 is installed
  • OR myspell-vi_VN-20190423-16.18 is installed
  • OR myspell-zu_ZA-20190423-16.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • glib2-2.54.3-4.18 is installed
  • OR glib2-devel-32bit-2.54.3-4.18 is installed
  • OR glib2-tools-32bit-2.54.3-4.18 is installed
  • OR libgthread-2_0-0-32bit-2.54.3-4.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • cron-4.2-4 is installed
  • OR cronie-1.5.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • audit-devel-2.8.1-3 is installed
  • OR libaudit1-2.8.1-3 is installed
  • OR libaudit1-32bit-2.8.1-3 is installed
  • OR libauparse0-2.8.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • MozillaFirefox-52.7.3-1 is installed
  • OR MozillaFirefox-devel-52.7.3-1 is installed
  • OR MozillaFirefox-translations-common-52.7.3-1 is installed
  • OR MozillaFirefox-translations-other-52.7.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • eog-3.26.2-3 is installed
  • OR eog-devel-3.26.2-3 is installed
  • OR eog-lang-3.26.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND openldap2-devel-32bit-2.4.46-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.67 is installed
  • OR perl-PerlMagick-7.0.7.34-3.67 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.40-3.24 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-3.24 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.40-3.24 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-3.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_19-default-2-2 is installed
  • OR kernel-livepatch-SLE15_Update_5-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-197_15-default-2-2 is installed
  • OR kernel-livepatch-SLE15-SP1_Update_4-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • libntfs-3g-devel-2016.2.22-3.3 is installed
  • OR ntfs-3g_ntfsprogs-2016.2.22-3.3 is installed
  • OR ntfsprogs-extra-2016.2.22-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • evince-3.26.0+20180128.1bd86963-4.7 is installed
  • OR evince-plugin-comicsdocument-3.26.0+20180128.1bd86963-4.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND Package Information
  • kernel-azure-4.12.14-5.38 is installed
  • OR kernel-azure-base-4.12.14-5.38 is installed
  • OR kernel-azure-devel-4.12.14-5.38 is installed
  • OR kernel-devel-azure-4.12.14-5.38 is installed
  • OR kernel-source-azure-4.12.14-5.38 is installed
  • OR kernel-syms-azure-4.12.14-5.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • gnuplot-5.2.2-1 is installed
  • OR gnuplot-doc-5.2.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND uuidd-2.33.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • nodejs8-8.15.1-3.17 is installed
  • OR nodejs8-devel-8.15.1-3.17 is installed
  • OR nodejs8-docs-8.15.1-3.17 is installed
  • OR npm8-8.15.1-3.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • jakarta-commons-fileupload-1.1.1-120 is installed
  • OR jakarta-commons-fileupload-javadoc-1.1.1-120 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.131-39 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.131-39 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.131-39 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.131-39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.131-39 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.131-39 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.131-39 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.131-39 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND apache2-mod_nss-1.0.8-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • evince-3.10.3-2.3 is installed
  • OR evince-lang-3.10.3-2.3 is installed
  • OR libevdocument3-4-3.10.3-2.3 is installed
  • OR libevview3-3-3.10.3-2.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • file-5.22-10.3 is installed
  • OR file-magic-5.22-10.3 is installed
  • OR libmagic1-5.22-10.3 is installed
  • OR libmagic1-32bit-5.22-10.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • file-5.22-10.3 is installed
  • OR file-magic-5.22-10.3 is installed
  • OR libmagic1-5.22-10.3 is installed
  • OR libmagic1-32bit-5.22-10.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • automake-1.13.4-6 is installed
  • OR m4-1.4.16-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • xen-4.7.5_02-43.30 is installed
  • OR xen-doc-html-4.7.5_02-43.30 is installed
  • OR xen-libs-4.7.5_02-43.30 is installed
  • OR xen-libs-32bit-4.7.5_02-43.30 is installed
  • OR xen-tools-4.7.5_02-43.30 is installed
  • OR xen-tools-domU-4.7.5_02-43.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • xen-4.7.5_02-43.30 is installed
  • OR xen-doc-html-4.7.5_02-43.30 is installed
  • OR xen-libs-4.7.5_02-43.30 is installed
  • OR xen-libs-32bit-4.7.5_02-43.30 is installed
  • OR xen-tools-4.7.5_02-43.30 is installed
  • OR xen-tools-domU-4.7.5_02-43.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • MozillaFirefox-60.5.0esr-109.58 is installed
  • OR MozillaFirefox-branding-SLE-60-32.5 is installed
  • OR MozillaFirefox-devel-60.5.0esr-109.58 is installed
  • OR MozillaFirefox-translations-common-60.5.0esr-109.58 is installed
  • OR libfreebl3-3.41.1-58.25 is installed
  • OR libfreebl3-32bit-3.41.1-58.25 is installed
  • OR libfreebl3-hmac-3.41.1-58.25 is installed
  • OR libfreebl3-hmac-32bit-3.41.1-58.25 is installed
  • OR libsoftokn3-3.41.1-58.25 is installed
  • OR libsoftokn3-32bit-3.41.1-58.25 is installed
  • OR libsoftokn3-hmac-3.41.1-58.25 is installed
  • OR libsoftokn3-hmac-32bit-3.41.1-58.25 is installed
  • OR mozilla-nss-3.41.1-58.25 is installed
  • OR mozilla-nss-32bit-3.41.1-58.25 is installed
  • OR mozilla-nss-certs-3.41.1-58.25 is installed
  • OR mozilla-nss-certs-32bit-3.41.1-58.25 is installed
  • OR mozilla-nss-sysinit-3.41.1-58.25 is installed
  • OR mozilla-nss-sysinit-32bit-3.41.1-58.25 is installed
  • OR mozilla-nss-tools-3.41.1-58.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • libdcerpc-atsvc0-4.2.4-28.29 is installed
  • OR samba-4.2.4-28.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • libdcerpc-atsvc0-4.2.4-28.29 is installed
  • OR samba-4.2.4-28.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • MozillaFirefox-52.9.0esr-109.38 is installed
  • OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_121-92_80-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_22-3-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_80-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_22-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_59-92_24-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_9-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • expat-2.1.0-21.3 is installed
  • OR libexpat1-2.1.0-21.3 is installed
  • OR libexpat1-32bit-2.1.0-21.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • expat-2.1.0-21.3 is installed
  • OR libexpat1-2.1.0-21.3 is installed
  • OR libexpat1-32bit-2.1.0-21.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • gdm-3.10.0.1-52 is installed
  • OR gdm-lang-3.10.0.1-52 is installed
  • OR gdmflexiserver-3.10.0.1-52 is installed
  • OR libgdm1-3.10.0.1-52 is installed
  • OR typelib-1_0-Gdm-1_0-3.10.0.1-52 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • krb5-appl-1.0.3-3.3 is installed
  • OR krb5-appl-clients-1.0.3-3.3 is installed
  • OR krb5-appl-servers-1.0.3-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • krb5-appl-1.0.3-3.3 is installed
  • OR krb5-appl-clients-1.0.3-3.3 is installed
  • OR krb5-appl-servers-1.0.3-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_143-94_47-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_16-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_143-94_47-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_16-7-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.8.8.1-71.85 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.85 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.85 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.8.8.1-71.85 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.85 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.85 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND ucode-intel-20190507-13.41 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND ucode-intel-20190507-13.41 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • curl-7.60.0-11.3 is installed
  • OR libcurl4-7.60.0-11.3 is installed
  • OR libcurl4-32bit-7.60.0-11.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • curl-7.60.0-11.3 is installed
  • OR libcurl4-7.60.0-11.3 is installed
  • OR libcurl4-32bit-7.60.0-11.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libssh-0.6.3-8 is installed
  • OR libssh4-0.6.3-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.644-149 is installed
  • OR flash-player-gnome-11.2.202.644-149 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libcares2-1.9.1-5 is installed
  • OR libcares2-32bit-1.9.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • kernel-default-4.4.180-94.100 is installed
  • OR kernel-default-extra-4.4.180-94.100 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libwebkit2gtk3-lang-2.24.1-2.41 is installed
  • OR webkit2gtk3-2.24.1-2.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • libpskc-devel-2.6.2-1 is installed
  • OR libpskc0-2.6.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • freerdp-2.0.0~rc4-8 is installed
  • OR freerdp-devel-2.0.0~rc4-8 is installed
  • OR libfreerdp2-2.0.0~rc4-8 is installed
  • OR libwinpr2-2.0.0~rc4-8 is installed
  • OR winpr2-devel-2.0.0~rc4-8 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND apache2-mod_wsgi-4.4.13-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • openssh-7.2p2-74.30 is installed
  • OR openssh-askpass-gnome-7.2p2-74.30 is installed
  • OR openssh-fips-7.2p2-74.30 is installed
  • OR openssh-helpers-7.2p2-74.30 is installed
  • BACK