Oval Definition:oval:org.opensuse.security:def:28167
Revision Date:2020-12-01Version:1
Title:Security update for the Linux Kernel (Important)
Description:





The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2018-3639: Information leaks using 'Memory Disambiguation' feature in modern CPUs were mitigated, aka 'Spectre Variant 4' (bnc#1087082).

A new boot commandline option was introduced, 'spec_store_bypass_disable', which can have following values:

- auto: Kernel detects whether your CPU model contains an implementation of Speculative Store Bypass and picks the most appropriate mitigation. - on: disable Speculative Store Bypass - off: enable Speculative Store Bypass - prctl: Control Speculative Store Bypass per thread via prctl. Speculative Store Bypass is enabled for a process by default. The state of the control is inherited on fork. - seccomp: Same as 'prctl' above, but all seccomp threads will disable SSB unless they explicitly opt out.

The default is 'seccomp', meaning programs need explicit opt-in into the mitigation.

Status can be queried via the /sys/devices/system/cpu/vulnerabilities/spec_store_bypass file, containing:

- 'Vulnerable' - 'Mitigation: Speculative Store Bypass disabled' - 'Mitigation: Speculative Store Bypass disabled via prctl' - 'Mitigation: Speculative Store Bypass disabled via prctl and seccomp'

- CVE-2018-1000199: An address corruption flaw was discovered while modifying a h/w breakpoint via 'modify_user_hw_breakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to potentially escalate privileges on a the system. (bsc#1089895) - CVE-2018-10675: The do_get_mempolicy function in mm/mempolicy.c allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted system calls (bnc#1091755). - CVE-2017-5715: The retpoline mitigation for Spectre v2 has been enabled also for 32bit x86. - CVE-2017-5753: Spectre v1 mitigations have been improved by the versions merged from the upstream kernel.

The following non-security bugs were fixed:

- Avoid quadratic search when freeing delegations (bsc#1084760). - cifs: fix crash due to race in hmac(md5) handling (bsc#1091671). - hid: roccat: prevent an out of bounds read in kovaplus_profile_activated() (bsc#1087092). - mmc: jz4740: Fix race condition in IRQ mask update (bsc#1090888). - powerpc/64: Disable gmb() on powerpc - powerpc/64s: Add barrier_nospec (bsc#1068032, bsc#1080157). - powerpc/64s: Add support for ori barrier_nospec patching (bsc#1068032, bsc#1080157). - powerpc/64s: Enable barrier_nospec based on firmware settings (bsc#1068032, bsc#1080157). - powerpc/64s: Enhance the information in cpu_show_meltdown() (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/64s: Enhance the information in cpu_show_spectre_v1() (bsc#1068032). - powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() (bsc#1068032, bsc#1075087, bsc#1091041). - powerpc/64s: Improve RFI L1-D cache flush fallback (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/64s: Move cpu_show_meltdown() (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/64s: Patch barrier_nospec in modules (bsc#1068032, bsc#1080157). - powerpc/64s: Wire up cpu_show_spectre_v1() (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/64s: Wire up cpu_show_spectre_v2() (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/64: Use barrier_nospec in syscall entry (bsc#1068032, bsc#1080157). - powerpc: Add security feature flags for Spectre/Meltdown (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc: Move default security feature flags (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc: Move local setup.h declarations to arch includes (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/pseries: Fix clearing of security feature flags (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/pseries: Restore default security feature flags on setup (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/pseries: Set or clear security feature flags (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/rfi-flush: Always enable fallback flush on pseries (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/rfi-flush: Differentiate enabled and patched flush types (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again (bsc#1068032, bsc#1075088, bsc#1091815). - powerpc: Use barrier_nospec in copy_from_user() (bsc#1068032, bsc#1080157). - series.conf: fix the header It was corrupted back in 2015. - tracing: Create seq_buf layer in trace_seq (bsc#1091815). - Update config files. Enable retpolines for i386 build. - usb: Accept bulk endpoints with 1024-byte maxpacket (bsc#1090888). - usb: hub: fix SS hub-descriptor handling (bsc#1092372). - x86/bugs: correctly force-disable IBRS on !SKL systems (bsc#1092497). - x86/kaiser: export symbol kaiser_set_shadow_pgd() (bsc#1090630) - x86/xen: disable IBRS around CPU stopper function invocation - xen-netfront: fix req_prod check to avoid RX hang when index wraps (bsc#1046610). - xfs: fix buffer use after free on IO error (bsc#1052943). - xfs: prevent recursion in xfs_buf_iorequest (bsc#1052943).

Family:unixClass:patch
Status:Reference(s):1045490
1046610
1047675
1052943
1068032
1075087
1075088
1080157
1081959
1081961
1081962
1084760
1087082
1087092
1089895
1090630
1090888
1091041
1091671
1091755
1091815
1092372
1092497
1092548
1094019
1126140
1126141
1126192
1126195
1126196
1130680
1133185
1135905
1143797
1145652
1146874
1149813
1166238
1167231
1170771
1173576
387731
479606
753610
753611
753613
764532
766148
767574
815106
909214
914442
926826
930077
930078
937339
962189
989528
CVE-2004-2779
CVE-2008-2109
CVE-2009-0581
CVE-2009-0723
CVE-2009-0733
CVE-2012-1457
CVE-2012-1458
CVE-2012-1459
CVE-2012-2679
CVE-2012-6706
CVE-2014-0578
CVE-2014-8139
CVE-2014-9636
CVE-2015-3114
CVE-2015-3115
CVE-2015-3116
CVE-2015-3117
CVE-2015-3118
CVE-2015-3119
CVE-2015-3120
CVE-2015-3121
CVE-2015-3122
CVE-2015-3123
CVE-2015-3124
CVE-2015-3125
CVE-2015-3126
CVE-2015-3127
CVE-2015-3128
CVE-2015-3129
CVE-2015-3130
CVE-2015-3131
CVE-2015-3132
CVE-2015-3133
CVE-2015-3134
CVE-2015-3135
CVE-2015-3136
CVE-2015-3137
CVE-2015-4141
CVE-2015-4142
CVE-2015-4428
CVE-2015-4429
CVE-2015-4430
CVE-2015-4431
CVE-2015-4432
CVE-2015-4433
CVE-2015-5116
CVE-2015-5117
CVE-2015-5118
CVE-2015-5119
CVE-2015-8704
CVE-2016-2775
CVE-2017-10806
CVE-2017-11550
CVE-2017-11551
CVE-2017-5715
CVE-2017-5753
CVE-2018-1000199
CVE-2018-10675
CVE-2018-20815
CVE-2018-3639
CVE-2018-5150
CVE-2018-5154
CVE-2018-5155
CVE-2018-5157
CVE-2018-5158
CVE-2018-5159
CVE-2018-5168
CVE-2018-5174
CVE-2018-5178
CVE-2018-5183
CVE-2018-5743
CVE-2019-12067
CVE-2019-12068
CVE-2019-12155
CVE-2019-14378
CVE-2019-15890
CVE-2019-17340
CVE-2019-17341
CVE-2019-17342
CVE-2019-17343
CVE-2019-17344
CVE-2020-12243
CVE-2020-12402
CVE-2020-12415
CVE-2020-12416
CVE-2020-12417
CVE-2020-12418
CVE-2020-12419
CVE-2020-12420
CVE-2020-12421
CVE-2020-12422
CVE-2020-12423
CVE-2020-12424
CVE-2020-12425
CVE-2020-12426
SUSE-SU-2015:0298-1
SUSE-SU-2015:0377-1
SUSE-SU-2015:2221-1
SUSE-SU-2016:0008-1
SUSE-SU-2016:0200-1
SUSE-SU-2018:0715-1
SUSE-SU-2018:1319-1
SUSE-SU-2018:1368-1
SUSE-SU-2019:14201-1
SUSE-SU-2020:14358-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
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 Desktop 12 SP4
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for High Performance Computing 15 SP1
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 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 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 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS
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 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • kdelibs4-4.14.38-lp150.5 is installed
  • OR kdelibs4-branding-upstream-4.14.38-lp150.5 is installed
  • OR kdelibs4-core-4.14.38-lp150.5 is installed
  • OR libkde4-4.14.38-lp150.5 is installed
  • OR libkdecore4-4.14.38-lp150.5 is installed
  • OR libksuseinstall1-4.14.38-lp150.5 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • libtasn1-4.9-3.1 is installed
  • OR libtasn1-6-4.9-3.1 is installed
  • OR libtasn1-6-32bit-4.9-3.1 is installed
  • OR libtasn1-devel-4.9-3.1 is installed
  • OR libtasn1-devel-32bit-4.9-3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND unzip-6.00-11.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • bind-9.9.6P1-0.22 is installed
  • OR bind-libs-9.9.6P1-0.22 is installed
  • OR bind-libs-32bit-9.9.6P1-0.22 is installed
  • OR bind-utils-9.9.6P1-0.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • colord-1.1.7-2 is installed
  • OR colord-gtk-lang-0.1.25-3 is installed
  • OR colord-lang-1.1.7-2 is installed
  • OR libcolord-gtk1-0.1.25-3 is installed
  • OR libcolord2-1.1.7-2 is installed
  • OR libcolord2-32bit-1.1.7-2 is installed
  • OR libcolorhug2-1.1.7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • dia-0.97.2-13 is installed
  • OR dia-lang-0.97.2-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND dracut-044-87 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • expat-2.1.0-20 is installed
  • OR libexpat1-2.1.0-20 is installed
  • OR libexpat1-32bit-2.1.0-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND cifs-utils-6.5-9.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • ffmpeg-3.4.2-4.17 is installed
  • OR libavdevice57-3.4.2-4.17 is installed
  • OR libavfilter6-3.4.2-4.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • python2-salt-2018.3.0-46.28 is installed
  • OR salt-2018.3.0-46.28 is installed
  • OR salt-api-2018.3.0-46.28 is installed
  • OR salt-bash-completion-2018.3.0-46.28 is installed
  • OR salt-cloud-2018.3.0-46.28 is installed
  • OR salt-doc-2018.3.0-46.28 is installed
  • OR salt-master-2018.3.0-46.28 is installed
  • OR salt-minion-2018.3.0-46.28 is installed
  • OR salt-proxy-2018.3.0-46.28 is installed
  • OR salt-ssh-2018.3.0-46.28 is installed
  • OR salt-syndic-2018.3.0-46.28 is installed
  • OR salt-zsh-completion-2018.3.0-46.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • dbus-1-glib-0.108-1 is installed
  • OR dbus-1-glib-32bit-0.108-1 is installed
  • OR dbus-1-glib-devel-0.108-1 is installed
  • OR dbus-1-glib-tool-0.108-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND python-PyYAML-3.10-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • gnome-settings-daemon-3.26.2-6 is installed
  • OR gnome-settings-daemon-devel-3.26.2-6 is installed
  • OR gnome-settings-daemon-lang-3.26.2-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND bsdtar-3.3.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 15 SP1 is installed
  • AND Package Information
  • libslurm32-17.11.13-6.18 is installed
  • OR slurm-17.11.13-6.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.25-34 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.25-34 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.25-34 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.25-34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.181-3.10 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.181-3.10 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.181-3.10 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.181-3.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_22-default-6-2 is installed
  • OR kernel-livepatch-SLE15_Update_6-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • libQt5Bootstrap-devel-static-5.9.4-8.18 is installed
  • OR libqt5-qtbase-5.9.4-8.18 is installed
  • OR libqt5-qtbase-examples-5.9.4-8.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • bzip2-1.0.6-5.3 is installed
  • OR bzip2-doc-1.0.6-5.3 is installed
  • OR libbz2-devel-32bit-1.0.6-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.67-60.64.18 is installed
  • OR kernel-ec2-devel-3.12.67-60.64.18 is installed
  • OR kernel-ec2-extra-3.12.67-60.64.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • bind-9.11.2-12.13 is installed
  • OR bind-chrootenv-9.11.2-12.13 is installed
  • OR bind-doc-9.11.2-12.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-22 is installed
  • OR php5-5.5.14-22 is installed
  • OR php5-bcmath-5.5.14-22 is installed
  • OR php5-bz2-5.5.14-22 is installed
  • OR php5-calendar-5.5.14-22 is installed
  • OR php5-ctype-5.5.14-22 is installed
  • OR php5-curl-5.5.14-22 is installed
  • OR php5-dba-5.5.14-22 is installed
  • OR php5-dom-5.5.14-22 is installed
  • OR php5-enchant-5.5.14-22 is installed
  • OR php5-exif-5.5.14-22 is installed
  • OR php5-fastcgi-5.5.14-22 is installed
  • OR php5-fileinfo-5.5.14-22 is installed
  • OR php5-fpm-5.5.14-22 is installed
  • OR php5-ftp-5.5.14-22 is installed
  • OR php5-gd-5.5.14-22 is installed
  • OR php5-gettext-5.5.14-22 is installed
  • OR php5-gmp-5.5.14-22 is installed
  • OR php5-iconv-5.5.14-22 is installed
  • OR php5-intl-5.5.14-22 is installed
  • OR php5-json-5.5.14-22 is installed
  • OR php5-ldap-5.5.14-22 is installed
  • OR php5-mbstring-5.5.14-22 is installed
  • OR php5-mcrypt-5.5.14-22 is installed
  • OR php5-mysql-5.5.14-22 is installed
  • OR php5-odbc-5.5.14-22 is installed
  • OR php5-openssl-5.5.14-22 is installed
  • OR php5-pcntl-5.5.14-22 is installed
  • OR php5-pdo-5.5.14-22 is installed
  • OR php5-pear-5.5.14-22 is installed
  • OR php5-pgsql-5.5.14-22 is installed
  • OR php5-pspell-5.5.14-22 is installed
  • OR php5-shmop-5.5.14-22 is installed
  • OR php5-snmp-5.5.14-22 is installed
  • OR php5-soap-5.5.14-22 is installed
  • OR php5-sockets-5.5.14-22 is installed
  • OR php5-sqlite-5.5.14-22 is installed
  • OR php5-suhosin-5.5.14-22 is installed
  • OR php5-sysvmsg-5.5.14-22 is installed
  • OR php5-sysvsem-5.5.14-22 is installed
  • OR php5-sysvshm-5.5.14-22 is installed
  • OR php5-tokenizer-5.5.14-22 is installed
  • OR php5-wddx-5.5.14-22 is installed
  • OR php5-xmlreader-5.5.14-22 is installed
  • OR php5-xmlrpc-5.5.14-22 is installed
  • OR php5-xmlwriter-5.5.14-22 is installed
  • OR php5-xsl-5.5.14-22 is installed
  • OR php5-zip-5.5.14-22 is installed
  • OR php5-zlib-5.5.14-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • lcms-1.17-77.12 is installed
  • OR liblcms1-1.17-77.12 is installed
  • OR liblcms1-32bit-1.17-77.12 is installed
  • OR liblcms1-x86-1.17-77.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • lcms-1.17-77.12 is installed
  • OR liblcms1-1.17-77.12 is installed
  • OR liblcms1-32bit-1.17-77.12 is installed
  • OR liblcms1-x86-1.17-77.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND clamav-0.97.5-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND clamav-0.97.5-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND libgdiplus0-2.0-11.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND libgdiplus0-2.0-11.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND libgdiplus0-2.0-11.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • libapr-util1-1.3.4-12.20 is installed
  • OR libapr-util1-32bit-1.3.4-12.20 is installed
  • OR libapr1-1.3.3-11.16 is installed
  • OR libapr1-32bit-1.3.3-11.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND
  • rhn-virtualization-common-5.4.15-0.15 is installed
  • OR rhn-virtualization-host-5.4.15-0.15 is installed
  • OR rhncfg-5.9.33-0.20 is installed
  • OR rhncfg-actions-5.9.33-0.20 is installed
  • OR rhncfg-client-5.9.33-0.20 is installed
  • OR rhncfg-management-5.9.33-0.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
  • AND
  • rhn-virtualization-common-5.4.15-0.15 is installed
  • OR rhn-virtualization-host-5.4.15-0.15 is installed
  • OR rhncfg-5.9.33-0.20 is installed
  • OR rhncfg-actions-5.9.33-0.20 is installed
  • OR rhncfg-client-5.9.33-0.20 is installed
  • OR rhncfg-management-5.9.33-0.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.7.0esr-0.3 is installed
  • OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
  • OR libfreebl3-3.16.2-0.3 is installed
  • OR libfreebl3-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-3.16.2-0.3 is installed
  • OR mozilla-nss-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-tools-3.16.2-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-24.7.0esr-0.3 is installed
  • OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
  • OR libfreebl3-3.16.2-0.3 is installed
  • OR libfreebl3-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-3.16.2-0.3 is installed
  • OR mozilla-nss-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-tools-3.16.2-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.7.0esr-0.3 is installed
  • OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
  • OR libfreebl3-3.16.2-0.3 is installed
  • OR libfreebl3-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-3.16.2-0.3 is installed
  • OR mozilla-nss-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-tools-3.16.2-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-24.7.0esr-0.3 is installed
  • OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
  • OR libfreebl3-3.16.2-0.3 is installed
  • OR libfreebl3-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-3.16.2-0.3 is installed
  • OR mozilla-nss-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-tools-3.16.2-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-78.0.1-78.80 is installed
  • OR MozillaFirefox-branding-SLED-78-21.12 is installed
  • OR MozillaFirefox-translations-common-78.0.1-78.80 is installed
  • OR MozillaFirefox-translations-other-78.0.1-78.80 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-78.0.1-78.80 is installed
  • OR MozillaFirefox-branding-SLED-78-21.12 is installed
  • OR MozillaFirefox-translations-common-78.0.1-78.80 is installed
  • OR MozillaFirefox-translations-other-78.0.1-78.80 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.7-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
  • OR MozillaFirefox-translations-10.0.7-0.3 is installed
  • OR libfreebl3-3.13.6-0.5 is installed
  • OR libfreebl3-32bit-3.13.6-0.5 is installed
  • OR libfreebl3-x86-3.13.6-0.5 is installed
  • OR mozilla-nspr-4.9.2-0.6 is installed
  • OR mozilla-nspr-32bit-4.9.2-0.6 is installed
  • OR mozilla-nspr-x86-4.9.2-0.6 is installed
  • OR mozilla-nss-3.13.6-0.5 is installed
  • OR mozilla-nss-32bit-3.13.6-0.5 is installed
  • OR mozilla-nss-tools-3.13.6-0.5 is installed
  • OR mozilla-nss-x86-3.13.6-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.7-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
  • OR MozillaFirefox-translations-10.0.7-0.3 is installed
  • OR libfreebl3-3.13.6-0.5 is installed
  • OR libfreebl3-32bit-3.13.6-0.5 is installed
  • OR libfreebl3-x86-3.13.6-0.5 is installed
  • OR mozilla-nspr-4.9.2-0.6 is installed
  • OR mozilla-nspr-32bit-4.9.2-0.6 is installed
  • OR mozilla-nspr-x86-4.9.2-0.6 is installed
  • OR mozilla-nss-3.13.6-0.5 is installed
  • OR mozilla-nss-32bit-3.13.6-0.5 is installed
  • OR mozilla-nss-tools-3.13.6-0.5 is installed
  • OR mozilla-nss-x86-3.13.6-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.7-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
  • OR MozillaFirefox-translations-10.0.7-0.3 is installed
  • OR libfreebl3-3.13.6-0.5 is installed
  • OR libfreebl3-32bit-3.13.6-0.5 is installed
  • OR libfreebl3-x86-3.13.6-0.5 is installed
  • OR mozilla-nspr-4.9.2-0.6 is installed
  • OR mozilla-nspr-32bit-4.9.2-0.6 is installed
  • OR mozilla-nspr-x86-4.9.2-0.6 is installed
  • OR mozilla-nss-3.13.6-0.5 is installed
  • OR mozilla-nss-32bit-3.13.6-0.5 is installed
  • OR mozilla-nss-tools-3.13.6-0.5 is installed
  • OR mozilla-nss-x86-3.13.6-0.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND ed-0.2-1001.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.19 is installed
  • OR bind-chrootenv-9.9.6P1-0.19 is installed
  • OR bind-devel-9.9.6P1-0.19 is installed
  • OR bind-doc-9.9.6P1-0.19 is installed
  • OR bind-libs-9.9.6P1-0.19 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19 is installed
  • OR bind-utils-9.9.6P1-0.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.19 is installed
  • OR bind-chrootenv-9.9.6P1-0.19 is installed
  • OR bind-devel-9.9.6P1-0.19 is installed
  • OR bind-doc-9.9.6P1-0.19 is installed
  • OR bind-libs-9.9.6P1-0.19 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19 is installed
  • OR bind-utils-9.9.6P1-0.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-38.6.0esr-31 is installed
  • OR MozillaFirefox-branding-SLED-38-18 is installed
  • OR MozillaFirefox-translations-38.6.0esr-31 is installed
  • OR libfreebl3-3.20.2-25 is installed
  • OR libfreebl3-32bit-3.20.2-25 is installed
  • OR libfreebl3-x86-3.20.2-25 is installed
  • OR libsoftokn3-3.20.2-25 is installed
  • OR libsoftokn3-32bit-3.20.2-25 is installed
  • OR libsoftokn3-x86-3.20.2-25 is installed
  • OR mozilla-nss-3.20.2-25 is installed
  • OR mozilla-nss-32bit-3.20.2-25 is installed
  • OR mozilla-nss-tools-3.20.2-25 is installed
  • OR mozilla-nss-x86-3.20.2-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-38.6.0esr-31 is installed
  • OR MozillaFirefox-branding-SLED-38-18 is installed
  • OR MozillaFirefox-translations-38.6.0esr-31 is installed
  • OR libfreebl3-3.20.2-25 is installed
  • OR libfreebl3-32bit-3.20.2-25 is installed
  • OR libfreebl3-x86-3.20.2-25 is installed
  • OR libsoftokn3-3.20.2-25 is installed
  • OR libsoftokn3-32bit-3.20.2-25 is installed
  • OR libsoftokn3-x86-3.20.2-25 is installed
  • OR mozilla-nss-3.20.2-25 is installed
  • OR mozilla-nss-32bit-3.20.2-25 is installed
  • OR mozilla-nss-tools-3.20.2-25 is installed
  • OR mozilla-nss-x86-3.20.2-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-38.6.0esr-31 is installed
  • OR MozillaFirefox-branding-SLED-38-18 is installed
  • OR MozillaFirefox-translations-38.6.0esr-31 is installed
  • OR libfreebl3-3.20.2-25 is installed
  • OR libfreebl3-32bit-3.20.2-25 is installed
  • OR libfreebl3-x86-3.20.2-25 is installed
  • OR libsoftokn3-3.20.2-25 is installed
  • OR libsoftokn3-32bit-3.20.2-25 is installed
  • OR libsoftokn3-x86-3.20.2-25 is installed
  • OR mozilla-nss-3.20.2-25 is installed
  • OR mozilla-nss-32bit-3.20.2-25 is installed
  • OR mozilla-nss-tools-3.20.2-25 is installed
  • OR mozilla-nss-x86-3.20.2-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-38.6.0esr-31 is installed
  • OR MozillaFirefox-branding-SLED-38-18 is installed
  • OR MozillaFirefox-translations-38.6.0esr-31 is installed
  • OR libfreebl3-3.20.2-25 is installed
  • OR libfreebl3-32bit-3.20.2-25 is installed
  • OR libfreebl3-x86-3.20.2-25 is installed
  • OR libsoftokn3-3.20.2-25 is installed
  • OR libsoftokn3-32bit-3.20.2-25 is installed
  • OR libsoftokn3-x86-3.20.2-25 is installed
  • OR mozilla-nss-3.20.2-25 is installed
  • OR mozilla-nss-32bit-3.20.2-25 is installed
  • OR mozilla-nss-tools-3.20.2-25 is installed
  • OR mozilla-nss-x86-3.20.2-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-38.6.0esr-31 is installed
  • OR MozillaFirefox-branding-SLED-38-18 is installed
  • OR MozillaFirefox-translations-38.6.0esr-31 is installed
  • OR libfreebl3-3.20.2-25 is installed
  • OR libfreebl3-32bit-3.20.2-25 is installed
  • OR libfreebl3-x86-3.20.2-25 is installed
  • OR libsoftokn3-3.20.2-25 is installed
  • OR libsoftokn3-32bit-3.20.2-25 is installed
  • OR libsoftokn3-x86-3.20.2-25 is installed
  • OR mozilla-nss-3.20.2-25 is installed
  • OR mozilla-nss-32bit-3.20.2-25 is installed
  • OR mozilla-nss-tools-3.20.2-25 is installed
  • OR mozilla-nss-x86-3.20.2-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-17.0.4esr-0.10 is installed
  • OR MozillaFirefox-translations-17.0.4esr-0.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND clamav-0.99.2-0.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ansible-2.9.9-11.8 is installed
  • OR python-coverage-3.6-0.11.2 is installed
  • OR python-passlib-1.6.1-0.3.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ansible-2.9.9-11.8 is installed
  • OR python-coverage-3.6-0.11.2 is installed
  • OR python-passlib-1.6.1-0.3.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • apache2-2.2.34-70.5 is installed
  • OR apache2-doc-2.2.34-70.5 is installed
  • OR apache2-example-pages-2.2.34-70.5 is installed
  • OR apache2-prefork-2.2.34-70.5 is installed
  • OR apache2-utils-2.2.34-70.5 is installed
  • OR apache2-worker-2.2.34-70.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • apache2-2.2.34-70.5 is installed
  • OR apache2-doc-2.2.34-70.5 is installed
  • OR apache2-example-pages-2.2.34-70.5 is installed
  • OR apache2-prefork-2.2.34-70.5 is installed
  • OR apache2-utils-2.2.34-70.5 is installed
  • OR apache2-worker-2.2.34-70.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • apache2-mod_php53-5.3.17-0.41 is installed
  • OR php53-5.3.17-0.41 is installed
  • OR php53-bcmath-5.3.17-0.41 is installed
  • OR php53-bz2-5.3.17-0.41 is installed
  • OR php53-calendar-5.3.17-0.41 is installed
  • OR php53-ctype-5.3.17-0.41 is installed
  • OR php53-curl-5.3.17-0.41 is installed
  • OR php53-dba-5.3.17-0.41 is installed
  • OR php53-dom-5.3.17-0.41 is installed
  • OR php53-exif-5.3.17-0.41 is installed
  • OR php53-fastcgi-5.3.17-0.41 is installed
  • OR php53-fileinfo-5.3.17-0.41 is installed
  • OR php53-ftp-5.3.17-0.41 is installed
  • OR php53-gd-5.3.17-0.41 is installed
  • OR php53-gettext-5.3.17-0.41 is installed
  • OR php53-gmp-5.3.17-0.41 is installed
  • OR php53-iconv-5.3.17-0.41 is installed
  • OR php53-intl-5.3.17-0.41 is installed
  • OR php53-json-5.3.17-0.41 is installed
  • OR php53-ldap-5.3.17-0.41 is installed
  • OR php53-mbstring-5.3.17-0.41 is installed
  • OR php53-mcrypt-5.3.17-0.41 is installed
  • OR php53-mysql-5.3.17-0.41 is installed
  • OR php53-odbc-5.3.17-0.41 is installed
  • OR php53-openssl-5.3.17-0.41 is installed
  • OR php53-pcntl-5.3.17-0.41 is installed
  • OR php53-pdo-5.3.17-0.41 is installed
  • OR php53-pear-5.3.17-0.41 is installed
  • OR php53-pgsql-5.3.17-0.41 is installed
  • OR php53-pspell-5.3.17-0.41 is installed
  • OR php53-shmop-5.3.17-0.41 is installed
  • OR php53-snmp-5.3.17-0.41 is installed
  • OR php53-soap-5.3.17-0.41 is installed
  • OR php53-suhosin-5.3.17-0.41 is installed
  • OR php53-sysvmsg-5.3.17-0.41 is installed
  • OR php53-sysvsem-5.3.17-0.41 is installed
  • OR php53-sysvshm-5.3.17-0.41 is installed
  • OR php53-tokenizer-5.3.17-0.41 is installed
  • OR php53-wddx-5.3.17-0.41 is installed
  • OR php53-xmlreader-5.3.17-0.41 is installed
  • OR php53-xmlrpc-5.3.17-0.41 is installed
  • OR php53-xmlwriter-5.3.17-0.41 is installed
  • OR php53-xsl-5.3.17-0.41 is installed
  • OR php53-zip-5.3.17-0.41 is installed
  • OR php53-zlib-5.3.17-0.41 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • mgr-cfg-4.0.9-5.6 is installed
  • OR mgr-cfg-actions-4.0.9-5.6 is installed
  • OR mgr-cfg-client-4.0.9-5.6 is installed
  • OR mgr-cfg-management-4.0.9-5.6 is installed
  • OR mgr-daemon-4.0.7-5.8 is installed
  • OR mgr-osad-4.0.9-5.6 is installed
  • OR mgr-virtualization-4.0.8-5.8 is installed
  • OR mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-mgr-cfg-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-client-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-management-4.0.9-5.6 is installed
  • OR python2-mgr-osa-common-4.0.9-5.6 is installed
  • OR python2-mgr-osad-4.0.9-5.6 is installed
  • OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
  • OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-rhnlib-4.0.11-12.16 is installed
  • OR rhnlib-4.0.11-12.16 is installed
  • OR spacecmd-4.0.14-18.51 is installed
  • OR spacewalk-backend-4.0.25-28.42 is installed
  • OR spacewalk-backend-libs-4.0.25-28.42 is installed
  • OR spacewalk-remote-utils-4.0.5-6.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • mgr-cfg-4.0.9-5.6 is installed
  • OR mgr-cfg-actions-4.0.9-5.6 is installed
  • OR mgr-cfg-client-4.0.9-5.6 is installed
  • OR mgr-cfg-management-4.0.9-5.6 is installed
  • OR mgr-daemon-4.0.7-5.8 is installed
  • OR mgr-osad-4.0.9-5.6 is installed
  • OR mgr-virtualization-4.0.8-5.8 is installed
  • OR mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-mgr-cfg-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-client-4.0.9-5.6 is installed
  • OR python2-mgr-cfg-management-4.0.9-5.6 is installed
  • OR python2-mgr-osa-common-4.0.9-5.6 is installed
  • OR python2-mgr-osad-4.0.9-5.6 is installed
  • OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
  • OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
  • OR python2-rhnlib-4.0.11-12.16 is installed
  • OR rhnlib-4.0.11-12.16 is installed
  • OR spacecmd-4.0.14-18.51 is installed
  • OR spacewalk-backend-4.0.25-28.42 is installed
  • OR spacewalk-backend-libs-4.0.25-28.42 is installed
  • OR spacewalk-remote-utils-4.0.5-6.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.7.0-78.70 is installed
  • OR MozillaFirefox-translations-common-68.7.0-78.70 is installed
  • OR MozillaFirefox-translations-other-68.7.0-78.70 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.7.0-78.70 is installed
  • OR MozillaFirefox-translations-common-68.7.0-78.70 is installed
  • OR MozillaFirefox-translations-other-68.7.0-78.70 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND vsftpd-openssl1-2.0.7-4.43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • avahi-0.6.31-20 is installed
  • OR avahi-lang-0.6.31-20 is installed
  • OR avahi-utils-0.6.31-20 is installed
  • OR libavahi-client3-0.6.31-20 is installed
  • OR libavahi-client3-32bit-0.6.31-20 is installed
  • OR libavahi-common3-0.6.31-20 is installed
  • OR libavahi-common3-32bit-0.6.31-20 is installed
  • OR libavahi-core7-0.6.31-20 is installed
  • OR libdns_sd-0.6.31-20 is installed
  • OR libdns_sd-32bit-0.6.31-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • bzip2-1.0.6-27 is installed
  • OR bzip2-doc-1.0.6-27 is installed
  • OR libbz2-1-1.0.6-27 is installed
  • OR libbz2-1-32bit-1.0.6-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND apache2-mod_nss-1.0.14-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • dbus-1-1.8.22-28 is installed
  • OR dbus-1-x11-1.8.22-28 is installed
  • OR libdbus-1-3-1.8.22-28 is installed
  • OR libdbus-1-3-32bit-1.8.22-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • crash-7.2.1-2 is installed
  • OR crash-kmp-default-7.2.1_k4.12.14_94.41-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_49-default-2-2 is installed
  • OR kgraft-patch-3_12_60-52_49-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_14-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_49-default-2-2 is installed
  • OR kgraft-patch-3_12_60-52_49-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_14-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libxml2-2-2.9.4-27 is installed
  • OR libxml2-doc-2.9.4-27 is installed
  • OR libxml2-tools-2.9.4-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.44 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.51.8 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.51.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • libopenssl1_0_0-1.0.1i-27.21 is installed
  • OR libopenssl1_0_0-32bit-1.0.1i-27.21 is installed
  • OR libopenssl1_0_0-hmac-1.0.1i-27.21 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.1i-27.21 is installed
  • OR openssl-1.0.1i-27.21 is installed
  • OR openssl-doc-1.0.1i-27.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.9 is installed
  • OR libopenssl0_9_8-0.9.8j-106.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND kernel-docs-3.0.101-108.48 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND gnome-shell-calendar-3.10.4-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • gstreamer-plugins-base-1.2.4-2.3 is installed
  • OR libgstfft-1_0-0-32bit-1.2.4-2.3 is installed
  • OR typelib-1_0-GstAudio-1_0-1.2.4-2.3 is installed
  • OR typelib-1_0-GstPbutils-1_0-1.2.4-2.3 is installed
  • OR typelib-1_0-GstTag-1_0-1.2.4-2.3 is installed
  • OR typelib-1_0-GstVideo-1_0-1.2.4-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND libFLAC++6-32bit-1.3.0-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND imobiledevice-tools-1.2.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • gimp-2.8.22-3 is installed
  • OR gimp-devel-2.8.22-3 is installed
  • OR gimp-lang-2.8.22-3 is installed
  • OR gimp-plugins-python-2.8.22-3 is installed
  • OR libgimp-2_0-0-2.8.22-3 is installed
  • OR libgimpui-2_0-0-2.8.22-3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-53 is installed
  • OR MozillaFirefox-translations-45.4.0esr-53 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • rabbitmq-server-3.4.4-2 is installed
  • OR rabbitmq-server-plugins-3.4.4-2 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
  • BACK