Revision Date: | 2021-05-18 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 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-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-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-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-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-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-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). - CVE-2020-1749: Fixed a flaw inside of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn't correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality (bnc#1165629).
The following non-security bugs were fixed:
- bluetooth: eliminate the potential race condition when removing the HCI controller (bsc#1184611). - Btrfs: add missing extents release on file extent cluster relocation error (bsc#1159483). - btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak (bsc#1172247). - btrfs: Cleanup try_flush_qgroup (bsc#1182047). - btrfs: Do not flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047). - btrfs: drop unused parameter qgroup_reserved (bsc#1182261). - btrfs: fix qgroup data rsv leak caused by falloc failure (bsc#1182261). - btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata (bsc#1182261). - btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047). - btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent() (bsc#1172247). - btrfs: inode: refactor the parameters of insert_reserved_file_extent() (bsc#1172247). - btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item (bsc#1172247). - btrfs: qgroup: allow to unreserve range without releasing other ranges (bsc#1120163). - btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() (bsc#1155179). - btrfs: qgroup: do not commit transaction when we already hold the handle (bsc#1178634). - btrfs: qgroup: Do not hold qgroup_ioctl_lock in btrfs_qgroup_inherit() (bsc#1165823). - btrfs: qgroup: do not try to wait flushing if we're already holding a transaction (bsc#1179575). - btrfs: qgroup: Fix a bug that prevents qgroup to be re-enabled after disable (bsc#1172247). - btrfs: qgroup: fix data leak caused by race between writeback and truncate (bsc#1172247). - btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations (bsc#1177856). - btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls (bsc#1152975). - btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space (bsc#1152974). - btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode (bsc#1177855). - btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup (bsc#1165823). - btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT (bsc#1120163). - btrfs: qgroup: try to flush qgroup space when we get -EDQUOT (bsc#1120163). - btrfs: remove unused parameter from btrfs_subvolume_release_metadata (bsc#1182261). - btrfs: tracepoints: Fix bad entry members of qgroup events (bsc#1155186). - btrfs: tracepoints: Fix wrong parameter order for qgroup events (bsc#1155184). - 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). - hv_netvsc: remove ndo_poll_controller (bsc#1185248). - KVM: Add proper lockdep assertion in I/O bus unregister (bsc#1185555). - KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU (bsc#1185556). - KVM: Stop looking for coalesced MMIO zones if the bus is destroyed (bsc#1185557). - xen-netback: respect gnttab_map_refs()'s return value (bsc#1183022 XSA-367). - Xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1000195 1000201 1002496 1013657 1013668 1014490 1014507 1015169 1016259 1016340 1022610 1022627 1022871 1023004 1024183 1024186 1024307 1024834 1025188 1029696 1031529 1033783 1040662 1045490 1058425 1106119 1120163 1122706 1128481 1131060 1136570 1152974 1152975 1155179 1155184 1155186 1159483 1165629 1165823 1172247 1173485 1176720 1177411 1177855 1177856 1178181 1178634 1179575 1182047 1182261 1182715 1182716 1182717 1183022 1183069 1183593 1184120 1184167 1184168 1184194 1184198 1184208 1184211 1184391 1184393 1184397 1184509 1184583 1184611 1185248 1185555 1185556 1185557 915545 921753 930689 930691 942801 948790 948791 954864 956829 957162 958501 976942 976943 977614 977615 977616 977617 977621 989196 990628 990856 991809 CVE-2012-6706 CVE-2015-2265 CVE-2015-3811 CVE-2015-3812 CVE-2015-3813 CVE-2015-3814 CVE-2015-4491 CVE-2015-7512 CVE-2015-7673 CVE-2015-7674 CVE-2015-8345 CVE-2016-10155 CVE-2016-2105 CVE-2016-2106 CVE-2016-2107 CVE-2016-2108 CVE-2016-2109 CVE-2016-2830 CVE-2016-2835 CVE-2016-2836 CVE-2016-2837 CVE-2016-2838 CVE-2016-2839 CVE-2016-5252 CVE-2016-5254 CVE-2016-5258 CVE-2016-5259 CVE-2016-5262 CVE-2016-5263 CVE-2016-5264 CVE-2016-5265 CVE-2016-6354 CVE-2016-9101 CVE-2016-9776 CVE-2016-9907 CVE-2016-9911 CVE-2016-9921 CVE-2016-9922 CVE-2017-14482 CVE-2017-2615 CVE-2017-2620 CVE-2017-5579 CVE-2017-5856 CVE-2017-5898 CVE-2017-5973 CVE-2017-6507 CVE-2017-7467 CVE-2019-3813 CVE-2019-3860 CVE-2019-3880 CVE-2020-0433 CVE-2020-1749 CVE-2020-25670 CVE-2020-25671 CVE-2020-25672 CVE-2020-25673 CVE-2020-27673 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-28950 CVE-2021-28972 CVE-2021-29154 CVE-2021-29264 CVE-2021-29265 CVE-2021-29650 CVE-2021-30002 CVE-2021-3483 SUSE-SU-2015:0805-1 SUSE-SU-2015:1046-1 SUSE-SU-2015:2195-2 SUSE-SU-2016:0459-1 SUSE-SU-2016:1233-1 SUSE-SU-2016:2131-1 SUSE-SU-2017:0570-1 SUSE-SU-2017:1092-1 SUSE-SU-2017:1151-1 SUSE-SU-2017:1716-1 SUSE-SU-2017:2529-1 SUSE-SU-2019:0229-1 SUSE-SU-2019:1194-1 SUSE-SU-2019:1606-1 SUSE-SU-2021:1623-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 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 SP3 SUSE Linux Enterprise High Performance Computing 12 SP3 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 Real Time Extension 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-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-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 SP4-CLIENT-TOOLS 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
kernel-debug-4.1.15-8.1 is installed
OR kernel-debug-base-4.1.15-8.1 is installed
OR kernel-debug-devel-4.1.15-8.1 is installed
OR kernel-default-4.1.15-8.1 is installed
OR kernel-default-base-4.1.15-8.1 is installed
OR kernel-default-devel-4.1.15-8.1 is installed
OR kernel-devel-4.1.15-8.1 is installed
OR kernel-docs-4.1.15-8.3 is installed
OR kernel-docs-html-4.1.15-8.3 is installed
OR kernel-docs-pdf-4.1.15-8.3 is installed
OR kernel-ec2-4.1.15-8.1 is installed
OR kernel-ec2-base-4.1.15-8.1 is installed
OR kernel-ec2-devel-4.1.15-8.1 is installed
OR kernel-macros-4.1.15-8.1 is installed
OR kernel-obs-build-4.1.15-8.2 is installed
OR kernel-obs-qa-4.1.15-8.1 is installed
OR kernel-obs-qa-xen-4.1.15-8.1 is installed
OR kernel-pae-4.1.15-8.1 is installed
OR kernel-pae-base-4.1.15-8.1 is installed
OR kernel-pae-devel-4.1.15-8.1 is installed
OR kernel-pv-4.1.15-8.1 is installed
OR kernel-pv-base-4.1.15-8.1 is installed
OR kernel-pv-devel-4.1.15-8.1 is installed
OR kernel-source-4.1.15-8.1 is installed
OR kernel-source-vanilla-4.1.15-8.1 is installed
OR kernel-syms-4.1.15-8.1 is installed
OR kernel-vanilla-4.1.15-8.1 is installed
OR kernel-vanilla-devel-4.1.15-8.1 is installed
OR kernel-xen-4.1.15-8.1 is installed
OR kernel-xen-base-4.1.15-8.1 is installed
OR kernel-xen-devel-4.1.15-8.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
apache2-mod_php5-5.5.14-63.1 is installed
OR php5-5.5.14-63.1 is installed
OR php5-bcmath-5.5.14-63.1 is installed
OR php5-bz2-5.5.14-63.1 is installed
OR php5-calendar-5.5.14-63.1 is installed
OR php5-ctype-5.5.14-63.1 is installed
OR php5-curl-5.5.14-63.1 is installed
OR php5-dba-5.5.14-63.1 is installed
OR php5-devel-5.5.14-63.1 is installed
OR php5-dom-5.5.14-63.1 is installed
OR php5-exif-5.5.14-63.1 is installed
OR php5-fastcgi-5.5.14-63.1 is installed
OR php5-ftp-5.5.14-63.1 is installed
OR php5-gd-5.5.14-63.1 is installed
OR php5-gettext-5.5.14-63.1 is installed
OR php5-gmp-5.5.14-63.1 is installed
OR php5-iconv-5.5.14-63.1 is installed
OR php5-imap-5.5.14-63.1 is installed
OR php5-json-5.5.14-63.1 is installed
OR php5-ldap-5.5.14-63.1 is installed
OR php5-mbstring-5.5.14-63.1 is installed
OR php5-mcrypt-5.5.14-63.1 is installed
OR php5-mysql-5.5.14-63.1 is installed
OR php5-odbc-5.5.14-63.1 is installed
OR php5-openssl-5.5.14-63.1 is installed
OR php5-pdo-5.5.14-63.1 is installed
OR php5-pear-5.5.14-63.1 is installed
OR php5-pgsql-5.5.14-63.1 is installed
OR php5-shmop-5.5.14-63.1 is installed
OR php5-snmp-5.5.14-63.1 is installed
OR php5-sockets-5.5.14-63.1 is installed
OR php5-sqlite-5.5.14-63.1 is installed
OR php5-suhosin-5.5.14-63.1 is installed
OR php5-sysvsem-5.5.14-63.1 is installed
OR php5-sysvshm-5.5.14-63.1 is installed
OR php5-tidy-5.5.14-63.1 is installed
OR php5-tokenizer-5.5.14-63.1 is installed
OR php5-wddx-5.5.14-63.1 is installed
OR php5-xmlreader-5.5.14-63.1 is installed
OR php5-xmlwriter-5.5.14-63.1 is installed
OR php5-xsl-5.5.14-63.1 is installed
OR php5-zip-5.5.14-63.1 is installed
OR php5-zlib-5.5.14-63.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND python-pycrypto-2.6.1-1.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
coreutils-8.12-6.25.29 is installed
OR coreutils-lang-8.12-6.25.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.10 is installed
OR MozillaFirefox-translations-31.8.0esr-0.10 is installed
OR libfreebl3-3.19.2_CKBI_1.98-0.10 is installed
OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10 is installed
OR libsoftokn3-3.19.2_CKBI_1.98-0.10 is installed
OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10 is installed
OR mozilla-nspr-4.10.8-0.5 is installed
OR mozilla-nspr-32bit-4.10.8-0.5 is installed
OR mozilla-nss-3.19.2_CKBI_1.98-0.10 is installed
OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10 is installed
OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
giflib-4.1.6-13 is installed
OR giflib-32bit-4.1.6-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
cron-4.2-55.3 is installed
OR cronie-1.4.11-55.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND coolkey-1.1.0-147.71 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gimp-2.8.18-4.7 is installed
OR gimp-lang-2.8.18-4.7 is installed
OR gimp-plugins-python-2.8.18-4.7 is installed
OR libgimp-2_0-0-2.8.18-4.7 is installed
OR libgimpui-2_0-0-2.8.18-4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
apparmor-docs-2.8.2-49.21 is installed
OR apparmor-parser-2.8.2-49.21 is installed
OR apparmor-profiles-2.8.2-49.21 is installed
OR apparmor-utils-2.8.2-49.21 is installed
OR libapparmor1-2.8.2-49.21 is installed
OR libapparmor1-32bit-2.8.2-49.21 is installed
OR pam_apparmor-2.8.2-49.21 is installed
OR pam_apparmor-32bit-2.8.2-49.21 is installed
OR perl-apparmor-2.8.2-49.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP3 is installed
AND Package Information
cluster-md-kmp-default-4.4.180-94.144.1 is installed
OR dlm-kmp-default-4.4.180-94.144.1 is installed
OR gfs2-kmp-default-4.4.180-94.144.1 is installed
OR ocfs2-kmp-default-4.4.180-94.144.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
puppet-3.8.5-15.3 is installed
OR puppet-server-3.8.5-15.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-73 is installed
OR libopenssl0_9_8-0.9.8j-73 is installed
OR libopenssl0_9_8-32bit-0.9.8j-73 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.44-52.10 is installed
OR kernel-ec2-devel-3.12.44-52.10 is installed
OR kernel-ec2-extra-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-49 is installed
OR php7-7.0.7-49 is installed
OR php7-bcmath-7.0.7-49 is installed
OR php7-bz2-7.0.7-49 is installed
OR php7-calendar-7.0.7-49 is installed
OR php7-ctype-7.0.7-49 is installed
OR php7-curl-7.0.7-49 is installed
OR php7-dba-7.0.7-49 is installed
OR php7-dom-7.0.7-49 is installed
OR php7-enchant-7.0.7-49 is installed
OR php7-exif-7.0.7-49 is installed
OR php7-fastcgi-7.0.7-49 is installed
OR php7-fileinfo-7.0.7-49 is installed
OR php7-fpm-7.0.7-49 is installed
OR php7-ftp-7.0.7-49 is installed
OR php7-gd-7.0.7-49 is installed
OR php7-gettext-7.0.7-49 is installed
OR php7-gmp-7.0.7-49 is installed
OR php7-iconv-7.0.7-49 is installed
OR php7-imap-7.0.7-49 is installed
OR php7-intl-7.0.7-49 is installed
OR php7-json-7.0.7-49 is installed
OR php7-ldap-7.0.7-49 is installed
OR php7-mbstring-7.0.7-49 is installed
OR php7-mcrypt-7.0.7-49 is installed
OR php7-mysql-7.0.7-49 is installed
OR php7-odbc-7.0.7-49 is installed
OR php7-opcache-7.0.7-49 is installed
OR php7-openssl-7.0.7-49 is installed
OR php7-pcntl-7.0.7-49 is installed
OR php7-pdo-7.0.7-49 is installed
OR php7-pear-7.0.7-49 is installed
OR php7-pear-Archive_Tar-7.0.7-49 is installed
OR php7-pgsql-7.0.7-49 is installed
OR php7-phar-7.0.7-49 is installed
OR php7-posix-7.0.7-49 is installed
OR php7-pspell-7.0.7-49 is installed
OR php7-shmop-7.0.7-49 is installed
OR php7-snmp-7.0.7-49 is installed
OR php7-soap-7.0.7-49 is installed
OR php7-sockets-7.0.7-49 is installed
OR php7-sqlite-7.0.7-49 is installed
OR php7-sysvmsg-7.0.7-49 is installed
OR php7-sysvsem-7.0.7-49 is installed
OR php7-sysvshm-7.0.7-49 is installed
OR php7-tokenizer-7.0.7-49 is installed
OR php7-wddx-7.0.7-49 is installed
OR php7-xmlreader-7.0.7-49 is installed
OR php7-xmlrpc-7.0.7-49 is installed
OR php7-xmlwriter-7.0.7-49 is installed
OR php7-xsl-7.0.7-49 is installed
OR php7-zip-7.0.7-49 is installed
OR php7-zlib-7.0.7-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.39 is installed
OR bind-chrootenv-9.9.6P1-0.39 is installed
OR bind-doc-9.9.6P1-0.39 is installed
OR bind-libs-9.9.6P1-0.39 is installed
OR bind-utils-9.9.6P1-0.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP3 is installed
AND Package Information
cluster-network-kmp-rt-1.4_3.0.101_rt130_0.28-2.27 is installed
OR cluster-network-kmp-rt_trace-1.4_3.0.101_rt130_0.28-2.27 is installed
OR drbd-kmp-rt-8.4.4_3.0.101_rt130_0.28-0.22 is installed
OR drbd-kmp-rt_trace-8.4.4_3.0.101_rt130_0.28-0.22 is installed
OR iscsitarget-kmp-rt-1.4.20_3.0.101_rt130_0.28-0.38 is installed
OR iscsitarget-kmp-rt_trace-1.4.20_3.0.101_rt130_0.28-0.38 is installed
OR kernel-rt-3.0.101.rt130-0.28 is installed
OR kernel-rt-base-3.0.101.rt130-0.28 is installed
OR kernel-rt-devel-3.0.101.rt130-0.28 is installed
OR kernel-rt_trace-3.0.101.rt130-0.28 is installed
OR kernel-rt_trace-base-3.0.101.rt130-0.28 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-0.28 is installed
OR kernel-source-rt-3.0.101.rt130-0.28 is installed
OR kernel-syms-rt-3.0.101.rt130-0.28 is installed
OR lttng-modules-kmp-rt-2.1.1_3.0.101_rt130_0.28-0.11 is installed
OR lttng-modules-kmp-rt_trace-2.1.1_3.0.101_rt130_0.28-0.11 is installed
OR ocfs2-kmp-rt-1.6_3.0.101_rt130_0.28-0.20 is installed
OR ocfs2-kmp-rt_trace-1.6_3.0.101_rt130_0.28-0.20 is installed
OR ofed-kmp-rt-1.5.4.1_3.0.101_rt130_0.28-0.13 is installed
OR ofed-kmp-rt_trace-1.5.4.1_3.0.101_rt130_0.28-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-57 is installed
OR kernel-rt-base-3.0.101.rt130-57 is installed
OR kernel-rt-devel-3.0.101.rt130-57 is installed
OR kernel-rt_trace-3.0.101.rt130-57 is installed
OR kernel-rt_trace-base-3.0.101.rt130-57 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-57 is installed
OR kernel-source-rt-3.0.101.rt130-57 is installed
OR kernel-syms-rt-3.0.101.rt130-57 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
OpenEXR-1.6.1-83.17 is installed
OR OpenEXR-32bit-1.6.1-83.17 is installed
OR OpenEXR-x86-1.6.1-83.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
OpenEXR-1.6.1-83.17 is installed
OR OpenEXR-32bit-1.6.1-83.17 is installed
OR OpenEXR-x86-1.6.1-83.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libpng12-0-1.2.31-5.13 is installed
OR libpng12-0-32bit-1.2.31-5.13 is installed
OR libpng12-0-x86-1.2.31-5.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libpng12-0-1.2.31-5.13 is installed
OR libpng12-0-32bit-1.2.31-5.13 is installed
OR libpng12-0-x86-1.2.31-5.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libpng12-0-1.2.31-5.13 is installed
OR libpng12-0-32bit-1.2.31-5.13 is installed
OR libpng12-0-x86-1.2.31-5.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
ecryptfs-utils-61-1.33 is installed
OR ecryptfs-utils-32bit-61-1.33 is installed
OR ecryptfs-utils-x86-61-1.33 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ecryptfs-utils-61-1.33 is installed
OR ecryptfs-utils-32bit-61-1.33 is installed
OR ecryptfs-utils-x86-61-1.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
glibc-2.11.1-0.32 is installed
OR glibc-32bit-2.11.1-0.32 is installed
OR glibc-devel-2.11.1-0.32 is installed
OR glibc-devel-32bit-2.11.1-0.32 is installed
OR glibc-html-2.11.1-0.32 is installed
OR glibc-i18ndata-2.11.1-0.32 is installed
OR glibc-info-2.11.1-0.32 is installed
OR glibc-locale-2.11.1-0.32 is installed
OR glibc-locale-32bit-2.11.1-0.32 is installed
OR glibc-locale-x86-2.11.1-0.32 is installed
OR glibc-profile-2.11.1-0.32 is installed
OR glibc-profile-32bit-2.11.1-0.32 is installed
OR glibc-profile-x86-2.11.1-0.32 is installed
OR glibc-x86-2.11.1-0.32 is installed
OR libxcrypt-3.0.3-0.4 is installed
OR libxcrypt-32bit-3.0.3-0.4 is installed
OR libxcrypt-x86-3.0.3-0.4 is installed
OR nscd-2.11.1-0.32 is installed
OR pam-modules-11-1.18 is installed
OR pam-modules-32bit-11-1.18 is installed
OR pam-modules-x86-11-1.18 is installed
OR pwdutils-3.2.8-0.4 is installed
OR pwdutils-plugin-audit-3.2.8-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-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-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-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-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-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-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.2.0esr-0.11.11 is installed
OR MozillaFirefox-branding-SLED-31.0-0.5.5 is installed
OR MozillaFirefox-translations-31.2.0esr-0.11.11 is installed
OR libfreebl3-3.17.2-0.3 is installed
OR libfreebl3-32bit-3.17.2-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-nss-3.17.2-0.3 is installed
OR mozilla-nss-32bit-3.17.2-0.3 is installed
OR mozilla-nss-tools-3.17.2-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.54 is installed
OR libMagickCore1-6.4.3.6-7.54 is installed
OR libMagickCore1-32bit-6.4.3.6-7.54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.54 is installed
OR libMagickCore1-6.4.3.6-7.54 is installed
OR libMagickCore1-32bit-6.4.3.6-7.54 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 |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND hyper-v-3-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND hyper-v-3-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-devel-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-devel-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libopenssl0_9_8-0.9.8j-0.80 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.80 is installed
OR openssl-0.9.8j-0.80 is installed
OR openssl-doc-0.9.8j-0.80 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libopenssl0_9_8-0.9.8j-0.80 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.80 is installed
OR openssl-0.9.8j-0.80 is installed
OR openssl-doc-0.9.8j-0.80 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
libopenssl0_9_8-0.9.8j-0.80 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.80 is installed
OR openssl-0.9.8j-0.80 is installed
OR openssl-doc-0.9.8j-0.80 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libopenssl0_9_8-0.9.8j-0.80 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.80 is installed
OR openssl-0.9.8j-0.80 is installed
OR openssl-doc-0.9.8j-0.80 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libopenssl0_9_8-0.9.8j-0.80 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.80 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.80 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.80 is installed
OR openssl-0.9.8j-0.80 is installed
OR openssl-doc-0.9.8j-0.80 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
ldapsmb-1.34b-12.52 is installed
OR libldb1-3.6.3-0.52 is installed
OR libsmbclient0-3.6.3-0.52 is installed
OR libsmbclient0-32bit-3.6.3-0.52 is installed
OR libsmbclient0-x86-3.6.3-0.52 is installed
OR libtalloc2-3.6.3-0.52 is installed
OR libtalloc2-32bit-3.6.3-0.52 is installed
OR libtalloc2-x86-3.6.3-0.52 is installed
OR libtdb1-3.6.3-0.52 is installed
OR libtdb1-32bit-3.6.3-0.52 is installed
OR libtdb1-x86-3.6.3-0.52 is installed
OR libtevent0-3.6.3-0.52 is installed
OR libtevent0-32bit-3.6.3-0.52 is installed
OR libwbclient0-3.6.3-0.52 is installed
OR libwbclient0-32bit-3.6.3-0.52 is installed
OR libwbclient0-x86-3.6.3-0.52 is installed
OR samba-3.6.3-0.52 is installed
OR samba-32bit-3.6.3-0.52 is installed
OR samba-client-3.6.3-0.52 is installed
OR samba-client-32bit-3.6.3-0.52 is installed
OR samba-client-x86-3.6.3-0.52 is installed
OR samba-doc-3.6.3-0.52 is installed
OR samba-krb-printing-3.6.3-0.52 is installed
OR samba-winbind-3.6.3-0.52 is installed
OR samba-winbind-32bit-3.6.3-0.52 is installed
OR samba-winbind-x86-3.6.3-0.52 is installed
OR samba-x86-3.6.3-0.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
ldapsmb-1.34b-12.52 is installed
OR libldb1-3.6.3-0.52 is installed
OR libsmbclient0-3.6.3-0.52 is installed
OR libsmbclient0-32bit-3.6.3-0.52 is installed
OR libsmbclient0-x86-3.6.3-0.52 is installed
OR libtalloc2-3.6.3-0.52 is installed
OR libtalloc2-32bit-3.6.3-0.52 is installed
OR libtalloc2-x86-3.6.3-0.52 is installed
OR libtdb1-3.6.3-0.52 is installed
OR libtdb1-32bit-3.6.3-0.52 is installed
OR libtdb1-x86-3.6.3-0.52 is installed
OR libtevent0-3.6.3-0.52 is installed
OR libtevent0-32bit-3.6.3-0.52 is installed
OR libwbclient0-3.6.3-0.52 is installed
OR libwbclient0-32bit-3.6.3-0.52 is installed
OR libwbclient0-x86-3.6.3-0.52 is installed
OR samba-3.6.3-0.52 is installed
OR samba-32bit-3.6.3-0.52 is installed
OR samba-client-3.6.3-0.52 is installed
OR samba-client-32bit-3.6.3-0.52 is installed
OR samba-client-x86-3.6.3-0.52 is installed
OR samba-doc-3.6.3-0.52 is installed
OR samba-krb-printing-3.6.3-0.52 is installed
OR samba-winbind-3.6.3-0.52 is installed
OR samba-winbind-32bit-3.6.3-0.52 is installed
OR samba-winbind-x86-3.6.3-0.52 is installed
OR samba-x86-3.6.3-0.52 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
ldapsmb-1.34b-12.52 is installed
OR libldb1-3.6.3-0.52 is installed
OR libsmbclient0-3.6.3-0.52 is installed
OR libsmbclient0-32bit-3.6.3-0.52 is installed
OR libsmbclient0-x86-3.6.3-0.52 is installed
OR libtalloc2-3.6.3-0.52 is installed
OR libtalloc2-32bit-3.6.3-0.52 is installed
OR libtalloc2-x86-3.6.3-0.52 is installed
OR libtdb1-3.6.3-0.52 is installed
OR libtdb1-32bit-3.6.3-0.52 is installed
OR libtdb1-x86-3.6.3-0.52 is installed
OR libtevent0-3.6.3-0.52 is installed
OR libtevent0-32bit-3.6.3-0.52 is installed
OR libwbclient0-3.6.3-0.52 is installed
OR libwbclient0-32bit-3.6.3-0.52 is installed
OR libwbclient0-x86-3.6.3-0.52 is installed
OR samba-3.6.3-0.52 is installed
OR samba-32bit-3.6.3-0.52 is installed
OR samba-client-3.6.3-0.52 is installed
OR samba-client-32bit-3.6.3-0.52 is installed
OR samba-client-x86-3.6.3-0.52 is installed
OR samba-doc-3.6.3-0.52 is installed
OR samba-krb-printing-3.6.3-0.52 is installed
OR samba-winbind-3.6.3-0.52 is installed
OR samba-winbind-32bit-3.6.3-0.52 is installed
OR samba-winbind-x86-3.6.3-0.52 is installed
OR samba-x86-3.6.3-0.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
cups-1.3.9-8.46.46 is installed
OR cups-client-1.3.9-8.46.46 is installed
OR cups-libs-1.3.9-8.46.46 is installed
OR cups-libs-32bit-1.3.9-8.46.46 is installed
OR cups-libs-x86-1.3.9-8.46.46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 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 11 SP3-TERADATA 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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.79 is installed
OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
OR kernel-default-3.0.101-0.47.79 is installed
OR kernel-default-base-3.0.101-0.47.79 is installed
OR kernel-default-devel-3.0.101-0.47.79 is installed
OR kernel-default-man-3.0.101-0.47.79 is installed
OR kernel-ec2-3.0.101-0.47.79 is installed
OR kernel-ec2-base-3.0.101-0.47.79 is installed
OR kernel-ec2-devel-3.0.101-0.47.79 is installed
OR kernel-pae-3.0.101-0.47.79 is installed
OR kernel-pae-base-3.0.101-0.47.79 is installed
OR kernel-pae-devel-3.0.101-0.47.79 is installed
OR kernel-source-3.0.101-0.47.79 is installed
OR kernel-syms-3.0.101-0.47.79 is installed
OR kernel-trace-3.0.101-0.47.79 is installed
OR kernel-trace-base-3.0.101-0.47.79 is installed
OR kernel-trace-devel-3.0.101-0.47.79 is installed
OR kernel-xen-3.0.101-0.47.79 is installed
OR kernel-xen-base-3.0.101-0.47.79 is installed
OR kernel-xen-devel-3.0.101-0.47.79 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.79 is installed
OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
OR kernel-default-3.0.101-0.47.79 is installed
OR kernel-default-base-3.0.101-0.47.79 is installed
OR kernel-default-devel-3.0.101-0.47.79 is installed
OR kernel-default-man-3.0.101-0.47.79 is installed
OR kernel-ec2-3.0.101-0.47.79 is installed
OR kernel-ec2-base-3.0.101-0.47.79 is installed
OR kernel-ec2-devel-3.0.101-0.47.79 is installed
OR kernel-pae-3.0.101-0.47.79 is installed
OR kernel-pae-base-3.0.101-0.47.79 is installed
OR kernel-pae-devel-3.0.101-0.47.79 is installed
OR kernel-source-3.0.101-0.47.79 is installed
OR kernel-syms-3.0.101-0.47.79 is installed
OR kernel-trace-3.0.101-0.47.79 is installed
OR kernel-trace-base-3.0.101-0.47.79 is installed
OR kernel-trace-devel-3.0.101-0.47.79 is installed
OR kernel-xen-3.0.101-0.47.79 is installed
OR kernel-xen-base-3.0.101-0.47.79 is installed
OR kernel-xen-devel-3.0.101-0.47.79 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
ntp-4.2.8p6-41.1 is installed
OR ntp-doc-4.2.8p6-41.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libopenssl0_9_8-0.9.8j-0.106.9 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.106.9 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.106.9 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.9 is installed
OR openssl-0.9.8j-0.106.9 is installed
OR openssl-doc-0.9.8j-0.106.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libopenssl0_9_8-0.9.8j-0.106.9 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.106.9 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.106.9 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.9 is installed
OR openssl-0.9.8j-0.106.9 is installed
OR openssl-doc-0.9.8j-0.106.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
libopensc2-0.11.6-5.27 is installed
OR libopensc2-32bit-0.11.6-5.27 is installed
OR libopensc2-x86-0.11.6-5.27 is installed
OR opensc-0.11.6-5.27 is installed
OR opensc-32bit-0.11.6-5.27 is installed
OR opensc-x86-0.11.6-5.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.7 is installed
OR salt-doc-2016.11.4-43.7 is installed
OR salt-minion-2016.11.4-43.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.7 is installed
OR salt-doc-2016.11.4-43.7 is installed
OR salt-minion-2016.11.4-43.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.38 is installed
OR libcurl4-openssl1-7.37.0-70.38 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.38 is installed
OR libcurl4-openssl1-x86-7.37.0-70.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.38 is installed
OR libcurl4-openssl1-7.37.0-70.38 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.38 is installed
OR libcurl4-openssl1-x86-7.37.0-70.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libcurl4-openssl1-7.19.7-0.38 is installed
OR libcurl4-openssl1-32bit-7.19.7-0.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
cups-filters-1.0.58-5 is installed
OR cups-filters-cups-browsed-1.0.58-5 is installed
OR cups-filters-foomatic-rip-1.0.58-5 is installed
OR cups-filters-ghostscript-1.0.58-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
cups-filters-1.0.58-5 is installed
OR cups-filters-cups-browsed-1.0.58-5 is installed
OR cups-filters-foomatic-rip-1.0.58-5 is installed
OR cups-filters-ghostscript-1.0.58-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
glibc-2.19-22.13 is installed
OR glibc-32bit-2.19-22.13 is installed
OR glibc-devel-2.19-22.13 is installed
OR glibc-devel-32bit-2.19-22.13 is installed
OR glibc-html-2.19-22.13 is installed
OR glibc-i18ndata-2.19-22.13 is installed
OR glibc-info-2.19-22.13 is installed
OR glibc-locale-2.19-22.13 is installed
OR glibc-locale-32bit-2.19-22.13 is installed
OR glibc-profile-2.19-22.13 is installed
OR glibc-profile-32bit-2.19-22.13 is installed
OR nscd-2.19-22.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
gdk-pixbuf-2.30.6-7 is installed
OR gdk-pixbuf-lang-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
gdk-pixbuf-2.30.6-7 is installed
OR gdk-pixbuf-lang-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
jasper-1.900.14-184 is installed
OR libjasper1-1.900.14-184 is installed
OR libjasper1-32bit-1.900.14-184 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND clamav-0.99.2-32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND clamav-0.99.2-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_60-default-8-2 is installed
OR kgraft-patch-3_12_74-60_64_60-xen-8-2 is installed
OR kgraft-patch-SLE12-SP1_Update_21-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
dovecot22-2.2.13-4 is installed
OR dovecot22-backend-mysql-2.2.13-4 is installed
OR dovecot22-backend-pgsql-2.2.13-4 is installed
OR dovecot22-backend-sqlite-2.2.13-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
dovecot22-2.2.13-4 is installed
OR dovecot22-backend-mysql-2.2.13-4 is installed
OR dovecot22-backend-pgsql-2.2.13-4 is installed
OR dovecot22-backend-sqlite-2.2.13-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND wget-1.14-10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND ucode-intel-20180807-13.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND ucode-intel-20180807-13.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
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 |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_90-92_45-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_14-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_45-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_14-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
kernel-default-4.4.180-94.100 is installed
OR kernel-default-base-4.4.180-94.100 is installed
OR kernel-default-devel-4.4.180-94.100 is installed
OR kernel-default-man-4.4.180-94.100 is installed
OR kernel-devel-4.4.180-94.100 is installed
OR kernel-macros-4.4.180-94.100 is installed
OR kernel-source-4.4.180-94.100 is installed
OR kernel-syms-4.4.180-94.100 is installed
OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
OR Package Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kernel-default-4.4.180-94.100 is installed
OR kernel-default-base-4.4.180-94.100 is installed
OR kernel-default-devel-4.4.180-94.100 is installed
OR kernel-default-man-4.4.180-94.100 is installed
OR kernel-devel-4.4.180-94.100 is installed
OR kernel-macros-4.4.180-94.100 is installed
OR kernel-source-4.4.180-94.100 is installed
OR kernel-syms-4.4.180-94.100 is installed
OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
kernel-default-4.4.180-94.100 is installed
OR kernel-default-base-4.4.180-94.100 is installed
OR kernel-default-devel-4.4.180-94.100 is installed
OR kernel-default-man-4.4.180-94.100 is installed
OR kernel-devel-4.4.180-94.100 is installed
OR kernel-macros-4.4.180-94.100 is installed
OR kernel-source-4.4.180-94.100 is installed
OR kernel-syms-4.4.180-94.100 is installed
OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kernel-default-4.4.180-94.100 is installed
OR kernel-default-base-4.4.180-94.100 is installed
OR kernel-default-devel-4.4.180-94.100 is installed
OR kernel-default-man-4.4.180-94.100 is installed
OR kernel-devel-4.4.180-94.100 is installed
OR kernel-macros-4.4.180-94.100 is installed
OR kernel-source-4.4.180-94.100 is installed
OR kernel-syms-4.4.180-94.100 is installed
OR kgraft-patch-4_4_180-94_100-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_27-1-4.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
xen-4.9.0_11-3.9 is installed
OR xen-doc-html-4.9.0_11-3.9 is installed
OR xen-libs-4.9.0_11-3.9 is installed
OR xen-libs-32bit-4.9.0_11-3.9 is installed
OR xen-tools-4.9.0_11-3.9 is installed
OR xen-tools-domU-4.9.0_11-3.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
xen-4.9.0_11-3.9 is installed
OR xen-doc-html-4.9.0_11-3.9 is installed
OR xen-libs-4.9.0_11-3.9 is installed
OR xen-libs-32bit-4.9.0_11-3.9 is installed
OR xen-tools-4.9.0_11-3.9 is installed
OR xen-tools-domU-4.9.0_11-3.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
cracklib-2.9.0-7 is installed
OR libcrack2-2.9.0-7 is installed
OR libcrack2-32bit-2.9.0-7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS 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-ESPOS 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-LTSS is installed
AND ucode-intel-20190618-13.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND ucode-intel-20190618-13.47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND libcares2-1.9.1-9.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND libcares2-1.9.1-9.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libtiff5-4.0.9-44.30 is installed
OR libtiff5-32bit-4.0.9-44.30 is installed
OR tiff-4.0.9-44.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libtiff5-4.0.9-44.30 is installed
OR libtiff5-32bit-4.0.9-44.30 is installed
OR tiff-4.0.9-44.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
ctdb-4.2.4-18.52 is installed
OR libdcerpc-binding0-4.2.4-18.52 is installed
OR libdcerpc-binding0-32bit-4.2.4-18.52 is installed
OR libdcerpc0-4.2.4-18.52 is installed
OR libdcerpc0-32bit-4.2.4-18.52 is installed
OR libgensec0-4.2.4-18.52 is installed
OR libgensec0-32bit-4.2.4-18.52 is installed
OR libndr-krb5pac0-4.2.4-18.52 is installed
OR libndr-krb5pac0-32bit-4.2.4-18.52 is installed
OR libndr-nbt0-4.2.4-18.52 is installed
OR libndr-nbt0-32bit-4.2.4-18.52 is installed
OR libndr-standard0-4.2.4-18.52 is installed
OR libndr-standard0-32bit-4.2.4-18.52 is installed
OR libndr0-4.2.4-18.52 is installed
OR libndr0-32bit-4.2.4-18.52 is installed
OR libnetapi0-4.2.4-18.52 is installed
OR libnetapi0-32bit-4.2.4-18.52 is installed
OR libregistry0-4.2.4-18.52 is installed
OR libsamba-credentials0-4.2.4-18.52 is installed
OR libsamba-credentials0-32bit-4.2.4-18.52 is installed
OR libsamba-hostconfig0-4.2.4-18.52 is installed
OR libsamba-hostconfig0-32bit-4.2.4-18.52 is installed
OR libsamba-passdb0-4.2.4-18.52 is installed
OR libsamba-passdb0-32bit-4.2.4-18.52 is installed
OR libsamba-util0-4.2.4-18.52 is installed
OR libsamba-util0-32bit-4.2.4-18.52 is installed
OR libsamdb0-4.2.4-18.52 is installed
OR libsamdb0-32bit-4.2.4-18.52 is installed
OR libsmbclient-raw0-4.2.4-18.52 is installed
OR libsmbclient-raw0-32bit-4.2.4-18.52 is installed
OR libsmbclient0-4.2.4-18.52 is installed
OR libsmbclient0-32bit-4.2.4-18.52 is installed
OR libsmbconf0-4.2.4-18.52 is installed
OR libsmbconf0-32bit-4.2.4-18.52 is installed
OR libsmbldap0-4.2.4-18.52 is installed
OR libsmbldap0-32bit-4.2.4-18.52 is installed
OR libtevent-util0-4.2.4-18.52 is installed
OR libtevent-util0-32bit-4.2.4-18.52 is installed
OR libwbclient0-4.2.4-18.52 is installed
OR libwbclient0-32bit-4.2.4-18.52 is installed
OR samba-4.2.4-18.52 is installed
OR samba-32bit-4.2.4-18.52 is installed
OR samba-client-4.2.4-18.52 is installed
OR samba-client-32bit-4.2.4-18.52 is installed
OR samba-doc-4.2.4-18.52 is installed
OR samba-libs-4.2.4-18.52 is installed
OR samba-libs-32bit-4.2.4-18.52 is installed
OR samba-winbind-4.2.4-18.52 is installed
OR samba-winbind-32bit-4.2.4-18.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
ctdb-4.2.4-18.52 is installed
OR libdcerpc-binding0-4.2.4-18.52 is installed
OR libdcerpc-binding0-32bit-4.2.4-18.52 is installed
OR libdcerpc0-4.2.4-18.52 is installed
OR libdcerpc0-32bit-4.2.4-18.52 is installed
OR libgensec0-4.2.4-18.52 is installed
OR libgensec0-32bit-4.2.4-18.52 is installed
OR libndr-krb5pac0-4.2.4-18.52 is installed
OR libndr-krb5pac0-32bit-4.2.4-18.52 is installed
OR libndr-nbt0-4.2.4-18.52 is installed
OR libndr-nbt0-32bit-4.2.4-18.52 is installed
OR libndr-standard0-4.2.4-18.52 is installed
OR libndr-standard0-32bit-4.2.4-18.52 is installed
OR libndr0-4.2.4-18.52 is installed
OR libndr0-32bit-4.2.4-18.52 is installed
OR libnetapi0-4.2.4-18.52 is installed
OR libnetapi0-32bit-4.2.4-18.52 is installed
OR libregistry0-4.2.4-18.52 is installed
OR libsamba-credentials0-4.2.4-18.52 is installed
OR libsamba-credentials0-32bit-4.2.4-18.52 is installed
OR libsamba-hostconfig0-4.2.4-18.52 is installed
OR libsamba-hostconfig0-32bit-4.2.4-18.52 is installed
OR libsamba-passdb0-4.2.4-18.52 is installed
OR libsamba-passdb0-32bit-4.2.4-18.52 is installed
OR libsamba-util0-4.2.4-18.52 is installed
OR libsamba-util0-32bit-4.2.4-18.52 is installed
OR libsamdb0-4.2.4-18.52 is installed
OR libsamdb0-32bit-4.2.4-18.52 is installed
OR libsmbclient-raw0-4.2.4-18.52 is installed
OR libsmbclient-raw0-32bit-4.2.4-18.52 is installed
OR libsmbclient0-4.2.4-18.52 is installed
OR libsmbclient0-32bit-4.2.4-18.52 is installed
OR libsmbconf0-4.2.4-18.52 is installed
OR libsmbconf0-32bit-4.2.4-18.52 is installed
OR libsmbldap0-4.2.4-18.52 is installed
OR libsmbldap0-32bit-4.2.4-18.52 is installed
OR libtevent-util0-4.2.4-18.52 is installed
OR libtevent-util0-32bit-4.2.4-18.52 is installed
OR libwbclient0-4.2.4-18.52 is installed
OR libwbclient0-32bit-4.2.4-18.52 is installed
OR samba-4.2.4-18.52 is installed
OR samba-32bit-4.2.4-18.52 is installed
OR samba-client-4.2.4-18.52 is installed
OR samba-client-32bit-4.2.4-18.52 is installed
OR samba-doc-4.2.4-18.52 is installed
OR samba-libs-4.2.4-18.52 is installed
OR samba-libs-32bit-4.2.4-18.52 is installed
OR samba-winbind-4.2.4-18.52 is installed
OR samba-winbind-32bit-4.2.4-18.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
kgraft-patch-3_12_51-52_34-default-6-2 is installed
OR kgraft-patch-3_12_51-52_34-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_10-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
apache2-2.4.23-14 is installed
OR apache2-doc-2.4.23-14 is installed
OR apache2-example-pages-2.4.23-14 is installed
OR apache2-prefork-2.4.23-14 is installed
OR apache2-utils-2.4.23-14 is installed
OR apache2-worker-2.4.23-14 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
libmysqlclient-devel-10.0.26-20.10 is installed
OR libmysqlclient18-10.0.26-20.10 is installed
OR libmysqlclient18-32bit-10.0.26-20.10 is installed
OR libmysqlclient_r18-10.0.26-20.10 is installed
OR libmysqld-devel-10.0.26-20.10 is installed
OR libmysqld18-10.0.26-20.10 is installed
OR mariadb-10.0.26-20.10 is installed
OR mariadb-client-10.0.26-20.10 is installed
OR mariadb-errormessages-10.0.26-20.10 is installed
OR mariadb-tools-10.0.26-20.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND unrar-5.0.14-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
Mesa-devel-7.11.2-0.9 is installed
OR Mesa-devel-32bit-7.11.2-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
gnutls-2.4.1-24.39.57 is installed
OR libgnutls-devel-2.4.1-24.39.57 is installed
OR libgnutls-extra-devel-2.4.1-24.39.57 is installed
OR libgnutls-extra26-2.4.1-24.39.57 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND LibVNCServer-devel-0.9.1-154 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.406-1 is installed
OR flash-player-gnome-11.2.202.406-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
empathy-3.10.3-1 is installed
OR empathy-lang-3.10.3-1 is installed
OR telepathy-mission-control-plugin-goa-3.10.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gcc48-gij-4.8.5-30 is installed
OR gcc48-gij-32bit-4.8.5-30 is installed
OR libgcj48-4.8.5-30 is installed
OR libgcj48-32bit-4.8.5-30 is installed
OR libgcj48-jar-4.8.5-30 is installed
OR libgcj_bc1-4.8.5-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
lhasa-0.2.0-5 is installed
OR liblhasa0-0.2.0-5 is installed
|