Oval Definition:oval:org.opensuse.security:def:27730
Revision Date:2020-12-01Version:1
Title:Security update for Mozilla Firefox
Description:



Mozilla Firefox has been updated to the 17.0.7 ESR version, which fixes bugs and security fixes.

*

MFSA 2013-49: Mozilla developers identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.

* Gary Kwong, Jesse Ruderman, and Andrew McCreight reported memory safety problems and crashes that affect Firefox ESR 17, and Firefox 21. (CVE-2013-1682)

*

MFSA 2013-50: Security researcher Abhishek Arya (Inferno) of the Google Chrome Security Team used the Address Sanitizer tool to discover a series of use-after-free problems rated critical as security issues in shipped software. Some of these issues are potentially exploitable, allowing for remote code execution. We would also like to thank Abhishek for reporting additional use-after-free and buffer overflow flaws in code introduced during Firefox development. These were fixed before general release.

o Heap-use-after-free in mozilla::dom::HTMLMediaElement::LookupMediaElementURITable (CVE-2013-1684) o Heap-use-after-free in nsIDocument::GetRootElement (CVE-2013-1685) o Heap-use-after-free in mozilla::ResetDir (CVE-2013-1686) *

MFSA 2013-51 / CVE-2013-1687: Security researcher Mariusz Mlynski reported that it is possible to compile a user-defined function in the XBL scope of a specific element and then trigger an event within this scope to run code. In some circumstances, when this code is run, it can access content protected by System Only Wrappers (SOW) and chrome-privileged pages. This could potentially lead to arbitrary code execution. Additionally, Chrome Object Wrappers (COW) can be bypassed by web content to access privileged methods, leading to a cross-site scripting (XSS) attack from privileged pages.

*

MFSA 2013-53 / CVE-2013-1690: Security researcher Nils reported that specially crafted web content using the onreadystatechange event and reloading of pages could sometimes cause a crash when unmapped memory is executed. This crash is potentially exploitable.

*

MFSA 2013-54 / CVE-2013-1692: Security researcher Johnathan Kuskos reported that Firefox is sending data in the body of XMLHttpRequest (XHR) HEAD requests, which goes agains the XHR specification. This can potentially be used for Cross-Site Request Forgery (CSRF) attacks against sites which do not distinguish between HEAD and POST requests.

*

MFSA 2013-55 / CVE-2013-1693: Security researcher Paul Stone of Context Information Security discovered that timing differences in the processing of SVG format images with filters could allow for pixel values to be read. This could potentially allow for text values to be read across domains, leading to information disclosure.

*

MFSA 2013-59 / CVE-2013-1697: Mozilla security researcher moz_bug_r_a4 reported that XrayWrappers can be bypassed to call content-defined toString and valueOf methods through DefaultValue. This can lead to unexpected behavior when privileged code acts on the incorrect values.

*

MFSA 2013-30: Mozilla developers identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.

* Olli Pettay, Jesse Ruderman, Boris Zbarsky, Christian Holler, Milan Sreckovic, and Joe Drew reported memory safety problems and crashes that affect Firefox ESR 17, and Firefox 19. (CVE-2013-0788)

*

MFSA 2013-31 / CVE-2013-0800: Security researcher Abhishek Arya (Inferno) of the Google Chrome Security Team used the Address Sanitizer tool to discover an out-of-bounds write in Cairo graphics library. When certain values are passed to it during rendering, Cairo attempts to use negative boundaries or sizes for boxes, leading to a potentially exploitable crash in some instances.

*

MFSA 2013-32 / CVE-2013-0799: Security researcher Frederic Hoguin discovered that the Mozilla Maintenance Service on Windows was vulnerable to a buffer overflow. This system is used to update software without invoking the User Account Control (UAC) prompt. The Mozilla Maintenance Service is configured to allow unprivileged users to start it with arbitrary arguments. By manipulating the data passed in these arguments, an attacker can execute arbitrary code with the system privileges used by the service. This issue requires local file system access to be exploitable.

*

MFSA 2013-34 / CVE-2013-0797: Security researcher Ash reported an issue with the Mozilla Updater. The Mozilla Updater can be made to load a malicious local DLL file in a privileged context through either the Mozilla Maintenance Service or independently on systems that do not use the service. This occurs when the DLL file is placed in a specific location on the local system before the Mozilla Updater is run. Local file system access is necessary in order for this issue to be exploitable.

*

MFSA 2013-35 / CVE-2013-0796: Security researcher miaubiz used the Address Sanitizer tool to discover a crash in WebGL rendering when memory is freed that has not previously been allocated. This issue only affects Linux users who have Intel Mesa graphics drivers. The resulting crash could be potentially exploitable.

*

MFSA 2013-36 / CVE-2013-0795: Security researcher Cody Crews reported a mechanism to use the cloneNode method to bypass System Only Wrappers (SOW) and clone a protected node. This allows violation of the browser's same origin policy and could also lead to privilege escalation and the execution of arbitrary code.

*

MFSA 2013-37 / CVE-2013-0794: Security researcher shutdown reported a method for removing the origin indication on tab-modal dialog boxes in combination with browser navigation. This could allow an attacker's dialog to overlay a page and show another site's content. This can be used for phishing by allowing users to enter data into a modal prompt dialog on an attacking, site while appearing to be from the displayed site.

*

MFSA 2013-38 / CVE-2013-0793: Security researcher Mariusz Mlynski reported a method to use browser navigations through history to load an arbitrary website with that page's baseURI property pointing to another site instead of the seemingly loaded one. The user will continue to see the incorrect site in the addressbar of the browser. This allows for a cross-site scripting (XSS) attack or the theft of data through a phishing attack.

*

MFSA 2013-39 / CVE-2013-0792: Mozilla community member Tobias Schula reported that if gfx.color_management.enablev4 preference is enabled manually in about:config, some grayscale PNG images will be rendered incorrectly and cause memory corruption during PNG decoding when certain color profiles are in use. A crafted PNG image could use this flaw to leak data through rendered images drawing from random memory. By default, this preference is not enabled.

*

MFSA 2013-40 / CVE-2013-0791: Mozilla community member Ambroz Bizjak reported an out-of-bounds array read in the CERT_DecodeCertPackage function of the Network Security Services (NSS) libary when decoding a certificate. When this occurs, it will lead to memory corruption and a non-exploitable crash.

*

MFSA 2013-41: Mozilla developers identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.

References

o Christoph Diehl, Christian Holler, Jesse Ruderman, Timothy Nikkel, and Jeff Walden reported memory safety problems and crashes that affect Firefox ESR 17, and Firefox 20. o Bob Clary, Ben Turner, Benoit Jacob, Bobby Holley, Christoph Diehl, Christian Holler, Andrew McCreight, Gary Kwong, Jason Orendorff, Jesse Ruderman, Matt Wobensmith, and Mats Palmgren reported memory safety problems and crashes that affect Firefox 20. *

MFSA 2013-42 / CVE-2013-1670: Security researcher Cody Crews reported a method to call a content level constructor that allows for this constructor to have chrome privileged accesss. This affects chrome object wrappers (COW) and allows for write actions on objects when only read actions should be allowed. This can lead to cross-site scripting (XSS) attacks.

*

MFSA 2013-43 / CVE-2013-1671: Mozilla security researcher moz_bug_r_a4 reported a mechanism to exploit the control when set to the file type in order to get the full path. This can lead to information leakage and could be combined with other exploits to target attacks on the local file system.

*

MFSA 2013-44 / CVE-2013-1672: Security researcher Seb Patane reported an issue with the Mozilla Maintenance Service on Windows. This issue allows unprivileged users to local privilege escalation through the system privileges used by the service when interacting with local malicious software. This allows the user to bypass integrity checks leading to local privilege escalation. Local file system access is necessary in order for this issue to be exploitable and it cannot be triggered through web content.

*

* MFSA 2013-45: Security researcher Robert Kugler discovered that in some instances the Mozilla Maintenance Service on Windows will be vulnerable to some previously fixed privilege escalation attacks that allowed for local privilege escalation. This was caused by the Mozilla Updater not updating Windows Registry entries for the Mozilla Maintenance Service, which fixed the earlier issues present if Firefox 12 had been installed. New installations of Firefox after version 12 are not affected by this issue. Local file system access is necessary in order for this issue to be exploitable and it cannot be triggered through web content. References: - old MozillaMaintenance Service registry entry not updated leading to Trusted Path Privilege Escalation (CVE-2013-1673) - Possible Arbitrary Code Execution by Update Service (CVE-2012-1942)

*

MFSA 2013-46 / CVE-2013-1674: Security researcher Nils reported a use-after-free when resizing video while playing. This could allow for arbitrary code execution.

*

MFSA 2013-47 / CVE-2013-1675: Mozilla community member Ms2ger discovered that some DOMSVGZoomEvent functions are used without being properly initialized, causing uninitialized memory to be used when they are called by web content. This could lead to a information leakage to sites depending on the contents of this uninitialized memory.

*

MFSA 2013-48: Security researcher Abhishek Arya (Inferno) of the Google Chrome Security Team used the Address Sanitizer tool to discover a series of use-after-free, out of bounds read, and invalid write problems rated as moderate to critical as security issues in shipped software. Some of these issues are potentially exploitable, allowing for remote code execution. We would also like to thank Abhishek for reporting additional use-after-free flaws in dir=auto code introduced during Firefox development. These were fixed before general release.

References

o Out of Bounds Read in SelectionIterator::GetNextSegment (CVE-2013-1676) o Out-of-bound read in gfxSkipCharsIterator::SetOffsets (CVE-2013-1677)) o Invalid write in _cairo_xlib_surface_add_glyph (CVE-2013-1678) o Heap-use-after-free in mozilla::plugins::child::_geturlnotify (CVE-2013-1679) o Heap-use-after-free in nsFrameList::FirstChild (CVE-2013-1680) o Heap-use-after-free in nsContentUtils::RemoveScriptBlocker (CVE-2013-1681) *

CVE-2012-1942

* CVE-2013-0788 * CVE-2013-0791 * CVE-2013-0792 * CVE-2013-0793 * CVE-2013-0794 * CVE-2013-0795 * CVE-2013-0796 * CVE-2013-0797 * CVE-2013-0798 * CVE-2013-0799 * CVE-2013-0800 * CVE-2013-0801 * CVE-2013-1669 * CVE-2013-1670 * CVE-2013-1671 * CVE-2013-1672 * CVE-2013-1673 * CVE-2013-1674 * CVE-2013-1675 * CVE-2013-1676 * CVE-2013-1677 * CVE-2013-1678 * CVE-2013-1679 * CVE-2013-1680 * CVE-2013-1681 * CVE-2013-1682 * CVE-2013-1684 * CVE-2013-1685 * CVE-2013-1686 * CVE-2013-1687 * CVE-2013-1690 * CVE-2013-1692 * CVE-2013-1693 * CVE-2013-1697

Family:unixClass:patch
Status:Reference(s):1027519
1032598
1037413
1046637
1047675
1048920
1049578
1051787
1051788
1052686
1056278
1056281
1056282
1101295
1101567
1101570
1101571
1101573
1101576
1101577
1101578
1101581
1101582
1101588
1101589
1104448
1128829
1128963
1172906
1172935
1173197
1173369
295284
792432
813026
817120
819204
825935
846389
887580
905959
912457
916897
916914
917129
927220
934299
936807
936909
947003
948244
949022
953382
958582
958583
958584
958586
CVE-2007-6746
CVE-2007-6746
CVE-2013-0788
CVE-2013-0789
CVE-2013-0790
CVE-2013-0791
CVE-2013-0792
CVE-2013-0794
CVE-2013-0795
CVE-2013-0796
CVE-2013-0797
CVE-2013-0798
CVE-2013-0799
CVE-2013-0800
CVE-2013-1682
CVE-2013-1684
CVE-2013-1685
CVE-2013-1686
CVE-2013-1687
CVE-2013-1690
CVE-2013-1692
CVE-2013-1693
CVE-2013-1697
CVE-2013-4449
CVE-2013-7439
CVE-2014-2484
CVE-2014-2494
CVE-2014-4207
CVE-2014-4214
CVE-2014-4233
CVE-2014-4238
CVE-2014-4240
CVE-2014-4243
CVE-2014-4258
CVE-2014-4260
CVE-2014-9654
CVE-2015-1545
CVE-2015-1546
CVE-2015-4500
CVE-2015-4501
CVE-2015-4506
CVE-2015-4509
CVE-2015-4511
CVE-2015-4517
CVE-2015-4519
CVE-2015-4520
CVE-2015-4521
CVE-2015-4522
CVE-2015-5252
CVE-2015-5296
CVE-2015-5299
CVE-2015-5330
CVE-2015-7174
CVE-2015-7175
CVE-2015-7176
CVE-2015-7177
CVE-2015-7180
CVE-2016-1000031
CVE-2017-10664
CVE-2017-10806
CVE-2017-11334
CVE-2017-11434
CVE-2017-12135
CVE-2017-12137
CVE-2017-12855
CVE-2017-14316
CVE-2017-14317
CVE-2017-14319
CVE-2018-10873
CVE-2018-10893
CVE-2018-14349
CVE-2018-14350
CVE-2018-14352
CVE-2018-14353
CVE-2018-14354
CVE-2018-14355
CVE-2018-14356
CVE-2018-14357
CVE-2018-14358
CVE-2018-14359
CVE-2018-14362
CVE-2020-14093
CVE-2020-14154
CVE-2020-14954
CVE-2020-15011
SUSE-SU-2015:0887-1
SUSE-SU-2015:1144-1
SUSE-SU-2015:1177-1
SUSE-SU-2015:1334-1
SUSE-SU-2016:0164-1
SUSE-SU-2017:2450-1
SUSE-SU-2018:2403-1
SUSE-SU-2018:2563-1
SUSE-SU-2019:14044-1
SUSE-SU-2020:14414-1
SUSE-SU-2020:14423-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for High Performance Computing 12
SUSE Linux Enterprise Module for High Performance Computing 15
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Point of Sale 11 SP3
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-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-CLIENT-TOOLS
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-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP4-LTSS
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 12 SP4
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-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
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-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
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 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
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 15
SUSE OpenStack Cloud 5
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • cyrus-sasl-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-32bit-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-crammd5-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-crammd5-32bit-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-digestmd5-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-digestmd5-32bit-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-gssapi-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-gssapi-32bit-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-plain-2.1.26-lp150.3.7 is installed
  • OR cyrus-sasl-plain-32bit-2.1.26-lp150.3.7 is installed
  • OR libsasl2-3-2.1.26-lp150.3.7 is installed
  • OR libsasl2-3-32bit-2.1.26-lp150.3.7 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • gdk-pixbuf-2.34.0-13 is installed
  • OR gdk-pixbuf-devel-2.34.0-13 is installed
  • OR gdk-pixbuf-devel-32bit-2.34.0-13 is installed
  • OR gdk-pixbuf-lang-2.34.0-13 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-13 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-13 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-13 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-13 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • MozillaFirefox-17.0.5esr-0.4 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.5esr-0.4 is installed
  • OR libfreebl3-3.14.3-0.4.3 is installed
  • OR libfreebl3-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nspr-4.9.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.6-0.3 is installed
  • OR mozilla-nss-3.14.3-0.4.3 is installed
  • OR mozilla-nss-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nss-tools-3.14.3-0.4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • libmysql55client18-5.5.39-0.7 is installed
  • OR libmysql55client18-32bit-5.5.39-0.7 is installed
  • OR libmysql55client_r18-5.5.39-0.7 is installed
  • OR libmysql55client_r18-32bit-5.5.39-0.7 is installed
  • OR libmysqlclient15-5.0.96-0.6 is installed
  • OR libmysqlclient15-32bit-5.0.96-0.6 is installed
  • OR libmysqlclient_r15-5.0.96-0.6 is installed
  • OR libmysqlclient_r15-32bit-5.0.96-0.6 is installed
  • OR mysql-5.5.39-0.7 is installed
  • OR mysql-client-5.5.39-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • mozilla-nspr-4.10.9-11 is installed
  • OR mozilla-nspr-32bit-4.10.9-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-38.4.0esr-51 is installed
  • OR MozillaFirefox-translations-38.4.0esr-51 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND binutils-2.26.1-9.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • cyrus-sasl-2.1.26-7 is installed
  • OR cyrus-sasl-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-plain-2.1.26-7 is installed
  • OR cyrus-sasl-plain-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-saslauthd-2.1.26-7 is installed
  • OR libsasl2-3-2.1.26-7 is installed
  • OR libsasl2-3-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • ruby2.1-rubygem-puppet-4.8.1-32.3 is installed
  • OR rubygem-puppet-4.8.1-32.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • clamav-0.100.0-1 is installed
  • OR clamav-devel-0.100.0-1 is installed
  • OR libclamav7-0.100.0-1 is installed
  • OR libclammspack0-0.100.0-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND portus-2.2.0-20.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libjpeg-turbo-1.5.3-5.7 is installed
  • OR libjpeg8-32bit-8.1.2-5.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • rust-1.24.1-3.6 is installed
  • OR rust-std-1.24.1-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • libpmi0-17.02.11-6.19 is installed
  • OR libslurm31-17.02.11-6.19 is installed
  • OR perl-slurm-17.02.11-6.19 is installed
  • OR slurm-17.02.11-6.19 is installed
  • OR slurm-auth-none-17.02.11-6.19 is installed
  • OR slurm-config-17.02.11-6.19 is installed
  • OR slurm-devel-17.02.11-6.19 is installed
  • OR slurm-doc-17.02.11-6.19 is installed
  • OR slurm-lua-17.02.11-6.19 is installed
  • OR slurm-munge-17.02.11-6.19 is installed
  • OR slurm-pam_slurm-17.02.11-6.19 is installed
  • OR slurm-plugins-17.02.11-6.19 is installed
  • OR slurm-sched-wiki-17.02.11-6.19 is installed
  • OR slurm-slurmdb-direct-17.02.11-6.19 is installed
  • OR slurm-slurmdbd-17.02.11-6.19 is installed
  • OR slurm-sql-17.02.11-6.19 is installed
  • OR slurm-torque-17.02.11-6.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 15 is installed
  • AND Package Information
  • python2-numpy-gnu-hpc-1.14.0-2 is installed
  • OR python2-numpy-gnu-hpc-devel-1.14.0-2 is installed
  • OR python2-numpy_1_14_0-gnu-hpc-1.14.0-2 is installed
  • OR python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-2 is installed
  • OR python3-numpy-gnu-hpc-1.14.0-2 is installed
  • OR python3-numpy-gnu-hpc-devel-1.14.0-2 is installed
  • OR python3-numpy_1_14_0-gnu-hpc-1.14.0-2 is installed
  • OR python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-2 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.15-3.3 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-3.3 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-3.3 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_3-default-2-2 is installed
  • OR kernel-livepatch-SLE15_Update_1-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • ffmpeg-3.4.2-4.12 is installed
  • OR ffmpeg-private-devel-3.4.2-4.12 is installed
  • OR libavdevice-devel-3.4.2-4.12 is installed
  • OR libavdevice57-3.4.2-4.12 is installed
  • OR libavfilter-devel-3.4.2-4.12 is installed
  • OR libavfilter6-3.4.2-4.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.64 is installed
  • OR ImageMagick-config-7-upstream-7.0.7.34-3.64 is installed
  • OR ImageMagick-devel-32bit-7.0.7.34-3.64 is installed
  • OR ImageMagick-doc-7.0.7.34-3.64 is installed
  • OR ImageMagick-extra-7.0.7.34-3.64 is installed
  • OR libMagick++-7_Q16HDRI4-32bit-7.0.7.34-3.64 is installed
  • OR libMagick++-devel-32bit-7.0.7.34-3.64 is installed
  • OR libMagickCore-7_Q16HDRI6-32bit-7.0.7.34-3.64 is installed
  • OR libMagickWand-7_Q16HDRI6-32bit-7.0.7.34-3.64 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.32-33 is installed
  • OR kernel-ec2-devel-3.12.32-33 is installed
  • OR kernel-ec2-extra-3.12.32-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • gnuplot-5.2.2-1 is installed
  • OR gnuplot-doc-5.2.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs-common-1.0-2 is installed
  • OR nodejs4-4.8.4-15.5 is installed
  • OR nodejs4-devel-4.8.4-15.5 is installed
  • OR nodejs4-docs-4.8.4-15.5 is installed
  • OR nodejs6-6.11.1-11.5 is installed
  • OR nodejs6-devel-6.11.1-11.5 is installed
  • OR nodejs6-docs-6.11.1-11.5 is installed
  • OR npm4-4.8.4-15.5 is installed
  • OR npm6-6.11.1-11.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • nodejs8-8.11.4-3.8 is installed
  • OR nodejs8-devel-8.11.4-3.8 is installed
  • OR nodejs8-docs-8.11.4-3.8 is installed
  • OR npm8-8.11.4-3.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • jakarta-commons-fileupload-1.1.1-1.37.3 is installed
  • OR jakarta-commons-fileupload-javadoc-1.1.1-1.37.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-69.11 is installed
  • OR kernel-rt-base-3.0.101.rt130-69.11 is installed
  • OR kernel-rt-devel-3.0.101.rt130-69.11 is installed
  • OR kernel-rt_trace-3.0.101.rt130-69.11 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-69.11 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-69.11 is installed
  • OR kernel-source-rt-3.0.101.rt130-69.11 is installed
  • OR kernel-syms-rt-3.0.101.rt130-69.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • libltdl7-2.2.6-2.131 is installed
  • OR libltdl7-32bit-2.2.6-2.131 is installed
  • OR libltdl7-x86-2.2.6-2.131 is installed
  • OR libtool-2.2.6-2.131 is installed
  • OR libtool-32bit-2.2.6-2.131 is installed
  • OR libtool-x86-2.2.6-2.131 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • libltdl7-2.2.6-2.131 is installed
  • OR libltdl7-32bit-2.2.6-2.131 is installed
  • OR libltdl7-x86-2.2.6-2.131 is installed
  • OR libtool-2.2.6-2.131 is installed
  • OR libtool-32bit-2.2.6-2.131 is installed
  • OR libtool-x86-2.2.6-2.131 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 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 NetworkManager-gnome-0.7.1-5.15.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND NetworkManager-gnome-0.7.1-5.15.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND NetworkManager-gnome-0.7.1-5.15.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • gpg2-2.0.9-25.25 is installed
  • OR gpg2-lang-2.0.9-25.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • OpenEXR-1.6.1-83.17.3 is installed
  • OR OpenEXR-32bit-1.6.1-83.17.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • OpenEXR-1.6.1-83.17.3 is installed
  • OR OpenEXR-32bit-1.6.1-83.17.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • PackageKit-0.3.14-2.23 is installed
  • OR PackageKit-lang-0.3.14-2.23 is installed
  • OR hal-0.5.12-23.58 is installed
  • OR hal-32bit-0.5.12-23.58 is installed
  • OR hal-doc-0.5.12-23.58 is installed
  • OR hal-x86-0.5.12-23.58 is installed
  • OR libpackagekit-glib10-0.3.14-2.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • xen-4.1.6_08-17 is installed
  • OR xen-devel-4.1.6_08-17 is installed
  • OR xen-doc-html-4.1.6_08-17 is installed
  • OR xen-doc-pdf-4.1.6_08-17 is installed
  • OR xen-kmp-default-4.1.6_08_3.0.101_0.7.29-17 is installed
  • OR xen-kmp-pae-4.1.6_08_3.0.101_0.7.29-17 is installed
  • OR xen-kmp-trace-4.1.6_08_3.0.101_0.7.29-17 is installed
  • OR xen-libs-4.1.6_08-17 is installed
  • OR xen-libs-32bit-4.1.6_08-17 is installed
  • OR xen-tools-4.1.6_08-17 is installed
  • OR xen-tools-domU-4.1.6_08-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • xen-4.1.6_08-17 is installed
  • OR xen-devel-4.1.6_08-17 is installed
  • OR xen-doc-html-4.1.6_08-17 is installed
  • OR xen-doc-pdf-4.1.6_08-17 is installed
  • OR xen-kmp-default-4.1.6_08_3.0.101_0.7.29-17 is installed
  • OR xen-kmp-pae-4.1.6_08_3.0.101_0.7.29-17 is installed
  • OR xen-kmp-trace-4.1.6_08_3.0.101_0.7.29-17 is installed
  • OR xen-libs-4.1.6_08-17 is installed
  • OR xen-libs-32bit-4.1.6_08-17 is installed
  • OR xen-tools-4.1.6_08-17 is installed
  • OR xen-tools-domU-4.1.6_08-17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • OR libcurl4-x86-7.19.7-1.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • findutils-4.4.0-38.26 is installed
  • OR findutils-locate-4.4.0-38.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • curl-7.19.7-1.61 is installed
  • OR curl-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-7.19.7-1.61 is installed
  • OR libcurl4-32bit-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.61 is installed
  • OR curl-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-7.19.7-1.61 is installed
  • OR libcurl4-32bit-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • curl-7.19.7-1.61 is installed
  • OR curl-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-7.19.7-1.61 is installed
  • OR libcurl4-32bit-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.61 is installed
  • OR curl-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-7.19.7-1.61 is installed
  • OR libcurl4-32bit-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-7.19.7-1.61 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.5 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.5 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-default-3.0.101-0.47.106.5 is installed
  • OR kernel-default-base-3.0.101-0.47.106.5 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-default-man-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-source-3.0.101-0.47.106.5 is installed
  • OR kernel-syms-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.5 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.5 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-default-3.0.101-0.47.106.5 is installed
  • OR kernel-default-base-3.0.101-0.47.106.5 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-default-man-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-source-3.0.101-0.47.106.5 is installed
  • OR kernel-syms-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • ldapsmb-1.34b-93 is installed
  • OR libldb1-3.6.3-93 is installed
  • OR libsmbclient0-3.6.3-93 is installed
  • OR libsmbclient0-32bit-3.6.3-93 is installed
  • OR libtalloc2-3.6.3-93 is installed
  • OR libtalloc2-32bit-3.6.3-93 is installed
  • OR libtdb1-3.6.3-93 is installed
  • OR libtdb1-32bit-3.6.3-93 is installed
  • OR libtevent0-3.6.3-93 is installed
  • OR libtevent0-32bit-3.6.3-93 is installed
  • OR libwbclient0-3.6.3-93 is installed
  • OR libwbclient0-32bit-3.6.3-93 is installed
  • OR samba-3.6.3-93 is installed
  • OR samba-32bit-3.6.3-93 is installed
  • OR samba-client-3.6.3-93 is installed
  • OR samba-client-32bit-3.6.3-93 is installed
  • OR samba-doc-3.6.3-93 is installed
  • OR samba-krb-printing-3.6.3-93 is installed
  • OR samba-winbind-3.6.3-93 is installed
  • OR samba-winbind-32bit-3.6.3-93 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • apport-0.114-12.8.6 is installed
  • OR apport-crashdb-sle-0.114-0.8.6 is installed
  • OR apport-gtk-0.114-12.8.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • apport-0.114-12.8.6 is installed
  • OR apport-crashdb-sle-0.114-0.8.6 is installed
  • OR apport-gtk-0.114-12.8.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.48 is installed
  • OR libMagickCore1-6.4.3.6-7.48 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.48 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.48 is installed
  • OR libMagickCore1-6.4.3.6-7.48 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.48 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND NetworkManager-gnome-0.7.1-5.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.3 is installed
  • OR koan-2.2.2-0.68.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.3 is installed
  • OR koan-2.2.2-0.68.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND permissions-2013.1.7-0.6.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND permissions-2013.1.7-0.6.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.30 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.30 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.30 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.30 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • libecpg6-9.3.6-5 is installed
  • OR libpq5-9.3.6-5 is installed
  • OR libpq5-32bit-9.3.6-5 is installed
  • OR postgresql93-9.3.6-5 is installed
  • OR postgresql93-contrib-9.3.6-5 is installed
  • OR postgresql93-docs-9.3.6-5 is installed
  • OR postgresql93-libs-9.3.6-5 is installed
  • OR postgresql93-server-9.3.6-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • libecpg6-9.3.6-5 is installed
  • OR libpq5-9.3.6-5 is installed
  • OR libpq5-32bit-9.3.6-5 is installed
  • OR postgresql93-9.3.6-5 is installed
  • OR postgresql93-contrib-9.3.6-5 is installed
  • OR postgresql93-docs-9.3.6-5 is installed
  • OR postgresql93-libs-9.3.6-5 is installed
  • OR postgresql93-server-9.3.6-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • gdk-pixbuf-lang-2.30.6-1 is installed
  • OR gdk-pixbuf-query-loaders-2.30.6-1 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.30.6-1 is installed
  • OR libgdk_pixbuf-2_0-0-2.30.6-1 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.30.6-1 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.30.6-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • curl-7.37.0-15 is installed
  • OR libcurl4-7.37.0-15 is installed
  • OR libcurl4-32bit-7.37.0-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • openvpn-2.3.8-16.17 is installed
  • OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libblkid1-2.29.2-3.8 is installed
  • OR libblkid1-32bit-2.29.2-3.8 is installed
  • OR libfdisk1-2.29.2-3.8 is installed
  • OR libmount1-2.29.2-3.8 is installed
  • OR libmount1-32bit-2.29.2-3.8 is installed
  • OR libsmartcols1-2.29.2-3.8 is installed
  • OR libuuid1-2.29.2-3.8 is installed
  • OR libuuid1-32bit-2.29.2-3.8 is installed
  • OR python-libmount-2.29.2-3.8 is installed
  • OR util-linux-2.29.2-3.8 is installed
  • OR util-linux-lang-2.29.2-3.8 is installed
  • OR util-linux-systemd-2.29.2-3.8 is installed
  • OR uuidd-2.29.2-3.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libblkid1-2.29.2-3.8 is installed
  • OR libblkid1-32bit-2.29.2-3.8 is installed
  • OR libfdisk1-2.29.2-3.8 is installed
  • OR libmount1-2.29.2-3.8 is installed
  • OR libmount1-32bit-2.29.2-3.8 is installed
  • OR libsmartcols1-2.29.2-3.8 is installed
  • OR libuuid1-2.29.2-3.8 is installed
  • OR libuuid1-32bit-2.29.2-3.8 is installed
  • OR python-libmount-2.29.2-3.8 is installed
  • OR util-linux-2.29.2-3.8 is installed
  • OR util-linux-lang-2.29.2-3.8 is installed
  • OR util-linux-systemd-2.29.2-3.8 is installed
  • OR uuidd-2.29.2-3.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • alsa-1.0.27.2-15 is installed
  • OR alsa-docs-1.0.27.2-15 is installed
  • OR libasound2-1.0.27.2-15 is installed
  • OR libasound2-32bit-1.0.27.2-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • apache2-2.4.23-29.27 is installed
  • OR apache2-doc-2.4.23-29.27 is installed
  • OR apache2-example-pages-2.4.23-29.27 is installed
  • OR apache2-prefork-2.4.23-29.27 is installed
  • OR apache2-utils-2.4.23-29.27 is installed
  • OR apache2-worker-2.4.23-29.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • apache2-2.4.23-29.27 is installed
  • OR apache2-doc-2.4.23-29.27 is installed
  • OR apache2-example-pages-2.4.23-29.27 is installed
  • OR apache2-prefork-2.4.23-29.27 is installed
  • OR apache2-utils-2.4.23-29.27 is installed
  • OR apache2-worker-2.4.23-29.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • libgoa-1_0-0-3.20.5-9 is installed
  • OR libgoa-backend-1_0-1-3.20.5-9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • libmysqlclient-devel-10.0.26-20.10 is installed
  • OR libmysqlclient18-10.0.26-20.10 is installed
  • OR libmysqlclient18-32bit-10.0.26-20.10 is installed
  • OR libmysqlclient_r18-10.0.26-20.10 is installed
  • OR libmysqld-devel-10.0.26-20.10 is installed
  • OR libmysqld18-10.0.26-20.10 is installed
  • OR mariadb-10.0.26-20.10 is installed
  • OR mariadb-client-10.0.26-20.10 is installed
  • OR mariadb-errormessages-10.0.26-20.10 is installed
  • OR mariadb-tools-10.0.26-20.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • libmysqlclient-devel-10.0.26-20.10 is installed
  • OR libmysqlclient18-10.0.26-20.10 is installed
  • OR libmysqlclient18-32bit-10.0.26-20.10 is installed
  • OR libmysqlclient_r18-10.0.26-20.10 is installed
  • OR libmysqld-devel-10.0.26-20.10 is installed
  • OR libmysqld18-10.0.26-20.10 is installed
  • OR mariadb-10.0.26-20.10 is installed
  • OR mariadb-client-10.0.26-20.10 is installed
  • OR mariadb-errormessages-10.0.26-20.10 is installed
  • OR mariadb-tools-10.0.26-20.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • openslp-2.0.0-18.15 is installed
  • OR openslp-32bit-2.0.0-18.15 is installed
  • OR openslp-server-2.0.0-18.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • gpg2-2.0.24-9.3 is installed
  • OR gpg2-lang-2.0.24-9.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND MozillaFirefox-devel-17.0.7esr-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • libspice-server-devel-0.12.4-15 is installed
  • OR spice-0.12.4-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libsilc-1_1-2-1.1.10-24 is installed
  • OR libsilcclient-1_1-3-1.1.10-24 is installed
  • OR silc-toolkit-1.1.10-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-8 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libplist-1.12-20.3 is installed
  • OR libplist++3-1.12-20.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libraw-0.15.4-30 is installed
  • OR libraw9-0.15.4-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • colord-1.4.2-1 is installed
  • OR colord-gtk-lang-0.1.26-1 is installed
  • OR colord-lang-1.4.2-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • bind-9.9.6P1-0.33 is installed
  • OR bind-chrootenv-9.9.6P1-0.33 is installed
  • OR bind-doc-9.9.6P1-0.33 is installed
  • OR bind-libs-9.9.6P1-0.33 is installed
  • OR bind-libs-32bit-9.9.6P1-0.33 is installed
  • OR bind-utils-9.9.6P1-0.33 is installed
  • BACK