Oval Definition:oval:org.opensuse.security:def:3655
Revision Date:2022-07-29Version: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)



Family:unixClass:patch
Status:Reference(s):1017693
1054594
1065600
1065729
1100167
1103203
1115717
1116993
1117954
1124729
1124734
1126284
1127757
1128378
1144903
1153108
1153158
1153161
1155094
1155798
1156317
1156321
1156334
1157770
1159913
1160467
1160468
1162825
1165631
1165692
1168468
1170771
1171252
1171254
1171675
1171688
1171746
1172140
1172437
1173942
1174003
1174098
1174247
1175599
1175621
1175807
1176019
1176400
1176907
1176979
1177090
1177109
1177121
1177193
1177194
1177206
1177258
1177271
1177283
1177284
1177285
1177286
1177297
1177384
1177511
1177617
1177681
1177683
1177687
1177694
1177697
1177719
1177724
1177725
1177726
1188540
1192079
1192080
1192086
1192087
1192228
1198486
1200027
954532
990460
CVE-2016-10092
CVE-2016-10093
CVE-2016-10094
CVE-2016-6223
CVE-2017-12944
CVE-2018-1000199
CVE-2018-12232
CVE-2018-13139
CVE-2018-19210
CVE-2018-19432
CVE-2018-19758
CVE-2019-10220
CVE-2019-10220
CVE-2019-13272
CVE-2019-13272
CVE-2019-14896
CVE-2019-14897
CVE-2019-15239
CVE-2019-15666
CVE-2019-15917
CVE-2019-17133
CVE-2019-18348
CVE-2019-5108
CVE-2019-6974
CVE-2019-7221
CVE-2019-8912
CVE-2019-9213
CVE-2019-9674
CVE-2020-10757
CVE-2020-11668
CVE-2020-12243
CVE-2020-12351
CVE-2020-12352
CVE-2020-12653
CVE-2020-12654
CVE-2020-14331
CVE-2020-1749
CVE-2020-1749
CVE-2020-24490
CVE-2020-25641
CVE-2020-25643
CVE-2020-25645
CVE-2021-3246
CVE-2022-31741
SUSE-SU-2018:4008-1
SUSE-SU-2019:0740-1
SUSE-SU-2019:2829-1
SUSE-SU-2019:3247-1
SUSE-SU-2019:3249-1
SUSE-SU-2020:1219-1
SUSE-SU-2020:1339-1
SUSE-SU-2020:2525-1
SUSE-SU-2020:2980-1
SUSE-SU-2021:2764-1
SUSE-SU-2022:2595-1
Platform(s):SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Desktop 15 SP3
SUSE Linux Enterprise Desktop 15 SP4
SUSE Linux Enterprise High Availability 12
SUSE Linux Enterprise High Availability 12 SP3
SUSE Linux Enterprise High Availability 12 SP4
SUSE Linux Enterprise High Availability 15
SUSE Linux Enterprise High Availability 15 SP1
SUSE Linux Enterprise High Performance Computing 15 SP3
SUSE Linux Enterprise High Performance Computing 15 SP4
SUSE Linux Enterprise High Performance Computing 15-ESPOS
SUSE Linux Enterprise High Performance Computing 15-LTSS
SUSE Linux Enterprise Live Patching 12
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP2
SUSE Linux Enterprise Module for Basesystem 15 SP3
SUSE Linux Enterprise Module for Basesystem 15 SP4
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Live Patching 15 SP1
SUSE Linux Enterprise Module for Live Patching 15 SP2
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Public Cloud 15
SUSE Linux Enterprise Module for Public Cloud 15 SP1
SUSE Linux Enterprise Module for Public Cloud 15 SP2
SUSE Linux Enterprise Module for Python2 packages 15 SP1
SUSE Linux Enterprise Module for Python2 packages 15 SP2
SUSE Linux Enterprise Module for Realtime 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 Server Applications 15 SP2
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Real Time Extension 12 SP1
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 15 SP3
SUSE Linux Enterprise Server 15 SP4
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise Server for SAP Applications 15 SP3
SUSE Linux Enterprise Server for SAP Applications 15 SP4
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE Manager Proxy 4.2
SUSE Manager Proxy 4.3
SUSE Manager Retail Branch Server 4.3
SUSE Manager Server 4.2
SUSE Manager Server 4.3
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • colord-1.1.7-2 is installed
  • OR colord-gtk-lang-0.1.25-3 is installed
  • OR colord-lang-1.1.7-2 is installed
  • OR libcolord-gtk1-0.1.25-3 is installed
  • OR libcolord2-1.1.7-2 is installed
  • OR libcolord2-32bit-1.1.7-2 is installed
  • OR libcolorhug2-1.1.7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • cpp48-4.8.5-24 is installed
  • OR gcc48-4.8.5-24 is installed
  • OR gcc48-32bit-4.8.5-24 is installed
  • OR gcc48-c++-4.8.5-24 is installed
  • OR gcc48-gij-4.8.5-24 is installed
  • OR gcc48-gij-32bit-4.8.5-24 is installed
  • OR gcc48-info-4.8.5-24 is installed
  • OR libasan0-4.8.5-24 is installed
  • OR libasan0-32bit-4.8.5-24 is installed
  • OR libgcj48-4.8.5-24 is installed
  • OR libgcj48-32bit-4.8.5-24 is installed
  • OR libgcj48-jar-4.8.5-24 is installed
  • OR libgcj_bc1-4.8.5-24 is installed
  • OR libstdc++48-devel-4.8.5-24 is installed
  • OR libstdc++48-devel-32bit-4.8.5-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-33 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-33 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND argyllcms-1.6.3-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libsqlite3-0-3.8.10.2-9.12 is installed
  • OR libsqlite3-0-32bit-3.8.10.2-9.12 is installed
  • OR sqlite3-3.8.10.2-9.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP3 is installed
  • AND Package Information
  • libsndfile-devel-1.0.28-5.12.1 is installed
  • OR libsndfile1-1.0.28-5.12.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP4 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP4 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP4 is installed
  • OR SUSE Linux Enterprise Server 15 SP4 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP4 is installed
  • OR SUSE Manager Proxy 4.3 is installed
  • OR SUSE Manager Retail Branch Server 4.3 is installed
  • OR SUSE Manager Server 4.3 is installed
  • AND Package Information
  • libfreebl3-3.79-150400.3.7.1 is installed
  • OR libfreebl3-32bit-3.79-150400.3.7.1 is installed
  • OR libfreebl3-hmac-3.79-150400.3.7.1 is installed
  • OR libfreebl3-hmac-32bit-3.79-150400.3.7.1 is installed
  • OR libsoftokn3-3.79-150400.3.7.1 is installed
  • OR libsoftokn3-32bit-3.79-150400.3.7.1 is installed
  • OR libsoftokn3-hmac-3.79-150400.3.7.1 is installed
  • OR libsoftokn3-hmac-32bit-3.79-150400.3.7.1 is installed
  • OR mozilla-nss-3.79-150400.3.7.1 is installed
  • OR mozilla-nss-32bit-3.79-150400.3.7.1 is installed
  • OR mozilla-nss-certs-3.79-150400.3.7.1 is installed
  • OR mozilla-nss-certs-32bit-3.79-150400.3.7.1 is installed
  • OR mozilla-nss-devel-3.79-150400.3.7.1 is installed
  • OR mozilla-nss-sysinit-3.79-150400.3.7.1 is installed
  • OR mozilla-nss-tools-3.79-150400.3.7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 is installed
  • AND Package Information
  • cluster-fs-1.0-22.5 is installed
  • OR cluster-network-1.4-26.4 is installed
  • OR cluster-network-kmp-default-1.4_k3.12.61_52.133-26.4 is installed
  • OR cluster-network-kmp-xen-1.4_k3.12.61_52.133-26.4 is installed
  • OR dlm-kmp-default-4.0.2_k3.12.61_52.133-22.5 is installed
  • OR dlm-kmp-xen-4.0.2_k3.12.61_52.133-22.5 is installed
  • OR drbd-8.4.4.7-9.11 is installed
  • OR drbd-kmp-default-8.4.4.7_k3.12.61_52.133-9.11 is installed
  • OR drbd-kmp-xen-8.4.4.7_k3.12.61_52.133-9.11 is installed
  • OR gfs2-kmp-default-3.1.6_k3.12.61_52.133-22.5 is installed
  • OR gfs2-kmp-xen-3.1.6_k3.12.61_52.133-22.5 is installed
  • OR ocfs2-kmp-default-1.8.2_k3.12.61_52.133-22.5 is installed
  • OR ocfs2-kmp-xen-1.8.2_k3.12.61_52.133-22.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP3 is installed
  • AND conntrack-tools-1.4.2-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP4 is installed
  • AND fence-agents-4.2.1+git.1537269352.7b1fd536-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 is installed
  • AND Package Information
  • ruby2.5-rubygem-actionpack-5_1-5.1.4-3.3 is installed
  • OR rubygem-actionpack-5_1-5.1.4-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 SP1 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-197.4 is installed
  • OR dlm-kmp-default-4.12.14-197.4 is installed
  • OR gfs2-kmp-default-4.12.14-197.4 is installed
  • OR kernel-default-4.12.14-197.4 is installed
  • OR ocfs2-kmp-default-4.12.14-197.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise High Performance Computing 15-ESPOS is installed
  • AND
  • apache2-mod_php7-7.2.5-4.52 is installed
  • OR php7-7.2.5-4.52 is installed
  • OR php7-bcmath-7.2.5-4.52 is installed
  • OR php7-bz2-7.2.5-4.52 is installed
  • OR php7-calendar-7.2.5-4.52 is installed
  • OR php7-ctype-7.2.5-4.52 is installed
  • OR php7-curl-7.2.5-4.52 is installed
  • OR php7-dba-7.2.5-4.52 is installed
  • OR php7-devel-7.2.5-4.52 is installed
  • OR php7-dom-7.2.5-4.52 is installed
  • OR php7-enchant-7.2.5-4.52 is installed
  • OR php7-exif-7.2.5-4.52 is installed
  • OR php7-fastcgi-7.2.5-4.52 is installed
  • OR php7-fileinfo-7.2.5-4.52 is installed
  • OR php7-fpm-7.2.5-4.52 is installed
  • OR php7-ftp-7.2.5-4.52 is installed
  • OR php7-gd-7.2.5-4.52 is installed
  • OR php7-gettext-7.2.5-4.52 is installed
  • OR php7-gmp-7.2.5-4.52 is installed
  • OR php7-iconv-7.2.5-4.52 is installed
  • OR php7-intl-7.2.5-4.52 is installed
  • OR php7-json-7.2.5-4.52 is installed
  • OR php7-ldap-7.2.5-4.52 is installed
  • OR php7-mbstring-7.2.5-4.52 is installed
  • OR php7-mysql-7.2.5-4.52 is installed
  • OR php7-odbc-7.2.5-4.52 is installed
  • OR php7-opcache-7.2.5-4.52 is installed
  • OR php7-openssl-7.2.5-4.52 is installed
  • OR php7-pcntl-7.2.5-4.52 is installed
  • OR php7-pdo-7.2.5-4.52 is installed
  • OR php7-pear-7.2.5-4.52 is installed
  • OR php7-pear-Archive_Tar-7.2.5-4.52 is installed
  • OR php7-pgsql-7.2.5-4.52 is installed
  • OR php7-phar-7.2.5-4.52 is installed
  • OR php7-posix-7.2.5-4.52 is installed
  • OR php7-shmop-7.2.5-4.52 is installed
  • OR php7-snmp-7.2.5-4.52 is installed
  • OR php7-soap-7.2.5-4.52 is installed
  • OR php7-sockets-7.2.5-4.52 is installed
  • OR php7-sodium-7.2.5-4.52 is installed
  • OR php7-sqlite-7.2.5-4.52 is installed
  • OR php7-sysvmsg-7.2.5-4.52 is installed
  • OR php7-sysvsem-7.2.5-4.52 is installed
  • OR php7-sysvshm-7.2.5-4.52 is installed
  • OR php7-tokenizer-7.2.5-4.52 is installed
  • OR php7-wddx-7.2.5-4.52 is installed
  • OR php7-xmlreader-7.2.5-4.52 is installed
  • OR php7-xmlrpc-7.2.5-4.52 is installed
  • OR php7-xmlwriter-7.2.5-4.52 is installed
  • OR php7-xsl-7.2.5-4.52 is installed
  • OR php7-zip-7.2.5-4.52 is installed
  • OR php7-zlib-7.2.5-4.52 is installed
  • OR Package Information
  • SUSE Linux Enterprise High Performance Computing 15-LTSS is installed
  • AND
  • apache2-mod_php7-7.2.5-4.52 is installed
  • OR php7-7.2.5-4.52 is installed
  • OR php7-bcmath-7.2.5-4.52 is installed
  • OR php7-bz2-7.2.5-4.52 is installed
  • OR php7-calendar-7.2.5-4.52 is installed
  • OR php7-ctype-7.2.5-4.52 is installed
  • OR php7-curl-7.2.5-4.52 is installed
  • OR php7-dba-7.2.5-4.52 is installed
  • OR php7-devel-7.2.5-4.52 is installed
  • OR php7-dom-7.2.5-4.52 is installed
  • OR php7-enchant-7.2.5-4.52 is installed
  • OR php7-exif-7.2.5-4.52 is installed
  • OR php7-fastcgi-7.2.5-4.52 is installed
  • OR php7-fileinfo-7.2.5-4.52 is installed
  • OR php7-fpm-7.2.5-4.52 is installed
  • OR php7-ftp-7.2.5-4.52 is installed
  • OR php7-gd-7.2.5-4.52 is installed
  • OR php7-gettext-7.2.5-4.52 is installed
  • OR php7-gmp-7.2.5-4.52 is installed
  • OR php7-iconv-7.2.5-4.52 is installed
  • OR php7-intl-7.2.5-4.52 is installed
  • OR php7-json-7.2.5-4.52 is installed
  • OR php7-ldap-7.2.5-4.52 is installed
  • OR php7-mbstring-7.2.5-4.52 is installed
  • OR php7-mysql-7.2.5-4.52 is installed
  • OR php7-odbc-7.2.5-4.52 is installed
  • OR php7-opcache-7.2.5-4.52 is installed
  • OR php7-openssl-7.2.5-4.52 is installed
  • OR php7-pcntl-7.2.5-4.52 is installed
  • OR php7-pdo-7.2.5-4.52 is installed
  • OR php7-pear-7.2.5-4.52 is installed
  • OR php7-pear-Archive_Tar-7.2.5-4.52 is installed
  • OR php7-pgsql-7.2.5-4.52 is installed
  • OR php7-phar-7.2.5-4.52 is installed
  • OR php7-posix-7.2.5-4.52 is installed
  • OR php7-shmop-7.2.5-4.52 is installed
  • OR php7-snmp-7.2.5-4.52 is installed
  • OR php7-soap-7.2.5-4.52 is installed
  • OR php7-sockets-7.2.5-4.52 is installed
  • OR php7-sodium-7.2.5-4.52 is installed
  • OR php7-sqlite-7.2.5-4.52 is installed
  • OR php7-sysvmsg-7.2.5-4.52 is installed
  • OR php7-sysvsem-7.2.5-4.52 is installed
  • OR php7-sysvshm-7.2.5-4.52 is installed
  • OR php7-tokenizer-7.2.5-4.52 is installed
  • OR php7-wddx-7.2.5-4.52 is installed
  • OR php7-xmlreader-7.2.5-4.52 is installed
  • OR php7-xmlrpc-7.2.5-4.52 is installed
  • OR php7-xmlwriter-7.2.5-4.52 is installed
  • OR php7-xsl-7.2.5-4.52 is installed
  • OR php7-zip-7.2.5-4.52 is installed
  • OR php7-zlib-7.2.5-4.52 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_53-60_30-default-3-2.1 is installed
  • OR kgraft-patch-3_12_53-60_30-xen-3-2.1 is installed
  • OR kgraft-patch-SLE12-SP1_Update_3-3-2.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND tiff-4.0.9-5.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
  • AND Package Information
  • php7-7.2.5-4.58 is installed
  • OR php7-embed-7.2.5-4.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 SP2 is installed
  • AND Package Information
  • dpdk-19.11.4-3.9 is installed
  • OR libdpdk-20_0-19.11.4-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-0.2.4+gitr565_0366d7e-9.1 is installed
  • OR docker-1.12.3-81.2 is installed
  • OR ruby2.1-rubygem-docker-api-1.31.0-11.2 is installed
  • OR ruby2.1-rubygem-excon-0.52.0-9.1 is installed
  • OR rubygem-docker-api-1.31.0-11.2 is installed
  • OR rubygem-excon-0.52.0-9.1 is installed
  • OR runc-0.1.1+gitr2816_02f8fa7-9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-66.3 is installed
  • OR libopenssl0_9_8-0.9.8j-66.3 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-66.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-150_14-default-6-2 is installed
  • OR kernel-livepatch-SLE15_Update_9-6-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-3-2 is installed
  • OR kernel-livepatch-SLE15-SP1_Update_3-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 SP2 is installed
  • AND Package Information
  • kernel-default-5.3.18-24.29 is installed
  • OR kernel-default-livepatch-5.3.18-24.29 is installed
  • OR kernel-default-livepatch-devel-5.3.18-24.29 is installed
  • OR kernel-livepatch-5_3_18-24_29-default-1-5.3 is installed
  • OR kernel-livepatch-SLE15-SP2_Update_5-1-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • libldap-data-2.4.46-9.28 is installed
  • OR openldap2-2.4.46-9.28 is installed
  • OR openldap2-back-sock-2.4.46-9.28 is installed
  • OR openldap2-back-sql-2.4.46-9.28 is installed
  • OR openldap2-contrib-2.4.46-9.28 is installed
  • OR openldap2-doc-2.4.46-9.28 is installed
  • OR openldap2-ppolicy-check-password-1.2-9.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.60-52.57.1 is installed
  • OR kernel-ec2-devel-3.12.60-52.57.1 is installed
  • OR kernel-ec2-extra-3.12.60-52.57.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND Package Information
  • kernel-azure-4.12.14-5.19 is installed
  • OR kernel-azure-base-4.12.14-5.19 is installed
  • OR kernel-azure-devel-4.12.14-5.19 is installed
  • OR kernel-devel-azure-4.12.14-5.19 is installed
  • OR kernel-source-azure-4.12.14-5.19 is installed
  • OR kernel-syms-azure-4.12.14-5.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
  • AND Package Information
  • google-compute-engine-20190801-4.38 is installed
  • OR google-compute-engine-init-20190801-4.38 is installed
  • OR google-compute-engine-oslogin-20190801-4.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 SP2 is installed
  • AND Package Information
  • kernel-azure-5.3.18-18.12 is installed
  • OR kernel-azure-devel-5.3.18-18.12 is installed
  • OR kernel-devel-azure-5.3.18-18.12 is installed
  • OR kernel-source-azure-5.3.18-18.12 is installed
  • OR kernel-syms-azure-5.3.18-18.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
  • AND mercurial-4.5.2-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Python2 packages 15 SP2 is installed
  • AND Package Information
  • python-2.7.17-7.41 is installed
  • OR python-base-2.7.17-7.41 is installed
  • OR python-curses-2.7.17-7.41 is installed
  • OR python-devel-2.7.17-7.41 is installed
  • OR python-gdbm-2.7.17-7.41 is installed
  • OR python-xml-2.7.17-7.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Realtime packages 15 SP1 is installed
  • AND Package Information
  • cluster-md-kmp-rt-4.12.14-14.20 is installed
  • OR dlm-kmp-rt-4.12.14-14.20 is installed
  • OR gfs2-kmp-rt-4.12.14-14.20 is installed
  • OR kernel-devel-rt-4.12.14-14.20 is installed
  • OR kernel-rt-4.12.14-14.20 is installed
  • OR kernel-rt-base-4.12.14-14.20 is installed
  • OR kernel-rt-devel-4.12.14-14.20 is installed
  • OR kernel-rt_debug-4.12.14-14.20 is installed
  • OR kernel-rt_debug-devel-4.12.14-14.20 is installed
  • OR kernel-source-rt-4.12.14-14.20 is installed
  • OR kernel-syms-rt-4.12.14-14.20 is installed
  • OR ocfs2-kmp-rt-4.12.14-14.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • rsyslog-8.33.1-3.3 is installed
  • OR rsyslog-module-gssapi-8.33.1-3.3 is installed
  • OR rsyslog-module-mysql-8.33.1-3.3 is installed
  • OR rsyslog-module-pgsql-8.33.1-3.3 is installed
  • OR rsyslog-module-relp-8.33.1-3.3 is installed
  • OR rsyslog-module-snmp-8.33.1-3.3 is installed
  • OR rsyslog-module-udpspoof-8.33.1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND squid-4.8-5.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP2 is installed
  • AND Package Information
  • xen-4.13.1_06-3.7 is installed
  • OR xen-devel-4.13.1_06-3.7 is installed
  • OR xen-tools-4.13.1_06-3.7 is installed
  • OR xen-tools-xendomains-wait-disk-4.13.1_06-3.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND apache2-mod_wsgi-4.4.13-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • nodejs10-10.16.3-1.12 is installed
  • OR nodejs10-devel-10.16.3-1.12 is installed
  • OR nodejs10-docs-10.16.3-1.12 is installed
  • OR npm10-10.16.3-1.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 12 SP1 is installed
  • AND Package Information
  • kernel-compute-3.12.58-14.1 is installed
  • OR kernel-compute-base-3.12.58-14.1 is installed
  • OR kernel-compute-devel-3.12.58-14.1 is installed
  • OR kernel-compute_debug-3.12.58-14.1 is installed
  • OR kernel-compute_debug-devel-3.12.58-14.1 is installed
  • OR kernel-devel-rt-3.12.58-14.1 is installed
  • OR kernel-rt-3.12.58-14.1 is installed
  • OR kernel-rt-base-3.12.58-14.1 is installed
  • OR kernel-rt-devel-3.12.58-14.1 is installed
  • OR kernel-rt_debug-3.12.58-14.1 is installed
  • OR kernel-rt_debug-devel-3.12.58-14.1 is installed
  • OR kernel-source-rt-3.12.58-14.1 is installed
  • OR kernel-syms-rt-3.12.58-14.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND apache2-mod_jk-1.2.40-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libxerces-c-3_1-3.1.1-7.1 is installed
  • OR libxerces-c-3_1-32bit-3.1.1-7.1 is installed
  • OR xerces-c-3.1.1-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND squid-3.5.21-23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • DirectFB-1.7.1-6 is installed
  • OR lib++dfb-1_7-1-1.7.1-6 is installed
  • OR libdirectfb-1_7-1-1.7.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • alsa-1.0.27.2-15 is installed
  • OR alsa-docs-1.0.27.2-15 is installed
  • OR libasound2-1.0.27.2-15 is installed
  • OR libasound2-32bit-1.0.27.2-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • bind-9.9.9P1-49.1 is installed
  • OR bind-chrootenv-9.9.9P1-49.1 is installed
  • OR bind-doc-9.9.9P1-49.1 is installed
  • OR bind-libs-9.9.9P1-49.1 is installed
  • OR bind-utils-9.9.9P1-49.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 15 is installed
  • AND Package Information
  • java-11-openjdk-11.0.7.0-3.42 is installed
  • OR java-11-openjdk-demo-11.0.7.0-3.42 is installed
  • OR java-11-openjdk-devel-11.0.7.0-3.42 is installed
  • OR java-11-openjdk-headless-11.0.7.0-3.42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND kernel-docs-3.0.101-71.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • libksba-1.3.0-23.1 is installed
  • OR libksba-devel-1.3.0-23.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND augeas-devel-1.2.0-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-33 is installed
  • OR ImageMagick-devel-6.8.8.1-33 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
  • OR libMagick++-devel-6.8.8.1-33 is installed
  • OR perl-PerlMagick-6.8.8.1-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libssh-0.6.3-11.1 is installed
  • OR libssh4-0.6.3-11.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND bash-lang-4.3-82 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • bluez-5.48-5.16 is installed
  • OR bluez-cups-5.48-5.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • ffmpeg-3.4.2-4.17 is installed
  • OR libavcodec-devel-3.4.2-4.17 is installed
  • OR libavformat-devel-3.4.2-4.17 is installed
  • OR libavformat57-3.4.2-4.17 is installed
  • OR libavresample-devel-3.4.2-4.17 is installed
  • OR libavresample3-3.4.2-4.17 is installed
  • BACK