Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.
This new feature was added:
- Btrfs: Remove empty block groups in the background
The following security bugs were fixed:
- CVE-2018-3665: Prevent disclosure of FPU registers (including XMM and AVX registers) between processes. These registers might contain encryption keys when doing SSE accelerated AES enc/decryption (bsc#1087086)
The following non-security bugs were fixed:
- ALSA: timer: Fix pause event notification (bsc#973378). - Btrfs: Avoid trucating page or punching hole in a already existed hole (bsc#1088998). - Btrfs: Avoid truncate tailing page if fallocate range does not exceed inode size (bsc#1094424). - Btrfs: Fix lost-data-profile caused by auto removing bg. - Btrfs: Fix misuse of chunk mutex - Btrfs: Fix out-of-space bug (bsc#1089231). - Btrfs: Set relative data on clear btrfs_block_group_cache->pinned. - Btrfs: Use ref_cnt for set_block_group_ro() (bsc#1089239). - Btrfs: add alloc_fs_devices and switch to it (bsc#1089205). - Btrfs: add btrfs_alloc_device and switch to it (bsc#1089204). - Btrfs: add missing discards when unpinning extents with -o discard. - Btrfs: add missing inode update when punching hole (bsc#1089006). - Btrfs: add support for asserts (bsc#1089207). - Btrfs: avoid syncing log in the fast fsync path when not necessary (bsc#1089010). - Btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries. - Btrfs: check pending chunks when shrinking fs to avoid corruption (bsc#1089235). - Btrfs: cleanup backref search commit root flag stuff (bsc#1089200). - Btrfs: delete chunk allocation attemp when setting block group ro. - Btrfs: do not leak transaction in btrfs_sync_file() (bsc#1089210). - Btrfs: do not mix the ordered extents of all files together during logging the inodes (bsc#1089214). - Btrfs: do not remove extents and xattrs when logging new names (bsc#1089005). - Btrfs: eliminate races in worker stopping code (bsc#1089211). - Btrfs: ensure deletion from pinned_chunks list is protected. - Btrfs: explictly delete unused block groups in close_ctree and ro-remount. - Btrfs: fix -ENOSPC on block group removal. - Btrfs: fix -ENOSPC when finishing block group creation. - Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group. - Btrfs: fix NULL pointer crash when running balance and scrub concurrently (bsc#1089220). - Btrfs: fix chunk allocation regression leading to transaction abort (bsc#1089236). - Btrfs: fix crash caused by block group removal. - Btrfs: fix data loss in the fast fsync path (bsc#1089007). - Btrfs: fix deadlock caused by fsync when logging directory entries (bsc#1093194). - Btrfs: fix directory inconsistency after fsync log replay (bsc#1089001). - Btrfs: fix directory recovery from fsync log (bsc#1088999). - Btrfs: fix empty symlink after creating symlink and fsync parent dir (bsc#1093195). - Btrfs: fix file loss on log replay after renaming a file and fsync (bsc#1093196). - Btrfs: fix file/data loss caused by fsync after rename and new inode (bsc#1089241). - Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole (bsc#1089232). - Btrfs: fix fitrim discarding device area reserved for boot loader's use. - Btrfs: fix freeing used extent after removing empty block group. - Btrfs: fix freeing used extents after removing empty block group. - Btrfs: fix fs mapping extent map leak (bsc#1089229). - Btrfs: fix fsync data loss after a ranged fsync (bsc#1089221). - Btrfs: fix fsync data loss after adding hard link to inode (bsc#1089004). - Btrfs: fix fsync data loss after append write (bsc#1089238). - Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs (bsc#1089003). - Btrfs: fix fsync race leading to invalid data after log replay (bsc#1089000). - Btrfs: fix fsync when extend references are added to an inode (bsc#1089002). - Btrfs: fix fsync xattr loss in the fast fsync path (bsc#1094423). - Btrfs: fix invalid extent maps due to hole punching (bsc#1094425). - Btrfs: fix kernel oops while reading compressed data (bsc#1089192). - Btrfs: fix log replay failure after linking special file and fsync (bsc#1089016). - Btrfs: fix memory leak after block remove + trimming. - Btrfs: fix metadata inconsistencies after directory fsync (bsc#1093197). - Btrfs: fix race between balance and unused block group deletion (bsc#1089237). - Btrfs: fix race between fs trimming and block group remove/allocation. - Btrfs: fix race between scrub and block group deletion. - Btrfs: fix race between transaction commit and empty block group removal. - Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl (bsc#1089206). - Btrfs: fix racy system chunk allocation when setting block group ro (bsc#1089233). - Btrfs: fix regression in raid level conversion (bsc#1089234). - Btrfs: fix skipped error handle when log sync failed (bsc#1089217). - Btrfs: fix stale dir entries after removing a link and fsync (bsc#1089011). - Btrfs: fix the number of transaction units needed to remove a block group. - Btrfs: fix the skipped transaction commit during the file sync (bsc#1089216). - Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace (bsc#1089215). - Btrfs: fix unprotected assignment of the target device (bsc#1089222). - Btrfs: fix unprotected deletion from pending_chunks list. - Btrfs: fix unprotected device list access when getting the fs information (bsc#1089228). - Btrfs: fix unprotected device's variants on 32bits machine (bsc#1089227). - Btrfs: fix unprotected device->bytes_used update (bsc#1089225). - Btrfs: fix unreplayable log after snapshot delete + parent dir fsync (bsc#1089240). - Btrfs: fix up read_tree_block to return proper error (bsc#1080837). - Btrfs: fix wrong device bytes_used in the super block (bsc#1089224). - Btrfs: fix wrong disk size when writing super blocks (bsc#1089223). - Btrfs: fix xattr loss after power failure (bsc#1094436). - Btrfs: handle non-fatal errors in btrfs_qgroup_inherit() (bsc#1089013). - Btrfs: initialize the seq counter in struct btrfs_device (bsc#1094437). - Btrfs: iterate over unused chunk space in FITRIM. - Btrfs: make btrfs_issue_discard return bytes discarded. - Btrfs: make btrfs_search_forward return with nodes unlocked (bsc#1094422). - Btrfs: make sure to copy everything if we rename (bsc#1088997). - Btrfs: make the chunk allocator completely tree lockless (bsc#1089202). - Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate (bsc#1089201). - Btrfs: nuke write_super from comments (bsc#1089199). - Btrfs: only drop modified extents if we logged the whole inode (bsc#1089213). - Btrfs: only update disk_i_size as we remove extents (bsc#1089209). - Btrfs: qgroup: return EINVAL if level of parent is not higher than child's (bsc#1089012). - Btrfs: remove deleted xattrs on fsync log replay (bsc#1089008). - Btrfs: remove empty block groups automatically. - Btrfs: remove non-sense btrfs_error_discard_extent() function (bsc#1089230). - Btrfs: remove parameter blocksize from read_tree_block (bsc#1080837). - Btrfs: remove transaction from send (bsc#1089218). - Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock. - Btrfs: remove unused max_key arg from btrfs_search_forward (bsc#1094421). - Btrfs: return an error from btrfs_wait_ordered_range (bsc#1089212). - Btrfs: set inode's logged_trans/last_log_commit after ranged fsync (bsc#1093198). - Btrfs: skip superblocks during discard. - Btrfs: stop refusing the relocation of chunk 0 (bsc#1089208). - Btrfs: update free_chunk_space during allocting a new chunk (bsc#1089226). - Btrfs: use global reserve when deleting unused block group after ENOSPC. - Btrfs: use nodesize everywhere, kill leafsize (bsc#1080837). - Btrfs: wait ordered range before doing direct io (bsc#1089203). - KVM: x86: Sync back MSR_IA32_SPEC_CTRL to VCPU data structure (bsc#1096242, bsc#1096281). - Xen counterparts of eager FPU implementation. - balloon: do not BUG() when balloon is empty (bsc#1083347). - fs: btrfs: volumes.c: Fix for possible null pointer dereference (bsc#1089219). - kernel: Fix memory leak on EP11 target list processing (bnc#1096746). - kvm/powerpc: Add new ioctl to retreive server MMU infos (bsc#1094244). - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset (bsc#1079152, VM Functionality). - module: Fix locking in symbol_put_addr() (bsc#1097445). - netfront: make req_prod check properly deal with index wraps (bsc#1046610). - powerpc/64s: Fix compiler store ordering to SLB shadow area (bsc#1094244). - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch (bsc#1094244). - powerpc/pseries: Define MCE error event section (bsc#1094244). - powerpc/pseries: Display machine check error details (bsc#1094244). - powerpc/pseries: Dump and flush SLB contents on SLB MCE errors (bsc#1094244). - powerpc/pseries: convert rtas_log_buf to linear allocation (bsc#1094244). - qla2xxx: Mask off Scope bits in retry delay (bsc#1068054). - s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero (bnc#1096746). - s390/dasd: fix failing path verification (bnc#1096746). - trace: module: Maintain a valid user count (bsc#1097443). - x86/boot: Fix early command-line parsing when partial word matches (bsc#1096140). - x86/bugs: spec_ctrl must be cleared from cpu_caps_set when being disabled (bsc#1096140). - x86: Fix /proc/mtrr with base/size more than 44bits (bsc#1052351). - xen/x86/entry/64: Do not use IST entry for #BP stack (bsc#1087088). - xfs: avoid xfs_buf hang in lookup node directory corruption (bsc#989401). - xfs: only update the last_sync_lsn when a transaction completes (bsc#989401).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1046610 1052351 1064982 1068054 1079152 1080837 1083347 1087086 1087088 1088997 1088998 1088999 1089000 1089001 1089002 1089003 1089004 1089005 1089006 1089007 1089008 1089010 1089011 1089012 1089013 1089016 1089192 1089199 1089200 1089201 1089202 1089203 1089204 1089205 1089206 1089207 1089208 1089209 1089210 1089211 1089212 1089213 1089214 1089215 1089216 1089217 1089218 1089219 1089220 1089221 1089222 1089223 1089224 1089225 1089226 1089227 1089228 1089229 1089230 1089231 1089232 1089233 1089234 1089235 1089236 1089237 1089238 1089239 1089240 1089241 1093194 1093195 1093196 1093197 1093198 1094244 1094421 1094422 1094423 1094424 1094425 1094436 1094437 1095241 1096140 1096242 1096281 1096746 1097443 1097445 1097948 475108 486347 507806 568822 609451 973378 989401 CVE-2006-4484 CVE-2006-5867 CVE-2006-5974 CVE-2006-6101 CVE-2006-6102 CVE-2006-6103 CVE-2007-1003 CVE-2007-1558 CVE-2007-4565 CVE-2007-5760 CVE-2007-6427 CVE-2007-6428 CVE-2007-6429 CVE-2008-0006 CVE-2008-1377 CVE-2008-1379 CVE-2008-2360 CVE-2008-2361 CVE-2008-2362 CVE-2008-4311 CVE-2008-5518 CVE-2009-0038 CVE-2009-0039 CVE-2009-0159 CVE-2009-0547 CVE-2009-0587 CVE-2009-0781 CVE-2009-0922 CVE-2009-1252 CVE-2009-1631 CVE-2009-2412 CVE-2009-2666 CVE-2009-3235 CVE-2010-2074 CVE-2010-2240 CVE-2010-2522 CVE-2010-2523 CVE-2010-3170 CVE-2010-4818 CVE-2010-4819 CVE-2011-0419 CVE-2011-1928 CVE-2011-1947 CVE-2011-2483 CVE-2011-3177 CVE-2011-3372 CVE-2011-3389 CVE-2011-4028 CVE-2011-4029 CVE-2013-0743 CVE-2013-5211 CVE-2014-9087 CVE-2014-9295 CVE-2014-9297 CVE-2014-9298 CVE-2015-1798 CVE-2015-1799 CVE-2017-12613 CVE-2018-3665 SUSE-SU-2018:1322-1 SUSE-SU-2018:1821-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA 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 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS 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-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-TERADATA 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 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS 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 12 SP3-TERADATA 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 Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
apache2-2.4.33-lp150.1 is installed
OR apache2-doc-2.4.33-lp150.1 is installed
OR apache2-example-pages-2.4.33-lp150.1 is installed
OR apache2-prefork-2.4.33-lp150.1 is installed
OR apache2-utils-2.4.33-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND a2ps-4.14-4 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
dnsmasq-2.71-4 is installed
OR dnsmasq-utils-2.71-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND clamav-0.97.8-0.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.2.0esr-0.16 is installed
OR MozillaFirefox-branding-SLED-31.0-0.10 is installed
OR MozillaFirefox-translations-31.2.0esr-0.16 is installed
OR libfreebl3-3.17.2-0.8 is installed
OR libfreebl3-32bit-3.17.2-0.8 is installed
OR libsoftokn3-3.17.2-0.8 is installed
OR libsoftokn3-32bit-3.17.2-0.8 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.17.2-0.8 is installed
OR mozilla-nss-32bit-3.17.2-0.8 is installed
OR mozilla-nss-tools-3.17.2-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
google-carlito-fonts-1.1.03.beta1-2 is installed
OR hyphen-2.8.8-2 is installed
OR libhyphen0-2.8.8-2 is installed
OR libmythes-1_2-0-1.2.4-2 is installed
OR libreoffice-5.0.4.2-23 is installed
OR libreoffice-base-5.0.4.2-23 is installed
OR libreoffice-base-drivers-postgresql-5.0.4.2-23 is installed
OR libreoffice-calc-5.0.4.2-23 is installed
OR libreoffice-calc-extensions-5.0.4.2-23 is installed
OR libreoffice-draw-5.0.4.2-23 is installed
OR libreoffice-filters-optional-5.0.4.2-23 is installed
OR libreoffice-gnome-5.0.4.2-23 is installed
OR libreoffice-icon-theme-galaxy-5.0.4.2-23 is installed
OR libreoffice-icon-theme-tango-5.0.4.2-23 is installed
OR libreoffice-impress-5.0.4.2-23 is installed
OR libreoffice-kde4-5.0.4.2-23 is installed
OR libreoffice-l10n-af-5.0.4.2-23 is installed
OR libreoffice-l10n-ar-5.0.4.2-23 is installed
OR libreoffice-l10n-ca-5.0.4.2-23 is installed
OR libreoffice-l10n-cs-5.0.4.2-23 is installed
OR libreoffice-l10n-da-5.0.4.2-23 is installed
OR libreoffice-l10n-de-5.0.4.2-23 is installed
OR libreoffice-l10n-en-5.0.4.2-23 is installed
OR libreoffice-l10n-es-5.0.4.2-23 is installed
OR libreoffice-l10n-fi-5.0.4.2-23 is installed
OR libreoffice-l10n-fr-5.0.4.2-23 is installed
OR libreoffice-l10n-gu-5.0.4.2-23 is installed
OR libreoffice-l10n-hi-5.0.4.2-23 is installed
OR libreoffice-l10n-hu-5.0.4.2-23 is installed
OR libreoffice-l10n-it-5.0.4.2-23 is installed
OR libreoffice-l10n-ja-5.0.4.2-23 is installed
OR libreoffice-l10n-ko-5.0.4.2-23 is installed
OR libreoffice-l10n-nb-5.0.4.2-23 is installed
OR libreoffice-l10n-nl-5.0.4.2-23 is installed
OR libreoffice-l10n-nn-5.0.4.2-23 is installed
OR libreoffice-l10n-pl-5.0.4.2-23 is installed
OR libreoffice-l10n-pt-BR-5.0.4.2-23 is installed
OR libreoffice-l10n-pt-PT-5.0.4.2-23 is installed
OR libreoffice-l10n-ru-5.0.4.2-23 is installed
OR libreoffice-l10n-sk-5.0.4.2-23 is installed
OR libreoffice-l10n-sv-5.0.4.2-23 is installed
OR libreoffice-l10n-xh-5.0.4.2-23 is installed
OR libreoffice-l10n-zh-Hans-5.0.4.2-23 is installed
OR libreoffice-l10n-zh-Hant-5.0.4.2-23 is installed
OR libreoffice-l10n-zu-5.0.4.2-23 is installed
OR libreoffice-mailmerge-5.0.4.2-23 is installed
OR libreoffice-math-5.0.4.2-23 is installed
OR libreoffice-officebean-5.0.4.2-23 is installed
OR libreoffice-pyuno-5.0.4.2-23 is installed
OR libreoffice-sdk-5.0.4.2-23 is installed
OR libreoffice-share-linker-1-2 is installed
OR libreoffice-voikko-4.1-2 is installed
OR libreoffice-writer-5.0.4.2-23 is installed
OR libreoffice-writer-extensions-5.0.4.2-23 is installed
OR libvoikko-3.7.1-5 is installed
OR libvoikko1-3.7.1-5 is installed
OR myspell-af_NA-20150827-23 is installed
OR myspell-af_ZA-20150827-23 is installed
OR myspell-ar-20150827-23 is installed
OR myspell-ar_AE-20150827-23 is installed
OR myspell-ar_BH-20150827-23 is installed
OR myspell-ar_DZ-20150827-23 is installed
OR myspell-ar_EG-20150827-23 is installed
OR myspell-ar_IQ-20150827-23 is installed
OR myspell-ar_JO-20150827-23 is installed
OR myspell-ar_KW-20150827-23 is installed
OR myspell-ar_LB-20150827-23 is installed
OR myspell-ar_LY-20150827-23 is installed
OR myspell-ar_MA-20150827-23 is installed
OR myspell-ar_OM-20150827-23 is installed
OR myspell-ar_QA-20150827-23 is installed
OR myspell-ar_SA-20150827-23 is installed
OR myspell-ar_SD-20150827-23 is installed
OR myspell-ar_SY-20150827-23 is installed
OR myspell-ar_TN-20150827-23 is installed
OR myspell-ar_YE-20150827-23 is installed
OR myspell-be_BY-20150827-23 is installed
OR myspell-bg_BG-20150827-23 is installed
OR myspell-bn_BD-20150827-23 is installed
OR myspell-bn_IN-20150827-23 is installed
OR myspell-bs-20150827-23 is installed
OR myspell-bs_BA-20150827-23 is installed
OR myspell-ca-20150827-23 is installed
OR myspell-ca_AD-20150827-23 is installed
OR myspell-ca_ES-20150827-23 is installed
OR myspell-ca_ES_valencia-20150827-23 is installed
OR myspell-ca_FR-20150827-23 is installed
OR myspell-ca_IT-20150827-23 is installed
OR myspell-cs_CZ-20150827-23 is installed
OR myspell-da_DK-20150827-23 is installed
OR myspell-de-20150827-23 is installed
OR myspell-de_AT-20150827-23 is installed
OR myspell-de_CH-20150827-23 is installed
OR myspell-de_DE-20150827-23 is installed
OR myspell-dictionaries-20150827-23 is installed
OR myspell-el_GR-20150827-23 is installed
OR myspell-en-20150827-23 is installed
OR myspell-en_AU-20150827-23 is installed
OR myspell-en_BS-20150827-23 is installed
OR myspell-en_BZ-20150827-23 is installed
OR myspell-en_CA-20150827-23 is installed
OR myspell-en_GB-20150827-23 is installed
OR myspell-en_GH-20150827-23 is installed
OR myspell-en_IE-20150827-23 is installed
OR myspell-en_IN-20150827-23 is installed
OR myspell-en_JM-20150827-23 is installed
OR myspell-en_MW-20150827-23 is installed
OR myspell-en_NA-20150827-23 is installed
OR myspell-en_NZ-20150827-23 is installed
OR myspell-en_PH-20150827-23 is installed
OR myspell-en_TT-20150827-23 is installed
OR myspell-en_US-20150827-23 is installed
OR myspell-en_ZA-20150827-23 is installed
OR myspell-en_ZW-20150827-23 is installed
OR myspell-es-20150827-23 is installed
OR myspell-es_AR-20150827-23 is installed
OR myspell-es_BO-20150827-23 is installed
OR myspell-es_CL-20150827-23 is installed
OR myspell-es_CO-20150827-23 is installed
OR myspell-es_CR-20150827-23 is installed
OR myspell-es_CU-20150827-23 is installed
OR myspell-es_DO-20150827-23 is installed
OR myspell-es_EC-20150827-23 is installed
OR myspell-es_ES-20150827-23 is installed
OR myspell-es_GT-20150827-23 is installed
OR myspell-es_HN-20150827-23 is installed
OR myspell-es_MX-20150827-23 is installed
OR myspell-es_NI-20150827-23 is installed
OR myspell-es_PA-20150827-23 is installed
OR myspell-es_PE-20150827-23 is installed
OR myspell-es_PR-20150827-23 is installed
OR myspell-es_PY-20150827-23 is installed
OR myspell-es_SV-20150827-23 is installed
OR myspell-es_UY-20150827-23 is installed
OR myspell-es_VE-20150827-23 is installed
OR myspell-et_EE-20150827-23 is installed
OR myspell-fr_BE-20150827-23 is installed
OR myspell-fr_CA-20150827-23 is installed
OR myspell-fr_CH-20150827-23 is installed
OR myspell-fr_FR-20150827-23 is installed
OR myspell-fr_LU-20150827-23 is installed
OR myspell-fr_MC-20150827-23 is installed
OR myspell-gu_IN-20150827-23 is installed
OR myspell-he_IL-20150827-23 is installed
OR myspell-hi_IN-20150827-23 is installed
OR myspell-hr_HR-20150827-23 is installed
OR myspell-hu_HU-20150827-23 is installed
OR myspell-it_IT-20150827-23 is installed
OR myspell-lightproof-en-20150827-23 is installed
OR myspell-lightproof-hu_HU-20150827-23 is installed
OR myspell-lightproof-pt_BR-20150827-23 is installed
OR myspell-lightproof-ru_RU-20150827-23 is installed
OR myspell-lo_LA-20150827-23 is installed
OR myspell-lt_LT-20150827-23 is installed
OR myspell-lv_LV-20150827-23 is installed
OR myspell-nb_NO-20150827-23 is installed
OR myspell-nl_BE-20150827-23 is installed
OR myspell-nl_NL-20150827-23 is installed
OR myspell-nn_NO-20150827-23 is installed
OR myspell-no-20150827-23 is installed
OR myspell-pl_PL-20150827-23 is installed
OR myspell-pt_AO-20150827-23 is installed
OR myspell-pt_BR-20150827-23 is installed
OR myspell-pt_PT-20150827-23 is installed
OR myspell-ro-20150827-23 is installed
OR myspell-ro_RO-20150827-23 is installed
OR myspell-ru_RU-20150827-23 is installed
OR myspell-sk_SK-20150827-23 is installed
OR myspell-sl_SI-20150827-23 is installed
OR myspell-sr-20150827-23 is installed
OR myspell-sr_CS-20150827-23 is installed
OR myspell-sr_Latn_CS-20150827-23 is installed
OR myspell-sr_Latn_RS-20150827-23 is installed
OR myspell-sr_RS-20150827-23 is installed
OR myspell-sv_FI-20150827-23 is installed
OR myspell-sv_SE-20150827-23 is installed
OR myspell-te-20150827-23 is installed
OR myspell-te_IN-20150827-23 is installed
OR myspell-th_TH-20150827-23 is installed
OR myspell-vi-20150827-23 is installed
OR myspell-vi_VN-20150827-23 is installed
OR myspell-zu_ZA-20150827-23 is installed
OR mythes-1.2.4-2 is installed
OR python-importlib-1.0.2-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libdcerpc-binding0-4.4.2-36 is installed
OR libdcerpc-binding0-32bit-4.4.2-36 is installed
OR libdcerpc0-4.4.2-36 is installed
OR libdcerpc0-32bit-4.4.2-36 is installed
OR libndr-krb5pac0-4.4.2-36 is installed
OR libndr-krb5pac0-32bit-4.4.2-36 is installed
OR libndr-nbt0-4.4.2-36 is installed
OR libndr-nbt0-32bit-4.4.2-36 is installed
OR libndr-standard0-4.4.2-36 is installed
OR libndr-standard0-32bit-4.4.2-36 is installed
OR libndr0-4.4.2-36 is installed
OR libndr0-32bit-4.4.2-36 is installed
OR libnetapi0-4.4.2-36 is installed
OR libnetapi0-32bit-4.4.2-36 is installed
OR libsamba-credentials0-4.4.2-36 is installed
OR libsamba-credentials0-32bit-4.4.2-36 is installed
OR libsamba-errors0-4.4.2-36 is installed
OR libsamba-errors0-32bit-4.4.2-36 is installed
OR libsamba-hostconfig0-4.4.2-36 is installed
OR libsamba-hostconfig0-32bit-4.4.2-36 is installed
OR libsamba-passdb0-4.4.2-36 is installed
OR libsamba-passdb0-32bit-4.4.2-36 is installed
OR libsamba-util0-4.4.2-36 is installed
OR libsamba-util0-32bit-4.4.2-36 is installed
OR libsamdb0-4.4.2-36 is installed
OR libsamdb0-32bit-4.4.2-36 is installed
OR libsmbclient0-4.4.2-36 is installed
OR libsmbclient0-32bit-4.4.2-36 is installed
OR libsmbconf0-4.4.2-36 is installed
OR libsmbconf0-32bit-4.4.2-36 is installed
OR libsmbldap0-4.4.2-36 is installed
OR libsmbldap0-32bit-4.4.2-36 is installed
OR libtevent-util0-4.4.2-36 is installed
OR libtevent-util0-32bit-4.4.2-36 is installed
OR libwbclient0-4.4.2-36 is installed
OR libwbclient0-32bit-4.4.2-36 is installed
OR samba-4.4.2-36 is installed
OR samba-client-4.4.2-36 is installed
OR samba-client-32bit-4.4.2-36 is installed
OR samba-doc-4.4.2-36 is installed
OR samba-libs-4.4.2-36 is installed
OR samba-libs-32bit-4.4.2-36 is installed
OR samba-winbind-4.4.2-36 is installed
OR samba-winbind-32bit-4.4.2-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
gnome-shell-3.20.4-77.7 is installed
OR gnome-shell-browser-plugin-3.20.4-77.7 is installed
OR gnome-shell-calendar-3.20.4-77.7 is installed
OR gnome-shell-lang-3.20.4-77.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libopenssl-1_0_0-devel-1.0.2p-3.3 is installed
OR libopenssl1_0_0-1.0.2p-3.3 is installed
OR libopenssl1_0_0-32bit-1.0.2p-3.3 is installed
OR openssl-1_0_0-1.0.2p-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND libjpeg-turbo-1.5.3-5.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
kernel-default-4.12.14-23 is installed
OR kernel-default-devel-4.12.14-23 is installed
OR kernel-devel-4.12.14-23 is installed
OR kernel-macros-4.12.14-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND hplip-3.17.9-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND ctags-5.8-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.20-3.6 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-3.6 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.20-3.6 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
python3-base-3.6.5-3.8 is installed
OR python3-doc-3.6.5-3.8 is installed
OR python3-testsuite-3.6.5-3.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
apache2-2.4.33-3.3 is installed
OR apache2-devel-2.4.33-3.3 is installed
OR apache2-doc-2.4.33-3.3 is installed
OR apache2-prefork-2.4.33-3.3 is installed
OR apache2-utils-2.4.33-3.3 is installed
OR apache2-worker-2.4.33-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND xalan-j2-2.7.2-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
evolution-data-server-2.24.1.1-11.12 is installed
OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
OR evolution-data-server-lang-2.24.1.1-11.12 is installed
OR evolution-data-server-x86-2.24.1.1-11.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
evolution-data-server-2.24.1.1-11.12 is installed
OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
OR evolution-data-server-lang-2.24.1.1-11.12 is installed
OR evolution-data-server-x86-2.24.1.1-11.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libMagickCore1-6.4.3.6-7.24 is installed
OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
SDL-1.2.13-106.11 is installed
OR SDL-32bit-1.2.13-106.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
SDL-1.2.13-106.11 is installed
OR SDL-32bit-1.2.13-106.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libQtWebKit4-4.6.3-5.20.23 is installed
OR libQtWebKit4-32bit-4.6.3-5.20.23 is installed
OR libQtWebKit4-x86-4.6.3-5.20.23 is installed
OR libqt4-4.6.3-5.20.23 is installed
OR libqt4-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-4.6.3-5.20.23 is installed
OR libqt4-qt3support-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-x86-4.6.3-5.20.23 is installed
OR libqt4-sql-4.6.3-5.20.23 is installed
OR libqt4-sql-32bit-4.6.3-5.20.23 is installed
OR libqt4-sql-mysql-4.6.3-5.20.23 is installed
OR libqt4-sql-sqlite-4.6.3-5.20.23 is installed
OR libqt4-sql-x86-4.6.3-5.20.23 is installed
OR libqt4-x11-4.6.3-5.20.23 is installed
OR libqt4-x11-32bit-4.6.3-5.20.23 is installed
OR libqt4-x11-x86-4.6.3-5.20.23 is installed
OR libqt4-x86-4.6.3-5.20.23 is installed
OR qt4-x11-tools-4.6.3-5.20.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libQtWebKit4-4.6.3-5.20.23 is installed
OR libQtWebKit4-32bit-4.6.3-5.20.23 is installed
OR libQtWebKit4-x86-4.6.3-5.20.23 is installed
OR libqt4-4.6.3-5.20.23 is installed
OR libqt4-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-4.6.3-5.20.23 is installed
OR libqt4-qt3support-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-x86-4.6.3-5.20.23 is installed
OR libqt4-sql-4.6.3-5.20.23 is installed
OR libqt4-sql-32bit-4.6.3-5.20.23 is installed
OR libqt4-sql-mysql-4.6.3-5.20.23 is installed
OR libqt4-sql-sqlite-4.6.3-5.20.23 is installed
OR libqt4-sql-x86-4.6.3-5.20.23 is installed
OR libqt4-x11-4.6.3-5.20.23 is installed
OR libqt4-x11-32bit-4.6.3-5.20.23 is installed
OR libqt4-x11-x86-4.6.3-5.20.23 is installed
OR libqt4-x86-4.6.3-5.20.23 is installed
OR qt4-x11-tools-4.6.3-5.20.23 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libQtWebKit4-4.6.3-5.20.23 is installed
OR libQtWebKit4-32bit-4.6.3-5.20.23 is installed
OR libQtWebKit4-x86-4.6.3-5.20.23 is installed
OR libqt4-4.6.3-5.20.23 is installed
OR libqt4-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-4.6.3-5.20.23 is installed
OR libqt4-qt3support-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-x86-4.6.3-5.20.23 is installed
OR libqt4-sql-4.6.3-5.20.23 is installed
OR libqt4-sql-32bit-4.6.3-5.20.23 is installed
OR libqt4-sql-mysql-4.6.3-5.20.23 is installed
OR libqt4-sql-sqlite-4.6.3-5.20.23 is installed
OR libqt4-sql-x86-4.6.3-5.20.23 is installed
OR libqt4-x11-4.6.3-5.20.23 is installed
OR libqt4-x11-32bit-4.6.3-5.20.23 is installed
OR libqt4-x11-x86-4.6.3-5.20.23 is installed
OR libqt4-x86-4.6.3-5.20.23 is installed
OR qt4-x11-tools-4.6.3-5.20.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
libapr1-1.3.3-11.18.17 is installed
OR libapr1-32bit-1.3.3-11.18.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-devel-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-24.7.0esr-0.3 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
OR libfreebl3-3.16.2-0.3 is installed
OR libfreebl3-32bit-3.16.2-0.3 is installed
OR mozilla-nss-3.16.2-0.3 is installed
OR mozilla-nss-32bit-3.16.2-0.3 is installed
OR mozilla-nss-devel-3.16.2-0.3 is installed
OR mozilla-nss-tools-3.16.2-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
elfutils-0.152-4.9 is installed
OR libasm1-0.152-4.9 is installed
OR libasm1-32bit-0.152-4.9 is installed
OR libdw1-0.152-4.9 is installed
OR libdw1-32bit-0.152-4.9 is installed
OR libdw1-x86-0.152-4.9 is installed
OR libebl1-0.152-4.9 is installed
OR libebl1-32bit-0.152-4.9 is installed
OR libebl1-x86-0.152-4.9 is installed
OR libelf1-0.152-4.9 is installed
OR libelf1-32bit-0.152-4.9 is installed
OR libelf1-x86-0.152-4.9 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
elfutils-0.152-4.9 is installed
OR libasm1-0.152-4.9 is installed
OR libasm1-32bit-0.152-4.9 is installed
OR libdw1-0.152-4.9 is installed
OR libdw1-32bit-0.152-4.9 is installed
OR libdw1-x86-0.152-4.9 is installed
OR libebl1-0.152-4.9 is installed
OR libebl1-32bit-0.152-4.9 is installed
OR libebl1-x86-0.152-4.9 is installed
OR libelf1-0.152-4.9 is installed
OR libelf1-32bit-0.152-4.9 is installed
OR libelf1-x86-0.152-4.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
elfutils-0.152-4.9 is installed
OR libasm1-0.152-4.9 is installed
OR libasm1-32bit-0.152-4.9 is installed
OR libdw1-0.152-4.9 is installed
OR libdw1-32bit-0.152-4.9 is installed
OR libdw1-x86-0.152-4.9 is installed
OR libebl1-0.152-4.9 is installed
OR libebl1-32bit-0.152-4.9 is installed
OR libebl1-x86-0.152-4.9 is installed
OR libelf1-0.152-4.9 is installed
OR libelf1-32bit-0.152-4.9 is installed
OR libelf1-x86-0.152-4.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
elfutils-0.152-4.9 is installed
OR libasm1-0.152-4.9 is installed
OR libasm1-32bit-0.152-4.9 is installed
OR libdw1-0.152-4.9 is installed
OR libdw1-32bit-0.152-4.9 is installed
OR libdw1-x86-0.152-4.9 is installed
OR libebl1-0.152-4.9 is installed
OR libebl1-32bit-0.152-4.9 is installed
OR libebl1-x86-0.152-4.9 is installed
OR libelf1-0.152-4.9 is installed
OR libelf1-32bit-0.152-4.9 is installed
OR libelf1-x86-0.152-4.9 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
elfutils-0.152-4.9 is installed
OR libasm1-0.152-4.9 is installed
OR libasm1-32bit-0.152-4.9 is installed
OR libdw1-0.152-4.9 is installed
OR libdw1-32bit-0.152-4.9 is installed
OR libdw1-x86-0.152-4.9 is installed
OR libebl1-0.152-4.9 is installed
OR libebl1-32bit-0.152-4.9 is installed
OR libebl1-x86-0.152-4.9 is installed
OR libelf1-0.152-4.9 is installed
OR libelf1-32bit-0.152-4.9 is installed
OR libelf1-x86-0.152-4.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
fetchmail-6.3.8.90-13.20.19 is installed
OR fetchmailconf-6.3.8.90-13.20.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
emacs-22.3-42.3 is installed
OR emacs-el-22.3-42.3 is installed
OR emacs-info-22.3-42.3 is installed
OR emacs-nox-22.3-42.3 is installed
OR emacs-x11-22.3-42.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
emacs-22.3-42.3 is installed
OR emacs-el-22.3-42.3 is installed
OR emacs-info-22.3-42.3 is installed
OR emacs-nox-22.3-42.3 is installed
OR emacs-x11-22.3-42.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
emacs-22.3-42.3 is installed
OR emacs-el-22.3-42.3 is installed
OR emacs-info-22.3-42.3 is installed
OR emacs-nox-22.3-42.3 is installed
OR emacs-x11-22.3-42.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
emacs-22.3-42.3 is installed
OR emacs-el-22.3-42.3 is installed
OR emacs-info-22.3-42.3 is installed
OR emacs-nox-22.3-42.3 is installed
OR emacs-x11-22.3-42.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-52.3.0esr-72.9 is installed
OR MozillaFirefox-branding-SLED-52-24.5 is installed
OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
kernel-bigmem-3.0.101-108.57 is installed
OR kernel-bigmem-base-3.0.101-108.57 is installed
OR kernel-bigmem-devel-3.0.101-108.57 is installed
OR kernel-default-3.0.101-108.57 is installed
OR kernel-default-base-3.0.101-108.57 is installed
OR kernel-default-devel-3.0.101-108.57 is installed
OR kernel-default-man-3.0.101-108.57 is installed
OR kernel-ec2-3.0.101-108.57 is installed
OR kernel-ec2-base-3.0.101-108.57 is installed
OR kernel-ec2-devel-3.0.101-108.57 is installed
OR kernel-pae-3.0.101-108.57 is installed
OR kernel-pae-base-3.0.101-108.57 is installed
OR kernel-pae-devel-3.0.101-108.57 is installed
OR kernel-ppc64-3.0.101-108.57 is installed
OR kernel-ppc64-base-3.0.101-108.57 is installed
OR kernel-ppc64-devel-3.0.101-108.57 is installed
OR kernel-source-3.0.101-108.57 is installed
OR kernel-syms-3.0.101-108.57 is installed
OR kernel-trace-3.0.101-108.57 is installed
OR kernel-trace-base-3.0.101-108.57 is installed
OR kernel-trace-devel-3.0.101-108.57 is installed
OR kernel-xen-3.0.101-108.57 is installed
OR kernel-xen-base-3.0.101-108.57 is installed
OR kernel-xen-devel-3.0.101-108.57 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
kernel-bigmem-3.0.101-108.57 is installed
OR kernel-bigmem-base-3.0.101-108.57 is installed
OR kernel-bigmem-devel-3.0.101-108.57 is installed
OR kernel-default-3.0.101-108.57 is installed
OR kernel-default-base-3.0.101-108.57 is installed
OR kernel-default-devel-3.0.101-108.57 is installed
OR kernel-default-man-3.0.101-108.57 is installed
OR kernel-ec2-3.0.101-108.57 is installed
OR kernel-ec2-base-3.0.101-108.57 is installed
OR kernel-ec2-devel-3.0.101-108.57 is installed
OR kernel-pae-3.0.101-108.57 is installed
OR kernel-pae-base-3.0.101-108.57 is installed
OR kernel-pae-devel-3.0.101-108.57 is installed
OR kernel-ppc64-3.0.101-108.57 is installed
OR kernel-ppc64-base-3.0.101-108.57 is installed
OR kernel-ppc64-devel-3.0.101-108.57 is installed
OR kernel-source-3.0.101-108.57 is installed
OR kernel-syms-3.0.101-108.57 is installed
OR kernel-trace-3.0.101-108.57 is installed
OR kernel-trace-base-3.0.101-108.57 is installed
OR kernel-trace-devel-3.0.101-108.57 is installed
OR kernel-xen-3.0.101-108.57 is installed
OR kernel-xen-base-3.0.101-108.57 is installed
OR kernel-xen-devel-3.0.101-108.57 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
cyrus-imapd-2.3.11-60.65.64 is installed
OR perl-Cyrus-IMAP-2.3.11-60.65.64 is installed
OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.65.64 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
adns-1.4-75.3 is installed
OR libadns1-1.4-75.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
adns-1.4-75.3 is installed
OR libadns1-1.4-75.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
libXfixes3-5.0.1-3 is installed
OR libXfixes3-32bit-5.0.1-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
java-1_8_0-ibm-1.8.0_sr2.0-4 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr2.0-4 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr2.0-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
java-1_8_0-ibm-1.8.0_sr2.0-4 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr2.0-4 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr2.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND autofs-5.0.9-8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-devel-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-devel-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
java-1_8_0-ibm-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr3.21-20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
java-1_8_0-ibm-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr3.21-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
bind-9.9.9P1-46 is installed
OR bind-chrootenv-9.9.9P1-46 is installed
OR bind-doc-9.9.9P1-46 is installed
OR bind-libs-9.9.9P1-46 is installed
OR bind-libs-32bit-9.9.9P1-46 is installed
OR bind-utils-9.9.9P1-46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
qemu-2.6.2-41.43 is installed
OR qemu-block-curl-2.6.2-41.43 is installed
OR qemu-block-rbd-2.6.2-41.43 is installed
OR qemu-block-ssh-2.6.2-41.43 is installed
OR qemu-guest-agent-2.6.2-41.43 is installed
OR qemu-ipxe-1.0.0-41.43 is installed
OR qemu-kvm-2.6.2-41.43 is installed
OR qemu-lang-2.6.2-41.43 is installed
OR qemu-seabios-1.9.1-41.43 is installed
OR qemu-sgabios-8-41.43 is installed
OR qemu-tools-2.6.2-41.43 is installed
OR qemu-vgabios-1.9.1-41.43 is installed
OR qemu-x86-2.6.2-41.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
qemu-2.6.2-41.43 is installed
OR qemu-block-curl-2.6.2-41.43 is installed
OR qemu-block-rbd-2.6.2-41.43 is installed
OR qemu-block-ssh-2.6.2-41.43 is installed
OR qemu-guest-agent-2.6.2-41.43 is installed
OR qemu-ipxe-1.0.0-41.43 is installed
OR qemu-kvm-2.6.2-41.43 is installed
OR qemu-lang-2.6.2-41.43 is installed
OR qemu-seabios-1.9.1-41.43 is installed
OR qemu-sgabios-8-41.43 is installed
OR qemu-tools-2.6.2-41.43 is installed
OR qemu-vgabios-1.9.1-41.43 is installed
OR qemu-x86-2.6.2-41.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
gnutls-3.2.15-18.6 is installed
OR libgnutls-openssl27-3.2.15-18.6 is installed
OR libgnutls28-3.2.15-18.6 is installed
OR libgnutls28-32bit-3.2.15-18.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
gnutls-3.2.15-18.6 is installed
OR libgnutls-openssl27-3.2.15-18.6 is installed
OR libgnutls28-3.2.15-18.6 is installed
OR libgnutls28-32bit-3.2.15-18.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_74-92_38-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND openvswitch-2.7.0-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND openvswitch-2.7.0-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
expat-2.1.0-20 is installed
OR libexpat1-2.1.0-20 is installed
OR libexpat1-32bit-2.1.0-20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
cups-1.7.5-20.17 is installed
OR cups-client-1.7.5-20.17 is installed
OR cups-libs-1.7.5-20.17 is installed
OR cups-libs-32bit-1.7.5-20.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
cups-1.7.5-20.17 is installed
OR cups-client-1.7.5-20.17 is installed
OR cups-libs-1.7.5-20.17 is installed
OR cups-libs-32bit-1.7.5-20.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 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 12 SP5 is installed
AND Package Information
bash-4.3-83.23 is installed
OR bash-doc-4.3-83.23 is installed
OR libreadline6-6.3-83.23 is installed
OR libreadline6-32bit-6.3-83.23 is installed
OR readline-doc-6.3-83.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_60-52_49-default-2-2 is installed
OR kgraft-patch-3_12_60-52_49-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_14-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_60-52_49-default-2-2 is installed
OR kgraft-patch-3_12_60-52_49-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_14-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND apache2-mod_jk-1.2.40-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
bzip2-1.0.6-30.8 is installed
OR bzip2-doc-1.0.6-30.8 is installed
OR libbz2-1-1.0.6-30.8 is installed
OR libbz2-1-32bit-1.0.6-30.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
dovecot22-2.2.31-19.17 is installed
OR dovecot22-backend-mysql-2.2.31-19.17 is installed
OR dovecot22-backend-pgsql-2.2.31-19.17 is installed
OR dovecot22-backend-sqlite-2.2.31-19.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
gnome-photos-3.26.3-2 is installed
OR gnome-photos-lang-3.26.3-2 is installed
OR gnome-shell-search-provider-gnome-photos-3.26.3-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND conntrack-tools-1.4.2-5 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-pycrypto-2.6.1-10.3 is installed
|