Revision Date: | 2020-12-23 | Version: | 1 |
Title: | Security update for python3 (Important) |
Description: | This update for python3 fixes the following issues:
- Fixed CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support calls eval() on content retrieved via HTTP. - Change setuptools and pip version numbers according to new wheels - Handful of changes to make python36 compatible with SLE15 and SLE12 (jsc#ECO-2799, jsc#SLE-13738) - add triplets for mips-r6 and riscv - RISC-V needs CTYPES_PASS_BY_REF_HACK
Update to 3.6.12 (bsc#1179193)
* Ensure python3.dll is loaded from correct locations when Python is embedded * The __hash__() methods of ipaddress.IPv4Interface and ipaddress.IPv6Interface incorrectly generated constant hash values of 32 and 128 respectively. This resulted in always causing hash collisions. The fix uses hash() to generate hash values for the tuple of (address, mask length, network address). * Prevent http header injection by rejecting control characters in http.client.putrequest(…). * Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now UnpicklingError instead of crashing. * Avoid infinite loop when reading specially crafted TAR files using the tarfile module
- This release also fixes CVE-2020-26116 (bsc#1177211) and CVE-2019-20907 (bsc#1174091).
Update to 3.6.11:
- Disallow CR or LF in email.headerregistry. Address arguments to guard against header injection attacks. - Disallow control characters in hostnames in http.client, addressing CVE-2019-18348. Such potentially malicious header injection URLs now cause a InvalidURL to be raised. (bsc#1155094) - CVE-2020-8492: The AbstractBasicAuthHandler class of the urllib.request module uses an inefficient regular expression which can be exploited by an attacker to cause a denial of service. Fix the regex to prevent the catastrophic backtracking. Vulnerability reported by Ben Caller and Matt Schwager.
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1155094 1174091 1174571 1174701 1177211 1178009 1179193 1179630 CVE-2007-6720 CVE-2009-0179 CVE-2009-3939 CVE-2009-3995 CVE-2009-3996 CVE-2009-4026 CVE-2009-4027 CVE-2009-4131 CVE-2009-4138 CVE-2009-4536 CVE-2009-4538 CVE-2010-1146 CVE-2010-1163 CVE-2010-1436 CVE-2010-1641 CVE-2010-1646 CVE-2010-2066 CVE-2010-2546 CVE-2010-2942 CVE-2010-2954 CVE-2010-2955 CVE-2010-3081 CVE-2010-3296 CVE-2010-3297 CVE-2010-3298 CVE-2010-3301 CVE-2010-3310 CVE-2011-0010 CVE-2011-0421 CVE-2011-0712 CVE-2011-0904 CVE-2011-0905 CVE-2011-1020 CVE-2011-1164 CVE-2011-1577 CVE-2011-2203 CVE-2011-2489 CVE-2011-2490 CVE-2012-0056 CVE-2012-0247 CVE-2012-0248 CVE-2012-1162 CVE-2012-1163 CVE-2012-1185 CVE-2012-1186 CVE-2012-2337 CVE-2012-2372 CVE-2012-2451 CVE-2013-0160 CVE-2013-0231 CVE-2013-0913 CVE-2013-1775 CVE-2013-1776 CVE-2013-1976 CVE-2013-1983 CVE-2013-1992 CVE-2013-2850 CVE-2013-4587 CVE-2013-6367 CVE-2013-6368 CVE-2013-6376 CVE-2013-6405 CVE-2014-0050 CVE-2014-00691 CVE-2014-0102 CVE-2014-0131 CVE-2014-0196 CVE-2014-0250 CVE-2014-0791 CVE-2014-10070 CVE-2014-10071 CVE-2014-10072 CVE-2014-2523 CVE-2014-2568 CVE-2014-3185 CVE-2014-3534 CVE-2014-3610 CVE-2014-3611 CVE-2014-3647 CVE-2014-3673 CVE-2014-3687 CVE-2014-3690 CVE-2014-3917 CVE-2014-3940 CVE-2014-3970 CVE-2014-4171 CVE-2014-4608 CVE-2014-4652 CVE-2014-4653 CVE-2014-4654 CVE-2014-4655 CVE-2014-4656 CVE-2014-4699 CVE-2014-4943 CVE-2014-5045 CVE-2014-5077 CVE-2014-5206 CVE-2014-5207 CVE-2014-5471 CVE-2014-5472 CVE-2014-7822 CVE-2014-7826 CVE-2014-7841 CVE-2014-8086 CVE-2014-8133 CVE-2014-8159 CVE-2014-8160 CVE-2014-8559 CVE-2014-8709 CVE-2014-9090 CVE-2014-9419 CVE-2014-9420 CVE-2014-9584 CVE-2014-9585 CVE-2014-9728 CVE-2014-9729 CVE-2014-9730 CVE-2014-9731 CVE-2015-0272 CVE-2015-0777 CVE-2015-1465 CVE-2015-1805 CVE-2015-2041 CVE-2015-2042 CVE-2015-2150 CVE-2015-2331 CVE-2015-2666 CVE-2015-2830 CVE-2015-2922 CVE-2015-3212 CVE-2015-3331 CVE-2015-3332 CVE-2015-3339 CVE-2015-3636 CVE-2015-4036 CVE-2015-4167 CVE-2015-4692 CVE-2015-5156 CVE-2015-5157 CVE-2015-5174 CVE-2015-5283 CVE-2015-5307 CVE-2015-5345 CVE-2015-5346 CVE-2015-5351 CVE-2015-5364 CVE-2015-5366 CVE-2015-6252 CVE-2015-6937 CVE-2015-7613 CVE-2015-8104 CVE-2016-0706 CVE-2016-0714 CVE-2016-0763 CVE-2016-10714 CVE-2016-3092 CVE-2017-18205 CVE-2018-1071 CVE-2018-1083 CVE-2018-7549 CVE-2019-16935 CVE-2019-18348 CVE-2019-20907 CVE-2019-5010 CVE-2020-14422 CVE-2020-26116 CVE-2020-27619 CVE-2020-8492 SUSE-SU-2020:3930-1
|
Platform(s): | openSUSE 13.2 openSUSE Leap 42.1 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Build System Kit 12 SUSE Linux Enterprise Build System Kit 12 SP1 SUSE Linux Enterprise Build System Kit 12 SP2 SUSE Linux Enterprise Build System Kit 12 SP3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise High Availability 12 SUSE Linux Enterprise High Availability 12 SP1 SUSE Linux Enterprise High Availability 12 SP2 SUSE Linux Enterprise High Availability 12 SP3 SUSE Linux Enterprise High Availability 12 SP4 SUSE Linux Enterprise Live Patching 12 SUSE Linux Enterprise Live Patching 12 SP3 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Real Time Extension 12 SP2 SUSE Linux Enterprise Real Time Extension 12 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS 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-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server 15-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 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-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Software Development Kit 12 SUSE Linux Enterprise Software Development Kit 12 SP1 SUSE Linux Enterprise Software Development Kit 12 SP2 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 SP4 SUSE Linux Enterprise Software Development Kit 12 SP5 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
| Product(s): | |
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed AND Package Information
dnsmasq-2.71-4.1 is installed
OR dnsmasq-utils-2.71-4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed
AND kernel-zfcpdump-3.12.44-52.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND Package Information
libreoffice-5.1.5.2-29 is installed
OR libreoffice-sdk-5.1.5.2-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND Package Information
krb5-mini-1.12.5-40.16 is installed
OR krb5-mini-devel-1.12.5-40.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND kernel-zfcpdump-4.4.155-94.50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
Mesa-7.11.2-0.9.1 is installed
OR Mesa-32bit-7.11.2-0.9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
bash-3.2-147.22.1 is installed
OR bash-doc-3.2-147.22.1 is installed
OR libreadline5-5.2-147.22.1 is installed
OR libreadline5-32bit-5.2-147.22.1 is installed
OR readline-doc-5.2-147.22.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
bash-4.3-83.10 is installed
OR bash-doc-4.3-83.10 is installed
OR bash-lang-4.3-83.10 is installed
OR libreadline6-6.3-83.10 is installed
OR libreadline6-32bit-6.3-83.10 is installed
OR readline-doc-6.3-83.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libreoffice-6.0.5.2-43.38 is installed
OR libreoffice-base-6.0.5.2-43.38 is installed
OR libreoffice-base-drivers-mysql-6.0.5.2-43.38 is installed
OR libreoffice-base-drivers-postgresql-6.0.5.2-43.38 is installed
OR libreoffice-branding-upstream-6.0.5.2-43.38 is installed
OR libreoffice-calc-6.0.5.2-43.38 is installed
OR libreoffice-calc-extensions-6.0.5.2-43.38 is installed
OR libreoffice-draw-6.0.5.2-43.38 is installed
OR libreoffice-filters-optional-6.0.5.2-43.38 is installed
OR libreoffice-gnome-6.0.5.2-43.38 is installed
OR libreoffice-gtk2-6.0.5.2-43.38 is installed
OR libreoffice-icon-themes-6.0.5.2-43.38 is installed
OR libreoffice-impress-6.0.5.2-43.38 is installed
OR libreoffice-l10n-af-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ar-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ca-6.0.5.2-43.38 is installed
OR libreoffice-l10n-cs-6.0.5.2-43.38 is installed
OR libreoffice-l10n-da-6.0.5.2-43.38 is installed
OR libreoffice-l10n-de-6.0.5.2-43.38 is installed
OR libreoffice-l10n-en-6.0.5.2-43.38 is installed
OR libreoffice-l10n-es-6.0.5.2-43.38 is installed
OR libreoffice-l10n-fi-6.0.5.2-43.38 is installed
OR libreoffice-l10n-fr-6.0.5.2-43.38 is installed
OR libreoffice-l10n-gu-6.0.5.2-43.38 is installed
OR libreoffice-l10n-hi-6.0.5.2-43.38 is installed
OR libreoffice-l10n-hu-6.0.5.2-43.38 is installed
OR libreoffice-l10n-it-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ja-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ko-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nb-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nl-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nn-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pl-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pt_BR-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pt_PT-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ro-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ru-6.0.5.2-43.38 is installed
OR libreoffice-l10n-sk-6.0.5.2-43.38 is installed
OR libreoffice-l10n-sv-6.0.5.2-43.38 is installed
OR libreoffice-l10n-xh-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zh_CN-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zh_TW-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zu-6.0.5.2-43.38 is installed
OR libreoffice-mailmerge-6.0.5.2-43.38 is installed
OR libreoffice-math-6.0.5.2-43.38 is installed
OR libreoffice-officebean-6.0.5.2-43.38 is installed
OR libreoffice-pyuno-6.0.5.2-43.38 is installed
OR libreoffice-writer-6.0.5.2-43.38 is installed
OR libreoffice-writer-extensions-6.0.5.2-43.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 is installed
AND python-PyYAML-3.10-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP1 is installed
AND Package Information
ctdb-4.2.4-28.32 is installed
OR samba-4.2.4-28.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND Package Information
cluster-md-kmp-default-4.4.120-92.70 is installed
OR cluster-network-kmp-default-4.4.120-92.70 is installed
OR dlm-kmp-default-4.4.120-92.70 is installed
OR gfs2-kmp-default-4.4.120-92.70 is installed
OR kernel-default-4.4.120-92.70 is installed
OR ocfs2-kmp-default-4.4.120-92.70 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP3 is installed
AND Package Information
ctdb-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-4.6.14+git.157.c2d53c2b191-3.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
cluster-md-kmp-default-4.12.14-95.19 is installed
OR dlm-kmp-default-4.12.14-95.19 is installed
OR gfs2-kmp-default-4.12.14-95.19 is installed
OR kernel-default-4.12.14-95.19 is installed
OR ocfs2-kmp-default-4.12.14-95.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_38-44-default-1-2 is installed
OR kgraft-patch-3_12_38-44-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_3-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_103-6_38-default-1-4.5 is installed
OR kgraft-patch-SLE12-SP3_Update_7-1-4.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND sles12-docker-image-1.1.4-20171002 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
cups154-1.5.4-9 is installed
OR cups154-client-1.5.4-9 is installed
OR cups154-filters-1.5.4-9 is installed
OR cups154-libs-1.5.4-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.61-52.80 is installed
OR kernel-ec2-devel-3.12.61-52.80 is installed
OR kernel-ec2-extra-3.12.61-52.80 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
AND Package Information
cluster-md-kmp-rt-4.4.114-27 is installed
OR cluster-network-kmp-rt-4.4.114-27 is installed
OR dlm-kmp-rt-4.4.114-27 is installed
OR gfs2-kmp-rt-4.4.114-27 is installed
OR kernel-devel-rt-4.4.114-27 is installed
OR kernel-rt-4.4.114-27 is installed
OR kernel-rt-base-4.4.114-27 is installed
OR kernel-rt-devel-4.4.114-27 is installed
OR kernel-rt_debug-4.4.114-27 is installed
OR kernel-rt_debug-devel-4.4.114-27 is installed
OR kernel-source-rt-4.4.114-27 is installed
OR kernel-syms-rt-4.4.114-27 is installed
OR ocfs2-kmp-rt-4.4.114-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
AND Package Information
cluster-md-kmp-rt-4.4.162-3.29 is installed
OR dlm-kmp-rt-4.4.162-3.29 is installed
OR gfs2-kmp-rt-4.4.162-3.29 is installed
OR kernel-devel-rt-4.4.162-3.29 is installed
OR kernel-rt-4.4.162-3.29 is installed
OR kernel-rt-base-4.4.162-3.29 is installed
OR kernel-rt-devel-4.4.162-3.29 is installed
OR kernel-rt_debug-4.4.162-3.29 is installed
OR kernel-rt_debug-devel-4.4.162-3.29 is installed
OR kernel-source-rt-4.4.162-3.29 is installed
OR kernel-syms-rt-4.4.162-3.29 is installed
OR ocfs2-kmp-rt-4.4.162-3.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
krb5-1.6.3-133.25.1 is installed
OR krb5-32bit-1.6.3-133.25.1 is installed
OR krb5-apps-clients-1.6.3-133.25.1 is installed
OR krb5-apps-servers-1.6.3-133.25.1 is installed
OR krb5-client-1.6.3-133.25.1 is installed
OR krb5-server-1.6.3-133.25.1 is installed
OR krb5-x86-1.6.3-133.25.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
cups-1.3.9-8.30.1 is installed
OR cups-client-1.3.9-8.30.1 is installed
OR cups-libs-1.3.9-8.30.1 is installed
OR cups-libs-32bit-1.3.9-8.30.1 is installed
OR cups-libs-x86-1.3.9-8.30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
libfreebl3-3.16.5-0.4.2.1 is installed
OR libfreebl3-32bit-3.16.5-0.4.2.1 is installed
OR mozilla-nss-3.16.5-0.4.2.1 is installed
OR mozilla-nss-32bit-3.16.5-0.4.2.1 is installed
OR mozilla-nss-tools-3.16.5-0.4.2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-2.2.12-1.40.1 is installed
OR apache2-doc-2.2.12-1.40.1 is installed
OR apache2-example-pages-2.2.12-1.40.1 is installed
OR apache2-prefork-2.2.12-1.40.1 is installed
OR apache2-utils-2.2.12-1.40.1 is installed
OR apache2-worker-2.2.12-1.40.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
apache2-2.2.12-1.40.1 is installed
OR apache2-doc-2.2.12-1.40.1 is installed
OR apache2-example-pages-2.2.12-1.40.1 is installed
OR apache2-prefork-2.2.12-1.40.1 is installed
OR apache2-utils-2.2.12-1.40.1 is installed
OR apache2-worker-2.2.12-1.40.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
apache2-2.2.12-1.40.1 is installed
OR apache2-doc-2.2.12-1.40.1 is installed
OR apache2-example-pages-2.2.12-1.40.1 is installed
OR apache2-prefork-2.2.12-1.40.1 is installed
OR apache2-utils-2.2.12-1.40.1 is installed
OR apache2-worker-2.2.12-1.40.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
Mesa-7.11.2-0.9.1 is installed
OR Mesa-32bit-7.11.2-0.9.1 is installed
OR Mesa-x86-7.11.2-0.9.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
Mesa-7.11.2-0.9.1 is installed
OR Mesa-32bit-7.11.2-0.9.1 is installed
OR Mesa-x86-7.11.2-0.9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
PackageKit-0.3.14-2.23.126 is installed
OR PackageKit-lang-0.3.14-2.23.126 is installed
OR hal-0.5.12-23.58.22 is installed
OR hal-32bit-0.5.12-23.58.22 is installed
OR hal-doc-0.5.12-23.58.21 is installed
OR hal-x86-0.5.12-23.58.22 is installed
OR libpackagekit-glib10-0.3.14-2.23.126 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
dhcp-4.2.4.P2-0.11.15.1 is installed
OR dhcp-client-4.2.4.P2-0.11.15.1 is installed
OR dhcp-relay-4.2.4.P2-0.11.15.1 is installed
OR dhcp-server-4.2.4.P2-0.11.15.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libsnmp15-5.4.2.1-8.12.24.1 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.24.1 is installed
OR libsnmp15-x86-5.4.2.1-8.12.24.1 is installed
OR net-snmp-5.4.2.1-8.12.24.1 is installed
OR perl-SNMP-5.4.2.1-8.12.24.1 is installed
OR snmp-mibs-5.4.2.1-8.12.24.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libsnmp15-5.4.2.1-8.12.24.1 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.24.1 is installed
OR libsnmp15-x86-5.4.2.1-8.12.24.1 is installed
OR net-snmp-5.4.2.1-8.12.24.1 is installed
OR perl-SNMP-5.4.2.1-8.12.24.1 is installed
OR snmp-mibs-5.4.2.1-8.12.24.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND ed-0.2-1001.30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
ntp-4.2.8p9-48.9.1 is installed
OR ntp-doc-4.2.8p9-48.9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND fvwm2-2.5.26-1.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ecryptfs-utils-103-7 is installed
OR ecryptfs-utils-32bit-103-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ecryptfs-utils-103-7 is installed
OR ecryptfs-utils-32bit-103-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND ant-1.9.4-1.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
apache2-2.4.16-19 is installed
OR apache2-doc-2.4.16-19 is installed
OR apache2-example-pages-2.4.16-19 is installed
OR apache2-prefork-2.4.16-19 is installed
OR apache2-utils-2.4.16-19 is installed
OR apache2-worker-2.4.16-19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
apache2-2.4.16-19 is installed
OR apache2-doc-2.4.16-19 is installed
OR apache2-example-pages-2.4.16-19 is installed
OR apache2-prefork-2.4.16-19 is installed
OR apache2-utils-2.4.16-19 is installed
OR apache2-worker-2.4.16-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
gstreamer-0_10-plugins-base-0.10.36-11.6 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.36-11.6 is installed
OR libgstapp-0_10-0-32bit-0.10.36-11.6 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.36-11.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
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
libopenjp2-7-2.1.0-4.6 is installed
OR openjpeg2-2.1.0-4.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
vino-3.20.2-5 is installed
OR vino-lang-3.20.2-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
kgraft-patch-3_12_51-52_39-default-4-2.2 is installed
OR kgraft-patch-3_12_51-52_39-xen-4-2.2 is installed
OR kgraft-patch-SLE12_Update_11-4-2.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
libpython3_6m1_0-3.6.12-3.67.2 is installed
OR python3-3.6.12-3.67.2 is installed
OR python3-base-3.6.12-3.67.2 is installed
OR python3-curses-3.6.12-3.67.2 is installed
OR python3-dbm-3.6.12-3.67.2 is installed
OR python3-devel-3.6.12-3.67.2 is installed
OR python3-idle-3.6.12-3.67.2 is installed
OR python3-tk-3.6.12-3.67.2 is installed
OR python3-tools-3.6.12-3.67.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND libzip2-0.11.1-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-94 is installed
OR libopenssl0_9_8-0.9.8j-94 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_90-92_45-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_14-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
beagle-0.3.8-56.51.1 is installed
OR beagle-devel-0.3.8-56.51.1 is installed
OR beagle-lang-0.3.8-56.44.45.129 is installed
OR mozilla-nspr-devel-4.9.5-0.3.2 is installed
OR mozilla-nss-devel-3.14.2-0.4.3.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
Mesa-devel-9.0.3-0.19.1 is installed
OR Mesa-devel-32bit-9.0.3-0.19.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
cpp48-4.8.3+r212056-2.17 is installed
OR gcc48-4.8.3+r212056-2.17 is installed
OR gcc48-32bit-4.8.3+r212056-2.17 is installed
OR gcc48-c++-4.8.3+r212056-2.17 is installed
OR gcc48-fortran-4.8.3+r212056-2.17 is installed
OR gcc48-fortran-32bit-4.8.3+r212056-2.17 is installed
OR gcc48-info-4.8.3+r212056-2.17 is installed
OR gcc48-locale-4.8.3+r212056-2.17 is installed
OR libasan0-4.8.3+r212056-2.17 is installed
OR libatomic1-4.8.3+r212056-2.17 is installed
OR libgfortran3-4.8.3+r212056-2.17 is installed
OR libgfortran3-32bit-4.8.3+r212056-2.17 is installed
OR libitm1-4.8.3+r212056-2.17 is installed
OR libquadmath0-4.8.3+r212056-2.17 is installed
OR libquadmath0-32bit-4.8.3+r212056-2.17 is installed
OR libstdc++48-devel-4.8.3+r212056-2.17 is installed
OR libstdc++48-devel-32bit-4.8.3+r212056-2.17 is installed
OR libtsan0-4.8.3+r212056-2.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
ImageMagick-6.8.8.1-5 is installed
OR ImageMagick-devel-6.8.8.1-5 is installed
OR libMagick++-6_Q16-3-6.8.8.1-5 is installed
OR libMagick++-devel-6.8.8.1-5 is installed
OR perl-PerlMagick-6.8.8.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
freerdp-devel-1.0.2-7 is installed
OR libfreerdp-1_0-1.0.2-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND NetworkManager-devel-1.0.12-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND aaa_base-malloccheck-13.2+git20140911.61c1681-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND gnome-settings-daemon-devel-3.20.1-50.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
evince-devel-3.20.2-6.27 is installed
OR typelib-1_0-EvinceDocument-3_0-3.20.2-6.27 is installed
OR typelib-1_0-EvinceView-3_0-3.20.2-6.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
ImageMagick-6.8.8.1-5 is installed
OR libMagick++-6_Q16-3-6.8.8.1-5 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gnome-online-accounts-3.10.5-1 is installed
OR gnome-online-accounts-lang-3.10.5-1 is installed
OR typelib-1_0-Goa-1_0-3.10.5-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND argyllcms-1.6.3-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gcc48-gij-4.8.5-30 is installed
OR gcc48-gij-32bit-4.8.5-30 is installed
OR libgcj48-4.8.5-30 is installed
OR libgcj48-32bit-4.8.5-30 is installed
OR libgcj48-jar-4.8.5-30 is installed
OR libgcj_bc1-4.8.5-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
colord-1.3.3-12 is installed
OR colord-lang-1.3.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
PackageKit-gstreamer-plugin-1.1.3-24.9 is installed
OR PackageKit-gtk3-module-1.1.3-24.9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ruby2.1-rubygem-activesupport-4_1-4.1.9-15.1 is installed
OR rubygem-activesupport-4_1-4.1.9-15.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
SDL2-2.0.5-2.1 is installed
OR ffmpeg-3.3.4-11.1 is installed
OR lame-3.99.5-2.2 is installed
OR lame-doc-3.99.5-2.2 is installed
OR lame-mp3rtp-3.99.5-2.2 is installed
OR libSDL2-2_0-0-2.0.5-2.1 is installed
OR libSDL2-devel-2.0.5-2.1 is installed
OR libavcodec-devel-3.3.4-11.1 is installed
OR libavcodec57-3.3.4-11.1 is installed
OR libavdevice-devel-3.3.4-11.1 is installed
OR libavdevice57-3.3.4-11.1 is installed
OR libavfilter-devel-3.3.4-11.1 is installed
OR libavfilter6-3.3.4-11.1 is installed
OR libavformat-devel-3.3.4-11.1 is installed
OR libavformat57-3.3.4-11.1 is installed
OR libavresample-devel-3.3.4-11.1 is installed
OR libavresample3-3.3.4-11.1 is installed
OR libavutil-devel-3.3.4-11.1 is installed
OR libavutil55-3.3.4-11.1 is installed
OR libmp3lame-devel-3.99.5-2.2 is installed
OR libmp3lame0-3.99.5-2.2 is installed
OR libpostproc-devel-3.3.4-11.1 is installed
OR libpostproc54-3.3.4-11.1 is installed
OR libswresample-devel-3.3.4-11.1 is installed
OR libswresample2-3.3.4-11.1 is installed
OR libswscale-devel-3.3.4-11.1 is installed
OR libswscale4-3.3.4-11.1 is installed
OR libtwolame-devel-0.3.13-2.2 is installed
OR libtwolame0-0.3.13-2.2 is installed
OR twolame-0.3.13-2.2 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
SDL2-2.0.5-2.1 is installed
OR ffmpeg-3.3.4-11.1 is installed
OR lame-3.99.5-2.2 is installed
OR lame-doc-3.99.5-2.2 is installed
OR lame-mp3rtp-3.99.5-2.2 is installed
OR libSDL2-2_0-0-2.0.5-2.1 is installed
OR libSDL2-devel-2.0.5-2.1 is installed
OR libavcodec-devel-3.3.4-11.1 is installed
OR libavcodec57-3.3.4-11.1 is installed
OR libavdevice-devel-3.3.4-11.1 is installed
OR libavdevice57-3.3.4-11.1 is installed
OR libavfilter-devel-3.3.4-11.1 is installed
OR libavfilter6-3.3.4-11.1 is installed
OR libavformat-devel-3.3.4-11.1 is installed
OR libavformat57-3.3.4-11.1 is installed
OR libavresample-devel-3.3.4-11.1 is installed
OR libavresample3-3.3.4-11.1 is installed
OR libavutil-devel-3.3.4-11.1 is installed
OR libavutil55-3.3.4-11.1 is installed
OR libmp3lame-devel-3.99.5-2.2 is installed
OR libmp3lame0-3.99.5-2.2 is installed
OR libpostproc-devel-3.3.4-11.1 is installed
OR libpostproc54-3.3.4-11.1 is installed
OR libswresample-devel-3.3.4-11.1 is installed
OR libswresample2-3.3.4-11.1 is installed
OR libswscale-devel-3.3.4-11.1 is installed
OR libswscale4-3.3.4-11.1 is installed
OR libtwolame-devel-0.3.13-2.2 is installed
OR libtwolame0-0.3.13-2.2 is installed
OR twolame-0.3.13-2.2 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
irssi-1.0.1-18.1 is installed
OR irssi-devel-1.0.1-18.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND
kdelibs4-4.14.25-5.3 is installed
OR kdelibs4-apidocs-4.14.25-5.3 is installed
OR kdelibs4-branding-upstream-4.14.25-5.3 is installed
OR kdelibs4-core-4.14.25-5.3 is installed
OR kdelibs4-doc-4.14.25-5.3 is installed
OR kio-5.26.0-5.1 is installed
OR kio-32bit-5.26.0-6.2 is installed
OR kio-core-5.26.0-5.1 is installed
OR kio-core-32bit-5.26.0-6.2 is installed
OR kio-devel-5.26.0-5.1 is installed
OR kio-devel-32bit-5.26.0-6.2 is installed
OR kio-lang-5.26.0-5.1 is installed
OR libkde4-4.14.25-5.3 is installed
OR libkde4-32bit-4.14.25-5.2 is installed
OR libkde4-devel-4.14.25-5.3 is installed
OR libkdecore4-4.14.25-5.3 is installed
OR libkdecore4-32bit-4.14.25-5.2 is installed
OR libkdecore4-devel-4.14.25-5.3 is installed
OR libksuseinstall-devel-4.14.25-5.3 is installed
OR libksuseinstall1-4.14.25-5.3 is installed
OR libksuseinstall1-32bit-4.14.25-5.2 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
kdelibs4-4.14.25-5.3 is installed
OR kdelibs4-apidocs-4.14.25-5.3 is installed
OR kdelibs4-branding-upstream-4.14.25-5.3 is installed
OR kdelibs4-core-4.14.25-5.3 is installed
OR kdelibs4-doc-4.14.25-5.3 is installed
OR kio-5.26.0-5.1 is installed
OR kio-32bit-5.26.0-6.2 is installed
OR kio-core-5.26.0-5.1 is installed
OR kio-core-32bit-5.26.0-6.2 is installed
OR kio-devel-5.26.0-5.1 is installed
OR kio-devel-32bit-5.26.0-6.2 is installed
OR kio-lang-5.26.0-5.1 is installed
OR libkde4-4.14.25-5.3 is installed
OR libkde4-32bit-4.14.25-5.2 is installed
OR libkde4-devel-4.14.25-5.3 is installed
OR libkdecore4-4.14.25-5.3 is installed
OR libkdecore4-32bit-4.14.25-5.2 is installed
OR libkdecore4-devel-4.14.25-5.3 is installed
OR libksuseinstall-devel-4.14.25-5.3 is installed
OR libksuseinstall1-4.14.25-5.3 is installed
OR libksuseinstall1-32bit-4.14.25-5.2 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
kde-cli-tools5-5.5.5-12.1 is installed
OR kde-cli-tools5-lang-5.5.5-12.1 is installed
|