Revision Date: | 2020-12-02 | Version: | 1 |
Title: | Security update for bind (Moderate) |
Description: |
This update for bind fixes the following issues:
BIND was upgraded to version 9.16.6:
Note:
- bind is now more strict in regards to DNSSEC. If queries are not working, check for DNSSEC issues. For instance, if bind is used in a namserver forwarder chain, the forwarding DNS servers must support DNSSEC.
Fixing security issues:
- CVE-2020-8616: Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server. (bsc#1171740) Address records are limited to 4 for any domain. - CVE-2020-8617: Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (bsc#1171740) - CVE-2019-6477: Fixed an issue where TCP-pipelined queries could bypass the tcp-clients limit (bsc#1157051). - CVE-2018-5741: Fixed the documentation (bsc#1109160). - CVE-2020-8618: It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer (bsc#1172958). - CVE-2020-8619: It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns (bsc#1172958). - CVE-2020-8624: 'update-policy' rules of type 'subdomain' were incorrectly treated as 'zonesub' rules, which allowed keys used in 'subdomain' rules to update names outside of the specified subdomains. The problem was fixed by making sure 'subdomain' rules are again processed as described in the ARM (bsc#1175443). - CVE-2020-8623: When BIND 9 was compiled with native PKCS#11 support, it was possible to trigger an assertion failure in code determining the number of bits in the PKCS#11 RSA public key with a specially crafted packet (bsc#1175443). - CVE-2020-8621: named could crash in certain query resolution scenarios where QNAME minimization and forwarding were both enabled (bsc#1175443). - CVE-2020-8620: It was possible to trigger an assertion failure by sending a specially crafted large TCP DNS message (bsc#1175443). - CVE-2020-8622: It was possible to trigger an assertion failure when verifying the response to a TSIG-signed request (bsc#1175443).
Other issues fixed:
- Add engine support to OpenSSL EdDSA implementation. - Add engine support to OpenSSL ECDSA implementation. - Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. - Warn about AXFR streams with inconsistent message IDs. - Make ISC rwlock implementation the default again. - Fixed issues when using cookie-secrets for AES and SHA2 (bsc#1161168) - Installed the default files in /var/lib/named and created chroot environment on systems using transactional-updates (bsc#1100369, fate#325524) - Fixed an issue where bind was not working in FIPS mode (bsc#906079). - Fixed dependency issues (bsc#1118367 and bsc#1118368). - GeoIP support is now discontinued, now GeoIP2 is used(bsc#1156205). - Fixed an issue with FIPS (bsc#1128220). - The liblwres library is discontinued upstream and is no longer included. - Added service dependency on NTP to make sure the clock is accurate when bind is starts (bsc#1170667, bsc#1170713). - Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. - The default value of 'max-stale-ttl' has been changed from 1 week to 12 hours. - Zone timers are now exported via statistics channel. - The 'primary' and 'secondary' keywords, when used as parameters for 'check-names', were not processed correctly and were being ignored. - 'rndc dnstap -roll ' did not limit the number of saved files to . - Add 'rndc dnssec -status' command. - Addressed a couple of situations where named could crash. - Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the 'named' group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf] - Added '/etc/bind.keys' to NAMED_CONF_INCLUDE_FILES in /etc/sysconfig/named to suppress warning message re missing file (bsc#1173983). - Removed '-r /dev/urandom' from all invocations of rndc-confgen (init/named system/lwresd.init system/named.init in vendor-files) as this option is deprecated and causes rndc-confgen to fail. (bsc#1173311, bsc#1176674, bsc#1170713) - /usr/bin/genDDNSkey: Removing the use of the -r option in the call of /usr/sbin/dnssec-keygen as BIND now uses the random number functions provided by the crypto library (i.e., OpenSSL or a PKCS#11 provider) as a source of randomness rather than /dev/random. Therefore the -r command line option no longer has any effect on dnssec-keygen. Leaving the option in genDDNSkey as to not break compatibility. Patch provided by Stefan Eisenwiener. [bsc#1171313] - Put libns into a separate subpackage to avoid file conflicts in the libisc subpackage due to different sonums (bsc#1176092). - Require /sbin/start_daemon: both init scripts, the one used in systemd context as well as legacy sysv, make use of start_daemon.
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1051510 1071995 1088047 1098633 1100369 1103990 1103991 1103992 1104036 1106383 1109160 1109837 1111666 1112020 1112374 1114685 1118367 1118368 1118987 1119113 1119532 1120423 1125230 1125703 1128220 1128902 1130836 1131645 1132390 1133401 1133738 1134303 1134395 1135556 1135642 1135897 1136161 1136264 1136343 1136935 1137625 1137728 1138879 1139712 1139751 1139771 1139865 1140133 1140228 1140328 1140405 1140424 1140428 1140454 1140463 1140575 1140577 1140637 1140658 1140715 1140719 1140726 1140727 1140728 1140814 1140887 1140888 1140889 1140891 1140893 1140948 1140954 1140955 1140956 1140957 1140958 1140959 1140960 1140961 1140962 1140964 1140971 1140972 1140992 1144348 1144352 1149742 1154091 1156205 1157051 1159530 1161168 1162197 1162200 1165715 1170667 1170713 1171313 1171740 1172958 1173307 1173311 1173983 1174633 1174635 1174638 1175443 1176092 1176674 862963 906079 CVE-2007-5970 CVE-2008-7247 CVE-2009-0758 CVE-2009-4019 CVE-2009-4028 CVE-2009-4030 CVE-2010-0750 CVE-2010-2244 CVE-2011-1002 CVE-2011-1485 CVE-2012-2391 CVE-2013-0240 CVE-2013-1799 CVE-2013-1912 CVE-2013-1976 CVE-2013-2175 CVE-2013-2492 CVE-2013-4288 CVE-2014-6269 CVE-2017-3136 CVE-2018-11805 CVE-2018-14665 CVE-2018-15587 CVE-2018-20836 CVE-2018-5741 CVE-2019-10126 CVE-2019-10214 CVE-2019-10638 CVE-2019-10639 CVE-2019-11599 CVE-2019-13233 CVE-2019-14491 CVE-2019-14492 CVE-2019-15939 CVE-2019-6477 CVE-2020-14345 CVE-2020-14346 CVE-2020-14347 CVE-2020-1930 CVE-2020-1931 CVE-2020-8616 CVE-2020-8617 CVE-2020-8618 CVE-2020-8619 CVE-2020-8620 CVE-2020-8621 CVE-2020-8622 CVE-2020-8623 CVE-2020-8624 SUSE-SU-2018:2641-1 SUSE-SU-2018:3680-1 SUSE-SU-2019:1266-1 SUSE-SU-2019:1854-1 SUSE-SU-2019:3192-1 SUSE-SU-2020:0712-1 SUSE-SU-2020:0813-1 SUSE-SU-2020:2240-1 SUSE-SU-2020:2914-1
|
Platform(s): | SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise 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 High Availability 12 SP5 SUSE Linux Enterprise High Performance Computing 12 SP5 SUSE Linux Enterprise Live Patching 12 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT SUSE Linux Enterprise Server 11 SP2 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 SP2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for Rasperry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Server for VMWare 11 SP3 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 Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE Linux Enterprise Workstation Extension 15 SP2 SUSE OpenStack Cloud 5
| Product(s): | |
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed AND haproxy-1.5.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
zypper-1.6.166-0.5.1 is installed
OR zypper-log-1.6.166-0.5.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
avahi-0.6.31-20 is installed
OR avahi-lang-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 |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
bash-4.2-75 is installed
OR bash-doc-4.2-75 is installed
OR bash-lang-4.2-75 is installed
OR libreadline6-6.2-75 is installed
OR libreadline6-32bit-6.2-75 is installed
OR readline-doc-6.2-75 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
cracklib-2.9.0-7 is installed
OR libcrack2-2.9.0-7 is installed
OR libcrack2-32bit-2.9.0-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-36 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
at-3.1.14-8.6 is installed
OR libQtWebKit4-4.8.7+2.3.4-4.7 is installed
OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
OR libbonobo-2.32.1-16 is installed
OR libbonobo-32bit-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 is installed
AND haproxy-1.5.4-2.4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP1 is installed
AND Package Information
ctdb-4.2.4-16.1 is installed
OR samba-4.2.4-16.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND ruby2.1-rubygem-bundler-1.7.3-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP3 is installed
AND haproxy-1.6.11-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND python-requests-2.11.1-6.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP5 is installed
AND ctdb-4.10.5+git.129.35f7bb6e177-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
AND apache2-mod_nss-1.0.14-19.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_39-47-default-1-2.1 is installed
OR kgraft-patch-3_12_39-47-xen-1-2.1 is installed
OR kgraft-patch-SLE12_Update_4-1-2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND python-setuptools-1.1.7-7.1 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.2-8.1 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.2-8.1 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.2-8.1 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.2-8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.44-52.18.1 is installed
OR kernel-ec2-devel-3.12.44-52.18.1 is installed
OR kernel-ec2-extra-3.12.44-52.18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
bind-9.16.6-12.32 is installed
OR bind-chrootenv-9.16.6-12.32 is installed
OR bind-doc-9.16.6-12.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
libjavascriptcoregtk-4_0-18-2.22.4-2.29 is installed
OR libwebkit2gtk-4_0-37-2.22.4-2.29 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.22.4-2.29 is installed
OR typelib-1_0-WebKit2-4_0-2.22.4-2.29 is installed
OR webkit2gtk-4_0-injected-bundles-2.22.4-2.29 is installed
OR webkit2gtk3-2.22.4-2.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
pam_krb5-2.3.1-47.10.15 is installed
OR pam_krb5-32bit-2.3.1-47.10.15 is installed
OR pam_krb5-x86-2.3.1-47.10.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libecpg6-9.1.12-0.3.1 is installed
OR libpq5-9.1.12-0.3.1 is installed
OR libpq5-32bit-9.1.12-0.3.1 is installed
OR postgresql91-9.1.12-0.3.1 is installed
OR postgresql91-contrib-9.1.12-0.3.1 is installed
OR postgresql91-docs-9.1.12-0.3.1 is installed
OR postgresql91-server-9.1.12-0.3.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libecpg6-9.1.12-0.3.1 is installed
OR libpq5-9.1.12-0.3.1 is installed
OR libpq5-32bit-9.1.12-0.3.1 is installed
OR postgresql91-9.1.12-0.3.1 is installed
OR postgresql91-contrib-9.1.12-0.3.1 is installed
OR postgresql91-docs-9.1.12-0.3.1 is installed
OR postgresql91-server-9.1.12-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND apache2-mod_perl-2.0.4-40.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.71-6.2 is installed
OR java-1_7_0-openjdk-demo-1.7.0.71-6.2 is installed
OR java-1_7_0-openjdk-devel-1.7.0.71-6.2 is installed
OR java-1_7_0-openjdk-headless-1.7.0.71-6.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
vino-3.10.1-1 is installed
OR vino-lang-3.10.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
augeas-1.2.0-10 is installed
OR augeas-lenses-1.2.0-10 is installed
OR libaugeas0-1.2.0-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
audiofile-0.3.6-10 is installed
OR libaudiofile1-0.3.6-10 is installed
OR libaudiofile1-32bit-0.3.6-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
libmysqlclient-devel-10.0.27-20.13.1 is installed
OR libmysqlclient18-10.0.27-20.13.1 is installed
OR libmysqlclient18-32bit-10.0.27-20.13.1 is installed
OR libmysqlclient_r18-10.0.27-20.13.1 is installed
OR libmysqld-devel-10.0.27-20.13.1 is installed
OR libmysqld18-10.0.27-20.13.1 is installed
OR mariadb-10.0.27-20.13.1 is installed
OR mariadb-client-10.0.27-20.13.1 is installed
OR mariadb-errormessages-10.0.27-20.13.1 is installed
OR mariadb-tools-10.0.27-20.13.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libgme-0.6.0-5 is installed
OR libgme0-0.6.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
perl-Mail-SpamAssassin-3.4.2-7.9 is installed
OR perl-Mail-SpamAssassin-Plugin-iXhash2-2.05-7.9 is installed
OR spamassassin-3.4.2-7.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND xen-devel-4.2.5_06-0.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
bytefx-data-mysql-2.6.7-0.16.1 is installed
OR mono-core-2.6.7-0.16.1 is installed
OR mono-data-2.6.7-0.16.1 is installed
OR mono-data-firebird-2.6.7-0.16.1 is installed
OR mono-data-oracle-2.6.7-0.16.1 is installed
OR mono-data-postgresql-2.6.7-0.16.1 is installed
OR mono-data-sqlite-2.6.7-0.16.1 is installed
OR mono-data-sybase-2.6.7-0.16.1 is installed
OR mono-devel-2.6.7-0.16.1 is installed
OR mono-extras-2.6.7-0.16.1 is installed
OR mono-jscript-2.6.7-0.16.1 is installed
OR mono-locale-extras-2.6.7-0.16.1 is installed
OR mono-nunit-2.6.7-0.16.1 is installed
OR mono-wcf-2.6.7-0.16.1 is installed
OR mono-web-2.6.7-0.16.1 is installed
OR mono-winforms-2.6.7-0.16.1 is installed
OR mono-winfxcore-2.6.7-0.16.1 is installed
OR monodoc-core-2.6.7-0.16.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND vte2-devel-0.28.2-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
ant-1.9.4-1 is installed
OR ant-jmf-1.9.4-1 is installed
OR ant-scripts-1.9.4-1 is installed
OR ant-swing-1.9.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
FastCGI-2.4.0-167 is installed
OR perl-FastCGI-2.4.0-167 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-70 is installed
OR ImageMagick-devel-6.8.8.1-70 is installed
OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
OR libMagick++-devel-6.8.8.1-70 is installed
OR perl-PerlMagick-6.8.8.1-70 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libreoffice-4.3.5.2-10.1 is installed
OR libreoffice-base-4.3.5.2-10.1 is installed
OR libreoffice-base-drivers-mysql-4.3.5.2-10.1 is installed
OR libreoffice-base-drivers-postgresql-4.3.5.2-10.1 is installed
OR libreoffice-calc-4.3.5.2-10.1 is installed
OR libreoffice-calc-extensions-4.3.5.2-10.1 is installed
OR libreoffice-draw-4.3.5.2-10.1 is installed
OR libreoffice-filters-optional-4.3.5.2-10.1 is installed
OR libreoffice-gnome-4.3.5.2-10.1 is installed
OR libreoffice-icon-theme-tango-4.3.5.2-10.1 is installed
OR libreoffice-impress-4.3.5.2-10.1 is installed
OR libreoffice-l10n-af-4.3.5.2-10.1 is installed
OR libreoffice-l10n-ar-4.3.5.2-10.1 is installed
OR libreoffice-l10n-ca-4.3.5.2-10.1 is installed
OR libreoffice-l10n-cs-4.3.5.2-10.1 is installed
OR libreoffice-l10n-da-4.3.5.2-10.1 is installed
OR libreoffice-l10n-de-4.3.5.2-10.1 is installed
OR libreoffice-l10n-en-4.3.5.2-10.1 is installed
OR libreoffice-l10n-es-4.3.5.2-10.1 is installed
OR libreoffice-l10n-fi-4.3.5.2-10.1 is installed
OR libreoffice-l10n-fr-4.3.5.2-10.1 is installed
OR libreoffice-l10n-gu-4.3.5.2-10.1 is installed
OR libreoffice-l10n-hi-4.3.5.2-10.1 is installed
OR libreoffice-l10n-hu-4.3.5.2-10.1 is installed
OR libreoffice-l10n-it-4.3.5.2-10.1 is installed
OR libreoffice-l10n-ja-4.3.5.2-10.1 is installed
OR libreoffice-l10n-ko-4.3.5.2-10.1 is installed
OR libreoffice-l10n-nb-4.3.5.2-10.1 is installed
OR libreoffice-l10n-nl-4.3.5.2-10.1 is installed
OR libreoffice-l10n-nn-4.3.5.2-10.1 is installed
OR libreoffice-l10n-pl-4.3.5.2-10.1 is installed
OR libreoffice-l10n-pt-BR-4.3.5.2-10.1 is installed
OR libreoffice-l10n-pt-PT-4.3.5.2-10.1 is installed
OR libreoffice-l10n-ru-4.3.5.2-10.1 is installed
OR libreoffice-l10n-sk-4.3.5.2-10.1 is installed
OR libreoffice-l10n-sv-4.3.5.2-10.1 is installed
OR libreoffice-l10n-xh-4.3.5.2-10.1 is installed
OR libreoffice-l10n-zh-Hans-4.3.5.2-10.1 is installed
OR libreoffice-l10n-zh-Hant-4.3.5.2-10.1 is installed
OR libreoffice-l10n-zu-4.3.5.2-10.1 is installed
OR libreoffice-mailmerge-4.3.5.2-10.1 is installed
OR libreoffice-math-4.3.5.2-10.1 is installed
OR libreoffice-officebean-4.3.5.2-10.1 is installed
OR libreoffice-pyuno-4.3.5.2-10.1 is installed
OR libreoffice-writer-4.3.5.2-10.1 is installed
OR libreoffice-writer-extensions-4.3.5.2-10.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND enigmail-2.0.8-3.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.10 is installed
OR kernel-default-extra-4.12.14-197.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
AND Package Information
xorg-x11-server-1.20.3-22.5 is installed
OR xorg-x11-server-wayland-1.20.3-22.5 is installed
|