Revision Date: | 2021-10-25 | Version: | 1 |
Title: | Security update for containerd, docker, runc (Important) |
Description: |
This update for containerd, docker, runc fixes the following issues:
Docker was updated to 20.10.9-ce. (bsc#1191355)
See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md.
CVE-2021-41092 CVE-2021-41089 CVE-2021-41091 CVE-2021-41103
container was updated to v1.4.11, to fix CVE-2021-41103. bsc#1191355
- CVE-2021-32760: Fixed that a archive package allows chmod of file outside of unpack target directory (bsc#1188282)
- Install systemd service file as well (bsc#1190826)
Update to runc v1.0.2. Upstream changelog is available from
https://github.com/opencontainers/runc/releases/tag/v1.0.2
Fixed a failure to set CPU quota period in some cases on cgroup v1. * Fixed the inability to start a container with the 'adding seccomp filter rule for syscall ...' error, caused by redundant seccomp rules (i.e. those that has action equal to the default one). Such redundant rules are now skipped. * Made release builds reproducible from now on. * Fixed a rare debug log race in runc init, which can result in occasional harmful 'failed to decode ...' errors from runc run or exec. * Fixed the check in cgroup v1 systemd manager if a container needs to be frozen before Set, and add a setting to skip such freeze unconditionally. The previous fix for that issue, done in runc 1.0.1, was not working.
Update to runc v1.0.1. Upstream changelog is available from
https://github.com/opencontainers/runc/releases/tag/v1.0.1
Fixed occasional runc exec/run failure ('interrupted system call') on an Azure volume. * Fixed 'unable to find groups ... token too long' error with /etc/group containing lines longer than 64K characters. * cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is frozen. This is a regression in 1.0.0, not affecting runc itself but some of libcontainer users (e.g Kubernetes). * cgroupv2: bpf: Ignore inaccessible existing programs in case of permission error when handling replacement of existing bpf cgroup programs. This fixes a regression in 1.0.0, where some SELinux policies would block runc from being able to run entirely. * cgroup/systemd/v2: don't freeze cgroup on Set. * cgroup/systemd/v1: avoid unnecessary freeze on Set. - fix issues with runc under openSUSE MicroOS's SELinux policy. bsc#1187704
Update to runc v1.0.0. Upstream changelog is available from
https://github.com/opencontainers/runc/releases/tag/v1.0.0
! The usage of relative paths for mountpoints will now produce a warning (such configurations are outside of the spec, and in future runc will produce an error when given such configurations). * cgroupv2: devices: rework the filter generation to produce consistent results with cgroupv1, and always clobber any existing eBPF program(s) to fix runc update and avoid leaking eBPF programs (resulting in errors when managing containers). * cgroupv2: correctly convert 'number of IOs' statistics in a cgroupv1-compatible way. * cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures. * cgroupv2: wait for freeze to finish before returning from the freezing code, optimize the method for checking whether a cgroup is frozen. * cgroups/systemd: fixed 'retry on dbus disconnect' logic introduced in rc94 * cgroups/systemd: fixed returning 'unit already exists' error from a systemd cgroup manager (regression in rc94) + cgroupv2: support SkipDevices with systemd driver + cgroup/systemd: return, not ignore, stop unit error from Destroy + Make 'runc --version' output sane even when built with go get or otherwise outside of our build scripts. + cgroups: set SkipDevices during runc update (so we don't modify cgroups at all during runc update). + cgroup1: blkio: support BFQ weights. + cgroupv2: set per-device io weights if BFQ IO scheduler is available.
Update to runc v1.0.0~rc95. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95
This release of runc contains a fix for CVE-2021-30465, and users are strongly recommended to update (especially if you are providing semi-limited access to spawn containers to untrusted users). (bsc#1185405)
Update to runc v1.0.0~rc94. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94
Breaking Changes: * cgroupv1: kernel memory limits are now always ignored, as kmemcg has been effectively deprecated by the kernel. Users should make use of regular memory cgroup controls.
Regression Fixes:
seccomp: fix 32-bit compilation errors * runc init: fix a hang caused by deadlock in seccomp/ebpf loading code * runc start: fix 'chdir to cwd: permission denied' for some setups
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1012964 1013669 1019611 1022103 1022917 1022918 1022919 1025506 1027038 1027353 1039348 1042292 1049483 1062937 1076017 1081164 1082828 1083488 1085114 1085447 1096449 1098998 1102408 1102775 1103098 1111122 1112039 1129186 1185405 1187704 1188282 1190826 1191015 1191121 1191334 1191355 1191434 CVE-2007-3820 CVE-2007-4224 CVE-2007-4225 CVE-2008-1671 CVE-2009-0689 CVE-2016-10195 CVE-2016-10196 CVE-2016-10197 CVE-2016-2183 CVE-2016-9079 CVE-2016-9811 CVE-2017-1000364 CVE-2017-13166 CVE-2017-15130 CVE-2017-15232 CVE-2017-5225 CVE-2017-7533 CVE-2018-1000004 CVE-2018-1068 CVE-2018-12359 CVE-2018-12360 CVE-2018-12362 CVE-2018-12363 CVE-2018-12364 CVE-2018-12365 CVE-2018-12366 CVE-2018-12368 CVE-2018-18065 CVE-2018-18386 CVE-2018-5156 CVE-2018-5188 CVE-2018-5391 CVE-2018-6126 CVE-2018-7566 CVE-2019-3838 CVE-2021-30465 CVE-2021-32760 CVE-2021-41089 CVE-2021-41091 CVE-2021-41092 CVE-2021-41103 SUSE-SU-2016:3048-1 SUSE-SU-2017:0189-1 SUSE-SU-2017:0453-1 SUSE-SU-2017:0839-1 SUSE-SU-2017:1618-1 SUSE-SU-2017:2041-1 SUSE-SU-2018:0200-1 SUSE-SU-2018:0373-1 SUSE-SU-2018:0988-1 SUSE-SU-2018:1783-1 SUSE-SU-2018:2322-1 SUSE-SU-2018:2632-1 SUSE-SU-2018:3447-1 SUSE-SU-2018:3787-1 SUSE-SU-2019:0719-1 SUSE-SU-2021:3506-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Micro 5.0 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA 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 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 Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
NetworkManager-1.10.6-lp150.3 is installed
OR NetworkManager-lang-1.10.6-lp150.3 is installed
OR libnm-glib-vpn1-1.10.6-lp150.3 is installed
OR libnm-glib4-1.10.6-lp150.3 is installed
OR libnm-util2-1.10.6-lp150.3 is installed
OR libnm0-1.10.6-lp150.3 is installed
OR typelib-1_0-NM-1_0-1.10.6-lp150.3 is installed
OR typelib-1_0-NMClient-1_0-1.10.6-lp150.3 is installed
OR typelib-1_0-NetworkManager-1_0-1.10.6-lp150.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
gpgme-1.9.0-1 is installed
OR libgpgme-devel-1.9.0-1 is installed
OR libgpgme11-1.9.0-1 is installed
OR libgpgmepp6-1.9.0-1 is installed
OR libqgpgme7-1.9.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-17.0.10esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
pwlib-1.10.10-120.35 is installed
OR pwlib-plugins-avc-1.10.10-120.35 is installed
OR pwlib-plugins-dc-1.10.10-120.35 is installed
OR pwlib-plugins-v4l2-1.10.10-120.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND foomatic-filters-3.0.2-269.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
libXi6-1.7.2-3 is installed
OR libXi6-32bit-1.7.2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
pam-1.1.8-23 is installed
OR pam-32bit-1.1.8-23 is installed
OR pam-doc-1.1.8-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND transfig-3.2.5e-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
MozillaFirefox-60.7.0-109.72 is installed
OR MozillaFirefox-translations-common-60.7.0-109.72 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Micro 5.0 is installed
AND Package Information
containerd-1.4.11-56.1 is installed
OR docker-20.10.9_ce-156.1 is installed
OR runc-1.0.2-23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND fetchmail-6.3.26-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
bzip2-1.0.6-3 is installed
OR libbz2-1-1.0.6-3 is installed
OR libbz2-1-32bit-1.0.6-3 is installed
OR libbz2-devel-1.0.6-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
accountsservice-0.6.45-4 is installed
OR accountsservice-devel-0.6.45-4 is installed
OR accountsservice-lang-0.6.45-4 is installed
OR libaccountsservice0-0.6.45-4 is installed
OR typelib-1_0-AccountsService-1_0-0.6.45-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
gdk-pixbuf-query-loaders-32bit-2.36.11-3 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.36.11-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
FastCGI-2.4.0-2 is installed
OR FastCGI-devel-2.4.0-2 is installed
OR libfcgi0-2.4.0-2 is installed
OR perl-FastCGI-2.4.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
FastCGI-2.4.0-2 is installed
OR FastCGI-devel-2.4.0-2 is installed
OR libfcgi0-2.4.0-2 is installed
OR perl-FastCGI-2.4.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_25-default-2-2 is installed
OR kernel-livepatch-SLE15_Update_7-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_10-default-2-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_3-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
dbus-1-1.12.2-3.5 is installed
OR dbus-1-devel-doc-1.12.2-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
MozillaFirefox-60.7.0-3.40 is installed
OR MozillaFirefox-branding-upstream-60.7.0-3.40 is installed
OR MozillaFirefox-buildsymbols-60.7.0-3.40 is installed
OR MozillaFirefox-devel-60.7.0-3.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.5 is installed
OR kernel-azure-base-4.12.14-5.5 is installed
OR kernel-azure-devel-4.12.14-5.5 is installed
OR kernel-devel-azure-4.12.14-5.5 is installed
OR kernel-source-azure-4.12.14-5.5 is installed
OR kernel-syms-azure-4.12.14-5.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
dovecot23-2.3.3-4.18 is installed
OR dovecot23-backend-mysql-2.3.3-4.18 is installed
OR dovecot23-backend-pgsql-2.3.3-4.18 is installed
OR dovecot23-backend-sqlite-2.3.3-4.18 is installed
OR dovecot23-devel-2.3.3-4.18 is installed
OR dovecot23-fts-2.3.3-4.18 is installed
OR dovecot23-fts-lucene-2.3.3-4.18 is installed
OR dovecot23-fts-solr-2.3.3-4.18 is installed
OR dovecot23-fts-squat-2.3.3-4.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND rmt-server-1.2.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
kdelibs3-3.5.10-23.27.1 is installed
OR kdelibs3-32bit-3.5.10-23.27.1 is installed
OR kdelibs3-default-style-3.5.10-23.27.1 is installed
OR kdelibs3-default-style-32bit-3.5.10-23.27.1 is installed
OR kdelibs3-default-style-x86-3.5.10-23.27.1 is installed
OR kdelibs3-x86-3.5.10-23.27.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
nagios-nrpe-2.12-24.4.10 is installed
OR nagios-nrpe-doc-2.12-24.4.10 is installed
OR nagios-plugins-nrpe-2.12-24.4.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
nagios-nrpe-2.12-24.4.10 is installed
OR nagios-nrpe-doc-2.12-24.4.10 is installed
OR nagios-plugins-nrpe-2.12-24.4.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
apache2-mod_php53-5.3.17-101 is installed
OR php53-5.3.17-101 is installed
OR php53-bcmath-5.3.17-101 is installed
OR php53-bz2-5.3.17-101 is installed
OR php53-calendar-5.3.17-101 is installed
OR php53-ctype-5.3.17-101 is installed
OR php53-curl-5.3.17-101 is installed
OR php53-dba-5.3.17-101 is installed
OR php53-dom-5.3.17-101 is installed
OR php53-exif-5.3.17-101 is installed
OR php53-fastcgi-5.3.17-101 is installed
OR php53-fileinfo-5.3.17-101 is installed
OR php53-ftp-5.3.17-101 is installed
OR php53-gd-5.3.17-101 is installed
OR php53-gettext-5.3.17-101 is installed
OR php53-gmp-5.3.17-101 is installed
OR php53-iconv-5.3.17-101 is installed
OR php53-intl-5.3.17-101 is installed
OR php53-json-5.3.17-101 is installed
OR php53-ldap-5.3.17-101 is installed
OR php53-mbstring-5.3.17-101 is installed
OR php53-mcrypt-5.3.17-101 is installed
OR php53-mysql-5.3.17-101 is installed
OR php53-odbc-5.3.17-101 is installed
OR php53-openssl-5.3.17-101 is installed
OR php53-pcntl-5.3.17-101 is installed
OR php53-pdo-5.3.17-101 is installed
OR php53-pear-5.3.17-101 is installed
OR php53-pgsql-5.3.17-101 is installed
OR php53-pspell-5.3.17-101 is installed
OR php53-shmop-5.3.17-101 is installed
OR php53-snmp-5.3.17-101 is installed
OR php53-soap-5.3.17-101 is installed
OR php53-suhosin-5.3.17-101 is installed
OR php53-sysvmsg-5.3.17-101 is installed
OR php53-sysvsem-5.3.17-101 is installed
OR php53-sysvshm-5.3.17-101 is installed
OR php53-tokenizer-5.3.17-101 is installed
OR php53-wddx-5.3.17-101 is installed
OR php53-xmlreader-5.3.17-101 is installed
OR php53-xmlrpc-5.3.17-101 is installed
OR php53-xmlwriter-5.3.17-101 is installed
OR php53-xsl-5.3.17-101 is installed
OR php53-zip-5.3.17-101 is installed
OR php53-zlib-5.3.17-101 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-101 is installed
OR php53-5.3.17-101 is installed
OR php53-bcmath-5.3.17-101 is installed
OR php53-bz2-5.3.17-101 is installed
OR php53-calendar-5.3.17-101 is installed
OR php53-ctype-5.3.17-101 is installed
OR php53-curl-5.3.17-101 is installed
OR php53-dba-5.3.17-101 is installed
OR php53-dom-5.3.17-101 is installed
OR php53-exif-5.3.17-101 is installed
OR php53-fastcgi-5.3.17-101 is installed
OR php53-fileinfo-5.3.17-101 is installed
OR php53-ftp-5.3.17-101 is installed
OR php53-gd-5.3.17-101 is installed
OR php53-gettext-5.3.17-101 is installed
OR php53-gmp-5.3.17-101 is installed
OR php53-iconv-5.3.17-101 is installed
OR php53-intl-5.3.17-101 is installed
OR php53-json-5.3.17-101 is installed
OR php53-ldap-5.3.17-101 is installed
OR php53-mbstring-5.3.17-101 is installed
OR php53-mcrypt-5.3.17-101 is installed
OR php53-mysql-5.3.17-101 is installed
OR php53-odbc-5.3.17-101 is installed
OR php53-openssl-5.3.17-101 is installed
OR php53-pcntl-5.3.17-101 is installed
OR php53-pdo-5.3.17-101 is installed
OR php53-pear-5.3.17-101 is installed
OR php53-pgsql-5.3.17-101 is installed
OR php53-pspell-5.3.17-101 is installed
OR php53-shmop-5.3.17-101 is installed
OR php53-snmp-5.3.17-101 is installed
OR php53-soap-5.3.17-101 is installed
OR php53-suhosin-5.3.17-101 is installed
OR php53-sysvmsg-5.3.17-101 is installed
OR php53-sysvsem-5.3.17-101 is installed
OR php53-sysvshm-5.3.17-101 is installed
OR php53-tokenizer-5.3.17-101 is installed
OR php53-wddx-5.3.17-101 is installed
OR php53-xmlreader-5.3.17-101 is installed
OR php53-xmlrpc-5.3.17-101 is installed
OR php53-xmlwriter-5.3.17-101 is installed
OR php53-xsl-5.3.17-101 is installed
OR php53-zip-5.3.17-101 is installed
OR php53-zlib-5.3.17-101 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
xen-4.2.5_21-35 is installed
OR xen-doc-html-4.2.5_21-35 is installed
OR xen-doc-pdf-4.2.5_21-35 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.96-35 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.96-35 is installed
OR xen-libs-4.2.5_21-35 is installed
OR xen-libs-32bit-4.2.5_21-35 is installed
OR xen-tools-4.2.5_21-35 is installed
OR xen-tools-domU-4.2.5_21-35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND perl-DBD-mysql-4.008-10.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
avahi-0.6.31-20 is installed
OR avahi-lang-0.6.31-20 is installed
OR avahi-utils-0.6.31-20 is installed
OR libavahi-client3-0.6.31-20 is installed
OR libavahi-client3-32bit-0.6.31-20 is installed
OR libavahi-common3-0.6.31-20 is installed
OR libavahi-common3-32bit-0.6.31-20 is installed
OR libavahi-core7-0.6.31-20 is installed
OR libdns_sd-0.6.31-20 is installed
OR libdns_sd-32bit-0.6.31-20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
java-1_8_0-ibm-1.8.0_sr4.1-26 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr4.1-26 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr4.1-26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
java-1_8_0-ibm-1.8.0_sr4.1-26 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr4.1-26 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr4.1-26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
apache-commons-daemon-1.0.15-4 is installed
OR apache-commons-daemon-javadoc-1.0.15-4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR MozillaFirefox-translations-52.8.1esr-109.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR MozillaFirefox-translations-52.8.1esr-109.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kernel-default-3.12.74-60.64.48 is installed
OR kernel-default-base-3.12.74-60.64.48 is installed
OR kernel-default-devel-3.12.74-60.64.48 is installed
OR kernel-default-man-3.12.74-60.64.48 is installed
OR kernel-devel-3.12.74-60.64.48 is installed
OR kernel-macros-3.12.74-60.64.48 is installed
OR kernel-source-3.12.74-60.64.48 is installed
OR kernel-syms-3.12.74-60.64.48 is installed
OR kernel-xen-3.12.74-60.64.48 is installed
OR kernel-xen-base-3.12.74-60.64.48 is installed
OR kernel-xen-devel-3.12.74-60.64.48 is installed
OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_17-1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
MozillaFirefox-45.5.1esr-93 is installed
OR MozillaFirefox-translations-45.5.1esr-93 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
MozillaFirefox-45.5.1esr-93 is installed
OR MozillaFirefox-translations-45.5.1esr-93 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 |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND binutils-2.31-9.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_85-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_23-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_85-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_23-5-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_103-92_53-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_16-11-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_103-92_53-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_16-11-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_114-92_64-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_18-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
kernel-firmware-20170530-21.13 is installed
OR ucode-amd-20170530-21.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
kernel-firmware-20170530-21.13 is installed
OR ucode-amd-20170530-21.13 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
kgraft-patch-4_4_180-94_97-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_26-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_180-94_97-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_26-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_180-94_103-default-2-2 is installed
OR kgraft-patch-SLE12-SP3_Update_28-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_180-94_103-default-2-2 is installed
OR kgraft-patch-SLE12-SP3_Update_28-2-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
python3-rpm-4.11.2-16.16 is installed
OR rpm-4.11.2-16.16 is installed
OR rpm-32bit-4.11.2-16.16 is installed
OR rpm-build-4.11.2-16.16 is installed
OR rpm-python-4.11.2-16.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
python3-rpm-4.11.2-16.16 is installed
OR rpm-4.11.2-16.16 is installed
OR rpm-32bit-4.11.2-16.16 is installed
OR rpm-build-4.11.2-16.16 is installed
OR rpm-python-4.11.2-16.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
kernel-default-4.4.140-96.9.TDC is installed
OR kernel-default-base-4.4.140-96.9.TDC is installed
OR kernel-default-devel-4.4.140-96.9.TDC is installed
OR kernel-devel-4.4.140-96.9.TDC is installed
OR kernel-macros-4.4.140-96.9.TDC is installed
OR kernel-source-4.4.140-96.9.TDC is installed
OR kernel-syms-4.4.140-96.9.TDC is installed
OR lttng-modules-2.7.1-10.2 is installed
OR lttng-modules-kmp-default-2.7.1_k4.4.140_96.9.TDC-10.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND mailman-2.1.17-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND mailman-2.1.17-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
strongswan-5.1.3-26.13 is installed
OR strongswan-doc-5.1.3-26.13 is installed
OR strongswan-hmac-5.1.3-26.13 is installed
OR strongswan-ipsec-5.1.3-26.13 is installed
OR strongswan-libs0-5.1.3-26.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
strongswan-5.1.3-26.13 is installed
OR strongswan-doc-5.1.3-26.13 is installed
OR strongswan-hmac-5.1.3-26.13 is installed
OR strongswan-ipsec-5.1.3-26.13 is installed
OR strongswan-libs0-5.1.3-26.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kernel-default-3.12.61-52.77 is installed
OR kernel-default-base-3.12.61-52.77 is installed
OR kernel-default-devel-3.12.61-52.77 is installed
OR kernel-default-man-3.12.61-52.77 is installed
OR kernel-devel-3.12.61-52.77 is installed
OR kernel-macros-3.12.61-52.77 is installed
OR kernel-source-3.12.61-52.77 is installed
OR kernel-syms-3.12.61-52.77 is installed
OR kernel-xen-3.12.61-52.77 is installed
OR kernel-xen-base-3.12.61-52.77 is installed
OR kernel-xen-devel-3.12.61-52.77 is installed
OR kgraft-patch-3_12_61-52_77-default-1-4 is installed
OR kgraft-patch-3_12_61-52_77-xen-1-4 is installed
OR kgraft-patch-SLE12_Update_22-1-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kernel-default-3.12.61-52.77 is installed
OR kernel-default-base-3.12.61-52.77 is installed
OR kernel-default-devel-3.12.61-52.77 is installed
OR kernel-default-man-3.12.61-52.77 is installed
OR kernel-devel-3.12.61-52.77 is installed
OR kernel-macros-3.12.61-52.77 is installed
OR kernel-source-3.12.61-52.77 is installed
OR kernel-syms-3.12.61-52.77 is installed
OR kernel-xen-3.12.61-52.77 is installed
OR kernel-xen-base-3.12.61-52.77 is installed
OR kernel-xen-devel-3.12.61-52.77 is installed
OR kgraft-patch-3_12_61-52_77-default-1-4 is installed
OR kgraft-patch-3_12_61-52_77-xen-1-4 is installed
OR kgraft-patch-SLE12_Update_22-1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libuuid-devel-2.25-10 is installed
OR util-linux-2.25-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.57-60.35 is installed
OR kernel-default-extra-3.12.57-60.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.59-92.24 is installed
OR kernel-default-extra-4.4.59-92.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libmysqlclient_r18-10.0.37-2.3 is installed
OR libmysqlclient_r18-32bit-10.0.37-2.3 is installed
OR mariadb-100-10.0.37-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
dia-0.97.3-2 is installed
OR dia-lang-0.97.3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
dia-0.97.3-2 is installed
OR dia-lang-0.97.3-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-glance-11.0.2~a0~dev2-1 is installed
OR python-glance-11.0.2~a0~dev2-1 is installed
|