Revision Date: | 2021-05-13 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP4 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2020-36312: Fixed an issue in virt/kvm/kvm_main.c that had a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure (bnc#1184509). - CVE-2021-29650: Fixed an issue inside the netfilter subsystem that allowed attackers to cause a denial of service (panic) because net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h lack a full memory barrier upon the assignment of a new table value (bnc#1184208). - CVE-2021-29155: Fixed an issue within kernel/bpf/verifier.c that performed undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. Specifically, for sequences of pointer arithmetic operations, the pointer modification performed by the first operation is not correctly accounted for when restricting subsequent operations (bnc#1184942). - CVE-2020-36310: Fixed an issue in arch/x86/kvm/svm/svm.c that allowed a set_memory_region_test infinite loop for certain nested page faults (bnc#1184512). - CVE-2020-27673: Fixed an issue in Xen where a guest OS users could have caused a denial of service (host OS hang) via a high rate of events to dom0 (bnc#1177411, bnc#1184583). - CVE-2021-29154: Fixed BPF JIT compilers that allowed to execute arbitrary code within the kernel context (bnc#1184391). - CVE-2020-25673: Fixed NFC endless loops caused by repeated llcp_sock_connect() (bsc#1178181). - CVE-2020-25672: Fixed NFC memory leak in llcp_sock_connect() (bsc#1178181). - CVE-2020-25671: Fixed NFC refcount leak in llcp_sock_connect() (bsc#1178181). - CVE-2020-25670: Fixed NFC refcount leak in llcp_sock_bind() (bsc#1178181). - CVE-2020-36311: Fixed an issue in arch/x86/kvm/svm/sev.c that allowed attackers to cause a denial of service (soft lockup) by triggering destruction of a large SEV VM (which requires unregistering many encrypted regions) (bnc#1184511). - CVE-2021-28950: Fixed an issue in fs/fuse/fuse_i.h where a 'stall on CPU' could have occured because a retry loop continually finds the same bad inode (bnc#1184194, bnc#1184211). - CVE-2020-36322: Fixed an issue inside the FUSE filesystem implementation where fuse_do_getattr() calls make_bad_inode() in inappropriate situations, could have caused a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950 (bnc#1184211). - CVE-2021-30002: Fixed a memory leak issue when a webcam device exists (bnc#1184120). - CVE-2021-3483: Fixed a use-after-free bug in nosy_ioctl() (bsc#1184393). - CVE-2021-20219: Fixed a denial of service vulnerability in drivers/tty/n_tty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could have delayed the loop and cause a threat to the system availability (bnc#1184397). - CVE-2021-28964: Fixed a race condition in fs/btrfs/ctree.c that could have caused a denial of service because of a lack of locking on an extent buffer before a cloning operation (bnc#1184193). - CVE-2021-3444: Fixed the bpf verifier as it did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure (kernel memory), and possibly out-of-bounds writes that could potentially lead to code execution (bnc#1184170). - CVE-2021-28971: Fixed a potential local denial of service in intel_pmu_drain_pebs_nhm where userspace applications can cause a system crash because the PEBS status in a PEBS record is mishandled (bnc#1184196). - CVE-2021-28688: Fixed XSA-365 that includes initialization of pointers such that subsequent cleanup code wouldn't use uninitialized or stale values. This initialization went too far and may under certain conditions also overwrite pointers which are in need of cleaning up. The lack of cleanup would result in leaking persistent grants. The leak in turn would prevent fully cleaning up after a respective guest has died, leaving around zombie domains (bnc#1183646). - CVE-2021-29265: Fixed an issue in usbip_sockfd_store in drivers/usb/usbip/stub_dev.c that allowed attackers to cause a denial of service (GPF) because the stub-up sequence has race conditions during an update of the local and shared status (bnc#1184167). - CVE-2021-29264: Fixed an issue in drivers/net/ethernet/freescale/gianfar.c in the Freescale Gianfar Ethernet driver that allowed attackers to cause a system crash because a negative fragment size is calculated in situations involving an rx queue overrun when jumbo packets are used and NAPI is enabled (bnc#1184168). - CVE-2021-28972: Fixed an issue in drivers/pci/hotplug/rpadlpar_sysfs.c where the RPA PCI Hotplug driver had a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly. This occurs because add_slot_store and remove_slot_store mishandle drc_name '\0' termination (bnc#1184198). - CVE-2021-29647: Fixed an issue in kernel qrtr_recvmsg in net/qrtr/qrtr.c that allowed attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure (bnc#1184192). - CVE-2020-27171: Fixed an issue in kernel/bpf/verifier.c that had an off-by-one error (with a resultant integer underflow) affecting out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory (bnc#1183686, bnc#1183775). - CVE-2020-27170: Fixed an issue in kernel/bpf/verifier.c that performed undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. This affects pointer types that do not define a ptr_limit (bnc#1183686 bnc#1183775). - CVE-2021-28660: Fixed rtw_wx_set_scan in drivers/staging/rtl8188eu/os_dep/ioctl_linux.c that allowed writing beyond the end of the ssid array (bnc#1183593). - CVE-2020-35519: Update patch reference for x25 fix (bsc#1183696). - CVE-2021-3428: Fixed ext4 integer overflow in ext4_es_cache_extent (bsc#1173485, bsc#1183509). - CVE-2020-0433: Fixed blk_mq_queue_tag_busy_iter of blk-mq-tag.c, where a possible use after free due to improper locking could have happened. This could have led to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation (bnc#1176720). - CVE-2021-28038: Fixed an issue with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a result of changes to the handling of grant mapping errors). A host OS denial of service may occur during misbehavior of a networking frontend driver. NOTE: this issue exists because of an incomplete fix for CVE-2021-26931 (bnc#1183022, bnc#1183069). - CVE-2020-27815: Fixed jfs array index bounds check in dbAdjTree (bsc#1179454). - CVE-2021-27365: Fixed an issue inside the iSCSI data structures that does not have appropriate length constraints or checks, and can exceed the PAGE_SIZE value. An unprivileged user can send a Netlink message that is associated with iSCSI, and has a length up to the maximum length of a Netlink message (bnc#1182715). - CVE-2021-27363: Fixed an issue with a kernel pointer leak that could have been used to determine the address of the iscsi_transport structure. When an iSCSI transport is registered with the iSCSI subsystem, the transport's handle is available to unprivileged users via the sysfs file system, at /sys/class/iscsi_transport/$TRANSPORT_NAME/handle. When read, the show_transport_handle function (in drivers/scsi/scsi_transport_iscsi.c) is called, which leaks the handle. This handle is actually the pointer to an iscsi_transport struct in the kernel module's global variables (bnc#1182716). - CVE-2021-27364: Fixed an issue in drivers/scsi/scsi_transport_iscsi.c where an unprivileged user can craft Netlink messages (bnc#1182717).
The following non-security bugs were fixed:
- Revert 'rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514)' This turned out to be a bad idea: the kernel-$flavor-devel package must be usable without kernel-$flavor, e.g. at the build of a KMP. And this change brought superfluous installation of kernel-preempt when a system had kernel-syms (bsc#1185113). - Xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367). - bpf: Add sanity check for upper ptr_limit (bsc#1183686 bsc#1183775). - bpf: Simplify alu_limit masking for pointer arithmetic (bsc#1183686 bsc#1183775). - coredump: fix crash when umh is disabled (bsc#1177753, bsc#1182194). - dm: fix redundant IO accounting for bios that need splitting (bsc#1183738). - ext4: check journal inode extents more carefully (bsc#1173485). - ext4: do not allow overlapping system zones (bsc#1173485). - ext4: handle error of ext4_setup_system_zone() on remount (bsc#1173485). - handle also the opposite type of race condition - hv: clear ring_buffer pointer during cleanup (part of ae6935ed) (bsc#1181032). - hv_netvsc: remove ndo_poll_controller (bsc#1185248). - ibmvnic fix NULL tx_pools and rx_tools issue at do_reset (bsc#1175873 ltc#187922). - ibmvnic: Clear failover_pending if unable to schedule (bsc#1181960 ltc#190997). - ibmvnic: add missing parenthesis in do_reset() (bsc#1176700 ltc#188140). - ibmvnic: avoid memset null scrq msgs (bsc#1044767 ltc#155231 git-fixes). - ibmvnic: continue fatal error reset after passive init (bsc#1171078 ltc#184239 git-fixes). - ibmvnic: delay next reset if hard reset fails (bsc#1094840 ltc#167098 git-fixes). - ibmvnic: enhance resetting status check during module exit (bsc#1065729). - ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues (bsc#1040855 ltc#155067 git-fixes). - ibmvnic: fix a race between open and reset (bsc#1176855 ltc#187293). - ibmvnic: fix: NULL pointer dereference (bsc#1044767 ltc#155231 git-fixes). - ibmvnic: restore adapter state on failed reset (bsc#1152457 ltc#174432 git-fixes). - macros.kernel-source: Use spec_install_pre for certificate installation (boo#1182672). - post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). - powerpc/vnic: Extend 'failover pending' window (bsc#1176855 ltc#187293). - rpm/kernel-obs-build.spec.in: Include essiv with dm-crypt (boo#1183063). - rpm/kernel-subpackage-build: Workaround broken bot (https://github.com/openSUSE/openSUSE-release-tools/issues/2439) - rpm/macros.kernel-source: fix KMP failure in %install (bsc#1185244) - rpm/mkspec: Use tilde instead of dot for version string with rc (bsc#1184650) - xen-netback: respect gnttab_map_refs()'s return value (bsc#1183022 XSA-367).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1004221 1005591 1031481 1031660 1035905 1038553 1039496 1040855 1044767 1046610 1047233 1052311 1052368 1065729 1079152 1082962 1083382 1083900 1087007 1087012 1087082 1087086 1087095 1092813 1092904 1094033 1094353 1094823 1094840 1095218 1095219 1096140 1096242 1096281 1096480 1096728 1097356 1120374 1122839 1122983 1131239 1131241 1152457 1171078 1173485 1175873 1176700 1176720 1176855 1177411 1177753 1178181 1179454 1181032 1181960 1182194 1182672 1182715 1182716 1182717 1183022 1183063 1183069 1183509 1183593 1183646 1183686 1183696 1183738 1183775 1184120 1184167 1184168 1184170 1184192 1184193 1184194 1184196 1184198 1184208 1184211 1184388 1184391 1184393 1184397 1184509 1184511 1184512 1184514 1184583 1184650 1184942 1185113 1185244 1185248 903489 903719 904207 906077 906770 908731 914505 922448 925466 929736 934119 935256 935634 938344 939367 951166 952474 961596 982176 983582 984751 985177 985348 987577 988032 989523 991069 991436 991622 991710 995034 CVE-2012-2150 CVE-2013-6497 CVE-2014-9050 CVE-2015-2296 CVE-2015-3259 CVE-2015-5154 CVE-2015-7995 CVE-2015-9019 CVE-2016-0772 CVE-2016-1000110 CVE-2016-4738 CVE-2016-5116 CVE-2016-5636 CVE-2016-5699 CVE-2016-6128 CVE-2016-6132 CVE-2016-6161 CVE-2016-6207 CVE-2016-6214 CVE-2016-6905 CVE-2016-8605 CVE-2017-1000112 CVE-2017-1000364 CVE-2017-13305 CVE-2017-5029 CVE-2018-1000204 CVE-2018-1092 CVE-2018-1093 CVE-2018-1094 CVE-2018-11233 CVE-2018-11235 CVE-2018-1130 CVE-2018-17199 CVE-2018-18500 CVE-2018-18501 CVE-2018-18505 CVE-2018-3665 CVE-2018-5803 CVE-2018-5848 CVE-2018-7492 CVE-2019-0217 CVE-2019-0220 CVE-2020-0433 CVE-2020-25670 CVE-2020-25671 CVE-2020-25672 CVE-2020-25673 CVE-2020-27170 CVE-2020-27171 CVE-2020-27673 CVE-2020-27815 CVE-2020-35519 CVE-2020-36310 CVE-2020-36311 CVE-2020-36312 CVE-2020-36322 CVE-2021-20219 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 CVE-2021-28038 CVE-2021-28660 CVE-2021-28688 CVE-2021-28950 CVE-2021-28964 CVE-2021-28971 CVE-2021-28972 CVE-2021-29154 CVE-2021-29155 CVE-2021-29264 CVE-2021-29265 CVE-2021-29647 CVE-2021-29650 CVE-2021-30002 CVE-2021-3428 CVE-2021-3444 CVE-2021-3483 SUSE-SU-2015:1302-1 SUSE-SU-2015:2384-1 SUSE-SU-2016:0114-1 SUSE-SU-2016:2303-1 SUSE-SU-2016:2653-1 SUSE-SU-2017:0398-1 SUSE-SU-2017:1313-1 SUSE-SU-2017:1944-1 SUSE-SU-2017:2441-1 SUSE-SU-2018:1566-1 SUSE-SU-2018:1761-1 SUSE-SU-2019:0336-1 SUSE-SU-2019:0889-1 SUSE-SU-2021:1596-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 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 12 SP4 SUSE Linux Enterprise High Performance Computing 12 SP4 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-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-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 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 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-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-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-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS 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 SP5 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 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
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
privoxy-3.0.24-6.1 is installed
OR privoxy-doc-3.0.24-6.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND apache-commons-beanutils-1.9.2-4.1 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.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-38.4.0esr-25 is installed
OR MozillaFirefox-branding-SLED-38-15 is installed
OR MozillaFirefox-translations-38.4.0esr-25 is installed
OR libfreebl3-3.19.2.1-19 is installed
OR libfreebl3-32bit-3.19.2.1-19 is installed
OR libsoftokn3-3.19.2.1-19 is installed
OR libsoftokn3-32bit-3.19.2.1-19 is installed
OR mozilla-nspr-4.10.10-16 is installed
OR mozilla-nspr-32bit-4.10.10-16 is installed
OR mozilla-nss-3.19.2.1-19 is installed
OR mozilla-nss-32bit-3.19.2.1-19 is installed
OR mozilla-nss-tools-3.19.2.1-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
empathy-3.10.3-1.131 is installed
OR empathy-lang-3.10.3-1.131 is installed
OR telepathy-mission-control-plugin-goa-3.10.3-1.131 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
e2fsprogs-1.42.11-7.1 is installed
OR libcom_err2-1.42.11-7.1 is installed
OR libcom_err2-32bit-1.42.11-7.1 is installed
OR libext2fs2-1.42.11-7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libXrender1-0.9.8-3.56 is installed
OR libXrender1-32bit-0.9.8-3.56 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
avahi-0.6.32-30.36 is installed
OR avahi-lang-0.6.32-30.36 is installed
OR libavahi-client3-0.6.32-30.36 is installed
OR libavahi-client3-32bit-0.6.32-30.36 is installed
OR libavahi-common3-0.6.32-30.36 is installed
OR libavahi-common3-32bit-0.6.32-30.36 is installed
OR libavahi-core7-0.6.32-30.36 is installed
OR libdns_sd-0.6.32-30.36 is installed
OR libdns_sd-32bit-0.6.32-30.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
cluster-md-kmp-default-4.12.14-95.74.1 is installed
OR dlm-kmp-default-4.12.14-95.74.1 is installed
OR gfs2-kmp-default-4.12.14-95.74.1 is installed
OR ocfs2-kmp-default-4.12.14-95.74.1 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 Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.20-30 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-30 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-30 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.60-52.60 is installed
OR kernel-ec2-devel-3.12.60-52.60 is installed
OR kernel-ec2-extra-3.12.60-52.60 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-20 is installed
OR php7-7.0.7-20 is installed
OR php7-bcmath-7.0.7-20 is installed
OR php7-bz2-7.0.7-20 is installed
OR php7-calendar-7.0.7-20 is installed
OR php7-ctype-7.0.7-20 is installed
OR php7-curl-7.0.7-20 is installed
OR php7-dba-7.0.7-20 is installed
OR php7-dom-7.0.7-20 is installed
OR php7-enchant-7.0.7-20 is installed
OR php7-exif-7.0.7-20 is installed
OR php7-fastcgi-7.0.7-20 is installed
OR php7-fileinfo-7.0.7-20 is installed
OR php7-fpm-7.0.7-20 is installed
OR php7-ftp-7.0.7-20 is installed
OR php7-gd-7.0.7-20 is installed
OR php7-gettext-7.0.7-20 is installed
OR php7-gmp-7.0.7-20 is installed
OR php7-iconv-7.0.7-20 is installed
OR php7-imap-7.0.7-20 is installed
OR php7-intl-7.0.7-20 is installed
OR php7-json-7.0.7-20 is installed
OR php7-ldap-7.0.7-20 is installed
OR php7-mbstring-7.0.7-20 is installed
OR php7-mcrypt-7.0.7-20 is installed
OR php7-mysql-7.0.7-20 is installed
OR php7-odbc-7.0.7-20 is installed
OR php7-opcache-7.0.7-20 is installed
OR php7-openssl-7.0.7-20 is installed
OR php7-pcntl-7.0.7-20 is installed
OR php7-pdo-7.0.7-20 is installed
OR php7-pear-7.0.7-20 is installed
OR php7-pear-Archive_Tar-7.0.7-20 is installed
OR php7-pgsql-7.0.7-20 is installed
OR php7-phar-7.0.7-20 is installed
OR php7-posix-7.0.7-20 is installed
OR php7-pspell-7.0.7-20 is installed
OR php7-shmop-7.0.7-20 is installed
OR php7-snmp-7.0.7-20 is installed
OR php7-soap-7.0.7-20 is installed
OR php7-sockets-7.0.7-20 is installed
OR php7-sqlite-7.0.7-20 is installed
OR php7-sysvmsg-7.0.7-20 is installed
OR php7-sysvsem-7.0.7-20 is installed
OR php7-sysvshm-7.0.7-20 is installed
OR php7-tokenizer-7.0.7-20 is installed
OR php7-wddx-7.0.7-20 is installed
OR php7-xmlreader-7.0.7-20 is installed
OR php7-xmlrpc-7.0.7-20 is installed
OR php7-xmlwriter-7.0.7-20 is installed
OR php7-xsl-7.0.7-20 is installed
OR php7-zip-7.0.7-20 is installed
OR php7-zlib-7.0.7-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr10.15-65.8 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr10.15-65.8 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr10.15-65.8 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr10.15-65.8 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr10.15-65.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
MozillaFirefox-3.0.10-1.1 is installed
OR MozillaFirefox-branding-SLED-3.5-1.1 is installed
OR MozillaFirefox-translations-3.0.10-1.1 is installed
OR gconf2-2.24.0-7 is installed
OR gconf2-32bit-2.24.0-7 is installed
OR gconf2-x86-2.24.0-7 is installed
OR libfreebl3-3.12.3.1-1.2 is installed
OR libfreebl3-32bit-3.12.3.1-1.2 is installed
OR libfreebl3-x86-3.12.3.1-1.2 is installed
OR libidl-0.8.11-2 is installed
OR libidl-32bit-0.8.11-2 is installed
OR libidl-x86-0.8.11-2 is installed
OR mozilla-nspr-4.8-1.3 is installed
OR mozilla-nspr-32bit-4.8-1.3 is installed
OR mozilla-nspr-x86-4.8-1.3 is installed
OR mozilla-nss-3.12.3.1-1.2 is installed
OR mozilla-nss-32bit-3.12.3.1-1.2 is installed
OR mozilla-nss-tools-3.12.3.1-1.2 is installed
OR mozilla-nss-x86-3.12.3.1-1.2 is installed
OR mozilla-xulrunner190-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-32bit-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-gnomevfs-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-translations-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-x86-1.9.0.10-1.1 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-32bit-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-gnome-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-translations-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-x86-1.9.2.12-0.6 is installed
OR orbit2-2.14.16-2 is installed
OR orbit2-32bit-2.14.16-2 is installed
OR orbit2-x86-2.14.16-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
MozillaFirefox-3.0.10-1.1 is installed
OR MozillaFirefox-branding-SLED-3.5-1.1 is installed
OR MozillaFirefox-translations-3.0.10-1.1 is installed
OR gconf2-2.24.0-7 is installed
OR gconf2-32bit-2.24.0-7 is installed
OR gconf2-x86-2.24.0-7 is installed
OR libfreebl3-3.12.3.1-1.2 is installed
OR libfreebl3-32bit-3.12.3.1-1.2 is installed
OR libfreebl3-x86-3.12.3.1-1.2 is installed
OR libidl-0.8.11-2 is installed
OR libidl-32bit-0.8.11-2 is installed
OR libidl-x86-0.8.11-2 is installed
OR mozilla-nspr-4.8-1.3 is installed
OR mozilla-nspr-32bit-4.8-1.3 is installed
OR mozilla-nspr-x86-4.8-1.3 is installed
OR mozilla-nss-3.12.3.1-1.2 is installed
OR mozilla-nss-32bit-3.12.3.1-1.2 is installed
OR mozilla-nss-tools-3.12.3.1-1.2 is installed
OR mozilla-nss-x86-3.12.3.1-1.2 is installed
OR mozilla-xulrunner190-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-32bit-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-gnomevfs-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-translations-1.9.0.10-1.1 is installed
OR mozilla-xulrunner190-x86-1.9.0.10-1.1 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-32bit-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-gnome-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-translations-1.9.2.12-0.6 is installed
OR mozilla-xulrunner192-x86-1.9.2.12-0.6 is installed
OR orbit2-2.14.16-2 is installed
OR orbit2-32bit-2.14.16-2 is installed
OR orbit2-x86-2.14.16-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
libldap-2_4-2-2.4.20-0.5 is installed
OR libldap-2_4-2-32bit-2.4.20-0.5 is installed
OR libldap-2_4-2-x86-2.4.20-0.5 is installed
OR openldap2-2.4.20-0.5 is installed
OR openldap2-back-meta-2.4.20-0.5 is installed
OR openldap2-client-2.4.20-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libldap-2_4-2-2.4.20-0.5 is installed
OR libldap-2_4-2-32bit-2.4.20-0.5 is installed
OR libldap-2_4-2-x86-2.4.20-0.5 is installed
OR openldap2-2.4.20-0.5 is installed
OR openldap2-back-meta-2.4.20-0.5 is installed
OR openldap2-client-2.4.20-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libldap-2_4-2-2.4.20-0.5 is installed
OR libldap-2_4-2-32bit-2.4.20-0.5 is installed
OR libldap-2_4-2-x86-2.4.20-0.5 is installed
OR openldap2-2.4.20-0.5 is installed
OR openldap2-back-meta-2.4.20-0.5 is installed
OR openldap2-client-2.4.20-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
ark-4.3.5-0.3 is installed
OR kcalc-4.3.5-0.3 is installed
OR kcharselect-4.3.5-0.3 is installed
OR kdessh-4.3.5-0.3 is installed
OR kdf-4.3.5-0.3 is installed
OR kfloppy-4.3.5-0.3 is installed
OR kgpg-4.3.5-0.3 is installed
OR ktimer-4.3.5-0.3 is installed
OR kwalletmanager-4.3.5-0.3 is installed
OR kwikdisk-4.3.5-0.3 is installed
OR okteta-4.3.5-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND spacewalk-backend-libs-1.2.74-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
AND spacewalk-backend-libs-1.2.74-0.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
Mesa-7.7-5.12 is installed
OR Mesa-32bit-7.7-5.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
Mesa-7.7-5.12 is installed
OR Mesa-32bit-7.7-5.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
gpg2-2.0.9-25.33.37 is installed
OR gpg2-lang-2.0.9-25.33.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
gpg2-2.0.9-25.33.37 is installed
OR gpg2-lang-2.0.9-25.33.37 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
gpg2-2.0.9-25.33.37 is installed
OR gpg2-lang-2.0.9-25.33.37 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr10.0-0.3 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr10.0-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr10.0-0.3 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr10.0-0.3 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr10.0-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
puppet-2.6.18-0.16 is installed
OR puppet-server-2.6.18-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
puppet-2.6.18-0.16 is installed
OR puppet-server-2.6.18-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
puppet-2.6.18-0.16 is installed
OR puppet-server-2.6.18-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
puppet-2.6.18-0.16 is installed
OR puppet-server-2.6.18-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
puppet-2.6.18-0.16 is installed
OR puppet-server-2.6.18-0.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
kde4-kgreeter-plugins-4.3.5-0.12.12 is installed
OR kdebase4-wallpapers-4.3.5-0.8 is installed
OR kdebase4-workspace-4.3.5-0.12.12 is installed
OR kdebase4-workspace-ksysguardd-4.3.5-0.12.12 is installed
OR kdm-4.3.5-0.12.12 is installed
OR kwin-4.3.5-0.12.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.50 is installed
OR bind-chrootenv-9.9.6P1-0.50 is installed
OR bind-devel-9.9.6P1-0.50 is installed
OR bind-doc-9.9.6P1-0.50 is installed
OR bind-libs-9.9.6P1-0.50 is installed
OR bind-libs-32bit-9.9.6P1-0.50 is installed
OR bind-utils-9.9.6P1-0.50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.20-51.1 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-51.1 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.20-51.1 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-51.1 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-51.1 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-51.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-62 is installed
OR php53-5.3.17-62 is installed
OR php53-bcmath-5.3.17-62 is installed
OR php53-bz2-5.3.17-62 is installed
OR php53-calendar-5.3.17-62 is installed
OR php53-ctype-5.3.17-62 is installed
OR php53-curl-5.3.17-62 is installed
OR php53-dba-5.3.17-62 is installed
OR php53-dom-5.3.17-62 is installed
OR php53-exif-5.3.17-62 is installed
OR php53-fastcgi-5.3.17-62 is installed
OR php53-fileinfo-5.3.17-62 is installed
OR php53-ftp-5.3.17-62 is installed
OR php53-gd-5.3.17-62 is installed
OR php53-gettext-5.3.17-62 is installed
OR php53-gmp-5.3.17-62 is installed
OR php53-iconv-5.3.17-62 is installed
OR php53-intl-5.3.17-62 is installed
OR php53-json-5.3.17-62 is installed
OR php53-ldap-5.3.17-62 is installed
OR php53-mbstring-5.3.17-62 is installed
OR php53-mcrypt-5.3.17-62 is installed
OR php53-mysql-5.3.17-62 is installed
OR php53-odbc-5.3.17-62 is installed
OR php53-openssl-5.3.17-62 is installed
OR php53-pcntl-5.3.17-62 is installed
OR php53-pdo-5.3.17-62 is installed
OR php53-pear-5.3.17-62 is installed
OR php53-pgsql-5.3.17-62 is installed
OR php53-pspell-5.3.17-62 is installed
OR php53-shmop-5.3.17-62 is installed
OR php53-snmp-5.3.17-62 is installed
OR php53-soap-5.3.17-62 is installed
OR php53-suhosin-5.3.17-62 is installed
OR php53-sysvmsg-5.3.17-62 is installed
OR php53-sysvsem-5.3.17-62 is installed
OR php53-sysvshm-5.3.17-62 is installed
OR php53-tokenizer-5.3.17-62 is installed
OR php53-wddx-5.3.17-62 is installed
OR php53-xmlreader-5.3.17-62 is installed
OR php53-xmlrpc-5.3.17-62 is installed
OR php53-xmlwriter-5.3.17-62 is installed
OR php53-xsl-5.3.17-62 is installed
OR php53-zip-5.3.17-62 is installed
OR php53-zlib-5.3.17-62 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-62 is installed
OR php53-5.3.17-62 is installed
OR php53-bcmath-5.3.17-62 is installed
OR php53-bz2-5.3.17-62 is installed
OR php53-calendar-5.3.17-62 is installed
OR php53-ctype-5.3.17-62 is installed
OR php53-curl-5.3.17-62 is installed
OR php53-dba-5.3.17-62 is installed
OR php53-dom-5.3.17-62 is installed
OR php53-exif-5.3.17-62 is installed
OR php53-fastcgi-5.3.17-62 is installed
OR php53-fileinfo-5.3.17-62 is installed
OR php53-ftp-5.3.17-62 is installed
OR php53-gd-5.3.17-62 is installed
OR php53-gettext-5.3.17-62 is installed
OR php53-gmp-5.3.17-62 is installed
OR php53-iconv-5.3.17-62 is installed
OR php53-intl-5.3.17-62 is installed
OR php53-json-5.3.17-62 is installed
OR php53-ldap-5.3.17-62 is installed
OR php53-mbstring-5.3.17-62 is installed
OR php53-mcrypt-5.3.17-62 is installed
OR php53-mysql-5.3.17-62 is installed
OR php53-odbc-5.3.17-62 is installed
OR php53-openssl-5.3.17-62 is installed
OR php53-pcntl-5.3.17-62 is installed
OR php53-pdo-5.3.17-62 is installed
OR php53-pear-5.3.17-62 is installed
OR php53-pgsql-5.3.17-62 is installed
OR php53-pspell-5.3.17-62 is installed
OR php53-shmop-5.3.17-62 is installed
OR php53-snmp-5.3.17-62 is installed
OR php53-soap-5.3.17-62 is installed
OR php53-suhosin-5.3.17-62 is installed
OR php53-sysvmsg-5.3.17-62 is installed
OR php53-sysvsem-5.3.17-62 is installed
OR php53-sysvshm-5.3.17-62 is installed
OR php53-tokenizer-5.3.17-62 is installed
OR php53-wddx-5.3.17-62 is installed
OR php53-xmlreader-5.3.17-62 is installed
OR php53-xmlrpc-5.3.17-62 is installed
OR php53-xmlwriter-5.3.17-62 is installed
OR php53-xsl-5.3.17-62 is installed
OR php53-zip-5.3.17-62 is installed
OR php53-zlib-5.3.17-62 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 Package Information
openCryptoki-3.2-0.11 is installed
OR openCryptoki-32bit-3.2-0.11 is installed
OR openCryptoki-64bit-3.2-0.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-15 is installed
OR openssh-openssl1-helpers-6.6p1-15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-15 is installed
OR openssh-openssl1-helpers-6.6p1-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
xen-4.4.2_08-22.5 is installed
OR xen-doc-html-4.4.2_08-22.5 is installed
OR xen-kmp-default-4.4.2_08_k3.12.43_52.6-22.5 is installed
OR xen-libs-4.4.2_08-22.5 is installed
OR xen-libs-32bit-4.4.2_08-22.5 is installed
OR xen-tools-4.4.2_08-22.5 is installed
OR xen-tools-domU-4.4.2_08-22.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
xen-4.4.2_08-22.5 is installed
OR xen-doc-html-4.4.2_08-22.5 is installed
OR xen-kmp-default-4.4.2_08_k3.12.43_52.6-22.5 is installed
OR xen-libs-4.4.2_08-22.5 is installed
OR xen-libs-32bit-4.4.2_08-22.5 is installed
OR xen-tools-4.4.2_08-22.5 is installed
OR xen-tools-domU-4.4.2_08-22.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
MozillaFirefox-38.7.0esr-63 is installed
OR MozillaFirefox-translations-38.7.0esr-63 is installed
OR libfreebl3-3.20.2-40 is installed
OR libfreebl3-32bit-3.20.2-40 is installed
OR libfreebl3-hmac-3.20.2-40 is installed
OR libfreebl3-hmac-32bit-3.20.2-40 is installed
OR libsoftokn3-3.20.2-40 is installed
OR libsoftokn3-32bit-3.20.2-40 is installed
OR libsoftokn3-hmac-3.20.2-40 is installed
OR libsoftokn3-hmac-32bit-3.20.2-40 is installed
OR mozilla-nspr-4.12-12 is installed
OR mozilla-nspr-32bit-4.12-12 is installed
OR mozilla-nss-3.20.2-40 is installed
OR mozilla-nss-32bit-3.20.2-40 is installed
OR mozilla-nss-certs-3.20.2-40 is installed
OR mozilla-nss-certs-32bit-3.20.2-40 is installed
OR mozilla-nss-sysinit-3.20.2-40 is installed
OR mozilla-nss-sysinit-32bit-3.20.2-40 is installed
OR mozilla-nss-tools-3.20.2-40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND xfsprogs-3.2.1-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND xfsprogs-3.2.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
dovecot-2.2-3 is installed
OR dovecot22-2.2.29.1-11 is installed
OR dovecot22-backend-mysql-2.2.29.1-11 is installed
OR dovecot22-backend-pgsql-2.2.29.1-11 is installed
OR dovecot22-backend-sqlite-2.2.29.1-11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_35-default-3-3 is installed
OR kgraft-patch-3_12_69-60_64_35-xen-3-3 is installed
OR kgraft-patch-SLE12-SP1_Update_14-3-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_35-default-3-3 is installed
OR kgraft-patch-3_12_69-60_64_35-xen-3-3 is installed
OR kgraft-patch-SLE12-SP1_Update_14-3-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_40-default-8-2 is installed
OR kgraft-patch-3_12_74-60_64_40-xen-8-2 is installed
OR kgraft-patch-SLE12-SP1_Update_15-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
java-1_8_0-openjdk-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-demo-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-devel-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
java-1_8_0-openjdk-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-demo-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-devel-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
dovecot22-2.2.13-4.1 is installed
OR dovecot22-backend-mysql-2.2.13-4.1 is installed
OR dovecot22-backend-pgsql-2.2.13-4.1 is installed
OR dovecot22-backend-sqlite-2.2.13-4.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
openssh-7.2p2-74.25 is installed
OR openssh-askpass-gnome-7.2p2-74.25 is installed
OR openssh-fips-7.2p2-74.25 is installed
OR openssh-helpers-7.2p2-74.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
openssh-7.2p2-74.25 is installed
OR openssh-askpass-gnome-7.2p2-74.25 is installed
OR openssh-fips-7.2p2-74.25 is installed
OR openssh-helpers-7.2p2-74.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
openssh-7.2p2-74.25 is installed
OR openssh-askpass-gnome-7.2p2-74.25 is installed
OR openssh-fips-7.2p2-74.25 is installed
OR openssh-helpers-7.2p2-74.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
openssh-7.2p2-74.25 is installed
OR openssh-askpass-gnome-7.2p2-74.25 is installed
OR openssh-fips-7.2p2-74.25 is installed
OR openssh-helpers-7.2p2-74.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_90-92_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_90-92_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
coreutils-8.25-12 is installed
OR coreutils-lang-8.25-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libdcerpc-binding0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc-binding0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-doc-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libdcerpc-binding0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc-binding0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-doc-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-32bit-4.6.16+git.169.064abe062be-3.46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libQtWebKit4-4.8.7+2.3.4-4.7 is installed
OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
OR libqca2-2.0.3-17.7 is installed
OR libqca2-32bit-2.0.3-17.7 is installed
OR libqt4-4.8.7-8.8 is installed
OR libqt4-32bit-4.8.7-8.8 is installed
OR libqt4-devel-doc-4.8.7-8.8 is installed
OR libqt4-qt3support-4.8.7-8.8 is installed
OR libqt4-qt3support-32bit-4.8.7-8.8 is installed
OR libqt4-sql-4.8.7-8.8 is installed
OR libqt4-sql-32bit-4.8.7-8.8 is installed
OR libqt4-sql-mysql-4.8.7-8.8 is installed
OR libqt4-sql-plugins-4.8.7-8.8 is installed
OR libqt4-sql-sqlite-4.8.7-8.8 is installed
OR libqt4-x11-4.8.7-8.8 is installed
OR libqt4-x11-32bit-4.8.7-8.8 is installed
OR qt4-x11-tools-4.8.7-8.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libQtWebKit4-4.8.7+2.3.4-4.7 is installed
OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
OR libqca2-2.0.3-17.7 is installed
OR libqca2-32bit-2.0.3-17.7 is installed
OR libqt4-4.8.7-8.8 is installed
OR libqt4-32bit-4.8.7-8.8 is installed
OR libqt4-devel-doc-4.8.7-8.8 is installed
OR libqt4-qt3support-4.8.7-8.8 is installed
OR libqt4-qt3support-32bit-4.8.7-8.8 is installed
OR libqt4-sql-4.8.7-8.8 is installed
OR libqt4-sql-32bit-4.8.7-8.8 is installed
OR libqt4-sql-mysql-4.8.7-8.8 is installed
OR libqt4-sql-plugins-4.8.7-8.8 is installed
OR libqt4-sql-sqlite-4.8.7-8.8 is installed
OR libqt4-x11-4.8.7-8.8 is installed
OR libqt4-x11-32bit-4.8.7-8.8 is installed
OR qt4-x11-tools-4.8.7-8.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND apache2-mod_jk-1.2.40-7.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND apache2-mod_jk-1.2.40-7.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
MozillaFirefox-60.5.0esr-109.58 is installed
OR MozillaFirefox-branding-SLE-60-32.5 is installed
OR MozillaFirefox-devel-60.5.0esr-109.58 is installed
OR MozillaFirefox-translations-common-60.5.0esr-109.58 is installed
OR libfreebl3-3.41.1-58.25 is installed
OR libfreebl3-32bit-3.41.1-58.25 is installed
OR libfreebl3-hmac-3.41.1-58.25 is installed
OR libfreebl3-hmac-32bit-3.41.1-58.25 is installed
OR libsoftokn3-3.41.1-58.25 is installed
OR libsoftokn3-32bit-3.41.1-58.25 is installed
OR libsoftokn3-hmac-3.41.1-58.25 is installed
OR libsoftokn3-hmac-32bit-3.41.1-58.25 is installed
OR mozilla-nss-3.41.1-58.25 is installed
OR mozilla-nss-32bit-3.41.1-58.25 is installed
OR mozilla-nss-certs-3.41.1-58.25 is installed
OR mozilla-nss-certs-32bit-3.41.1-58.25 is installed
OR mozilla-nss-devel-3.41.1-58.25 is installed
OR mozilla-nss-sysinit-3.41.1-58.25 is installed
OR mozilla-nss-sysinit-32bit-3.41.1-58.25 is installed
OR mozilla-nss-tools-3.41.1-58.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
MozillaFirefox-60.5.0esr-109.58 is installed
OR MozillaFirefox-branding-SLE-60-32.5 is installed
OR MozillaFirefox-devel-60.5.0esr-109.58 is installed
OR MozillaFirefox-translations-common-60.5.0esr-109.58 is installed
OR libfreebl3-3.41.1-58.25 is installed
OR libfreebl3-32bit-3.41.1-58.25 is installed
OR libfreebl3-hmac-3.41.1-58.25 is installed
OR libfreebl3-hmac-32bit-3.41.1-58.25 is installed
OR libsoftokn3-3.41.1-58.25 is installed
OR libsoftokn3-32bit-3.41.1-58.25 is installed
OR libsoftokn3-hmac-3.41.1-58.25 is installed
OR libsoftokn3-hmac-32bit-3.41.1-58.25 is installed
OR mozilla-nss-3.41.1-58.25 is installed
OR mozilla-nss-32bit-3.41.1-58.25 is installed
OR mozilla-nss-certs-3.41.1-58.25 is installed
OR mozilla-nss-certs-32bit-3.41.1-58.25 is installed
OR mozilla-nss-devel-3.41.1-58.25 is installed
OR mozilla-nss-sysinit-3.41.1-58.25 is installed
OR mozilla-nss-sysinit-32bit-3.41.1-58.25 is installed
OR mozilla-nss-tools-3.41.1-58.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-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 for Raspberry Pi 12 SP2 is installed
AND Package Information
cups-1.7.5-12 is installed
OR cups-client-1.7.5-12 is installed
OR cups-libs-1.7.5-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP1 is installed
AND Package Information
java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3 is installed
OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND sap_suse_cluster_connector-1.0.0-0.8 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.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_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 SAP Applications 12 SP1 is installed
AND Package Information
xen-4.5.5_12-22.18 is installed
OR xen-doc-html-4.5.5_12-22.18 is installed
OR xen-kmp-default-4.5.5_12_k3.12.74_60.64.45-22.18 is installed
OR xen-libs-4.5.5_12-22.18 is installed
OR xen-libs-32bit-4.5.5_12-22.18 is installed
OR xen-tools-4.5.5_12-22.18 is installed
OR xen-tools-domU-4.5.5_12-22.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND cups-devel-1.3.9-8.46.48 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-devel-31.8.0esr-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
apache2-mod_perl-2.0.4-40.24 is installed
OR apache2-mod_perl-devel-2.0.4-40.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
freerdp-1.0.2-7 is installed
OR libfreerdp-1_0-1.0.2-7 is installed
OR libfreerdp-1_0-plugins-1.0.2-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-11.2.202.548-111 is installed
OR flash-player-gnome-11.2.202.548-111 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND bash-lang-4.3-78 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND libdirectfb-1_7-1-32bit-1.7.1-6 is installed
|