| Revision Date: | 2021-05-31 | Version: | 1 |
| Title: | Security update for python-httplib2 (Moderate) |
| Description: | This update for python-httplib2 contains the following fixes:
Security fixes included in this update: - CVE-2021-21240: Fixed a regular expression denial of service via malicious header (bsc#1182053). - CVE-2020-11078: Fixed an issue where an attacker could change request headers and body (bsc#1171998).
Non-security fixes included in this update: - Update in SLE to 0.19.0 (bsc#1182053, CVE-2021-21240)
- update to 0.19.0: * auth: parse headers using pyparsing instead of regexp * auth: WSSE token needs to be string not bytes
- update to 0.18.1: (bsc#1171998, CVE-2020-11078) * explicit build-backend workaround for pip build isolation bug * IMPORTANT security vulnerability CWE-93 CRLF injection Force %xx quote of space, CR, LF characters in uri. * Ship test suite in source dist
- update to 0.17.3: * bugfixes
- Update to 0.17.1 * python3: no_proxy was not checked with https * feature: Http().redirect_codes set, works after follow(_all)_redirects check This allows one line workaround for old gcloud library that uses 308 response without redirect semantics. * IMPORTANT cache invalidation change, fix 307 keep method, add 308 Redirects * proxy: username/password as str compatible with pysocks * python2: regression in connect() error handling * add support for password protected certificate files * feature: Http.close() to clean persistent connections and sensitive data
- Update to 0.14.0: * Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError
- version update to 0.13.1 0.13.1 * Python3: Use no_proxy https://github.com/httplib2/httplib2/pull/140 0.13.0 * Allow setting TLS max/min versions https://github.com/httplib2/httplib2/pull/138 0.12.3 * No changes to library. Distribute py3 wheels. 0.12.1 * Catch socket timeouts and clear dead connection https://github.com/httplib2/httplib2/issues/18 https://github.com/httplib2/httplib2/pull/111 * Officially support Python 3.7 (package metadata) https://github.com/httplib2/httplib2/issues/123 0.12.0 * Drop support for Python 3.3 * ca_certs from environment HTTPLIB2_CA_CERTS or certifi https://github.com/httplib2/httplib2/pull/117 * PROXY_TYPE_HTTP with non-empty user/pass raised TypeError: bytes required https://github.com/httplib2/httplib2/pull/115 * Revert http:443->https workaround https://github.com/httplib2/httplib2/issues/112 * eliminate connection pool read race https://github.com/httplib2/httplib2/pull/110 * cache: stronger safename https://github.com/httplib2/httplib2/pull/101 0.11.3 * No changes, just reupload of 0.11.2 after fixing automatic release conditions in Travis. 0.11.2 * proxy: py3 NameError basestring https://github.com/httplib2/httplib2/pull/100 0.11.1 * Fix HTTP(S)ConnectionWithTimeout AttributeError proxy_info https://github.com/httplib2/httplib2/pull/97 0.11.0 * Add DigiCert Global Root G2 serial 033af1e6a711a9a0bb2864b11d09fae5 https://github.com/httplib2/httplib2/pull/91 * python3 proxy support https://github.com/httplib2/httplib2/pull/90 * If no_proxy environment value ends with comma then proxy is not used https://github.com/httplib2/httplib2/issues/11 * fix UnicodeDecodeError using socks5 proxy https://github.com/httplib2/httplib2/pull/64 * Respect NO_PROXY env var in proxy_info_from_url https://github.com/httplib2/httplib2/pull/58 * NO_PROXY=bar was matching foobar (suffix without dot delimiter) New behavior matches curl/wget: - no_proxy=foo.bar will only skip proxy for exact hostname match - no_proxy=.wild.card will skip proxy for any.subdomains.wild.card https://github.com/httplib2/httplib2/issues/94 * Bugfix for Content-Encoding: deflate https://stackoverflow.com/a/22311297 - deleted patches httplib2 started to use certifi and this is already bent to use system certificate bundle.
- handle the case when validation is disabled correctly. The 'check_hostname' context attribute has to be set first, othewise a 'ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled.' exception is raised.
- handle the case with ssl_version being None correctly
- Use ssl.create_default_context in the python2 case so that the system wide certificates are loaded as trusted again.
- Source url must be https.
- Spec file cleanups
- Update to 0.10.3 * Fix certificate validation on Python<=2.7.8 without ssl.CertificateError - Update to 0.10.2 * Just a reupload of 0.10.1, which was broken for Python3 because wheel distribution doesn't play well with our 2/3 split code base. - Update to 0.10.1 * Remove VeriSign Class 3 CA from trusted certs * Add IdenTrust DST Root CA X3 * Support for specifying the SSL protocol version (Python v2) * On App Engine use urlfetch's default deadline if None is passed. * Fix TypeError on AppEngine “__init__() got an unexpected keyword argument 'ssl_version’” * Send SNI data for SSL connections on Python 2.7.9+ * Verify the server hostname if certificate validation is enabled * Add proxy_headers argument to ProxyInfo constructor * Make disable_ssl_certificate_validation work with Python 3.5. * Fix socket error handling - Remove httplib2-bnc-818100.patch, merged upstream.
- Project moved from code.google.com to GitHub, fix the url accordingly
- attempt to build multi-python
- update and cleanup of httplib2-use-system-certs.patch, so that the passthrough is clean for python2 and so that it does the right thing in python3 |
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1051510 1055014 1061843 1065600 1065729 1066382 1071995 1077428 1082318 1088047 1094814 1098633 1103990 1103991 1103992 1106383 1108606 1109837 1111666 1112178 1112374 1114685 1115717 1119113 1119532 1120423 1121626 1125113 1125703 1127838 1128902 1130836 1131277 1131645 1132390 1132728 1132732 1133401 1133738 1134303 1134395 1134760 1135556 1135642 1135897 1136161 1136264 1136343 1136935 1137625 1137728 1138459 1138879 1139073 1139712 1139751 1139771 1139865 1140133 1140228 1140255 1140328 1140405 1140424 1140428 1140454 1140463 1140575 1140577 1140637 1140658 1140715 1140719 1140726 1140727 1140728 1140814 1140887 1140888 1140889 1140891 1140893 1140948 1140954 1140955 1140956 1140957 1140958 1140959 1140960 1140961 1140962 1140964 1140971 1140972 1140992 1141035 1141619 1141853 1148643 1155988 1159646 1163985 1165528 1169658 1170415 1171558 1171924 1171998 1172356 1173432 1174543 1174748 1176354 1176485 1176560 1176713 1176723 1177086 1177101 1177271 1177281 1177410 1177411 1177470 1177687 1177719 1177740 1177749 1177750 1177753 1177754 1177755 1177766 1177855 1177856 1177861 1177914 1178003 1178027 1178166 1178185 1178187 1178188 1178202 1178234 1178330 1182053 CVE-2011-1145 CVE-2018-10860 CVE-2018-17000 CVE-2018-19210 CVE-2018-20836 CVE-2018-20852 CVE-2018-7409 CVE-2018-7485 CVE-2019-0804 CVE-2019-1010006 CVE-2019-10126 CVE-2019-10160 CVE-2019-10638 CVE-2019-10639 CVE-2019-11135 CVE-2019-11139 CVE-2019-11599 CVE-2019-13132 CVE-2019-13233 CVE-2019-17571 CVE-2019-2602 CVE-2019-2684 CVE-2019-6128 CVE-2019-7663 CVE-2020-0430 CVE-2020-10018 CVE-2020-11078 CVE-2020-11793 CVE-2020-14351 CVE-2020-15999 CVE-2020-16120 CVE-2020-1720 CVE-2020-25285 CVE-2020-25656 CVE-2020-27673 CVE-2020-27675 CVE-2020-8694 CVE-2021-21240 SUSE-SU-2019:0603-1 SUSE-SU-2019:0786-1 SUSE-SU-2019:1052-1 SUSE-SU-2019:1776-1 SUSE-SU-2019:1854-1 SUSE-SU-2019:2050-1 SUSE-SU-2019:2052-1 SUSE-SU-2019:2958-1 SUSE-SU-2020:0053-1 SUSE-SU-2020:1109-1 SUSE-SU-2020:2149-1 SUSE-SU-2020:2160-1 SUSE-SU-2020:2995-1 SUSE-SU-2020:3272-1 SUSE-SU-2021:1807-1
|
| Platform(s): | openSUSE Leap 15.0 openSUSE Leap 15.1 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 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 High Performance Computing 12 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Basesystem 15 SP2 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP2 SUSE Linux Enterprise Module for Development Tools 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 Open Buildservice Development Tools 15 SP2 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Public Cloud 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 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 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 15-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud 8
| Product(s): | |
| Definition Synopsis |
| openSUSE Leap 15.0 is installed AND Package Information
libssh2-1-1.8.0-lp150.3.6 is installed
OR libssh2-1-32bit-1.8.0-lp150.3.6 is installed
OR libssh2-devel-1.8.0-lp150.3.6 is installed
OR libssh2_org-1.8.0-lp150.3.6 is installed
|
| Definition Synopsis |
| openSUSE Leap 15.1 is installed
AND Package Information
MozillaThunderbird-60.7.0-lp151.2.4 is installed
OR MozillaThunderbird-buildsymbols-60.7.0-lp151.2.4 is installed
OR MozillaThunderbird-translations-common-60.7.0-lp151.2.4 is installed
OR MozillaThunderbird-translations-other-60.7.0-lp151.2.4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
inkscape-0.46-62.38 is installed
OR inkscape-extensions-dia-0.46-62.38 is installed
OR inkscape-extensions-extra-0.46-62.38 is installed
OR inkscape-extensions-fig-0.46-62.38 is installed
OR inkscape-extensions-gimp-0.46-62.38 is installed
OR inkscape-lang-0.46-62.38 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.10 is installed
OR MozillaFirefox-translations-31.8.0esr-0.10 is installed
OR libfreebl3-3.19.2_CKBI_1.98-0.10 is installed
OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10 is installed
OR libsoftokn3-3.19.2_CKBI_1.98-0.10 is installed
OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10 is installed
OR mozilla-nspr-4.10.8-0.5 is installed
OR mozilla-nspr-32bit-4.10.8-0.5 is installed
OR mozilla-nss-3.19.2_CKBI_1.98-0.10 is installed
OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10 is installed
OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.41 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.41 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
gpg2-2.0.24-1 is installed
OR gpg2-lang-2.0.24-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
freerdp-1.0.2-7 is installed
OR libfreerdp-1_0-1.0.2-7 is installed
OR libfreerdp-1_0-plugins-1.0.2-7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libreoffice-5.1.5.2-29 is installed
OR libreoffice-base-5.1.5.2-29 is installed
OR libreoffice-base-drivers-mysql-5.1.5.2-29 is installed
OR libreoffice-base-drivers-postgresql-5.1.5.2-29 is installed
OR libreoffice-calc-5.1.5.2-29 is installed
OR libreoffice-calc-extensions-5.1.5.2-29 is installed
OR libreoffice-draw-5.1.5.2-29 is installed
OR libreoffice-filters-optional-5.1.5.2-29 is installed
OR libreoffice-gnome-5.1.5.2-29 is installed
OR libreoffice-icon-theme-galaxy-5.1.5.2-29 is installed
OR libreoffice-icon-theme-tango-5.1.5.2-29 is installed
OR libreoffice-impress-5.1.5.2-29 is installed
OR libreoffice-l10n-af-5.1.5.2-29 is installed
OR libreoffice-l10n-ar-5.1.5.2-29 is installed
OR libreoffice-l10n-ca-5.1.5.2-29 is installed
OR libreoffice-l10n-cs-5.1.5.2-29 is installed
OR libreoffice-l10n-da-5.1.5.2-29 is installed
OR libreoffice-l10n-de-5.1.5.2-29 is installed
OR libreoffice-l10n-en-5.1.5.2-29 is installed
OR libreoffice-l10n-es-5.1.5.2-29 is installed
OR libreoffice-l10n-fi-5.1.5.2-29 is installed
OR libreoffice-l10n-fr-5.1.5.2-29 is installed
OR libreoffice-l10n-gu-5.1.5.2-29 is installed
OR libreoffice-l10n-hi-5.1.5.2-29 is installed
OR libreoffice-l10n-hu-5.1.5.2-29 is installed
OR libreoffice-l10n-it-5.1.5.2-29 is installed
OR libreoffice-l10n-ja-5.1.5.2-29 is installed
OR libreoffice-l10n-ko-5.1.5.2-29 is installed
OR libreoffice-l10n-nb-5.1.5.2-29 is installed
OR libreoffice-l10n-nl-5.1.5.2-29 is installed
OR libreoffice-l10n-nn-5.1.5.2-29 is installed
OR libreoffice-l10n-pl-5.1.5.2-29 is installed
OR libreoffice-l10n-pt-BR-5.1.5.2-29 is installed
OR libreoffice-l10n-pt-PT-5.1.5.2-29 is installed
OR libreoffice-l10n-ro-5.1.5.2-29 is installed
OR libreoffice-l10n-ru-5.1.5.2-29 is installed
OR libreoffice-l10n-sk-5.1.5.2-29 is installed
OR libreoffice-l10n-sv-5.1.5.2-29 is installed
OR libreoffice-l10n-xh-5.1.5.2-29 is installed
OR libreoffice-l10n-zh-Hans-5.1.5.2-29 is installed
OR libreoffice-l10n-zh-Hant-5.1.5.2-29 is installed
OR libreoffice-l10n-zu-5.1.5.2-29 is installed
OR libreoffice-mailmerge-5.1.5.2-29 is installed
OR libreoffice-math-5.1.5.2-29 is installed
OR libreoffice-officebean-5.1.5.2-29 is installed
OR libreoffice-pyuno-5.1.5.2-29 is installed
OR libreoffice-writer-5.1.5.2-29 is installed
OR libreoffice-writer-extensions-5.1.5.2-29 is installed
OR libreofficekit-5.1.5.2-29 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP3 is installed
AND libXfont1-1.5.1-10 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
ibus-chewing-1.4.14-4 is installed
OR ibus-pinyin-1.5.0-11 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-httplib2-0.19.0-7.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
ffmpeg-3.4.2-4.17 is installed
OR libavdevice57-3.4.2-4.17 is installed
OR libavfilter6-3.4.2-4.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
AND Package Information
gd-2.2.5-4.14 is installed
OR libgd3-32bit-2.2.5-4.14 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
libzmq5-4.2.3-3.8 is installed
OR zeromq-4.2.3-3.8 is installed
OR zeromq-devel-4.2.3-3.8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
AND perl-Archive-Zip-1.60-3.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libtiff5-32bit-4.0.9-5.27 is installed
OR tiff-4.0.9-5.27 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Desktop Applications 15 SP2 is installed
AND Package Information
ft2demos-2.10.1-4.8 is installed
OR ftdump-2.10.1-4.8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
log4j-1.2.17-5.3 is installed
OR log4j-manual-1.2.17-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_3-default-3-2 is installed
OR kernel-livepatch-SLE15_Update_1-3-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.10 is installed
OR kernel-default-livepatch-4.12.14-197.10 is installed
OR kernel-default-livepatch-devel-4.12.14-197.10 is installed
OR kernel-livepatch-4_12_14-197_10-default-1-3.3 is installed
OR kernel-livepatch-SLE15-SP1_Update_3-1-3.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
java-11-openjdk-11.0.3.0-3.21 is installed
OR java-11-openjdk-accessibility-11.0.3.0-3.21 is installed
OR java-11-openjdk-demo-11.0.3.0-3.21 is installed
OR java-11-openjdk-devel-11.0.3.0-3.21 is installed
OR java-11-openjdk-headless-11.0.3.0-3.21 is installed
OR java-11-openjdk-javadoc-11.0.3.0-3.21 is installed
OR java-11-openjdk-jmods-11.0.3.0-3.21 is installed
OR java-11-openjdk-src-11.0.3.0-3.21 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
dtb-aarch64-4.12.14-197.10 is installed
OR dtb-al-4.12.14-197.10 is installed
OR dtb-allwinner-4.12.14-197.10 is installed
OR dtb-altera-4.12.14-197.10 is installed
OR dtb-amd-4.12.14-197.10 is installed
OR dtb-amlogic-4.12.14-197.10 is installed
OR dtb-apm-4.12.14-197.10 is installed
OR dtb-arm-4.12.14-197.10 is installed
OR dtb-broadcom-4.12.14-197.10 is installed
OR dtb-cavium-4.12.14-197.10 is installed
OR dtb-exynos-4.12.14-197.10 is installed
OR dtb-freescale-4.12.14-197.10 is installed
OR dtb-hisilicon-4.12.14-197.10 is installed
OR dtb-lg-4.12.14-197.10 is installed
OR dtb-marvell-4.12.14-197.10 is installed
OR dtb-mediatek-4.12.14-197.10 is installed
OR dtb-nvidia-4.12.14-197.10 is installed
OR dtb-qcom-4.12.14-197.10 is installed
OR dtb-renesas-4.12.14-197.10 is installed
OR dtb-rockchip-4.12.14-197.10 is installed
OR dtb-socionext-4.12.14-197.10 is installed
OR dtb-sprd-4.12.14-197.10 is installed
OR dtb-xilinx-4.12.14-197.10 is installed
OR dtb-zte-4.12.14-197.10 is installed
OR kernel-debug-4.12.14-197.10 is installed
OR kernel-debug-base-4.12.14-197.10 is installed
OR kernel-debug-devel-4.12.14-197.10 is installed
OR kernel-debug-livepatch-devel-4.12.14-197.10 is installed
OR kernel-default-4.12.14-197.10 is installed
OR kernel-default-livepatch-4.12.14-197.10 is installed
OR kernel-docs-4.12.14-197.10 is installed
OR kernel-docs-html-4.12.14-197.10 is installed
OR kernel-kvmsmall-4.12.14-197.10 is installed
OR kernel-kvmsmall-base-4.12.14-197.10 is installed
OR kernel-kvmsmall-devel-4.12.14-197.10 is installed
OR kernel-kvmsmall-livepatch-devel-4.12.14-197.10 is installed
OR kernel-obs-qa-4.12.14-197.10 is installed
OR kernel-source-4.12.14-197.10 is installed
OR kernel-source-vanilla-4.12.14-197.10 is installed
OR kernel-vanilla-4.12.14-197.10 is installed
OR kernel-vanilla-base-4.12.14-197.10 is installed
OR kernel-vanilla-devel-4.12.14-197.10 is installed
OR kernel-vanilla-livepatch-devel-4.12.14-197.10 is installed
OR kernel-zfcpdump-4.12.14-197.10 is installed
OR kernel-zfcpdump-man-4.12.14-197.10 is installed
OR kselftests-kmp-default-4.12.14-197.10 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP2 is installed
AND Package Information
python-ecdsa-0.13.3-3.3 is installed
OR python2-ecdsa-0.13.3-3.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
AND Package Information
kernel-azure-4.12.14-8.30 is installed
OR kernel-azure-base-4.12.14-8.30 is installed
OR kernel-azure-devel-4.12.14-8.30 is installed
OR kernel-devel-azure-4.12.14-8.30 is installed
OR kernel-source-azure-4.12.14-8.30 is installed
OR kernel-syms-azure-4.12.14-8.30 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 is installed
AND skopeo-0.1.32-4.8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
rsyslog-8.33.1-3.22 is installed
OR rsyslog-module-gssapi-8.33.1-3.22 is installed
OR rsyslog-module-gtls-8.33.1-3.22 is installed
OR rsyslog-module-mmnormalize-8.33.1-3.22 is installed
OR rsyslog-module-mysql-8.33.1-3.22 is installed
OR rsyslog-module-pgsql-8.33.1-3.22 is installed
OR rsyslog-module-relp-8.33.1-3.22 is installed
OR rsyslog-module-snmp-8.33.1-3.22 is installed
OR rsyslog-module-udpspoof-8.33.1-3.22 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
apache2-mod_php7-7.2.5-4.40 is installed
OR php7-7.2.5-4.40 is installed
OR php7-bcmath-7.2.5-4.40 is installed
OR php7-bz2-7.2.5-4.40 is installed
OR php7-calendar-7.2.5-4.40 is installed
OR php7-ctype-7.2.5-4.40 is installed
OR php7-curl-7.2.5-4.40 is installed
OR php7-dba-7.2.5-4.40 is installed
OR php7-devel-7.2.5-4.40 is installed
OR php7-dom-7.2.5-4.40 is installed
OR php7-enchant-7.2.5-4.40 is installed
OR php7-exif-7.2.5-4.40 is installed
OR php7-fastcgi-7.2.5-4.40 is installed
OR php7-fileinfo-7.2.5-4.40 is installed
OR php7-fpm-7.2.5-4.40 is installed
OR php7-ftp-7.2.5-4.40 is installed
OR php7-gd-7.2.5-4.40 is installed
OR php7-gettext-7.2.5-4.40 is installed
OR php7-gmp-7.2.5-4.40 is installed
OR php7-iconv-7.2.5-4.40 is installed
OR php7-intl-7.2.5-4.40 is installed
OR php7-json-7.2.5-4.40 is installed
OR php7-ldap-7.2.5-4.40 is installed
OR php7-mbstring-7.2.5-4.40 is installed
OR php7-mysql-7.2.5-4.40 is installed
OR php7-odbc-7.2.5-4.40 is installed
OR php7-opcache-7.2.5-4.40 is installed
OR php7-openssl-7.2.5-4.40 is installed
OR php7-pcntl-7.2.5-4.40 is installed
OR php7-pdo-7.2.5-4.40 is installed
OR php7-pear-7.2.5-4.40 is installed
OR php7-pear-Archive_Tar-7.2.5-4.40 is installed
OR php7-pgsql-7.2.5-4.40 is installed
OR php7-phar-7.2.5-4.40 is installed
OR php7-posix-7.2.5-4.40 is installed
OR php7-shmop-7.2.5-4.40 is installed
OR php7-snmp-7.2.5-4.40 is installed
OR php7-soap-7.2.5-4.40 is installed
OR php7-sockets-7.2.5-4.40 is installed
OR php7-sqlite-7.2.5-4.40 is installed
OR php7-sysvmsg-7.2.5-4.40 is installed
OR php7-sysvsem-7.2.5-4.40 is installed
OR php7-sysvshm-7.2.5-4.40 is installed
OR php7-tokenizer-7.2.5-4.40 is installed
OR php7-wddx-7.2.5-4.40 is installed
OR php7-xmlreader-7.2.5-4.40 is installed
OR php7-xmlrpc-7.2.5-4.40 is installed
OR php7-xmlwriter-7.2.5-4.40 is installed
OR php7-xsl-7.2.5-4.40 is installed
OR php7-zip-7.2.5-4.40 is installed
OR php7-zlib-7.2.5-4.40 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
cups-1.7.5-9 is installed
OR cups-client-1.7.5-9 is installed
OR cups-libs-1.7.5-9 is installed
OR cups-libs-32bit-1.7.5-9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
xen-4.5.5_12-22.18 is installed
OR xen-doc-html-4.5.5_12-22.18 is installed
OR xen-kmp-default-4.5.5_12_k3.12.74_60.64.45-22.18 is installed
OR xen-libs-4.5.5_12-22.18 is installed
OR xen-libs-32bit-4.5.5_12-22.18 is installed
OR xen-tools-4.5.5_12-22.18 is installed
OR xen-tools-domU-4.5.5_12-22.18 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
qemu-2.6.2-41.43 is installed
OR qemu-block-curl-2.6.2-41.43 is installed
OR qemu-block-rbd-2.6.2-41.43 is installed
OR qemu-block-ssh-2.6.2-41.43 is installed
OR qemu-guest-agent-2.6.2-41.43 is installed
OR qemu-ipxe-1.0.0-41.43 is installed
OR qemu-kvm-2.6.2-41.43 is installed
OR qemu-lang-2.6.2-41.43 is installed
OR qemu-seabios-1.9.1-41.43 is installed
OR qemu-sgabios-8-41.43 is installed
OR qemu-tools-2.6.2-41.43 is installed
OR qemu-vgabios-1.9.1-41.43 is installed
OR qemu-x86-2.6.2-41.43 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
kernel-default-4.4.121-92.109 is installed
OR kernel-default-base-4.4.121-92.109 is installed
OR kernel-default-devel-4.4.121-92.109 is installed
OR kernel-devel-4.4.121-92.109 is installed
OR kernel-macros-4.4.121-92.109 is installed
OR kernel-source-4.4.121-92.109 is installed
OR kernel-syms-4.4.121-92.109 is installed
OR kgraft-patch-4_4_121-92_109-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_29-1-3.5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
freeradius-server-3.0.14-1 is installed
OR freeradius-server-doc-3.0.14-1 is installed
OR freeradius-server-krb5-3.0.14-1 is installed
OR freeradius-server-ldap-3.0.14-1 is installed
OR freeradius-server-libs-3.0.14-1 is installed
OR freeradius-server-mysql-3.0.14-1 is installed
OR freeradius-server-perl-3.0.14-1 is installed
OR freeradius-server-postgresql-3.0.14-1 is installed
OR freeradius-server-python-3.0.14-1 is installed
OR freeradius-server-sqlite-3.0.14-1 is installed
OR freeradius-server-utils-3.0.14-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
kernel-default-4.12.14-150.52 is installed
OR kernel-default-base-4.12.14-150.52 is installed
OR kernel-default-devel-4.12.14-150.52 is installed
OR kernel-default-man-4.12.14-150.52 is installed
OR kernel-devel-4.12.14-150.52 is installed
OR kernel-docs-4.12.14-150.52 is installed
OR kernel-macros-4.12.14-150.52 is installed
OR kernel-obs-build-4.12.14-150.52 is installed
OR kernel-source-4.12.14-150.52 is installed
OR kernel-syms-4.12.14-150.52 is installed
OR kernel-vanilla-4.12.14-150.52 is installed
OR kernel-vanilla-base-4.12.14-150.52 is installed
OR kernel-zfcpdump-4.12.14-150.52 is installed
OR reiserfs-kmp-default-4.12.14-150.52 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
libjavascriptcoregtk-4_0-18-2.28.2-3.54 is installed
OR libwebkit2gtk-4_0-37-2.28.2-3.54 is installed
OR libwebkit2gtk3-lang-2.28.2-3.54 is installed
OR webkit2gtk-4_0-injected-bundles-2.28.2-3.54 is installed
OR webkit2gtk3-2.28.2-3.54 is installed
OR webkit2gtk3-devel-2.28.2-3.54 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
kernel-default-4.12.14-150.17 is installed
OR kernel-default-extra-4.12.14-150.17 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 6 is installed
AND Package Information
python-keystoneclient-1.7.2-3 is installed
OR python-keystoneclient-doc-1.7.2-3 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 7 is installed
AND Package Information
crowbar-4.0+git.1528801103.f5708341-7.20 is installed
OR crowbar-core-4.0+git.1534246408.3ab19c567-9.33 is installed
OR crowbar-core-branding-upstream-4.0+git.1534246408.3ab19c567-9.33 is installed
OR crowbar-devel-4.0+git.1528801103.f5708341-7.20 is installed
OR crowbar-ha-4.0+git.1533750802.5768e73-4.34 is installed
OR crowbar-openstack-4.0+git.1534254269.ce598a9fe-9.39 is installed
OR crowbar-ui-1.1.0+git.1533844061.4ac8e723-4.3 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 8 is installed
AND Package Information
libpython3_4m1_0-3.4.6-25.29 is installed
OR python3-3.4.6-25.29 is installed
OR python3-base-3.4.6-25.29 is installed
OR python3-curses-3.4.6-25.29 is installed
|