Revision Date: | 2021-07-21 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 15 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-22555: A heap out-of-bounds write was discovered in net/netfilter/x_tables.c (bnc#1188116 ). - CVE-2021-33909: Extremely large seq buffer allocations in seq_file could lead to buffer underruns and code execution (bsc#1188062). - CVE-2021-3609: A use-after-free in can/bcm could have led to privilege escalation (bsc#1187215). - CVE-2021-33624: In kernel/bpf/verifier.c a branch can be mispredicted (e.g., because of type confusion) and consequently an unprivileged BPF program can read arbitrary memory locations via a side-channel attack, aka CID-9183671af6db (bnc#1187554). - CVE-2021-0605: In pfkey_dump of af_key.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation (bnc#1187601). - CVE-2021-0512: In __hidinput_change_resolution_multipliers of hid-input.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation (bnc#1187595). - CVE-2020-26558: Bluetooth LE and BR/EDR secure pairing in Bluetooth Core Specification 2.1 may permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing (in the Passkey authentication procedure) by reflection of the public key and the authentication evidence of the initiating device, potentially permitting this attacker to complete authenticated pairing with the responding device using the correct Passkey for the pairing session. The attack methodology determines the Passkey value one bit at a time (bnc#1179610). - CVE-2021-34693: net/can/bcm.c in the Linux kernel allowed local users to obtain sensitive information from kernel stack memory because parts of a data structure are uninitialized (bnc#1187452). - CVE-2020-36385: An issue was discovered in the Linux kernel drivers/infiniband/core/ucma.c has a use-after-free because the ctx is reached via the ctx_list in some ucma_migrate_id situations where ucma_close is called, aka CID-f5449e74802c (bnc#1187050). - CVE-2021-0129: Improper access control in BlueZ may have allowed an authenticated user to potentially enable information disclosure via adjacent access (bnc#1186463). - CVE-2020-36386: An issue was discovered in the Linux kernel net/bluetooth/hci_event.c has a slab out-of-bounds read in hci_extended_inquiry_result_evt, aka CID-51c19bf3d5cf (bnc#1187038). - CVE-2020-24588: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that the A-MSDU flag in the plaintext QoS header field is authenticated. Against devices that support receiving non-SSP A-MSDU frames (which is mandatory as part of 802.11n), an adversary can abuse this to inject arbitrary network packets (bnc#1185861). - CVE-2021-33200: kernel/bpf/verifier.c enforced incorrect limits for pointer arithmetic operations, aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation to root. In particular, there is a corner case where the off reg causes a masking direction change, which then results in an incorrect final aux->alu_limit (bnc#1186484). - CVE-2021-33034: net/bluetooth/hci_event.c had a use-after-free when destroying an hci_chan, aka CID-5c4c8c954409. This leads to writing an arbitrary value (bnc#1186111). - CVE-2020-26139: An Access Point (AP) forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. This might be abused in projected Wi-Fi networks to launch denial-of-service attacks against connected clients and made it easier to exploit other vulnerabilities in connected clients (bnc#1186062). - CVE-2021-23134: Use After Free vulnerability in nfc sockets allowed local attackers to elevate their privileges. In typical configurations, the issue can only be triggered by a privileged local user with the CAP_NET_RAW capability (bnc#1186060). - CVE-2020-24586: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances, when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP, this can be abused to inject arbitrary network packets and/or exfiltrate user data (bnc#1185859). - CVE-2020-26141: The Wi-Fi implementation did not verify the Message Integrity Check (authenticity) of fragmented TKIP frames. An adversary can abuse this to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol (bnc#1185987). - CVE-2020-26145: The WEP, WPA, WPA2, and WPA3 implementations accept second (or subsequent) broadcast fragments even when sent in plaintext and process them as full unfragmented frames. An adversary can abuse this to inject arbitrary network packets independent of the network configuration (bnc#1185860). - CVE-2020-24587: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that all fragments of a frame are encrypted under the same key. An adversary can abuse this to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed (bnc#1185859 bnc#1185862). - CVE-2020-26147: The WEP, WPA, WPA2, and WPA3 implementations reassemble fragments even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used. () - CVE-2021-3491: The io_uring subsystem allowed the MAX_RW_COUNT limit to be bypassed in the PROVIDE_BUFFERS operation, which led to negative values being usedin mem_rw when reading /proc//mem. This could be used to create a heap overflow leading to arbitrary code execution in the kernel. (bnc#1185642). - CVE-2021-23133: A race condition in SCTP sockets (net/sctp/socket.c) could lead to kernel privilege escalation from the context of a network service or an unprivileged process. If sctp_destroy_sock is called without sock_net(sk)->sctp.addr_wq_lock then an element is removed from the auto_asconf_splist list without any proper locking. This can be exploited by an attacker with network service privileges to escalate to root or from the context of an unprivileged user directly if a BPF_CGROUP_INET_SOCK_CREATE is attached which denies creation of some SCTP socket (bnc#1184675). - CVE-2021-32399: net/bluetooth/hci_request.c in the Linux kernel has a race condition for removal of the HCI controller (bnc#1184611 bnc#1185898).
The following non-security bugs were fixed:
- Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185725). - Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185725). - af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL (bsc#1176081). - dm: fix redundant IO accounting for bios that need splitting (bsc#1183738). - kabi: preserve struct header_ops after bsc#1176081 fix (bsc#1176081). - net/ethernet: Add parse_protocol header_ops support (bsc#1176081). - net/mlx5e: Remove the wrong assumption about transport offset (bsc#1176081). - net/mlx5e: Trust kernel regarding transport offset (bsc#1176081). - net/packet: Ask driver for protocol if not provided by user (bsc#1176081). - net/packet: Remove redundant skb->protocol set (bsc#1176081). - net: Do not set transport offset to invalid value (bsc#1176081). - net: Introduce parse_protocol header_ops callback (bsc#1176081). - video: hyperv_fb: Add ratelimit on error message (bsc#1185725).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1176081 1179610 1183738 1184611 1184675 1185642 1185725 1185859 1185860 1185861 1185862 1185898 1185987 1186060 1186062 1186111 1186463 1186484 1187038 1187050 1187215 1187452 1187554 1187595 1187601 1188062 1188116 CVE-2009-0035 CVE-2009-1885 CVE-2009-2666 CVE-2010-1167 CVE-2010-3170 CVE-2011-0465 CVE-2011-0904 CVE-2011-0905 CVE-2011-1164 CVE-2011-1947 CVE-2011-2895 CVE-2011-3389 CVE-2011-3389 CVE-2011-3640 CVE-2012-3482 CVE-2013-0743 CVE-2013-0791 CVE-2013-1620 CVE-2013-1739 CVE-2013-1740 CVE-2013-5605 CVE-2013-6462 CVE-2013-7447 CVE-2014-0209 CVE-2014-0210 CVE-2014-0211 CVE-2014-10070 CVE-2014-10071 CVE-2014-10072 CVE-2014-1492 CVE-2014-1568 CVE-2014-1569 CVE-2014-3467 CVE-2014-3468 CVE-2014-3469 CVE-2014-5044 CVE-2015-0252 CVE-2015-1802 CVE-2015-1803 CVE-2015-1804 CVE-2015-2806 CVE-2015-2924 CVE-2015-3622 CVE-2015-4000 CVE-2015-5276 CVE-2015-7181 CVE-2015-7182 CVE-2015-7575 CVE-2015-8370 CVE-2016-0729 CVE-2016-0764 CVE-2016-10714 CVE-2016-1938 CVE-2016-1950 CVE-2016-1978 CVE-2016-1979 CVE-2016-2099 CVE-2016-2834 CVE-2016-4008 CVE-2016-4463 CVE-2016-5285 CVE-2016-6855 CVE-2016-7969 CVE-2016-7972 CVE-2016-8635 CVE-2016-9074 CVE-2016-9574 CVE-2017-11671 CVE-2017-13720 CVE-2017-13722 CVE-2017-18205 CVE-2017-6891 CVE-2017-7435 CVE-2017-7436 CVE-2017-7805 CVE-2017-9269 CVE-2018-0495 CVE-2018-1000654 CVE-2018-1071 CVE-2018-1083 CVE-2018-12384 CVE-2018-12404 CVE-2018-6003 CVE-2018-7549 CVE-2018-7685 CVE-2020-24586 CVE-2020-24587 CVE-2020-24588 CVE-2020-26139 CVE-2020-26141 CVE-2020-26145 CVE-2020-26147 CVE-2020-26558 CVE-2020-36385 CVE-2020-36386 CVE-2021-0129 CVE-2021-0512 CVE-2021-0605 CVE-2021-22555 CVE-2021-23133 CVE-2021-23134 CVE-2021-32399 CVE-2021-33034 CVE-2021-33200 CVE-2021-33624 CVE-2021-33909 CVE-2021-34693 CVE-2021-3491 CVE-2021-3609 SUSE-SU-2021:2421-1
|
Platform(s): | openSUSE 13.2 openSUSE 13.2 NonFree SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP3 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 SP2 SUSE Linux Enterprise High Availability 12 SP3 SUSE Linux Enterprise High Performance Computing 15-ESPOS SUSE Linux Enterprise High Performance Computing 15-LTSS SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 12 SP2 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT SUSE Linux Enterprise Real Time Extension 12 SP2 SUSE Linux Enterprise Real Time Extension 12 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 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-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 Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed AND python-PyYAML-3.10-15.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND pure-ftpd-1.0.22-3.25.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
curl-7.37.0-18.1 is installed
OR libcurl4-7.37.0-18.1 is installed
OR libcurl4-32bit-7.37.0-18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND unrar-5.0.14-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libncurses5-5.9-50 is installed
OR libncurses5-32bit-5.9-50 is installed
OR libncurses6-5.9-50 is installed
OR libncurses6-32bit-5.9-50 is installed
OR ncurses-5.9-50 is installed
OR ncurses-devel-5.9-50 is installed
OR ncurses-utils-5.9-50 is installed
OR tack-5.9-50 is installed
OR terminfo-5.9-50 is installed
OR terminfo-base-5.9-50 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 SP2 is installed
AND Package Information
libpcreposix0-8.39-7 is installed
OR pcre-8.39-7 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 |
Release Information
SUSE Linux Enterprise High Performance Computing 15-ESPOS is installed
AND
kernel-default-4.12.14-150.75.1 is installed
OR kernel-default-base-4.12.14-150.75.1 is installed
OR kernel-default-devel-4.12.14-150.75.1 is installed
OR kernel-devel-4.12.14-150.75.1 is installed
OR kernel-docs-4.12.14-150.75.1 is installed
OR kernel-macros-4.12.14-150.75.1 is installed
OR kernel-obs-build-4.12.14-150.75.1 is installed
OR kernel-source-4.12.14-150.75.1 is installed
OR kernel-syms-4.12.14-150.75.1 is installed
OR kernel-vanilla-base-4.12.14-150.75.1 is installed
OR Package Information
SUSE Linux Enterprise High Performance Computing 15-LTSS is installed
AND
kernel-default-4.12.14-150.75.1 is installed
OR kernel-default-base-4.12.14-150.75.1 is installed
OR kernel-default-devel-4.12.14-150.75.1 is installed
OR kernel-devel-4.12.14-150.75.1 is installed
OR kernel-docs-4.12.14-150.75.1 is installed
OR kernel-macros-4.12.14-150.75.1 is installed
OR kernel-obs-build-4.12.14-150.75.1 is installed
OR kernel-source-4.12.14-150.75.1 is installed
OR kernel-syms-4.12.14-150.75.1 is installed
OR kernel-vanilla-base-4.12.14-150.75.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.57-60.35 is installed
OR kernel-ec2-devel-3.12.57-60.35 is installed
OR kernel-ec2-extra-3.12.57-60.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-22 is installed
OR php5-5.5.14-22 is installed
OR php5-bcmath-5.5.14-22 is installed
OR php5-bz2-5.5.14-22 is installed
OR php5-calendar-5.5.14-22 is installed
OR php5-ctype-5.5.14-22 is installed
OR php5-curl-5.5.14-22 is installed
OR php5-dba-5.5.14-22 is installed
OR php5-dom-5.5.14-22 is installed
OR php5-enchant-5.5.14-22 is installed
OR php5-exif-5.5.14-22 is installed
OR php5-fastcgi-5.5.14-22 is installed
OR php5-fileinfo-5.5.14-22 is installed
OR php5-fpm-5.5.14-22 is installed
OR php5-ftp-5.5.14-22 is installed
OR php5-gd-5.5.14-22 is installed
OR php5-gettext-5.5.14-22 is installed
OR php5-gmp-5.5.14-22 is installed
OR php5-iconv-5.5.14-22 is installed
OR php5-intl-5.5.14-22 is installed
OR php5-json-5.5.14-22 is installed
OR php5-ldap-5.5.14-22 is installed
OR php5-mbstring-5.5.14-22 is installed
OR php5-mcrypt-5.5.14-22 is installed
OR php5-mysql-5.5.14-22 is installed
OR php5-odbc-5.5.14-22 is installed
OR php5-openssl-5.5.14-22 is installed
OR php5-pcntl-5.5.14-22 is installed
OR php5-pdo-5.5.14-22 is installed
OR php5-pear-5.5.14-22 is installed
OR php5-pgsql-5.5.14-22 is installed
OR php5-pspell-5.5.14-22 is installed
OR php5-shmop-5.5.14-22 is installed
OR php5-snmp-5.5.14-22 is installed
OR php5-soap-5.5.14-22 is installed
OR php5-sockets-5.5.14-22 is installed
OR php5-sqlite-5.5.14-22 is installed
OR php5-suhosin-5.5.14-22 is installed
OR php5-sysvmsg-5.5.14-22 is installed
OR php5-sysvsem-5.5.14-22 is installed
OR php5-sysvshm-5.5.14-22 is installed
OR php5-tokenizer-5.5.14-22 is installed
OR php5-wddx-5.5.14-22 is installed
OR php5-xmlreader-5.5.14-22 is installed
OR php5-xmlrpc-5.5.14-22 is installed
OR php5-xmlwriter-5.5.14-22 is installed
OR php5-xsl-5.5.14-22 is installed
OR php5-zip-5.5.14-22 is installed
OR php5-zlib-5.5.14-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2 is installed
AND python-pycrypto-2.6.1-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND ucode-intel-20180425-13.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
AND Package Information
cluster-md-kmp-rt-4.4.114-27 is installed
OR cluster-network-kmp-rt-4.4.114-27 is installed
OR dlm-kmp-rt-4.4.114-27 is installed
OR gfs2-kmp-rt-4.4.114-27 is installed
OR kernel-devel-rt-4.4.114-27 is installed
OR kernel-rt-4.4.114-27 is installed
OR kernel-rt-base-4.4.114-27 is installed
OR kernel-rt-devel-4.4.114-27 is installed
OR kernel-rt_debug-4.4.114-27 is installed
OR kernel-rt_debug-devel-4.4.114-27 is installed
OR kernel-source-rt-4.4.114-27 is installed
OR kernel-syms-rt-4.4.114-27 is installed
OR ocfs2-kmp-rt-4.4.114-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
AND Package Information
cluster-md-kmp-rt-4.4.138-3.14 is installed
OR dlm-kmp-rt-4.4.138-3.14 is installed
OR gfs2-kmp-rt-4.4.138-3.14 is installed
OR kernel-devel-rt-4.4.138-3.14 is installed
OR kernel-rt-4.4.138-3.14 is installed
OR kernel-rt-base-4.4.138-3.14 is installed
OR kernel-rt-devel-4.4.138-3.14 is installed
OR kernel-rt_debug-4.4.138-3.14 is installed
OR kernel-rt_debug-devel-4.4.138-3.14 is installed
OR kernel-source-rt-4.4.138-3.14 is installed
OR kernel-syms-rt-4.4.138-3.14 is installed
OR ocfs2-kmp-rt-4.4.138-3.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND wget-1.11.4-1.15.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
ruby-1.8.7.p72-5.28.1 is installed
OR ruby-doc-html-1.8.7.p72-5.28.1 is installed
OR ruby-tk-1.8.7.p72-5.28.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
ruby-1.8.7.p72-5.28.1 is installed
OR ruby-doc-html-1.8.7.p72-5.28.1 is installed
OR ruby-tk-1.8.7.p72-5.28.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND dhcpcd-3.2.3-44.30.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND dhcpcd-3.2.3-44.30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
apache2-2.2.10-2.24.5 is installed
OR apache2-doc-2.2.10-2.24.5 is installed
OR apache2-example-pages-2.2.10-2.24.5 is installed
OR apache2-prefork-2.2.10-2.24.5 is installed
OR apache2-utils-2.2.10-2.24.5 is installed
OR apache2-worker-2.2.10-2.24.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
MozillaFirefox-38.2.1esr-17.1 is installed
OR MozillaFirefox-translations-38.2.1esr-17.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50.1 is installed
OR php5-5.2.14-0.7.30.50.1 is installed
OR php5-bcmath-5.2.14-0.7.30.50.1 is installed
OR php5-bz2-5.2.14-0.7.30.50.1 is installed
OR php5-calendar-5.2.14-0.7.30.50.1 is installed
OR php5-ctype-5.2.14-0.7.30.50.1 is installed
OR php5-curl-5.2.14-0.7.30.50.1 is installed
OR php5-dba-5.2.14-0.7.30.50.1 is installed
OR php5-dbase-5.2.14-0.7.30.50.1 is installed
OR php5-dom-5.2.14-0.7.30.50.1 is installed
OR php5-exif-5.2.14-0.7.30.50.1 is installed
OR php5-fastcgi-5.2.14-0.7.30.50.1 is installed
OR php5-ftp-5.2.14-0.7.30.50.1 is installed
OR php5-gd-5.2.14-0.7.30.50.1 is installed
OR php5-gettext-5.2.14-0.7.30.50.1 is installed
OR php5-gmp-5.2.14-0.7.30.50.1 is installed
OR php5-hash-5.2.14-0.7.30.50.1 is installed
OR php5-iconv-5.2.14-0.7.30.50.1 is installed
OR php5-json-5.2.14-0.7.30.50.1 is installed
OR php5-ldap-5.2.14-0.7.30.50.1 is installed
OR php5-mbstring-5.2.14-0.7.30.50.1 is installed
OR php5-mcrypt-5.2.14-0.7.30.50.1 is installed
OR php5-mysql-5.2.14-0.7.30.50.1 is installed
OR php5-odbc-5.2.14-0.7.30.50.1 is installed
OR php5-openssl-5.2.14-0.7.30.50.1 is installed
OR php5-pcntl-5.2.14-0.7.30.50.1 is installed
OR php5-pdo-5.2.14-0.7.30.50.1 is installed
OR php5-pear-5.2.14-0.7.30.50.1 is installed
OR php5-pgsql-5.2.14-0.7.30.50.1 is installed
OR php5-pspell-5.2.14-0.7.30.50.1 is installed
OR php5-shmop-5.2.14-0.7.30.50.1 is installed
OR php5-snmp-5.2.14-0.7.30.50.1 is installed
OR php5-soap-5.2.14-0.7.30.50.1 is installed
OR php5-suhosin-5.2.14-0.7.30.50.1 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50.1 is installed
OR php5-sysvsem-5.2.14-0.7.30.50.1 is installed
OR php5-sysvshm-5.2.14-0.7.30.50.1 is installed
OR php5-tokenizer-5.2.14-0.7.30.50.1 is installed
OR php5-wddx-5.2.14-0.7.30.50.1 is installed
OR php5-xmlreader-5.2.14-0.7.30.50.1 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50.1 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50.1 is installed
OR php5-xsl-5.2.14-0.7.30.50.1 is installed
OR php5-zip-5.2.14-0.7.30.50.1 is installed
OR php5-zlib-5.2.14-0.7.30.50.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50.1 is installed
OR php5-5.2.14-0.7.30.50.1 is installed
OR php5-bcmath-5.2.14-0.7.30.50.1 is installed
OR php5-bz2-5.2.14-0.7.30.50.1 is installed
OR php5-calendar-5.2.14-0.7.30.50.1 is installed
OR php5-ctype-5.2.14-0.7.30.50.1 is installed
OR php5-curl-5.2.14-0.7.30.50.1 is installed
OR php5-dba-5.2.14-0.7.30.50.1 is installed
OR php5-dbase-5.2.14-0.7.30.50.1 is installed
OR php5-dom-5.2.14-0.7.30.50.1 is installed
OR php5-exif-5.2.14-0.7.30.50.1 is installed
OR php5-fastcgi-5.2.14-0.7.30.50.1 is installed
OR php5-ftp-5.2.14-0.7.30.50.1 is installed
OR php5-gd-5.2.14-0.7.30.50.1 is installed
OR php5-gettext-5.2.14-0.7.30.50.1 is installed
OR php5-gmp-5.2.14-0.7.30.50.1 is installed
OR php5-hash-5.2.14-0.7.30.50.1 is installed
OR php5-iconv-5.2.14-0.7.30.50.1 is installed
OR php5-json-5.2.14-0.7.30.50.1 is installed
OR php5-ldap-5.2.14-0.7.30.50.1 is installed
OR php5-mbstring-5.2.14-0.7.30.50.1 is installed
OR php5-mcrypt-5.2.14-0.7.30.50.1 is installed
OR php5-mysql-5.2.14-0.7.30.50.1 is installed
OR php5-odbc-5.2.14-0.7.30.50.1 is installed
OR php5-openssl-5.2.14-0.7.30.50.1 is installed
OR php5-pcntl-5.2.14-0.7.30.50.1 is installed
OR php5-pdo-5.2.14-0.7.30.50.1 is installed
OR php5-pear-5.2.14-0.7.30.50.1 is installed
OR php5-pgsql-5.2.14-0.7.30.50.1 is installed
OR php5-pspell-5.2.14-0.7.30.50.1 is installed
OR php5-shmop-5.2.14-0.7.30.50.1 is installed
OR php5-snmp-5.2.14-0.7.30.50.1 is installed
OR php5-soap-5.2.14-0.7.30.50.1 is installed
OR php5-suhosin-5.2.14-0.7.30.50.1 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50.1 is installed
OR php5-sysvsem-5.2.14-0.7.30.50.1 is installed
OR php5-sysvshm-5.2.14-0.7.30.50.1 is installed
OR php5-tokenizer-5.2.14-0.7.30.50.1 is installed
OR php5-wddx-5.2.14-0.7.30.50.1 is installed
OR php5-xmlreader-5.2.14-0.7.30.50.1 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50.1 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50.1 is installed
OR php5-xsl-5.2.14-0.7.30.50.1 is installed
OR php5-zip-5.2.14-0.7.30.50.1 is installed
OR php5-zlib-5.2.14-0.7.30.50.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50.1 is installed
OR php5-5.2.14-0.7.30.50.1 is installed
OR php5-bcmath-5.2.14-0.7.30.50.1 is installed
OR php5-bz2-5.2.14-0.7.30.50.1 is installed
OR php5-calendar-5.2.14-0.7.30.50.1 is installed
OR php5-ctype-5.2.14-0.7.30.50.1 is installed
OR php5-curl-5.2.14-0.7.30.50.1 is installed
OR php5-dba-5.2.14-0.7.30.50.1 is installed
OR php5-dbase-5.2.14-0.7.30.50.1 is installed
OR php5-dom-5.2.14-0.7.30.50.1 is installed
OR php5-exif-5.2.14-0.7.30.50.1 is installed
OR php5-fastcgi-5.2.14-0.7.30.50.1 is installed
OR php5-ftp-5.2.14-0.7.30.50.1 is installed
OR php5-gd-5.2.14-0.7.30.50.1 is installed
OR php5-gettext-5.2.14-0.7.30.50.1 is installed
OR php5-gmp-5.2.14-0.7.30.50.1 is installed
OR php5-hash-5.2.14-0.7.30.50.1 is installed
OR php5-iconv-5.2.14-0.7.30.50.1 is installed
OR php5-json-5.2.14-0.7.30.50.1 is installed
OR php5-ldap-5.2.14-0.7.30.50.1 is installed
OR php5-mbstring-5.2.14-0.7.30.50.1 is installed
OR php5-mcrypt-5.2.14-0.7.30.50.1 is installed
OR php5-mysql-5.2.14-0.7.30.50.1 is installed
OR php5-odbc-5.2.14-0.7.30.50.1 is installed
OR php5-openssl-5.2.14-0.7.30.50.1 is installed
OR php5-pcntl-5.2.14-0.7.30.50.1 is installed
OR php5-pdo-5.2.14-0.7.30.50.1 is installed
OR php5-pear-5.2.14-0.7.30.50.1 is installed
OR php5-pgsql-5.2.14-0.7.30.50.1 is installed
OR php5-pspell-5.2.14-0.7.30.50.1 is installed
OR php5-shmop-5.2.14-0.7.30.50.1 is installed
OR php5-snmp-5.2.14-0.7.30.50.1 is installed
OR php5-soap-5.2.14-0.7.30.50.1 is installed
OR php5-suhosin-5.2.14-0.7.30.50.1 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50.1 is installed
OR php5-sysvsem-5.2.14-0.7.30.50.1 is installed
OR php5-sysvshm-5.2.14-0.7.30.50.1 is installed
OR php5-tokenizer-5.2.14-0.7.30.50.1 is installed
OR php5-wddx-5.2.14-0.7.30.50.1 is installed
OR php5-xmlreader-5.2.14-0.7.30.50.1 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50.1 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50.1 is installed
OR php5-xsl-5.2.14-0.7.30.50.1 is installed
OR php5-zip-5.2.14-0.7.30.50.1 is installed
OR php5-zlib-5.2.14-0.7.30.50.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
Mesa-7.11.2-0.9.1 is installed
OR Mesa-32bit-7.11.2-0.9.1 is installed
OR Mesa-x86-7.11.2-0.9.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
Mesa-7.11.2-0.9.1 is installed
OR Mesa-32bit-7.11.2-0.9.1 is installed
OR Mesa-x86-7.11.2-0.9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_jk-1.2.26-1.30.110 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND dhcpcd-3.2.3-45.5.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libQtWebKit4-4.6.3-5.29.2 is installed
OR libQtWebKit4-32bit-4.6.3-5.29.2 is installed
OR libQtWebKit4-x86-4.6.3-5.29.2 is installed
OR libqt4-4.6.3-5.29.2 is installed
OR libqt4-32bit-4.6.3-5.29.2 is installed
OR libqt4-qt3support-4.6.3-5.29.2 is installed
OR libqt4-qt3support-32bit-4.6.3-5.29.2 is installed
OR libqt4-qt3support-x86-4.6.3-5.29.2 is installed
OR libqt4-sql-4.6.3-5.29.2 is installed
OR libqt4-sql-32bit-4.6.3-5.29.2 is installed
OR libqt4-sql-mysql-4.6.3-5.29.2 is installed
OR libqt4-sql-sqlite-4.6.3-5.29.2 is installed
OR libqt4-sql-x86-4.6.3-5.29.2 is installed
OR libqt4-x11-4.6.3-5.29.2 is installed
OR libqt4-x11-32bit-4.6.3-5.29.2 is installed
OR libqt4-x11-x86-4.6.3-5.29.2 is installed
OR libqt4-x86-4.6.3-5.29.2 is installed
OR qt4-x11-tools-4.6.3-5.29.2 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libQtWebKit4-4.6.3-5.29.2 is installed
OR libQtWebKit4-32bit-4.6.3-5.29.2 is installed
OR libQtWebKit4-x86-4.6.3-5.29.2 is installed
OR libqt4-4.6.3-5.29.2 is installed
OR libqt4-32bit-4.6.3-5.29.2 is installed
OR libqt4-qt3support-4.6.3-5.29.2 is installed
OR libqt4-qt3support-32bit-4.6.3-5.29.2 is installed
OR libqt4-qt3support-x86-4.6.3-5.29.2 is installed
OR libqt4-sql-4.6.3-5.29.2 is installed
OR libqt4-sql-32bit-4.6.3-5.29.2 is installed
OR libqt4-sql-mysql-4.6.3-5.29.2 is installed
OR libqt4-sql-sqlite-4.6.3-5.29.2 is installed
OR libqt4-sql-x86-4.6.3-5.29.2 is installed
OR libqt4-x11-4.6.3-5.29.2 is installed
OR libqt4-x11-32bit-4.6.3-5.29.2 is installed
OR libqt4-x11-x86-4.6.3-5.29.2 is installed
OR libqt4-x86-4.6.3-5.29.2 is installed
OR qt4-x11-tools-4.6.3-5.29.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
dbus-1-glib-0.76-34.22.1 is installed
OR dbus-1-glib-32bit-0.76-34.22.1 is installed
OR dbus-1-glib-x86-0.76-34.22.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
libxml2-2.7.6-0.44.1 is installed
OR libxml2-32bit-2.7.6-0.44.1 is installed
OR libxml2-doc-2.7.6-0.44.1 is installed
OR libxml2-python-2.7.6-0.44.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
OpenEXR-1.6.1-83.17.1 is installed
OR OpenEXR-32bit-1.6.1-83.17.1 is installed
OR OpenEXR-x86-1.6.1-83.17.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
libfreebl3-3.19.2.2-32 is installed
OR libfreebl3-32bit-3.19.2.2-32 is installed
OR libfreebl3-hmac-3.19.2.2-32 is installed
OR libfreebl3-hmac-32bit-3.19.2.2-32 is installed
OR libsoftokn3-3.19.2.2-32 is installed
OR libsoftokn3-32bit-3.19.2.2-32 is installed
OR libsoftokn3-hmac-3.19.2.2-32 is installed
OR libsoftokn3-hmac-32bit-3.19.2.2-32 is installed
OR mozilla-nss-3.19.2.2-32 is installed
OR mozilla-nss-32bit-3.19.2.2-32 is installed
OR mozilla-nss-certs-3.19.2.2-32 is installed
OR mozilla-nss-certs-32bit-3.19.2.2-32 is installed
OR mozilla-nss-sysinit-3.19.2.2-32 is installed
OR mozilla-nss-sysinit-32bit-3.19.2.2-32 is installed
OR mozilla-nss-tools-3.19.2.2-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
dracut-037-91 is installed
OR dracut-fips-037-91 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
glibc-2.19-40.6.1 is installed
OR glibc-32bit-2.19-40.6.1 is installed
OR glibc-devel-2.19-40.6.1 is installed
OR glibc-devel-32bit-2.19-40.6.1 is installed
OR glibc-html-2.19-40.6.1 is installed
OR glibc-i18ndata-2.19-40.6.1 is installed
OR glibc-info-2.19-40.6.1 is installed
OR glibc-locale-2.19-40.6.1 is installed
OR glibc-locale-32bit-2.19-40.6.1 is installed
OR glibc-profile-2.19-40.6.1 is installed
OR glibc-profile-32bit-2.19-40.6.1 is installed
OR nscd-2.19-40.6.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
qemu-2.6.2-31.2 is installed
OR qemu-arm-2.6.2-31.2 is installed
OR qemu-block-curl-2.6.2-31.2 is installed
OR qemu-block-rbd-2.6.2-31.2 is installed
OR qemu-block-ssh-2.6.2-31.2 is installed
OR qemu-guest-agent-2.6.2-31.2 is installed
OR qemu-ipxe-1.0.0-31.2 is installed
OR qemu-kvm-2.6.2-31.2 is installed
OR qemu-lang-2.6.2-31.2 is installed
OR qemu-ppc-2.6.2-31.2 is installed
OR qemu-s390-2.6.2-31.2 is installed
OR qemu-seabios-1.9.1-31.2 is installed
OR qemu-sgabios-8-31.2 is installed
OR qemu-tools-2.6.2-31.2 is installed
OR qemu-vgabios-1.9.1-31.2 is installed
OR qemu-x86-2.6.2-31.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
fetchmail-6.3.26-12 is installed
OR fetchmailconf-6.3.26-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
vino-3.20.2-5 is installed
OR vino-lang-3.20.2-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
alsa-1.0.27.2-15 is installed
OR alsa-docs-1.0.27.2-15 is installed
OR libasound2-1.0.27.2-15 is installed
OR libasound2-32bit-1.0.27.2-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS 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 Raspberry Pi 12 SP2 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
libmysqlclient-devel-10.0.26-20.10 is installed
OR libmysqlclient18-10.0.26-20.10 is installed
OR libmysqlclient18-32bit-10.0.26-20.10 is installed
OR libmysqlclient_r18-10.0.26-20.10 is installed
OR libmysqld-devel-10.0.26-20.10 is installed
OR libmysqld18-10.0.26-20.10 is installed
OR mariadb-10.0.26-20.10 is installed
OR mariadb-client-10.0.26-20.10 is installed
OR mariadb-errormessages-10.0.26-20.10 is installed
OR mariadb-tools-10.0.26-20.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
xorg-x11-server-7.6_1.15.2-53.3 is installed
OR xorg-x11-server-extra-7.6_1.15.2-53.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
freeradius-server-devel-2.1.1-7.16.1 is installed
OR freeradius-server-libs-2.1.1-7.16.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND a2ps-devel-4.13-1326.37.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND PolicyKit-devel-0.9-14.43.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND MozillaFirefox-devel-31.1.0esr-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND libXtst-devel-1.2.2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND flac-devel-1.3.0-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND LibVNCServer-devel-0.9.9-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND apache2-devel-2.4.23-29.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
DirectFB-devel-1.7.1-6 is installed
OR lib++dfb-devel-1.7.1-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libjavascriptcoregtk-1_0-0-2.4.8-16.2 is installed
OR libjavascriptcoregtk-1_0-0-32bit-2.4.8-16.2 is installed
OR libwebkit2gtk-3_0-25-2.4.8-16.2 is installed
OR libwebkitgtk-1_0-0-2.4.8-16.2 is installed
OR libwebkitgtk-1_0-0-32bit-2.4.8-16.2 is installed
OR libwebkitgtk2-lang-2.4.8-16.2 is installed
OR typelib-1_0-JavaScriptCore-3_0-2.4.8-16.2 is installed
OR typelib-1_0-WebKit-3_0-2.4.8-16.2 is installed
OR webkitgtk-2.4.8-16.2 is installed
OR webkitgtk3-2.4.8-16.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
boost-1.54.0-15.1 is installed
OR cmis-client-0.5.1-8.2 is installed
OR hyphen-2.8.8-12.1 is installed
OR libOpenCOLLADA0-1_3335ac1-2.1 is installed
OR libboost_filesystem1_54_0-1.54.0-15.1 is installed
OR libcmis-0_5-5-0.5.1-8.2 is installed
OR libetonyek-0.1.6-6.3 is installed
OR libetonyek-0_1-1-0.1.6-6.3 is installed
OR libhyphen0-2.8.8-12.1 is installed
OR libixion-0.11.0-6.2 is installed
OR libixion-0_11-0-0.11.0-6.2 is installed
OR liborcus-0.11.0-6.1 is installed
OR liborcus-0_11-0-0.11.0-6.1 is installed
OR libreoffice-5.1.3.2-22.9 is installed
OR libreoffice-base-5.1.3.2-22.9 is installed
OR libreoffice-base-drivers-mysql-5.1.3.2-22.9 is installed
OR libreoffice-base-drivers-postgresql-5.1.3.2-22.9 is installed
OR libreoffice-calc-5.1.3.2-22.9 is installed
OR libreoffice-calc-extensions-5.1.3.2-22.9 is installed
OR libreoffice-draw-5.1.3.2-22.9 is installed
OR libreoffice-filters-optional-5.1.3.2-22.9 is installed
OR libreoffice-gnome-5.1.3.2-22.9 is installed
OR libreoffice-icon-theme-galaxy-5.1.3.2-22.9 is installed
OR libreoffice-icon-theme-tango-5.1.3.2-22.9 is installed
OR libreoffice-impress-5.1.3.2-22.9 is installed
OR libreoffice-l10n-af-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ar-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ca-5.1.3.2-22.9 is installed
OR libreoffice-l10n-cs-5.1.3.2-22.9 is installed
OR libreoffice-l10n-da-5.1.3.2-22.9 is installed
OR libreoffice-l10n-de-5.1.3.2-22.9 is installed
OR libreoffice-l10n-en-5.1.3.2-22.9 is installed
OR libreoffice-l10n-es-5.1.3.2-22.9 is installed
OR libreoffice-l10n-fi-5.1.3.2-22.9 is installed
OR libreoffice-l10n-fr-5.1.3.2-22.9 is installed
OR libreoffice-l10n-gu-5.1.3.2-22.9 is installed
OR libreoffice-l10n-hi-5.1.3.2-22.9 is installed
OR libreoffice-l10n-hu-5.1.3.2-22.9 is installed
OR libreoffice-l10n-it-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ja-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ko-5.1.3.2-22.9 is installed
OR libreoffice-l10n-nb-5.1.3.2-22.9 is installed
OR libreoffice-l10n-nl-5.1.3.2-22.9 is installed
OR libreoffice-l10n-nn-5.1.3.2-22.9 is installed
OR libreoffice-l10n-pl-5.1.3.2-22.9 is installed
OR libreoffice-l10n-pt-BR-5.1.3.2-22.9 is installed
OR libreoffice-l10n-pt-PT-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ru-5.1.3.2-22.9 is installed
OR libreoffice-l10n-sk-5.1.3.2-22.9 is installed
OR libreoffice-l10n-sv-5.1.3.2-22.9 is installed
OR libreoffice-l10n-xh-5.1.3.2-22.9 is installed
OR libreoffice-l10n-zh-Hans-5.1.3.2-22.9 is installed
OR libreoffice-l10n-zh-Hant-5.1.3.2-22.9 is installed
OR libreoffice-l10n-zu-5.1.3.2-22.9 is installed
OR libreoffice-mailmerge-5.1.3.2-22.9 is installed
OR libreoffice-math-5.1.3.2-22.9 is installed
OR libreoffice-officebean-5.1.3.2-22.9 is installed
OR libreoffice-pyuno-5.1.3.2-22.9 is installed
OR libreoffice-writer-5.1.3.2-22.9 is installed
OR libreoffice-writer-extensions-5.1.3.2-22.9 is installed
OR libvisio-0.1.5-7.1 is installed
OR libvisio-0_1-1-0.1.5-7.1 is installed
OR libwps-0.4.2-6.1 is installed
OR libwps-0_4-4-0.4.2-6.1 is installed
OR myspell-af_NA-20160511-11.1 is installed
OR myspell-af_ZA-20160511-11.1 is installed
OR myspell-ar-20160511-11.1 is installed
OR myspell-ar_AE-20160511-11.1 is installed
OR myspell-ar_BH-20160511-11.1 is installed
OR myspell-ar_DZ-20160511-11.1 is installed
OR myspell-ar_EG-20160511-11.1 is installed
OR myspell-ar_IQ-20160511-11.1 is installed
OR myspell-ar_JO-20160511-11.1 is installed
OR myspell-ar_KW-20160511-11.1 is installed
OR myspell-ar_LB-20160511-11.1 is installed
OR myspell-ar_LY-20160511-11.1 is installed
OR myspell-ar_MA-20160511-11.1 is installed
OR myspell-ar_OM-20160511-11.1 is installed
OR myspell-ar_QA-20160511-11.1 is installed
OR myspell-ar_SA-20160511-11.1 is installed
OR myspell-ar_SD-20160511-11.1 is installed
OR myspell-ar_SY-20160511-11.1 is installed
OR myspell-ar_TN-20160511-11.1 is installed
OR myspell-ar_YE-20160511-11.1 is installed
OR myspell-be_BY-20160511-11.1 is installed
OR myspell-bg_BG-20160511-11.1 is installed
OR myspell-bn_BD-20160511-11.1 is installed
OR myspell-bn_IN-20160511-11.1 is installed
OR myspell-bs-20160511-11.1 is installed
OR myspell-bs_BA-20160511-11.1 is installed
OR myspell-ca-20160511-11.1 is installed
OR myspell-ca_AD-20160511-11.1 is installed
OR myspell-ca_ES-20160511-11.1 is installed
OR myspell-ca_ES_valencia-20160511-11.1 is installed
OR myspell-ca_FR-20160511-11.1 is installed
OR myspell-ca_IT-20160511-11.1 is installed
OR myspell-cs_CZ-20160511-11.1 is installed
OR myspell-da_DK-20160511-11.1 is installed
OR myspell-de-20160511-11.1 is installed
OR myspell-de_AT-20160511-11.1 is installed
OR myspell-de_CH-20160511-11.1 is installed
OR myspell-de_DE-20160511-11.1 is installed
OR myspell-dictionaries-20160511-11.1 is installed
OR myspell-el_GR-20160511-11.1 is installed
OR myspell-en-20160511-11.1 is installed
OR myspell-en_AU-20160511-11.1 is installed
OR myspell-en_BS-20160511-11.1 is installed
OR myspell-en_BZ-20160511-11.1 is installed
OR myspell-en_CA-20160511-11.1 is installed
OR myspell-en_GB-20160511-11.1 is installed
OR myspell-en_GH-20160511-11.1 is installed
OR myspell-en_IE-20160511-11.1 is installed
OR myspell-en_IN-20160511-11.1 is installed
OR myspell-en_JM-20160511-11.1 is installed
OR myspell-en_MW-20160511-11.1 is installed
OR myspell-en_NA-20160511-11.1 is installed
OR myspell-en_NZ-20160511-11.1 is installed
OR myspell-en_PH-20160511-11.1 is installed
OR myspell-en_TT-20160511-11.1 is installed
OR myspell-en_US-20160511-11.1 is installed
OR myspell-en_ZA-20160511-11.1 is installed
OR myspell-en_ZW-20160511-11.1 is installed
OR myspell-es-20160511-11.1 is installed
OR myspell-es_AR-20160511-11.1 is installed
OR myspell-es_BO-20160511-11.1 is installed
OR myspell-es_CL-20160511-11.1 is installed
OR myspell-es_CO-20160511-11.1 is installed
OR myspell-es_CR-20160511-11.1 is installed
OR myspell-es_CU-20160511-11.1 is installed
OR myspell-es_DO-20160511-11.1 is installed
OR myspell-es_EC-20160511-11.1 is installed
OR myspell-es_ES-20160511-11.1 is installed
OR myspell-es_GT-20160511-11.1 is installed
OR myspell-es_HN-20160511-11.1 is installed
OR myspell-es_MX-20160511-11.1 is installed
OR myspell-es_NI-20160511-11.1 is installed
OR myspell-es_PA-20160511-11.1 is installed
OR myspell-es_PE-20160511-11.1 is installed
OR myspell-es_PR-20160511-11.1 is installed
OR myspell-es_PY-20160511-11.1 is installed
OR myspell-es_SV-20160511-11.1 is installed
OR myspell-es_UY-20160511-11.1 is installed
OR myspell-es_VE-20160511-11.1 is installed
OR myspell-et_EE-20160511-11.1 is installed
OR myspell-fr_BE-20160511-11.1 is installed
OR myspell-fr_CA-20160511-11.1 is installed
OR myspell-fr_CH-20160511-11.1 is installed
OR myspell-fr_FR-20160511-11.1 is installed
OR myspell-fr_LU-20160511-11.1 is installed
OR myspell-fr_MC-20160511-11.1 is installed
OR myspell-gu_IN-20160511-11.1 is installed
OR myspell-he_IL-20160511-11.1 is installed
OR myspell-hi_IN-20160511-11.1 is installed
OR myspell-hr_HR-20160511-11.1 is installed
OR myspell-hu_HU-20160511-11.1 is installed
OR myspell-it_IT-20160511-11.1 is installed
OR myspell-lightproof-en-20160511-11.1 is installed
OR myspell-lightproof-hu_HU-20160511-11.1 is installed
OR myspell-lightproof-pt_BR-20160511-11.1 is installed
OR myspell-lightproof-ru_RU-20160511-11.1 is installed
OR myspell-lo_LA-20160511-11.1 is installed
OR myspell-lt_LT-20160511-11.1 is installed
OR myspell-lv_LV-20160511-11.1 is installed
OR myspell-nb_NO-20160511-11.1 is installed
OR myspell-nl_BE-20160511-11.1 is installed
OR myspell-nl_NL-20160511-11.1 is installed
OR myspell-nn_NO-20160511-11.1 is installed
OR myspell-no-20160511-11.1 is installed
OR myspell-pl_PL-20160511-11.1 is installed
OR myspell-pt_AO-20160511-11.1 is installed
OR myspell-pt_BR-20160511-11.1 is installed
OR myspell-pt_PT-20160511-11.1 is installed
OR myspell-ro-20160511-11.1 is installed
OR myspell-ro_RO-20160511-11.1 is installed
OR myspell-ru_RU-20160511-11.1 is installed
OR myspell-sk_SK-20160511-11.1 is installed
OR myspell-sl_SI-20160511-11.1 is installed
OR myspell-sr-20160511-11.1 is installed
OR myspell-sr_CS-20160511-11.1 is installed
OR myspell-sr_Latn_CS-20160511-11.1 is installed
OR myspell-sr_Latn_RS-20160511-11.1 is installed
OR myspell-sr_RS-20160511-11.1 is installed
OR myspell-sv_FI-20160511-11.1 is installed
OR myspell-sv_SE-20160511-11.1 is installed
OR myspell-te-20160511-11.1 is installed
OR myspell-te_IN-20160511-11.1 is installed
OR myspell-th_TH-20160511-11.1 is installed
OR myspell-vi-20160511-11.1 is installed
OR myspell-vi_VN-20160511-11.1 is installed
OR myspell-zu_ZA-20160511-11.1 is installed
OR openCOLLADA-1_3335ac1-2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libmysqlclient_r18-10.0.32-29.10.1 is installed
OR libmysqlclient_r18-32bit-10.0.32-29.10.1 is installed
OR mariadb-10.0.32-29.10.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
evince-3.20.1-6.16.1 is installed
OR typelib-1_0-EvinceDocument-3_0-3.20.1-6.16.1 is installed
OR typelib-1_0-EvinceView-3_0-3.20.1-6.16.1 is installed
|