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): | 1027353 1028103 1035807 1036457 1037216 1054413 1073879 1075091 1075994 1076957 1079600 1081164 1082318 1087082 1087813 1090338 1091041 1092548 1096740 1097108 1099279 1099306 1102775 1103040 1104457 1110723 1110949 1111122 1111622 1119553 1119554 1119555 1119556 1119557 1119558 1120386 1122668 1127223 1127308 1128574 1128828 1131107 1133147 1136449 1137325 1142614 1146519 1146544 1146612 1149591 1153811 1154844 1155311 1155897 1156060 1157038 1157042 1157070 1157143 1157155 1157157 1157158 1157303 1157324 1157333 1157464 1157804 1157923 1158021 1158132 1158381 1158394 1158398 1158410 1158413 1158417 1158427 1158445 1158819 1158823 1158824 1158827 1158834 1158900 1158903 1158904 1159199 1159285 1159297 1159841 1159908 1159910 1159911 1159912 1160195 1160467 1160468 1162227 1162298 1162928 1162929 1162931 1163971 1164069 1164078 1164846 1165111 1165311 1165873 1165881 1165984 1165985 1167629 1168075 1168295 1168424 1168829 1168854 1170056 1170345 1170778 1171998 1182053 761500 922448 929736 935252 945455 947357 961596 967128 CVE-2009-5155 CVE-2015-2296 CVE-2016-10244 CVE-2016-10708 CVE-2017-18255 CVE-2017-7864 CVE-2017-8105 CVE-2017-8287 CVE-2018-10853 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-14680 CVE-2018-14681 CVE-2018-14682 CVE-2018-15378 CVE-2018-17456 CVE-2018-18065 CVE-2018-18074 CVE-2018-21008 CVE-2018-3646 CVE-2018-3665 CVE-2018-4437 CVE-2018-4438 CVE-2018-4441 CVE-2018-4442 CVE-2018-4443 CVE-2018-4464 CVE-2018-5150 CVE-2018-5154 CVE-2018-5155 CVE-2018-5157 CVE-2018-5158 CVE-2018-5159 CVE-2018-5168 CVE-2018-5174 CVE-2018-5178 CVE-2018-5183 CVE-2019-11091 CVE-2019-14615 CVE-2019-14895 CVE-2019-14896 CVE-2019-14897 CVE-2019-14901 CVE-2019-15213 CVE-2019-18660 CVE-2019-18675 CVE-2019-18683 CVE-2019-19052 CVE-2019-19062 CVE-2019-19066 CVE-2019-19073 CVE-2019-19074 CVE-2019-19319 CVE-2019-19332 CVE-2019-19447 CVE-2019-19523 CVE-2019-19524 CVE-2019-19525 CVE-2019-19527 CVE-2019-19530 CVE-2019-19531 CVE-2019-19532 CVE-2019-19533 CVE-2019-19534 CVE-2019-19535 CVE-2019-19536 CVE-2019-19537 CVE-2019-19767 CVE-2019-19768 CVE-2019-19965 CVE-2019-19966 CVE-2019-20054 CVE-2019-20096 CVE-2019-3701 CVE-2019-5108 CVE-2019-9169 CVE-2019-9455 CVE-2019-9458 CVE-2019-9893 CVE-2020-10690 CVE-2020-10720 CVE-2020-10942 CVE-2020-11078 CVE-2020-11494 CVE-2020-11608 CVE-2020-11609 CVE-2020-2732 CVE-2020-8647 CVE-2020-8648 CVE-2020-8649 CVE-2020-8992 CVE-2020-9383 CVE-2021-21240 SUSE-SU-2018:0414-1 SUSE-SU-2018:1334-1 SUSE-SU-2018:1948-1 SUSE-SU-2018:2530-1 SUSE-SU-2018:3436-1 SUSE-SU-2018:3447-1 SUSE-SU-2018:4088-1 SUSE-SU-2019:0146-1 SUSE-SU-2019:1958-1 SUSE-SU-2019:2941-1 SUSE-SU-2020:0204-1 SUSE-SU-2020:1255-1 SUSE-SU-2020:1792-1 SUSE-SU-2021:1807-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 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 High Performance Computing 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11-SECURITY 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 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 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 5 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
encfs-1.8.1-5.1 is installed
OR encfs-lang-1.8.1-5.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
cups-pk-helper-0.2.5-6.4 is installed
OR cups-pk-helper-lang-0.2.5-6.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-10.0.9-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.9-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-38.6.1esr-34 is installed
OR MozillaFirefox-translations-38.6.1esr-34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
liblzo2-2-2.08-1 is installed
OR liblzo2-2-32bit-2.08-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
dbus-1-1.8.16-14.1 is installed
OR dbus-1-x11-1.8.16-14.1 is installed
OR libdbus-1-3-1.8.16-14.1 is installed
OR libdbus-1-3-32bit-1.8.16-14.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
DirectFB-1.7.1-6.1 is installed
OR lib++dfb-1_7-1-1.7.1-6.1 is installed
OR libdirectfb-1_7-1-1.7.1-6.1 is installed
OR libdirectfb-1_7-1-32bit-1.7.1-6.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
bind-libs-9.9.9P1-62.1 is installed
OR bind-libs-32bit-9.9.9P1-62.1 is installed
OR bind-utils-9.9.9P1-62.1 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 Point of Sale 11 SP3 is installed
AND Package Information
bsdtar-2.5.5-9 is installed
OR libarchive2-2.5.5-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-69.5 is installed
OR kernel-rt-base-3.0.101.rt130-69.5 is installed
OR kernel-rt-devel-3.0.101.rt130-69.5 is installed
OR kernel-rt_trace-3.0.101.rt130-69.5 is installed
OR kernel-rt_trace-base-3.0.101.rt130-69.5 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-69.5 is installed
OR kernel-source-rt-3.0.101.rt130-69.5 is installed
OR kernel-syms-rt-3.0.101.rt130-69.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
avahi-0.6.23-11.14 is installed
OR avahi-lang-0.6.23-11.14 is installed
OR libavahi-client3-0.6.23-11.14 is installed
OR libavahi-client3-32bit-0.6.23-11.14 is installed
OR libavahi-client3-x86-0.6.23-11.14 is installed
OR libavahi-common3-0.6.23-11.14 is installed
OR libavahi-common3-32bit-0.6.23-11.14 is installed
OR libavahi-common3-x86-0.6.23-11.14 is installed
OR libavahi-core5-0.6.23-11.14 is installed
OR libdns_sd-0.6.23-11.14 is installed
OR libdns_sd-32bit-0.6.23-11.14 is installed
OR libdns_sd-x86-0.6.23-11.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
avahi-0.6.23-11.14 is installed
OR avahi-lang-0.6.23-11.14 is installed
OR libavahi-client3-0.6.23-11.14 is installed
OR libavahi-client3-32bit-0.6.23-11.14 is installed
OR libavahi-client3-x86-0.6.23-11.14 is installed
OR libavahi-common3-0.6.23-11.14 is installed
OR libavahi-common3-32bit-0.6.23-11.14 is installed
OR libavahi-common3-x86-0.6.23-11.14 is installed
OR libavahi-core5-0.6.23-11.14 is installed
OR libdns_sd-0.6.23-11.14 is installed
OR libdns_sd-32bit-0.6.23-11.14 is installed
OR libdns_sd-x86-0.6.23-11.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
libapr-util1-1.3.4-12.20 is installed
OR libapr-util1-32bit-1.3.4-12.20 is installed
OR libapr1-1.3.3-11.16 is installed
OR libapr1-32bit-1.3.3-11.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
jakarta-commons-fileupload-1.1.1-1.35 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
jakarta-commons-fileupload-1.1.1-1.35 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.35 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
jakarta-commons-fileupload-1.1.1-1.35 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
NetworkManager-0.7.1_git20090811-3.20 is installed
OR NetworkManager-glib-0.7.1_git20090811-3.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.50-55 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.50-55 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
bash-3.2-147.22 is installed
OR bash-doc-3.2-147.22 is installed
OR bash-x86-3.2-147.22 is installed
OR libreadline5-5.2-147.22 is installed
OR libreadline5-32bit-5.2-147.22 is installed
OR libreadline5-x86-5.2-147.22 is installed
OR readline-doc-5.2-147.22 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bash-3.2-147.22 is installed
OR bash-doc-3.2-147.22 is installed
OR bash-x86-3.2-147.22 is installed
OR libreadline5-5.2-147.22 is installed
OR libreadline5-32bit-5.2-147.22 is installed
OR libreadline5-x86-5.2-147.22 is installed
OR readline-doc-5.2-147.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
bash-3.2-147.22 is installed
OR bash-doc-3.2-147.22 is installed
OR bash-x86-3.2-147.22 is installed
OR libreadline5-5.2-147.22 is installed
OR libreadline5-32bit-5.2-147.22 is installed
OR libreadline5-x86-5.2-147.22 is installed
OR readline-doc-5.2-147.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bash-3.2-147.22 is installed
OR bash-doc-3.2-147.22 is installed
OR bash-x86-3.2-147.22 is installed
OR libreadline5-5.2-147.22 is installed
OR libreadline5-32bit-5.2-147.22 is installed
OR libreadline5-x86-5.2-147.22 is installed
OR readline-doc-5.2-147.22 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
bash-3.2-147.22 is installed
OR bash-doc-3.2-147.22 is installed
OR bash-x86-3.2-147.22 is installed
OR libreadline5-5.2-147.22 is installed
OR libreadline5-32bit-5.2-147.22 is installed
OR libreadline5-x86-5.2-147.22 is installed
OR readline-doc-5.2-147.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
krb5-1.6.3-133.49.66 is installed
OR krb5-32bit-1.6.3-133.49.66 is installed
OR krb5-apps-clients-1.6.3-133.49.66 is installed
OR krb5-apps-servers-1.6.3-133.49.66 is installed
OR krb5-client-1.6.3-133.49.66 is installed
OR krb5-doc-1.6.3-133.49.66 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.66 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.66 is installed
OR krb5-server-1.6.3-133.49.66 is installed
OR krb5-x86-1.6.3-133.49.66 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.5_12-15 is installed
OR xen-doc-html-4.2.5_12-15 is installed
OR xen-doc-pdf-4.2.5_12-15 is installed
OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
OR xen-libs-4.2.5_12-15 is installed
OR xen-libs-32bit-4.2.5_12-15 is installed
OR xen-tools-4.2.5_12-15 is installed
OR xen-tools-domU-4.2.5_12-15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.5_12-15 is installed
OR xen-doc-html-4.2.5_12-15 is installed
OR xen-doc-pdf-4.2.5_12-15 is installed
OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
OR xen-libs-4.2.5_12-15 is installed
OR xen-libs-32bit-4.2.5_12-15 is installed
OR xen-tools-4.2.5_12-15 is installed
OR xen-tools-domU-4.2.5_12-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
MozillaFirefox-17.0.4esr-0.10 is installed
OR MozillaFirefox-translations-17.0.4esr-0.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
libzmq3-4.0.4-3.3 is installed
OR zeromq-4.0.4-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
libzmq3-4.0.4-3.3 is installed
OR zeromq-4.0.4-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
salt-2016.11.4-43.7.1 is installed
OR salt-doc-2016.11.4-43.7.1 is installed
OR salt-minion-2016.11.4-43.7.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.3.0esr-50 is installed
OR MozillaFirefox-translations-45.3.0esr-50 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.3.0esr-50 is installed
OR MozillaFirefox-translations-45.3.0esr-50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.3.0esr-50 is installed
OR MozillaFirefox-translations-45.3.0esr-50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.3.0esr-50 is installed
OR MozillaFirefox-translations-45.3.0esr-50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND kvm-1.4.2-53.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND kvm-1.4.2-53.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
ghostscript-fonts-other-8.62-32.38.1 is installed
OR ghostscript-fonts-rus-8.62-32.38.1 is installed
OR ghostscript-fonts-std-8.62-32.38.1 is installed
OR ghostscript-library-8.62-32.38.1 is installed
OR ghostscript-omni-8.62-32.38.1 is installed
OR ghostscript-x11-8.62-32.38.1 is installed
OR libgimpprint-4.2.7-32.38.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.37 is installed
OR libMagickCore1-6.4.3.6-7.78.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.37 is installed
OR libMagickCore1-6.4.3.6-7.78.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND quagga-0.99.15-0.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND quagga-0.99.15-0.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-15 is installed
OR openssh-openssl1-helpers-6.6p1-15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-15 is installed
OR openssh-openssl1-helpers-6.6p1-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND squid-3.3.13-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND squid-3.3.13-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
fontconfig-2.11.0-6 is installed
OR fontconfig-32bit-2.11.0-6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
fontconfig-2.11.0-6 is installed
OR fontconfig-32bit-2.11.0-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND clamav-0.100.2-33.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND clamav-0.100.2-33.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
evince-3.10.3-2.3.1 is installed
OR evince-lang-3.10.3-2.3.1 is installed
OR libevdocument3-4-3.10.3-2.3.1 is installed
OR libevview3-3-3.10.3-2.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
freetype2-2.6.3-7.15 is installed
OR ft2demos-2.6.3-7.15 is installed
OR libfreetype6-2.6.3-7.15 is installed
OR libfreetype6-32bit-2.6.3-7.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
freetype2-2.6.3-7.15 is installed
OR ft2demos-2.6.3-7.15 is installed
OR libfreetype6-2.6.3-7.15 is installed
OR libfreetype6-32bit-2.6.3-7.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND ant-1.9.4-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libmysqlclient18-10.0.35-29.20 is installed
OR libmysqlclient18-32bit-10.0.35-29.20 is installed
OR mariadb-10.0.35-29.20 is installed
OR mariadb-client-10.0.35-29.20 is installed
OR mariadb-errormessages-10.0.35-29.20 is installed
OR mariadb-tools-10.0.35-29.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libmysqlclient18-10.0.35-29.20 is installed
OR libmysqlclient18-32bit-10.0.35-29.20 is installed
OR mariadb-10.0.35-29.20 is installed
OR mariadb-client-10.0.35-29.20 is installed
OR mariadb-errormessages-10.0.35-29.20 is installed
OR mariadb-tools-10.0.35-29.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_120-92_70-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-4-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_120-92_70-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_103-92_56-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libquicktime-1.2.4-14.3 is installed
OR libquicktime0-1.2.4-14.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libquicktime-1.2.4-14.3 is installed
OR libquicktime0-1.2.4-14.3 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-BCL is installed
AND squid-3.5.21-26.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND squid-3.5.21-26.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
icu-52.1-8.10 is installed
OR libicu-doc-52.1-8.10 is installed
OR libicu52_1-52.1-8.10 is installed
OR libicu52_1-32bit-52.1-8.10 is installed
OR libicu52_1-data-52.1-8.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
icu-52.1-8.10 is installed
OR libicu-doc-52.1-8.10 is installed
OR libicu52_1-52.1-8.10 is installed
OR libicu52_1-32bit-52.1-8.10 is installed
OR libicu52_1-data-52.1-8.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND clamav-0.100.1-33.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND clamav-0.100.1-33.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libpython2_7-1_0-2.7.13-28.16 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.16 is installed
OR python-2.7.13-28.16 is installed
OR python-32bit-2.7.13-28.16 is installed
OR python-base-2.7.13-28.16 is installed
OR python-base-32bit-2.7.13-28.16 is installed
OR python-curses-2.7.13-28.16 is installed
OR python-demo-2.7.13-28.16 is installed
OR python-doc-2.7.13-28.16 is installed
OR python-doc-pdf-2.7.13-28.16 is installed
OR python-gdbm-2.7.13-28.16 is installed
OR python-idle-2.7.13-28.16 is installed
OR python-tk-2.7.13-28.16 is installed
OR python-xml-2.7.13-28.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libpython2_7-1_0-2.7.13-28.16 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.16 is installed
OR python-2.7.13-28.16 is installed
OR python-32bit-2.7.13-28.16 is installed
OR python-base-2.7.13-28.16 is installed
OR python-base-32bit-2.7.13-28.16 is installed
OR python-curses-2.7.13-28.16 is installed
OR python-demo-2.7.13-28.16 is installed
OR python-doc-2.7.13-28.16 is installed
OR python-doc-pdf-2.7.13-28.16 is installed
OR python-gdbm-2.7.13-28.16 is installed
OR python-idle-2.7.13-28.16 is installed
OR python-tk-2.7.13-28.16 is installed
OR python-xml-2.7.13-28.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_42-default-3-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_12-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_42-default-3-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_12-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libdcerpc-atsvc0-4.2.4-28.3 is installed
OR samba-4.2.4-28.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.51.8 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.51.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_31-default-5-2 is installed
OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_9-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_69-60_64_35-default-4-2 is installed
OR kgraft-patch-3_12_69-60_64_35-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_14-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND cryptctl-1.2.6-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.424-15 is installed
OR flash-player-gnome-11.2.202.424-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
ImageMagick-6.8.8.1-33 is installed
OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-71.5 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.5 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.42 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.42 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
bluez-5.13-5.7 is installed
OR bluez-cups-5.13-5.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
dia-0.97.3-17.4 is installed
OR dia-lang-0.97.3-17.4 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ghostscript-fonts-other-8.62-32.46.1 is installed
OR ghostscript-fonts-rus-8.62-32.46.1 is installed
OR ghostscript-fonts-std-8.62-32.46.1 is installed
OR ghostscript-library-8.62-32.46.1 is installed
OR ghostscript-omni-8.62-32.46.1 is installed
OR ghostscript-x11-8.62-32.46.1 is installed
OR libgimpprint-4.2.7-32.46.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
znc-1.6.2-4 is installed
OR znc-devel-1.6.2-4 is installed
OR znc-perl-1.6.2-4 is installed
OR znc-python3-1.6.2-4 is installed
OR znc-tcl-1.6.2-4 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND
kdelibs4-4.14.25-5 is installed
OR kdelibs4-apidocs-4.14.25-5 is installed
OR kdelibs4-branding-upstream-4.14.25-5 is installed
OR kdelibs4-core-4.14.25-5 is installed
OR kdelibs4-doc-4.14.25-5 is installed
OR kio-5.26.0-5 is installed
OR kio-32bit-5.21.0-23 is installed
OR kio-core-5.26.0-5 is installed
OR kio-core-32bit-5.21.0-23 is installed
OR kio-devel-5.26.0-5 is installed
OR kio-devel-32bit-5.21.0-23 is installed
OR kio-lang-5.26.0-5 is installed
OR libkde4-4.14.25-5 is installed
OR libkde4-32bit-4.14.18-15 is installed
OR libkde4-devel-4.14.25-5 is installed
OR libkdecore4-4.14.25-5 is installed
OR libkdecore4-32bit-4.14.18-15 is installed
OR libkdecore4-devel-4.14.25-5 is installed
OR libksuseinstall-devel-4.14.25-5 is installed
OR libksuseinstall1-4.14.25-5 is installed
OR libksuseinstall1-32bit-4.14.18-15 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
kdelibs4-4.14.25-5 is installed
OR kdelibs4-apidocs-4.14.25-5 is installed
OR kdelibs4-branding-upstream-4.14.25-5 is installed
OR kdelibs4-core-4.14.25-5 is installed
OR kdelibs4-doc-4.14.25-5 is installed
OR kio-5.26.0-5 is installed
OR kio-32bit-5.21.0-23 is installed
OR kio-core-5.26.0-5 is installed
OR kio-core-32bit-5.21.0-23 is installed
OR kio-devel-5.26.0-5 is installed
OR kio-devel-32bit-5.21.0-23 is installed
OR kio-lang-5.26.0-5 is installed
OR libkde4-4.14.25-5 is installed
OR libkde4-32bit-4.14.18-15 is installed
OR libkde4-devel-4.14.25-5 is installed
OR libkdecore4-4.14.25-5 is installed
OR libkdecore4-32bit-4.14.18-15 is installed
OR libkdecore4-devel-4.14.25-5 is installed
OR libksuseinstall-devel-4.14.25-5 is installed
OR libksuseinstall1-4.14.25-5 is installed
OR libksuseinstall1-32bit-4.14.18-15 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
kopete-15.12.3-6 is installed
OR kopete-devel-15.12.3-6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
chromedriver-78.0.3904.87-10 is installed
OR chromium-78.0.3904.87-10 is installed
|