Oval Definition:oval:org.opensuse.security:def:42418
Revision Date:2022-07-22Version:1
Title:Security update for mozilla-nss (Important)
Description:

This update for mozilla-nss fixes the following issues:

Various FIPS 140-3 related fixes were backported from SUSE Linux Enterprise 15 SP4:

- Makes the PBKDF known answer test compliant with NIST SP800-132. (bsc#1192079). - FIPS: Add on-demand integrity tests through sftk_FIPSRepeatIntegrityCheck() (bsc#1198980). - FIPS: mark algorithms as approved/non-approved according to security policy (bsc#1191546, bsc#1201298). - FIPS: remove hard disabling of unapproved algorithms. This requirement is now fulfilled by the service level indicator (bsc#1200325). - Run test suite at build time, and make it pass (bsc#1198486). - FIPS: skip algorithms that are hard disabled in FIPS mode. - Prevent expired PayPalEE cert from failing the tests. - Allow checksumming to be disabled, but only if we entered FIPS mode due to NSS_FIPS being set, not if it came from /proc. - FIPS: Make the PBKDF known answer test compliant with NIST SP800-132. - Update FIPS validation string to version-release format. - FIPS: remove XCBC MAC from list of FIPS approved algorithms. - Enable NSS_ENABLE_FIPS_INDICATORS and set NSS_FIPS_MODULE_ID for build. - FIPS: claim 3DES unapproved in FIPS mode (bsc#1192080). - FIPS: allow testing of unapproved algorithms (bsc#1192228). - FIPS: add version indicators. (bmo#1729550, bsc#1192086). - FIPS: fix some secret clearing (bmo#1697303, bsc#1192087).

Version update to NSS 3.79:

- Use PK11_GetSlotInfo instead of raw C_GetSlotInfo calls. - Update mercurial in clang-format docker image. - Use of uninitialized pointer in lg_init after alloc fail. - selfserv and tstclnt should use PR_GetPrefLoopbackAddrInfo. - Add SECMOD_LockedModuleHasRemovableSlots. - Fix secasn1d parsing of indefinite SEQUENCE inside indefinite GROUP. - Added RFC8422 compliant TLS <= 1.2 undefined/compressed ECPointFormat extension alerts. - TLS 1.3 Server: Send protocol_version alert on unsupported ClientHello.legacy_version. - Correct invalid record inner and outer content type alerts. - NSS does not properly import or export pkcs12 files with large passwords and pkcs5v2 encoding. - improve error handling after nssCKFWInstance_CreateObjectHandle. - Initialize pointers passed to NSS_CMSDigestContext_FinishMultiple. - NSS 3.79 should depend on NSPR 4.34

Version update to NSS 3.78.1:

- Initialize pointers passed to NSS_CMSDigestContext_FinishMultiple

Version update to NSS 3.78:

- Added TLS 1.3 zero-length inner plaintext checks and tests, zero-length record/fragment handling tests. - Reworked overlong record size checks and added TLS1.3 specific boundaries. - Add ECH Grease Support to tstclnt - Add a strict variant of moz::pkix::CheckCertHostname. - Change SSL_REUSE_SERVER_ECDHE_KEY default to false. - Make SEC_PKCS12EnableCipher succeed - Update zlib in NSS to 1.2.12.

Version update to NSS 3.77:

- Fix link to TLS page on wireshark wiki - Add two D-TRUST 2020 root certificates. - Add Telia Root CA v2 root certificate. - Remove expired explicitly distrusted certificates from certdata.txt. - support specific RSA-PSS parameters in mozilla::pkix - Remove obsolete stateEnd check in SEC_ASN1DecoderUpdate. - Remove token member from NSSSlot struct. - Provide secure variants of mpp_pprime and mpp_make_prime. - Support UTF-8 library path in the module spec string. - Update nssUTF8_Length to RFC 3629 and fix buffer overrun. - Update googletest to 1.11.0 - Add SetTls13GreaseEchSize to experimental API. - TLS 1.3 Illegal legacy_version handling/alerts. - Fix calculation of ECH HRR Transcript. - Allow ld path to be set as environment variable. - Ensure we don't read uninitialized memory in ssl gtests. - Fix DataBuffer Move Assignment. - internal_error alert on Certificate Request with sha1+ecdsa in TLS 1.3 - rework signature verification in mozilla::pkix

Version update to NSS 3.76.1

- Remove token member from NSSSlot struct. - Hold tokensLock through nssToken_GetSlot calls in nssTrustDomain_GetActiveSlots. - Check return value of PK11Slot_GetNSSToken. - Use Wycheproof JSON for RSASSA-PSS - Add SHA256 fingerprint comments to old certdata.txt entries. - Avoid truncating files in nss-release-helper.py. - Throw illegal_parameter alert for illegal extensions in handshake message.

Version update to NSS 3.75

- Make DottedOIDToCode.py compatible with python3. - Avoid undefined shift in SSL_CERT_IS while fuzzing. - Remove redundant key type check. - Update ABI expectations to match ECH changes. - Enable CKM_CHACHA20. - check return on NSS_NoDB_Init and NSS_Shutdown. - Run ECDSA test vectors from bltest as part of the CI tests. - Add ECDSA test vectors to the bltest command line tool. - Allow to build using clang's integrated assembler. - Allow to override python for the build. - test HKDF output rather than input. - Use ASSERT macros to end failed tests early. - move assignment operator for DataBuffer. - Add test cases for ECH compression and unexpected extensions in SH. - Update tests for ECH-13. - Tidy up error handling. - Add tests for ECH HRR Changes. - Server only sends GREASE HRR extension if enabled by preference. - Update generation of the Associated Data for ECH-13. - When ECH is accepted, reject extensions which were only advertised in the Outer Client Hello. - Allow for compressed, non-contiguous, extensions. - Scramble the PSK extension in CHOuter. - Split custom extension handling for ECH. - Add ECH-13 HRR Handling. - Client side ECH padding. - Stricter ClientHelloInner Decompression. - Remove ECH_inner extension, use new enum format. - Update the version number for ECH-13 and adjust the ECHConfig size.

Version update to NSS 3.74

- mozilla::pkix: support SHA-2 hashes in CertIDs in OCSP responses - Ensure clients offer consistent ciphersuites after HRR - NSS does not properly restrict server keys based on policy - Set nssckbi version number to 2.54 - Replace Google Trust Services LLC (GTS) R4 root certificate - Replace Google Trust Services LLC (GTS) R3 root certificate - Replace Google Trust Services LLC (GTS) R2 root certificate - Replace Google Trust Services LLC (GTS) R1 root certificate - Replace GlobalSign ECC Root CA R4 - Remove Expired Root Certificates - DST Root CA X3 - Remove Expiring Cybertrust Global Root and GlobalSign root certificates - Add renewed Autoridad de Certificacion Firmaprofesional CIF A62634068 root certificate - Add iTrusChina ECC root certificate - Add iTrusChina RSA root certificate - Add ISRG Root X2 root certificate - Add Chunghwa Telecom's HiPKI Root CA - G1 root certificate - Avoid a clang 13 unused variable warning in opt build - Check for missing signedData field - Ensure DER encoded signatures are within size limits

- enable key logging option (boo#1195040)

Version update to NSS 3.73.1:

- Add SHA-2 support to mozilla::pkix's OSCP implementation

Version update to NSS 3.73

- check for missing signedData field. - Ensure DER encoded signatures are within size limits. - NSS needs FiPS 140-3 version indicators. - pkix_CacheCert_Lookup doesn't return cached certs - sunset Coverity from NSS

Fixed MFSA 2021-51 (bsc#1193170) CVE-2021-43527: Memory corruption via DER-encoded DSA and RSA-PSS signatures

Version update to NSS 3.72

- Fix nsinstall parallel failure. - Increase KDF cache size to mitigate perf regression in about:logins

Version update to NSS 3.71

- Set nssckbi version number to 2.52. - Respect server requirements of tlsfuzzer/test-tls13-signature-algorithms.py - Import of PKCS#12 files with Camellia encryption is not supported - Add HARICA Client ECC Root CA 2021. - Add HARICA Client RSA Root CA 2021. - Add HARICA TLS ECC Root CA 2021. - Add HARICA TLS RSA Root CA 2021. - Add TunTrust Root CA certificate to NSS.

Version update to NSS 3.70

- Update test case to verify fix. - Explicitly disable downgrade check in TlsConnectStreamTls13.EchOuterWith12Max - Explicitly disable downgrade check in TlsConnectTest.DisableFalseStartOnFallback - Avoid using a lookup table in nssb64d. - Use HW accelerated SHA2 on AArch64 Big Endian. - Change default value of enableHelloDowngradeCheck to true. - Cache additional PBE entries. - Read HPKE vectors from official JSON.

Version update to NSS 3.69.1:

- Disable DTLS 1.0 and 1.1 by default - integrity checks in key4.db not happening on private components with AES_CBC

NSS 3.69:

- Disable DTLS 1.0 and 1.1 by default (backed out again) - integrity checks in key4.db not happening on private components with AES_CBC (backed out again) - SSL handling of signature algorithms ignores environmental invalid algorithms. - sqlite 3.34 changed it's open semantics, causing nss failures. - Gtest update changed the gtest reports, losing gtest details in all.sh reports. - NSS incorrectly accepting 1536 bit DH primes in FIPS mode - SQLite calls could timeout in starvation situations. - Coverity/cpp scanner errors found in nss 3.67 - Import the NSS documentation from MDN in nss/doc. - NSS using a tempdir to measure sql performance not active

Version Update to 3.68.4 (bsc#1200027)

- CVE-2022-31741: Initialize pointers passed to NSS_CMSDigestContext_FinishMultiple. (bmo#1767590)



Mozilla NSPR was updated to version 4.34:

add an API that returns a preferred loopback IP on hosts that have two IP stacks available.
Family:unixClass:patch
Status:Reference(s):1010977
1010979
1011830
1012530
1013533
1013604
1015993
1077358
1083125
1085447
1090368
1090646
1090869
1097108
1099306
1099510
1101288
1102682
1103098
1103203
1119947
1122293
1122299
1124729
1124734
1128378
1130721
1132728
1132729
1132732
1133191
1134297
1139073
1141035
1149496
1153108
1154043
1155988
1156321
1156331
1157770
1161799
1192079
1192080
1192086
1192087
1192228
1198486
1200027
854343
925502
968483
975729
987527
989755
995352
CVE-2010-4530
CVE-2015-2775
CVE-2016-5008
CVE-2016-6893
CVE-2016-8654
CVE-2016-9395
CVE-2016-9398
CVE-2016-9560
CVE-2016-9576
CVE-2016-9591
CVE-2016-9794
CVE-2017-13166
CVE-2017-18344
CVE-2018-0618
CVE-2018-10853
CVE-2018-1087
CVE-2018-11212
CVE-2018-13796
CVE-2018-16884
CVE-2018-20856
CVE-2018-3646
CVE-2018-5390
CVE-2018-5391
CVE-2018-5950
CVE-2018-8781
CVE-2018-8897
CVE-2019-10220
CVE-2019-11135
CVE-2019-11139
CVE-2019-11487
CVE-2019-13272
CVE-2019-1787
CVE-2019-1788
CVE-2019-1789
CVE-2019-2422
CVE-2019-2426
CVE-2019-2602
CVE-2019-2684
CVE-2019-2698
CVE-2019-5482
CVE-2019-6974
CVE-2019-7221
CVE-2019-9213
CVE-2020-6796
CVE-2020-6797
CVE-2020-6798
CVE-2020-6799
CVE-2020-6800
CVE-2022-31741
SUSE-SU-2016:2053-1
SUSE-SU-2016:3146-1
SUSE-SU-2017:0084-1
SUSE-SU-2018:1511-1
SUSE-SU-2018:4296-1
SUSE-SU-2019:0897-1
SUSE-SU-2019:1392-1
SUSE-SU-2019:1767-1
SUSE-SU-2019:2339-2
SUSE-SU-2019:2959-1
SUSE-SU-2020:0384-1
SUSE-SU-2022:2533-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
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 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Micro 5.2
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 Containers 15
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
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 Python2 packages 15 SP1
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 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
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-LTSS
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-LTSS
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 12 SP5
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
  • kbd-2.0.4-lp150.6 is installed
  • OR kbd-legacy-2.0.4-lp150.6 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • libIlmImf-Imf_2_1-21-2.1.0-9 is installed
  • OR openexr-devel-2.1.0-9 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-PyYAML-3.10-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • bind-9.9.6P1-0.22 is installed
  • OR bind-libs-9.9.6P1-0.22 is installed
  • OR bind-libs-32bit-9.9.6P1-0.22 is installed
  • OR bind-utils-9.9.6P1-0.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • augeas-0.9.0-3.17 is installed
  • OR libaugeas0-0.9.0-3.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libXrandr2-1.4.2-3 is installed
  • OR libXrandr2-32bit-1.4.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • libmysqlclient18-10.0.21-1 is installed
  • OR libmysqlclient18-32bit-10.0.21-1 is installed
  • OR libmysqlclient_r18-10.0.21-1 is installed
  • OR libmysqlclient_r18-32bit-10.0.21-1 is installed
  • OR mariadb-10.0.21-1 is installed
  • OR mariadb-client-10.0.21-1 is installed
  • OR mariadb-errormessages-10.0.21-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • gd-2.1.0-24.9 is installed
  • OR gd-32bit-2.1.0-24.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libwireshark9-2.4.10-48.32 is installed
  • OR libwiretap7-2.4.10-48.32 is installed
  • OR libwscodecs1-2.4.10-48.32 is installed
  • OR libwsutil8-2.4.10-48.32 is installed
  • OR wireshark-2.4.10-48.32 is installed
  • OR wireshark-gtk-2.4.10-48.32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Micro 5.2 is installed
  • AND Package Information
  • libfreebl3-3.79-150000.3.74.1 is installed
  • OR libfreebl3-hmac-3.79-150000.3.74.1 is installed
  • OR libsoftokn3-3.79-150000.3.74.1 is installed
  • OR libsoftokn3-hmac-3.79-150000.3.74.1 is installed
  • OR mozilla-nspr-4.34-150000.3.23.1 is installed
  • OR mozilla-nss-3.79-150000.3.74.1 is installed
  • OR mozilla-nss-certs-3.79-150000.3.74.1 is installed
  • OR mozilla-nss-tools-3.79-150000.3.74.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • ffmpeg-3.4.2-4.17 is installed
  • OR libavdevice57-3.4.2-4.17 is installed
  • OR libavfilter6-3.4.2-4.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND chrony-3.2-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • gc-devel-7.6.4-1 is installed
  • OR libgc1-7.6.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 15 is installed
  • AND Package Information
  • containerd-1.2.6-5.16 is installed
  • OR docker-19.03.1_ce-6.26 is installed
  • OR docker-bash-completion-19.03.1_ce-6.26 is installed
  • OR docker-libnetwork-0.7.0.1+gitr2800_fc5a7d91d54c-4.15 is installed
  • OR docker-runc-1.0.0rc8+gitr3826_425e105d5a03-6.21 is installed
  • OR golang-github-docker-libnetwork-0.7.0.1+gitr2800_fc5a7d91d54c-4.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-1 is installed
  • OR ImageMagick-devel-7.0.7.34-1 is installed
  • OR libMagick++-7_Q16HDRI4-7.0.7.34-1 is installed
  • OR libMagick++-devel-7.0.7.34-1 is installed
  • OR libMagickCore-7_Q16HDRI6-7.0.7.34-1 is installed
  • OR libMagickWand-7_Q16HDRI6-7.0.7.34-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND gvim-8.0.1568-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • git-2.16.3-1 is installed
  • OR git-arch-2.16.3-1 is installed
  • OR git-cvs-2.16.3-1 is installed
  • OR git-daemon-2.16.3-1 is installed
  • OR git-doc-2.16.3-1 is installed
  • OR git-email-2.16.3-1 is installed
  • OR git-gui-2.16.3-1 is installed
  • OR git-svn-2.16.3-1 is installed
  • OR git-web-2.16.3-1 is installed
  • OR gitk-2.16.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
  • AND nasm-2.13.02-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • libncurses5-6.1-5.3 is installed
  • OR libncurses5-32bit-6.1-5.3 is installed
  • OR ncurses-6.1-5.3 is installed
  • OR ncurses5-devel-6.1-5.3 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.35-3.20 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.35-3.20 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.35-3.20 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.35-3.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_13-default-2-2 is installed
  • OR kernel-livepatch-SLE15_Update_3-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_10-default-5-2 is installed
  • OR kernel-livepatch-SLE15-SP1_Update_3-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • openssl-1_1-1.1.0i-4.15 is installed
  • OR openssl-1_1-doc-1.1.0i-4.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • tomcat-9.0.21-4.5 is installed
  • OR tomcat-docs-webapp-9.0.21-4.5 is installed
  • OR tomcat-embed-9.0.21-4.5 is installed
  • OR tomcat-javadoc-9.0.21-4.5 is installed
  • OR tomcat-jsvc-9.0.21-4.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
  • AND python2-urllib3-1.24-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND apache2-mod_nss-1.0.17-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • apache2-2.4.33-3.15 is installed
  • OR apache2-devel-2.4.33-3.15 is installed
  • OR apache2-doc-2.4.33-3.15 is installed
  • OR apache2-prefork-2.4.33-3.15 is installed
  • OR apache2-utils-2.4.33-3.15 is installed
  • OR apache2-worker-2.4.33-3.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • nodejs8-8.11.3-3.5 is installed
  • OR nodejs8-devel-8.11.3-3.5 is installed
  • OR nodejs8-docs-8.11.3-3.5 is installed
  • OR npm8-8.11.3-3.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND xalan-j2-2.7.0-217.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND xalan-j2-2.7.0-217.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND pcsc-ccid-1.3.8-3.15.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • openvpn-2.0.9-143.46 is installed
  • OR openvpn-auth-pam-plugin-2.0.9-143.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • openvpn-2.0.9-143.46 is installed
  • OR openvpn-auth-pam-plugin-2.0.9-143.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • MozillaFirefox-31.1.0esr-1 is installed
  • OR MozillaFirefox-translations-31.1.0esr-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libvirt-1.2.18.4-11 is installed
  • OR libvirt-client-1.2.18.4-11 is installed
  • OR libvirt-daemon-1.2.18.4-11 is installed
  • OR libvirt-daemon-config-network-1.2.18.4-11 is installed
  • OR libvirt-daemon-config-nwfilter-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-interface-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-libxl-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-lxc-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-network-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-nodedev-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-nwfilter-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-qemu-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-secret-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-storage-1.2.18.4-11 is installed
  • OR libvirt-daemon-lxc-1.2.18.4-11 is installed
  • OR libvirt-daemon-qemu-1.2.18.4-11 is installed
  • OR libvirt-daemon-xen-1.2.18.4-11 is installed
  • OR libvirt-doc-1.2.18.4-11 is installed
  • OR libvirt-lock-sanlock-1.2.18.4-11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libvirt-1.2.18.4-11 is installed
  • OR libvirt-client-1.2.18.4-11 is installed
  • OR libvirt-daemon-1.2.18.4-11 is installed
  • OR libvirt-daemon-config-network-1.2.18.4-11 is installed
  • OR libvirt-daemon-config-nwfilter-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-interface-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-libxl-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-lxc-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-network-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-nodedev-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-nwfilter-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-qemu-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-secret-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-storage-1.2.18.4-11 is installed
  • OR libvirt-daemon-lxc-1.2.18.4-11 is installed
  • OR libvirt-daemon-qemu-1.2.18.4-11 is installed
  • OR libvirt-daemon-xen-1.2.18.4-11 is installed
  • OR libvirt-doc-1.2.18.4-11 is installed
  • OR libvirt-lock-sanlock-1.2.18.4-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libXv1-1.0.10-3 is installed
  • OR libXv1-32bit-1.0.10-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.221-43.22 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.221-43.22 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.221-43.22 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.221-43.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.221-43.22 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.221-43.22 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.221-43.22 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.221-43.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • java-1_7_1-ibm-1.7.1_sr4.15-38.8 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.15-38.8 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.15-38.8 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.15-38.8 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.15-38.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • kernel-default-4.4.21-90 is installed
  • OR kernel-default-base-4.4.21-90 is installed
  • OR kernel-default-devel-4.4.21-90 is installed
  • OR kernel-default-man-4.4.21-90 is installed
  • OR kernel-devel-4.4.21-90 is installed
  • OR kernel-macros-4.4.21-90 is installed
  • OR kernel-source-4.4.21-90 is installed
  • OR kernel-syms-4.4.21-90 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • kernel-default-4.4.21-90 is installed
  • OR kernel-default-base-4.4.21-90 is installed
  • OR kernel-default-devel-4.4.21-90 is installed
  • OR kernel-default-man-4.4.21-90 is installed
  • OR kernel-devel-4.4.21-90 is installed
  • OR kernel-macros-4.4.21-90 is installed
  • OR kernel-source-4.4.21-90 is installed
  • OR kernel-syms-4.4.21-90 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND busybox-1.21.1-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND ucode-intel-20180425-13.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND ucode-intel-20180425-13.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • gnutls-3.2.15-18.6 is installed
  • OR libgnutls-openssl27-3.2.15-18.6 is installed
  • OR libgnutls28-3.2.15-18.6 is installed
  • OR libgnutls28-32bit-3.2.15-18.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • libdcerpc-binding0-4.4.2-38.20 is installed
  • OR libdcerpc-binding0-32bit-4.4.2-38.20 is installed
  • OR libdcerpc0-4.4.2-38.20 is installed
  • OR libdcerpc0-32bit-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-32bit-4.4.2-38.20 is installed
  • OR libndr-nbt0-4.4.2-38.20 is installed
  • OR libndr-nbt0-32bit-4.4.2-38.20 is installed
  • OR libndr-standard0-4.4.2-38.20 is installed
  • OR libndr-standard0-32bit-4.4.2-38.20 is installed
  • OR libndr0-4.4.2-38.20 is installed
  • OR libndr0-32bit-4.4.2-38.20 is installed
  • OR libnetapi0-4.4.2-38.20 is installed
  • OR libnetapi0-32bit-4.4.2-38.20 is installed
  • OR libsamba-credentials0-4.4.2-38.20 is installed
  • OR libsamba-credentials0-32bit-4.4.2-38.20 is installed
  • OR libsamba-errors0-4.4.2-38.20 is installed
  • OR libsamba-errors0-32bit-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-32bit-4.4.2-38.20 is installed
  • OR libsamba-passdb0-4.4.2-38.20 is installed
  • OR libsamba-passdb0-32bit-4.4.2-38.20 is installed
  • OR libsamba-util0-4.4.2-38.20 is installed
  • OR libsamba-util0-32bit-4.4.2-38.20 is installed
  • OR libsamdb0-4.4.2-38.20 is installed
  • OR libsamdb0-32bit-4.4.2-38.20 is installed
  • OR libsmbclient0-4.4.2-38.20 is installed
  • OR libsmbclient0-32bit-4.4.2-38.20 is installed
  • OR libsmbconf0-4.4.2-38.20 is installed
  • OR libsmbconf0-32bit-4.4.2-38.20 is installed
  • OR libsmbldap0-4.4.2-38.20 is installed
  • OR libsmbldap0-32bit-4.4.2-38.20 is installed
  • OR libtevent-util0-4.4.2-38.20 is installed
  • OR libtevent-util0-32bit-4.4.2-38.20 is installed
  • OR libwbclient0-4.4.2-38.20 is installed
  • OR libwbclient0-32bit-4.4.2-38.20 is installed
  • OR samba-4.4.2-38.20 is installed
  • OR samba-client-4.4.2-38.20 is installed
  • OR samba-client-32bit-4.4.2-38.20 is installed
  • OR samba-doc-4.4.2-38.20 is installed
  • OR samba-libs-4.4.2-38.20 is installed
  • OR samba-libs-32bit-4.4.2-38.20 is installed
  • OR samba-winbind-4.4.2-38.20 is installed
  • OR samba-winbind-32bit-4.4.2-38.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_114-92_67-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_19-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_114-92_67-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_19-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_45-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_14-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libsystemd0-228-150.9 is installed
  • OR libsystemd0-32bit-228-150.9 is installed
  • OR libudev1-228-150.9 is installed
  • OR libudev1-32bit-228-150.9 is installed
  • OR systemd-228-150.9 is installed
  • OR systemd-32bit-228-150.9 is installed
  • OR systemd-bash-completion-228-150.9 is installed
  • OR systemd-sysvinit-228-150.9 is installed
  • OR udev-228-150.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libsystemd0-228-150.9 is installed
  • OR libsystemd0-32bit-228-150.9 is installed
  • OR libudev1-228-150.9 is installed
  • OR libudev1-32bit-228-150.9 is installed
  • OR systemd-228-150.9 is installed
  • OR systemd-32bit-228-150.9 is installed
  • OR systemd-bash-completion-228-150.9 is installed
  • OR systemd-sysvinit-228-150.9 is installed
  • OR udev-228-150.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • LibVNCServer-0.9.9-17.19 is installed
  • OR libvncclient0-0.9.9-17.19 is installed
  • OR libvncserver0-0.9.9-17.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • LibVNCServer-0.9.9-17.19 is installed
  • OR libvncclient0-0.9.9-17.19 is installed
  • OR libvncserver0-0.9.9-17.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.124 is installed
  • OR kernel-default-base-4.4.180-94.124 is installed
  • OR kernel-default-devel-4.4.180-94.124 is installed
  • OR kernel-default-kgraft-4.4.180-94.124 is installed
  • OR kernel-devel-4.4.180-94.124 is installed
  • OR kernel-macros-4.4.180-94.124 is installed
  • OR kernel-source-4.4.180-94.124 is installed
  • OR kernel-syms-4.4.180-94.124 is installed
  • OR kgraft-patch-4_4_180-94_124-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_33-1-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.124 is installed
  • OR kernel-default-base-4.4.180-94.124 is installed
  • OR kernel-default-devel-4.4.180-94.124 is installed
  • OR kernel-default-kgraft-4.4.180-94.124 is installed
  • OR kernel-devel-4.4.180-94.124 is installed
  • OR kernel-macros-4.4.180-94.124 is installed
  • OR kernel-source-4.4.180-94.124 is installed
  • OR kernel-syms-4.4.180-94.124 is installed
  • OR kgraft-patch-4_4_180-94_124-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_33-1-4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_178-94_91-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_25-9-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_178-94_91-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_25-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.8 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.8 is installed
  • OR python-2.7.13-28.8 is installed
  • OR python-32bit-2.7.13-28.8 is installed
  • OR python-base-2.7.13-28.8 is installed
  • OR python-base-32bit-2.7.13-28.8 is installed
  • OR python-curses-2.7.13-28.8 is installed
  • OR python-demo-2.7.13-28.8 is installed
  • OR python-doc-2.7.13-28.8 is installed
  • OR python-doc-pdf-2.7.13-28.8 is installed
  • OR python-gdbm-2.7.13-28.8 is installed
  • OR python-idle-2.7.13-28.8 is installed
  • OR python-tk-2.7.13-28.8 is installed
  • OR python-xml-2.7.13-28.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.8 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.8 is installed
  • OR python-2.7.13-28.8 is installed
  • OR python-32bit-2.7.13-28.8 is installed
  • OR python-base-2.7.13-28.8 is installed
  • OR python-base-32bit-2.7.13-28.8 is installed
  • OR python-curses-2.7.13-28.8 is installed
  • OR python-demo-2.7.13-28.8 is installed
  • OR python-doc-2.7.13-28.8 is installed
  • OR python-doc-pdf-2.7.13-28.8 is installed
  • OR python-gdbm-2.7.13-28.8 is installed
  • OR python-idle-2.7.13-28.8 is installed
  • OR python-tk-2.7.13-28.8 is installed
  • OR python-xml-2.7.13-28.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libmariadb3-3.1.2-2.6 is installed
  • OR libmariadb_plugins-3.1.2-2.6 is installed
  • OR mariadb-10.2.25-3.19 is installed
  • OR mariadb-client-10.2.25-3.19 is installed
  • OR mariadb-connector-c-3.1.2-2.6 is installed
  • OR mariadb-errormessages-10.2.25-3.19 is installed
  • OR mariadb-tools-10.2.25-3.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libmariadb3-3.1.2-2.6 is installed
  • OR libmariadb_plugins-3.1.2-2.6 is installed
  • OR mariadb-10.2.25-3.19 is installed
  • OR mariadb-client-10.2.25-3.19 is installed
  • OR mariadb-connector-c-3.1.2-2.6 is installed
  • OR mariadb-errormessages-10.2.25-3.19 is installed
  • OR mariadb-tools-10.2.25-3.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND clamav-0.100.3-33.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND clamav-0.100.3-33.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.418-11 is installed
  • OR flash-player-gnome-11.2.202.418-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • gstreamer-plugins-base-1.2.4-2.6 is installed
  • OR libgstfft-1_0-0-32bit-1.2.4-2.6 is installed
  • OR typelib-1_0-GstAudio-1_0-1.2.4-2.6 is installed
  • OR typelib-1_0-GstPbutils-1_0-1.2.4-2.6 is installed
  • OR typelib-1_0-GstTag-1_0-1.2.4-2.6 is installed
  • OR typelib-1_0-GstVideo-1_0-1.2.4-2.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.34-29.16 is installed
  • OR libmysqlclient_r18-32bit-10.0.34-29.16 is installed
  • OR mariadb-10.0.34-29.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libreoffice-5.4.5.1-43.19 is installed
  • OR libreoffice-base-5.4.5.1-43.19 is installed
  • OR libreoffice-base-drivers-mysql-5.4.5.1-43.19 is installed
  • OR libreoffice-base-drivers-postgresql-5.4.5.1-43.19 is installed
  • OR libreoffice-calc-5.4.5.1-43.19 is installed
  • OR libreoffice-calc-extensions-5.4.5.1-43.19 is installed
  • OR libreoffice-draw-5.4.5.1-43.19 is installed
  • OR libreoffice-filters-optional-5.4.5.1-43.19 is installed
  • OR libreoffice-gnome-5.4.5.1-43.19 is installed
  • OR libreoffice-icon-theme-galaxy-5.4.5.1-43.19 is installed
  • OR libreoffice-icon-theme-tango-5.4.5.1-43.19 is installed
  • OR libreoffice-impress-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-af-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-ar-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-bg-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-ca-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-cs-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-da-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-de-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-en-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-es-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-fi-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-fr-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-gu-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-hi-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-hr-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-hu-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-it-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-ja-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-ko-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-lt-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-nb-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-nl-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-nn-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-pl-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-pt_BR-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-pt_PT-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-ro-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-ru-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-sk-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-sv-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-uk-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-xh-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-zh_CN-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-zh_TW-5.4.5.1-43.19 is installed
  • OR libreoffice-l10n-zu-5.4.5.1-43.19 is installed
  • OR libreoffice-mailmerge-5.4.5.1-43.19 is installed
  • OR libreoffice-math-5.4.5.1-43.19 is installed
  • OR libreoffice-officebean-5.4.5.1-43.19 is installed
  • OR libreoffice-pyuno-5.4.5.1-43.19 is installed
  • OR libreoffice-writer-5.4.5.1-43.19 is installed
  • OR libreoffice-writer-extensions-5.4.5.1-43.19 is installed
  • OR libreofficekit-5.4.5.1-43.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-base-0.10.36-18.3 is installed
  • OR gstreamer-0_10-plugins-base-32bit-0.10.36-18.3 is installed
  • OR gstreamer-0_10-plugins-base-lang-0.10.36-18.3 is installed
  • OR libgstapp-0_10-0-0.10.36-18.3 is installed
  • OR libgstapp-0_10-0-32bit-0.10.36-18.3 is installed
  • OR libgstinterfaces-0_10-0-0.10.36-18.3 is installed
  • OR libgstinterfaces-0_10-0-32bit-0.10.36-18.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • dia-0.97.3-17.4 is installed
  • OR dia-lang-0.97.3-17.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND imobiledevice-tools-1.2.0+git20170122.45fda81-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • gegl-0_3-0.3.34-1 is installed
  • OR gegl-0_3-lang-0.3.34-1 is installed
  • OR gegl-devel-0.3.34-1 is installed
  • OR libgegl-0_3-0-0.3.34-1 is installed
  • OR typelib-1_0-Gegl-0_3-0.3.34-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • openstack-neutron-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-dhcp-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-ha-tool-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-l3-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-linuxbridge-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-metadata-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-metering-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-mlnx-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-nvsd-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-openvswitch-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-plugin-cisco-7.0.2~a0~dev63-1 is installed
  • OR openstack-neutron-restproxy-agent-7.0.4~a0~dev18-1 is installed
  • OR openstack-neutron-server-7.0.4~a0~dev18-1 is installed
  • OR python-neutron-7.0.4~a0~dev18-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND python-XStatic-jquery-ui-1.11.0.1-2.3 is installed
  • BACK