Revision Date: | 2022-07-22 | Version: | 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: | unix | Class: | patch |
Status: | | Reference(s): | 1013882 1027353 1043978 1047356 1056277 1059911 1059912 1059913 1069874 1077692 1079869 1081164 1083424 1087820 1090338 1091427 1094204 1094237 1094325 1094725 1095730 1095812 1095813 1096740 1098531 1100112 1101676 1101677 1101678 1102775 1103342 1111122 1111853 1112368 1112397 1112417 1112421 1112432 1116686 1118754 1121571 1121816 1121818 1121821 1122293 1122299 1123823 1123828 1123832 1132666 1132728 1132729 1132732 1134297 1136037 1154328 1161799 1167068 1169659 1170313 1170423 1170558 1171363 1176496 1176764 1192079 1192080 1192086 1192087 1192228 1198486 1200027 682920 943457 959329 CVE-2013-7490 CVE-2016-9843 CVE-2017-10928 CVE-2017-13758 CVE-2017-14245 CVE-2017-14246 CVE-2017-14634 CVE-2017-16942 CVE-2017-18271 CVE-2017-5715 CVE-2017-6892 CVE-2017-7500 CVE-2017-7501 CVE-2018-10804 CVE-2018-10805 CVE-2018-11212 CVE-2018-11251 CVE-2018-11655 CVE-2018-12327 CVE-2018-18065 CVE-2018-20685 CVE-2018-20748 CVE-2018-20749 CVE-2018-20750 CVE-2018-3058 CVE-2018-3063 CVE-2018-3064 CVE-2018-3066 CVE-2018-3143 CVE-2018-3156 CVE-2018-3174 CVE-2018-3251 CVE-2018-3282 CVE-2018-3665 CVE-2018-7170 CVE-2018-9133 CVE-2019-12519 CVE-2019-12520 CVE-2019-12521 CVE-2019-12524 CVE-2019-20919 CVE-2019-2422 CVE-2019-2426 CVE-2019-2529 CVE-2019-2537 CVE-2019-2602 CVE-2019-2684 CVE-2019-2698 CVE-2019-3693 CVE-2019-6109 CVE-2019-6110 CVE-2019-6111 CVE-2020-11945 CVE-2020-12108 CVE-2020-12137 CVE-2020-6796 CVE-2020-6797 CVE-2020-6798 CVE-2020-6799 CVE-2020-6800 CVE-2022-31741 SUSE-SU-2018:0352-1 SUSE-SU-2018:1851-1 SUSE-SU-2018:1943-1 SUSE-SU-2018:2631-1 SUSE-SU-2018:3286-1 SUSE-SU-2018:3342-1 SUSE-SU-2018:3447-1 SUSE-SU-2019:0313-1 SUSE-SU-2019:1392-1 SUSE-SU-2019:2048-1 SUSE-SU-2020:1301-1 SUSE-SU-2020:2856-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 openSUSE Leap Micro 5.2 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 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 CAP 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 High Performance Computing 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Python2 packages 15 SP1 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 Web Scripting 15 SP1 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 SP4-LTSS 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 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 15 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 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 libFS6-1.0.7-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
bsdtar-3.1.2-19 is installed
OR libarchive-devel-3.1.2-19 is installed
OR libarchive13-3.1.2-19 is installed
|
Definition Synopsis |
openSUSE Leap 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 Desktop 12 is installed
AND cifs-utils-6.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
gvim-7.4.326-2 is installed
OR vim-7.4.326-2 is installed
OR vim-data-7.4.326-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
ecryptfs-utils-103-7 is installed
OR ecryptfs-utils-32bit-103-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-70 is installed
OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-70 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-70 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
colord-1.3.3-12 is installed
OR colord-gtk-lang-0.1.26-6 is installed
OR colord-lang-1.3.3-12 is installed
OR libcolord-gtk1-0.1.26-6 is installed
OR libcolord2-1.3.3-12 is installed
OR libcolord2-32bit-1.3.3-12 is installed
OR libcolorhug2-1.3.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND taglib-1.11.1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND tpm2.0-tools-3.0.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND autofs-5.1.3-7.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for CAP 15 is installed
AND cf-cli-6.43.0-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
djvulibre-3.5.27-3.8 is installed
OR libdjvulibre-devel-3.5.27-3.8 is installed
OR libdjvulibre21-3.5.27-3.8 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
cups-2.2.7-3.6 is installed
OR cups-ddk-2.2.7-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND perl-Net-Libproxy-0.4.15-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 15 is installed
AND Package Information
libmunge2-0.5.13-4.3 is installed
OR munge-0.5.13-4.3 is installed
OR munge-devel-0.5.13-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.3 is installed
OR reiserfs-kmp-default-4.12.14-25.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-23-default-2-4 is installed
OR kernel-livepatch-SLE15_Update_0-2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_15-default-3-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_4-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
ctdb-pcp-pmda-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
OR ctdb-tests-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
OR samba-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
OR samba-doc-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
OR samba-python-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
OR samba-test-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
curl-7.60.0-3.20 is installed
OR curl-mini-7.60.0-3.20 is installed
OR libcurl-devel-32bit-7.60.0-3.20 is installed
OR libcurl-mini-devel-7.60.0-3.20 is installed
OR libcurl4-mini-7.60.0-3.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.27 is installed
OR kernel-azure-base-4.12.14-5.27 is installed
OR kernel-azure-devel-4.12.14-5.27 is installed
OR kernel-devel-azure-4.12.14-5.27 is installed
OR kernel-source-azure-4.12.14-5.27 is installed
OR kernel-syms-azure-4.12.14-5.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND Package Information
libsamba-policy0-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-ad-dc-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-dsdb-modules-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-libs-python-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-python-4.9.5+git.210.ab0549acb05-3.14 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.8 is installed
OR dlm-kmp-rt-4.12.14-14.8 is installed
OR gfs2-kmp-rt-4.12.14-14.8 is installed
OR kernel-devel-rt-4.12.14-14.8 is installed
OR kernel-rt-4.12.14-14.8 is installed
OR kernel-rt-base-4.12.14-14.8 is installed
OR kernel-rt-devel-4.12.14-14.8 is installed
OR kernel-rt_debug-4.12.14-14.8 is installed
OR kernel-rt_debug-devel-4.12.14-14.8 is installed
OR kernel-source-rt-4.12.14-14.8 is installed
OR kernel-syms-rt-4.12.14-14.8 is installed
OR ocfs2-kmp-rt-4.12.14-14.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
memcached-1.5.6-2 is installed
OR memcached-devel-1.5.6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND yast2-rmt-1.2.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
nodejs10-10.16.0-1.9 is installed
OR nodejs10-devel-10.16.0-1.9 is installed
OR nodejs10-docs-10.16.0-1.9 is installed
OR npm10-10.16.0-1.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND opensc-0.13.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_69-60_64_32-default-5-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-5-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND libXfont1-1.5.1-10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
ntp-4.2.8p12-64.8 is installed
OR ntp-doc-4.2.8p12-64.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
ntp-4.2.8p12-64.8 is installed
OR ntp-doc-4.2.8p12-64.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
xen-4.7.6_04-43.39 is installed
OR xen-doc-html-4.7.6_04-43.39 is installed
OR xen-libs-4.7.6_04-43.39 is installed
OR xen-libs-32bit-4.7.6_04-43.39 is installed
OR xen-tools-4.7.6_04-43.39 is installed
OR xen-tools-domU-4.7.6_04-43.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
openssh-7.2p2-74.35 is installed
OR openssh-askpass-gnome-7.2p2-74.35 is installed
OR openssh-fips-7.2p2-74.35 is installed
OR openssh-helpers-7.2p2-74.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
openssh-7.2p2-74.35 is installed
OR openssh-askpass-gnome-7.2p2-74.35 is installed
OR openssh-fips-7.2p2-74.35 is installed
OR openssh-helpers-7.2p2-74.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_67-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_19-5-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-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_19-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_74-92_29-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_10-11-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.65 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.65 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.65 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.65 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.65 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.65 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
gpgme-1.5.1-1 is installed
OR libgpgme11-1.5.1-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND squid-3.5.21-26.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND squid-3.5.21-26.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_175-94_79-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_175-94_79-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_175-94_79-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_175-94_79-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libcgroup-0.41.rc1-10.9 is installed
OR libcgroup-tools-0.41.rc1-10.9 is installed
OR libcgroup1-0.41.rc1-10.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libcgroup-0.41.rc1-10.9 is installed
OR libcgroup-tools-0.41.rc1-10.9 is installed
OR libcgroup1-0.41.rc1-10.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
kernel-default-4.4.140-96.6 is installed
OR kernel-default-base-4.4.140-96.6 is installed
OR kernel-default-devel-4.4.140-96.6 is installed
OR kernel-devel-4.4.140-96.6 is installed
OR kernel-macros-4.4.140-96.6 is installed
OR kernel-source-4.4.140-96.6 is installed
OR kernel-syms-4.4.140-96.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
audiofile-0.3.6-11.3 is installed
OR libaudiofile1-0.3.6-11.3 is installed
OR libaudiofile1-32bit-0.3.6-11.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
audiofile-0.3.6-11.3 is installed
OR libaudiofile1-0.3.6-11.3 is installed
OR libaudiofile1-32bit-0.3.6-11.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
tomcat-9.0.36-3.45 is installed
OR tomcat-admin-webapps-9.0.36-3.45 is installed
OR tomcat-docs-webapp-9.0.36-3.45 is installed
OR tomcat-el-3_0-api-9.0.36-3.45 is installed
OR tomcat-javadoc-9.0.36-3.45 is installed
OR tomcat-jsp-2_3-api-9.0.36-3.45 is installed
OR tomcat-lib-9.0.36-3.45 is installed
OR tomcat-servlet-4_0-api-9.0.36-3.45 is installed
OR tomcat-webapps-9.0.36-3.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
tomcat-9.0.36-3.45 is installed
OR tomcat-admin-webapps-9.0.36-3.45 is installed
OR tomcat-docs-webapp-9.0.36-3.45 is installed
OR tomcat-el-3_0-api-9.0.36-3.45 is installed
OR tomcat-javadoc-9.0.36-3.45 is installed
OR tomcat-jsp-2_3-api-9.0.36-3.45 is installed
OR tomcat-lib-9.0.36-3.45 is installed
OR tomcat-servlet-4_0-api-9.0.36-3.45 is installed
OR tomcat-webapps-9.0.36-3.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
nodejs8-8.17.0-3.28 is installed
OR nodejs8-devel-8.17.0-3.28 is installed
OR nodejs8-docs-8.17.0-3.28 is installed
OR npm8-8.17.0-3.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libmysqlclient_r18-10.0.16-15 is installed
OR libmysqlclient_r18-32bit-10.0.16-15 is installed
OR mariadb-10.0.16-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
imap-2007e_suse-22 is installed
OR libc-client2007e_suse-2007e_suse-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.74-92.35 is installed
OR kernel-default-extra-4.4.74-92.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
bluez-5.13-5.4 is installed
OR bluez-cups-5.13-5.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
ibus-1.5.13-15.11 is installed
OR ibus-gtk3-32bit-1.5.13-15.11 is installed
OR libibus-1_0-5-32bit-1.5.13-15.11 is installed
OR python-ibus-1.5.13-15.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
bluez-5.48-5.19 is installed
OR bluez-cups-5.48-5.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
libreoffice-6.1.3.2-6 is installed
OR libreoffice-base-6.1.3.2-6 is installed
OR libreoffice-base-drivers-postgresql-6.1.3.2-6 is installed
OR libreoffice-branding-upstream-6.1.3.2-6 is installed
OR libreoffice-calc-6.1.3.2-6 is installed
OR libreoffice-calc-extensions-6.1.3.2-6 is installed
OR libreoffice-draw-6.1.3.2-6 is installed
OR libreoffice-filters-optional-6.1.3.2-6 is installed
OR libreoffice-gnome-6.1.3.2-6 is installed
OR libreoffice-gtk3-6.1.3.2-6 is installed
OR libreoffice-icon-themes-6.1.3.2-6 is installed
OR libreoffice-impress-6.1.3.2-6 is installed
OR libreoffice-l10n-af-6.1.3.2-6 is installed
OR libreoffice-l10n-ar-6.1.3.2-6 is installed
OR libreoffice-l10n-as-6.1.3.2-6 is installed
OR libreoffice-l10n-bg-6.1.3.2-6 is installed
OR libreoffice-l10n-bn-6.1.3.2-6 is installed
OR libreoffice-l10n-br-6.1.3.2-6 is installed
OR libreoffice-l10n-ca-6.1.3.2-6 is installed
OR libreoffice-l10n-cs-6.1.3.2-6 is installed
OR libreoffice-l10n-cy-6.1.3.2-6 is installed
OR libreoffice-l10n-da-6.1.3.2-6 is installed
OR libreoffice-l10n-de-6.1.3.2-6 is installed
OR libreoffice-l10n-dz-6.1.3.2-6 is installed
OR libreoffice-l10n-el-6.1.3.2-6 is installed
OR libreoffice-l10n-en-6.1.3.2-6 is installed
OR libreoffice-l10n-eo-6.1.3.2-6 is installed
OR libreoffice-l10n-es-6.1.3.2-6 is installed
OR libreoffice-l10n-et-6.1.3.2-6 is installed
OR libreoffice-l10n-eu-6.1.3.2-6 is installed
OR libreoffice-l10n-fa-6.1.3.2-6 is installed
OR libreoffice-l10n-fi-6.1.3.2-6 is installed
OR libreoffice-l10n-fr-6.1.3.2-6 is installed
OR libreoffice-l10n-ga-6.1.3.2-6 is installed
OR libreoffice-l10n-gl-6.1.3.2-6 is installed
OR libreoffice-l10n-gu-6.1.3.2-6 is installed
OR libreoffice-l10n-he-6.1.3.2-6 is installed
OR libreoffice-l10n-hi-6.1.3.2-6 is installed
OR libreoffice-l10n-hr-6.1.3.2-6 is installed
OR libreoffice-l10n-hu-6.1.3.2-6 is installed
OR libreoffice-l10n-it-6.1.3.2-6 is installed
OR libreoffice-l10n-ja-6.1.3.2-6 is installed
OR libreoffice-l10n-kk-6.1.3.2-6 is installed
OR libreoffice-l10n-kn-6.1.3.2-6 is installed
OR libreoffice-l10n-ko-6.1.3.2-6 is installed
OR libreoffice-l10n-lt-6.1.3.2-6 is installed
OR libreoffice-l10n-lv-6.1.3.2-6 is installed
OR libreoffice-l10n-mai-6.1.3.2-6 is installed
OR libreoffice-l10n-ml-6.1.3.2-6 is installed
OR libreoffice-l10n-mr-6.1.3.2-6 is installed
OR libreoffice-l10n-nb-6.1.3.2-6 is installed
OR libreoffice-l10n-nl-6.1.3.2-6 is installed
OR libreoffice-l10n-nn-6.1.3.2-6 is installed
OR libreoffice-l10n-nr-6.1.3.2-6 is installed
OR libreoffice-l10n-nso-6.1.3.2-6 is installed
OR libreoffice-l10n-or-6.1.3.2-6 is installed
OR libreoffice-l10n-pa-6.1.3.2-6 is installed
OR libreoffice-l10n-pl-6.1.3.2-6 is installed
OR libreoffice-l10n-pt_BR-6.1.3.2-6 is installed
OR libreoffice-l10n-pt_PT-6.1.3.2-6 is installed
OR libreoffice-l10n-ro-6.1.3.2-6 is installed
OR libreoffice-l10n-ru-6.1.3.2-6 is installed
OR libreoffice-l10n-si-6.1.3.2-6 is installed
OR libreoffice-l10n-sk-6.1.3.2-6 is installed
OR libreoffice-l10n-sl-6.1.3.2-6 is installed
OR libreoffice-l10n-sr-6.1.3.2-6 is installed
OR libreoffice-l10n-ss-6.1.3.2-6 is installed
OR libreoffice-l10n-st-6.1.3.2-6 is installed
OR libreoffice-l10n-sv-6.1.3.2-6 is installed
OR libreoffice-l10n-ta-6.1.3.2-6 is installed
OR libreoffice-l10n-te-6.1.3.2-6 is installed
OR libreoffice-l10n-th-6.1.3.2-6 is installed
OR libreoffice-l10n-tn-6.1.3.2-6 is installed
OR libreoffice-l10n-tr-6.1.3.2-6 is installed
OR libreoffice-l10n-ts-6.1.3.2-6 is installed
OR libreoffice-l10n-uk-6.1.3.2-6 is installed
OR libreoffice-l10n-ve-6.1.3.2-6 is installed
OR libreoffice-l10n-xh-6.1.3.2-6 is installed
OR libreoffice-l10n-zh_CN-6.1.3.2-6 is installed
OR libreoffice-l10n-zh_TW-6.1.3.2-6 is installed
OR libreoffice-l10n-zu-6.1.3.2-6 is installed
OR libreoffice-mailmerge-6.1.3.2-6 is installed
OR libreoffice-math-6.1.3.2-6 is installed
OR libreoffice-officebean-6.1.3.2-6 is installed
OR libreoffice-pyuno-6.1.3.2-6 is installed
OR libreoffice-writer-6.1.3.2-6 is installed
OR libreoffice-writer-extensions-6.1.3.2-6 is installed
OR libreofficekit-6.1.3.2-6 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND crowbar-openstack-3.0+git.1456169766.1e60d19-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
nodejs-common-1.0-2 is installed
OR nodejs6-6.11.1-11.5 is installed
|