Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for wpa_supplicant (Moderate) |
Description: |
This update for wpa_supplicant fixes the following issues:
Security issue fixed:
- CVE-2019-16275: Fixed an AP mode PMF disconnection protection bypass (bsc#1150934).
Non-security issues fixed:
- Enable SAE support (jsc#SLE-14992). - Limit P2P_DEVICE name to appropriate ifname size. - Fix wicked wlan (bsc#1156920) - Restore fi.epitest.hostap.WPASupplicant.service (bsc#1167331) - With v2.9 fi.epitest.hostap.WPASupplicant.service is obsolete (bsc#1167331) - Fix WLAN config on boot with wicked. (bsc#1166933) - Update to 2.9 release: * SAE changes - disable use of groups using Brainpool curves - improved protection against side channel attacks [https://w1.fi/security/2019-6/] * EAP-pwd changes - disable use of groups using Brainpool curves - allow the set of groups to be configured (eap_pwd_groups) - improved protection against side channel attacks [https://w1.fi/security/2019-6/] * fixed FT-EAP initial mobility domain association using PMKSA caching (disabled by default for backwards compatibility; can be enabled with ft_eap_pmksa_caching=1) * fixed a regression in OpenSSL 1.1+ engine loading * added validation of RSNE in (Re)Association Response frames * fixed DPP bootstrapping URI parser of channel list * extended EAP-SIM/AKA fast re-authentication to allow use with FILS * extended ca_cert_blob to support PEM format * improved robustness of P2P Action frame scheduling * added support for EAP-SIM/AKA using anonymous@realm identity * fixed Hotspot 2.0 credential selection based on roaming consortium to ignore credentials without a specific EAP method * added experimental support for EAP-TEAP peer (RFC 7170) * added experimental support for EAP-TLS peer with TLS v1.3 * fixed a regression in WMM parameter configuration for a TDLS peer * fixed a regression in operation with drivers that offload 802.1X 4-way handshake * fixed an ECDH operation corner case with OpenSSL * SAE changes - added support for SAE Password Identifier - changed default configuration to enable only groups 19, 20, 21 (i.e., disable groups 25 and 26) and disable all unsuitable groups completely based on REVmd changes - do not regenerate PWE unnecessarily when the AP uses the anti-clogging token mechanisms - fixed some association cases where both SAE and FT-SAE were enabled on both the station and the selected AP - started to prefer FT-SAE over SAE AKM if both are enabled - started to prefer FT-SAE over FT-PSK if both are enabled - fixed FT-SAE when SAE PMKSA caching is used - reject use of unsuitable groups based on new implementation guidance in REVmd (allow only FFC groups with prime >= 3072 bits and ECC groups with prime >= 256) - minimize timing and memory use differences in PWE derivation [https://w1.fi/security/2019-1/] (CVE-2019-9494, bsc#1131868) * EAP-pwd changes - minimize timing and memory use differences in PWE derivation [https://w1.fi/security/2019-2/] (CVE-2019-9495, bsc#1131870) - verify server scalar/element [https://w1.fi/security/2019-4/] (CVE-2019-9497, CVE-2019-9498, CVE-2019-9499, bsc#1131874, bsc#1131872, bsc#1131871, bsc#1131644) - fix message reassembly issue with unexpected fragment [https://w1.fi/security/2019-5/] (CVE-2019-11555, bsc#1133640) - enforce rand,mask generation rules more strictly - fix a memory leak in PWE derivation - disallow ECC groups with a prime under 256 bits (groups 25, 26, and 27) - SAE/EAP-pwd side-channel attack update [https://w1.fi/security/2019-6/] (CVE-2019-13377, bsc#1144443) * fixed CONFIG_IEEE80211R=y (FT) build without CONFIG_FILS=y * Hotspot 2.0 changes - do not indicate release number that is higher than the one AP supports - added support for release number 3 - enable PMF automatically for network profiles created from credentials * fixed OWE network profile saving * fixed DPP network profile saving * added support for RSN operating channel validation (CONFIG_OCV=y and network profile parameter ocv=1) * added Multi-AP backhaul STA support * fixed build with LibreSSL * number of MKA/MACsec fixes and extensions * extended domain_match and domain_suffix_match to allow list of values * fixed dNSName matching in domain_match and domain_suffix_match when using wolfSSL * started to prefer FT-EAP-SHA384 over WPA-EAP-SUITE-B-192 AKM if both are enabled * extended nl80211 Connect and external authentication to support SAE, FT-SAE, FT-EAP-SHA384 * fixed KEK2 derivation for FILS+FT * extended client_cert file to allow loading of a chain of PEM encoded certificates * extended beacon reporting functionality * extended D-Bus interface with number of new properties * fixed a regression in FT-over-DS with mac80211-based drivers * OpenSSL: allow systemwide policies to be overridden * extended driver flags indication for separate 802.1X and PSK 4-way handshake offload capability * added support for random P2P Device/Interface Address use * extended PEAP to derive EMSK to enable use with ERP/FILS * extended WPS to allow SAE configuration to be added automatically for PSK (wps_cred_add_sae=1) * removed support for the old D-Bus interface (CONFIG_CTRL_IFACE_DBUS) * extended domain_match and domain_suffix_match to allow list of values * added a RSN workaround for misbehaving PMF APs that advertise IGTK/BIP KeyID using incorrect byte order * fixed PTK rekeying with FILS and FT * fixed WPA packet number reuse with replayed messages and key reinstallation [https://w1.fi/security/2017-1/] (CVE-2017-13077, CVE-2017-13078, CVE-2017-13079, CVE-2017-13080, CVE-2017-13081, CVE-2017-13082, CVE-2017-13086, CVE-2017-13087, CVE-2017-13088) * fixed unauthenticated EAPOL-Key decryption in wpa_supplicant [https://w1.fi/security/2018-1/] (CVE-2018-14526) * added support for FILS (IEEE 802.11ai) shared key authentication * added support for OWE (Opportunistic Wireless Encryption, RFC 8110; and transition mode defined by WFA) * added support for DPP (Wi-Fi Device Provisioning Protocol) * added support for RSA 3k key case with Suite B 192-bit level * fixed Suite B PMKSA caching not to update PMKID during each 4-way handshake * fixed EAP-pwd pre-processing with PasswordHashHash * added EAP-pwd client support for salted passwords * fixed a regression in TDLS prohibited bit validation * started to use estimated throughput to avoid undesired signal strength based roaming decision * MACsec/MKA: - new macsec_linux driver interface support for the Linux kernel macsec module - number of fixes and extensions * added support for external persistent storage of PMKSA cache (PMKSA_GET/PMKSA_ADD control interface commands; and MESH_PMKSA_GET/MESH_PMKSA_SET for the mesh case) * fixed mesh channel configuration pri/sec switch case * added support for beacon report * large number of other fixes, cleanup, and extensions * added support for randomizing local address for GAS queries (gas_rand_mac_addr parameter) * fixed EAP-SIM/AKA/AKA' ext auth cases within TLS tunnel * added option for using random WPS UUID (auto_uuid=1) * added SHA256-hash support for OCSP certificate matching * fixed EAP-AKA' to add AT_KDF into Synchronization-Failure * fixed a regression in RSN pre-authentication candidate selection * added option to configure allowed group management cipher suites (group_mgmt network profile parameter) * removed all PeerKey functionality * fixed nl80211 AP and mesh mode configuration regression with Linux 4.15 and newer * added ap_isolate configuration option for AP mode * added support for nl80211 to offload 4-way handshake into the driver * added support for using wolfSSL cryptographic library * SAE - added support for configuring SAE password separately of the WPA2 PSK/passphrase - fixed PTK and EAPOL-Key integrity and key-wrap algorithm selection for SAE; note: this is not backwards compatible, i.e., both the AP and station side implementations will need to be update at the same time to maintain interoperability - added support for Password Identifier - fixed FT-SAE PMKID matching * Hotspot 2.0 - added support for fetching of Operator Icon Metadata ANQP-element - added support for Roaming Consortium Selection element - added support for Terms and Conditions - added support for OSEN connection in a shared RSN BSS - added support for fetching Venue URL information * added support for using OpenSSL 1.1.1 * FT - disabled PMKSA caching with FT since it is not fully functional - added support for SHA384 based AKM - added support for BIP ciphers BIP-CMAC-256, BIP-GMAC-128, BIP-GMAC-256 in addition to previously supported BIP-CMAC-128 - fixed additional IE inclusion in Reassociation Request frame when using FT protocol
- Changed service-files for start after network (systemd-networkd).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1055186 1058115 1065600 1065729 1071995 1083424 1094244 1098531 1109412 1109413 1109414 1111853 1111996 1112534 1112535 1113247 1113252 1113255 1116827 1118644 1118830 1118831 1120640 1121034 1121035 1121056 1131644 1131868 1131870 1131871 1131872 1131874 1133131 1133232 1133640 1141913 1142772 1144065 1144443 1144502 1150934 1152472 1152489 1152590 1152930 1153274 1154016 1154025 1154063 1154353 1154366 1155518 1156395 1156920 1159819 1160850 1160888 1163184 1164505 1165629 1165631 1165784 1166933 1167331 1167527 1169746 1170774 1171068 1171437 1171688 1171742 1171978 1171988 1172307 1172428 1172757 1173017 1173115 1173159 1173160 1173161 1173359 1173746 1173798 1174205 1174358 1174477 1174757 1174899 1175070 1175071 1175112 1175122 1175128 1175204 1175213 1175515 1175518 1175691 1175749 1175882 1175992 1176019 1176038 1176069 1176137 1176235 1176236 1176237 1176242 1176278 1176357 1176358 1176359 1176360 1176361 1176362 1176363 1176364 1176365 1176366 1176367 1176381 1176423 1176449 1176482 1176486 1176507 1176536 1176537 1176538 1176539 1176540 1176541 1176542 1176544 1176545 1176546 1176548 1176558 1176559 1176587 1176659 1176698 1176699 1176700 1176721 1176722 1176725 1176732 1176763 1176775 1176788 1176789 1176833 1176869 1176877 1176925 1176962 1176980 1176990 1177021 1177030 1177409 1177412 1177413 1177414 1178074 1178890 1178891 930077 930078 930079 CVE-2015-4141 CVE-2015-4142 CVE-2015-4143 CVE-2015-8041 CVE-2017-13077 CVE-2017-13078 CVE-2017-13079 CVE-2017-13080 CVE-2017-13081 CVE-2017-13082 CVE-2017-13086 CVE-2017-13087 CVE-2017-13088 CVE-2018-1000876 CVE-2018-12327 CVE-2018-14526 CVE-2018-17358 CVE-2018-17359 CVE-2018-17360 CVE-2018-17985 CVE-2018-18309 CVE-2018-18483 CVE-2018-18484 CVE-2018-18605 CVE-2018-18606 CVE-2018-18607 CVE-2018-19931 CVE-2018-19932 CVE-2018-20623 CVE-2018-20651 CVE-2018-20671 CVE-2018-6323 CVE-2018-6543 CVE-2018-6759 CVE-2018-6872 CVE-2018-7170 CVE-2018-7208 CVE-2018-7568 CVE-2018-7569 CVE-2018-7570 CVE-2018-7642 CVE-2018-7643 CVE-2018-8945 CVE-2019-1010180 CVE-2019-10214 CVE-2019-11555 CVE-2019-13233 CVE-2019-13377 CVE-2019-14902 CVE-2019-14907 CVE-2019-16275 CVE-2019-17006 CVE-2019-9494 CVE-2019-9495 CVE-2019-9497 CVE-2019-9498 CVE-2019-9499 CVE-2020-0404 CVE-2020-0427 CVE-2020-0431 CVE-2020-0432 CVE-2020-10029 CVE-2020-10135 CVE-2020-10730 CVE-2020-10745 CVE-2020-10760 CVE-2020-11993 CVE-2020-12399 CVE-2020-14303 CVE-2020-14314 CVE-2020-14331 CVE-2020-14342 CVE-2020-14356 CVE-2020-14385 CVE-2020-14386 CVE-2020-14390 CVE-2020-16166 CVE-2020-1749 CVE-2020-24394 CVE-2020-25212 CVE-2020-25284 CVE-2020-26088 CVE-2020-27670 CVE-2020-27671 CVE-2020-27672 CVE-2020-27673 CVE-2020-27745 CVE-2020-27746 CVE-2020-9490 SUSE-SU-2018:3386-1 SUSE-SU-2019:2340-1 SUSE-SU-2019:2779-1 SUSE-SU-2020:0224-1 SUSE-SU-2020:0668-1 SUSE-SU-2020:1677-1 SUSE-SU-2020:2610-1 SUSE-SU-2020:2908-1 SUSE-SU-2020:3052-1 SUSE-SU-2020:3067-1 SUSE-SU-2020:3380-1
|
Platform(s): | SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Basesystem 15 SP2 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP2 SUSE Linux Enterprise Module for Public Cloud 15 SP2 SUSE Linux Enterprise Module for Server Applications 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-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 15-LTSS SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed AND Package Information
MozillaFirefox-38.3.0esr-22 is installed
OR MozillaFirefox-translations-38.3.0esr-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
dia-0.97.2-13 is installed
OR dia-lang-0.97.2-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND dnsmasq-2.71-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
bind-libs-9.9.9P1-46 is installed
OR bind-libs-32bit-9.9.9P1-46 is installed
OR bind-utils-9.9.9P1-46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
ghostscript-9.25-23.13 is installed
OR ghostscript-x11-9.25-23.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
AND Package Information
binutils-2.32-7.5 is installed
OR binutils-gold-2.32-7.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND wpa_supplicant-2.9-4.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
AND Package Information
libfreebl3-3.53-3.40 is installed
OR libfreebl3-32bit-3.53-3.40 is installed
OR libsoftokn3-3.53-3.40 is installed
OR libsoftokn3-32bit-3.53-3.40 is installed
OR mozilla-nspr-4.25-3.12 is installed
OR mozilla-nspr-32bit-4.25-3.12 is installed
OR mozilla-nspr-devel-4.25-3.12 is installed
OR mozilla-nss-3.53-3.40 is installed
OR mozilla-nss-32bit-3.53-3.40 is installed
OR mozilla-nss-certs-3.53-3.40 is installed
OR mozilla-nss-certs-32bit-3.53-3.40 is installed
OR mozilla-nss-devel-3.53-3.40 is installed
OR mozilla-nss-sysinit-3.53-3.40 is installed
OR mozilla-nss-tools-3.53-3.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND ntp-4.2.8p12-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_4-default-4-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_1-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
avahi-0.6.32-5.8 is installed
OR avahi-glib2-0.6.32-5.8 is installed
OR python-avahi-0.6.32-5.8 is installed
OR python-avahi-gtk-0.6.32-5.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP2 is installed
AND Package Information
libsamba-policy-python-devel-4.9.5+git.343.4bc358522a9-3.38 is installed
OR libsamba-policy0-4.9.5+git.343.4bc358522a9-3.38 is installed
OR libsamba-policy0-32bit-4.9.5+git.343.4bc358522a9-3.38 is installed
OR samba-4.9.5+git.343.4bc358522a9-3.38 is installed
OR samba-libs-python-4.9.5+git.343.4bc358522a9-3.38 is installed
OR samba-libs-python-32bit-4.9.5+git.343.4bc358522a9-3.38 is installed
OR samba-python-4.9.5+git.343.4bc358522a9-3.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.21 is installed
OR kernel-azure-devel-5.3.18-18.21 is installed
OR kernel-devel-azure-5.3.18-18.21 is installed
OR kernel-source-azure-5.3.18-18.21 is installed
OR kernel-syms-azure-5.3.18-18.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND skopeo-0.1.32-4.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr1.10-2 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr1.10-2 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr1.10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_69-60_64_35-default-3-3 is installed
OR kgraft-patch-3_12_69-60_64_35-xen-3-3 is installed
OR kgraft-patch-SLE12-SP1_Update_14-3-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
jakarta-commons-fileupload-1.1.1-120 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-120 is installed
|
Definition Synopsis |
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 |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
openslp-2.0.0-18.15 is installed
OR openslp-32bit-2.0.0-18.15 is installed
OR openslp-server-2.0.0-18.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS 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 |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
avahi-0.6.32-30 is installed
OR avahi-lang-0.6.32-30 is installed
OR avahi-utils-0.6.32-30 is installed
OR libavahi-client3-0.6.32-30 is installed
OR libavahi-client3-32bit-0.6.32-30 is installed
OR libavahi-common3-0.6.32-30 is installed
OR libavahi-common3-32bit-0.6.32-30 is installed
OR libavahi-core7-0.6.32-30 is installed
OR libdns_sd-0.6.32-30 is installed
OR libdns_sd-32bit-0.6.32-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
libjavascriptcoregtk-4_0-18-2.24.4-2.47 is installed
OR libwebkit2gtk-4_0-37-2.24.4-2.47 is installed
OR libwebkit2gtk3-lang-2.24.4-2.47 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.24.4-2.47 is installed
OR typelib-1_0-WebKit2-4_0-2.24.4-2.47 is installed
OR webkit2gtk-4_0-injected-bundles-2.24.4-2.47 is installed
OR webkit2gtk3-2.24.4-2.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND shadow-4.2.1-27.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
ovmf-2017+git1510945757.b2662641d5-2 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-2 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-2 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
libdcerpc-binding0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libdcerpc-binding0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libdcerpc-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libdcerpc-samr-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libdcerpc-samr0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libdcerpc0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libdcerpc0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-krb5pac-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-krb5pac0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-krb5pac0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-nbt-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-nbt0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-nbt0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-standard-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-standard0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr-standard0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libndr0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libnetapi-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libnetapi0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libnetapi0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-credentials-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-credentials0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-credentials0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-errors-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-errors0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-errors0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-hostconfig-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-hostconfig0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-hostconfig0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-passdb-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-passdb0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-passdb0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-policy-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-policy0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-util-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-util0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamba-util0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamdb-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamdb0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsamdb0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbclient-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbclient0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbclient0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbconf-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbconf0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbconf0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbldap-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbldap2-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libsmbldap2-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libtevent-util-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libtevent-util0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libtevent-util0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libwbclient-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libwbclient0-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR libwbclient0-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-client-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-client-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-core-devel-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-libs-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-libs-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-winbind-4.7.11+git.218.58b95cbfc0f-4.37 is installed
OR samba-winbind-32bit-4.7.11+git.218.58b95cbfc0f-4.37 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
kernel-default-4.12.14-150.58 is installed
OR kernel-default-base-4.12.14-150.58 is installed
OR kernel-default-devel-4.12.14-150.58 is installed
OR kernel-devel-4.12.14-150.58 is installed
OR kernel-docs-4.12.14-150.58 is installed
OR kernel-macros-4.12.14-150.58 is installed
OR kernel-obs-build-4.12.14-150.58 is installed
OR kernel-source-4.12.14-150.58 is installed
OR kernel-syms-4.12.14-150.58 is installed
OR kernel-vanilla-4.12.14-150.58 is installed
OR kernel-vanilla-base-4.12.14-150.58 is installed
OR reiserfs-kmp-default-4.12.14-150.58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND transfig-3.2.6a-4.9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-extlib-0.9.16-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
openstack-aodh-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-api-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-doc-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-evaluator-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-expirer-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-listener-3.0.4~a0~dev1-2.3 is installed
OR openstack-aodh-notifier-3.0.4~a0~dev1-2.3 is installed
OR python-aodh-3.0.4~a0~dev1-2.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND Package Information
pdns-4.1.2-3.3 is installed
OR pdns-backend-mysql-4.1.2-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
libmysqlclient18-10.0.40.1-29.32 is installed
OR mariadb-10.0.40.1-29.32 is installed
|