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): | 1102408 1185405 1187704 1188282 1190826 1191015 1191121 1191334 1191355 1191434 CVE-2009-0790 CVE-2009-2285 CVE-2009-2347 CVE-2010-0624 CVE-2010-1205 CVE-2010-1674 CVE-2010-1675 CVE-2010-2065 CVE-2010-2067 CVE-2010-2233 CVE-2010-2547 CVE-2010-4665 CVE-2011-0192 CVE-2011-1167 CVE-2011-2501 CVE-2011-2690 CVE-2011-2691 CVE-2011-2692 CVE-2011-3328 CVE-2012-1173 CVE-2012-2113 CVE-2012-2388 CVE-2012-3401 CVE-2012-4564 CVE-2013-1960 CVE-2013-1961 CVE-2013-2003 CVE-2013-2944 CVE-2013-3571 CVE-2013-4231 CVE-2013-4232 CVE-2013-4243 CVE-2013-4244 CVE-2013-4314 CVE-2013-4351 CVE-2013-4402 CVE-2013-5018 CVE-2013-6075 CVE-2013-6076 CVE-2013-6954 CVE-2014-0019 CVE-2014-0333 CVE-2014-2338 CVE-2014-4617 CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 CVE-2014-8962 CVE-2014-9028 CVE-2014-9112 CVE-2014-9221 CVE-2014-9495 CVE-2014-9622 CVE-2014-9655 CVE-2015-0973 CVE-2015-1547 CVE-2015-1606 CVE-2015-1607 CVE-2015-4000 CVE-2015-4171 CVE-2015-7554 CVE-2015-8023 CVE-2015-8126 CVE-2015-8665 CVE-2015-8683 CVE-2015-8781 CVE-2015-8782 CVE-2015-8783 CVE-2016-10087 CVE-2016-10092 CVE-2016-10093 CVE-2016-10094 CVE-2016-10095 CVE-2016-10266 CVE-2016-10267 CVE-2016-10268 CVE-2016-10269 CVE-2016-10270 CVE-2016-10271 CVE-2016-10272 CVE-2016-10371 CVE-2016-1245 CVE-2016-2342 CVE-2016-3186 CVE-2016-3622 CVE-2016-3623 CVE-2016-3632 CVE-2016-3658 CVE-2016-3945 CVE-2016-3990 CVE-2016-3991 CVE-2016-4049 CVE-2016-5314 CVE-2016-5316 CVE-2016-5317 CVE-2016-5318 CVE-2016-5319 CVE-2016-5320 CVE-2016-5321 CVE-2016-5323 CVE-2016-5652 CVE-2016-5875 CVE-2016-6354 CVE-2016-8331 CVE-2016-9273 CVE-2016-9297 CVE-2016-9448 CVE-2016-9453 CVE-2016-9538 CVE-2016-9843 CVE-2017-11613 CVE-2017-12944 CVE-2017-13738 CVE-2017-13739 CVE-2017-13740 CVE-2017-13741 CVE-2017-13743 CVE-2017-13744 CVE-2017-16227 CVE-2017-16232 CVE-2017-17942 CVE-2017-17973 CVE-2017-18013 CVE-2017-18266 CVE-2017-2579 CVE-2017-2580 CVE-2017-2581 CVE-2017-2586 CVE-2017-2587 CVE-2017-5225 CVE-2017-5495 CVE-2017-7524 CVE-2017-7592 CVE-2017-7593 CVE-2017-7594 CVE-2017-7595 CVE-2017-7596 CVE-2017-7597 CVE-2017-7598 CVE-2017-7599 CVE-2017-7600 CVE-2017-7601 CVE-2017-7602 CVE-2017-9022 CVE-2017-9023 CVE-2017-9403 CVE-2017-9404 CVE-2017-9935 CVE-2017-9936 CVE-2018-10779 CVE-2018-10963 CVE-2018-11440 CVE-2018-11577 CVE-2018-11683 CVE-2018-11684 CVE-2018-11685 CVE-2018-12085 CVE-2018-12900 CVE-2018-16335 CVE-2018-17100 CVE-2018-17101 CVE-2018-17795 CVE-2018-18557 CVE-2018-18661 CVE-2018-19210 CVE-2018-5784 CVE-2018-7456 CVE-2018-8905 CVE-2018-8975 CVE-2021-30465 CVE-2021-32760 CVE-2021-41089 CVE-2021-41091 CVE-2021-41092 CVE-2021-41103 SUSE-SU-2021:3506-1
|
Platform(s): | openSUSE 13.2 openSUSE 13.2 NonFree openSUSE Leap 42.1 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise for SAP 11 SP1 SUSE Linux Enterprise for SAP 11 SP3 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 High Performance Computing 15 SP1-ESPOS SUSE Linux Enterprise Live Patching 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT SUSE Linux Enterprise Real Time Extension 12 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 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 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 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 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 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
| Product(s): | |
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed AND Package Information
bytefx-data-mysql-2.6.7-0.13.1 is installed
OR ibm-data-db2-2.6.7-0.13.1 is installed
OR mono-core-2.6.7-0.13.1 is installed
OR mono-data-2.6.7-0.13.1 is installed
OR mono-data-firebird-2.6.7-0.13.1 is installed
OR mono-data-oracle-2.6.7-0.13.1 is installed
OR mono-data-postgresql-2.6.7-0.13.1 is installed
OR mono-data-sqlite-2.6.7-0.13.1 is installed
OR mono-data-sybase-2.6.7-0.13.1 is installed
OR mono-devel-2.6.7-0.13.1 is installed
OR mono-extras-2.6.7-0.13.1 is installed
OR mono-jscript-2.6.7-0.13.1 is installed
OR mono-locale-extras-2.6.7-0.13.1 is installed
OR mono-nunit-2.6.7-0.13.1 is installed
OR mono-wcf-2.6.7-0.13.1 is installed
OR mono-web-2.6.7-0.13.1 is installed
OR mono-winforms-2.6.7-0.13.1 is installed
OR monodoc-core-2.6.7-0.13.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gd-2.1.0-24.6 is installed
OR gd-32bit-2.1.0-24.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libpoppler-glib8-0.43.0-16.5 is installed
OR libpoppler-qt4-4-0.43.0-16.5 is installed
OR libpoppler60-0.43.0-16.5 is installed
OR poppler-0.43.0-16.5 is installed
OR poppler-qt-0.43.0-16.5 is installed
OR poppler-tools-0.43.0-16.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.212-27.32 is installed
OR java-1_8_0-openjdk-headless-1.8.0.212-27.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP1 is installed
AND Package Information
java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3.1 is installed
OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.36.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.36.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP1 is installed
AND Package Information
ctdb-4.2.4-28.8 is installed
OR samba-4.2.4-28.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND Package Information
cluster-md-kmp-default-4.4.74-92.35 is installed
OR cluster-network-kmp-default-4.4.74-92.35 is installed
OR dlm-kmp-default-4.4.74-92.35 is installed
OR gfs2-kmp-default-4.4.74-92.35 is installed
OR kernel-default-4.4.74-92.35 is installed
OR ocfs2-kmp-default-4.4.74-92.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP3 is installed
AND Package Information
cluster-md-kmp-default-4.4.103-6.33 is installed
OR dlm-kmp-default-4.4.103-6.33 is installed
OR gfs2-kmp-default-4.4.103-6.33 is installed
OR kernel-default-4.4.103-6.33 is installed
OR ocfs2-kmp-default-4.4.103-6.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
cluster-md-kmp-default-4.12.14-95.13 is installed
OR dlm-kmp-default-4.12.14-95.13 is installed
OR gfs2-kmp-default-4.12.14-95.13 is installed
OR kernel-default-4.12.14-95.13 is installed
OR ocfs2-kmp-default-4.12.14-95.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS is installed
AND Package Information
containerd-1.4.11-56.1 is installed
OR docker-20.10.9_ce-156.1 is installed
OR docker-bash-completion-20.10.9_ce-156.1 is installed
OR runc-1.0.2-23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_32-33-default-4-2 is installed
OR kgraft-patch-3_12_32-33-xen-4-2 is installed
OR kgraft-patch-SLE12_Update_1-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr9.60-58.2 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58.2 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58.2 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58.2 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
libopenssl-devel-1.0.2j-60.52 is installed
OR libopenssl1_0_0-1.0.2j-60.52 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.52 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.52 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.52 is installed
OR openssl-1.0.2j-60.52 is installed
OR openssl-doc-1.0.2j-60.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
AND Package Information
cluster-md-kmp-rt-4.4.172-3.35 is installed
OR dlm-kmp-rt-4.4.172-3.35 is installed
OR gfs2-kmp-rt-4.4.172-3.35 is installed
OR kernel-devel-rt-4.4.172-3.35 is installed
OR kernel-rt-4.4.172-3.35 is installed
OR kernel-rt-base-4.4.172-3.35 is installed
OR kernel-rt-devel-4.4.172-3.35 is installed
OR kernel-rt_debug-4.4.172-3.35 is installed
OR kernel-rt_debug-devel-4.4.172-3.35 is installed
OR kernel-source-rt-4.4.172-3.35 is installed
OR kernel-syms-rt-4.4.172-3.35 is installed
OR ocfs2-kmp-rt-4.4.172-3.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
apache2-mod_php5-5.2.6-50.18.3 is installed
OR php5-5.2.6-50.18.3 is installed
OR php5-bcmath-5.2.6-50.18.3 is installed
OR php5-bz2-5.2.6-50.18.3 is installed
OR php5-calendar-5.2.6-50.18.3 is installed
OR php5-ctype-5.2.6-50.18.3 is installed
OR php5-curl-5.2.6-50.18.3 is installed
OR php5-dba-5.2.6-50.18.3 is installed
OR php5-dbase-5.2.6-50.18.3 is installed
OR php5-dom-5.2.6-50.18.3 is installed
OR php5-exif-5.2.6-50.18.3 is installed
OR php5-fastcgi-5.2.6-50.18.3 is installed
OR php5-ftp-5.2.6-50.18.3 is installed
OR php5-gd-5.2.6-50.18.3 is installed
OR php5-gettext-5.2.6-50.18.3 is installed
OR php5-gmp-5.2.6-50.18.3 is installed
OR php5-hash-5.2.6-50.18.3 is installed
OR php5-iconv-5.2.6-50.18.3 is installed
OR php5-json-5.2.6-50.18.3 is installed
OR php5-ldap-5.2.6-50.18.3 is installed
OR php5-mbstring-5.2.6-50.18.3 is installed
OR php5-mcrypt-5.2.6-50.18.3 is installed
OR php5-mysql-5.2.6-50.18.3 is installed
OR php5-odbc-5.2.6-50.18.3 is installed
OR php5-openssl-5.2.6-50.18.3 is installed
OR php5-pcntl-5.2.6-50.18.3 is installed
OR php5-pdo-5.2.6-50.18.3 is installed
OR php5-pear-5.2.6-50.18.3 is installed
OR php5-pgsql-5.2.6-50.18.3 is installed
OR php5-pspell-5.2.6-50.18.3 is installed
OR php5-shmop-5.2.6-50.18.3 is installed
OR php5-snmp-5.2.6-50.18.3 is installed
OR php5-soap-5.2.6-50.18.3 is installed
OR php5-suhosin-5.2.6-50.18.3 is installed
OR php5-sysvmsg-5.2.6-50.18.3 is installed
OR php5-sysvsem-5.2.6-50.18.3 is installed
OR php5-sysvshm-5.2.6-50.18.3 is installed
OR php5-tokenizer-5.2.6-50.18.3 is installed
OR php5-wddx-5.2.6-50.18.3 is installed
OR php5-xmlreader-5.2.6-50.18.3 is installed
OR php5-xmlrpc-5.2.6-50.18.3 is installed
OR php5-xmlwriter-5.2.6-50.18.3 is installed
OR php5-xsl-5.2.6-50.18.3 is installed
OR php5-zip-5.2.6-50.18.3 is installed
OR php5-zlib-5.2.6-50.18.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
avahi-0.6.23-11.19.22 is installed
OR avahi-lang-0.6.23-11.19.22 is installed
OR avahi-utils-0.6.23-11.19.22 is installed
OR libavahi-client3-0.6.23-11.19.22 is installed
OR libavahi-client3-32bit-0.6.23-11.19.22 is installed
OR libavahi-client3-x86-0.6.23-11.19.22 is installed
OR libavahi-common3-0.6.23-11.19.22 is installed
OR libavahi-common3-32bit-0.6.23-11.19.22 is installed
OR libavahi-common3-x86-0.6.23-11.19.22 is installed
OR libavahi-core5-0.6.23-11.19.22 is installed
OR libdns_sd-0.6.23-11.19.22 is installed
OR libdns_sd-32bit-0.6.23-11.19.22 is installed
OR libdns_sd-x86-0.6.23-11.19.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
bind-9.9.4P2-0.6.1 is installed
OR bind-chrootenv-9.9.4P2-0.6.1 is installed
OR bind-devel-9.9.6P1-0.5.5 is installed
OR bind-doc-9.9.4P2-0.6.1 is installed
OR bind-libs-9.9.4P2-0.6.1 is installed
OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
OR bind-libs-x86-9.9.4P2-0.6.1 is installed
OR bind-utils-9.9.4P2-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.4P2-0.6.1 is installed
OR bind-chrootenv-9.9.4P2-0.6.1 is installed
OR bind-devel-9.9.6P1-0.5.5 is installed
OR bind-doc-9.9.4P2-0.6.1 is installed
OR bind-libs-9.9.4P2-0.6.1 is installed
OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
OR bind-libs-x86-9.9.4P2-0.6.1 is installed
OR bind-utils-9.9.4P2-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
bind-9.9.4P2-0.6.1 is installed
OR bind-chrootenv-9.9.4P2-0.6.1 is installed
OR bind-devel-9.9.6P1-0.5.5 is installed
OR bind-doc-9.9.4P2-0.6.1 is installed
OR bind-libs-9.9.4P2-0.6.1 is installed
OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
OR bind-libs-x86-9.9.4P2-0.6.1 is installed
OR bind-utils-9.9.4P2-0.6.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND automake-1.10.1-4.131.9.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND automake-1.10.1-4.131.9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
freeradius-server-2.1.1-7.10.1 is installed
OR freeradius-server-dialupadmin-2.1.1-7.7.19.77 is installed
OR freeradius-server-doc-2.1.1-7.7.19.77 is installed
OR freeradius-server-libs-2.1.1-7.7.19.77 is installed
OR freeradius-server-utils-2.1.1-7.7.19.77 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.40.1 is installed
OR libMagickCore1-6.4.3.6-7.40.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND coolkey-1.1.0-22.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.37.1 is installed
OR libMagickCore1-6.4.3.6-7.37.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
e2fsprogs-1.41.9-2.14.3 is installed
OR libcom_err2-1.41.9-2.14.3 is installed
OR libcom_err2-32bit-1.41.9-2.14.3 is installed
OR libcom_err2-x86-1.41.9-2.14.3 is installed
OR libext2fs2-1.41.9-2.14.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
curl-openssl1-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-x86-7.19.7-1.64.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
grub2-2.02~beta2-56.9 is installed
OR grub2-i386-pc-2.02~beta2-56.9 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-56.9 is installed
OR grub2-s390x-emu-2.02~beta2-56.9 is installed
OR grub2-snapper-plugin-2.02~beta2-56.9 is installed
OR grub2-x86_64-efi-2.02~beta2-56.9 is installed
OR grub2-x86_64-xen-2.02~beta2-56.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
grub2-2.02~beta2-56.9 is installed
OR grub2-i386-pc-2.02~beta2-56.9 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-56.9 is installed
OR grub2-s390x-emu-2.02~beta2-56.9 is installed
OR grub2-snapper-plugin-2.02~beta2-56.9 is installed
OR grub2-x86_64-efi-2.02~beta2-56.9 is installed
OR grub2-x86_64-xen-2.02~beta2-56.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND sblim-sfcb-1.4.8-5.3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libXdmcp-1.1.1-10 is installed
OR libXdmcp6-1.1.1-10 is installed
OR libXdmcp6-32bit-1.1.1-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_59-92_24-default-9-2.2 is installed
OR kgraft-patch-SLE12-SP2_Update_9-9-2.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND python-pyOpenSSL-16.0.0-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
liblouis-data-2.6.4-6.6 is installed
OR liblouis9-2.6.4-6.6 is installed
OR python-louis-2.6.4-6.6 is installed
OR python3-louis-2.6.4-6.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
libpython3_4m1_0-3.4.6-25.21 is installed
OR python3-3.4.6-25.21 is installed
OR python3-base-3.4.6-25.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
libpython3_4m1_0-3.4.6-25.21 is installed
OR python3-3.4.6-25.21 is installed
OR python3-base-3.4.6-25.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
kgraft-patch-3_12_61-52_92-default-6-2 is installed
OR kgraft-patch-3_12_61-52_92-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_27-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_55-52_45-default-2-2 is installed
OR kgraft-patch-3_12_55-52_45-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_13-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
openvpn-2.3.8-16.17 is installed
OR openvpn-auth-pam-plugin-2.3.8-16.17 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
ImageMagick-6.4.3.6-7.26.1 is installed
OR ImageMagick-devel-6.4.3.6-7.26.1 is installed
OR libMagick++-devel-6.4.3.6-7.26.1 is installed
OR libMagick++1-6.4.3.6-7.26.1 is installed
OR libMagickWand1-6.4.3.6-7.26.1 is installed
OR libMagickWand1-32bit-6.4.3.6-7.26.1 is installed
OR perl-PerlMagick-6.4.3.6-7.26.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
kde4-l10n-de-data-4.3.5-0.3.1 is installed
OR kde4-l10n-de-doc-4.3.5-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND apache2-mod_fcgid-2.2-31.27.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND accountsservice-devel-0.6.35-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND dbus-1-glib-devel-0.100.2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND dovecot22-devel-2.2.13-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
freerdp-devel-2.0.0~git.1463131968.4e66df7-11 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
binutils-devel-2.31-9.26 is installed
OR binutils-gold-2.31-9.26 is installed
OR cross-ppc-binutils-2.31-9.26 is installed
OR cross-spu-binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
ImageMagick-6.8.8.1-71.126 is installed
OR ImageMagick-config-6-SUSE-6.8.8.1-71.126 is installed
OR ImageMagick-config-6-upstream-6.8.8.1-71.126 is installed
OR ImageMagick-devel-6.8.8.1-71.126 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.126 is installed
OR libMagick++-devel-6.8.8.1-71.126 is installed
OR perl-PerlMagick-6.8.8.1-71.126 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND libgadu3-1.11.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gstreamer-0_10-plugins-bad-0.10.23-17 is installed
OR gstreamer-0_10-plugins-bad-lang-0.10.23-17 is installed
OR libgstbasecamerabinsrc-0_10-23-0.10.23-17 is installed
OR libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-17 is installed
OR libgstbasevideo-0_10-23-0.10.23-17 is installed
OR libgstbasevideo-0_10-23-32bit-0.10.23-17 is installed
OR libgstcodecparsers-0_10-23-0.10.23-17 is installed
OR libgstphotography-0_10-23-0.10.23-17 is installed
OR libgstphotography-0_10-23-32bit-0.10.23-17 is installed
OR libgstsignalprocessor-0_10-23-0.10.23-17 is installed
OR libgstsignalprocessor-0_10-23-32bit-0.10.23-17 is installed
OR libgstvdp-0_10-23-0.10.23-17 is installed
OR libgstvdp-0_10-23-32bit-0.10.23-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-11 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libplist-1.12-20.3.2 is installed
OR libplist++3-1.12-20.3.2 is installed
|