Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for ruby2.1 (Important) |
Description: |
This update for ruby2.1 fixes the following issues:
Security issues fixed:
- CVE-2015-9096: Fixed an SMTP command injection via CRLFsequences in a RCPT TO or MAIL FROM command (bsc#1043983). - CVE-2016-7798: Fixed an IV Reuse in GCM Mode (bsc#1055265). - CVE-2017-0898: Fixed a buffer underrun vulnerability in Kernel.sprintf (bsc#1058755). - CVE-2017-0899: Fixed an issue with malicious gem specifications, insufficient sanitation when printing gem specifications could have included terminal characters (bsc#1056286). - CVE-2017-0900: Fixed an issue with malicious gem specifications, the query command could have led to a denial of service attack against clients (bsc#1056286). - CVE-2017-0901: Fixed an issue with malicious gem specifications, potentially overwriting arbitrary files on the client system (bsc#1056286). - CVE-2017-0902: Fixed an issue with malicious gem specifications, that could have enabled MITM attacks against clients (bsc#1056286). - CVE-2017-0903: Fixed an unsafe object deserialization vulnerability (bsc#1062452). - CVE-2017-9228: Fixed a heap out-of-bounds write in bitset_set_range() during regex compilation (bsc#1069607). - CVE-2017-9229: Fixed an invalid pointer dereference in left_adjust_char_head() in oniguruma (bsc#1069632). - CVE-2017-10784: Fixed an escape sequence injection vulnerability in the Basic authentication of WEBrick (bsc#1058754). - CVE-2017-14033: Fixed a buffer underrun vulnerability in OpenSSL ASN1 decode (bsc#1058757). - CVE-2017-14064: Fixed an arbitrary memory exposure during a JSON.generate call (bsc#1056782). - CVE-2017-17405: Fixed a command injection vulnerability in Net::FTP (bsc#1073002). - CVE-2017-17742: Fixed an HTTP response splitting issue in WEBrick (bsc#1087434). - CVE-2017-17790: Fixed a command injection in lib/resolv.rb:lazy_initialize() (bsc#1078782). - CVE-2018-6914: Fixed an unintentional file and directory creation with directory traversal in tempfile and tmpdir (bsc#1087441). - CVE-2018-8777: Fixed a potential DoS caused by large requests in WEBrick (bsc#1087436). - CVE-2018-8778: Fixed a buffer under-read in String#unpack (bsc#1087433). - CVE-2018-8779: Fixed an unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket (bsc#1087440). - CVE-2018-8780: Fixed an unintentional directory traversal by poisoned NUL byte in Dir (bsc#1087437). - CVE-2018-16395: Fixed an issue with OpenSSL::X509::Name equality checking (bsc#1112530). - CVE-2018-16396: Fixed an issue with tainted string handling, where the flag was not propagated in Array#pack and String#unpack with some directives (bsc#1112532). - CVE-2018-1000073: Fixed a path traversal issue (bsc#1082007). - CVE-2018-1000074: Fixed an unsafe object deserialization vulnerability in gem owner, allowing arbitrary code execution with specially crafted YAML (bsc#1082008). - CVE-2018-1000075: Fixed an infinite loop vulnerability due to negative size in tar header causes Denial of Service (bsc#1082014). - CVE-2018-1000076: Fixed an improper verification of signatures in tarballs (bsc#1082009). - CVE-2018-1000077: Fixed an improper URL validation in the homepage attribute of ruby gems (bsc#1082010). - CVE-2018-1000078: Fixed a XSS vulnerability in the homepage attribute when displayed via gem server (bsc#1082011). - CVE-2018-1000079: Fixed a path traversal issue during gem installation allows to write to arbitrary filesystem locations (bsc#1082058). - CVE-2019-8320: Fixed a directory traversal issue when decompressing tar files (bsc#1130627). - CVE-2019-8321: Fixed an escape sequence injection vulnerability in verbose (bsc#1130623). - CVE-2019-8322: Fixed an escape sequence injection vulnerability in gem owner (bsc#1130622). - CVE-2019-8323: Fixed an escape sequence injection vulnerability in API response handling (bsc#1130620). - CVE-2019-8324: Fixed an issue with malicious gems that may have led to arbitrary code execution (bsc#1130617). - CVE-2019-8325: Fixed an escape sequence injection vulnerability in errors (bsc#1130611). - CVE-2019-15845: Fixed a NUL injection vulnerability in File.fnmatch and File.fnmatch? (bsc#1152994). - CVE-2019-16201: Fixed a regular expression denial of service vulnerability in WEBrick's digest access authentication (bsc#1152995). - CVE-2019-16254: Fixed an HTTP response splitting vulnerability in WEBrick (bsc#1152992). - CVE-2019-16255: Fixed a code injection vulnerability in Shell#[] and Shell#test (bsc#1152990). - CVE-2020-10663: Fixed an unsafe object creation vulnerability in JSON (bsc#1171517).
Non-security issue fixed:
- Add conflicts to libruby to make sure ruby and ruby-stdlib are also updated when libruby is updated (bsc#1048072).
Also yast2-ruby-bindings on SLES 12 SP2 LTSS was updated to handle the updated ruby interpreter. (bsc#1172275)
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1012382 1027519 1043983 1048072 1055265 1056286 1056782 1058754 1058755 1058757 1062452 1065600 1069607 1069632 1073002 1078782 1082007 1082008 1082009 1082010 1082011 1082014 1082058 1083244 1087433 1087434 1087436 1087437 1087440 1087441 1091107 1092885 1094725 1096223 1098735 1103276 1104467 1108631 1108632 1112530 1112532 1114674 1118506 1118595 1118596 1118599 1119553 1119554 1119555 1119556 1119557 1119558 1120374 1121214 1122983 1130611 1130617 1130620 1130622 1130623 1130627 1130831 1149495 1149496 1152990 1152992 1152994 1152995 1155419 1160471 1161556 1170170 1170415 1170441 1171517 1172275 1174628 1176011 1176235 1176253 1176278 1176381 1176382 1176423 1176482 1176721 1176722 1176725 1176896 1176990 1177027 1177086 1177158 1177165 1177206 1177410 1177411 1177511 1177513 1177725 1177766 1178327 944458 CVE-2015-6806 CVE-2015-9096 CVE-2016-2339 CVE-2016-7798 CVE-2017-0898 CVE-2017-0899 CVE-2017-0900 CVE-2017-0901 CVE-2017-0902 CVE-2017-0903 CVE-2017-10784 CVE-2017-14033 CVE-2017-14064 CVE-2017-17405 CVE-2017-17742 CVE-2017-17790 CVE-2017-18204 CVE-2017-9228 CVE-2017-9229 CVE-2018-1000073 CVE-2018-1000074 CVE-2018-1000075 CVE-2018-1000076 CVE-2018-1000077 CVE-2018-1000078 CVE-2018-1000079 CVE-2018-11806 CVE-2018-12617 CVE-2018-15518 CVE-2018-16395 CVE-2018-16396 CVE-2018-17097 CVE-2018-17098 CVE-2018-17204 CVE-2018-17205 CVE-2018-17206 CVE-2018-18311 CVE-2018-18500 CVE-2018-18501 CVE-2018-18505 CVE-2018-19869 CVE-2018-19873 CVE-2018-3639 CVE-2018-3646 CVE-2018-4437 CVE-2018-4438 CVE-2018-4441 CVE-2018-4442 CVE-2018-4443 CVE-2018-4464 CVE-2018-6914 CVE-2018-8777 CVE-2018-8778 CVE-2018-8779 CVE-2018-8780 CVE-2019-15681 CVE-2019-15690 CVE-2019-15845 CVE-2019-16201 CVE-2019-16254 CVE-2019-16255 CVE-2019-20788 CVE-2019-5481 CVE-2019-5482 CVE-2019-8320 CVE-2019-8321 CVE-2019-8322 CVE-2019-8323 CVE-2019-8324 CVE-2019-8325 CVE-2020-0404 CVE-2020-0427 CVE-2020-0431 CVE-2020-0432 CVE-2020-10663 CVE-2020-12059 CVE-2020-12352 CVE-2020-14344 CVE-2020-14351 CVE-2020-14355 CVE-2020-14381 CVE-2020-14390 CVE-2020-25212 CVE-2020-25284 CVE-2020-25643 CVE-2020-25645 CVE-2020-25656 CVE-2020-26088 CVE-2020-8694 SUSE-SU-2019:0096-1 SUSE-SU-2019:1354-1 SUSE-SU-2019:2381-1 SUSE-SU-2020:1021-1 SUSE-SU-2020:1158-1 SUSE-SU-2020:1165-1 SUSE-SU-2020:1570-1 SUSE-SU-2020:2117-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 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 Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 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 SP1 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 15 SP1 SUSE Linux Enterprise Module for Python2 packages 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP2 SUSE Linux Enterprise Server 12 SP1 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 12 SP4-ESPOS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 15-LTSS 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-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP5 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 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
vorbis-tools-1.4.0-lp150.1 is installed
OR vorbis-tools-lang-1.4.0-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND dosfstools-3.0.26-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
java-1_6_0-openjdk-1.6.0.0_b27.1.12.7-0.2 is installed
OR java-1_6_0-openjdk-demo-1.6.0.0_b27.1.12.7-0.2 is installed
OR java-1_6_0-openjdk-devel-1.6.0.0_b27.1.12.7-0.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND libaugeas0-0.9.0-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
gnome-shell-3.10.4-22 is installed
OR gnome-shell-browser-plugin-3.10.4-22 is installed
OR gnome-shell-calendar-3.10.4-22 is installed
OR gnome-shell-lang-3.10.4-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
cups-filters-1.0.58-8 is installed
OR cups-filters-cups-browsed-1.0.58-8 is installed
OR cups-filters-foomatic-rip-1.0.58-8 is installed
OR cups-filters-ghostscript-1.0.58-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
curl-7.37.0-28 is installed
OR libcurl4-7.37.0-28 is installed
OR libcurl4-32bit-7.37.0-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
at-3.1.14-7 is installed
OR libQtWebKit4-4.8.6+2.3.3-3 is installed
OR libQtWebKit4-32bit-4.8.6+2.3.3-3 is installed
OR libbonobo-2.32.1-16 is installed
OR libbonobo-32bit-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND dosfstools-3.0.26-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
cairo-devel-1.15.10-2 is installed
OR libcairo-gobject2-1.15.10-2 is installed
OR libcairo-script-interpreter2-1.15.10-2 is installed
OR libcairo2-1.15.10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
gdk-pixbuf-loader-rsvg-2.42.3-1 is installed
OR librsvg-2-2-2.42.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libusbmuxd-devel-1.0.10-3 is installed
OR libusbmuxd4-1.0.10-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
libimobiledevice-devel-1.2.0+git20170122.45fda81-1 is installed
OR libimobiledevice6-1.2.0+git20170122.45fda81-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
FastCGI-2.4.0-2 is installed
OR FastCGI-devel-2.4.0-2 is installed
OR libfcgi0-2.4.0-2 is installed
OR perl-FastCGI-2.4.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND ntp-4.2.8p11-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
libncurses5-6.1-5.3 is installed
OR libncurses5-32bit-6.1-5.3 is installed
OR ncurses5-devel-6.1-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_6-default-4-2 is installed
OR kernel-livepatch-SLE15_Update_2-4-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_21-default-4-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_6-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
openexr-2.2.1-3.3 is installed
OR openexr-doc-2.2.1-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
libpython3_6m1_0-32bit-3.6.8-3.23 is installed
OR python3-3.6.8-3.23 is installed
OR python3-32bit-3.6.8-3.23 is installed
OR python3-base-3.6.8-3.23 is installed
OR python3-base-32bit-3.6.8-3.23 is installed
OR python3-doc-3.6.8-3.23 is installed
OR python3-testsuite-3.6.8-3.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
AND Package Information
kernel-azure-4.12.14-8.27 is installed
OR kernel-azure-base-4.12.14-8.27 is installed
OR kernel-azure-devel-4.12.14-8.27 is installed
OR kernel-devel-azure-4.12.14-8.27 is installed
OR kernel-source-azure-4.12.14-8.27 is installed
OR kernel-syms-azure-4.12.14-8.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND python2-pip-10.0.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
xen-4.10.4_06-3.25 is installed
OR xen-devel-4.10.4_06-3.25 is installed
OR xen-tools-4.10.4_06-3.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP2 is installed
AND Package Information
libmariadb-devel-3.1.8-3.18 is installed
OR libmariadb_plugins-3.1.8-3.18 is installed
OR mariadb-connector-c-3.1.8-3.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND clamav-0.98.7-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libecpg6-9.6.7-3.13 is installed
OR libpq5-9.6.7-3.13 is installed
OR libpq5-32bit-9.6.7-3.13 is installed
OR postgresql96-9.6.7-3.13 is installed
OR postgresql96-contrib-9.6.7-3.13 is installed
OR postgresql96-docs-9.6.7-3.13 is installed
OR postgresql96-libs-9.6.7-3.13 is installed
OR postgresql96-server-9.6.7-3.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
libopenssl-devel-1.0.2j-60.39 is installed
OR libopenssl1_0_0-1.0.2j-60.39 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.39 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.39 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.39 is installed
OR openssl-1.0.2j-60.39 is installed
OR openssl-doc-1.0.2j-60.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS 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-LTSS is installed
AND Package Information
curl-7.37.0-37.23 is installed
OR libcurl4-7.37.0-37.23 is installed
OR libcurl4-32bit-7.37.0-37.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 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 |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libruby2_1-2_1-2.1.9-19.3 is installed
OR ruby2.1-2.1.9-19.3 is installed
OR ruby2.1-stdlib-2.1.9-19.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libruby2_1-2_1-2.1.9-19.3 is installed
OR ruby2.1-2.1.9-19.3 is installed
OR ruby2.1-stdlib-2.1.9-19.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
kgraft-patch-4_4_143-94_47-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_16-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
xen-4.9.2_10-3.41 is installed
OR xen-doc-html-4.9.2_10-3.41 is installed
OR xen-libs-4.9.2_10-3.41 is installed
OR xen-libs-32bit-4.9.2_10-3.41 is installed
OR xen-tools-4.9.2_10-3.41 is installed
OR xen-tools-domU-4.9.2_10-3.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
xen-4.9.2_10-3.41 is installed
OR xen-doc-html-4.9.2_10-3.41 is installed
OR xen-libs-4.9.2_10-3.41 is installed
OR xen-libs-32bit-4.9.2_10-3.41 is installed
OR xen-tools-4.9.2_10-3.41 is installed
OR xen-tools-domU-4.9.2_10-3.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND squid-3.5.21-26.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND screen-4.0.4-23.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND screen-4.0.4-23.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
libspice-server1-0.12.8-15 is installed
OR spice-0.12.8-15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
libspice-server1-0.12.8-15 is installed
OR spice-0.12.8-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libqt4-4.8.7-8.13 is installed
OR libqt4-32bit-4.8.7-8.13 is installed
OR libqt4-devel-doc-4.8.7-8.13 is installed
OR libqt4-qt3support-4.8.7-8.13 is installed
OR libqt4-qt3support-32bit-4.8.7-8.13 is installed
OR libqt4-sql-4.8.7-8.13 is installed
OR libqt4-sql-32bit-4.8.7-8.13 is installed
OR libqt4-sql-mysql-4.8.7-8.13 is installed
OR libqt4-sql-plugins-4.8.7-8.13 is installed
OR libqt4-sql-sqlite-4.8.7-8.13 is installed
OR libqt4-x11-4.8.7-8.13 is installed
OR libqt4-x11-32bit-4.8.7-8.13 is installed
OR qt4-x11-tools-4.8.7-8.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libqt4-4.8.7-8.13 is installed
OR libqt4-32bit-4.8.7-8.13 is installed
OR libqt4-devel-doc-4.8.7-8.13 is installed
OR libqt4-qt3support-4.8.7-8.13 is installed
OR libqt4-qt3support-32bit-4.8.7-8.13 is installed
OR libqt4-sql-4.8.7-8.13 is installed
OR libqt4-sql-32bit-4.8.7-8.13 is installed
OR libqt4-sql-mysql-4.8.7-8.13 is installed
OR libqt4-sql-plugins-4.8.7-8.13 is installed
OR libqt4-sql-sqlite-4.8.7-8.13 is installed
OR libqt4-x11-4.8.7-8.13 is installed
OR libqt4-x11-32bit-4.8.7-8.13 is installed
OR qt4-x11-tools-4.8.7-8.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
apache2-2.4.33-3.30 is installed
OR apache2-devel-2.4.33-3.30 is installed
OR apache2-doc-2.4.33-3.30 is installed
OR apache2-prefork-2.4.33-3.30 is installed
OR apache2-utils-2.4.33-3.30 is installed
OR apache2-worker-2.4.33-3.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
java-11-openjdk-11.0.6.0-3.39 is installed
OR java-11-openjdk-demo-11.0.6.0-3.39 is installed
OR java-11-openjdk-devel-11.0.6.0-3.39 is installed
OR java-11-openjdk-headless-11.0.6.0-3.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
python-base-2.7.7-9 is installed
OR python-devel-2.7.7-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-11.2.202.577-123 is installed
OR flash-player-gnome-11.2.202.577-123 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gd-2.1.0-20 is installed
OR gd-32bit-2.1.0-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gd-2.1.0-24.9 is installed
OR gd-32bit-2.1.0-24.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libwebkit2gtk3-lang-2.24.2-2.44 is installed
OR webkit2gtk3-2.24.2-2.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
python-base-2.7.17-28.48 is installed
OR python-devel-2.7.17-28.48 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND Package Information
libmysqlclient18-10.0.38-29.27 is installed
OR mariadb-10.0.38-29.27 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
caasp-openstack-heat-templates-1.0+git.1560518045.ad7dc6d-4.15 is installed
OR crowbar-core-5.0+git.1565280360.01fed6905-3.26 is installed
OR crowbar-core-branding-upstream-5.0+git.1565280360.01fed6905-3.26 is installed
OR crowbar-ha-5.0+git.1562069707.e2de18c-3.20 is installed
OR crowbar-openstack-5.0+git.1565270683.ea6e63d87-4.28 is installed
OR crowbar-ui-1.2.0+git.1563181545.65360af5-3.9 is installed
OR documentation-suse-openstack-cloud-deployment-8.20190805-1.20 is installed
OR documentation-suse-openstack-cloud-supplement-8.20190805-1.20 is installed
OR documentation-suse-openstack-cloud-upstream-admin-8.20190805-1.20 is installed
OR documentation-suse-openstack-cloud-upstream-user-8.20190805-1.20 is installed
OR galera-python-clustercheck-0.0+git.1562242499.36b8b64-4.6 is installed
OR grafana-monasca-ui-drilldown-1.8.1~dev39-3.9 is installed
OR openstack-cinder-11.2.3~dev7-3.18 is installed
OR openstack-cinder-api-11.2.3~dev7-3.18 is installed
OR openstack-cinder-backup-11.2.3~dev7-3.18 is installed
OR openstack-cinder-doc-11.2.3~dev7-3.18 is installed
OR openstack-cinder-scheduler-11.2.3~dev7-3.18 is installed
OR openstack-cinder-volume-11.2.3~dev7-3.18 is installed
OR openstack-glance-15.0.3~dev2-3.9 is installed
OR openstack-glance-api-15.0.3~dev2-3.9 is installed
OR openstack-glance-doc-15.0.3~dev2-3.9 is installed
OR openstack-glance-registry-15.0.3~dev2-3.9 is installed
OR openstack-heat-9.0.8~dev11-3.21 is installed
OR openstack-heat-api-9.0.8~dev11-3.21 is installed
OR openstack-heat-api-cfn-9.0.8~dev11-3.21 is installed
OR openstack-heat-api-cloudwatch-9.0.8~dev11-3.21 is installed
OR openstack-heat-doc-9.0.8~dev11-3.21 is installed
OR openstack-heat-engine-9.0.8~dev11-3.21 is installed
OR openstack-heat-plugin-heat_docker-9.0.8~dev11-3.21 is installed
OR openstack-heat-test-9.0.8~dev11-3.21 is installed
OR openstack-horizon-plugin-monasca-ui-1.8.1~dev39-3.9 is installed
OR openstack-horizon-plugin-neutron-fwaas-ui-1.0.1~dev9-4.6 is installed
OR openstack-ironic-9.1.8~dev7-3.21 is installed
OR openstack-ironic-api-9.1.8~dev7-3.21 is installed
OR openstack-ironic-conductor-9.1.8~dev7-3.21 is installed
OR openstack-ironic-doc-9.1.8~dev7-3.21 is installed
OR openstack-keystone-12.0.4~dev2-5.22 is installed
OR openstack-keystone-doc-12.0.4~dev2-5.22 is installed
OR openstack-manila-5.1.1~dev2-3.18 is installed
OR openstack-manila-api-5.1.1~dev2-3.18 is installed
OR openstack-manila-data-5.1.1~dev2-3.18 is installed
OR openstack-manila-doc-5.1.1~dev2-3.18 is installed
OR openstack-manila-scheduler-5.1.1~dev2-3.18 is installed
OR openstack-manila-share-5.1.1~dev2-3.18 is installed
OR openstack-monasca-agent-2.2.5~dev5-3.12 is installed
OR openstack-monasca-api-2.2.2~dev1-3.15 is installed
OR openstack-monasca-persister-1.7.1~dev10-3.9 is installed
OR openstack-monasca-persister-java-1.7.1~a0~dev2-3.3 is installed
OR openstack-murano-4.0.2~dev2-3.9 is installed
OR openstack-murano-api-4.0.2~dev2-3.9 is installed
OR openstack-murano-doc-4.0.2~dev2-3.9 is installed
OR openstack-murano-engine-4.0.2~dev2-3.9 is installed
OR openstack-neutron-11.0.9~dev42-3.21 is installed
OR openstack-neutron-dhcp-agent-11.0.9~dev42-3.21 is installed
OR openstack-neutron-doc-11.0.9~dev42-3.21 is installed
OR openstack-neutron-gbp-7.3.1~dev45-3.6 is installed
OR openstack-neutron-ha-tool-11.0.9~dev42-3.21 is installed
OR openstack-neutron-l3-agent-11.0.9~dev42-3.21 is installed
OR openstack-neutron-lbaas-11.0.4~dev6-3.12 is installed
OR openstack-neutron-lbaas-agent-11.0.4~dev6-3.12 is installed
OR openstack-neutron-lbaas-doc-11.0.4~dev6-3.12 is installed
OR openstack-neutron-linuxbridge-agent-11.0.9~dev42-3.21 is installed
OR openstack-neutron-macvtap-agent-11.0.9~dev42-3.21 is installed
OR openstack-neutron-metadata-agent-11.0.9~dev42-3.21 is installed
OR openstack-neutron-metering-agent-11.0.9~dev42-3.21 is installed
OR openstack-neutron-openvswitch-agent-11.0.9~dev42-3.21 is installed
OR openstack-neutron-server-11.0.9~dev42-3.21 is installed
OR openstack-nova-16.1.9~dev4-3.26 is installed
OR openstack-nova-api-16.1.9~dev4-3.26 is installed
OR openstack-nova-cells-16.1.9~dev4-3.26 is installed
OR openstack-nova-compute-16.1.9~dev4-3.26 is installed
OR openstack-nova-conductor-16.1.9~dev4-3.26 is installed
OR openstack-nova-console-16.1.9~dev4-3.26 is installed
OR openstack-nova-consoleauth-16.1.9~dev4-3.26 is installed
OR openstack-nova-doc-16.1.9~dev4-3.26 is installed
OR openstack-nova-novncproxy-16.1.9~dev4-3.26 is installed
OR openstack-nova-placement-api-16.1.9~dev4-3.26 is installed
OR openstack-nova-scheduler-16.1.9~dev4-3.26 is installed
OR openstack-nova-serialproxy-16.1.9~dev4-3.26 is installed
OR openstack-nova-vncproxy-16.1.9~dev4-3.26 is installed
OR openstack-octavia-1.0.6~dev2-4.18 is installed
OR openstack-octavia-amphora-agent-1.0.6~dev2-4.18 is installed
OR openstack-octavia-api-1.0.6~dev2-4.18 is installed
OR openstack-octavia-health-manager-1.0.6~dev2-4.18 is installed
OR openstack-octavia-housekeeping-1.0.6~dev2-4.18 is installed
OR openstack-octavia-worker-1.0.6~dev2-4.18 is installed
OR python-cinder-11.2.3~dev7-3.18 is installed
OR python-glance-15.0.3~dev2-3.9 is installed
OR python-heat-9.0.8~dev11-3.21 is installed
OR python-horizon-plugin-monasca-ui-1.8.1~dev39-3.9 is installed
OR python-horizon-plugin-neutron-fwaas-ui-1.0.1~dev9-4.6 is installed
OR python-ironic-9.1.8~dev7-3.21 is installed
OR python-keystone-12.0.4~dev2-5.22 is installed
OR python-manila-5.1.1~dev2-3.18 is installed
OR python-monasca-agent-2.2.5~dev5-3.12 is installed
OR python-monasca-api-2.2.2~dev1-3.15 is installed
OR python-monasca-persister-1.7.1~dev10-3.9 is installed
OR python-murano-4.0.2~dev2-3.9 is installed
OR python-neutron-11.0.9~dev42-3.21 is installed
OR python-neutron-gbp-7.3.1~dev45-3.6 is installed
OR python-neutron-lbaas-11.0.4~dev6-3.12 is installed
OR python-nova-16.1.9~dev4-3.26 is installed
OR python-octavia-1.0.6~dev2-4.18 is installed
OR python-oslo.db-4.25.2-3.6 is installed
OR python-osprofiler-1.11.1-3.3 is installed
|