Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP 3 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2019-14895: A heap-based buffer overflow was discovered in the Linux kernel in Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the handling of the remote devices country settings. This could have allowed the remote device to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1157158). - CVE-2019-18660: The Linux kernel on powerpc allowed Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs. This is related to arch/powerpc/kernel/entry_64.S and arch/powerpc/kernel/security.c (bnc#1157038). - CVE-2019-18683: An issue was discovered in drivers/media/platform/vivid in the Linux kernel. It is exploitable for privilege escalation on some Linux distributions where local users have /dev/video0 access, but only if the driver happens to be loaded. There are multiple race conditions during streaming stopping in this driver (part of the V4L2 subsystem). These issues are caused by wrong mutex locking in vivid_stop_generating_vid_cap(), vivid_stop_generating_vid_out(), sdr_cap_stop_streaming(), and the corresponding kthreads. At least one of these race conditions leads to a use-after-free (bnc#1155897). - CVE-2019-19062: A memory leak in the crypto_report() function in crypto/crypto_user_base.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering crypto_report_alg() failures (bnc#1157333). - CVE-2019-19065: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering rhashtable_init() failures (bnc#1157191). - CVE-2019-19052: A memory leak in the gs_can_open() function in drivers/net/can/usb/gs_usb.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering usb_submit_urb() failures (bnc#1157324). - CVE-2019-19074: A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) (bnc#1157143). - CVE-2019-19073: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function (bnc#1157070). - CVE-2019-16231: drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 did not check the alloc_workqueue return value, leading to a NULL pointer dereference (bnc#1150466). - CVE-2019-18805: An issue was discovered in net/ipv4/sysctl_net_ipv4.c in the Linux kernel There was a net/ipv4/tcp_input.c signed integer overflow in tcp_ack_update_rtt() when userspace writes a very large integer to /proc/sys/net/ipv4/tcp_min_rtt_wlen, leading to a denial of service or possibly unspecified other impact (bnc#1156187). - CVE-2019-18680: An issue was discovered in the Linux kernel. There was a NULL pointer dereference in rds_tcp_kill_sock() in net/rds/tcp.c that will cause denial of service (bnc#1155898). - CVE-2019-15213: An use-after-free was fixed caused by malicious USB device in drivers/media/usb/dvb-usb/dvb-usb-init.c (bsc#1146544). - CVE-2019-19536: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_pro.c (bsc#1158394). - CVE-2019-19534: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_core.c (bsc#1158398). - CVE-2019-19530: An use-after-free bug that can be caused by a malicious USB device in the drivers/usb/class/cdc-acm.c driver (bsc#1158410). - CVE-2019-19524: An use-after-free bug that can be caused by a malicious USB device in the drivers/input/ff-memless.c driver (bsc#1158413). - CVE-2019-19525: An use-after-free bug that can be caused by a malicious USB device in the drivers/net/ieee802154/atusb.c driver (bsc#1158417). - CVE-2019-19531: An use-after-free in yurex_delete may lead to denial of service (bsc#1158445). - CVE-2019-19523: An use-after-free on disconnect in USB adutux (bsc#1158823). - CVE-2019-19532: An out-of-bounds write bugs that can be caused by a malicious USB device in the Linux kernel HID drivers (bsc#1158824). - CVE-2019-19332: An out-of-bounds memory write via kvm_dev_ioctl_get_cpuid (bsc#1158827). - CVE-2019-19533: An info-leak bug that can be caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c driver (bsc#1158834). - CVE-2019-19527: An use-after-free bug that can be caused by a malicious USB device in the drivers/hid/usbhid/hiddev.c driver (bsc#1158900). - CVE-2019-19535: An info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_fd.c driver (bsc#1158903). - CVE-2019-19537: Two races in the USB character device registration and deregistration routines (bsc#1158904). - CVE-2019-19338: An incomplete fix for Transaction Asynchronous Abort (TAA) (bsc#1158954).
The following non-security bugs were fixed:
- hyperv: set nvme msi interrupts to unmanaged (jsc#SLE-8953, jsc#SLE-9221, jsc#SLE-4941, bsc#1119461, bsc#1119465, bsc#1138190, bsc#1154905). - ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047). - ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047). - ibmvnic: Serialize device queries (bsc#1155689 ltc#182047). - ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041). - powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107). - sched/fair: WARN() and refuse to set buddy when !se->on_rq (bsc#1158132). - x86/alternatives: Add int3_emulate_call() selftest (bsc#1153811). - x86/alternatives: Fix int3_emulate_call() selftest stack corruption (bsc#1153811). - xen/pv: Fix a boot up hang revealed by int3 self test (bsc#1153811). - arp: Fix cache issue during Life Partition Migration (bsc#1152631). - futexes: Fix speed on 4.12 kernel (bsc#1157464).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1012382 1050242 1051510 1053043 1054413 1056787 1058115 1063638 1064802 1065600 1065729 1066129 1068546 1071995 1073879 1075020 1082318 1082387 1083647 1085469 1085535 1091041 1092125 1099658 1103992 1104353 1104427 1106011 1106284 1108631 1108632 1108838 1110946 1111622 1111696 1112063 1113722 1114427 1114893 1115688 1117158 1117561 1118139 1119461 1119465 1119843 1120091 1120423 1120566 1120644 1120843 1120902 1122191 1122668 1122776 1123454 1123663 1124503 1124839 1126356 1127077 1127616 1128052 1128828 1128904 1128905 1128979 1129138 1129497 1129693 1129770 1129848 1129857 1130103 1130409 1130972 1131107 1131451 1131488 1131565 1131673 1132044 1132894 1133176 1133188 1133190 1133320 1133528 1133612 1133616 1134160 1134162 1134199 1134200 1134201 1134202 1134203 1134204 1134205 1134354 1134393 1134459 1134460 1134461 1134537 1134591 1134597 1134607 1134651 1134671 1134760 1134806 1134810 1134813 1134848 1134936 1135006 1135007 1135008 1135056 1135100 1135120 1135278 1135281 1135309 1135312 1135314 1135315 1135316 1135320 1135323 1135330 1135492 1135542 1135556 1135603 1135642 1135661 1135758 1135902 1136206 1136424 1136428 1136430 1136432 1136434 1136435 1136438 1136439 1136477 1136478 1136573 1136586 1136881 1136935 1136990 1137151 1137152 1137153 1137162 1137372 1137444 1137586 1137739 1137752 1138190 1139926 1140402 1142614 1143794 1146544 1146612 1150466 1150483 1152631 1153238 1153811 1154824 1154905 1155689 1155897 1155898 1156187 1157038 1157042 1157070 1157143 1157158 1157191 1157324 1157333 1157464 1158132 1158394 1158398 1158410 1158413 1158417 1158445 1158823 1158824 1158827 1158834 1158900 1158903 1158904 1158954 1159105 1161951 1163026 1164871 1169025 1169511 1169625 1170383 1170618 1170620 1171098 1171195 1171202 1171218 1171219 1171689 1171698 1172032 1172221 1172277 1172317 761500 922448 929736 935252 945455 947357 961596 967128 CVE-2015-2296 CVE-2018-10733 CVE-2018-17097 CVE-2018-17098 CVE-2018-18074 CVE-2018-20406 CVE-2018-7191 CVE-2019-10124 CVE-2019-11085 CVE-2019-11477 CVE-2019-11479 CVE-2019-11486 CVE-2019-11487 CVE-2019-11815 CVE-2019-11833 CVE-2019-11884 CVE-2019-12155 CVE-2019-12382 CVE-2019-13164 CVE-2019-14378 CVE-2019-14895 CVE-2019-15213 CVE-2019-16231 CVE-2019-16935 CVE-2019-18660 CVE-2019-18680 CVE-2019-18683 CVE-2019-18805 CVE-2019-19052 CVE-2019-19062 CVE-2019-19065 CVE-2019-19073 CVE-2019-19074 CVE-2019-19332 CVE-2019-19338 CVE-2019-19523 CVE-2019-19524 CVE-2019-19525 CVE-2019-19527 CVE-2019-19530 CVE-2019-19531 CVE-2019-19532 CVE-2019-19533 CVE-2019-19534 CVE-2019-19535 CVE-2019-19536 CVE-2019-19537 CVE-2019-3846 CVE-2019-3859 CVE-2019-5010 CVE-2019-5489 CVE-2019-9893 CVE-2020-0543 CVE-2020-10757 CVE-2020-12114 CVE-2020-12652 CVE-2020-12653 CVE-2020-12654 CVE-2020-12656 CVE-2020-2654 CVE-2020-2756 CVE-2020-2757 CVE-2020-2781 CVE-2020-2800 CVE-2020-2803 CVE-2020-2805 CVE-2020-2830 CVE-2020-5208 SUSE-SU-2019:0096-1 SUSE-SU-2019:0243-1 SUSE-SU-2019:1060-1 SUSE-SU-2019:1536-1 SUSE-SU-2019:3379-1 SUSE-SU-2020:1596-1 SUSE-SU-2020:1683-1 SUSE-SU-2020:1792-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP2 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for High Performance Computing 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-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-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP4-ESPOS SUSE Linux Enterprise Server 12 SP4-LTSS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-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-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND a2ps-4.14-1.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
accountsservice-0.6.42-4.2 is installed
OR accountsservice-lang-0.6.42-4.2 is installed
OR libaccountsservice0-0.6.42-4.2 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-4.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
avahi-0.6.32-3.5 is installed
OR avahi-autoipd-0.6.32-3.5 is installed
OR avahi-compat-mDNSResponder-devel-0.6.32-3.5 is installed
OR avahi-lang-0.6.32-3.5 is installed
OR libavahi-client3-0.6.32-3.5 is installed
OR libavahi-client3-32bit-0.6.32-3.5 is installed
OR libavahi-common3-0.6.32-3.5 is installed
OR libavahi-common3-32bit-0.6.32-3.5 is installed
OR libavahi-core7-0.6.32-3.5 is installed
OR libavahi-devel-0.6.32-3.5 is installed
OR libdns_sd-0.6.32-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-10.0.10-0.3 is installed
OR MozillaFirefox-translations-10.0.10-0.3 is installed
OR mozilla-nspr-4.9.3-0.2 is installed
OR mozilla-nspr-32bit-4.9.3-0.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.5.3esr-0.8 is installed
OR MozillaFirefox-translations-31.5.3esr-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND cifs-utils-6.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
ImageMagick-6.8.8.1-8 is installed
OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
vino-3.20.2-5 is installed
OR vino-lang-3.20.2-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
elfutils-0.158-6 is installed
OR libasm1-0.158-6 is installed
OR libdw1-0.158-6 is installed
OR libdw1-32bit-0.158-6 is installed
OR libebl1-0.158-6 is installed
OR libebl1-32bit-0.158-6 is installed
OR libelf1-0.158-6 is installed
OR libelf1-32bit-0.158-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
AND Package Information
hawk-0.5.2-0.38 is installed
OR hawk-templates-0.5.2-0.38 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 Basesystem 15 is installed
AND yast2-4.0.77-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
wavpack-5.1.0-2 is installed
OR wavpack-devel-5.1.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND apache-pdfbox-1.8.12-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 15 is installed
AND Package Information
python2-numpy-gnu-hpc-1.14.0-2 is installed
OR python2-numpy-gnu-hpc-devel-1.14.0-2 is installed
OR python2-numpy_1_14_0-gnu-hpc-1.14.0-2 is installed
OR python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-2 is installed
OR python3-numpy-gnu-hpc-1.14.0-2 is installed
OR python3-numpy-gnu-hpc-devel-1.14.0-2 is installed
OR python3-numpy_1_14_0-gnu-hpc-1.14.0-2 is installed
OR python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.13 is installed
OR reiserfs-kmp-default-4.12.14-25.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.60-52.49 is installed
OR kernel-ec2-devel-3.12.60-52.49 is installed
OR kernel-ec2-extra-3.12.60-52.49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND openssh-fips-7.6p1-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-11 is installed
OR php5-5.5.14-11 is installed
OR php5-bcmath-5.5.14-11 is installed
OR php5-bz2-5.5.14-11 is installed
OR php5-calendar-5.5.14-11 is installed
OR php5-ctype-5.5.14-11 is installed
OR php5-curl-5.5.14-11 is installed
OR php5-dba-5.5.14-11 is installed
OR php5-dom-5.5.14-11 is installed
OR php5-enchant-5.5.14-11 is installed
OR php5-exif-5.5.14-11 is installed
OR php5-fastcgi-5.5.14-11 is installed
OR php5-fileinfo-5.5.14-11 is installed
OR php5-fpm-5.5.14-11 is installed
OR php5-ftp-5.5.14-11 is installed
OR php5-gd-5.5.14-11 is installed
OR php5-gettext-5.5.14-11 is installed
OR php5-gmp-5.5.14-11 is installed
OR php5-iconv-5.5.14-11 is installed
OR php5-intl-5.5.14-11 is installed
OR php5-json-5.5.14-11 is installed
OR php5-ldap-5.5.14-11 is installed
OR php5-mbstring-5.5.14-11 is installed
OR php5-mcrypt-5.5.14-11 is installed
OR php5-mysql-5.5.14-11 is installed
OR php5-odbc-5.5.14-11 is installed
OR php5-openssl-5.5.14-11 is installed
OR php5-pcntl-5.5.14-11 is installed
OR php5-pdo-5.5.14-11 is installed
OR php5-pear-5.5.14-11 is installed
OR php5-pgsql-5.5.14-11 is installed
OR php5-pspell-5.5.14-11 is installed
OR php5-shmop-5.5.14-11 is installed
OR php5-snmp-5.5.14-11 is installed
OR php5-soap-5.5.14-11 is installed
OR php5-sockets-5.5.14-11 is installed
OR php5-sqlite-5.5.14-11 is installed
OR php5-suhosin-5.5.14-11 is installed
OR php5-sysvmsg-5.5.14-11 is installed
OR php5-sysvsem-5.5.14-11 is installed
OR php5-sysvshm-5.5.14-11 is installed
OR php5-tokenizer-5.5.14-11 is installed
OR php5-wddx-5.5.14-11 is installed
OR php5-xmlreader-5.5.14-11 is installed
OR php5-xmlrpc-5.5.14-11 is installed
OR php5-xmlwriter-5.5.14-11 is installed
OR php5-xsl-5.5.14-11 is installed
OR php5-zip-5.5.14-11 is installed
OR php5-zlib-5.5.14-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
apache2-mod_php7-7.2.5-2 is installed
OR php7-7.2.5-2 is installed
OR php7-bcmath-7.2.5-2 is installed
OR php7-bz2-7.2.5-2 is installed
OR php7-calendar-7.2.5-2 is installed
OR php7-ctype-7.2.5-2 is installed
OR php7-curl-7.2.5-2 is installed
OR php7-dba-7.2.5-2 is installed
OR php7-devel-7.2.5-2 is installed
OR php7-dom-7.2.5-2 is installed
OR php7-enchant-7.2.5-2 is installed
OR php7-exif-7.2.5-2 is installed
OR php7-fastcgi-7.2.5-2 is installed
OR php7-fileinfo-7.2.5-2 is installed
OR php7-fpm-7.2.5-2 is installed
OR php7-ftp-7.2.5-2 is installed
OR php7-gd-7.2.5-2 is installed
OR php7-gettext-7.2.5-2 is installed
OR php7-gmp-7.2.5-2 is installed
OR php7-iconv-7.2.5-2 is installed
OR php7-intl-7.2.5-2 is installed
OR php7-json-7.2.5-2 is installed
OR php7-ldap-7.2.5-2 is installed
OR php7-mbstring-7.2.5-2 is installed
OR php7-mysql-7.2.5-2 is installed
OR php7-odbc-7.2.5-2 is installed
OR php7-opcache-7.2.5-2 is installed
OR php7-openssl-7.2.5-2 is installed
OR php7-pcntl-7.2.5-2 is installed
OR php7-pdo-7.2.5-2 is installed
OR php7-pear-7.2.5-2 is installed
OR php7-pear-Archive_Tar-7.2.5-2 is installed
OR php7-pgsql-7.2.5-2 is installed
OR php7-phar-7.2.5-2 is installed
OR php7-posix-7.2.5-2 is installed
OR php7-shmop-7.2.5-2 is installed
OR php7-snmp-7.2.5-2 is installed
OR php7-soap-7.2.5-2 is installed
OR php7-sockets-7.2.5-2 is installed
OR php7-sqlite-7.2.5-2 is installed
OR php7-sysvmsg-7.2.5-2 is installed
OR php7-sysvsem-7.2.5-2 is installed
OR php7-sysvshm-7.2.5-2 is installed
OR php7-tokenizer-7.2.5-2 is installed
OR php7-wddx-7.2.5-2 is installed
OR php7-xmlreader-7.2.5-2 is installed
OR php7-xmlrpc-7.2.5-2 is installed
OR php7-xmlwriter-7.2.5-2 is installed
OR php7-xsl-7.2.5-2 is installed
OR php7-zip-7.2.5-2 is installed
OR php7-zlib-7.2.5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
bsdtar-2.5.5-9 is installed
OR libarchive2-2.5.5-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
iscsitarget-1.4.20-0.43.2 is installed
OR iscsitarget-kmp-rt-1.4.20_3.0.101_rt130_69.24-0.43.2 is installed
OR iscsitarget-kmp-rt_trace-1.4.20_3.0.101_rt130_69.24-0.43.2 is installed
OR ofed-1.5.4.1-22.3 is installed
OR ofed-kmp-rt-1.5.4.1_3.0.101_rt130_69.24-22.3 is installed
OR ofed-kmp-rt_trace-1.5.4.1_3.0.101_rt130_69.24-22.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
gmime-2.2.23-1.41 is installed
OR gmime-doc-2.2.23-1.41 is installed
OR libgmime-2_0-3-2.2.23-1.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
gmime-2.2.23-1.41 is installed
OR gmime-doc-2.2.23-1.41 is installed
OR libgmime-2_0-3-2.2.23-1.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
cifs-mount-3.4.3-1.40 is installed
OR ldapsmb-1.34b-11.28.40 is installed
OR libsmbclient0-3.4.3-1.40 is installed
OR libsmbclient0-32bit-3.4.3-1.40 is installed
OR libsmbclient0-x86-3.4.3-1.40 is installed
OR libtalloc1-3.4.3-1.40 is installed
OR libtalloc1-32bit-3.4.3-1.40 is installed
OR libtalloc1-x86-3.4.3-1.40 is installed
OR libtdb1-3.4.3-1.40 is installed
OR libtdb1-32bit-3.4.3-1.40 is installed
OR libtdb1-x86-3.4.3-1.40 is installed
OR libwbclient0-3.4.3-1.40 is installed
OR libwbclient0-32bit-3.4.3-1.40 is installed
OR libwbclient0-x86-3.4.3-1.40 is installed
OR samba-3.4.3-1.40 is installed
OR samba-32bit-3.4.3-1.40 is installed
OR samba-client-3.4.3-1.40 is installed
OR samba-client-32bit-3.4.3-1.40 is installed
OR samba-client-x86-3.4.3-1.40 is installed
OR samba-doc-3.4.3-1.40 is installed
OR samba-krb-printing-3.4.3-1.40 is installed
OR samba-winbind-3.4.3-1.40 is installed
OR samba-winbind-32bit-3.4.3-1.40 is installed
OR samba-winbind-x86-3.4.3-1.40 is installed
OR samba-x86-3.4.3-1.40 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
cifs-mount-3.4.3-1.40 is installed
OR ldapsmb-1.34b-11.28.40 is installed
OR libsmbclient0-3.4.3-1.40 is installed
OR libsmbclient0-32bit-3.4.3-1.40 is installed
OR libsmbclient0-x86-3.4.3-1.40 is installed
OR libtalloc1-3.4.3-1.40 is installed
OR libtalloc1-32bit-3.4.3-1.40 is installed
OR libtalloc1-x86-3.4.3-1.40 is installed
OR libtdb1-3.4.3-1.40 is installed
OR libtdb1-32bit-3.4.3-1.40 is installed
OR libtdb1-x86-3.4.3-1.40 is installed
OR libwbclient0-3.4.3-1.40 is installed
OR libwbclient0-32bit-3.4.3-1.40 is installed
OR libwbclient0-x86-3.4.3-1.40 is installed
OR samba-3.4.3-1.40 is installed
OR samba-32bit-3.4.3-1.40 is installed
OR samba-client-3.4.3-1.40 is installed
OR samba-client-32bit-3.4.3-1.40 is installed
OR samba-client-x86-3.4.3-1.40 is installed
OR samba-doc-3.4.3-1.40 is installed
OR samba-krb-printing-3.4.3-1.40 is installed
OR samba-winbind-3.4.3-1.40 is installed
OR samba-winbind-32bit-3.4.3-1.40 is installed
OR samba-winbind-x86-3.4.3-1.40 is installed
OR samba-x86-3.4.3-1.40 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
cifs-mount-3.4.3-1.40 is installed
OR ldapsmb-1.34b-11.28.40 is installed
OR libsmbclient0-3.4.3-1.40 is installed
OR libsmbclient0-32bit-3.4.3-1.40 is installed
OR libsmbclient0-x86-3.4.3-1.40 is installed
OR libtalloc1-3.4.3-1.40 is installed
OR libtalloc1-32bit-3.4.3-1.40 is installed
OR libtalloc1-x86-3.4.3-1.40 is installed
OR libtdb1-3.4.3-1.40 is installed
OR libtdb1-32bit-3.4.3-1.40 is installed
OR libtdb1-x86-3.4.3-1.40 is installed
OR libwbclient0-3.4.3-1.40 is installed
OR libwbclient0-32bit-3.4.3-1.40 is installed
OR libwbclient0-x86-3.4.3-1.40 is installed
OR samba-3.4.3-1.40 is installed
OR samba-32bit-3.4.3-1.40 is installed
OR samba-client-3.4.3-1.40 is installed
OR samba-client-32bit-3.4.3-1.40 is installed
OR samba-client-x86-3.4.3-1.40 is installed
OR samba-doc-3.4.3-1.40 is installed
OR samba-krb-printing-3.4.3-1.40 is installed
OR samba-winbind-3.4.3-1.40 is installed
OR samba-winbind-32bit-3.4.3-1.40 is installed
OR samba-winbind-x86-3.4.3-1.40 is installed
OR samba-x86-3.4.3-1.40 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
cifs-mount-3.4.3-1.40 is installed
OR ldapsmb-1.34b-11.28.40 is installed
OR libsmbclient0-3.4.3-1.40 is installed
OR libsmbclient0-32bit-3.4.3-1.40 is installed
OR libsmbclient0-x86-3.4.3-1.40 is installed
OR libtalloc1-3.4.3-1.40 is installed
OR libtalloc1-32bit-3.4.3-1.40 is installed
OR libtalloc1-x86-3.4.3-1.40 is installed
OR libtdb1-3.4.3-1.40 is installed
OR libtdb1-32bit-3.4.3-1.40 is installed
OR libtdb1-x86-3.4.3-1.40 is installed
OR libwbclient0-3.4.3-1.40 is installed
OR libwbclient0-32bit-3.4.3-1.40 is installed
OR libwbclient0-x86-3.4.3-1.40 is installed
OR samba-3.4.3-1.40 is installed
OR samba-32bit-3.4.3-1.40 is installed
OR samba-client-3.4.3-1.40 is installed
OR samba-client-32bit-3.4.3-1.40 is installed
OR samba-client-x86-3.4.3-1.40 is installed
OR samba-doc-3.4.3-1.40 is installed
OR samba-krb-printing-3.4.3-1.40 is installed
OR samba-winbind-3.4.3-1.40 is installed
OR samba-winbind-32bit-3.4.3-1.40 is installed
OR samba-winbind-x86-3.4.3-1.40 is installed
OR samba-x86-3.4.3-1.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
cifs-mount-3.4.3-1.40 is installed
OR ldapsmb-1.34b-11.28.40 is installed
OR libsmbclient0-3.4.3-1.40 is installed
OR libsmbclient0-32bit-3.4.3-1.40 is installed
OR libsmbclient0-x86-3.4.3-1.40 is installed
OR libtalloc1-3.4.3-1.40 is installed
OR libtalloc1-32bit-3.4.3-1.40 is installed
OR libtalloc1-x86-3.4.3-1.40 is installed
OR libtdb1-3.4.3-1.40 is installed
OR libtdb1-32bit-3.4.3-1.40 is installed
OR libtdb1-x86-3.4.3-1.40 is installed
OR libwbclient0-3.4.3-1.40 is installed
OR libwbclient0-32bit-3.4.3-1.40 is installed
OR libwbclient0-x86-3.4.3-1.40 is installed
OR samba-3.4.3-1.40 is installed
OR samba-32bit-3.4.3-1.40 is installed
OR samba-client-3.4.3-1.40 is installed
OR samba-client-32bit-3.4.3-1.40 is installed
OR samba-client-x86-3.4.3-1.40 is installed
OR samba-doc-3.4.3-1.40 is installed
OR samba-krb-printing-3.4.3-1.40 is installed
OR samba-winbind-3.4.3-1.40 is installed
OR samba-winbind-32bit-3.4.3-1.40 is installed
OR samba-winbind-x86-3.4.3-1.40 is installed
OR samba-x86-3.4.3-1.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
cifs-mount-3.4.3-1.40 is installed
OR ldapsmb-1.34b-11.28.40 is installed
OR libsmbclient0-3.4.3-1.40 is installed
OR libsmbclient0-32bit-3.4.3-1.40 is installed
OR libsmbclient0-x86-3.4.3-1.40 is installed
OR libtalloc1-3.4.3-1.40 is installed
OR libtalloc1-32bit-3.4.3-1.40 is installed
OR libtalloc1-x86-3.4.3-1.40 is installed
OR libtdb1-3.4.3-1.40 is installed
OR libtdb1-32bit-3.4.3-1.40 is installed
OR libtdb1-x86-3.4.3-1.40 is installed
OR libwbclient0-3.4.3-1.40 is installed
OR libwbclient0-32bit-3.4.3-1.40 is installed
OR libwbclient0-x86-3.4.3-1.40 is installed
OR samba-3.4.3-1.40 is installed
OR samba-32bit-3.4.3-1.40 is installed
OR samba-client-3.4.3-1.40 is installed
OR samba-client-32bit-3.4.3-1.40 is installed
OR samba-client-x86-3.4.3-1.40 is installed
OR samba-doc-3.4.3-1.40 is installed
OR samba-krb-printing-3.4.3-1.40 is installed
OR samba-winbind-3.4.3-1.40 is installed
OR samba-winbind-32bit-3.4.3-1.40 is installed
OR samba-winbind-x86-3.4.3-1.40 is installed
OR samba-x86-3.4.3-1.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
bind-9.6ESVR7P2-0.3 is installed
OR bind-chrootenv-9.6ESVR7P2-0.3 is installed
OR bind-doc-9.6ESVR7P2-0.3 is installed
OR bind-libs-9.6ESVR7P2-0.3 is installed
OR bind-libs-32bit-9.6ESVR7P2-0.3 is installed
OR bind-libs-x86-9.6ESVR7P2-0.3 is installed
OR bind-utils-9.6ESVR7P2-0.3 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
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
pam_krb5-2.3.1-47.10 is installed
OR pam_krb5-32bit-2.3.1-47.10 is installed
OR pam_krb5-x86-2.3.1-47.10 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
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 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
nagios-plugins-1.4.13-1 is installed
OR nagios-plugins-extras-1.4.13-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nspr-devel-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-devel-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nspr-devel-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-devel-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
freeradius-server-2.1.1-7.16 is installed
OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
OR freeradius-server-doc-2.1.1-7.16 is installed
OR freeradius-server-libs-2.1.1-7.16 is installed
OR freeradius-server-utils-2.1.1-7.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-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 SP3-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 SP3-LTSS is installed
AND
xorg-x11-Xvnc-7.4-27.121 is installed
OR xorg-x11-server-7.4-27.121 is installed
OR xorg-x11-server-extra-7.4-27.121 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xorg-x11-Xvnc-7.4-27.121 is installed
OR xorg-x11-server-7.4-27.121 is installed
OR xorg-x11-server-extra-7.4-27.121 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xorg-x11-Xvnc-7.4-27.121 is installed
OR xorg-x11-server-7.4-27.121 is installed
OR xorg-x11-server-extra-7.4-27.121 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xorg-x11-Xvnc-7.4-27.121 is installed
OR xorg-x11-server-7.4-27.121 is installed
OR xorg-x11-server-extra-7.4-27.121 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
xen-4.2.5_21-27 is installed
OR xen-doc-html-4.2.5_21-27 is installed
OR xen-doc-pdf-4.2.5_21-27 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.86-27 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.86-27 is installed
OR xen-libs-4.2.5_21-27 is installed
OR xen-libs-32bit-4.2.5_21-27 is installed
OR xen-tools-4.2.5_21-27 is installed
OR xen-tools-domU-4.2.5_21-27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xen-4.2.5_21-27 is installed
OR xen-doc-html-4.2.5_21-27 is installed
OR xen-doc-pdf-4.2.5_21-27 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.86-27 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.86-27 is installed
OR xen-libs-4.2.5_21-27 is installed
OR xen-libs-32bit-4.2.5_21-27 is installed
OR xen-tools-4.2.5_21-27 is installed
OR xen-tools-domU-4.2.5_21-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-doc-9.9.6P1-0.33 is installed
OR bind-libs-9.9.6P1-0.33 is installed
OR bind-libs-32bit-9.9.6P1-0.33 is installed
OR bind-utils-9.9.6P1-0.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND binutils-2.24-3 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
kernel-bigmem-3.0.101-108.90 is installed
OR kernel-bigmem-base-3.0.101-108.90 is installed
OR kernel-bigmem-devel-3.0.101-108.90 is installed
OR kernel-default-3.0.101-108.90 is installed
OR kernel-default-base-3.0.101-108.90 is installed
OR kernel-default-devel-3.0.101-108.90 is installed
OR kernel-default-man-3.0.101-108.90 is installed
OR kernel-ec2-3.0.101-108.90 is installed
OR kernel-ec2-base-3.0.101-108.90 is installed
OR kernel-ec2-devel-3.0.101-108.90 is installed
OR kernel-pae-3.0.101-108.90 is installed
OR kernel-pae-base-3.0.101-108.90 is installed
OR kernel-pae-devel-3.0.101-108.90 is installed
OR kernel-ppc64-3.0.101-108.90 is installed
OR kernel-ppc64-base-3.0.101-108.90 is installed
OR kernel-ppc64-devel-3.0.101-108.90 is installed
OR kernel-source-3.0.101-108.90 is installed
OR kernel-syms-3.0.101-108.90 is installed
OR kernel-trace-3.0.101-108.90 is installed
OR kernel-trace-base-3.0.101-108.90 is installed
OR kernel-trace-devel-3.0.101-108.90 is installed
OR kernel-xen-3.0.101-108.90 is installed
OR kernel-xen-base-3.0.101-108.90 is installed
OR kernel-xen-devel-3.0.101-108.90 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
kernel-bigmem-3.0.101-108.90 is installed
OR kernel-bigmem-base-3.0.101-108.90 is installed
OR kernel-bigmem-devel-3.0.101-108.90 is installed
OR kernel-default-3.0.101-108.90 is installed
OR kernel-default-base-3.0.101-108.90 is installed
OR kernel-default-devel-3.0.101-108.90 is installed
OR kernel-default-man-3.0.101-108.90 is installed
OR kernel-ec2-3.0.101-108.90 is installed
OR kernel-ec2-base-3.0.101-108.90 is installed
OR kernel-ec2-devel-3.0.101-108.90 is installed
OR kernel-pae-3.0.101-108.90 is installed
OR kernel-pae-base-3.0.101-108.90 is installed
OR kernel-pae-devel-3.0.101-108.90 is installed
OR kernel-ppc64-3.0.101-108.90 is installed
OR kernel-ppc64-base-3.0.101-108.90 is installed
OR kernel-ppc64-devel-3.0.101-108.90 is installed
OR kernel-source-3.0.101-108.90 is installed
OR kernel-syms-3.0.101-108.90 is installed
OR kernel-trace-3.0.101-108.90 is installed
OR kernel-trace-base-3.0.101-108.90 is installed
OR kernel-trace-devel-3.0.101-108.90 is installed
OR kernel-xen-3.0.101-108.90 is installed
OR kernel-xen-base-3.0.101-108.90 is installed
OR kernel-xen-devel-3.0.101-108.90 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.27 is installed
OR libcurl4-openssl1-7.37.0-70.27 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.27 is installed
OR libcurl4-openssl1-x86-7.37.0-70.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.27 is installed
OR libcurl4-openssl1-7.37.0-70.27 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.27 is installed
OR libcurl4-openssl1-x86-7.37.0-70.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libopenssl1-devel-1.0.1g-0.12 is installed
OR libopenssl1_0_0-1.0.1g-0.12 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.12 is installed
OR openssl1-1.0.1g-0.12 is installed
OR openssl1-doc-1.0.1g-0.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
kernel-default-3.12.39-47 is installed
OR kernel-default-base-3.12.39-47 is installed
OR kernel-default-devel-3.12.39-47 is installed
OR kernel-default-man-3.12.39-47 is installed
OR kernel-devel-3.12.39-47 is installed
OR kernel-macros-3.12.39-47 is installed
OR kernel-source-3.12.39-47 is installed
OR kernel-syms-3.12.39-47 is installed
OR kernel-xen-3.12.39-47 is installed
OR kernel-xen-base-3.12.39-47 is installed
OR kernel-xen-devel-3.12.39-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
kernel-default-3.12.39-47 is installed
OR kernel-default-base-3.12.39-47 is installed
OR kernel-default-devel-3.12.39-47 is installed
OR kernel-default-man-3.12.39-47 is installed
OR kernel-devel-3.12.39-47 is installed
OR kernel-macros-3.12.39-47 is installed
OR kernel-source-3.12.39-47 is installed
OR kernel-syms-3.12.39-47 is installed
OR kernel-xen-3.12.39-47 is installed
OR kernel-xen-base-3.12.39-47 is installed
OR kernel-xen-devel-3.12.39-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
dovecot22-2.2.13-2.7 is installed
OR dovecot22-backend-mysql-2.2.13-2.7 is installed
OR dovecot22-backend-pgsql-2.2.13-2.7 is installed
OR dovecot22-backend-sqlite-2.2.13-2.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
DirectFB-1.7.1-4.1 is installed
OR lib++dfb-1_7-1-1.7.1-4.1 is installed
OR libdirectfb-1_7-1-1.7.1-4.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
libspice-server1-0.12.5-10.1 is installed
OR spice-0.12.5-10.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
freeradius-server-3.0.3-17.4 is installed
OR freeradius-server-doc-3.0.3-17.4 is installed
OR freeradius-server-krb5-3.0.3-17.4 is installed
OR freeradius-server-ldap-3.0.3-17.4 is installed
OR freeradius-server-libs-3.0.3-17.4 is installed
OR freeradius-server-mysql-3.0.3-17.4 is installed
OR freeradius-server-perl-3.0.3-17.4 is installed
OR freeradius-server-postgresql-3.0.3-17.4 is installed
OR freeradius-server-python-3.0.3-17.4 is installed
OR freeradius-server-sqlite-3.0.3-17.4 is installed
OR freeradius-server-utils-3.0.3-17.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
freeradius-server-3.0.3-17.4 is installed
OR freeradius-server-doc-3.0.3-17.4 is installed
OR freeradius-server-krb5-3.0.3-17.4 is installed
OR freeradius-server-ldap-3.0.3-17.4 is installed
OR freeradius-server-libs-3.0.3-17.4 is installed
OR freeradius-server-mysql-3.0.3-17.4 is installed
OR freeradius-server-perl-3.0.3-17.4 is installed
OR freeradius-server-postgresql-3.0.3-17.4 is installed
OR freeradius-server-python-3.0.3-17.4 is installed
OR freeradius-server-sqlite-3.0.3-17.4 is installed
OR freeradius-server-utils-3.0.3-17.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
gpgme-1.5.1-1.12 is installed
OR libgpgme11-1.5.1-1.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_38-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_38-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
kernel-default-4.4.180-94.113 is installed
OR kernel-default-base-4.4.180-94.113 is installed
OR kernel-default-devel-4.4.180-94.113 is installed
OR kernel-devel-4.4.180-94.113 is installed
OR kernel-macros-4.4.180-94.113 is installed
OR kernel-source-4.4.180-94.113 is installed
OR kernel-syms-4.4.180-94.113 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
kernel-default-4.4.180-94.113 is installed
OR kernel-default-base-4.4.180-94.113 is installed
OR kernel-default-devel-4.4.180-94.113 is installed
OR kernel-devel-4.4.180-94.113 is installed
OR kernel-macros-4.4.180-94.113 is installed
OR kernel-source-4.4.180-94.113 is installed
OR kernel-syms-4.4.180-94.113 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
qemu-2.9.1-6.41 is installed
OR qemu-block-curl-2.9.1-6.41 is installed
OR qemu-block-iscsi-2.9.1-6.41 is installed
OR qemu-block-rbd-2.9.1-6.41 is installed
OR qemu-block-ssh-2.9.1-6.41 is installed
OR qemu-guest-agent-2.9.1-6.41 is installed
OR qemu-ipxe-1.0.0+-6.41 is installed
OR qemu-kvm-2.9.1-6.41 is installed
OR qemu-lang-2.9.1-6.41 is installed
OR qemu-seabios-1.10.2-6.41 is installed
OR qemu-sgabios-8-6.41 is installed
OR qemu-tools-2.9.1-6.41 is installed
OR qemu-vgabios-1.10.2-6.41 is installed
OR qemu-x86-2.9.1-6.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
qemu-2.9.1-6.41 is installed
OR qemu-block-curl-2.9.1-6.41 is installed
OR qemu-block-iscsi-2.9.1-6.41 is installed
OR qemu-block-rbd-2.9.1-6.41 is installed
OR qemu-block-ssh-2.9.1-6.41 is installed
OR qemu-guest-agent-2.9.1-6.41 is installed
OR qemu-ipxe-1.0.0+-6.41 is installed
OR qemu-kvm-2.9.1-6.41 is installed
OR qemu-lang-2.9.1-6.41 is installed
OR qemu-seabios-1.10.2-6.41 is installed
OR qemu-sgabios-8-6.41 is installed
OR qemu-tools-2.9.1-6.41 is installed
OR qemu-vgabios-1.10.2-6.41 is installed
OR qemu-x86-2.9.1-6.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libssh2-1-1.4.3-20.6 is installed
OR libssh2-1-32bit-1.4.3-20.6 is installed
OR libssh2_org-1.4.3-20.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libssh2-1-1.4.3-20.6 is installed
OR libssh2-1-32bit-1.4.3-20.6 is installed
OR libssh2_org-1.4.3-20.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
libfreebl3-3.53.1-58.48 is installed
OR libfreebl3-32bit-3.53.1-58.48 is installed
OR libfreebl3-hmac-3.53.1-58.48 is installed
OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
OR libsoftokn3-3.53.1-58.48 is installed
OR libsoftokn3-32bit-3.53.1-58.48 is installed
OR libsoftokn3-hmac-3.53.1-58.48 is installed
OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
OR mozilla-nspr-4.25-19.15 is installed
OR mozilla-nspr-32bit-4.25-19.15 is installed
OR mozilla-nspr-devel-4.25-19.15 is installed
OR mozilla-nss-3.53.1-58.48 is installed
OR mozilla-nss-32bit-3.53.1-58.48 is installed
OR mozilla-nss-certs-3.53.1-58.48 is installed
OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
OR mozilla-nss-devel-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
OR mozilla-nss-tools-3.53.1-58.48 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
libfreebl3-3.53.1-58.48 is installed
OR libfreebl3-32bit-3.53.1-58.48 is installed
OR libfreebl3-hmac-3.53.1-58.48 is installed
OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
OR libsoftokn3-3.53.1-58.48 is installed
OR libsoftokn3-32bit-3.53.1-58.48 is installed
OR libsoftokn3-hmac-3.53.1-58.48 is installed
OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
OR mozilla-nspr-4.25-19.15 is installed
OR mozilla-nspr-32bit-4.25-19.15 is installed
OR mozilla-nspr-devel-4.25-19.15 is installed
OR mozilla-nss-3.53.1-58.48 is installed
OR mozilla-nss-32bit-3.53.1-58.48 is installed
OR mozilla-nss-certs-3.53.1-58.48 is installed
OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
OR mozilla-nss-devel-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
OR mozilla-nss-tools-3.53.1-58.48 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
ghostscript-9.52-23.39 is installed
OR ghostscript-x11-9.52-23.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
ghostscript-9.52-23.39 is installed
OR ghostscript-x11-9.52-23.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND apache2-mod_perl-2.0.8-13.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND apache2-mod_perl-2.0.8-13.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_42-default-2-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_12-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_42-default-2-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_12-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
ntp-4.2.8p9-55 is installed
OR ntp-doc-4.2.8p9-55 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22 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.47 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_39-default-6-2 is installed
OR kgraft-patch-3_12_51-52_39-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_11-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
bytefx-data-mysql-2.6.7-0.9 is installed
OR mono-core-2.6.7-0.9 is installed
OR mono-data-2.6.7-0.9 is installed
OR mono-data-firebird-2.6.7-0.9 is installed
OR mono-data-oracle-2.6.7-0.9 is installed
OR mono-data-postgresql-2.6.7-0.9 is installed
OR mono-data-sqlite-2.6.7-0.9 is installed
OR mono-data-sybase-2.6.7-0.9 is installed
OR mono-devel-2.6.7-0.9 is installed
OR mono-extras-2.6.7-0.9 is installed
OR mono-jscript-2.6.7-0.9 is installed
OR mono-locale-extras-2.6.7-0.9 is installed
OR mono-nunit-2.6.7-0.9 is installed
OR mono-wcf-2.6.7-0.9 is installed
OR mono-web-2.6.7-0.9 is installed
OR mono-winforms-2.6.7-0.9 is installed
OR mono-winfxcore-2.6.7-0.9 is installed
OR monodoc-core-2.6.7-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND ctdb-devel-1.0.114.6-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND ctdb-devel-1.0.114.6-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libmysqlclient_r18-10.0.16-15 is installed
OR libmysqlclient_r18-32bit-10.0.16-15 is installed
OR mariadb-10.0.16-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
ImageMagick-6.8.8.1-25 is installed
OR libMagick++-6_Q16-3-6.8.8.1-25 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-71.17 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.17 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 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 12 SP4 is installed
AND Package Information
libwebkit2gtk3-lang-2.24.4-2.47 is installed
OR webkit2gtk3-2.24.4-2.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libgadu-devel-1.12.2-1 is installed
OR libgadu3-1.12.2-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ruby2.1-rubygem-activesupport-4_1-4.1.9-12 is installed
OR rubygem-activesupport-4_1-4.1.9-12 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
rabbitmq-server-3.4.4-2.20 is installed
OR rabbitmq-server-plugins-3.4.4-2.20 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-oslo.middleware-3.19.0-3.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-45.3.0-9 is installed
OR MozillaThunderbird-buildsymbols-45.3.0-9 is installed
OR MozillaThunderbird-devel-45.3.0-9 is installed
OR MozillaThunderbird-translations-common-45.3.0-9 is installed
OR MozillaThunderbird-translations-other-45.3.0-9 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND
kconf_update5-5.32.0-7 is installed
OR kconfig-5.32.0-7 is installed
OR kconfig-devel-5.32.0-7 is installed
OR kconfig-devel-32bit-5.55.0-lp151.2.5 is installed
OR kconfig-devel-64bit-5.32.0-7 is installed
OR kdelibs4-4.14.33-7 is installed
OR kdelibs4-apidocs-4.14.33-7 is installed
OR kdelibs4-branding-upstream-4.14.33-7 is installed
OR kdelibs4-core-4.14.33-7 is installed
OR kdelibs4-doc-4.14.33-7 is installed
OR libKF5ConfigCore5-5.32.0-7 is installed
OR libKF5ConfigCore5-32bit-5.55.0-lp151.2.5 is installed
OR libKF5ConfigCore5-64bit-5.32.0-7 is installed
OR libKF5ConfigCore5-lang-5.32.0-7 is installed
OR libKF5ConfigGui5-5.32.0-7 is installed
OR libKF5ConfigGui5-32bit-5.55.0-lp151.2.5 is installed
OR libKF5ConfigGui5-64bit-5.32.0-7 is installed
OR libkde4-4.14.33-7 is installed
OR libkde4-32bit-4.14.38-lp151.9.5 is installed
OR libkde4-64bit-4.14.33-7 is installed
OR libkde4-devel-4.14.33-7 is installed
OR libkdecore4-4.14.33-7 is installed
OR libkdecore4-32bit-4.14.38-lp151.9.5 is installed
OR libkdecore4-64bit-4.14.33-7 is installed
OR libkdecore4-devel-4.14.33-7 is installed
OR libksuseinstall-devel-4.14.33-7 is installed
OR libksuseinstall1-4.14.33-7 is installed
OR libksuseinstall1-32bit-4.14.38-lp151.9.5 is installed
OR libksuseinstall1-64bit-4.14.33-7 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
kconf_update5-5.32.0-7 is installed
OR kconfig-5.32.0-7 is installed
OR kconfig-devel-5.32.0-7 is installed
OR kconfig-devel-32bit-5.55.0-lp151.2.5 is installed
OR kconfig-devel-64bit-5.32.0-7 is installed
OR kdelibs4-4.14.33-7 is installed
OR kdelibs4-apidocs-4.14.33-7 is installed
OR kdelibs4-branding-upstream-4.14.33-7 is installed
OR kdelibs4-core-4.14.33-7 is installed
OR kdelibs4-doc-4.14.33-7 is installed
OR libKF5ConfigCore5-5.32.0-7 is installed
OR libKF5ConfigCore5-32bit-5.55.0-lp151.2.5 is installed
OR libKF5ConfigCore5-64bit-5.32.0-7 is installed
OR libKF5ConfigCore5-lang-5.32.0-7 is installed
OR libKF5ConfigGui5-5.32.0-7 is installed
OR libKF5ConfigGui5-32bit-5.55.0-lp151.2.5 is installed
OR libKF5ConfigGui5-64bit-5.32.0-7 is installed
OR libkde4-4.14.33-7 is installed
OR libkde4-32bit-4.14.38-lp151.9.5 is installed
OR libkde4-64bit-4.14.33-7 is installed
OR libkde4-devel-4.14.33-7 is installed
OR libkdecore4-4.14.33-7 is installed
OR libkdecore4-32bit-4.14.38-lp151.9.5 is installed
OR libkdecore4-64bit-4.14.33-7 is installed
OR libkdecore4-devel-4.14.33-7 is installed
OR libksuseinstall-devel-4.14.33-7 is installed
OR libksuseinstall1-4.14.33-7 is installed
OR libksuseinstall1-32bit-4.14.38-lp151.9.5 is installed
OR libksuseinstall1-64bit-4.14.33-7 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND
kconf_update5-5.32.0-7 is installed
OR kconfig-5.32.0-7 is installed
OR kconfig-devel-5.32.0-7 is installed
OR kconfig-devel-32bit-5.55.0-lp151.2.5 is installed
OR kconfig-devel-64bit-5.32.0-7 is installed
OR kdelibs4-4.14.33-7 is installed
OR kdelibs4-apidocs-4.14.33-7 is installed
OR kdelibs4-branding-upstream-4.14.33-7 is installed
OR kdelibs4-core-4.14.33-7 is installed
OR kdelibs4-doc-4.14.33-7 is installed
OR libKF5ConfigCore5-5.32.0-7 is installed
OR libKF5ConfigCore5-32bit-5.55.0-lp151.2.5 is installed
OR libKF5ConfigCore5-64bit-5.32.0-7 is installed
OR libKF5ConfigCore5-lang-5.32.0-7 is installed
OR libKF5ConfigGui5-5.32.0-7 is installed
OR libKF5ConfigGui5-32bit-5.55.0-lp151.2.5 is installed
OR libKF5ConfigGui5-64bit-5.32.0-7 is installed
OR libkde4-4.14.33-7 is installed
OR libkde4-32bit-4.14.38-lp151.9.5 is installed
OR libkde4-64bit-4.14.33-7 is installed
OR libkde4-devel-4.14.33-7 is installed
OR libkdecore4-4.14.33-7 is installed
OR libkdecore4-32bit-4.14.38-lp151.9.5 is installed
OR libkdecore4-64bit-4.14.33-7 is installed
OR libkdecore4-devel-4.14.33-7 is installed
OR libksuseinstall-devel-4.14.33-7 is installed
OR libksuseinstall1-4.14.33-7 is installed
OR libksuseinstall1-32bit-4.14.38-lp151.9.5 is installed
OR libksuseinstall1-64bit-4.14.33-7 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
kopete-15.12.3-6 is installed
OR kopete-devel-15.12.3-6 is installed
|