Oval Definition:oval:org.opensuse.security:def:19916
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):1012422
1020905
1027593
1033466
1033467
1033468
1035204
1045205
1050231
1053153
1060427
1063008
1066569
1066693
1067678
1068032
1068671
1069708
1070162
1070771
1070781
1071074
1071470
1071693
1071694
1071695
1072561
1072876
1083125
1085447
1090368
1090646
1097356
1112758
1118319
1119947
1130721
1131886
1133191
1136446
1137597
987866
989528
CVE-2016-10165
CVE-2016-2183
CVE-2016-2775
CVE-2016-5546
CVE-2016-5547
CVE-2016-5548
CVE-2016-5549
CVE-2016-5552
CVE-2016-6170
CVE-2016-9841
CVE-2017-10281
CVE-2017-10285
CVE-2017-10293
CVE-2017-10295
CVE-2017-10345
CVE-2017-10346
CVE-2017-10347
CVE-2017-10348
CVE-2017-10349
CVE-2017-10350
CVE-2017-10355
CVE-2017-10356
CVE-2017-10357
CVE-2017-10388
CVE-2017-10661
CVE-2017-11600
CVE-2017-13166
CVE-2017-13167
CVE-2017-14746
CVE-2017-15115
CVE-2017-15275
CVE-2017-15868
CVE-2017-16534
CVE-2017-16538
CVE-2017-16939
CVE-2017-17448
CVE-2017-17449
CVE-2017-17450
CVE-2017-17558
CVE-2017-3136
CVE-2017-3137
CVE-2017-3138
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-5436
CVE-2017-5715
CVE-2017-5715
CVE-2017-5753
CVE-2017-5753
CVE-2017-5754
CVE-2017-8824
CVE-2018-16839
CVE-2018-16884
CVE-2018-5848
CVE-2018-8781
CVE-2018-8897
CVE-2018-9568
CVE-2019-11477
CVE-2019-11478
CVE-2019-11487
CVE-2019-1787
CVE-2019-1788
CVE-2019-1789
CVE-2019-3846
SUSE-SU-2017:0490-1
SUSE-SU-2017:0999-1
SUSE-SU-2017:1149-1
SUSE-SU-2017:3086-1
SUSE-SU-2017:3316-1
SUSE-SU-2017:3455-1
SUSE-SU-2018:0031-1
SUSE-SU-2018:0114-1
SUSE-SU-2018:1546-1
SUSE-SU-2019:0897-1
SUSE-SU-2019:0996-1
SUSE-SU-2019:1668-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
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 High Availability Extension 11 SP3
SUSE Linux Enterprise High Availability Extension 11 SP4
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 Module for Toolchain 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-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-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
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-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE OpenStack Cloud 5
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND a2ps-4.14-1.2 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • wireshark-2.2.2-3.1 is installed
  • OR wireshark-devel-2.2.2-3.1 is installed
  • OR wireshark-ui-gtk-2.2.2-3.1 is installed
  • OR wireshark-ui-qt-2.2.2-3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.26 is installed
  • OR libMagick++1-6.4.3.6-7.26 is installed
  • OR libMagickCore1-6.4.3.6-7.26 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
  • OR libMagickWand1-6.4.3.6-7.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • libtiff3-3.8.2-141.154 is installed
  • OR libtiff3-32bit-3.8.2-141.154 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • xen-4.4.2_12-23 is installed
  • OR xen-doc-html-4.4.2_12-23 is installed
  • OR xen-kmp-default-4.4.2_12_3.0.101_63-23 is installed
  • OR xen-kmp-pae-4.4.2_12_3.0.101_63-23 is installed
  • OR xen-libs-4.4.2_12-23 is installed
  • OR xen-libs-32bit-4.4.2_12-23 is installed
  • OR xen-tools-4.4.2_12-23 is installed
  • OR xen-tools-domU-4.4.2_12-23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libfreebl3-3.16.4-5.2 is installed
  • OR libfreebl3-32bit-3.16.4-5.2 is installed
  • OR libsoftokn3-3.16.4-5.2 is installed
  • OR libsoftokn3-32bit-3.16.4-5.2 is installed
  • OR mozilla-nss-3.16.4-5.2 is installed
  • OR mozilla-nss-32bit-3.16.4-5.2 is installed
  • OR mozilla-nss-certs-3.16.4-5.2 is installed
  • OR mozilla-nss-certs-32bit-3.16.4-5.2 is installed
  • OR mozilla-nss-tools-3.16.4-5.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • e2fsprogs-1.42.11-7.1 is installed
  • OR libcom_err2-1.42.11-7.1 is installed
  • OR libcom_err2-32bit-1.42.11-7.1 is installed
  • OR libext2fs2-1.42.11-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • cracklib-2.9.0-7.1 is installed
  • OR libcrack2-2.9.0-7.1 is installed
  • OR libcrack2-32bit-2.9.0-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108.3 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
  • AND libgnutls-extra26-2.4.1-24.39.51 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • cluster-network-1.4-2.32.4 is installed
  • OR cluster-network-kmp-bigmem-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-default-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_108.35-2.32.4 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_108.35-2.32.4 is installed
  • OR drbd-8.4.4-0.27.4 is installed
  • OR drbd-bash-completion-8.4.4-0.27.4 is installed
  • OR drbd-heartbeat-8.4.4-0.27.4 is installed
  • OR drbd-kmp-8.4.4-0.27.4 is installed
  • OR drbd-kmp-bigmem-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-default-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-pae-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-ppc64-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-trace-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-kmp-xen-8.4.4_3.0.101_108.35-0.27.4 is installed
  • OR drbd-pacemaker-8.4.4-0.27.4 is installed
  • OR drbd-udev-8.4.4-0.27.4 is installed
  • OR drbd-utils-8.4.4-0.27.4 is installed
  • OR drbd-xen-8.4.4-0.27.4 is installed
  • OR gfs2-2-0.24.4 is installed
  • OR gfs2-kmp-bigmem-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-default-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-pae-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-trace-2_3.0.101_108.35-0.24.4 is installed
  • OR gfs2-kmp-xen-2_3.0.101_108.35-0.24.4 is installed
  • OR ocfs2-1.6-0.28.5 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.35-0.28.5 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.35-0.28.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • libpmi0-17.02.9-6.10 is installed
  • OR libslurm29-16.05.8.1-6 is installed
  • OR libslurm31-17.02.9-6.10 is installed
  • OR pdsh-2.33-7.5 is installed
  • OR perl-slurm-17.02.9-6.10 is installed
  • OR slurm-17.02.9-6.10 is installed
  • OR slurm-auth-none-17.02.9-6.10 is installed
  • OR slurm-devel-17.02.9-6.10 is installed
  • OR slurm-doc-17.02.9-6.10 is installed
  • OR slurm-lua-17.02.9-6.10 is installed
  • OR slurm-munge-17.02.9-6.10 is installed
  • OR slurm-pam_slurm-17.02.9-6.10 is installed
  • OR slurm-plugins-17.02.9-6.10 is installed
  • OR slurm-sched-wiki-17.02.9-6.10 is installed
  • OR slurm-slurmdb-direct-17.02.9-6.10 is installed
  • OR slurm-slurmdbd-17.02.9-6.10 is installed
  • OR slurm-sql-17.02.9-6.10 is installed
  • OR slurm-torque-17.02.9-6.10 is installed
  • OR slurmlibs-16.05.8.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.1-5 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.1-5 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.1-5 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.61-52.92 is installed
  • OR kernel-ec2-devel-3.12.61-52.92 is installed
  • OR kernel-ec2-extra-3.12.61-52.92 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Toolchain 12 is installed
  • AND Package Information
  • cpp5-5.3.1+r233831-9 is installed
  • OR gcc5-5.3.1+r233831-9 is installed
  • OR gcc5-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-ada-5.3.1+r233831-9 is installed
  • OR gcc5-ada-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-c++-5.3.1+r233831-9 is installed
  • OR gcc5-c++-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-fortran-5.3.1+r233831-9 is installed
  • OR gcc5-fortran-32bit-5.3.1+r233831-9 is installed
  • OR gcc5-info-5.3.1+r233831-9 is installed
  • OR gcc5-locale-5.3.1+r233831-9 is installed
  • OR libada5-5.3.1+r233831-9 is installed
  • OR libada5-32bit-5.3.1+r233831-9 is installed
  • OR libffi-devel-gcc5-5.3.1+r233831-9 is installed
  • OR libffi-devel-gcc5-32bit-5.3.1+r233831-9 is installed
  • OR libffi-gcc5-5.3.1+r233831-9 is installed
  • OR libstdc++6-devel-gcc5-5.3.1+r233831-9 is installed
  • OR libstdc++6-devel-gcc5-32bit-5.3.1+r233831-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php7-7.0.7-50.23 is installed
  • OR php7-7.0.7-50.23 is installed
  • OR php7-bcmath-7.0.7-50.23 is installed
  • OR php7-bz2-7.0.7-50.23 is installed
  • OR php7-calendar-7.0.7-50.23 is installed
  • OR php7-ctype-7.0.7-50.23 is installed
  • OR php7-curl-7.0.7-50.23 is installed
  • OR php7-dba-7.0.7-50.23 is installed
  • OR php7-dom-7.0.7-50.23 is installed
  • OR php7-enchant-7.0.7-50.23 is installed
  • OR php7-exif-7.0.7-50.23 is installed
  • OR php7-fastcgi-7.0.7-50.23 is installed
  • OR php7-fileinfo-7.0.7-50.23 is installed
  • OR php7-fpm-7.0.7-50.23 is installed
  • OR php7-ftp-7.0.7-50.23 is installed
  • OR php7-gd-7.0.7-50.23 is installed
  • OR php7-gettext-7.0.7-50.23 is installed
  • OR php7-gmp-7.0.7-50.23 is installed
  • OR php7-iconv-7.0.7-50.23 is installed
  • OR php7-imap-7.0.7-50.23 is installed
  • OR php7-intl-7.0.7-50.23 is installed
  • OR php7-json-7.0.7-50.23 is installed
  • OR php7-ldap-7.0.7-50.23 is installed
  • OR php7-mbstring-7.0.7-50.23 is installed
  • OR php7-mcrypt-7.0.7-50.23 is installed
  • OR php7-mysql-7.0.7-50.23 is installed
  • OR php7-odbc-7.0.7-50.23 is installed
  • OR php7-opcache-7.0.7-50.23 is installed
  • OR php7-openssl-7.0.7-50.23 is installed
  • OR php7-pcntl-7.0.7-50.23 is installed
  • OR php7-pdo-7.0.7-50.23 is installed
  • OR php7-pear-7.0.7-50.23 is installed
  • OR php7-pear-Archive_Tar-7.0.7-50.23 is installed
  • OR php7-pgsql-7.0.7-50.23 is installed
  • OR php7-phar-7.0.7-50.23 is installed
  • OR php7-posix-7.0.7-50.23 is installed
  • OR php7-pspell-7.0.7-50.23 is installed
  • OR php7-shmop-7.0.7-50.23 is installed
  • OR php7-snmp-7.0.7-50.23 is installed
  • OR php7-soap-7.0.7-50.23 is installed
  • OR php7-sockets-7.0.7-50.23 is installed
  • OR php7-sqlite-7.0.7-50.23 is installed
  • OR php7-sysvmsg-7.0.7-50.23 is installed
  • OR php7-sysvsem-7.0.7-50.23 is installed
  • OR php7-sysvshm-7.0.7-50.23 is installed
  • OR php7-tokenizer-7.0.7-50.23 is installed
  • OR php7-wddx-7.0.7-50.23 is installed
  • OR php7-xmlreader-7.0.7-50.23 is installed
  • OR php7-xmlrpc-7.0.7-50.23 is installed
  • OR php7-xmlwriter-7.0.7-50.23 is installed
  • OR php7-xsl-7.0.7-50.23 is installed
  • OR php7-zip-7.0.7-50.23 is installed
  • OR php7-zlib-7.0.7-50.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 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
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND kvm-0.12.5-1.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND kvm-0.12.5-1.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND kvm-0.12.5-1.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND kvm-0.12.5-1.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND kvm-0.12.5-1.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • NetworkManager-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-gnome-0.7.1-5.15.7 is installed
  • OR wpa_supplicant-0.6.9-4.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • NetworkManager-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-gnome-0.7.1-5.15.7 is installed
  • OR wpa_supplicant-0.6.9-4.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • NetworkManager-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-gnome-0.7.1-5.15.7 is installed
  • OR wpa_supplicant-0.6.9-4.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • kdelibs4-4.3.5-0.6 is installed
  • OR kdelibs4-core-4.3.5-0.6 is installed
  • OR kdelibs4-doc-4.3.5-0.6 is installed
  • OR libkde4-4.3.5-0.6 is installed
  • OR libkde4-32bit-4.3.5-0.6 is installed
  • OR libkde4-x86-4.3.5-0.6 is installed
  • OR libkdecore4-4.3.5-0.6 is installed
  • OR libkdecore4-32bit-4.3.5-0.6 is installed
  • OR libkdecore4-x86-4.3.5-0.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-libs-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-libs-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-libs-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-html-4.0.3_21548_10-0.5 is installed
  • OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
  • OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
  • OR xen-libs-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-4.0.3_21548_10-0.5 is installed
  • OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.2.0esr-0.11.11 is installed
  • OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
  • OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
  • OR libfreebl3-3.17.2-0.3 is installed
  • OR libfreebl3-32bit-3.17.2-0.3 is installed
  • OR mozilla-nspr-4.10.7-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.7-0.3 is installed
  • OR mozilla-nss-3.17.2-0.3 is installed
  • OR mozilla-nss-32bit-3.17.2-0.3 is installed
  • OR mozilla-nss-tools-3.17.2-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.2.0esr-0.11.11 is installed
  • OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
  • OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
  • OR libfreebl3-3.17.2-0.3 is installed
  • OR libfreebl3-32bit-3.17.2-0.3 is installed
  • OR mozilla-nspr-4.10.7-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.7-0.3 is installed
  • OR mozilla-nss-3.17.2-0.3 is installed
  • OR mozilla-nss-32bit-3.17.2-0.3 is installed
  • OR mozilla-nss-tools-3.17.2-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.6.0esr-66 is installed
  • OR MozillaFirefox-translations-45.6.0esr-66 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.6.0esr-66 is installed
  • OR MozillaFirefox-translations-45.6.0esr-66 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • Mesa-7.11.2-0.9 is installed
  • OR Mesa-32bit-7.11.2-0.9 is installed
  • OR Mesa-x86-7.11.2-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • Mesa-7.11.2-0.9 is installed
  • OR Mesa-32bit-7.11.2-0.9 is installed
  • OR Mesa-x86-7.11.2-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • Mesa-7.11.2-0.9 is installed
  • OR Mesa-32bit-7.11.2-0.9 is installed
  • OR Mesa-x86-7.11.2-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • puppet-2.6.12-0.12 is installed
  • OR puppet-server-2.6.12-0.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND libssh2-1-1.2.9-4.2.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND libssh2-1-1.2.9-4.2.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND libssh2-1-1.2.9-4.2.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND libssh2-1-1.2.9-4.2.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND libssh2-1-1.2.9-4.2.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-31.8.0esr-0.13 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-31.8.0esr-0.13 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-31.8.0esr-0.13 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • ofed-1.5.4.1-0.11.5 is installed
  • OR ofed-doc-1.5.4.1-0.11.5 is installed
  • OR ofed-kmp-default-1.5.4.1_3.0.76_0.11-0.11.5 is installed
  • OR ofed-kmp-pae-1.5.4.1_3.0.76_0.11-0.11.5 is installed
  • OR ofed-kmp-ppc64-1.5.4.1_3.0.76_0.11-0.11.5 is installed
  • OR ofed-kmp-trace-1.5.4.1_3.0.76_0.11-0.11.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • libvirt-1.0.5.9-21.9 is installed
  • OR libvirt-client-1.0.5.9-21.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.9 is installed
  • OR libvirt-doc-1.0.5.9-21.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.9 is installed
  • OR libvirt-python-1.0.5.9-21.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-21.9 is installed
  • OR libvirt-client-1.0.5.9-21.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.9 is installed
  • OR libvirt-doc-1.0.5.9-21.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.9 is installed
  • OR libvirt-python-1.0.5.9-21.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • libvirt-1.0.5.9-21.9 is installed
  • OR libvirt-client-1.0.5.9-21.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.9 is installed
  • OR libvirt-doc-1.0.5.9-21.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.9 is installed
  • OR libvirt-python-1.0.5.9-21.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-21.9 is installed
  • OR libvirt-client-1.0.5.9-21.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.9 is installed
  • OR libvirt-doc-1.0.5.9-21.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.9 is installed
  • OR libvirt-python-1.0.5.9-21.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.22 is installed
  • OR xen-doc-html-4.2.5_21-45.22 is installed
  • OR xen-doc-pdf-4.2.5_21-45.22 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.19-45.22 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.19-45.22 is installed
  • OR xen-libs-4.2.5_21-45.22 is installed
  • OR xen-libs-32bit-4.2.5_21-45.22 is installed
  • OR xen-tools-4.2.5_21-45.22 is installed
  • OR xen-tools-domU-4.2.5_21-45.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.22 is installed
  • OR xen-doc-html-4.2.5_21-45.22 is installed
  • OR xen-doc-pdf-4.2.5_21-45.22 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.19-45.22 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.19-45.22 is installed
  • OR xen-libs-4.2.5_21-45.22 is installed
  • OR xen-libs-32bit-4.2.5_21-45.22 is installed
  • OR xen-tools-4.2.5_21-45.22 is installed
  • OR xen-tools-domU-4.2.5_21-45.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • dhcp-4.2.4.P2-0.27.1 is installed
  • OR dhcp-client-4.2.4.P2-0.27.1 is installed
  • OR dhcp-relay-4.2.4.P2-0.27.1 is installed
  • OR dhcp-server-4.2.4.P2-0.27.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libsndfile-1.0.20-2.18 is installed
  • OR libsndfile-32bit-1.0.20-2.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libsndfile-1.0.20-2.18 is installed
  • OR libsndfile-32bit-1.0.20-2.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • bash-3.2-147.35 is installed
  • OR bash-doc-3.2-147.35 is installed
  • OR bash-x86-3.2-147.35 is installed
  • OR libreadline5-5.2-147.35 is installed
  • OR libreadline5-32bit-5.2-147.35 is installed
  • OR libreadline5-x86-5.2-147.35 is installed
  • OR readline-doc-5.2-147.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • bash-3.2-147.35 is installed
  • OR bash-doc-3.2-147.35 is installed
  • OR bash-x86-3.2-147.35 is installed
  • OR libreadline5-5.2-147.35 is installed
  • OR libreadline5-32bit-5.2-147.35 is installed
  • OR libreadline5-x86-5.2-147.35 is installed
  • OR readline-doc-5.2-147.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND python-pywbem-0.7-6.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • kernel-bigmem-3.0.101-108.101 is installed
  • OR kernel-bigmem-base-3.0.101-108.101 is installed
  • OR kernel-bigmem-devel-3.0.101-108.101 is installed
  • OR kernel-default-3.0.101-108.101 is installed
  • OR kernel-default-base-3.0.101-108.101 is installed
  • OR kernel-default-devel-3.0.101-108.101 is installed
  • OR kernel-default-man-3.0.101-108.101 is installed
  • OR kernel-ec2-3.0.101-108.101 is installed
  • OR kernel-ec2-base-3.0.101-108.101 is installed
  • OR kernel-ec2-devel-3.0.101-108.101 is installed
  • OR kernel-pae-3.0.101-108.101 is installed
  • OR kernel-pae-base-3.0.101-108.101 is installed
  • OR kernel-pae-devel-3.0.101-108.101 is installed
  • OR kernel-ppc64-3.0.101-108.101 is installed
  • OR kernel-ppc64-base-3.0.101-108.101 is installed
  • OR kernel-ppc64-devel-3.0.101-108.101 is installed
  • OR kernel-source-3.0.101-108.101 is installed
  • OR kernel-syms-3.0.101-108.101 is installed
  • OR kernel-trace-3.0.101-108.101 is installed
  • OR kernel-trace-base-3.0.101-108.101 is installed
  • OR kernel-trace-devel-3.0.101-108.101 is installed
  • OR kernel-xen-3.0.101-108.101 is installed
  • OR kernel-xen-base-3.0.101-108.101 is installed
  • OR kernel-xen-devel-3.0.101-108.101 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • kernel-bigmem-3.0.101-108.101 is installed
  • OR kernel-bigmem-base-3.0.101-108.101 is installed
  • OR kernel-bigmem-devel-3.0.101-108.101 is installed
  • OR kernel-default-3.0.101-108.101 is installed
  • OR kernel-default-base-3.0.101-108.101 is installed
  • OR kernel-default-devel-3.0.101-108.101 is installed
  • OR kernel-default-man-3.0.101-108.101 is installed
  • OR kernel-ec2-3.0.101-108.101 is installed
  • OR kernel-ec2-base-3.0.101-108.101 is installed
  • OR kernel-ec2-devel-3.0.101-108.101 is installed
  • OR kernel-pae-3.0.101-108.101 is installed
  • OR kernel-pae-base-3.0.101-108.101 is installed
  • OR kernel-pae-devel-3.0.101-108.101 is installed
  • OR kernel-ppc64-3.0.101-108.101 is installed
  • OR kernel-ppc64-base-3.0.101-108.101 is installed
  • OR kernel-ppc64-devel-3.0.101-108.101 is installed
  • OR kernel-source-3.0.101-108.101 is installed
  • OR kernel-syms-3.0.101-108.101 is installed
  • OR kernel-trace-3.0.101-108.101 is installed
  • OR kernel-trace-base-3.0.101-108.101 is installed
  • OR kernel-trace-devel-3.0.101-108.101 is installed
  • OR kernel-xen-3.0.101-108.101 is installed
  • OR kernel-xen-base-3.0.101-108.101 is installed
  • OR kernel-xen-devel-3.0.101-108.101 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • openssh-openssl1-6.6p1-19.6 is installed
  • OR openssh-openssl1-helpers-6.6p1-19.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • openssh-openssl1-6.6p1-19.6 is installed
  • OR openssh-openssl1-helpers-6.6p1-19.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • docker-1.3.2-9 is installed
  • OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
  • OR sle2docker-0.2.3-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • docker-1.3.2-9 is installed
  • OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
  • OR sle2docker-0.2.3-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • bind-9.9.5P1-1 is installed
  • OR bind-chrootenv-9.9.5P1-1 is installed
  • OR bind-doc-9.9.5P1-1 is installed
  • OR bind-libs-9.9.5P1-1 is installed
  • OR bind-libs-32bit-9.9.5P1-1 is installed
  • OR bind-utils-9.9.5P1-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • graphite2-1.3.1-9 is installed
  • OR libgraphite2-3-1.3.1-9 is installed
  • OR libgraphite2-3-32bit-1.3.1-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • graphite2-1.3.1-9 is installed
  • OR libgraphite2-3-1.3.1-9 is installed
  • OR libgraphite2-3-32bit-1.3.1-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • cracklib-2.9.0-7 is installed
  • OR libcrack2-2.9.0-7 is installed
  • OR libcrack2-32bit-2.9.0-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • ctdb-4.2.4-28.24 is installed
  • OR libdcerpc-binding0-4.2.4-28.24 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-28.24 is installed
  • OR libdcerpc0-4.2.4-28.24 is installed
  • OR libdcerpc0-32bit-4.2.4-28.24 is installed
  • OR libgensec0-4.2.4-28.24 is installed
  • OR libgensec0-32bit-4.2.4-28.24 is installed
  • OR libndr-krb5pac0-4.2.4-28.24 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-28.24 is installed
  • OR libndr-nbt0-4.2.4-28.24 is installed
  • OR libndr-nbt0-32bit-4.2.4-28.24 is installed
  • OR libndr-standard0-4.2.4-28.24 is installed
  • OR libndr-standard0-32bit-4.2.4-28.24 is installed
  • OR libndr0-4.2.4-28.24 is installed
  • OR libndr0-32bit-4.2.4-28.24 is installed
  • OR libnetapi0-4.2.4-28.24 is installed
  • OR libnetapi0-32bit-4.2.4-28.24 is installed
  • OR libregistry0-4.2.4-28.24 is installed
  • OR libsamba-credentials0-4.2.4-28.24 is installed
  • OR libsamba-credentials0-32bit-4.2.4-28.24 is installed
  • OR libsamba-hostconfig0-4.2.4-28.24 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-28.24 is installed
  • OR libsamba-passdb0-4.2.4-28.24 is installed
  • OR libsamba-passdb0-32bit-4.2.4-28.24 is installed
  • OR libsamba-util0-4.2.4-28.24 is installed
  • OR libsamba-util0-32bit-4.2.4-28.24 is installed
  • OR libsamdb0-4.2.4-28.24 is installed
  • OR libsamdb0-32bit-4.2.4-28.24 is installed
  • OR libsmbclient-raw0-4.2.4-28.24 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-28.24 is installed
  • OR libsmbclient0-4.2.4-28.24 is installed
  • OR libsmbclient0-32bit-4.2.4-28.24 is installed
  • OR libsmbconf0-4.2.4-28.24 is installed
  • OR libsmbconf0-32bit-4.2.4-28.24 is installed
  • OR libsmbldap0-4.2.4-28.24 is installed
  • OR libsmbldap0-32bit-4.2.4-28.24 is installed
  • OR libtevent-util0-4.2.4-28.24 is installed
  • OR libtevent-util0-32bit-4.2.4-28.24 is installed
  • OR libwbclient0-4.2.4-28.24 is installed
  • OR libwbclient0-32bit-4.2.4-28.24 is installed
  • OR samba-4.2.4-28.24 is installed
  • OR samba-32bit-4.2.4-28.24 is installed
  • OR samba-client-4.2.4-28.24 is installed
  • OR samba-client-32bit-4.2.4-28.24 is installed
  • OR samba-doc-4.2.4-28.24 is installed
  • OR samba-libs-4.2.4-28.24 is installed
  • OR samba-libs-32bit-4.2.4-28.24 is installed
  • OR samba-winbind-4.2.4-28.24 is installed
  • OR samba-winbind-32bit-4.2.4-28.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • ctdb-4.2.4-28.24 is installed
  • OR libdcerpc-binding0-4.2.4-28.24 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-28.24 is installed
  • OR libdcerpc0-4.2.4-28.24 is installed
  • OR libdcerpc0-32bit-4.2.4-28.24 is installed
  • OR libgensec0-4.2.4-28.24 is installed
  • OR libgensec0-32bit-4.2.4-28.24 is installed
  • OR libndr-krb5pac0-4.2.4-28.24 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-28.24 is installed
  • OR libndr-nbt0-4.2.4-28.24 is installed
  • OR libndr-nbt0-32bit-4.2.4-28.24 is installed
  • OR libndr-standard0-4.2.4-28.24 is installed
  • OR libndr-standard0-32bit-4.2.4-28.24 is installed
  • OR libndr0-4.2.4-28.24 is installed
  • OR libndr0-32bit-4.2.4-28.24 is installed
  • OR libnetapi0-4.2.4-28.24 is installed
  • OR libnetapi0-32bit-4.2.4-28.24 is installed
  • OR libregistry0-4.2.4-28.24 is installed
  • OR libsamba-credentials0-4.2.4-28.24 is installed
  • OR libsamba-credentials0-32bit-4.2.4-28.24 is installed
  • OR libsamba-hostconfig0-4.2.4-28.24 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-28.24 is installed
  • OR libsamba-passdb0-4.2.4-28.24 is installed
  • OR libsamba-passdb0-32bit-4.2.4-28.24 is installed
  • OR libsamba-util0-4.2.4-28.24 is installed
  • OR libsamba-util0-32bit-4.2.4-28.24 is installed
  • OR libsamdb0-4.2.4-28.24 is installed
  • OR libsamdb0-32bit-4.2.4-28.24 is installed
  • OR libsmbclient-raw0-4.2.4-28.24 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-28.24 is installed
  • OR libsmbclient0-4.2.4-28.24 is installed
  • OR libsmbclient0-32bit-4.2.4-28.24 is installed
  • OR libsmbconf0-4.2.4-28.24 is installed
  • OR libsmbconf0-32bit-4.2.4-28.24 is installed
  • OR libsmbldap0-4.2.4-28.24 is installed
  • OR libsmbldap0-32bit-4.2.4-28.24 is installed
  • OR libtevent-util0-4.2.4-28.24 is installed
  • OR libtevent-util0-32bit-4.2.4-28.24 is installed
  • OR libwbclient0-4.2.4-28.24 is installed
  • OR libwbclient0-32bit-4.2.4-28.24 is installed
  • OR samba-4.2.4-28.24 is installed
  • OR samba-32bit-4.2.4-28.24 is installed
  • OR samba-client-4.2.4-28.24 is installed
  • OR samba-client-32bit-4.2.4-28.24 is installed
  • OR samba-doc-4.2.4-28.24 is installed
  • OR samba-libs-4.2.4-28.24 is installed
  • OR samba-libs-32bit-4.2.4-28.24 is installed
  • OR samba-winbind-4.2.4-28.24 is installed
  • OR samba-winbind-32bit-4.2.4-28.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • ImageMagick-6.8.8.1-47 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • ImageMagick-6.8.8.1-47 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • curl-7.37.0-36 is installed
  • OR libcurl4-7.37.0-36 is installed
  • OR libcurl4-32bit-7.37.0-36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND ucode-intel-20180807-13.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND ucode-intel-20180807-13.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kgraft-patch-4_4_103-92_56-default-12-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-12-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kgraft-patch-4_4_103-92_56-default-12-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-12-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • glibc-2.22-62.13 is installed
  • OR glibc-32bit-2.22-62.13 is installed
  • OR glibc-devel-2.22-62.13 is installed
  • OR glibc-devel-32bit-2.22-62.13 is installed
  • OR glibc-html-2.22-62.13 is installed
  • OR glibc-i18ndata-2.22-62.13 is installed
  • OR glibc-info-2.22-62.13 is installed
  • OR glibc-locale-2.22-62.13 is installed
  • OR glibc-locale-32bit-2.22-62.13 is installed
  • OR glibc-profile-2.22-62.13 is installed
  • OR glibc-profile-32bit-2.22-62.13 is installed
  • OR nscd-2.22-62.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • glibc-2.22-62.13 is installed
  • OR glibc-32bit-2.22-62.13 is installed
  • OR glibc-devel-2.22-62.13 is installed
  • OR glibc-devel-32bit-2.22-62.13 is installed
  • OR glibc-html-2.22-62.13 is installed
  • OR glibc-i18ndata-2.22-62.13 is installed
  • OR glibc-info-2.22-62.13 is installed
  • OR glibc-locale-2.22-62.13 is installed
  • OR glibc-locale-32bit-2.22-62.13 is installed
  • OR glibc-profile-2.22-62.13 is installed
  • OR glibc-profile-32bit-2.22-62.13 is installed
  • OR nscd-2.22-62.13 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
  • kernel-default-4.4.180-94.100 is installed
  • OR kernel-default-base-4.4.180-94.100 is installed
  • OR kernel-default-devel-4.4.180-94.100 is installed
  • OR kernel-default-man-4.4.180-94.100 is installed
  • OR kernel-devel-4.4.180-94.100 is installed
  • OR kernel-macros-4.4.180-94.100 is installed
  • OR kernel-source-4.4.180-94.100 is installed
  • OR kernel-syms-4.4.180-94.100 is installed
  • OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kernel-default-4.4.180-94.100 is installed
  • OR kernel-default-base-4.4.180-94.100 is installed
  • OR kernel-default-devel-4.4.180-94.100 is installed
  • OR kernel-default-man-4.4.180-94.100 is installed
  • OR kernel-devel-4.4.180-94.100 is installed
  • OR kernel-macros-4.4.180-94.100 is installed
  • OR kernel-source-4.4.180-94.100 is installed
  • OR kernel-syms-4.4.180-94.100 is installed
  • OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • kernel-default-4.4.180-94.100 is installed
  • OR kernel-default-base-4.4.180-94.100 is installed
  • OR kernel-default-devel-4.4.180-94.100 is installed
  • OR kernel-default-man-4.4.180-94.100 is installed
  • OR kernel-devel-4.4.180-94.100 is installed
  • OR kernel-macros-4.4.180-94.100 is installed
  • OR kernel-source-4.4.180-94.100 is installed
  • OR kernel-syms-4.4.180-94.100 is installed
  • OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kernel-default-4.4.180-94.100 is installed
  • OR kernel-default-base-4.4.180-94.100 is installed
  • OR kernel-default-devel-4.4.180-94.100 is installed
  • OR kernel-default-man-4.4.180-94.100 is installed
  • OR kernel-devel-4.4.180-94.100 is installed
  • OR kernel-macros-4.4.180-94.100 is installed
  • OR kernel-source-4.4.180-94.100 is installed
  • OR kernel-syms-4.4.180-94.100 is installed
  • OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libwireshark8-2.2.8-48.6 is installed
  • OR libwiretap6-2.2.8-48.6 is installed
  • OR libwscodecs1-2.2.8-48.6 is installed
  • OR libwsutil7-2.2.8-48.6 is installed
  • OR wireshark-2.2.8-48.6 is installed
  • OR wireshark-gtk-2.2.8-48.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libwireshark8-2.2.8-48.6 is installed
  • OR libwiretap6-2.2.8-48.6 is installed
  • OR libwscodecs1-2.2.8-48.6 is installed
  • OR libwsutil7-2.2.8-48.6 is installed
  • OR wireshark-2.2.8-48.6 is installed
  • OR wireshark-gtk-2.2.8-48.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.3.0esr-109.3.1 is installed
  • OR MozillaFirefox-translations-52.3.0esr-109.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • postgresql96-9.6.15-3.29 is installed
  • OR postgresql96-contrib-9.6.15-3.29 is installed
  • OR postgresql96-docs-9.6.15-3.29 is installed
  • OR postgresql96-libs-9.6.15-3.29 is installed
  • OR postgresql96-plperl-9.6.15-3.29 is installed
  • OR postgresql96-plpython-9.6.15-3.29 is installed
  • OR postgresql96-pltcl-9.6.15-3.29 is installed
  • OR postgresql96-server-9.6.15-3.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • postgresql96-9.6.15-3.29 is installed
  • OR postgresql96-contrib-9.6.15-3.29 is installed
  • OR postgresql96-docs-9.6.15-3.29 is installed
  • OR postgresql96-libs-9.6.15-3.29 is installed
  • OR postgresql96-plperl-9.6.15-3.29 is installed
  • OR postgresql96-plpython-9.6.15-3.29 is installed
  • OR postgresql96-pltcl-9.6.15-3.29 is installed
  • OR postgresql96-server-9.6.15-3.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • libsolv-0.6.36-2.27.19 is installed
  • OR libsolv-tools-0.6.36-2.27.19 is installed
  • OR libzypp-16.20.2-27.60 is installed
  • OR perl-solv-0.6.36-2.27.19 is installed
  • OR python-solv-0.6.36-2.27.19 is installed
  • OR zypper-1.13.54-18.40 is installed
  • OR zypper-log-1.13.54-18.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • libsolv-0.6.36-2.27.19 is installed
  • OR libsolv-tools-0.6.36-2.27.19 is installed
  • OR libzypp-16.20.2-27.60 is installed
  • OR perl-solv-0.6.36-2.27.19 is installed
  • OR python-solv-0.6.36-2.27.19 is installed
  • OR zypper-1.13.54-18.40 is installed
  • OR zypper-log-1.13.54-18.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • postgresql96-9.6.15-3.29 is installed
  • OR postgresql96-contrib-9.6.15-3.29 is installed
  • OR postgresql96-docs-9.6.15-3.29 is installed
  • OR postgresql96-libs-9.6.15-3.29 is installed
  • OR postgresql96-plperl-9.6.15-3.29 is installed
  • OR postgresql96-plpython-9.6.15-3.29 is installed
  • OR postgresql96-pltcl-9.6.15-3.29 is installed
  • OR postgresql96-server-9.6.15-3.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • postgresql96-9.6.15-3.29 is installed
  • OR postgresql96-contrib-9.6.15-3.29 is installed
  • OR postgresql96-docs-9.6.15-3.29 is installed
  • OR postgresql96-libs-9.6.15-3.29 is installed
  • OR postgresql96-plperl-9.6.15-3.29 is installed
  • OR postgresql96-plpython-9.6.15-3.29 is installed
  • OR postgresql96-pltcl-9.6.15-3.29 is installed
  • OR postgresql96-server-9.6.15-3.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.9.0esr-109.38 is installed
  • OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.9.0esr-109.38 is installed
  • OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • python3-rpm-4.11.2-16.21 is installed
  • OR rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • python3-rpm-4.11.2-16.21 is installed
  • OR rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • MozillaFirefox-68.2.0-109.95 is installed
  • OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • MozillaFirefox-68.2.0-109.95 is installed
  • OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS 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-LTSS 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 for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • cups-pk-helper-0.2.5-3 is installed
  • OR cups-pk-helper-lang-0.2.5-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND clamsap-0.98.9-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_39-default-4-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-4-2 is installed
  • OR kgraft-patch-SLE12_Update_11-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_51-default-4-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-4-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_35-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND libcurl-devel-7.19.7-1.20.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • binutils-devel-2.23.1-0.23 is installed
  • OR binutils-devel-32bit-2.23.1-0.23 is installed
  • OR binutils-gold-2.23.1-0.23 is installed
  • OR cross-ppc-binutils-2.23.1-0.23 is installed
  • OR cross-spu-binutils-2.23.1-0.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • GraphicsMagick-1.2.5-78.61 is installed
  • OR libGraphicsMagick2-1.2.5-78.61 is installed
  • OR perl-GraphicsMagick-1.2.5-78.61 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND java-1_7_0-openjdk-plugin-1.5.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.26-9 is installed
  • OR libmysqlclient_r18-32bit-10.0.26-9 is installed
  • OR mariadb-10.0.26-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • freerdp-2.0.0~git.1463131968.4e66df7-11 is installed
  • OR libfreerdp2-2.0.0~git.1463131968.4e66df7-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libwpd-0.10.2-2.4.1 is installed
  • OR libwpd-0_10-10-0.10.2-2.4.1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • bind-9.9.6P1-0.47.1 is installed
  • OR bind-chrootenv-9.9.6P1-0.47.1 is installed
  • OR bind-devel-9.9.6P1-0.47.1 is installed
  • OR bind-doc-9.9.6P1-0.47.1 is installed
  • OR bind-libs-9.9.6P1-0.47.1 is installed
  • OR bind-libs-32bit-9.9.6P1-0.47.1 is installed
  • OR bind-utils-9.9.6P1-0.47.1 is installed
  • BACK