Oval Definition:oval:org.opensuse.security:def:26438
Revision Date:2020-12-01Version:1
Title:Security update for ansible (Moderate)
Description:

This update for ansible fixes the following issues:

Ansible was updated to version 2.8.1:

Full changelog is at /usr/share/doc/packages/ansible/changelogs/

- Bugfixes

- ACI - DO not encode query_string - ACI modules - Fix non-signature authentication - Add missing directory provided via ``--playbook-dir`` to adjacent collection loading - Fix 'Interface not found' errors when using eos_l2_interface with nonexistant interfaces configured - Fix cannot get credential when `source_auth` set to `credential_file`. - Fix netconf_config backup string issue - Fix privilege escalation support for the docker connection plugin when credentials need to be supplied (e.g. sudo with password). - Fix vyos cli prompt inspection - Fixed loading namespaced documentation fragments from collections. - Fixing bug came up after running cnos_vrf module against coverity. - Properly handle data importer failures on PVC creation, instead of timing out. - To fix the ios static route TC failure in CI - To fix the nios member module params - To fix the nios_zone module idempotency failure - add terminal initial prompt for initial connection - allow include_role to work with ansible command - allow python_requirements_facts to report on dependencies containing dashes - asa_config fix - azure_rm_roledefinition - fix a small error in build scope. - azure_rm_virtualnetworkpeering - fix cross subscriptions virtual network peering. - cgroup_perf_recap - When not using file_per_task, make sure we don't prematurely close the perf files - display underlying error when reporting an invalid ``tasks:`` block. - dnf - fix wildcard matching for state: absent - docker connection plugin - accept version ``dev`` as 'newest version' and print warning. - docker_container - ``oom_killer`` and ``oom_score_adj`` options are available since docker-py 1.8.0, not 2.0.0 as assumed by the version check. - docker_container - fix network creation when ``networks_cli_compatible`` is enabled. - docker_container - use docker API's ``restart`` instead of ``stop``/``start`` to restart a container. - docker_image - if ``build`` was not specified, the wrong default for ``build.rm`` is used. - docker_image - if ``nocache`` set to ``yes`` but not ``build.nocache``, the module failed. - docker_image - module failed when ``source: build`` was set but ``build.path`` options not specified. - docker_network module - fix idempotency when using ``aux_addresses`` in ``ipam_config``. - ec2_instance - make Name tag idempotent - eos: don't fail modules without become set, instead show message and continue - eos_config: check for session support when asked to 'diff_against: session' - eos_eapi: fix idempotency issues when vrf was unspecified. - fix bugs for ce - more info see - fix incorrect uses of to_native that should be to_text instead. - hcloud_volume - Fix idempotency when attaching a server to a volume. - ibm_storage - Added a check for null fields in ibm_storage utils module. - include_tasks - whitelist ``listen`` as a valid keyword - k8s - resource updates applied with force work correctly now - keep results subset also when not no_log. - meraki_switchport - improve reliability with native VLAN functionality. - netapp_e_iscsi_target - fix netapp_e_iscsi_target chap secret size and clearing functionality - netapp_e_volumes - fix workload profileId indexing when no previous workload tags exist on the storage array. - nxos_acl some platforms/versions raise when no ACLs are present - nxos_facts fix - nxos_file_copy fix passwordless workflow - nxos_interface Fix admin_state check for n6k - nxos_snmp_traps fix group all for N35 platforms - nxos_snmp_user fix platform fixes for get_snmp_user - nxos_vlan mode idempotence bug - nxos_vlan vlan names containing regex ctl chars should be escaped - nxos_vtp_* modules fix n6k issues - openssl_certificate - fix private key passphrase handling for ``cryptography`` backend. - openssl_pkcs12 - fixes crash when private key has a passphrase and the module is run a second time. - os_stack - Apply tags conditionally so that the module does not throw up an error when using an older distro of openstacksdk - pass correct loading context to persistent connections other than local - pkg_mgr - Ansible 2.8.0 failing to install yum packages on Amazon Linux - postgresql - added initial SSL related tests - postgresql - added missing_required_libs, removed excess param mapping - postgresql - move connect_to_db and get_pg_version into module_utils/postgres.py (https://github.com/ansible/ansible/pull/55514) - postgresql_db - add note to the documentation about state dump and the incorrect rc (https://github.com/ansible/ansible/pull/57297) - postgresql_db - fix for postgresql_db fails if stderr contains output - postgresql_ping - fixed a typo in the module documentation - preserve actual ssh error when we cannot connect. - route53_facts - the module did not advertise check mode support, causing it not to be run in check mode. - sysctl: the module now also checks the output of STDERR to report if values are correctly set (https://github.com/ansible/ansible/pull/55695) - ufw - correctly check status when logging is off - uri - always return a value for status even during failure - urls - Handle redirects properly for IPv6 address by not splitting on ``:`` and rely on already parsed hostname and port values - vmware_vm_facts - fix the support with regular ESXi - vyos_interface fix - we don't really need to template vars on definition as we do this on demand in templating. - win_acl - Fix qualifier parser when using UNC paths - - win_hostname - Fix non netbios compliant name handling - winrm - Fix issue when attempting to parse CLIXML on send input failure - xenserver_guest - fixed an issue where VM whould be powered off even though check mode is used if reconfiguration requires VM to be powered off. - xenserver_guest - proper error message is shown when maximum number of network interfaces is reached and multiple network interfaces are added at once. - yum - Fix false error message about autoremove not being supported - yum - fix failure when using ``update_cache`` standalone - yum - handle special '_none_' value for proxy in yum.conf and .repo files

Update to version 2.8.0

Major changes:

* Experimental support for Ansible Collections and content namespacing - Ansible content can now be packaged in a collection and addressed via namespaces. This allows for easier sharing, distribution, and installation of bundled modules/roles/plugins, and consistent rules for accessing specific content via namespaces. * Python interpreter discovery - The first time a Python module runs on a target, Ansible will attempt to discover the proper default Python interpreter to use for the target platform/version (instead of immediately defaulting to /usr/bin/python). You can override this behavior by setting ansible_python_interpreter or via config. (see https://github.com/ansible/ansible/pull/50163) * become - The deprecated CLI arguments for --sudo, --sudo-user, --ask-sudo-pass, -su, --su-user, and --ask-su-pass have been removed, in favor of the more generic --become, --become-user, --become-method, and --ask-become-pass. * become - become functionality has been migrated to a plugin architecture, to allow customization of become functionality and 3rd party become methods (https://github.com/ansible/ansible/pull/50991)

- addresses CVE-2018-16859, CVE-2018-16876, CVE-2019-3828, CVE-2018-16837

For the full changelog see /usr/share/doc/packages/ansible/changelogs or online: https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst

Family:unixClass:patch
Status:Reference(s):1102530
1109957
1112959
1118896
1126503
840997
848657
858639
864873
900214
900218
934797
CVE-2007-0104
CVE-2007-4352
CVE-2007-5392
CVE-2007-5393
CVE-2008-1232
CVE-2008-1947
CVE-2008-2370
CVE-2008-2938
CVE-2008-2950
CVE-2008-3825
CVE-2008-5515
CVE-2009-0033
CVE-2009-0580
CVE-2009-0755
CVE-2009-0756
CVE-2009-0781
CVE-2009-0783
CVE-2009-0791
CVE-2009-0799
CVE-2009-0800
CVE-2009-1179
CVE-2009-1180
CVE-2009-1181
CVE-2009-1182
CVE-2009-1183
CVE-2009-1187
CVE-2009-1188
CVE-2009-2693
CVE-2009-2901
CVE-2009-2902
CVE-2009-3607
CVE-2009-3608
CVE-2010-0436
CVE-2010-1157
CVE-2010-2227
CVE-2010-3702
CVE-2010-3703
CVE-2010-3704
CVE-2010-3718
CVE-2010-4172
CVE-2010-5110
CVE-2011-0013
CVE-2011-0534
CVE-2011-1184
CVE-2011-2204
CVE-2011-2526
CVE-2011-3190
CVE-2011-5062
CVE-2011-5063
CVE-2011-5064
CVE-2012-0022
CVE-2012-2733
CVE-2012-3439
CVE-2012-3544
CVE-2012-3546
CVE-2012-4431
CVE-2012-4534
CVE-2012-5568
CVE-2012-5885
CVE-2012-5886
CVE-2012-5887
CVE-2013-1790
CVE-2013-1976
CVE-2013-4132
CVE-2013-4133
CVE-2013-4494
CVE-2014-0096
CVE-2014-0099
CVE-2014-0119
CVE-2014-0591
CVE-2014-1932
CVE-2014-1933
CVE-2014-3693
CVE-2014-8962
CVE-2014-9028
CVE-2014-9556
CVE-2015-3225
CVE-2015-3294
CVE-2018-16837
CVE-2018-16859
CVE-2018-16876
CVE-2018-4117
CVE-2018-6044
CVE-2018-6153
CVE-2018-6154
CVE-2018-6155
CVE-2018-6156
CVE-2018-6157
CVE-2018-6158
CVE-2018-6159
CVE-2018-6161
CVE-2018-6162
CVE-2018-6163
CVE-2018-6164
CVE-2018-6165
CVE-2018-6166
CVE-2018-6167
CVE-2018-6168
CVE-2018-6169
CVE-2018-6170
CVE-2018-6171
CVE-2018-6172
CVE-2018-6173
CVE-2018-6174
CVE-2018-6175
CVE-2018-6176
CVE-2018-6177
CVE-2018-6178
CVE-2018-6179
CVE-2019-3828
openSUSE-SU-2019:1635-1
SUSE-SU-2015:1522-1
SUSE-SU-2015:1888-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
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 Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise 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 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-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 SP4
SUSE Linux Enterprise Server 12 SP5
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 11-SECURITY
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 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise 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 OpenStack Cloud 6
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • libgit2-0.22.1-5.1 is installed
  • OR libgit2-22-0.22.1-5.1 is installed
  • OR libgit2-22-32bit-0.22.1-5.1 is installed
  • OR libgit2-devel-0.22.1-5.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • bsdtar-3.1.2-14.1 is installed
  • OR libarchive-devel-3.1.2-14.1 is installed
  • OR libarchive13-3.1.2-14.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • groff-1.22.2-10.5 is installed
  • OR groff-full-1.22.2-10.22 is installed
  • OR gxditview-1.22.2-10.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • cups-1.3.9-8.46.48 is installed
  • OR cups-client-1.3.9-8.46.48 is installed
  • OR cups-libs-1.3.9-8.46.48 is installed
  • OR cups-libs-32bit-1.3.9-8.46.48 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • bind-9.9.6P1-0.12 is installed
  • OR bind-libs-9.9.6P1-0.12 is installed
  • OR bind-libs-32bit-9.9.6P1-0.12 is installed
  • OR bind-utils-9.9.6P1-0.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.85-0.11 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.85-0.11 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.85-0.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • evolution-data-server-3.10.4-5 is installed
  • OR evolution-data-server-lang-3.10.4-5 is installed
  • OR libcamel-1_2-45-3.10.4-5 is installed
  • OR libcamel-1_2-45-32bit-3.10.4-5 is installed
  • OR libebackend-1_2-7-3.10.4-5 is installed
  • OR libebackend-1_2-7-32bit-3.10.4-5 is installed
  • OR libebook-1_2-14-3.10.4-5 is installed
  • OR libebook-1_2-14-32bit-3.10.4-5 is installed
  • OR libebook-contacts-1_2-0-3.10.4-5 is installed
  • OR libebook-contacts-1_2-0-32bit-3.10.4-5 is installed
  • OR libecal-1_2-16-3.10.4-5 is installed
  • OR libecal-1_2-16-32bit-3.10.4-5 is installed
  • OR libedata-book-1_2-20-3.10.4-5 is installed
  • OR libedata-book-1_2-20-32bit-3.10.4-5 is installed
  • OR libedata-cal-1_2-23-3.10.4-5 is installed
  • OR libedata-cal-1_2-23-32bit-3.10.4-5 is installed
  • OR libedataserver-1_2-18-3.10.4-5 is installed
  • OR libedataserver-1_2-18-32bit-3.10.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • grub2-2.02~beta2-73 is installed
  • OR grub2-i386-pc-2.02~beta2-73 is installed
  • OR grub2-snapper-plugin-2.02~beta2-73 is installed
  • OR grub2-x86_64-efi-2.02~beta2-73 is installed
  • OR grub2-x86_64-xen-2.02~beta2-73 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • jasper-1.900.14-181 is installed
  • OR libjasper1-1.900.14-181 is installed
  • OR libjasper1-32bit-1.900.14-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.5 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.5 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.5 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.5 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-46.7 is installed
  • OR salt-api-2016.11.4-46.7 is installed
  • OR salt-bash-completion-2016.11.4-46.7 is installed
  • OR salt-cloud-2016.11.4-46.7 is installed
  • OR salt-doc-2016.11.4-46.7 is installed
  • OR salt-master-2016.11.4-46.7 is installed
  • OR salt-minion-2016.11.4-46.7 is installed
  • OR salt-proxy-2016.11.4-46.7 is installed
  • OR salt-ssh-2016.11.4-46.7 is installed
  • OR salt-syndic-2016.11.4-46.7 is installed
  • OR salt-zsh-completion-2016.11.4-46.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • elfutils-0.168-2 is installed
  • OR elfutils-lang-0.168-2 is installed
  • OR libasm-devel-0.168-2 is installed
  • OR libasm1-0.168-2 is installed
  • OR libdw-devel-0.168-2 is installed
  • OR libdw1-0.168-2 is installed
  • OR libdw1-32bit-0.168-2 is installed
  • OR libebl-devel-0.168-2 is installed
  • OR libebl-plugins-0.168-2 is installed
  • OR libebl-plugins-32bit-0.168-2 is installed
  • OR libelf-devel-0.168-2 is installed
  • OR libelf1-0.168-2 is installed
  • OR libelf1-32bit-0.168-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.8.3-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • PackageKit-1.1.10-2 is installed
  • OR PackageKit-backend-zypp-1.1.10-2 is installed
  • OR PackageKit-devel-1.1.10-2 is installed
  • OR PackageKit-lang-1.1.10-2 is installed
  • OR libpackagekit-glib2-18-1.1.10-2 is installed
  • OR libpackagekit-glib2-devel-1.1.10-2 is installed
  • OR typelib-1_0-PackageKitGlib-1_0-1.1.10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND perl-Net-Libproxy-0.4.15-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-66 is installed
  • OR libopenssl0_9_8-0.9.8j-66 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.36-38 is installed
  • OR kernel-ec2-devel-3.12.36-38 is installed
  • OR kernel-ec2-extra-3.12.36-38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs4-4.6.0-8 is installed
  • OR nodejs4-devel-4.6.0-8 is installed
  • OR nodejs4-docs-4.6.0-8 is installed
  • OR npm4-4.6.0-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 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
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • kde4-gwenview-4.1.3-7.17 is installed
  • OR kde4-kcolorchooser-4.1.3-7.17 is installed
  • OR kde4-kruler-4.1.3-7.17 is installed
  • OR kde4-ksnapshot-4.1.3-7.17 is installed
  • OR kde4-okular-4.1.3-7.17 is installed
  • OR libkipi5-4.1.3-7.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • kde4-gwenview-4.1.3-7.17 is installed
  • OR kde4-kcolorchooser-4.1.3-7.17 is installed
  • OR kde4-kruler-4.1.3-7.17 is installed
  • OR kde4-ksnapshot-4.1.3-7.17 is installed
  • OR kde4-okular-4.1.3-7.17 is installed
  • OR libkipi5-4.1.3-7.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • quota-3.16-50.36.36 is installed
  • OR quota-nfs-3.16-50.36.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • quota-3.16-50.36.36 is installed
  • OR quota-nfs-3.16-50.36.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • quota-3.16-50.36.36 is installed
  • OR quota-nfs-3.16-50.36.36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • libpng12-0-1.2.31-5.12 is installed
  • OR libpng12-0-32bit-1.2.31-5.12 is installed
  • OR libpng12-0-x86-1.2.31-5.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • Mesa-7.7-5.14.3 is installed
  • OR Mesa-32bit-7.7-5.14.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • Mesa-7.7-5.14.3 is installed
  • OR Mesa-32bit-7.7-5.14.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • nagios-nrpe-2.12-24.4.8 is installed
  • OR nagios-nrpe-doc-2.12-24.4.8 is installed
  • OR nagios-plugins-nrpe-2.12-24.4.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • nagios-nrpe-2.12-24.4.8 is installed
  • OR nagios-nrpe-doc-2.12-24.4.8 is installed
  • OR nagios-plugins-nrpe-2.12-24.4.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • nagios-nrpe-2.12-24.4.8 is installed
  • OR nagios-nrpe-doc-2.12-24.4.8 is installed
  • OR nagios-plugins-nrpe-2.12-24.4.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • bind-9.6ESVR5P1-0.8 is installed
  • OR bind-chrootenv-9.6ESVR5P1-0.8 is installed
  • OR bind-doc-9.6ESVR5P1-0.8 is installed
  • OR bind-libs-9.6ESVR5P1-0.8 is installed
  • OR bind-libs-32bit-9.6ESVR5P1-0.8 is installed
  • OR bind-libs-x86-9.6ESVR5P1-0.8 is installed
  • OR bind-utils-9.6ESVR5P1-0.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.4.0esr-52 is installed
  • OR MozillaFirefox-translations-45.4.0esr-52 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.4.0esr-52 is installed
  • OR MozillaFirefox-translations-45.4.0esr-52 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
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • dbus-1-1.2.10-3.27 is installed
  • OR dbus-1-32bit-1.2.10-3.27 is installed
  • OR dbus-1-x11-1.2.10-3.27 is installed
  • OR dbus-1-x86-1.2.10-3.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND LibVNCServer-0.9.1-160.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND LibVNCServer-0.9.1-160.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND LibVNCServer-0.9.1-160.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND LibVNCServer-0.9.1-160.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.11 is installed
  • OR xen-doc-html-4.2.5_21-45.11 is installed
  • OR xen-doc-pdf-4.2.5_21-45.11 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-libs-4.2.5_21-45.11 is installed
  • OR xen-libs-32bit-4.2.5_21-45.11 is installed
  • OR xen-tools-4.2.5_21-45.11 is installed
  • OR xen-tools-domU-4.2.5_21-45.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.11 is installed
  • OR xen-doc-html-4.2.5_21-45.11 is installed
  • OR xen-doc-pdf-4.2.5_21-45.11 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-libs-4.2.5_21-45.11 is installed
  • OR xen-libs-32bit-4.2.5_21-45.11 is installed
  • OR xen-tools-4.2.5_21-45.11 is installed
  • OR xen-tools-domU-4.2.5_21-45.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • kernel-bigsmp-3.0.101-0.47.106.19 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.19 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-default-3.0.101-0.47.106.19 is installed
  • OR kernel-default-base-3.0.101-0.47.106.19 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-default-man-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.19 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.19 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-source-3.0.101-0.47.106.19 is installed
  • OR kernel-syms-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.19 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.19 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.112 is installed
  • OR libMagickCore1-6.4.3.6-78.112 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.112 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.112 is installed
  • OR libMagickCore1-6.4.3.6-78.112 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.112 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND dnsmasq-2.71-0.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND atftp-0.7.0-135.23.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND atftp-0.7.0-135.23.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • openssh-openssl1-6.6p1-19.3 is installed
  • OR openssh-openssl1-helpers-6.6p1-19.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • openssh-openssl1-6.6p1-19.3 is installed
  • OR openssh-openssl1-helpers-6.6p1-19.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND ft2demos-2.5.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_51-default-10-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-10-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_51-default-10-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-10-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr3.60-31 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr3.60-31 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr3.60-31 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr3.60-31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr3.60-31 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr3.60-31 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr3.60-31 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr3.60-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • apache-commons-beanutils-1.9.2-1 is installed
  • OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • libvirt-2.0.0-27.42 is installed
  • OR libvirt-client-2.0.0-27.42 is installed
  • OR libvirt-daemon-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.42 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-xen-2.0.0-27.42 is installed
  • OR libvirt-doc-2.0.0-27.42 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.42 is installed
  • OR libvirt-nss-2.0.0-27.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • libvirt-2.0.0-27.42 is installed
  • OR libvirt-client-2.0.0-27.42 is installed
  • OR libvirt-daemon-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.42 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-xen-2.0.0-27.42 is installed
  • OR libvirt-doc-2.0.0-27.42 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.42 is installed
  • OR libvirt-nss-2.0.0-27.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • openssh-7.2p2-74.25 is installed
  • OR openssh-askpass-gnome-7.2p2-74.25 is installed
  • OR openssh-fips-7.2p2-74.25 is installed
  • OR openssh-helpers-7.2p2-74.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • openssh-7.2p2-74.25 is installed
  • OR openssh-askpass-gnome-7.2p2-74.25 is installed
  • OR openssh-fips-7.2p2-74.25 is installed
  • OR openssh-helpers-7.2p2-74.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • libdcerpc-binding0-4.4.2-38.20 is installed
  • OR libdcerpc-binding0-32bit-4.4.2-38.20 is installed
  • OR libdcerpc0-4.4.2-38.20 is installed
  • OR libdcerpc0-32bit-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-32bit-4.4.2-38.20 is installed
  • OR libndr-nbt0-4.4.2-38.20 is installed
  • OR libndr-nbt0-32bit-4.4.2-38.20 is installed
  • OR libndr-standard0-4.4.2-38.20 is installed
  • OR libndr-standard0-32bit-4.4.2-38.20 is installed
  • OR libndr0-4.4.2-38.20 is installed
  • OR libndr0-32bit-4.4.2-38.20 is installed
  • OR libnetapi0-4.4.2-38.20 is installed
  • OR libnetapi0-32bit-4.4.2-38.20 is installed
  • OR libsamba-credentials0-4.4.2-38.20 is installed
  • OR libsamba-credentials0-32bit-4.4.2-38.20 is installed
  • OR libsamba-errors0-4.4.2-38.20 is installed
  • OR libsamba-errors0-32bit-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-32bit-4.4.2-38.20 is installed
  • OR libsamba-passdb0-4.4.2-38.20 is installed
  • OR libsamba-passdb0-32bit-4.4.2-38.20 is installed
  • OR libsamba-util0-4.4.2-38.20 is installed
  • OR libsamba-util0-32bit-4.4.2-38.20 is installed
  • OR libsamdb0-4.4.2-38.20 is installed
  • OR libsamdb0-32bit-4.4.2-38.20 is installed
  • OR libsmbclient0-4.4.2-38.20 is installed
  • OR libsmbclient0-32bit-4.4.2-38.20 is installed
  • OR libsmbconf0-4.4.2-38.20 is installed
  • OR libsmbconf0-32bit-4.4.2-38.20 is installed
  • OR libsmbldap0-4.4.2-38.20 is installed
  • OR libsmbldap0-32bit-4.4.2-38.20 is installed
  • OR libtevent-util0-4.4.2-38.20 is installed
  • OR libtevent-util0-32bit-4.4.2-38.20 is installed
  • OR libwbclient0-4.4.2-38.20 is installed
  • OR libwbclient0-32bit-4.4.2-38.20 is installed
  • OR samba-4.4.2-38.20 is installed
  • OR samba-client-4.4.2-38.20 is installed
  • OR samba-client-32bit-4.4.2-38.20 is installed
  • OR samba-doc-4.4.2-38.20 is installed
  • OR samba-libs-4.4.2-38.20 is installed
  • OR samba-libs-32bit-4.4.2-38.20 is installed
  • OR samba-winbind-4.4.2-38.20 is installed
  • OR samba-winbind-32bit-4.4.2-38.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • libdcerpc-binding0-4.4.2-38.20 is installed
  • OR libdcerpc-binding0-32bit-4.4.2-38.20 is installed
  • OR libdcerpc0-4.4.2-38.20 is installed
  • OR libdcerpc0-32bit-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-32bit-4.4.2-38.20 is installed
  • OR libndr-nbt0-4.4.2-38.20 is installed
  • OR libndr-nbt0-32bit-4.4.2-38.20 is installed
  • OR libndr-standard0-4.4.2-38.20 is installed
  • OR libndr-standard0-32bit-4.4.2-38.20 is installed
  • OR libndr0-4.4.2-38.20 is installed
  • OR libndr0-32bit-4.4.2-38.20 is installed
  • OR libnetapi0-4.4.2-38.20 is installed
  • OR libnetapi0-32bit-4.4.2-38.20 is installed
  • OR libsamba-credentials0-4.4.2-38.20 is installed
  • OR libsamba-credentials0-32bit-4.4.2-38.20 is installed
  • OR libsamba-errors0-4.4.2-38.20 is installed
  • OR libsamba-errors0-32bit-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-32bit-4.4.2-38.20 is installed
  • OR libsamba-passdb0-4.4.2-38.20 is installed
  • OR libsamba-passdb0-32bit-4.4.2-38.20 is installed
  • OR libsamba-util0-4.4.2-38.20 is installed
  • OR libsamba-util0-32bit-4.4.2-38.20 is installed
  • OR libsamdb0-4.4.2-38.20 is installed
  • OR libsamdb0-32bit-4.4.2-38.20 is installed
  • OR libsmbclient0-4.4.2-38.20 is installed
  • OR libsmbclient0-32bit-4.4.2-38.20 is installed
  • OR libsmbconf0-4.4.2-38.20 is installed
  • OR libsmbconf0-32bit-4.4.2-38.20 is installed
  • OR libsmbldap0-4.4.2-38.20 is installed
  • OR libsmbldap0-32bit-4.4.2-38.20 is installed
  • OR libtevent-util0-4.4.2-38.20 is installed
  • OR libtevent-util0-32bit-4.4.2-38.20 is installed
  • OR libwbclient0-4.4.2-38.20 is installed
  • OR libwbclient0-32bit-4.4.2-38.20 is installed
  • OR samba-4.4.2-38.20 is installed
  • OR samba-client-4.4.2-38.20 is installed
  • OR samba-client-32bit-4.4.2-38.20 is installed
  • OR samba-doc-4.4.2-38.20 is installed
  • OR samba-libs-4.4.2-38.20 is installed
  • OR samba-libs-32bit-4.4.2-38.20 is installed
  • OR samba-winbind-4.4.2-38.20 is installed
  • OR samba-winbind-32bit-4.4.2-38.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kernel-default-4.4.121-92.73 is installed
  • OR kernel-default-base-4.4.121-92.73 is installed
  • OR kernel-default-devel-4.4.121-92.73 is installed
  • OR kernel-default-man-4.4.121-92.73 is installed
  • OR kernel-devel-4.4.121-92.73 is installed
  • OR kernel-macros-4.4.121-92.73 is installed
  • OR kernel-source-4.4.121-92.73 is installed
  • OR kernel-syms-4.4.121-92.73 is installed
  • OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libopenjp2-7-2.1.0-4.3 is installed
  • OR openjpeg2-2.1.0-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libopenjp2-7-2.1.0-4.3 is installed
  • OR openjpeg2-2.1.0-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND git-core-2.12.3-26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • avahi-0.6.32-32.3 is installed
  • OR avahi-glib2-0.6.32-32.3 is installed
  • OR avahi-lang-0.6.32-32.3 is installed
  • OR avahi-utils-0.6.32-32.3 is installed
  • OR libavahi-client3-0.6.32-32.3 is installed
  • OR libavahi-client3-32bit-0.6.32-32.3 is installed
  • OR libavahi-common3-0.6.32-32.3 is installed
  • OR libavahi-common3-32bit-0.6.32-32.3 is installed
  • OR libavahi-core7-0.6.32-32.3 is installed
  • OR libavahi-glib1-0.6.32-32.3 is installed
  • OR libavahi-glib1-32bit-0.6.32-32.3 is installed
  • OR libdns_sd-0.6.32-32.3 is installed
  • OR libdns_sd-32bit-0.6.32-32.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • avahi-0.6.32-32.3 is installed
  • OR avahi-glib2-0.6.32-32.3 is installed
  • OR avahi-lang-0.6.32-32.3 is installed
  • OR avahi-utils-0.6.32-32.3 is installed
  • OR libavahi-client3-0.6.32-32.3 is installed
  • OR libavahi-client3-32bit-0.6.32-32.3 is installed
  • OR libavahi-common3-0.6.32-32.3 is installed
  • OR libavahi-common3-32bit-0.6.32-32.3 is installed
  • OR libavahi-core7-0.6.32-32.3 is installed
  • OR libavahi-glib1-0.6.32-32.3 is installed
  • OR libavahi-glib1-32bit-0.6.32-32.3 is installed
  • OR libdns_sd-0.6.32-32.3 is installed
  • OR libdns_sd-32bit-0.6.32-32.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND apache2-mod_nss-1.0.14-19.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND yast2-3.1.206-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • bind-devel-9.9.4P2-0.6 is installed
  • OR bind-devel-32bit-9.9.4P2-0.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • libreoffice-4.0.3.3.26-0.10 is installed
  • OR libreoffice-base-4.0.3.3.26-0.10 is installed
  • OR libreoffice-base-drivers-postgresql-4.0.3.3.26-0.10 is installed
  • OR libreoffice-base-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-branding-upstream-4.0.3.3.26-0.10 is installed
  • OR libreoffice-calc-4.0.3.3.26-0.10 is installed
  • OR libreoffice-calc-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-draw-4.0.3.3.26-0.10 is installed
  • OR libreoffice-draw-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-filters-optional-4.0.3.3.26-0.10 is installed
  • OR libreoffice-gnome-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-cs-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-da-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-de-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-en-GB-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-en-US-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-es-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-fr-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-gu-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-hi-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-hu-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-it-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-ja-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-ko-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-nl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-pl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-pt-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-pt-BR-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-ru-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-sv-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-zh-CN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-zh-TW-4.0.3.3.26-0.10 is installed
  • OR libreoffice-icon-themes-4.0.3.3.26-0.10 is installed
  • OR libreoffice-impress-4.0.3.3.26-0.10 is installed
  • OR libreoffice-impress-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-kde-4.0.3.3.26-0.10 is installed
  • OR libreoffice-kde4-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-af-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ar-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ca-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-cs-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-da-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-de-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-el-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-en-GB-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-es-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-fi-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-fr-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-gu-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-hi-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-hu-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-it-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ja-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ko-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-nb-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-nl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-nn-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-pl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-prebuilt-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-pt-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-pt-BR-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ru-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-sk-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-sv-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-xh-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-zh-CN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-zh-TW-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-zu-4.0.3.3.26-0.10 is installed
  • OR libreoffice-mailmerge-4.0.3.3.26-0.10 is installed
  • OR libreoffice-math-4.0.3.3.26-0.10 is installed
  • OR libreoffice-mono-4.0.3.3.26-0.10 is installed
  • OR libreoffice-officebean-4.0.3.3.26-0.10 is installed
  • OR libreoffice-pyuno-4.0.3.3.26-0.10 is installed
  • OR libreoffice-sdk-4.0.3.3.26-0.10 is installed
  • OR libreoffice-writer-4.0.3.3.26-0.10 is installed
  • OR libreoffice-writer-extensions-4.0.3.3.26-0.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND libmspack-devel-0.0.20060920alpha-74.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libuuid-devel-2.25-10 is installed
  • OR util-linux-2.25-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.569-120 is installed
  • OR flash-player-gnome-11.2.202.569-120 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.49-92.11 is installed
  • OR kernel-default-extra-4.4.49-92.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND drm-kmp-default-4.9.33_k4.4.73_5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND bash-lang-4.3-83.15 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND python-Beaker-1.6.4-0.7 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND ansible-2.8.1-12 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • chromedriver-68.0.3440.75-61 is installed
  • OR chromium-68.0.3440.75-61 is installed
  • BACK