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): | 1007728 1040855 1044767 1047233 1057199 1065729 1087081 1092903 1094840 1102517 1103119 1104367 1104684 1104818 1105100 1105296 1105322 1105323 1105536 1106369 1106509 1106511 1107001 1107689 1108912 1117951 1152457 1155419 1160163 1160471 1170441 1171078 1173485 1174145 1175873 1176331 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 698471 738632 833968 849021 850263 854915 857643 867645 868653 869563 871252 871561 875690 875798 876102 920813 935979 977646 977648 977650 979252 992534 999679 999680 999682 999684 999685 999819 999820 CVE-2011-4862 CVE-2013-4511 CVE-2013-6462 CVE-2013-6763 CVE-2013-7263 CVE-2013-7264 CVE-2013-7265 CVE-2013-7339 CVE-2014-0196 CVE-2014-1737 CVE-2014-1738 CVE-2014-2523 CVE-2014-2678 CVE-2014-3122 CVE-2015-0254 CVE-2016-0264 CVE-2016-0363 CVE-2016-0376 CVE-2016-0686 CVE-2016-0687 CVE-2016-3422 CVE-2016-3426 CVE-2016-3427 CVE-2016-3443 CVE-2016-3449 CVE-2016-5180 CVE-2016-5384 CVE-2016-7411 CVE-2016-7412 CVE-2016-7413 CVE-2016-7414 CVE-2016-7416 CVE-2016-7417 CVE-2016-7418 CVE-2018-10902 CVE-2018-10940 CVE-2018-14634 CVE-2018-14734 CVE-2018-15572 CVE-2018-16658 CVE-2018-6554 CVE-2018-6555 CVE-2019-15681 CVE-2019-15690 CVE-2019-20788 CVE-2020-0433 CVE-2020-14330 CVE-2020-1968 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:1444-1 SUSE-SU-2016:1379-1 SUSE-SU-2016:2461-1 SUSE-SU-2018:2907-1 SUSE-SU-2021:1596-1
|
Platform(s): | openSUSE Leap 15.0 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for High Performance Computing 15 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-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-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 SP4-LTSS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 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-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 VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
libopencv3_3-3.3.1-lp150.4.3 is installed
OR opencv-3.3.1-lp150.4.3 is installed
OR opencv-devel-3.3.1-lp150.4.3 is installed
OR opencv-doc-3.3.1-lp150.4.3 is installed
OR python2-opencv-3.3.1-lp150.4.3 is installed
OR python3-opencv-3.3.1-lp150.4.3 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-glanceclient-0.15.0-3 is installed
OR python-keystoneclient-1.0.0-19 is installed
OR python-keystoneclient-doc-1.0.0-19 is installed
OR python-keystonemiddleware-1.2.0-4 is installed
OR python-novaclient-2.20.0-6 is installed
OR python-novaclient-doc-2.20.0-6 is installed
OR python-swiftclient-2.3.1-3 is installed
OR python-swiftclient-doc-2.3.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
libssh-0.6.3-4 is installed
OR libssh4-0.6.3-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND libsrtp1-1.5.2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-32bit-1.7.1-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
bzip2-1.0.6-3 is installed
OR libbz2-1-1.0.6-3 is installed
OR libbz2-1-32bit-1.0.6-3 is installed
OR libbz2-devel-1.0.6-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
bash-4.4-9.7 is installed
OR bash-devel-4.4-9.7 is installed
OR bash-doc-4.4-9.7 is installed
OR bash-lang-4.4-9.7 is installed
OR libreadline7-7.0-9.7 is installed
OR readline-devel-7.0-9.7 is installed
OR readline-doc-7.0-9.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
dpkg-1.19.0.4-2 is installed
OR dpkg-devel-1.19.0.4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 15 is installed
AND Package Information
libpmi0-17.11.5-4 is installed
OR libslurm32-17.11.5-4 is installed
OR perl-slurm-17.11.5-4 is installed
OR slurm-17.11.5-4 is installed
OR slurm-auth-none-17.11.5-4 is installed
OR slurm-config-17.11.5-4 is installed
OR slurm-devel-17.11.5-4 is installed
OR slurm-doc-17.11.5-4 is installed
OR slurm-lua-17.11.5-4 is installed
OR slurm-munge-17.11.5-4 is installed
OR slurm-node-17.11.5-4 is installed
OR slurm-pam_slurm-17.11.5-4 is installed
OR slurm-plugins-17.11.5-4 is installed
OR slurm-slurmdbd-17.11.5-4 is installed
OR slurm-sql-17.11.5-4 is installed
OR slurm-torque-17.11.5-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-94 is installed
OR libopenssl0_9_8-0.9.8j-94 is installed
OR libopenssl0_9_8-32bit-0.9.8j-94 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.36-38 is installed
OR kernel-ec2-devel-3.12.36-38 is installed
OR kernel-ec2-extra-3.12.36-38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
bind-9.11.2-10 is installed
OR bind-chrootenv-9.11.2-10 is installed
OR bind-doc-9.11.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
libpython3_4m1_0-3.4.1-2 is installed
OR python3-base-3.4.1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
krb5-1.6.3-133.48.48 is installed
OR krb5-32bit-1.6.3-133.48.48 is installed
OR krb5-apps-clients-1.6.3-133.48.48 is installed
OR krb5-apps-servers-1.6.3-133.48.48 is installed
OR krb5-client-1.6.3-133.48.48 is installed
OR krb5-doc-1.6.3-133.49.62 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
OR krb5-server-1.6.3-133.48.48 is installed
OR krb5-x86-1.6.3-133.48.48 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
krb5-1.6.3-133.48.48 is installed
OR krb5-32bit-1.6.3-133.48.48 is installed
OR krb5-apps-clients-1.6.3-133.48.48 is installed
OR krb5-apps-servers-1.6.3-133.48.48 is installed
OR krb5-client-1.6.3-133.48.48 is installed
OR krb5-doc-1.6.3-133.49.62 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
OR krb5-server-1.6.3-133.48.48 is installed
OR krb5-x86-1.6.3-133.48.48 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
krb5-1.6.3-133.48.48 is installed
OR krb5-32bit-1.6.3-133.48.48 is installed
OR krb5-apps-clients-1.6.3-133.48.48 is installed
OR krb5-apps-servers-1.6.3-133.48.48 is installed
OR krb5-client-1.6.3-133.48.48 is installed
OR krb5-doc-1.6.3-133.49.62 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
OR krb5-server-1.6.3-133.48.48 is installed
OR krb5-x86-1.6.3-133.48.48 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
xorg-x11-libs-7.4-8.26.40 is installed
OR xorg-x11-libs-32bit-7.4-8.26.40 is installed
OR xorg-x11-libs-x86-7.4-8.26.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
xorg-x11-libs-7.4-8.26.40 is installed
OR xorg-x11-libs-32bit-7.4-8.26.40 is installed
OR xorg-x11-libs-x86-7.4-8.26.40 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
xorg-x11-libs-7.4-8.26.40 is installed
OR xorg-x11-libs-32bit-7.4-8.26.40 is installed
OR xorg-x11-libs-x86-7.4-8.26.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.25-69 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.25-69 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.25-69 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
xorg-x11-libs-7.4-8.26.42 is installed
OR xorg-x11-libs-32bit-7.4-8.26.42 is installed
OR xorg-x11-libs-x86-7.4-8.26.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.50 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.50 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.50 is installed
OR kernel-default-3.0.101-0.47.106.50 is installed
OR kernel-default-base-3.0.101-0.47.106.50 is installed
OR kernel-default-devel-3.0.101-0.47.106.50 is installed
OR kernel-default-man-3.0.101-0.47.106.50 is installed
OR kernel-ec2-3.0.101-0.47.106.50 is installed
OR kernel-ec2-base-3.0.101-0.47.106.50 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.50 is installed
OR kernel-pae-3.0.101-0.47.106.50 is installed
OR kernel-pae-base-3.0.101-0.47.106.50 is installed
OR kernel-pae-devel-3.0.101-0.47.106.50 is installed
OR kernel-source-3.0.101-0.47.106.50 is installed
OR kernel-syms-3.0.101-0.47.106.50 is installed
OR kernel-trace-3.0.101-0.47.106.50 is installed
OR kernel-trace-base-3.0.101-0.47.106.50 is installed
OR kernel-trace-devel-3.0.101-0.47.106.50 is installed
OR kernel-xen-3.0.101-0.47.106.50 is installed
OR kernel-xen-base-3.0.101-0.47.106.50 is installed
OR kernel-xen-devel-3.0.101-0.47.106.50 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.106.50 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.50 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.50 is installed
OR kernel-default-3.0.101-0.47.106.50 is installed
OR kernel-default-base-3.0.101-0.47.106.50 is installed
OR kernel-default-devel-3.0.101-0.47.106.50 is installed
OR kernel-default-man-3.0.101-0.47.106.50 is installed
OR kernel-ec2-3.0.101-0.47.106.50 is installed
OR kernel-ec2-base-3.0.101-0.47.106.50 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.50 is installed
OR kernel-pae-3.0.101-0.47.106.50 is installed
OR kernel-pae-base-3.0.101-0.47.106.50 is installed
OR kernel-pae-devel-3.0.101-0.47.106.50 is installed
OR kernel-source-3.0.101-0.47.106.50 is installed
OR kernel-syms-3.0.101-0.47.106.50 is installed
OR kernel-trace-3.0.101-0.47.106.50 is installed
OR kernel-trace-base-3.0.101-0.47.106.50 is installed
OR kernel-trace-devel-3.0.101-0.47.106.50 is installed
OR kernel-xen-3.0.101-0.47.106.50 is installed
OR kernel-xen-base-3.0.101-0.47.106.50 is installed
OR kernel-xen-devel-3.0.101-0.47.106.50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
xen-4.2.5_21-45.8 is installed
OR xen-doc-html-4.2.5_21-45.8 is installed
OR xen-doc-pdf-4.2.5_21-45.8 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.105-45.8 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.105-45.8 is installed
OR xen-libs-4.2.5_21-45.8 is installed
OR xen-libs-32bit-4.2.5_21-45.8 is installed
OR xen-tools-4.2.5_21-45.8 is installed
OR xen-tools-domU-4.2.5_21-45.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND LibVNCServer-0.9.1-160.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND LibVNCServer-0.9.1-160.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
apache2-2.2.34-70.18 is installed
OR apache2-doc-2.2.34-70.18 is installed
OR apache2-example-pages-2.2.34-70.18 is installed
OR apache2-prefork-2.2.34-70.18 is installed
OR apache2-utils-2.2.34-70.18 is installed
OR apache2-worker-2.2.34-70.18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
apache2-2.2.34-70.18 is installed
OR apache2-doc-2.2.34-70.18 is installed
OR apache2-example-pages-2.2.34-70.18 is installed
OR apache2-prefork-2.2.34-70.18 is installed
OR apache2-utils-2.2.34-70.18 is installed
OR apache2-worker-2.2.34-70.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
apache2-2.2.34-70.18 is installed
OR apache2-doc-2.2.34-70.18 is installed
OR apache2-example-pages-2.2.34-70.18 is installed
OR apache2-prefork-2.2.34-70.18 is installed
OR apache2-utils-2.2.34-70.18 is installed
OR apache2-worker-2.2.34-70.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
apache2-2.2.34-70.18 is installed
OR apache2-doc-2.2.34-70.18 is installed
OR apache2-example-pages-2.2.34-70.18 is installed
OR apache2-prefork-2.2.34-70.18 is installed
OR apache2-utils-2.2.34-70.18 is installed
OR apache2-worker-2.2.34-70.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
audiofile-0.2.6-142.17 is installed
OR audiofile-32bit-0.2.6-142.17 is installed
OR audiofile-x86-0.2.6-142.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
audiofile-0.2.6-142.17 is installed
OR audiofile-32bit-0.2.6-142.17 is installed
OR audiofile-x86-0.2.6-142.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
MozillaFirefox-68.6.0-78.64 is installed
OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
OR MozillaFirefox-translations-other-68.6.0-78.64 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
MozillaFirefox-68.6.0-78.64 is installed
OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
OR MozillaFirefox-translations-other-68.6.0-78.64 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND hardlink-1.0-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND hyper-v-6-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
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 |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
gstreamer-plugins-good-1.8.3-9 is installed
OR gstreamer-plugins-good-lang-1.8.3-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
gstreamer-plugins-good-1.8.3-9 is installed
OR gstreamer-plugins-good-lang-1.8.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libQt5WebKit5-5.6.1-9 is installed
OR libQt5WebKit5-imports-5.6.1-9 is installed
OR libQt5WebKitWidgets5-5.6.1-9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
qemu-2.6.2-41.43 is installed
OR qemu-block-curl-2.6.2-41.43 is installed
OR qemu-block-rbd-2.6.2-41.43 is installed
OR qemu-block-ssh-2.6.2-41.43 is installed
OR qemu-guest-agent-2.6.2-41.43 is installed
OR qemu-ipxe-1.0.0-41.43 is installed
OR qemu-kvm-2.6.2-41.43 is installed
OR qemu-lang-2.6.2-41.43 is installed
OR qemu-seabios-1.9.1-41.43 is installed
OR qemu-sgabios-8-41.43 is installed
OR qemu-tools-2.6.2-41.43 is installed
OR qemu-vgabios-1.9.1-41.43 is installed
OR qemu-x86-2.6.2-41.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
qemu-2.6.2-41.43 is installed
OR qemu-block-curl-2.6.2-41.43 is installed
OR qemu-block-rbd-2.6.2-41.43 is installed
OR qemu-block-ssh-2.6.2-41.43 is installed
OR qemu-guest-agent-2.6.2-41.43 is installed
OR qemu-ipxe-1.0.0-41.43 is installed
OR qemu-kvm-2.6.2-41.43 is installed
OR qemu-lang-2.6.2-41.43 is installed
OR qemu-seabios-1.9.1-41.43 is installed
OR qemu-sgabios-8-41.43 is installed
OR qemu-tools-2.6.2-41.43 is installed
OR qemu-vgabios-1.9.1-41.43 is installed
OR qemu-x86-2.6.2-41.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
glibc-2.22-62.13 is installed
OR glibc-32bit-2.22-62.13 is installed
OR glibc-devel-2.22-62.13 is installed
OR glibc-devel-32bit-2.22-62.13 is installed
OR glibc-html-2.22-62.13 is installed
OR glibc-i18ndata-2.22-62.13 is installed
OR glibc-info-2.22-62.13 is installed
OR glibc-locale-2.22-62.13 is installed
OR glibc-locale-32bit-2.22-62.13 is installed
OR glibc-profile-2.22-62.13 is installed
OR glibc-profile-32bit-2.22-62.13 is installed
OR nscd-2.22-62.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
glibc-2.22-62.13 is installed
OR glibc-32bit-2.22-62.13 is installed
OR glibc-devel-2.22-62.13 is installed
OR glibc-devel-32bit-2.22-62.13 is installed
OR glibc-html-2.22-62.13 is installed
OR glibc-i18ndata-2.22-62.13 is installed
OR glibc-info-2.22-62.13 is installed
OR glibc-locale-2.22-62.13 is installed
OR glibc-locale-32bit-2.22-62.13 is installed
OR glibc-profile-2.22-62.13 is installed
OR glibc-profile-32bit-2.22-62.13 is installed
OR nscd-2.22-62.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_90-92_45-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_14-9-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-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_14-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND ucode-intel-20180425-13.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
liblouis-2.6.4-6.3 is installed
OR liblouis-data-2.6.4-6.3 is installed
OR liblouis9-2.6.4-6.3 is installed
OR python-louis-2.6.4-6.3 is installed
OR python3-louis-2.6.4-6.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
liblouis-2.6.4-6.3 is installed
OR liblouis-data-2.6.4-6.3 is installed
OR liblouis9-2.6.4-6.3 is installed
OR python-louis-2.6.4-6.3 is installed
OR python3-louis-2.6.4-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libdcerpc-binding0-4.6.5+git.27.6afd48b1083-2 is installed
OR libdcerpc-binding0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libdcerpc0-4.6.5+git.27.6afd48b1083-2 is installed
OR libdcerpc0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr-krb5pac0-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr-krb5pac0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr-nbt0-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr-nbt0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr-standard0-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr-standard0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr0-4.6.5+git.27.6afd48b1083-2 is installed
OR libndr0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libnetapi0-4.6.5+git.27.6afd48b1083-2 is installed
OR libnetapi0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-credentials0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-credentials0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-errors0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-errors0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-hostconfig0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-hostconfig0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-passdb0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-passdb0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-util0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamba-util0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamdb0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsamdb0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsmbclient0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsmbclient0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsmbconf0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsmbconf0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libsmbldap0-4.6.5+git.27.6afd48b1083-2 is installed
OR libsmbldap0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libtevent-util0-4.6.5+git.27.6afd48b1083-2 is installed
OR libtevent-util0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR libwbclient0-4.6.5+git.27.6afd48b1083-2 is installed
OR libwbclient0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-client-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-client-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-doc-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-libs-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-libs-32bit-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-winbind-4.6.5+git.27.6afd48b1083-2 is installed
OR samba-winbind-32bit-4.6.5+git.27.6afd48b1083-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND Package Information
ghostscript-9.27-23.31 is installed
OR ghostscript-x11-9.27-23.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
postgresql96-9.6.15-3.29 is installed
OR postgresql96-contrib-9.6.15-3.29 is installed
OR postgresql96-docs-9.6.15-3.29 is installed
OR postgresql96-libs-9.6.15-3.29 is installed
OR postgresql96-server-9.6.15-3.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
postgresql96-9.6.15-3.29 is installed
OR postgresql96-contrib-9.6.15-3.29 is installed
OR postgresql96-docs-9.6.15-3.29 is installed
OR postgresql96-libs-9.6.15-3.29 is installed
OR postgresql96-server-9.6.15-3.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
kgraft-patch-4_4_156-94_64-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libsndfile-1.0.25-36.16 is installed
OR libsndfile1-1.0.25-36.16 is installed
OR libsndfile1-32bit-1.0.25-36.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libsndfile-1.0.25-36.16 is installed
OR libsndfile1-1.0.25-36.16 is installed
OR libsndfile1-32bit-1.0.25-36.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libpython2_7-1_0-2.7.13-28.16 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.16 is installed
OR python-2.7.13-28.16 is installed
OR python-32bit-2.7.13-28.16 is installed
OR python-base-2.7.13-28.16 is installed
OR python-base-32bit-2.7.13-28.16 is installed
OR python-curses-2.7.13-28.16 is installed
OR python-demo-2.7.13-28.16 is installed
OR python-doc-2.7.13-28.16 is installed
OR python-doc-pdf-2.7.13-28.16 is installed
OR python-gdbm-2.7.13-28.16 is installed
OR python-idle-2.7.13-28.16 is installed
OR python-tk-2.7.13-28.16 is installed
OR python-xml-2.7.13-28.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libpython2_7-1_0-2.7.13-28.16 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.16 is installed
OR python-2.7.13-28.16 is installed
OR python-32bit-2.7.13-28.16 is installed
OR python-base-2.7.13-28.16 is installed
OR python-base-32bit-2.7.13-28.16 is installed
OR python-curses-2.7.13-28.16 is installed
OR python-demo-2.7.13-28.16 is installed
OR python-doc-2.7.13-28.16 is installed
OR python-doc-pdf-2.7.13-28.16 is installed
OR python-gdbm-2.7.13-28.16 is installed
OR python-idle-2.7.13-28.16 is installed
OR python-tk-2.7.13-28.16 is installed
OR python-xml-2.7.13-28.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND Package Information
kernel-default-4.12.14-95.74.1 is installed
OR kernel-default-base-4.12.14-95.74.1 is installed
OR kernel-default-devel-4.12.14-95.74.1 is installed
OR kernel-default-man-4.12.14-95.74.1 is installed
OR kernel-devel-4.12.14-95.74.1 is installed
OR kernel-macros-4.12.14-95.74.1 is installed
OR kernel-source-4.12.14-95.74.1 is installed
OR kernel-syms-4.12.14-95.74.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 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 |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-28 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-28 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 Package Information
compat-openssl098-0.9.8j-102 is installed
OR libopenssl0_9_8-0.9.8j-102 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
compat-openssl098-0.9.8j-106.9 is installed
OR libopenssl0_9_8-0.9.8j-106.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND java-1_7_0-openjdk-plugin-1.5.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND bash-lang-4.2-75 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND imobiledevice-tools-1.2.0-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
gstreamer-0_10-plugins-good-0.10.31-16 is installed
OR gstreamer-0_10-plugins-good-lang-0.10.31-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
ibus-gtk3-32bit-1.5.13-15.11 is installed
OR libibus-1_0-5-32bit-1.5.13-15.11 is installed
OR python-ibus-1.5.13-15.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND icedtea-web-1.7.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND NetworkManager-lang-1.10.6-5.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-neutron-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-dhcp-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-ha-tool-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-l3-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-linuxbridge-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-metadata-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-metering-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-mlnx-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-nvsd-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-openvswitch-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-plugin-cisco-7.0.2~a0~dev63-1 is installed
OR openstack-neutron-restproxy-agent-7.0.4~a0~dev18-1 is installed
OR openstack-neutron-server-7.0.4~a0~dev18-1 is installed
OR python-neutron-7.0.4~a0~dev18-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.181-27.26 is installed
OR java-1_8_0-openjdk-demo-1.8.0.181-27.26 is installed
OR java-1_8_0-openjdk-devel-1.8.0.181-27.26 is installed
OR java-1_8_0-openjdk-headless-1.8.0.181-27.26 is installed
|