Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for pacemaker (Moderate) |
Description: |
This update for pacemaker fixes one security issue and several non-security issues.
The following security issue has been fixed:
- libcrmcommon: Fix improper IPC guarding. (bsc#1007433, CVE-2016-7035)
The following non-security issues have been fixed:
- Add logrotate to reqs of pacemaker-cli. - Add $remote_fs dependencies to the init scripts. - all: Clarify licensing and copyrights. - attrd,ipc: Prevent possible segfault on exit. (bsc#986056) - attrd, libcrmcommon: Validate attrd requests better. - attrd_updater: Fix usage of HAVE_ATOMIC_ATTRD. - cib/fencing: Set status callback before connecting to cluster. (bsc#974108) - ClusterMon: Fix to avoid matching other process with the same PID. - crmd: Acknowledge cancellation operations for remote connection resources. (bsc#976865) - crmd: Avoid timeout on older peers when cancelling a resource operation. - crmd: Record pending operations in the CIB before they are performed. (bsc#1003565) - crmd: Clear remote node operation history only when it comes up. - crmd: Clear remote node transient attributes on disconnect. (bsc#981489) - crmd: Don't abort transitions for CIB comment changes. - crmd: Ensure the R_SHUTDOWN is set whenever we ask the DC to shut us down. - crmd: Get full action information earlier. (bsc#981731) - crmd: Graceful proxy shutdown is now tested. (bsc#981489) - crmd: Keep a state of LRMD in the DC node latest. - crmd,lrmd,liblrmd: Use defined constants for lrmd IPC operations. (bsc#981489) - crmd: Mention that graceful remote shutdowns may cause connection failures. (bsc#981489) - crmd/pengine: Handle on-fail=ignore properly. (bsc#981731) - crmd/pengine: Implement on-fail=ignore without allow-fail. (bsc#981731) - crmd: Remove dead code. (bsc#981731) - crmd: Rename action number variable in process_graph_event(). (bsc#981731) - crmd: Resend the shutdown request if the DC forgets. - crmd: Respect start-failure-is-fatal even for artificially injected events. (bsc#981731) - crmd: Set remote flag when gracefully shutting down remote nodes. (bsc#981489) - crmd: Set the shutdown transient attribute in response to LRMD_IPC_OP_SHUTDOWN_REQ from remote nodes. (bsc#981489) - crmd: Support graceful pacemaker_remote stops. (bsc#981489) - crmd: Take start-delay into account for the timeout of the action timer. (bsc#977258) - crmd: Use defined constant for magic 'direct nack' RC. (bsc#981731) - crmd: Use proper resource agent name when caching metadata. - crmd: When node load was reduced, crmd carries out a feasible action. - crm_mon: Avoid logging errors for any CIB changes that we don't care about. (bsc#986931) - crm_mon: Consistently print ms resource state. - crm_mon: Do not call setenv with null value. - crm_mon: Do not log errors for the known CIB changes that should be ignored. (bsc#986931) - crm_mon: Fix time formatting on x32. - cts: Avoid kill usage error if DummySD stop called when already stopped. - CTS: Get Reattach test working again and up-to-date. (bsc#953192) - cts: Simulate pacemaker_remote failure with kill. (bsc#981489) - fencing/fence_legacy: Search capable devices by querying them through 'list' action for cluster-glue stonith agents. (bsc#986265) - fencing: Record the last known names of nodes to make sure fencing requested with nodeid works. (bsc#974108) - libais,libcluster,libcrmcommon,liblrmd: Don't use %z specifier. - libcib,libfencing,libtransition: Handle memory allocation errors without CRM_CHECK(). - lib: Correction of the deletion of the notice registration. - libcrmcommon: Correct directory name in log message. - libcrmcommon: Ensure crm_time_t structure is fully initialized by API calls. - libcrmcommon: Log XML comments correctly. - libcrmcommon: Properly handle XML comments when comparing v2 patchset diffs. - libcrmcommon: Really ensure crm_time_t structure is fully initialized by API calls. - libcrmcommon: Remove extraneous format specifier from log message. - libcrmcommon: Report errors consistently when waiting for data on connection. (bsc#986644) - libfencing: Report added node ID correctly. - liblrmd: Avoid memory leak when closing or deleting lrmd connections. - libpengine: Allow pe_order_same_node option for constraints. - libpengine: Log message when stonith disabled, not enabled. - libpengine: Only log startup-fencing warning once. - libtransition: Potential memory leak if unpacking action fails. - lrmd: Handle shutdown a little more cleanly. (bsc#981489) - lrmd,libcluster: Ensure g_hash_table_foreach() is never passed a null table. - lrmd,liblrmd: Add lrmd IPC operations for requesting and acknowledging shutdown. (bsc#981489) - lrmd: Make proxied IPC providers/clients opaque. (bsc#981489) - mcp: Improve comments for sysconfig options. - pacemaker_remote: Set LSB Provides header to the service name. - pacemaker_remote: Support graceful stops. (bsc#981489) - PE: Correctly update the dependent actions of un-runnable clones. - PE: Honor the shutdown transient attributes for remote nodes. (bsc#981489) - pengine: Avoid memory leak when invalid constraint involves set. - pengine: Avoid null dereference in new same-node ordering option. - pengine: Avoid transition loop for start-then-stop + unfencing. - pengine: Avoid use-after-free with location constraint + sets + templates. - pengine: Better error handling when unpacking sets in location constraints. - pengine: Consider resource failed if any of the configured monitor operations failed. (bsc#972187) - pengine: Correction of the record judgment of the failed information. - pengine: Do not fence a maintenance node if it shuts down cleanly. (bsc#1000743) - pengine: Correctly set the environment variable 'OCF_RESKEY_CRM_meta_timeout' when 'start-delay' is configured. (bsc#977258) - pengine: Only set unfencing constraints once. - pengine: Organize order of actions for master resources in anti-colocations. (bsc#977800) - pengine: Organize order of actions for slave resources in anti-colocations. (bsc#977800) - pengine: Properly order stop actions relative to stonith. - pengine: Respect asymmetrical ordering when trying to move resources. (bsc#977675) - pengine: Set OCF_RESKEY_CRM_meta_notify_active_* for multistate resources. - pengine,tools: Display pending resource state by default when it's available. (bsc#986201) - ping: Avoid temp files in fping_check. (bsc#987348) - ping: Avoid temporary files for fping check. (bsc#987348) - ping: Log sensible error when /tmp is full. (bsc#987348) - ping resource: Use fping6 for IPv6 hosts. (bsc#976271) - RA/SysInfo: Reset the node attribute '#health_disk' to 'green' when there's sufficient free disk. (bsc#975079) - remote: Allow cluster and remote LRM API versions to diverge. (bsc#1009076) - remote: Correctly calculate the remaining timeouts when receiving messages. (bsc#986644) - resources: Use OCF version tagging correctly. - services: Correctly clean up service actions for non-dbus case. - spec: fence_pcmk only eligible for Pacemaker+CMAN. - stonithd: Correction of the wrong connection process name. - sysconfig: Minor tweaks (typo, wording). - tools: Avoid memory leaks in crm_resource --restart. - tools: Avoid memory leak when crm_mon unpacks constraints. - tools: Correctly count starting resources when doing crm_resource --restart. - tools: crm_resource -T option should not be hidden anymore. - tools: crm_standby --version/--help should work without cluster. - tools: Do not send command lines to syslog. (bsc#986676) - tools: Do not assume all resources restart on same node with crm_resource --restart. - tools: Don't require node to be known to crm_resource when deleting attribute. - tools: Properly handle crm_resource --restart with a resource in a group. - tools: Remember any existing target-role when doing crm_resource --restart. - various: Issues discovered via valgrind and coverity.
Additionally, the following references have been added to the changelog:
bsc#970733, fate#318381, bsc#1002767, CVE-2016-7797, bsc#971129
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1000743 1001951 1002767 1003565 1007433 1007829 1009076 1018699 1018700 1018701 1018702 1019642 1022037 1038709 1038711 1038713 1048289 1048544 424311 607043 747225 750937 750938 750939 750940 750941 750942 750943 750944 750945 750946 750947 750948 750949 750950 750951 750952 750953 750954 750955 754281 754284 754285 900881 922583 931891 933429 933896 933904 933907 936831 937159 938627 939342 942628 953192 955762 965748 970733 971129 971942 972187 974108 975079 976271 976865 977258 977675 977800 981489 981731 983215 983216 986056 986201 986265 986644 986676 986931 987348 CVE-2010-0831 CVE-2010-2522 CVE-2010-2523 CVE-2012-0060 CVE-2012-0061 CVE-2012-0815 CVE-2012-1126 CVE-2012-1127 CVE-2012-1128 CVE-2012-1129 CVE-2012-1130 CVE-2012-1131 CVE-2012-1132 CVE-2012-1133 CVE-2012-1134 CVE-2012-1135 CVE-2012-1136 CVE-2012-1137 CVE-2012-1138 CVE-2012-1139 CVE-2012-1140 CVE-2012-1141 CVE-2012-1142 CVE-2012-1143 CVE-2012-1144 CVE-2012-6698 CVE-2012-6699 CVE-2012-6700 CVE-2012-6702 CVE-2013-1997 CVE-2013-5653 CVE-2014-8086 CVE-2014-9728 CVE-2014-9729 CVE-2014-9730 CVE-2014-9731 CVE-2015-1805 CVE-2015-2922 CVE-2015-3228 CVE-2015-4167 CVE-2015-5185 CVE-2015-5364 CVE-2015-5366 CVE-2016-3119 CVE-2016-5300 CVE-2016-7035 CVE-2016-7797 CVE-2016-7977 CVE-2016-7979 CVE-2016-8864 CVE-2016-9131 CVE-2016-9147 CVE-2016-9444 CVE-2017-2862 CVE-2017-2870 CVE-2017-7478 CVE-2017-7479 SUSE-SU-2015:2174-1 SUSE-SU-2016:2706-1 SUSE-SU-2016:3162-1 SUSE-SU-2017:0112-1
|
Platform(s): | openSUSE Leap 42.3 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 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 Desktop 12 SP4 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 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 Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Toolchain 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-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 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-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 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 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
xen-4.9.0_14-10 is installed
OR xen-devel-4.9.0_14-10 is installed
OR xen-doc-html-4.9.0_14-10 is installed
OR xen-libs-4.9.0_14-10 is installed
OR xen-tools-4.9.0_14-10 is installed
OR xen-tools-domU-4.9.0_14-10 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
dnsmasq-2.71-4 is installed
OR dnsmasq-utils-2.71-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
kernel-default-3.12.44-52.10 is installed
OR kernel-default-devel-3.12.44-52.10 is installed
OR kernel-default-extra-3.12.44-52.10 is installed
OR kernel-devel-3.12.44-52.10 is installed
OR kernel-macros-3.12.44-52.10 is installed
OR kernel-source-3.12.44-52.10 is installed
OR kernel-syms-3.12.44-52.10 is installed
OR kernel-xen-3.12.44-52.10 is installed
OR kernel-xen-devel-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
gdk-pixbuf-2.30.6-7 is installed
OR gdk-pixbuf-lang-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libpoppler44-0.24.4-14.3 is installed
OR poppler-0.24.4-14.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
alsa-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 |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
libpacemaker-devel-1.1.12-18 is installed
OR libpacemaker3-1.1.12-18 is installed
OR pacemaker-1.1.12-18 is installed
OR pacemaker-cli-1.1.12-18 is installed
OR pacemaker-remote-1.1.12-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
LibVNCServer-0.9.10-4.6 is installed
OR libvncserver0-0.9.10-4.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libsnmp30-5.7.3-7.3 is installed
OR net-snmp-5.7.3-7.3 is installed
OR net-snmp-devel-5.7.3-7.3 is installed
OR perl-SNMP-5.7.3-7.3 is installed
OR snmp-mibs-5.7.3-7.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
sles12-docker-image-1.1.2-20160727 is installed
OR sles12sp1-docker-image-1.0.5-20160727 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
ffmpeg-3.4.2-4.5 is installed
OR libavcodec57-3.4.2-4.5 is installed
OR libavutil-devel-3.4.2-4.5 is installed
OR libavutil55-3.4.2-4.5 is installed
OR libpostproc-devel-3.4.2-4.5 is installed
OR libpostproc54-3.4.2-4.5 is installed
OR libswresample-devel-3.4.2-4.5 is installed
OR libswresample2-3.4.2-4.5 is installed
OR libswscale-devel-3.4.2-4.5 is installed
OR libswscale4-3.4.2-4.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
git-2.16.4-3.6 is installed
OR git-arch-2.16.4-3.6 is installed
OR git-cvs-2.16.4-3.6 is installed
OR git-daemon-2.16.4-3.6 is installed
OR git-doc-2.16.4-3.6 is installed
OR git-email-2.16.4-3.6 is installed
OR git-gui-2.16.4-3.6 is installed
OR git-svn-2.16.4-3.6 is installed
OR git-web-2.16.4-3.6 is installed
OR gitk-2.16.4-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-70 is installed
OR libopenssl0_9_8-0.9.8j-70 is installed
OR libopenssl0_9_8-32bit-0.9.8j-70 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-4-2 is installed
OR kernel-livepatch-SLE15_Update_1-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
openssh-7.6p1-9.13 is installed
OR openssh-cavs-7.6p1-9.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.57-60.35 is installed
OR kernel-ec2-devel-3.12.57-60.35 is installed
OR kernel-ec2-extra-3.12.57-60.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libecpg6-10.3-2 is installed
OR postgresql10-contrib-10.3-2 is installed
OR postgresql10-devel-10.3-2 is installed
OR postgresql10-docs-10.3-2 is installed
OR postgresql10-plperl-10.3-2 is installed
OR postgresql10-plpython-10.3-2 is installed
OR postgresql10-pltcl-10.3-2 is installed
OR postgresql10-server-10.3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Toolchain 12 is installed
AND Package Information
cpp5-5.3.1+r233831-9 is installed
OR gcc5-5.3.1+r233831-9 is installed
OR gcc5-32bit-5.3.1+r233831-9 is installed
OR gcc5-ada-5.3.1+r233831-9 is installed
OR gcc5-ada-32bit-5.3.1+r233831-9 is installed
OR gcc5-c++-5.3.1+r233831-9 is installed
OR gcc5-c++-32bit-5.3.1+r233831-9 is installed
OR gcc5-fortran-5.3.1+r233831-9 is installed
OR gcc5-fortran-32bit-5.3.1+r233831-9 is installed
OR gcc5-info-5.3.1+r233831-9 is installed
OR gcc5-locale-5.3.1+r233831-9 is installed
OR libada5-5.3.1+r233831-9 is installed
OR libada5-32bit-5.3.1+r233831-9 is installed
OR libffi-devel-gcc5-5.3.1+r233831-9 is installed
OR libffi-devel-gcc5-32bit-5.3.1+r233831-9 is installed
OR libffi-gcc5-5.3.1+r233831-9 is installed
OR libstdc++6-devel-gcc5-5.3.1+r233831-9 is installed
OR libstdc++6-devel-gcc5-32bit-5.3.1+r233831-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-83 is installed
OR php5-5.5.14-83 is installed
OR php5-bcmath-5.5.14-83 is installed
OR php5-bz2-5.5.14-83 is installed
OR php5-calendar-5.5.14-83 is installed
OR php5-ctype-5.5.14-83 is installed
OR php5-curl-5.5.14-83 is installed
OR php5-dba-5.5.14-83 is installed
OR php5-dom-5.5.14-83 is installed
OR php5-enchant-5.5.14-83 is installed
OR php5-exif-5.5.14-83 is installed
OR php5-fastcgi-5.5.14-83 is installed
OR php5-fileinfo-5.5.14-83 is installed
OR php5-fpm-5.5.14-83 is installed
OR php5-ftp-5.5.14-83 is installed
OR php5-gd-5.5.14-83 is installed
OR php5-gettext-5.5.14-83 is installed
OR php5-gmp-5.5.14-83 is installed
OR php5-iconv-5.5.14-83 is installed
OR php5-imap-5.5.14-83 is installed
OR php5-intl-5.5.14-83 is installed
OR php5-json-5.5.14-83 is installed
OR php5-ldap-5.5.14-83 is installed
OR php5-mbstring-5.5.14-83 is installed
OR php5-mcrypt-5.5.14-83 is installed
OR php5-mysql-5.5.14-83 is installed
OR php5-odbc-5.5.14-83 is installed
OR php5-opcache-5.5.14-83 is installed
OR php5-openssl-5.5.14-83 is installed
OR php5-pcntl-5.5.14-83 is installed
OR php5-pdo-5.5.14-83 is installed
OR php5-pear-5.5.14-83 is installed
OR php5-pgsql-5.5.14-83 is installed
OR php5-phar-5.5.14-83 is installed
OR php5-posix-5.5.14-83 is installed
OR php5-pspell-5.5.14-83 is installed
OR php5-shmop-5.5.14-83 is installed
OR php5-snmp-5.5.14-83 is installed
OR php5-soap-5.5.14-83 is installed
OR php5-sockets-5.5.14-83 is installed
OR php5-sqlite-5.5.14-83 is installed
OR php5-suhosin-5.5.14-83 is installed
OR php5-sysvmsg-5.5.14-83 is installed
OR php5-sysvsem-5.5.14-83 is installed
OR php5-sysvshm-5.5.14-83 is installed
OR php5-tokenizer-5.5.14-83 is installed
OR php5-wddx-5.5.14-83 is installed
OR php5-xmlreader-5.5.14-83 is installed
OR php5-xmlrpc-5.5.14-83 is installed
OR php5-xmlwriter-5.5.14-83 is installed
OR php5-xsl-5.5.14-83 is installed
OR php5-zip-5.5.14-83 is installed
OR php5-zlib-5.5.14-83 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.36 is installed
OR bind-chrootenv-9.9.6P1-0.36 is installed
OR bind-doc-9.9.6P1-0.36 is installed
OR bind-libs-9.9.6P1-0.36 is installed
OR bind-utils-9.9.6P1-0.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
apache2-2.2.10-2.23.22 is installed
OR apache2-doc-2.2.10-2.23.22 is installed
OR apache2-example-pages-2.2.10-2.23.22 is installed
OR apache2-prefork-2.2.10-2.23.22 is installed
OR apache2-utils-2.2.10-2.23.22 is installed
OR apache2-worker-2.2.10-2.23.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
apache2-2.2.10-2.23.22 is installed
OR apache2-doc-2.2.10-2.23.22 is installed
OR apache2-example-pages-2.2.10-2.23.22 is installed
OR apache2-prefork-2.2.10-2.23.22 is installed
OR apache2-utils-2.2.10-2.23.22 is installed
OR apache2-worker-2.2.10-2.23.22 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 mipv6d-2.0.2-2.15 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND mipv6d-2.0.2-2.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND mipv6d-2.0.2-2.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libpython2_6-1_0-2.6.9-0.31 is installed
OR libpython2_6-1_0-32bit-2.6.9-0.31 is installed
OR python-2.6.9-0.31 is installed
OR python-32bit-2.6.9-0.31 is installed
OR python-base-2.6.9-0.31 is installed
OR python-base-32bit-2.6.9-0.31 is installed
OR python-curses-2.6.9-0.31 is installed
OR python-demo-2.6.9-0.31 is installed
OR python-devel-2.6.9-0.31 is installed
OR python-doc-2.6-8.31 is installed
OR python-doc-pdf-2.6-8.31 is installed
OR python-gdbm-2.6.9-0.31 is installed
OR python-idle-2.6.9-0.31 is installed
OR python-tk-2.6.9-0.31 is installed
OR python-xml-2.6.9-0.31 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libpython2_6-1_0-2.6.9-0.31 is installed
OR libpython2_6-1_0-32bit-2.6.9-0.31 is installed
OR python-2.6.9-0.31 is installed
OR python-32bit-2.6.9-0.31 is installed
OR python-base-2.6.9-0.31 is installed
OR python-base-32bit-2.6.9-0.31 is installed
OR python-curses-2.6.9-0.31 is installed
OR python-demo-2.6.9-0.31 is installed
OR python-devel-2.6.9-0.31 is installed
OR python-doc-2.6-8.31 is installed
OR python-doc-pdf-2.6-8.31 is installed
OR python-gdbm-2.6.9-0.31 is installed
OR python-idle-2.6.9-0.31 is installed
OR python-tk-2.6.9-0.31 is installed
OR python-xml-2.6.9-0.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libpython2_6-1_0-2.6.9-0.31 is installed
OR libpython2_6-1_0-32bit-2.6.9-0.31 is installed
OR python-2.6.9-0.31 is installed
OR python-32bit-2.6.9-0.31 is installed
OR python-base-2.6.9-0.31 is installed
OR python-base-32bit-2.6.9-0.31 is installed
OR python-curses-2.6.9-0.31 is installed
OR python-demo-2.6.9-0.31 is installed
OR python-devel-2.6.9-0.31 is installed
OR python-doc-2.6-8.31 is installed
OR python-doc-pdf-2.6-8.31 is installed
OR python-gdbm-2.6.9-0.31 is installed
OR python-idle-2.6.9-0.31 is installed
OR python-tk-2.6.9-0.31 is installed
OR python-xml-2.6.9-0.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libpython2_6-1_0-2.6.9-0.31 is installed
OR libpython2_6-1_0-32bit-2.6.9-0.31 is installed
OR python-2.6.9-0.31 is installed
OR python-32bit-2.6.9-0.31 is installed
OR python-base-2.6.9-0.31 is installed
OR python-base-32bit-2.6.9-0.31 is installed
OR python-curses-2.6.9-0.31 is installed
OR python-demo-2.6.9-0.31 is installed
OR python-devel-2.6.9-0.31 is installed
OR python-doc-2.6-8.31 is installed
OR python-doc-pdf-2.6-8.31 is installed
OR python-gdbm-2.6.9-0.31 is installed
OR python-idle-2.6.9-0.31 is installed
OR python-tk-2.6.9-0.31 is installed
OR python-xml-2.6.9-0.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
expat-2.0.1-88.41 is installed
OR libexpat1-2.0.1-88.41 is installed
OR libexpat1-32bit-2.0.1-88.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
expat-2.0.1-88.41 is installed
OR libexpat1-2.0.1-88.41 is installed
OR libexpat1-32bit-2.0.1-88.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND fastjar-0.95-1.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND fastjar-0.95-1.24 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND fastjar-0.95-1.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
glib2-2.22.5-0.2 is installed
OR glib2-doc-2.22.5-0.2 is installed
OR glib2-lang-2.22.5-0.2 is installed
OR libgio-2_0-0-2.22.5-0.2 is installed
OR libgio-2_0-0-32bit-2.22.5-0.2 is installed
OR libgio-2_0-0-x86-2.22.5-0.2 is installed
OR libglib-2_0-0-2.22.5-0.2 is installed
OR libglib-2_0-0-32bit-2.22.5-0.2 is installed
OR libglib-2_0-0-x86-2.22.5-0.2 is installed
OR libgmodule-2_0-0-2.22.5-0.2 is installed
OR libgmodule-2_0-0-32bit-2.22.5-0.2 is installed
OR libgmodule-2_0-0-x86-2.22.5-0.2 is installed
OR libgobject-2_0-0-2.22.5-0.2 is installed
OR libgobject-2_0-0-32bit-2.22.5-0.2 is installed
OR libgobject-2_0-0-x86-2.22.5-0.2 is installed
OR libgthread-2_0-0-2.22.5-0.2 is installed
OR libgthread-2_0-0-32bit-2.22.5-0.2 is installed
OR libgthread-2_0-0-x86-2.22.5-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-devel-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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-devel-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
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
bind-9.9.6P1-0.15 is installed
OR bind-chrootenv-9.9.6P1-0.15 is installed
OR bind-doc-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-libs-x86-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.15 is installed
OR bind-chrootenv-9.9.6P1-0.15 is installed
OR bind-doc-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-libs-x86-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
bind-9.9.6P1-0.15 is installed
OR bind-chrootenv-9.9.6P1-0.15 is installed
OR bind-doc-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-libs-x86-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.15 is installed
OR bind-chrootenv-9.9.6P1-0.15 is installed
OR bind-doc-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-libs-x86-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
bind-9.9.6P1-0.15 is installed
OR bind-chrootenv-9.9.6P1-0.15 is installed
OR bind-doc-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-libs-x86-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PackageKit-0.3.14-2.28 is installed
OR PackageKit-lang-0.3.14-2.28 is installed
OR hal-0.5.12-23.68 is installed
OR hal-32bit-0.5.12-23.68 is installed
OR hal-doc-0.5.12-23.68 is installed
OR hal-x86-0.5.12-23.68 is installed
OR libpackagekit-glib10-0.3.14-2.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
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
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.77 is installed
OR libMagickCore1-6.4.3.6-7.77 is installed
OR libMagickCore1-32bit-6.4.3.6-7.77 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.77 is installed
OR libMagickCore1-6.4.3.6-7.77 is installed
OR libMagickCore1-32bit-6.4.3.6-7.77 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
cpio-2.9-75.78 is installed
OR cpio-lang-2.9-75.78 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
libvirt-1.2.5-23.20 is installed
OR libvirt-client-1.2.5-23.20 is installed
OR libvirt-client-32bit-1.2.5-23.20 is installed
OR libvirt-doc-1.2.5-23.20 is installed
OR libvirt-lock-sanlock-1.2.5-23.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
libvirt-1.2.5-23.20 is installed
OR libvirt-client-1.2.5-23.20 is installed
OR libvirt-client-32bit-1.2.5-23.20 is installed
OR libvirt-doc-1.2.5-23.20 is installed
OR libvirt-lock-sanlock-1.2.5-23.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND unzip-6.00-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND unzip-6.00-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
libproxy1-0.4.11-11 is installed
OR libproxy1-32bit-0.4.11-11 is installed
OR libproxy1-config-gnome3-0.4.11-11 is installed
OR libproxy1-config-gnome3-32bit-0.4.11-11 is installed
OR libproxy1-networkmanager-0.4.11-11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libgcrypt-1.6.1-16.33 is installed
OR libgcrypt20-1.6.1-16.33 is installed
OR libgcrypt20-32bit-1.6.1-16.33 is installed
OR libgcrypt20-hmac-1.6.1-16.33 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libgcrypt-1.6.1-16.33 is installed
OR libgcrypt20-1.6.1-16.33 is installed
OR libgcrypt20-32bit-1.6.1-16.33 is installed
OR libgcrypt20-hmac-1.6.1-16.33 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND ant-1.9.4-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-5-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-5-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-5-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-5-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
bind-9.9.9P1-62 is installed
OR bind-chrootenv-9.9.9P1-62 is installed
OR bind-devel-9.9.9P1-62 is installed
OR bind-doc-9.9.9P1-62 is installed
OR bind-libs-9.9.9P1-62 is installed
OR bind-libs-32bit-9.9.9P1-62 is installed
OR bind-utils-9.9.9P1-62 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
dovecot22-2.2.13-4 is installed
OR dovecot22-backend-mysql-2.2.13-4 is installed
OR dovecot22-backend-pgsql-2.2.13-4 is installed
OR dovecot22-backend-sqlite-2.2.13-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
dovecot22-2.2.13-4 is installed
OR dovecot22-backend-mysql-2.2.13-4 is installed
OR dovecot22-backend-pgsql-2.2.13-4 is installed
OR dovecot22-backend-sqlite-2.2.13-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND libnghttp2-14-1.7.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_59-92_20-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
augeas-1.2.0-15 is installed
OR augeas-lenses-1.2.0-15 is installed
OR libaugeas0-1.2.0-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND apache2-mod_perl-2.0.8-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND cifs-utils-6.5-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_34-default-7-2 is installed
OR kgraft-patch-3_12_51-52_34-xen-7-2 is installed
OR kgraft-patch-SLE12_Update_10-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND clamav-0.99.2-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_121-92_73-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_21-8-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND lcms-1.19-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 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 SP3 is installed
AND Package Information
libgstfft-1_0-0-32bit-1.8.3-12 is installed
OR typelib-1_0-GstAudio-1_0-1.8.3-12 is installed
OR typelib-1_0-GstPbutils-1_0-1.8.3-12 is installed
OR typelib-1_0-GstTag-1_0-1.8.3-12 is installed
OR typelib-1_0-GstVideo-1_0-1.8.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-12.3 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
kernel-default-4.12.14-25.13 is installed
OR kernel-default-extra-4.12.14-25.13 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
libdcerpc-atsvc0-4.2.4-28.29 is installed
OR samba-4.2.4-28.29 is installed
|