| Revision Date: | 2021-07-22 | Version: | 1 |
| Title: | Security update for the Linux Kernel (Important) |
| Description: |
The SUSE Linux Enterprise 12 SP3 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-22555: Fixed an heap out-of-bounds write in net/netfilter/x_tables.c that could allow local provilege escalation. (bsc#1188116) - CVE-2021-33909: Fixed an out-of-bounds write in the filesystem layer that allows to obtain full root privileges. (bsc#1188062) - CVE-2021-3609: Fixed a race condition in the CAN BCM networking protocol which allows for local privilege escalation. (bsc#1187215) - CVE-2021-0605: Fixed an out-of-bounds read which could lead to local information disclosure in the kernel with System execution privileges needed. (bsc#1187601) - CVE-2021-0512: Fixed a possible out-of-bounds write which could lead to local escalation of privilege with no additional execution privileges needed. (bsc#1187595) - CVE-2021-34693: Fixed a bug in net/can/bcm.c which could allow local users to obtain sensitive information from kernel stack memory because parts of a data structure are uninitialized. (bsc#1187452) - CVE-2020-36385: Fixed a use-after-free flaw in ucma.c which allows for local privilege escalation. (bsc#1187050) - CVE-2021-0129: Fixed an improper access control in BlueZ that may have allowed an authenticated user to potentially enable information disclosure via adjacent access. (bsc#1186463) - CVE-2020-26558: Fixed a flaw in the Bluetooth LE and BR/EDR secure pairing that could permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing. (bsc#1179610) - CVE-2020-36386: Fixed an out-of-bounds read in hci_extended_inquiry_result_evt. (bsc#1187038) - CVE-2020-24588: Fixed a bug that could allow an adversary to abuse devices that support receiving non-SSP A-MSDU frames to inject arbitrary network packets. (bsc#1185861) - CVE-2021-32399: Fixed a race condition in net/bluetooth/hci_request.c for removal of the HCI controller. (bsc#1184611) - CVE-2021-33034: Fixed an issue in net/bluetooth/hci_event.c where a use-after-free leads to writing an arbitrary value. (bsc#1186111) - CVE-2020-26139: Fixed a bug that allows an Access Point (AP) to forward EAPOL frames to other clients even though the sender has not yet successfully authenticated. This might be abused in projected Wi-Fi networks to launch denial-of-service attacks against connected clients and made it easier to exploit other vulnerabilities in connected clients. (bsc#1186062) - CVE-2021-23134: Fixed a use After Free vulnerability in nfc sockets which allows local attackers to elevate their privileges. (bsc#1186060) - CVE-2020-24586: Fixed a bug that, under the right circumstances, allows to inject arbitrary network packets and/or exfiltrate user data when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP. (bsc#1185859) - CVE-2020-26141: Fixed a flaw that could allows an adversary to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol. (bsc#1185987) - CVE-2020-26145: Fixed a bug in the WEP, WPA, WPA2, and WPA3 implementations that could allows an adversary to inject arbitrary network packets. (bsc#1185860) - CVE-2020-24587: Fixed a bug that allows an adversary to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed. (bsc#1185862) - CVE-2020-26147: Fixed a bug in the WEP, WPA, WPA2, and WPA3 implementations that could allows an adversary to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames. (bsc#1185987)
The following non-security bugs were fixed:
- Bluetooth: SMP: Fail if remote and local public keys are identical (git-fixes). - Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185724). - Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185724). - hv_netvsc: Add handlers for ethtool get/set msg level (bsc#1175462). - hv_netvsc: avoid retry on send during shutdown (bsc#1175462). - hv_netvsc: avoid unnecessary wakeups on subchannel creation (bsc#1175462). - hv_netvsc: cancel subchannel setup before halting device (bsc#1175462). - hv_netvsc: change GPAD teardown order on older versions (bsc#1175462). - hv_netvsc: common detach logic (bsc#1175462). - hv_netvsc: delay setup of VF device (bsc#1175462). - hv_netvsc: disable NAPI before channel close (bsc#1175462). - hv_netvsc: Ensure correct teardown message sequence order (bsc#1175462). - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() (bsc#1175462). - hv_netvsc: Fix a network regression after ifdown/ifup (bsc#1175462). - hv_netvsc: fix deadlock on hotplug (bsc#1175462). - hv_netvsc: Fix error handling in netvsc_attach() (bsc#1175462). - hv_netvsc: fix error unwind handling if vmbus_open fails (bsc#1175462). - hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() (bsc#1175462). - hv_netvsc: fix handling of fallback to single queue mode (bsc#1175462). - hv_netvsc: Fix hash key value reset after other ops (bsc#1175462). - hv_netvsc: Fix IP header checksum for coalesced packets (bsc#1175462). - hv_netvsc: Fix net device attach on older Windows hosts (bsc#1175462). - hv_netvsc: fix network namespace issues with VF support (bsc#1175462). - hv_netvsc: Fix NULL dereference at single queue mode fallback (bsc#1175462). - hv_netvsc: fix race during initialization (bsc#1175462). - hv_netvsc: fix race on sub channel creation (bsc#1175462). - hv_netvsc: fix race that may miss tx queue wakeup (bsc#1175462). - hv_netvsc: fix schedule in RCU context (bsc#1175462). - hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload (bsc#1175462). - hv_netvsc: Fix tx_table init in rndis_set_subchannel() (bsc#1175462). - hv_netvsc: Fix unwanted wakeup after tx_disable (bsc#1175462). - hv_netvsc: Fix unwanted wakeup in netvsc_attach() (bsc#1175462). - hv_netvsc: flag software created hash value (bsc#1175462). - hv_netvsc: netvsc_teardown_gpadl() split (bsc#1175462). - hv_netvsc: only wake transmit queue if link is up (bsc#1175462). - hv_netvsc: pass netvsc_device to rndis halt (bsc#1175462). - hv_netvsc: preserve hw_features on mtu/channels/ringparam changes (bsc#1175462). - hv_netvsc: Refactor assignments of struct netvsc_device_info (bsc#1175462). - hv_netvsc: set master device (bsc#1175462). - hv_netvsc: Set tx_table to equal weight after subchannels open (bsc#1175462). - hv_netvsc: Simplify num_chn checking in rndis_filter_device_add() (bsc#1175462). - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl() (bsc#1175462). - hv_netvsc: split sub-channel setup into async and sync (bsc#1175462). - hv_netvsc: typo in NDIS RSS parameters structure (bsc#1175462). - hv_netvsc: use RCU to fix concurrent rx and queue changes (bsc#1175462). - hv_netvsc: use reciprocal divide to speed up percent calculation (bsc#1175462). - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown (bsc#1175462). - kgraft: truncate the output from state_show() sysfs attr (bsc#1186235). - mm, memory_hotplug: do not clear numa_node association after hot_remove (bsc#1115026). - mm: consider __HW_POISON pages when allocating from pcp lists (bsc#1187388). - scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes (bsc#1187193). - video: hyperv_fb: Add ratelimit on error message (bsc#1185724).
|
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1012382 1023175 1027353 1036244 1042286 1060354 1060355 1060360 1060361 1060362 1060364 1065600 1065726 1068032 1068565 1070805 1073230 1076017 1079152 1079405 1081164 1082216 1082233 1082234 1082962 1083488 1083650 1083900 1084721 1085114 1085185 1085447 1086095 1086400 1086535 1087007 1087012 1087036 1087086 1087095 1089895 1090534 1090955 1091158 1091171 1091197 1092100 1092497 1092552 1092813 1092885 1092904 1094033 1094353 1094823 1094825 1095042 1095344 1096140 1096242 1096281 1096718 1096728 1097356 1098996 1099523 1099597 1100105 1101555 1102775 1103624 1104731 1105025 1105931 1106293 1107256 1107299 1107385 1107866 1108145 1108498 1109330 1110286 1110837 1111062 1111122 1111647 1113192 1113751 1113769 1114190 1114648 1114763 1115026 1115034 1115433 1115440 1116027 1116183 1116345 1117186 1117187 1118152 1118319 1119553 1119554 1119555 1119556 1119557 1119558 1119714 1119946 1119947 1120743 1120758 1121621 1121753 1123161 1124211 1141493 1142772 1144902 1145692 1150011 1154328 1154824 1156353 1172466 1175462 1179610 1184611 1185724 1185859 1185860 1185861 1185862 1185863 1185898 1185987 1186060 1186062 1186111 1186235 1186390 1186463 1187038 1187050 1187193 1187215 1187388 1187452 1187595 1187601 1187934 1188062 1188063 1188116 973378 CVE-2017-12652 CVE-2017-13166 CVE-2017-13305 CVE-2017-14491 CVE-2017-14492 CVE-2017-14493 CVE-2017-14494 CVE-2017-14495 CVE-2017-14496 CVE-2017-18241 CVE-2017-18249 CVE-2017-8422 CVE-2018-1000004 CVE-2018-1000199 CVE-2018-1000204 CVE-2018-1065 CVE-2018-1068 CVE-2018-1092 CVE-2018-1093 CVE-2018-1094 CVE-2018-1122 CVE-2018-1123 CVE-2018-1124 CVE-2018-1125 CVE-2018-1126 CVE-2018-1130 CVE-2018-12015 CVE-2018-12086 CVE-2018-16862 CVE-2018-16884 CVE-2018-18065 CVE-2018-18227 CVE-2018-18281 CVE-2018-18386 CVE-2018-18690 CVE-2018-18710 CVE-2018-19824 CVE-2018-19985 CVE-2018-20169 CVE-2018-3639 CVE-2018-3665 CVE-2018-4437 CVE-2018-4438 CVE-2018-4441 CVE-2018-4442 CVE-2018-4443 CVE-2018-4464 CVE-2018-5803 CVE-2018-5848 CVE-2018-6797 CVE-2018-6798 CVE-2018-6913 CVE-2018-7492 CVE-2018-7566 CVE-2018-9516 CVE-2018-9568 CVE-2019-1010180 CVE-2019-10218 CVE-2019-14822 CVE-2019-3459 CVE-2019-3460 CVE-2019-3693 CVE-2019-7317 CVE-2020-0543 CVE-2020-0548 CVE-2020-0549 CVE-2020-24586 CVE-2020-24587 CVE-2020-24588 CVE-2020-26139 CVE-2020-26141 CVE-2020-26145 CVE-2020-26147 CVE-2020-26558 CVE-2020-36385 CVE-2020-36386 CVE-2021-0129 CVE-2021-0512 CVE-2021-0605 CVE-2021-22555 CVE-2021-23134 CVE-2021-32399 CVE-2021-33034 CVE-2021-33909 CVE-2021-34693 CVE-2021-3609 SUSE-SU-2017:1335-1 SUSE-SU-2017:2618-1 SUSE-SU-2018:1012-1 SUSE-SU-2018:1362-1 SUSE-SU-2018:1855-1 SUSE-SU-2018:1972-2 SUSE-SU-2018:3447-1 SUSE-SU-2018:3590-1 SUSE-SU-2019:0146-1 SUSE-SU-2019:0439-1 SUSE-SU-2019:0450-1 SUSE-SU-2019:2388-1 SUSE-SU-2019:2875-1 SUSE-SU-2019:2914-1 SUSE-SU-2019:3060-2 SUSE-SU-2019:3076-1 SUSE-SU-2020:1595-1
|
| Platform(s): | openSUSE Leap 15.0 openSUSE Leap 15.1 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 OpenStack Cloud 7 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
| Definition Synopsis |
| openSUSE Leap 15.0 is installed AND gnuchess-6.2.5-lp150.2 is installed
|
| Definition Synopsis |
| openSUSE Leap 15.1 is installed
AND Package Information
python-Twisted-17.9.0-lp151.3.6 is installed
OR python-Twisted-doc-17.9.0-lp151.3.6 is installed
OR python2-Twisted-17.9.0-lp151.3.6 is installed
OR python3-Twisted-17.9.0-lp151.3.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
ibus-1.5.8-10.4 is installed
OR ibus-gtk-1.5.8-10.4 is installed
OR ibus-gtk3-1.5.8-10.4 is installed
OR ibus-lang-1.5.8-10.4 is installed
OR libibus-1_0-5-1.5.8-10.4 is installed
OR typelib-1_0-IBus-1_0-1.5.8-10.4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
kdelibs4-4.12.0-10 is installed
OR libkde4-4.12.0-10 is installed
OR libkde4-32bit-4.12.0-10 is installed
OR libkdecore4-4.12.0-10 is installed
OR libkdecore4-32bit-4.12.0-10 is installed
OR libksuseinstall1-4.12.0-10 is installed
OR libksuseinstall1-32bit-4.12.0-10 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
perl-5.18.2-12.14 is installed
OR perl-32bit-5.18.2-12.14 is installed
OR perl-base-5.18.2-12.14 is installed
OR perl-doc-5.18.2-12.14 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
libvirt-2.0.0-27.42 is installed
OR libvirt-client-2.0.0-27.42 is installed
OR libvirt-daemon-2.0.0-27.42 is installed
OR libvirt-daemon-config-network-2.0.0-27.42 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
OR libvirt-daemon-hooks-2.0.0-27.42 is installed
OR libvirt-daemon-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-xen-2.0.0-27.42 is installed
OR libvirt-doc-2.0.0-27.42 is installed
OR libvirt-lock-sanlock-2.0.0-27.42 is installed
OR libvirt-nss-2.0.0-27.42 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
libsnmp30-5.7.3-6.3 is installed
OR libsnmp30-32bit-5.7.3-6.3 is installed
OR net-snmp-5.7.3-6.3 is installed
OR perl-SNMP-5.7.3-6.3 is installed
OR snmp-mibs-5.7.3-6.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libQt5WebKit5-5.6.2-1 is installed
OR libQt5WebKit5-imports-5.6.2-1 is installed
OR libQt5WebKitWidgets5-5.6.2-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND Package Information
libshibsp-lite6-2.5.5-6.6 is installed
OR libshibsp6-2.5.5-6.6 is installed
OR shibboleth-sp-2.5.5-6.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND Package Information
kernel-default-4.4.180-94.147.1 is installed
OR kernel-default-base-4.4.180-94.147.1 is installed
OR kernel-default-devel-4.4.180-94.147.1 is installed
OR kernel-default-kgraft-4.4.180-94.147.1 is installed
OR kernel-devel-4.4.180-94.147.1 is installed
OR kernel-macros-4.4.180-94.147.1 is installed
OR kernel-source-4.4.180-94.147.1 is installed
OR kernel-syms-4.4.180-94.147.1 is installed
OR kgraft-patch-4_4_180-94_147-default-1-4.3.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
ibus-1.5.13-15.11 is installed
OR ibus-gtk-1.5.13-15.11 is installed
OR ibus-gtk3-1.5.13-15.11 is installed
OR ibus-lang-1.5.13-15.11 is installed
OR libibus-1_0-5-1.5.13-15.11 is installed
OR typelib-1_0-IBus-1_0-1.5.13-15.11 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
ImageMagick-6.8.8.1-71.82 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.82 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.82 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
libpoppler-glib8-0.43.0-16.15 is installed
OR libpoppler-qt4-4-0.43.0-16.15 is installed
OR libpoppler60-0.43.0-16.15 is installed
OR poppler-tools-0.43.0-16.15 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 7 is installed
AND Package Information
dnsmasq-2.78-18.3 is installed
OR dnsmasq-utils-2.78-18.3 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 8 is installed
AND Package Information
openstack-aodh-5.1.1~dev5-3.5 is installed
OR openstack-aodh-api-5.1.1~dev5-3.5 is installed
OR openstack-aodh-doc-5.1.1~dev5-3.5 is installed
OR openstack-aodh-evaluator-5.1.1~dev5-3.5 is installed
OR openstack-aodh-expirer-5.1.1~dev5-3.5 is installed
OR openstack-aodh-listener-5.1.1~dev5-3.5 is installed
OR openstack-aodh-notifier-5.1.1~dev5-3.5 is installed
OR openstack-barbican-5.0.1~dev11-3.8 is installed
OR openstack-barbican-api-5.0.1~dev11-3.8 is installed
OR openstack-barbican-doc-5.0.1~dev11-3.8 is installed
OR openstack-barbican-keystone-listener-5.0.1~dev11-3.8 is installed
OR openstack-barbican-retry-5.0.1~dev11-3.8 is installed
OR openstack-barbican-worker-5.0.1~dev11-3.8 is installed
OR openstack-cinder-11.1.2~dev14-3.6 is installed
OR openstack-cinder-api-11.1.2~dev14-3.6 is installed
OR openstack-cinder-backup-11.1.2~dev14-3.6 is installed
OR openstack-cinder-doc-11.1.2~dev14-3.6 is installed
OR openstack-cinder-scheduler-11.1.2~dev14-3.6 is installed
OR openstack-cinder-volume-11.1.2~dev14-3.6 is installed
OR openstack-dashboard-12.0.4~dev1-3.8 is installed
OR openstack-designate-5.0.2~dev5-3.5 is installed
OR openstack-designate-agent-5.0.2~dev5-3.5 is installed
OR openstack-designate-api-5.0.2~dev5-3.5 is installed
OR openstack-designate-central-5.0.2~dev5-3.5 is installed
OR openstack-designate-doc-5.0.2~dev5-3.5 is installed
OR openstack-designate-producer-5.0.2~dev5-3.5 is installed
OR openstack-designate-sink-5.0.2~dev5-3.5 is installed
OR openstack-designate-worker-5.0.2~dev5-3.5 is installed
OR openstack-glance-15.0.2~dev4-3.3 is installed
OR openstack-glance-api-15.0.2~dev4-3.3 is installed
OR openstack-glance-doc-15.0.2~dev4-3.3 is installed
OR openstack-glance-registry-15.0.2~dev4-3.3 is installed
OR openstack-heat-9.0.5~dev11-3.6 is installed
OR openstack-heat-api-9.0.5~dev11-3.6 is installed
OR openstack-heat-api-cfn-9.0.5~dev11-3.6 is installed
OR openstack-heat-api-cloudwatch-9.0.5~dev11-3.6 is installed
OR openstack-heat-doc-9.0.5~dev11-3.6 is installed
OR openstack-heat-engine-9.0.5~dev11-3.6 is installed
OR openstack-heat-plugin-heat_docker-9.0.5~dev11-3.6 is installed
OR openstack-heat-templates-0.0.0+git.1525957319.6b5a7cd-3.3 is installed
OR openstack-heat-test-9.0.5~dev11-3.6 is installed
OR openstack-horizon-plugin-designate-ui-5.0.2~dev5-3.3 is installed
OR openstack-horizon-plugin-freezer-ui-5.0.1~dev6-3.3 is installed
OR openstack-horizon-plugin-gbp-ui-5.0.1~dev21-4.3 is installed
OR openstack-horizon-plugin-manila-ui-2.10.3~dev4-4.5 is installed
OR openstack-horizon-plugin-neutron-lbaas-ui-3.0.3~dev2-3.5 is installed
OR openstack-horizon-plugin-trove-ui-9.0.1~dev7-3.3 is installed
OR openstack-ironic-9.1.5~dev7-3.6 is installed
OR openstack-ironic-api-9.1.5~dev7-3.6 is installed
OR openstack-ironic-conductor-9.1.5~dev7-3.6 is installed
OR openstack-ironic-doc-9.1.5~dev7-3.6 is installed
OR openstack-keystone-12.0.1~dev19-5.8 is installed
OR openstack-keystone-doc-12.0.1~dev19-5.8 is installed
OR openstack-manila-5.0.2~dev55-3.6 is installed
OR openstack-manila-api-5.0.2~dev55-3.6 is installed
OR openstack-manila-data-5.0.2~dev55-3.6 is installed
OR openstack-manila-doc-5.0.2~dev55-3.6 is installed
OR openstack-manila-scheduler-5.0.2~dev55-3.6 is installed
OR openstack-manila-share-5.0.2~dev55-3.6 is installed
OR openstack-neutron-11.0.6~dev63-3.6 is installed
OR openstack-neutron-dhcp-agent-11.0.6~dev63-3.6 is installed
OR openstack-neutron-doc-11.0.6~dev63-3.6 is installed
OR openstack-neutron-fwaas-11.0.2~dev7-3.5 is installed
OR openstack-neutron-fwaas-doc-11.0.2~dev7-3.5 is installed
OR openstack-neutron-ha-tool-11.0.6~dev63-3.6 is installed
OR openstack-neutron-l3-agent-11.0.6~dev63-3.6 is installed
OR openstack-neutron-lbaas-11.0.4~dev4-3.3 is installed
OR openstack-neutron-lbaas-agent-11.0.4~dev4-3.3 is installed
OR openstack-neutron-lbaas-doc-11.0.4~dev4-3.3 is installed
OR openstack-neutron-linuxbridge-agent-11.0.6~dev63-3.6 is installed
OR openstack-neutron-macvtap-agent-11.0.6~dev63-3.6 is installed
OR openstack-neutron-metadata-agent-11.0.6~dev63-3.6 is installed
OR openstack-neutron-metering-agent-11.0.6~dev63-3.6 is installed
OR openstack-neutron-openvswitch-agent-11.0.6~dev63-3.6 is installed
OR openstack-neutron-server-11.0.6~dev63-3.6 is installed
OR openstack-neutron-vpn-agent-11.0.1~dev1-3.3 is installed
OR openstack-neutron-vpnaas-11.0.1~dev1-3.3 is installed
OR openstack-neutron-vpnaas-doc-11.0.1~dev1-3.3 is installed
OR openstack-neutron-vyatta-agent-11.0.1~dev1-3.3 is installed
OR openstack-neutron-zvm-agent-8.0.1~dev12-4.3 is installed
OR openstack-nova-16.1.5~dev49-3.8 is installed
OR openstack-nova-api-16.1.5~dev49-3.8 is installed
OR openstack-nova-cells-16.1.5~dev49-3.8 is installed
OR openstack-nova-compute-16.1.5~dev49-3.8 is installed
OR openstack-nova-conductor-16.1.5~dev49-3.8 is installed
OR openstack-nova-console-16.1.5~dev49-3.8 is installed
OR openstack-nova-consoleauth-16.1.5~dev49-3.8 is installed
OR openstack-nova-doc-16.1.5~dev49-3.8 is installed
OR openstack-nova-novncproxy-16.1.5~dev49-3.8 is installed
OR openstack-nova-placement-api-16.1.5~dev49-3.8 is installed
OR openstack-nova-scheduler-16.1.5~dev49-3.8 is installed
OR openstack-nova-serialproxy-16.1.5~dev49-3.8 is installed
OR openstack-nova-virt-zvm-8.0.1~dev56-3.3 is installed
OR openstack-nova-vncproxy-16.1.5~dev49-3.8 is installed
OR openstack-octavia-1.0.3~dev21-4.6 is installed
OR openstack-octavia-amphora-agent-1.0.3~dev21-4.6 is installed
OR openstack-octavia-api-1.0.3~dev21-4.6 is installed
OR openstack-octavia-health-manager-1.0.3~dev21-4.6 is installed
OR openstack-octavia-housekeeping-1.0.3~dev21-4.6 is installed
OR openstack-octavia-worker-1.0.3~dev21-4.6 is installed
OR openstack-trove-8.0.1~dev11-3.3 is installed
OR openstack-trove-api-8.0.1~dev11-3.3 is installed
OR openstack-trove-conductor-8.0.1~dev11-3.3 is installed
OR openstack-trove-doc-8.0.1~dev11-3.3 is installed
OR openstack-trove-guestagent-8.0.1~dev11-3.3 is installed
OR openstack-trove-taskmanager-8.0.1~dev11-3.3 is installed
OR python-aodh-5.1.1~dev5-3.5 is installed
OR python-barbican-5.0.1~dev11-3.8 is installed
OR python-barbicanclient-4.5.2-4.3 is installed
OR python-barbicanclient-doc-4.5.2-4.3 is installed
OR python-cinder-11.1.2~dev14-3.6 is installed
OR python-designate-5.0.2~dev5-3.5 is installed
OR python-glance-15.0.2~dev4-3.3 is installed
OR python-heat-9.0.5~dev11-3.6 is installed
OR python-horizon-12.0.4~dev1-3.8 is installed
OR python-horizon-plugin-designate-ui-5.0.2~dev5-3.3 is installed
OR python-horizon-plugin-freezer-ui-5.0.1~dev6-3.3 is installed
OR python-horizon-plugin-gbp-ui-5.0.1~dev21-4.3 is installed
OR python-horizon-plugin-manila-ui-2.10.3~dev4-4.5 is installed
OR python-horizon-plugin-neutron-lbaas-ui-3.0.3~dev2-3.5 is installed
OR python-horizon-plugin-trove-ui-9.0.1~dev7-3.3 is installed
OR python-ironic-9.1.5~dev7-3.6 is installed
OR python-keystone-12.0.1~dev19-5.8 is installed
OR python-keystone-json-assignment-0.0.2-3.3 is installed
OR python-manila-5.0.2~dev55-3.6 is installed
OR python-manilaclient-1.17.3-3.3 is installed
OR python-manilaclient-doc-1.17.3-3.3 is installed
OR python-neutron-11.0.6~dev63-3.6 is installed
OR python-neutron-fwaas-11.0.2~dev7-3.5 is installed
OR python-neutron-lbaas-11.0.4~dev4-3.3 is installed
OR python-neutron-vpnaas-11.0.1~dev1-3.3 is installed
OR python-nova-16.1.5~dev49-3.8 is installed
OR python-octavia-1.0.3~dev21-4.6 is installed
OR python-trove-8.0.1~dev11-3.3 is installed
OR python-vmware-nsx-11.0.3~dev16-3.3 is installed
OR python-vmware-nsxlib-11.0.4~dev7-3.3 is installed
OR venv-openstack-aodh-5.0.1-12.4 is installed
OR venv-openstack-aodh-x86_64-5.0.1-12.4 is installed
OR venv-openstack-barbican-5.0.1-12.5 is installed
OR venv-openstack-barbican-x86_64-5.0.1-12.5 is installed
OR venv-openstack-cinder-11.0.2-14.5 is installed
OR venv-openstack-cinder-x86_64-11.0.2-14.5 is installed
OR venv-openstack-designate-5.0.1-12.3 is installed
OR venv-openstack-designate-x86_64-5.0.1-12.3 is installed
OR venv-openstack-glance-15.0.1-12.3 is installed
OR venv-openstack-glance-x86_64-15.0.1-12.3 is installed
OR venv-openstack-heat-9.0.1-12.5 is installed
OR venv-openstack-heat-x86_64-9.0.1-12.5 is installed
OR venv-openstack-horizon-11.0.2-14.6 is installed
OR venv-openstack-horizon-x86_64-11.0.2-14.6 is installed
OR venv-openstack-ironic-9.1.3-12.5 is installed
OR venv-openstack-ironic-x86_64-9.1.3-12.5 is installed
OR venv-openstack-keystone-12.0.1-11.5 is installed
OR venv-openstack-keystone-x86_64-12.0.1-11.5 is installed
OR venv-openstack-magnum-5.0.2-11.4 is installed
OR venv-openstack-magnum-x86_64-5.0.2-11.4 is installed
OR venv-openstack-manila-5.0.2-12.5 is installed
OR venv-openstack-manila-x86_64-5.0.2-12.5 is installed
OR venv-openstack-neutron-11.0.2-13.8 is installed
OR venv-openstack-neutron-x86_64-11.0.2-13.8 is installed
OR venv-openstack-nova-16.0.3-11.6 is installed
OR venv-openstack-nova-x86_64-16.0.3-11.6 is installed
OR venv-openstack-octavia-1.0.2-12.5 is installed
OR venv-openstack-octavia-x86_64-1.0.2-12.5 is installed
OR venv-openstack-sahara-7.0.1-11.4 is installed
OR venv-openstack-sahara-x86_64-7.0.1-11.4 is installed
OR venv-openstack-trove-8.0.0.0-11.4 is installed
OR venv-openstack-trove-x86_64-8.0.0.0-11.4 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud Crowbar 8 is installed
AND python-ecdsa-0.13.3-5.10 is installed
|