Oval Definition:oval:org.opensuse.security:def:10145
Revision Date:2021-08-31Version:1
Title:Security update for dovecot23 (Moderate)
Description:

This update for dovecot23 fixes the following issues:

Update dovecot to version 2.3.15 (jsc#SLE-19970):

Security issues fixed:

- CVE-2021-29157: Dovecot does not correctly escape kid and azp fields in JWT tokens. This may be used to supply attacker controlled keys to validate tokens, if attacker has local access. (bsc#1187418) Local attacker can login as any user and access their emails - CVE-2021-33515: On-path attacker could have injected plaintext commands before STARTTLS negotiation that would be executed after STARTTLS finished with the client. (bsc#1187419) Attacker can potentially steal user credentials and mails

Disconnection log messages are now more standardized across services. They also always now start with 'Disconnected' prefix. * Dovecot now depends on libsystemd for systemd integration. * Removed support for Lua 5.2. Use version 5.1 or 5.3 instead. * config: Some settings are now marked as 'hidden'. It's discouraged to change these settings. They will no longer be visible in doveconf output, except if they have been changed or if doveconf -s parameter is used. See https://doc.dovecot.org/settings/advanced/ for details. * imap-compress: Compression level is now algorithm specific. See https://doc.dovecot.org/settings/plugin/compress-plugin/ * indexer-worker: Convert 'Indexed' info logs to an event named 'indexer_worker_indexing_finished'. See https://doc.dovecot.org/admin_manual/list_of_events/#indexer-worker-indexing-finished + Add TSLv1.3 support to min_protocols. + Allow configuring ssl_cipher_suites. (for TLSv1.3+) + acl: Add acl_ignore_namespace setting which allows to entirely ignore ACLs for the listed namespaces. + imap: Support official RFC8970 preview/snippet syntax. Old methods of retrieving preview information via IMAP commands ('SNIPPET and PREVIEW with explicit algorithm selection') have been deprecated. + imapc: Support INDEXPVT for imapc storage to enable private message flags for cluster wide shared mailboxes. + lib-storage: Add new events: mail_opened, mail_expunge_requested, mail_expunged, mail_cache_lookup_finished. See https://doc.dovecot.org/admin_manual/list_of_events/#mail + zlib, imap-compression, fs-compress: Support compression levels that the algorithm supports. Before, we would allow hardcoded value between 1 to 9 and would default to 6. Now we allow using per-algorithm value range and default to whatever default the algorithm specifies. - *-login: Commands pipelined together with and just after the authenticate command cause these commands to be executed twice. This applies to all protocols that involve user login, which currently comprises of imap, pop3, submisision and managesieve. - *-login: Processes are supposed to disconnect the oldest non-logged in connection when process_limit was reached. This didn't actually happen with the default 'high-security mode' (with service_count=1) where each connection is handled by a separate process. - *-login: When login process reaches client/process limits, oldest client connections are disconnected. If one of these was still doing anvil lookup, this caused a crash. This could happen only if the login process limits were very low or if the server was overloaded. - Fixed building with link time optimizations (-flto). - auth: Userdb iteration with passwd driver does not always return all users with some nss drivers. - dsync: Shared INBOX not synced when 'mail_shared_explicit_inbox' was disabled. If a user has a shared mailbox which is another user's INBOX, dsync didn't include the mailbox in syncing unless explicit naming is enabled with 'mail_shared_explicit_inbox' set to 'yes'. - dsync: Shared namespaces were not synced with '-n' flag. - dsync: Syncing shared INBOX failed if mail_attribute_dict was not set. If a user has a shared mailbox that is another user's INBOX, dsync failed to export the mailbox if mail attributes are disabled. - fts-solr, fts-tika: Using both Solr FTS and Tika may have caused HTTP requests to assert-crash: Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) - fts-tika: 5xx errors returned by Tika server as indexing failures. However, Tika can return 5xx for some attachments every time. So the 5xx error should be retried once, but treated as success if it happens on the retry as well. v2.3 regression. - fts-tika: v2.3.11 regression: Indexing messages with fts-tika may have resulted in Panic: file message-parser.c: line 802 (message_parser_deinit_from_parts): assertion failed: (ctx->nested_parts_count == 0 || i_stream_have_bytes_left(ctx->input)) - imap: SETMETADATA could not be used to unset metadata values. Instead NIL was handled as a 'NIL' string. v2.3.14 regression. - imap: IMAP BINARY FETCH crashes at least on empty base64 body: Panic: file index-mail-binary.c: line 358 (blocks_count_lines): assertion failed: (block_count == 0 || block_idx+1 == block_count) - imap: If IMAP client using the NOTIFY command was disconnected while sending FETCH notifications to the client, imap could crash with Panic: Trying to close mailbox INBOX with open transactions. - imap: Using IMAP COMPRESS extension can cause IMAP connection to hang when IMAP commands are >8 kB long. - imapc: If remote server sent BYE but didn't immediately disconnect, it could cause infinite busy-loop. - lib-index: Corrupted cache record size in dovecot.index.cache file could have caused a crash (segfault) when accessing it. - lib-oauth2: JWT token time validation now works correctly with 32-bit systems. - lib-ssl-iostream: Checking hostnames against an SSL certificate was case-sensitive. - lib-storage: Corrupted mime.parts in dovecot.index.cache may have resulted in Panic: file imap-bodystructure.c: line 206 (part_write_body): assertion failed: (text == ((part->flags & MESSAGE_PART_FLAG_TEXT) != 0)) - lib-storage: Index rebuilding (e.g. via doveadm force-resync) didn't preserve the 'hdr-pop3-uidl' header. Because of this, the next pop3 session could have accessed all of the emails' metadata to read their POP3 UIDL (opening dbox files). - listescape: When using the listescape plugin and a shared namespace the plugin didn't work properly anymore resulting in errors like: 'Invalid mailbox name: Name must not have '/' character.' - lmtp: Connection crashes if connection gets disconnected due to multiple bad commands and the last bad command is BDAT. - lmtp: The Dovecot-specific LMTP parameter XRCPTFORWARD was blindly forwarded by LMTP proxy without checking that the backend has support. This caused a command parameter error from the backend if it was running an older Dovecot release. This could only occur in more complex setups where the message was proxied twice; when the proxy generated the XRCPTFORWARD parameter itself the problem did not occur, so this only happened when it was forwarded. - lmtp: The LMTP proxy crashes with a panic when the remote server replies with an error while the mail is still being forwarded through a DATA/BDAT command. - lmtp: Username may have been missing from lmtp log line prefixes when it was performing autoexpunging. - master: Dovecot would incorrectly fail with haproxy 2.0.14 service checks. - master: Systemd service: Dovecot announces readiness for accepting connections earlier than it should. The following environment variables are now imported automatically and can be omitted from import_environment setting: NOTIFY_SOCKET LISTEN_FDS LISTEN_PID. - master: service { process_min_avail } was launching processes too slowly when master was forking a lot of processes. - util: Make the health-check.sh example script POSIX shell compatible. * Added new aliases for some variables. Usage of the old ones is possible, but discouraged. (These were partially added already to v2.3.13.) See https://doc.dovecot.org/configuration_manual/config_file/config_variables/ for more information. * Optimize imap/pop3/submission/managesieve proxies to use less CPU at the cost of extra memory usage. * Remove autocreate, expire, snarf and mail-filter plugins. * Remove cydir storage driver. * Remove XZ/LZMA write support. Read support will be removed in future release. * doveadm -D: Add timestamps to debug output even when LOG_STDERR_TIMESTAMP environment variable is not set. Timestamp format is taken from log_timestamp setting. * If BROKENCHAR or listescape plugin is used, the escaped folder names may be slightly different from before in some situations. This is unlikely to cause issues, although caching clients may redownload the folders. * imapc: It now enables BROKENCHAR=~ by default to escape remote folder names if necessary. This also means that if there are any '~' characters in the remote folder names, they will be visible as '~7e'. * imapc: When using local index files folder names were escaped on filesystem a bit differently. This affects only if there are folder names that actually require escaping, which isn't so common. The old style folders will be automatically deleted from filesystem. * stats: Update exported metrics to be compliant with OpenMetrics standard. + doveadm: Add an optional '-p' parameter to metadata list command. If enabled, '/private', and '/shared' metadata prefixes will be prepended to the keys in the list output. + doveconf: Support environment variables in config files. See https://doc.dovecot.org/configuration_manual/config_file/config_file_syntax/#environment-variables for more details. + indexer-worker: Change indexer to disconnect from indexer-worker after each request. This allows service indexer-worker's service_count & idle_kill settings to work. These can be used to restart indexer-worker processes once in a while to reduce their memory usage. - auth: 'nodelay' with various authentication mechanisms such as apop and digest-md5 crashed AUTH process if authentication failed. - auth: Auth lua script generating an error triggered an assertion failure: Panic: file db-lua.c: line 630 (auth_lua_call_password_verify): assertion failed: (lua_gettop(script->L) == 0). - configure: Fix libunwind detection to work on other than x86_64 systems. - doveadm-server: Process could crash if logging was done outside command handling. For example http-client could have done debug logging afterwards, resulting in either segfault or Panic: file http-client.c: line 642 (http_client_context_close): assertion failed: (cctx->clients_list == NULL). - dsync: Folder name escaping with BROKENCHAR didn't work completely correctly. This especially caused problems with dsync-migrations using imapc where some of the remote folder names may not have been accessible. - dsync: doveadm sync + imapc doesn't always sync all mails when doing an incremental sync (-1), which could lead to mail loss when it's used for migration. This happens only when GUIDs aren't used (i.e. imapc without imapc_features=guid-forced). - fts-tika: When tika server returns error, some mails cause Panic: file message-parser.c: line 802 (message_parser_deinit_from_parts): assertion failed: (ctx->nested_parts_count == 0 || i_stream_have_bytes_left(ctx->input)) - lib-imap: imapc parsing illegal BODYSTRUCTUREs with NILs could have resulted in crashes. This exposed that Dovecot was wrongly accepting atoms in 'nstring' handling. Changed the IMAP parsing to be more strict about this now. - lib-index: If dovecot.index.cache has corrupted message size, fetching BODY/BODYSTRUCTURE may cause assert-crash: Panic: file index-mail.c: line 1140 (index_mail_parse_body_finish): assertion failed: (mail->data.parts != NULL). - lib-index: Minor error handling and race condition fixes related to rotating dovecot.index.log. These didn't usually cause problems, unless the log files were rotated rapidly. - lib-lua: Lua scripts using coroutines or lua libraries using coroutines (e.g., cqueues) panicked. - Message PREVIEW handled whitespace wrong so first space would get eaten from between words. - FTS and message PREVIEW (snippet) parsed HTML &entities case-sensitively. - lib-mail: When max nested MIME parts were reached, IMAP BODYSTRUCTURE was written in a way that may have caused confusion for IMAP clients and also Dovecot itself when parsing it. The truncated part is now written out using application/octet-stream MIME type. - lib-oauth2: HS512 and HS384 JWT token algorithms crash when you try to use them: Panic: file hmac.c: line 26 (hmac_init): assertion failed: (meth->context_size <= MAC_MAX_CONTEXT_SIZE). - event filters: NOT keyword did not have the correct associativity. - Ignore ECONNRESET when closing socket. This avoids logging useless errors on systems like FreeBSD. - event filters: event filter syntax error may lead to Panic: file event-filter.c: line 137 (event_filter_parse): assertion failed: (state.output == NULL) - lib: timeval_cmp_margin() was broken on 32-bit systems. This could potentially have caused HTTP timeouts to be handled incorrectly. - log: instance_name wasn't used as syslog ident by the log process. - master: After a service reached process_limit and client_limit, it could have taken up to 1 second to realize that more client connections became available. During this time client connections could have been unnecessarily rejected and a warning logged: Warning: service(...): process_limit (...) reached, client connections are being dropped - stats: Crash would occur when generating openmetrics data for metrics using aggregating functions. - stats: Event filters comparing against empty strings crash the stats process. * CVE-2020-24386: Specially crafted command can cause IMAP hibernate to allow logged in user to access other people's emails and filesystem information. * Metric filter and global event filter variable syntax changed to a SQL-like format. See https://doc.dovecot.org/configuration_manual/event_filter/ * auth: Added new aliases for %{variables}. Usage of the old ones is possible, but discouraged. * auth: Removed RPA auth mechanism, SKEY auth mechanism, NTLM auth mechanism and related password schemes. * auth: Removed passdb-sia, passdb-vpopmail and userdb-vpopmail. * auth: Removed postfix postmap socket + auth: Added new fields for auth server events. These fields are now also available for all auth events. See https://doc.dovecot.org/admin_manual/list_of_events/#authentication-server for details. + imap-hibernate: Added imap_client_hibernated, imap_client_unhibernated and imap_client_unhibernate_retried events. See https://doc.dovecot.org/admin_manual/list_of_events/ for details. + lib-index: Added new mail_index_recreated event. See https://doc.dovecot.org/admin_manual/list_of_events/#mail-index-recreated + lib-sql: Support TLS options for cassandra driver. This requires cpp-driver v2.15 (or later) to work reliably. + lib-storage: Missing $HasAttachment / $HasNoAttachment flags are now added to existing mails if mail_attachment_detection_option=add-flags and it can be done inexpensively. + login proxy: Added login_proxy_max_reconnects setting (default 3) to control how many reconnections are attempted. + login proxy: imap/pop3/submission/managesieve proxying now supports reconnection retrying on more than just connect() failure. Any error except a non-temporary authentication failure will result in reconnect attempts. - auth: Lua passdb/userdb leaks stack elements per call, eventually causing the stack to become too deep and crashing the auth or auth-worker process. - auth: SASL authentication PLAIN mechanism could be used to trigger read buffer overflow. However, this doesn't seem to be exploitable in any way. - auth: v2.3.11 regression: GSSAPI authentication fails because dovecot disallows NUL bytes for it. - dict: Process used too much CPU when iterating keys, because each key used a separate write() syscall. - doveadm-server: Crash could occur if logging was done outside command handling. For example http-client could have done debug logging afterwards, resulting in either segfault or Panic: file http-client.c: line 642 (http_client_context_close): assertion failed: (cctx->clients_list == NULL). - doveadm-server: v2.3.11 regression: Trying to connect to doveadm server process via starttls assert-crashed if there were no ssl=yes listeners: Panic: file master-service-ssl.c: line 22 (master_service_ssl_init): assertion failed: (service->ssl_ctx_initialized). - fts-solr: HTTP requests may have assert-crashed: Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) - imap: IMAP NOTIFY could crash with a segmentation fault due to a bad configuration that causes errors. Sending the error responses to the client can cause the segmentation fault. This can for example happen when several namespaces use the same mail storage location. - imap: IMAP NOTIFY used on a shared namespace that doesn't actually exist (e.g. public namespace for a nonexistent user) can crash with a panic: Panic: Leaked view for index /tmp/home/asdf/mdbox/dovecot.list.index: Opened in (null):0 - imap: IMAP session can crash with QRESYNC extension if many changes are done before asking for expunged mails since last sync. - imap: Process might hang indefinitely if client disconnects after sending some long-running commands pipelined, for example FETCH+LOGOUT. - lib-compress: Mitigate crashes when configuring a not compiled in compression. Errors with compression configuration now distinguish between not supported and unknown. - lib-compression: Using xz/lzma compression in v2.3.11 could have written truncated output in some situations. This would result in 'Broken pipe' read errors when trying to read it back. - lib-compression: zstd compression could have crashed in some situations: Panic: file ostream.c: line 287 (o_stream_sendv_int): assertion failed: (!stream->blocking) - lib-dict: dict client could have crashed in some rare situations when iterating keys. - lib-http: Fix several assert-crashes in HTTP client. - lib-index: v2.3.11 regression: When mails were expunged at the same time as lots of new content was being saved to the cache (e.g. cache file was lost and is being re-filled) a deadlock could occur with dovecot.index.cache / dovecot.index.log. - lib-index: v2.3.11 regression: dovecot.index.cache file was being purged (rewritten) too often when it had a field that hadn't been accessed for over 1 month, but less than 2 months. Every cache file change caused a purging in this situation. - lib-mail: MIME parts were not returned correctly by Dovecot MIME parser. Regression caused by fixing CVE-2020-12100. - lib-mail: When max nested MIME parts were reached, IMAP BODYSTRUCTURE was written in a way that may have caused confusion for both IMAP clients and Dovecot itself when parsing it. The truncated part is now written out using application/octet-stream MIME type. - lib-mail: v2.3.11 regression: Mail delivery / parsing crashed when the 10000th MIME part was message/rfc822 (or if parent was multipart/digest): Panic: file message-parser.c: line 167 (message_part_append): assertion failed: (ctx->total_parts_count <= ctx->max_total_mime_parts). - lib-oauth2: Dovecot incorrectly required oauth2 server introspection reply to contain username with invalid token. - lib-ssl-iostream, lib-dcrypt: Fix building with OpenSSL that has deprecated APIs disabled. - lib-storage: When mail's size is different from the cached one (in dovecot.index.cache or Maildir S=size in the filename), this is handled by logging 'Cached message size smaller/larger than expected' error. However, in some situations this also ended up crashing with: Panic: file istream.c: line 315 (i_stream_read_memarea): assertion failed: (old_size <= _stream->pos - _stream->skip). - lib-storage: v2.3 regression: Copying/moving mails was taking much more memory than before. This was mainly visible when copying/moving thousands of mails in a single transaction. - lib-storage: v2.3.11 regression: Searching messages assert-crashed (without FTS): Panic: file message-parser.c: line 174 (message_part_finish): assertion failed: (ctx->nested_parts_count > 0). - lib: Dovecot v2.3 moved signal handlers around in ioloops, causing more CPU usage than in v2.2. - lib: Fixed JSON parsing: '\' escape sequence may have wrongly resulted in error if it happened to be at read boundary. Any NUL characters and '\u0000' will now result in parsing error instead of silently truncating the data. - lmtp, submission: Server may hang if SSL client connection disconnects during the delivery. If this happened repeated, it could have ended up reaching process_limit and preventing any further lmtp/submission deliveries. - lmtp: Proxy does not always properly log TLS connection problems as errors; in some cases, only a debug message is logged if enabled. - lmtp: The LMTP service can hang when commands are pipelined. This can particularly occur when one command in the middle of the pipeline fails. One example of this occurs for proxied LMTP transactions in which the final DATA or BDAT command is pipelined after a failing RCPT command. - login-proxy: The login_source_ips setting has no effect, and therefore the proxy source IPs are not cycled through as they should be. - master: Process was using 100% CPU in some situations when a broken service was being throttled. - pop3-login: POP3 login would fail with 'Input buffer full' if the initial response for SASL was too long. - stats: Crash would occur when generating openmetrics data for metrics using aggregating functions.

Update pigeonhole to version 0.5.15

CVE-2020-28200: Sieve interpreter is not protected against abusive scripts that claim excessive resource usage. Fixed by limiting the user CPU time per single script execution and cumulatively over several script runs within a configurable timeout period. Sufficiently large CPU time usage is summed in the Sieve script binary and execution is blocked when the sum exceeds the limit within that time. The block is lifted when the script is updated after the resource usage times out. (bsc#1187420) Attacker can DoS the mail delivery system (jsc#PM-2746) ECO: Dovecot 2.3.15 version upgrade * Disconnection log messages are now more standardized across services. They also always now start with 'Disconnected' prefix. * managesieve: Commands pipelined together with and just after the authenticate command cause these commands to be executed twice. * duplicate: The test was handled badly in a multiscript (sieve_before, sieve_after) scenario in which an earlier script in the sequence with a duplicate test succeeded, while a later script caused a runtime failure. In that case, the message is recorded for duplicate tracking, while the message may not actually have been delivered in the end. * editheader: Sieve interpreter entered infinite loop at startup when the 'editheader' configuration listed an invalid header name. This problem can only be triggered by the administrator. * relational: The Sieve relational extension can cause a segfault at compile time. This is triggered by invalid script syntax. The segfault happens when this match type is the last argument of the test command. This situation is not possible in a valid script; positional arguments are normally present after that, which would prevent the segfault. * sieve: For some Sieve commands the provided mailbox name is not properly checked for UTF-8 validity, which can cause assert crashes at runtime when an invalid mailbox name is encountered. This can be caused by the user by writing a bad Sieve script involving the affected commands ('mailboxexists', 'specialuse_exists'). This can be triggered by the remote sender only when the user has written a Sieve script that passes message content to one of the affected commands. * sieve: Large sequences of 8-bit octets passed to certain Sieve commands that create or modify message headers that allow UTF-8 text (vacation, notify and addheader) can cause the delivery or IMAP process (when IMAPSieve is used) to enter a memory-consuming semi-infinite loop that ends when the process exceeds its memory limits. Logged in users can cause these hangs only for their own processes.

Family:unixClass:patch
Status:Reference(s):1187418
1187419
1187420
CVE-2009-0799
CVE-2009-0800
CVE-2009-1179
CVE-2009-1180
CVE-2009-1181
CVE-2009-1182
CVE-2009-1183
CVE-2009-1187
CVE-2009-1188
CVE-2009-1886
CVE-2009-1888
CVE-2009-2813
CVE-2009-2905
CVE-2009-2906
CVE-2009-2948
CVE-2009-3607
CVE-2009-3608
CVE-2010-0547
CVE-2010-0728
CVE-2010-0787
CVE-2011-0020
CVE-2011-0064
CVE-2011-1521
CVE-2011-2709
CVE-2011-3389
CVE-2011-4944
CVE-2012-0845
CVE-2012-1150
CVE-2012-1586
CVE-2012-6706
CVE-2013-1752
CVE-2013-1753
CVE-2013-1788
CVE-2013-1789
CVE-2013-1790
CVE-2013-2002
CVE-2013-2005
CVE-2013-4238
CVE-2013-4473
CVE-2013-4474
CVE-2014-1912
CVE-2014-2977
CVE-2014-2978
CVE-2014-3504
CVE-2014-4650
CVE-2014-7185
CVE-2014-7202
CVE-2014-7203
CVE-2014-9721
CVE-2015-8868
CVE-2015-8869
CVE-2016-0772
CVE-2016-1000110
CVE-2016-5636
CVE-2016-5699
CVE-2017-1000158
CVE-2017-14517
CVE-2017-14518
CVE-2017-14520
CVE-2017-14977
CVE-2017-18207
CVE-2017-5974
CVE-2017-5975
CVE-2017-5976
CVE-2017-5977
CVE-2017-5978
CVE-2017-5979
CVE-2017-5980
CVE-2017-5981
CVE-2017-9406
CVE-2017-9408
CVE-2017-9775
CVE-2017-9776
CVE-2018-1000030
CVE-2018-1084
CVE-2020-28200
CVE-2021-29157
SUSE-SU-2021:2890-1
Platform(s):openSUSE 13.1
openSUSE 13.1 NonFree
openSUSE Leap 42.1
SUSE Linux Enterprise Build System Kit 12 SP1
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 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise for SAP 11 SP2
SUSE Linux Enterprise for SAP 11 SP4
SUSE Linux Enterprise Live Patching 12 SP3
SUSE Linux Enterprise Live Patching 12 SP4
SUSE Linux Enterprise Module for Advanced Systems Management 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 11 SP3
SUSE Linux Enterprise Point of Sale 12 SP2
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS
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 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
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 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 15
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
Product(s):
Definition Synopsis
  • openSUSE 13.1 is installed
  • AND Package Information
  • libhogweed2-2.7.1-2.3.1 is installed
  • OR libhogweed2-32bit-2.7.1-2.3.1 is installed
  • OR libnettle-2.7.1-2.3.1 is installed
  • OR libnettle-devel-2.7.1-2.3.1 is installed
  • OR libnettle-devel-32bit-2.7.1-2.3.1 is installed
  • OR libnettle4-2.7.1-2.3.1 is installed
  • OR libnettle4-32bit-2.7.1-2.3.1 is installed
  • OR nettle-2.7.1-2.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP1 is installed
  • AND Package Information
  • firebird-2.5.2.26539-15 is installed
  • OR libfbclient2-2.5.2.26539-15 is installed
  • OR libfbclient2-devel-2.5.2.26539-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP4 is installed
  • AND Package Information
  • libudev-mini-devel-228-150.66 is installed
  • OR libudev-mini1-228-150.66 is installed
  • OR systemd-mini-228-150.66 is installed
  • OR systemd-mini-devel-228-150.66 is installed
  • OR udev-mini-228-150.66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • acroread-9.5.5-0.5.5.1 is installed
  • OR acroread-cmaps-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-ja-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-ko-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-zh_CN-9.4.6-0.4.5.1 is installed
  • OR acroread-fonts-zh_TW-9.4.6-0.4.5.1 is installed
  • OR acroread_ja-9.4.2-0.4.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.13.2 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.13.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.13.2 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.13.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • dbus-1-1.8.16-14 is installed
  • OR dbus-1-x11-1.8.16-14 is installed
  • OR libdbus-1-3-1.8.16-14 is installed
  • OR libdbus-1-3-32bit-1.8.16-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND xfsprogs-3.2.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.121-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 11 SP2 is installed
  • AND Package Information
  • java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3.1 is installed
  • OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.44.1 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.44.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_103-6_33-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_6-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP4 is installed
  • AND Package Information
  • kgraft-patch-4_12_14-95_13-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP4_Update_3-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • puppet-3.8.5-15.3 is installed
  • OR puppet-server-3.8.5-15.3 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.51-52.31 is installed
  • OR kernel-ec2-devel-3.12.51-52.31 is installed
  • OR kernel-ec2-extra-3.12.51-52.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-7 is installed
  • OR php5-5.5.14-7 is installed
  • OR php5-bcmath-5.5.14-7 is installed
  • OR php5-bz2-5.5.14-7 is installed
  • OR php5-calendar-5.5.14-7 is installed
  • OR php5-ctype-5.5.14-7 is installed
  • OR php5-curl-5.5.14-7 is installed
  • OR php5-dba-5.5.14-7 is installed
  • OR php5-dom-5.5.14-7 is installed
  • OR php5-enchant-5.5.14-7 is installed
  • OR php5-exif-5.5.14-7 is installed
  • OR php5-fastcgi-5.5.14-7 is installed
  • OR php5-fileinfo-5.5.14-7 is installed
  • OR php5-fpm-5.5.14-7 is installed
  • OR php5-ftp-5.5.14-7 is installed
  • OR php5-gd-5.5.14-7 is installed
  • OR php5-gettext-5.5.14-7 is installed
  • OR php5-gmp-5.5.14-7 is installed
  • OR php5-iconv-5.5.14-7 is installed
  • OR php5-intl-5.5.14-7 is installed
  • OR php5-json-5.5.14-7 is installed
  • OR php5-ldap-5.5.14-7 is installed
  • OR php5-mbstring-5.5.14-7 is installed
  • OR php5-mcrypt-5.5.14-7 is installed
  • OR php5-mysql-5.5.14-7 is installed
  • OR php5-odbc-5.5.14-7 is installed
  • OR php5-openssl-5.5.14-7 is installed
  • OR php5-pcntl-5.5.14-7 is installed
  • OR php5-pdo-5.5.14-7 is installed
  • OR php5-pear-5.5.14-7 is installed
  • OR php5-pgsql-5.5.14-7 is installed
  • OR php5-pspell-5.5.14-7 is installed
  • OR php5-shmop-5.5.14-7 is installed
  • OR php5-snmp-5.5.14-7 is installed
  • OR php5-soap-5.5.14-7 is installed
  • OR php5-sockets-5.5.14-7 is installed
  • OR php5-sqlite-5.5.14-7 is installed
  • OR php5-suhosin-5.5.14-7 is installed
  • OR php5-sysvmsg-5.5.14-7 is installed
  • OR php5-sysvsem-5.5.14-7 is installed
  • OR php5-sysvshm-5.5.14-7 is installed
  • OR php5-tokenizer-5.5.14-7 is installed
  • OR php5-wddx-5.5.14-7 is installed
  • OR php5-xmlreader-5.5.14-7 is installed
  • OR php5-xmlrpc-5.5.14-7 is installed
  • OR php5-xmlwriter-5.5.14-7 is installed
  • OR php5-xsl-5.5.14-7 is installed
  • OR php5-zip-5.5.14-7 is installed
  • OR php5-zlib-5.5.14-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND apache2-mod_nss-1.0.14-0.4.25.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2 is installed
  • AND Package Information
  • salt-2016.11.4-45 is installed
  • OR salt-minion-2016.11.4-45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
  • AND Package Information
  • libvirt-2.0.0-27.45 is installed
  • OR libvirt-client-2.0.0-27.45 is installed
  • OR libvirt-daemon-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.45 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.45 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-xen-2.0.0-27.45 is installed
  • OR libvirt-doc-2.0.0-27.45 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.45 is installed
  • OR libvirt-nss-2.0.0-27.45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-51.1 is installed
  • OR kernel-rt-base-3.0.101.rt130-51.1 is installed
  • OR kernel-rt-devel-3.0.101.rt130-51.1 is installed
  • OR kernel-rt_trace-3.0.101.rt130-51.1 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-51.1 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-51.1 is installed
  • OR kernel-source-rt-3.0.101.rt130-51.1 is installed
  • OR kernel-syms-rt-3.0.101.rt130-51.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 is installed
  • AND Package Information
  • MozillaFirefox-3.0.10-1.1.1 is installed
  • OR MozillaFirefox-branding-SLED-3.5-1.1.5 is installed
  • OR MozillaFirefox-translations-3.0.10-1.1.1 is installed
  • OR gconf2-2.24.0-7.5 is installed
  • OR gconf2-32bit-2.24.0-7.5 is installed
  • OR gconf2-x86-2.24.0-7.5 is installed
  • OR libfreebl3-3.12.3.1-1.2.1 is installed
  • OR libfreebl3-32bit-3.12.3.1-1.2.1 is installed
  • OR libfreebl3-x86-3.12.3.1-1.2.1 is installed
  • OR libidl-0.8.11-2.14 is installed
  • OR libidl-32bit-0.8.11-2.14 is installed
  • OR libidl-x86-0.8.11-2.14 is installed
  • OR mozilla-nspr-4.8-1.3.1 is installed
  • OR mozilla-nspr-32bit-4.8-1.3.1 is installed
  • OR mozilla-nspr-x86-4.8-1.3.1 is installed
  • OR mozilla-nss-3.12.3.1-1.2.1 is installed
  • OR mozilla-nss-32bit-3.12.3.1-1.2.1 is installed
  • OR mozilla-nss-tools-3.12.3.1-1.2.1 is installed
  • OR mozilla-nss-x86-3.12.3.1-1.2.1 is installed
  • OR mozilla-xulrunner190-1.9.0.10-1.1.1 is installed
  • OR mozilla-xulrunner190-32bit-1.9.0.10-1.1.1 is installed
  • OR mozilla-xulrunner190-gnomevfs-1.9.0.10-1.1.1 is installed
  • OR mozilla-xulrunner190-translations-1.9.0.10-1.1.1 is installed
  • OR mozilla-xulrunner190-x86-1.9.0.10-1.1.1 is installed
  • OR mozilla-xulrunner191-1.9.1.11-0.1.1 is installed
  • OR mozilla-xulrunner191-32bit-1.9.1.11-0.1.1 is installed
  • OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1.1 is installed
  • OR mozilla-xulrunner191-translations-1.9.1.11-0.1.1 is installed
  • OR mozilla-xulrunner191-x86-1.9.1.11-0.1.1 is installed
  • OR mozilla-xulrunner192-1.9.2.12-0.6.1 is installed
  • OR mozilla-xulrunner192-32bit-1.9.2.12-0.6.1 is installed
  • OR mozilla-xulrunner192-gnome-1.9.2.12-0.6.1 is installed
  • OR mozilla-xulrunner192-translations-1.9.2.12-0.6.1 is installed
  • OR mozilla-xulrunner192-x86-1.9.2.12-0.6.1 is installed
  • OR orbit2-2.14.16-2.16 is installed
  • OR orbit2-32bit-2.14.16-2.16 is installed
  • OR orbit2-x86-2.14.16-2.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • xorg-x11-Xvnc-7.4-27.40.52.1 is installed
  • OR xorg-x11-server-7.4-27.40.52.1 is installed
  • OR xorg-x11-server-extra-7.4-27.40.52.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xorg-x11-Xvnc-7.4-27.40.52.1 is installed
  • OR xorg-x11-server-7.4-27.40.52.1 is installed
  • OR xorg-x11-server-extra-7.4-27.40.52.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • freetype2-2.3.7-25.30.1 is installed
  • OR freetype2-32bit-2.3.7-25.30.1 is installed
  • OR freetype2-x86-2.3.7-25.30.1 is installed
  • OR ft2demos-2.3.7-25.30.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • freetype2-2.3.7-25.30.1 is installed
  • OR freetype2-32bit-2.3.7-25.30.1 is installed
  • OR freetype2-x86-2.3.7-25.30.1 is installed
  • OR ft2demos-2.3.7-25.30.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • libHX13-1.23-4.1.1 is installed
  • OR libHX13-32bit-1.23-4.1.1 is installed
  • OR libHX13-x86-1.23-4.1.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND Package Information
  • rhnmd-5.3.7-0.9.1 is installed
  • OR spacewalk-backend-libs-1.2.74-0.20.1 is installed
  • OR spacewalk-certs-tools-1.2.2-0.16.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND Package Information
  • libecpg6-9.1.9-0.3.1 is installed
  • OR libpq5-9.1.9-0.3.1 is installed
  • OR libpq5-32bit-9.1.9-0.3.1 is installed
  • OR postgresql91-9.1.9-0.3.1 is installed
  • OR postgresql91-contrib-9.1.9-0.3.1 is installed
  • OR postgresql91-docs-9.1.9-0.3.1 is installed
  • OR postgresql91-server-9.1.9-0.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3.1 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3.1 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3.1 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.12-0.4.1 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4.1 is installed
  • OR libfreebl3-3.14.1-0.3.1 is installed
  • OR libfreebl3-32bit-3.14.1-0.3.1 is installed
  • OR libfreebl3-x86-3.14.1-0.3.1 is installed
  • OR mozilla-nspr-4.9.4-0.3.1 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3.1 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3.1 is installed
  • OR mozilla-nss-3.14.1-0.3.1 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3.1 is installed
  • OR mozilla-nss-tools-3.14.1-0.3.1 is installed
  • OR mozilla-nss-x86-3.14.1-0.3.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.12-0.4.1 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4.1 is installed
  • OR libfreebl3-3.14.1-0.3.1 is installed
  • OR libfreebl3-32bit-3.14.1-0.3.1 is installed
  • OR libfreebl3-x86-3.14.1-0.3.1 is installed
  • OR mozilla-nspr-4.9.4-0.3.1 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3.1 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3.1 is installed
  • OR mozilla-nss-3.14.1-0.3.1 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3.1 is installed
  • OR mozilla-nss-tools-3.14.1-0.3.1 is installed
  • OR mozilla-nss-x86-3.14.1-0.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • kernel-default-3.0.13-0.27 is installed
  • OR kernel-default-base-3.0.13-0.27 is installed
  • OR kernel-default-devel-3.0.13-0.27 is installed
  • OR kernel-default-man-3.0.13-0.27 is installed
  • OR kernel-pae-3.0.13-0.27 is installed
  • OR kernel-pae-base-3.0.13-0.27 is installed
  • OR kernel-pae-devel-3.0.13-0.27 is installed
  • OR kernel-ppc64-3.0.13-0.27 is installed
  • OR kernel-ppc64-base-3.0.13-0.27 is installed
  • OR kernel-ppc64-devel-3.0.13-0.27 is installed
  • OR kernel-source-3.0.13-0.27 is installed
  • OR kernel-syms-3.0.13-0.27 is installed
  • OR kernel-trace-3.0.13-0.27 is installed
  • OR kernel-trace-base-3.0.13-0.27 is installed
  • OR kernel-trace-devel-3.0.13-0.27 is installed
  • OR kernel-xen-3.0.13-0.27 is installed
  • OR kernel-xen-base-3.0.13-0.27 is installed
  • OR kernel-xen-devel-3.0.13-0.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND Package Information
  • bind-9.9.6P1-0.12.1 is installed
  • OR bind-chrootenv-9.9.6P1-0.12.1 is installed
  • OR bind-devel-9.9.6P1-0.12.1 is installed
  • OR bind-doc-9.9.6P1-0.12.1 is installed
  • OR bind-libs-9.9.6P1-0.12.1 is installed
  • OR bind-libs-32bit-9.9.6P1-0.12.1 is installed
  • OR bind-utils-9.9.6P1-0.12.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.19.1 is installed
  • OR bind-chrootenv-9.9.6P1-0.19.1 is installed
  • OR bind-doc-9.9.6P1-0.19.1 is installed
  • OR bind-libs-9.9.6P1-0.19.1 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19.1 is installed
  • OR bind-libs-x86-9.9.6P1-0.19.1 is installed
  • OR bind-utils-9.9.6P1-0.19.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.19.1 is installed
  • OR bind-chrootenv-9.9.6P1-0.19.1 is installed
  • OR bind-doc-9.9.6P1-0.19.1 is installed
  • OR bind-libs-9.9.6P1-0.19.1 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19.1 is installed
  • OR bind-libs-x86-9.9.6P1-0.19.1 is installed
  • OR bind-utils-9.9.6P1-0.19.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • findutils-4.4.0-38.26.1 is installed
  • OR findutils-locate-4.4.0-38.26.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.7.0esr-65.2 is installed
  • OR MozillaFirefox-translations-45.7.0esr-65.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • boost-license-1.36.0-12.6.49 is installed
  • OR boost-license1_49_0-1.49.0-0.13.3 is installed
  • OR libboost_program_options1_36_0-1.36.0-12.6.49 is installed
  • OR libboost_regex1_36_0-1.36.0-12.6.49 is installed
  • OR libboost_signals1_36_0-1.36.0-12.6.49 is installed
  • OR libboost_system1_49_0-1.49.0-0.13.3 is installed
  • OR libboost_thread1_36_0-1.36.0-12.6.49 is installed
  • OR libboost_thread1_49_0-1.49.0-0.13.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • curl-openssl1-7.19.7-1.70.8.1 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.8.1 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.8.1 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.70.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • cups-1.7.5-2.7 is installed
  • OR cups-client-1.7.5-2.7 is installed
  • OR cups-libs-1.7.5-2.7 is installed
  • OR cups-libs-32bit-1.7.5-2.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libsndfile-1.0.25-28 is installed
  • OR libsndfile1-1.0.25-28 is installed
  • OR libsndfile1-32bit-1.0.25-28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libsndfile-1.0.25-28 is installed
  • OR libsndfile1-1.0.25-28 is installed
  • OR libsndfile1-32bit-1.0.25-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • apache2-2.4.16-5.1 is installed
  • OR apache2-doc-2.4.16-5.1 is installed
  • OR apache2-example-pages-2.4.16-5.1 is installed
  • OR apache2-prefork-2.4.16-5.1 is installed
  • OR apache2-utils-2.4.16-5.1 is installed
  • OR apache2-worker-2.4.16-5.1 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-5-2 is installed
  • OR kgraft-patch-3_12_74-60_64_66-xen-5-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_23-5-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-5-2 is installed
  • OR kgraft-patch-3_12_74-60_64_66-xen-5-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_23-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • ecryptfs-utils-103-8.3 is installed
  • OR ecryptfs-utils-32bit-103-8.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • ecryptfs-utils-103-8.3 is installed
  • OR ecryptfs-utils-32bit-103-8.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • libpng12-0-1.2.50-13.1 is installed
  • OR libpng12-0-32bit-1.2.50-13.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND binutils-2.31-9.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND binutils-2.31-9.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • gdk-pixbuf-loader-rsvg-2.40.18-5.3 is installed
  • OR librsvg-2.40.18-5.3 is installed
  • OR librsvg-2-2-2.40.18-5.3 is installed
  • OR librsvg-2-2-32bit-2.40.18-5.3 is installed
  • OR rsvg-view-2.40.18-5.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • gdk-pixbuf-loader-rsvg-2.40.18-5.3 is installed
  • OR librsvg-2.40.18-5.3 is installed
  • OR librsvg-2-2-2.40.18-5.3 is installed
  • OR librsvg-2-2-32bit-2.40.18-5.3 is installed
  • OR rsvg-view-2.40.18-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • xen-4.9.2_06-3.32 is installed
  • OR xen-doc-html-4.9.2_06-3.32 is installed
  • OR xen-libs-4.9.2_06-3.32 is installed
  • OR xen-libs-32bit-4.9.2_06-3.32 is installed
  • OR xen-tools-4.9.2_06-3.32 is installed
  • OR xen-tools-domU-4.9.2_06-3.32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • jasper-1.900.14-181 is installed
  • OR libjasper1-1.900.14-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-16 is installed
  • OR openldap2-2.4.39-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_67-60_64_18-default-9-2 is installed
  • OR kgraft-patch-3_12_67-60_64_18-xen-9-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_9-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 15 is installed
  • AND Package Information
  • dovecot23-2.3.15-4.38.3 is installed
  • OR dovecot23-backend-mysql-2.3.15-4.38.3 is installed
  • OR dovecot23-backend-pgsql-2.3.15-4.38.3 is installed
  • OR dovecot23-backend-sqlite-2.3.15-4.38.3 is installed
  • OR dovecot23-devel-2.3.15-4.38.3 is installed
  • OR dovecot23-fts-2.3.15-4.38.3 is installed
  • OR dovecot23-fts-lucene-2.3.15-4.38.3 is installed
  • OR dovecot23-fts-solr-2.3.15-4.38.3 is installed
  • OR dovecot23-fts-squat-2.3.15-4.38.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • Mesa-devel-7.11.2-0.9.1 is installed
  • OR Mesa-devel-32bit-7.11.2-0.9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • gimp-2.6.2-3.34.45.1 is installed
  • OR gimp-devel-2.6.2-3.34.45.1 is installed
  • OR gimp-lang-2.6.2-3.34.45.1 is installed
  • OR gimp-plugins-python-2.6.2-3.34.45.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • OpenEXR-32bit-1.6.1-83.17.1 is installed
  • OR OpenEXR-devel-1.6.1-83.17.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND libserf-1-1-1.3.7-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • xfsprogs-3.2.1-3 is installed
  • OR xfsprogs-devel-3.2.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • dovecot22-2.2.13-4 is installed
  • OR dovecot22-devel-2.2.13-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • libunrar-devel-5.0.14-3 is installed
  • OR libunrar5_0_14-5.0.14-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 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 Software Development Kit 12 SP5 is installed
  • AND apache2-mod_perl-devel-2.0.8-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • empathy-3.10.3-1 is installed
  • OR empathy-lang-3.10.3-1 is installed
  • OR telepathy-mission-control-plugin-goa-3.10.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • finch-2.10.9-8 is installed
  • OR libpurple-2.10.9-8 is installed
  • OR libpurple-lang-2.10.9-8 is installed
  • OR libpurple-meanwhile-2.10.9-8 is installed
  • OR libpurple-tcl-2.10.9-8 is installed
  • OR pidgin-2.10.9-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND kernel-default-extra-4.4.21-69 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 Package Information
  • empathy-3.12.13-8.3 is installed
  • OR empathy-lang-3.12.13-8.3 is installed
  • OR telepathy-mission-control-plugin-goa-3.12.13-8.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • colord-1.3.3-12 is installed
  • OR colord-lang-1.3.3-12 is installed
  • BACK