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-2006-7250 CVE-2008-5077 CVE-2009-0590 CVE-2009-0591 CVE-2009-0789 CVE-2009-1377 CVE-2009-1378 CVE-2009-1379 CVE-2009-1386 CVE-2009-1387 CVE-2009-3939 CVE-2009-4026 CVE-2009-4027 CVE-2009-4131 CVE-2009-4138 CVE-2009-4536 CVE-2009-4538 CVE-2010-0740 CVE-2010-0742 CVE-2010-1146 CVE-2010-1205 CVE-2010-1436 CVE-2010-1633 CVE-2010-1641 CVE-2010-2066 CVE-2010-2939 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-2010-3864 CVE-2010-4000 CVE-2010-5298 CVE-2011-0014 CVE-2011-0712 CVE-2011-1020 CVE-2011-1145 CVE-2011-1577 CVE-2011-2203 CVE-2011-2483 CVE-2011-2501 CVE-2011-3026 CVE-2011-3045 CVE-2011-3048 CVE-2011-3177 CVE-2011-3207 CVE-2011-3210 CVE-2011-4108 CVE-2011-4576 CVE-2011-4577 CVE-2011-4619 CVE-2012-0027 CVE-2012-0050 CVE-2012-0056 CVE-2012-0884 CVE-2012-1165 CVE-2012-2110 CVE-2012-2372 CVE-2012-2669 CVE-2012-2673 CVE-2012-2686 CVE-2012-3386 CVE-2012-4929 CVE-2012-5532 CVE-2013-0160 CVE-2013-0166 CVE-2013-0169 CVE-2013-0231 CVE-2013-0913 CVE-2013-1984 CVE-2013-1988 CVE-2013-1990 CVE-2013-1995 CVE-2013-1998 CVE-2013-1999 CVE-2013-2850 CVE-2013-4353 CVE-2013-4587 CVE-2013-6367 CVE-2013-6368 CVE-2013-6376 CVE-2013-6393 CVE-2013-6405 CVE-2013-6449 CVE-2013-6450 CVE-2013-7353 CVE-2013-7354 CVE-2014-00691 CVE-2014-0076 CVE-2014-0102 CVE-2014-0131 CVE-2014-0160 CVE-2014-0195 CVE-2014-0196 CVE-2014-0198 CVE-2014-0221 CVE-2014-0224 CVE-2014-2523 CVE-2014-2525 CVE-2014-2568 CVE-2014-3185 CVE-2014-3470 CVE-2014-3505 CVE-2014-3506 CVE-2014-3507 CVE-2014-3508 CVE-2014-3509 CVE-2014-3510 CVE-2014-3511 CVE-2014-3512 CVE-2014-3513 CVE-2014-3534 CVE-2014-3566 CVE-2014-3567 CVE-2014-3568 CVE-2014-3570 CVE-2014-3571 CVE-2014-3572 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-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-5139 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-8275 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-0204 CVE-2015-0205 CVE-2015-0206 CVE-2015-0209 CVE-2015-0272 CVE-2015-0286 CVE-2015-0287 CVE-2015-0288 CVE-2015-0289 CVE-2015-0293 CVE-2015-0777 CVE-2015-1465 CVE-2015-1545 CVE-2015-1546 CVE-2015-1788 CVE-2015-1789 CVE-2015-1790 CVE-2015-1791 CVE-2015-1792 CVE-2015-1805 CVE-2015-2041 CVE-2015-2042 CVE-2015-2150 CVE-2015-2666 CVE-2015-2830 CVE-2015-2922 CVE-2015-3212 CVE-2015-3216 CVE-2015-3331 CVE-2015-3332 CVE-2015-3339 CVE-2015-3636 CVE-2015-4000 CVE-2015-4036 CVE-2015-4167 CVE-2015-4692 CVE-2015-5156 CVE-2015-5157 CVE-2015-5283 CVE-2015-5307 CVE-2015-5364 CVE-2015-5366 CVE-2015-6252 CVE-2015-6937 CVE-2015-7613 CVE-2015-8104 CVE-2017-2626 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 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 Build System Kit 12 SP4 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 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 Live Patching 12 SP4 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT 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 SP2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server 15-LTSS 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 SP4 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 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
python-glanceclient-0.15.0-3.1 is installed
OR python-keystoneclient-1.0.0-19.1 is installed
OR python-keystoneclient-doc-1.0.0-19.1 is installed
OR python-keystonemiddleware-1.2.0-4.1 is installed
OR python-novaclient-2.20.0-6.1 is installed
OR python-novaclient-doc-2.20.0-6.1 is installed
OR python-swiftclient-2.3.1-3.1 is installed
OR python-swiftclient-doc-2.3.1-3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed
AND Package Information
cups-1.7.5-5 is installed
OR cups-ddk-1.7.5-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND kernel-zfcpdump-3.12.59-60.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND kernel-zfcpdump-4.4.90-92.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND Package Information
libreoffice-5.3.5.2-43.5 is installed
OR libreoffice-sdk-5.3.5.2-43.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND kernel-zfcpdump-4.12.14-95.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
openssh-5.1p1-41.57.1 is installed
OR openssh-askpass-5.1p1-41.57.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.31.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.31.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
xen-4.4.2_12-23.1 is installed
OR xen-doc-html-4.4.2_12-23.1 is installed
OR xen-kmp-default-4.4.2_12_3.0.101_63-23.1 is installed
OR xen-kmp-pae-4.4.2_12_3.0.101_63-23.1 is installed
OR xen-libs-4.4.2_12-23.1 is installed
OR xen-libs-32bit-4.4.2_12-23.1 is installed
OR xen-tools-4.4.2_12-23.1 is installed
OR xen-tools-domU-4.4.2_12-23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND mailx-12.5-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
MozillaFirefox-60.3.0-109.50 is installed
OR MozillaFirefox-translations-common-60.3.0-109.50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 is installed
AND Package Information
ctdb-4.2.4-18.17 is installed
OR samba-4.2.4-18.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP1 is installed
AND Package Information
ctdb-4.2.4-28.29 is installed
OR samba-4.2.4-28.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND Package Information
cluster-md-kmp-default-4.4.74-92.32 is installed
OR cluster-network-kmp-default-4.4.74-92.32 is installed
OR dlm-kmp-default-4.4.74-92.32 is installed
OR gfs2-kmp-default-4.4.74-92.32 is installed
OR kernel-default-4.4.74-92.32 is installed
OR ocfs2-kmp-default-4.4.74-92.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP3 is installed
AND Package Information
hawk-1.0.0+git.1448981395.15fb8b9-4.3 is installed
OR hawk-templates-1.0.0+git.1448981395.15fb8b9-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
cluster-md-kmp-default-4.12.14-95.16 is installed
OR dlm-kmp-default-4.12.14-95.16 is installed
OR gfs2-kmp-default-4.12.14-95.16 is installed
OR kernel-default-4.12.14-95.16 is installed
OR ocfs2-kmp-default-4.12.14-95.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_38-44-default-3-2 is installed
OR kgraft-patch-3_12_38-44-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_3-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_82-6_9-default-9-2 is installed
OR kgraft-patch-SLE12-SP3_Update_3-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP4 is installed
AND Package Information
kgraft-patch-4_12_14-95_16-default-1-6.3 is installed
OR kgraft-patch-SLE12-SP4_Update_4-1-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-apache2-5.0.18-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.11-6.19 is installed
OR libslurm31-17.02.11-6.19 is installed
OR perl-slurm-17.02.11-6.19 is installed
OR slurm-17.02.11-6.19 is installed
OR slurm-auth-none-17.02.11-6.19 is installed
OR slurm-config-17.02.11-6.19 is installed
OR slurm-devel-17.02.11-6.19 is installed
OR slurm-doc-17.02.11-6.19 is installed
OR slurm-lua-17.02.11-6.19 is installed
OR slurm-munge-17.02.11-6.19 is installed
OR slurm-pam_slurm-17.02.11-6.19 is installed
OR slurm-plugins-17.02.11-6.19 is installed
OR slurm-sched-wiki-17.02.11-6.19 is installed
OR slurm-slurmdb-direct-17.02.11-6.19 is installed
OR slurm-slurmdbd-17.02.11-6.19 is installed
OR slurm-sql-17.02.11-6.19 is installed
OR slurm-torque-17.02.11-6.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.35-43 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.35-43 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.35-43 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.35-43 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.39-47 is installed
OR kernel-ec2-devel-3.12.39-47 is installed
OR kernel-ec2-extra-3.12.39-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-15 is installed
OR php7-7.0.7-15 is installed
OR php7-bcmath-7.0.7-15 is installed
OR php7-bz2-7.0.7-15 is installed
OR php7-calendar-7.0.7-15 is installed
OR php7-ctype-7.0.7-15 is installed
OR php7-curl-7.0.7-15 is installed
OR php7-dba-7.0.7-15 is installed
OR php7-dom-7.0.7-15 is installed
OR php7-enchant-7.0.7-15 is installed
OR php7-exif-7.0.7-15 is installed
OR php7-fastcgi-7.0.7-15 is installed
OR php7-fileinfo-7.0.7-15 is installed
OR php7-fpm-7.0.7-15 is installed
OR php7-ftp-7.0.7-15 is installed
OR php7-gd-7.0.7-15 is installed
OR php7-gettext-7.0.7-15 is installed
OR php7-gmp-7.0.7-15 is installed
OR php7-iconv-7.0.7-15 is installed
OR php7-imap-7.0.7-15 is installed
OR php7-intl-7.0.7-15 is installed
OR php7-json-7.0.7-15 is installed
OR php7-ldap-7.0.7-15 is installed
OR php7-mbstring-7.0.7-15 is installed
OR php7-mcrypt-7.0.7-15 is installed
OR php7-mysql-7.0.7-15 is installed
OR php7-odbc-7.0.7-15 is installed
OR php7-opcache-7.0.7-15 is installed
OR php7-openssl-7.0.7-15 is installed
OR php7-pcntl-7.0.7-15 is installed
OR php7-pdo-7.0.7-15 is installed
OR php7-pear-7.0.7-15 is installed
OR php7-pear-Archive_Tar-7.0.7-15 is installed
OR php7-pgsql-7.0.7-15 is installed
OR php7-phar-7.0.7-15 is installed
OR php7-posix-7.0.7-15 is installed
OR php7-pspell-7.0.7-15 is installed
OR php7-shmop-7.0.7-15 is installed
OR php7-snmp-7.0.7-15 is installed
OR php7-soap-7.0.7-15 is installed
OR php7-sockets-7.0.7-15 is installed
OR php7-sqlite-7.0.7-15 is installed
OR php7-sysvmsg-7.0.7-15 is installed
OR php7-sysvsem-7.0.7-15 is installed
OR php7-sysvshm-7.0.7-15 is installed
OR php7-tokenizer-7.0.7-15 is installed
OR php7-wddx-7.0.7-15 is installed
OR php7-xmlreader-7.0.7-15 is installed
OR php7-xmlrpc-7.0.7-15 is installed
OR php7-xmlwriter-7.0.7-15 is installed
OR php7-xsl-7.0.7-15 is installed
OR php7-zip-7.0.7-15 is installed
OR php7-zlib-7.0.7-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
glibc-2.22-62.13 is installed
OR glibc-32bit-2.22-62.13 is installed
OR glibc-devel-2.22-62.13 is installed
OR glibc-devel-32bit-2.22-62.13 is installed
OR glibc-html-2.22-62.13 is installed
OR glibc-i18ndata-2.22-62.13 is installed
OR glibc-info-2.22-62.13 is installed
OR glibc-locale-2.22-62.13 is installed
OR glibc-locale-32bit-2.22-62.13 is installed
OR glibc-profile-2.22-62.13 is installed
OR glibc-profile-32bit-2.22-62.13 is installed
OR nscd-2.22-62.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
cyrus-sasl-2.1.22-182.20.1 is installed
OR cyrus-sasl-32bit-2.1.22-182.20.1 is installed
OR cyrus-sasl-crammd5-2.1.22-182.20.1 is installed
OR cyrus-sasl-crammd5-32bit-2.1.22-182.20.1 is installed
OR cyrus-sasl-crammd5-x86-2.1.22-182.20.1 is installed
OR cyrus-sasl-digestmd5-2.1.22-182.20.1 is installed
OR cyrus-sasl-gssapi-2.1.22-182.20.1 is installed
OR cyrus-sasl-gssapi-32bit-2.1.22-182.20.1 is installed
OR cyrus-sasl-gssapi-x86-2.1.22-182.20.1 is installed
OR cyrus-sasl-otp-2.1.22-182.20.1 is installed
OR cyrus-sasl-otp-32bit-2.1.22-182.20.1 is installed
OR cyrus-sasl-otp-x86-2.1.22-182.20.1 is installed
OR cyrus-sasl-plain-2.1.22-182.20.1 is installed
OR cyrus-sasl-plain-32bit-2.1.22-182.20.1 is installed
OR cyrus-sasl-plain-x86-2.1.22-182.20.1 is installed
OR cyrus-sasl-x86-2.1.22-182.20.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND LibVNCServer-0.9.1-154.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
xorg-x11-Xvnc-7.4-27.40.70.1 is installed
OR xorg-x11-server-7.4-27.40.70.1 is installed
OR xorg-x11-server-extra-7.4-27.40.70.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ruby-1.8.7.p357-0.9.13.1 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13.1 is installed
OR ruby-tk-1.8.7.p357-0.9.13.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ruby-1.8.7.p357-0.9.13.1 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13.1 is installed
OR ruby-tk-1.8.7.p357-0.9.13.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ruby-1.8.7.p357-0.9.13.1 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13.1 is installed
OR ruby-tk-1.8.7.p357-0.9.13.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libfreebl3-3.15.3-0.3.1 is installed
OR libfreebl3-32bit-3.15.3-0.3.1 is installed
OR libfreebl3-x86-3.15.3-0.3.1 is installed
OR mozilla-nspr-4.10.2-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.2-0.3.1 is installed
OR mozilla-nspr-x86-4.10.2-0.3.1 is installed
OR mozilla-nss-3.15.3-0.3.1 is installed
OR mozilla-nss-32bit-3.15.3-0.3.1 is installed
OR mozilla-nss-tools-3.15.3-0.3.1 is installed
OR mozilla-nss-x86-3.15.3-0.3.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libfreebl3-3.15.3-0.3.1 is installed
OR libfreebl3-32bit-3.15.3-0.3.1 is installed
OR libfreebl3-x86-3.15.3-0.3.1 is installed
OR mozilla-nspr-4.10.2-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.2-0.3.1 is installed
OR mozilla-nspr-x86-4.10.2-0.3.1 is installed
OR mozilla-nss-3.15.3-0.3.1 is installed
OR mozilla-nss-32bit-3.15.3-0.3.1 is installed
OR mozilla-nss-tools-3.15.3-0.3.1 is installed
OR mozilla-nss-x86-3.15.3-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
PolicyKit-0.9-14.39.1 is installed
OR PolicyKit-32bit-0.9-14.39.1 is installed
OR PolicyKit-doc-0.9-14.39.2 is installed
OR PolicyKit-x86-0.9-14.39.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
xen-4.1.6_06-0.5.1 is installed
OR xen-devel-4.1.6_06-0.5.1 is installed
OR xen-doc-html-4.1.6_06-0.5.1 is installed
OR xen-doc-pdf-4.1.6_06-0.5.1 is installed
OR xen-kmp-default-4.1.6_06_3.0.101_0.7.17-0.5.1 is installed
OR xen-kmp-pae-4.1.6_06_3.0.101_0.7.17-0.5.1 is installed
OR xen-kmp-trace-4.1.6_06_3.0.101_0.7.17-0.5.1 is installed
OR xen-libs-4.1.6_06-0.5.1 is installed
OR xen-libs-32bit-4.1.6_06-0.5.1 is installed
OR xen-tools-4.1.6_06-0.5.1 is installed
OR xen-tools-domU-4.1.6_06-0.5.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-38.5.0esr-28.2 is installed
OR MozillaFirefox-translations-38.5.0esr-28.2 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-38.5.0esr-28.2 is installed
OR MozillaFirefox-translations-38.5.0esr-28.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND cifs-utils-5.1-0.11.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
kernel-bigsmp-3.0.101-0.47.86.1 is installed
OR kernel-bigsmp-base-3.0.101-0.47.86.1 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.86.1 is installed
OR kernel-default-3.0.101-0.47.86.1 is installed
OR kernel-default-base-3.0.101-0.47.86.1 is installed
OR kernel-default-devel-3.0.101-0.47.86.1 is installed
OR kernel-default-man-3.0.101-0.47.86.1 is installed
OR kernel-ec2-3.0.101-0.47.86.1 is installed
OR kernel-ec2-base-3.0.101-0.47.86.1 is installed
OR kernel-ec2-devel-3.0.101-0.47.86.1 is installed
OR kernel-pae-3.0.101-0.47.86.1 is installed
OR kernel-pae-base-3.0.101-0.47.86.1 is installed
OR kernel-pae-devel-3.0.101-0.47.86.1 is installed
OR kernel-source-3.0.101-0.47.86.1 is installed
OR kernel-syms-3.0.101-0.47.86.1 is installed
OR kernel-trace-3.0.101-0.47.86.1 is installed
OR kernel-trace-base-3.0.101-0.47.86.1 is installed
OR kernel-trace-devel-3.0.101-0.47.86.1 is installed
OR kernel-xen-3.0.101-0.47.86.1 is installed
OR kernel-xen-base-3.0.101-0.47.86.1 is installed
OR kernel-xen-devel-3.0.101-0.47.86.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND apache2-mod_security2-2.7.1-0.2.18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
apache2-2.4.10-6.1 is installed
OR apache2-doc-2.4.10-6.1 is installed
OR apache2-example-pages-2.4.10-6.1 is installed
OR apache2-prefork-2.4.10-6.1 is installed
OR apache2-utils-2.4.10-6.1 is installed
OR apache2-worker-2.4.10-6.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
bind-9.9.6P1-32 is installed
OR bind-chrootenv-9.9.6P1-32 is installed
OR bind-doc-9.9.6P1-32 is installed
OR bind-libs-9.9.6P1-32 is installed
OR bind-libs-32bit-9.9.6P1-32 is installed
OR bind-utils-9.9.6P1-32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
bind-9.9.6P1-32 is installed
OR bind-chrootenv-9.9.6P1-32 is installed
OR bind-doc-9.9.6P1-32 is installed
OR bind-libs-9.9.6P1-32 is installed
OR bind-libs-32bit-9.9.6P1-32 is installed
OR bind-utils-9.9.6P1-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
accountsservice-0.6.35-3.3 is installed
OR accountsservice-lang-0.6.35-3.3 is installed
OR libaccountsservice0-0.6.35-3.3 is installed
OR typelib-1_0-AccountsService-1_0-0.6.35-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_66-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_66-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_23-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_66-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_66-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_23-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
MozillaFirefox-52.8.0esr-109.31 is installed
OR MozillaFirefox-devel-52.8.0esr-109.31 is installed
OR MozillaFirefox-translations-52.8.0esr-109.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
bind-9.9.9P1-49 is installed
OR bind-chrootenv-9.9.9P1-49 is installed
OR bind-doc-9.9.9P1-49 is installed
OR bind-libs-9.9.9P1-49 is installed
OR bind-libs-32bit-9.9.9P1-49 is installed
OR bind-utils-9.9.9P1-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libdcerpc-binding0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libdcerpc-binding0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libdcerpc0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libdcerpc0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr-krb5pac0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr-krb5pac0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr-nbt0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr-nbt0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr-standard0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr-standard0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libndr0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libnetapi0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libnetapi0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-credentials0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-credentials0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-errors0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-errors0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-hostconfig0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-hostconfig0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-passdb0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-passdb0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-util0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamba-util0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamdb0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsamdb0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsmbclient0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsmbclient0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsmbconf0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsmbconf0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsmbldap0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libsmbldap0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libtalloc2-2.1.10-3.3 is installed
OR libtalloc2-32bit-2.1.10-3.3 is installed
OR libtevent-util0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libtevent-util0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR libtevent0-0.9.34-3.3 is installed
OR libtevent0-32bit-0.9.34-3.3 is installed
OR libwbclient0-4.6.13+git.72.2a684235f41-3.21 is installed
OR libwbclient0-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR python-talloc-2.1.10-3.3 is installed
OR python-talloc-32bit-2.1.10-3.3 is installed
OR samba-4.6.13+git.72.2a684235f41-3.21 is installed
OR samba-client-4.6.13+git.72.2a684235f41-3.21 is installed
OR samba-client-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR samba-doc-4.6.13+git.72.2a684235f41-3.21 is installed
OR samba-libs-4.6.13+git.72.2a684235f41-3.21 is installed
OR samba-libs-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR samba-winbind-4.6.13+git.72.2a684235f41-3.21 is installed
OR samba-winbind-32bit-4.6.13+git.72.2a684235f41-3.21 is installed
OR talloc-2.1.10-3.3 is installed
OR tevent-0.9.34-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND hyper-v-7-7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kernel-default-3.12.61-52.83 is installed
OR kernel-default-base-3.12.61-52.83 is installed
OR kernel-default-devel-3.12.61-52.83 is installed
OR kernel-default-man-3.12.61-52.83 is installed
OR kernel-devel-3.12.61-52.83 is installed
OR kernel-macros-3.12.61-52.83 is installed
OR kernel-source-3.12.61-52.83 is installed
OR kernel-syms-3.12.61-52.83 is installed
OR kernel-xen-3.12.61-52.83 is installed
OR kernel-xen-base-3.12.61-52.83 is installed
OR kernel-xen-devel-3.12.61-52.83 is installed
OR kgraft-patch-3_12_61-52_83-default-1-2 is installed
OR kgraft-patch-3_12_61-52_83-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_24-1-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kernel-default-3.12.61-52.83 is installed
OR kernel-default-base-3.12.61-52.83 is installed
OR kernel-default-devel-3.12.61-52.83 is installed
OR kernel-default-man-3.12.61-52.83 is installed
OR kernel-devel-3.12.61-52.83 is installed
OR kernel-macros-3.12.61-52.83 is installed
OR kernel-source-3.12.61-52.83 is installed
OR kernel-syms-3.12.61-52.83 is installed
OR kernel-xen-3.12.61-52.83 is installed
OR kernel-xen-base-3.12.61-52.83 is installed
OR kernel-xen-devel-3.12.61-52.83 is installed
OR kgraft-patch-3_12_61-52_83-default-1-2 is installed
OR kgraft-patch-3_12_61-52_83-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_24-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS 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 Server for SAP Applications 12 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.1-34 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.1-34 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.1-34 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.1-34 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.1-34 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_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND Package Information
compat-openssl098-0.9.8j-106.9 is installed
OR libopenssl0_9_8-0.9.8j-106.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
php53-devel-5.3.8-0.43.1 is installed
OR php53-imap-5.3.8-0.43.1 is installed
OR php53-posix-5.3.8-0.43.1 is installed
OR php53-readline-5.3.8-0.43.1 is installed
OR php53-sockets-5.3.8-0.43.1 is installed
OR php53-sqlite-5.3.8-0.43.1 is installed
OR php53-tidy-5.3.8-0.43.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-devel-24.5.0esr-0.8.1 is installed
OR mozilla-nspr-devel-4.10.4-0.3.1 is installed
OR mozilla-nss-devel-3.16-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
Xerces-c-2.8.0-29.17.1 is installed
OR libXerces-c-devel-2.8.0-29.17.1 is installed
OR libXerces-c28-2.8.0-29.17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND gnome-shell-devel-3.10.4-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND gc-devel-7.2d-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND cifs-utils-devel-6.5-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND automake-1.13.4-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
ImageMagick-6.8.8.1-71.85 is installed
OR ImageMagick-devel-6.8.8.1-71.85 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
OR libMagick++-devel-6.8.8.1-71.85 is installed
OR perl-PerlMagick-6.8.8.1-71.85 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND gd-devel-2.1.0-24.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
colord-1.1.7-5 is installed
OR colord-lang-1.1.7-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-33 is installed
OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
finch-2.12.0-1 is installed
OR libpurple-2.12.0-1 is installed
OR libpurple-branding-upstream-2.12.0-1 is installed
OR libpurple-lang-2.12.0-1 is installed
OR libpurple-plugin-sametime-2.12.0-1 is installed
OR libpurple-tcl-2.12.0-1 is installed
OR pidgin-2.12.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND bash-lang-4.3-83.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
ImageMagick-6.8.8.1-71.126 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.126 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.126 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
chromedriver-64.0.3282.140-49.1 is installed
OR chromium-64.0.3282.140-49.1 is installed
OR libre2-0-20180201-8.1 is installed
OR libre2-0-32bit-20180201-12.1 is installed
OR re2-20180201-8.1 is installed
OR re2-devel-20180201-8.1 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
chromedriver-64.0.3282.140-49.1 is installed
OR chromium-64.0.3282.140-49.1 is installed
OR libre2-0-20180201-8.1 is installed
OR libre2-0-32bit-20180201-12.1 is installed
OR re2-20180201-8.1 is installed
OR re2-devel-20180201-8.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
libmbedtls9-1.3.19-11.1 is installed
OR libmbedtls9-32bit-1.3.19-21.1 is installed
OR mbedtls-1.3.19-11.1 is installed
OR mbedtls-devel-1.3.19-11.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
ffmpeg-2.8.8-6.1 is installed
OR ffmpeg-devel-2.8.8-6.1 is installed
OR libavcodec-devel-2.8.8-6.1 is installed
OR libavcodec56-2.8.8-6.1 is installed
OR libavcodec56-32bit-2.8.8-22.1 is installed
OR libavdevice-devel-2.8.8-6.1 is installed
OR libavdevice56-2.8.8-6.1 is installed
OR libavdevice56-32bit-2.8.8-22.1 is installed
OR libavfilter-devel-2.8.8-6.1 is installed
OR libavfilter5-2.8.8-6.1 is installed
OR libavfilter5-32bit-2.8.8-22.1 is installed
OR libavformat-devel-2.8.8-6.1 is installed
OR libavformat56-2.8.8-6.1 is installed
OR libavformat56-32bit-2.8.8-22.1 is installed
OR libavresample-devel-2.8.8-6.1 is installed
OR libavresample2-2.8.8-6.1 is installed
OR libavresample2-32bit-2.8.8-22.1 is installed
OR libavutil-devel-2.8.8-6.1 is installed
OR libavutil54-2.8.8-6.1 is installed
OR libavutil54-32bit-2.8.8-22.1 is installed
OR libpostproc-devel-2.8.8-6.1 is installed
OR libpostproc53-2.8.8-6.1 is installed
OR libpostproc53-32bit-2.8.8-22.1 is installed
OR libswresample-devel-2.8.8-6.1 is installed
OR libswresample1-2.8.8-6.1 is installed
OR libswresample1-32bit-2.8.8-22.1 is installed
OR libswscale-devel-2.8.8-6.1 is installed
OR libswscale3-2.8.8-6.1 is installed
OR libswscale3-32bit-2.8.8-22.1 is installed
|