Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2020-11494: An issue was discovered in slc_bump in drivers/net/can/slcan.c, which allowed attackers to read uninitialized can_frame data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIG_INIT_STACK_ALL (bnc#1168424). - CVE-2020-10942: In get_raw_socket in drivers/vhost/net.c lacks validation of an sk_family field, which might allow attackers to trigger kernel stack corruption via crafted system calls (bnc#1167629). - CVE-2020-8647: Fixed a use-after-free vulnerability in the vc_do_resize function in drivers/tty/vt/vt.c (bnc#1162929). - CVE-2020-8649: Fixed a use-after-free vulnerability in the vgacon_invert_region function in drivers/video/console/vgacon.c (bnc#1162931). - CVE-2020-9383: Fixed an issue in set_fdc in drivers/block/floppy.c, which leads to a wait_til_ready out-of-bounds read (bnc#1165111). - CVE-2019-9458: In the video driver there was a use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed (bnc#1168295). - CVE-2019-3701: Fixed an issue in can_can_gw_rcv, which could cause a system crash (bnc#1120386). - CVE-2019-19768: Fixed a use-after-free in the __blk_add_trace function in kernel/trace/blktrace.c (bnc#1159285). - CVE-2020-11609: Fixed a NULL pointer dereference in the stv06xx subsystem caused by mishandling invalid descriptors (bnc#1168854). - CVE-2020-10720: Fixed a use-after-free read in napi_gro_frags() (bsc#1170778). - CVE-2020-10690: Fixed the race between the release of ptp_clock and cdev (bsc#1170056). - CVE-2019-9455: Fixed a pointer leak due to a WARN_ON statement in a video driver. This could lead to local information disclosure with System execution privileges needed (bnc#1170345). - CVE-2020-11608: Fixed an issue in drivers/media/usb/gspca/ov519.c caused by a NULL pointer dereferences in ov511_mode_init_regs and ov518_mode_init_regs when there are zero endpoints (bnc#1168829). - CVE-2017-18255: The perf_cpu_time_max_percent_handler function in kernel/events/core.c allowed local users to cause a denial of service (integer overflow) or possibly have unspecified other impact via a large value, as demonstrated by an incorrect sample-rate calculation (bnc#1087813). - CVE-2020-8648: There was a use-after-free vulnerability in the n_tty_receive_buf_common function in drivers/tty/n_tty.c (bnc#1162928). - CVE-2020-2732: A flaw was discovered in the way that the KVM hypervisor handled instruction emulation for an L2 guest when nested virtualisation is enabled. Under some circumstances, an L2 guest may trick the L0 guest into accessing sensitive L1 resources that should be inaccessible to the L2 guest (bnc#1163971). - CVE-2019-5108: Fixed a denial-of-service vulnerability caused by triggering AP to send IAPP location updates for stations before the required authentication process has completed (bnc#1159912). - CVE-2020-8992: ext4_protect_reserved_inode in fs/ext4/block_validity.c allowed attackers to cause a denial of service (soft lockup) via a crafted journal size (bnc#1164069). - CVE-2018-21008: Fixed a use-after-free which could be caused by the function rsi_mac80211_detach in the file drivers/net/wireless/rsi/rsi_91x_mac80211.c (bnc#1149591). - CVE-2019-14896: A heap-based buffer overflow vulnerability was found in Marvell WiFi chip driver. A remote attacker could cause a denial of service (system crash) or, possibly execute arbitrary code, when the lbs_ibss_join_existing function is called after a STA connects to an AP (bnc#1157157). - CVE-2019-14897: A stack-based buffer overflow was found in Marvell WiFi chip driver. An attacker is able to cause a denial of service (system crash) or, possibly execute arbitrary code, when a STA works in IBSS mode (allows connecting stations together without the use of an AP) and connects to another STA (bnc#1157155). - CVE-2019-18675: Fixed an integer overflow in cpia2_remap_buffer in drivers/media/usb/cpia2/cpia2_core.c because cpia2 has its own mmap implementation. This allowed local users (with /dev/video0 access) to obtain read and write permissions on kernel physical pages, which can possibly result in a privilege escalation (bnc#1157804). - CVE-2019-14615: Insufficient control flow in certain data structures for some Intel(R) Processors with Intel(R) Processor Graphics may have allowed an unauthenticated user to potentially enable information disclosure via local access (bnc#1160195, bsc#1165881). - CVE-2019-19965: Fixed a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition (bnc#1159911). - CVE-2019-20054: Fixed a NULL pointer dereference in drop_sysctl_table() in fs/proc/proc_sysctl.c, related to put_links (bnc#1159910). - CVE-2019-20096: Fixed a memory leak in __feat_register_sp() in net/dccp/feat.c, which may cause denial of service (bnc#1159908). - CVE-2019-19966: Fixed a use-after-free in cpia2_exit() in drivers/media/usb/cpia2/cpia2_v4l.c that will cause denial of service (bnc#1159841). - CVE-2019-19447: Fixed an issue with mounting a crafted ext4 filesystem image, performing some operations, and unmounting could lead to a use-after-free in ext4_put_super in fs/ext4/super.c, related to dump_orphan_list in fs/ext4/super.c (bnc#1158819). - CVE-2019-19319: Fixed an issue with a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4_xattr_set_entry use-after-free in fs/ext4/xattr.c when a large old_size value is used in a memset call (bnc#1158021). - CVE-2019-19767: Fixed mishandling of ext4_expand_extra_isize, as demonstrated by use-after-free errors in __ext4_expand_extra_isize and ext4_xattr_set_entry, related to fs/ext4/inode.c and fs/ext4/super.c (bnc#1159297). - CVE-2019-19066: Fixed memory leak in the bfad_im_get_stats() function in drivers/scsi/bfa/bfad_attr.c that allowed attackers to cause a denial of service (memory consumption) by triggering bfa_port_get_stats() failures (bnc#1157303). - CVE-2019-19332: There was an OOB memory write via kvm_dev_ioctl_get_cpuid (bsc#1158827). - CVE-2019-19537: There was a race condition bug that could have been caused by a malicious USB device in the USB character device driver layer (bnc#1158904). - CVE-2019-19535: There was an info-leak bug that could have been caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_fd.c driver (bnc#1158903). - CVE-2019-19527: There was a use-after-free bug that could have been caused by a malicious USB device in the drivers/hid/usbhid/hiddev.c driver (bnc#1158900). - CVE-2019-19533: There was an info-leak bug that could have been caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c driver (bnc#1158834). - CVE-2019-19532: There were multiple out-of-bounds write bugs that could have been caused by a malicious USB device in the Linux kernel HID drivers (bnc#1158824). - CVE-2019-19523: There was a use-after-free bug that could have been caused by a malicious USB device in the drivers/usb/misc/adutux.c driver (bnc#1158823). - CVE-2019-15213: An issue was discovered in the Linux kernel, there was a use-after-free caused by a malicious USB device in the drivers/media/usb/dvb-usb/dvb-usb-init.c driver (bnc#1146544). - CVE-2019-19531: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/misc/yurex.c driver (bnc#1158445). - CVE-2019-19525: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/net/ieee802154/atusb.c driver (bnc#1158417). - CVE-2019-19530: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/class/cdc-acm.c driver (bnc#1158410). - CVE-2019-19536: There was an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_pro.c driver (bnc#1158394). - CVE-2019-19524: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/input/ff-memless.c driver (bnc#1158413). - CVE-2019-19534: There was an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver (bnc#1158398). - CVE-2019-14901: A heap overflow flaw was found in the Linux kernel in Marvell WiFi chip driver. The vulnerability allowed a remote attacker to cause a system crash, resulting in a denial of service, or execute arbitrary code. The highest threat with this vulnerability is with the availability of the system. If code execution occurs, the code will run with the permissions of root. This will affect both confidentiality and integrity of files on the system (bnc#1157042). - CVE-2019-14895: Fixed a heap-based buffer overflow in the Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the handling of the remote devices country settings. This could allow the remote device to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1157158). - CVE-2019-18660: Fixed a information disclosure on powerpc related to the Spectre-RSB mitigation. This is related to arch/powerpc/kernel/entry_64.S and arch/powerpc/kernel/security.c (bnc#1157038 1157923). - CVE-2019-18683: Fixed a privilege escalation where local users have /dev/video0 access, but only if the driver happens to be loaded. There are multiple race conditions during streaming stopping in this driver (part of the V4L2 subsystem) (bnc#1155897). - CVE-2019-19062: Fixed a memory leak in the crypto_report() function in crypto/crypto_user_base.c, which allowed attackers to cause a denial of service (memory consumption) by triggering crypto_report_alg() failures (bnc#1157333). - CVE-2019-19052: A memory leak in the gs_can_open() function in drivers/net/can/usb/gs_usb.c allowed attackers to cause a denial of service (memory consumption) by triggering usb_submit_urb() failures (bnc#1157324). - CVE-2019-19074: A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c allowed attackers to cause a denial of service (memory consumption) (bnc#1157143). - CVE-2019-19073: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c allowed attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures (bnc#1157070). - CVE-2019-11091,CVE-2018-12126,CVE-2018-12130,CVE-2018-12127: Earlier mitigations for the 'MDS' Microarchitectural Data Sampling attacks were not complete. An additional fix was added to the x86_64 fast systemcall path to further mitigate these attacks. (bsc#1164846 bsc#1170847)
The following non-security bugs were fixed:
- blk: Fix kabi due to blk_trace_mutex addition (bsc#1159285). - blktrace: fix dereference after null check (bsc#1159285). - blktrace: fix trace mutex deadlock (bsc#1159285). - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks (bsc#1155311). - btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer dereference (bsc#1155311). - btrfs: qgroup: Cleanup old subtree swap code (bsc#1155311). - btrfs: qgroup: Do not trace subtree if we're dropping reloc tree (bsc#1155311). - btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree (bsc#1155311). - btrfs: qgroup: Introduce function to trace two swaped extents (bsc#1155311). - btrfs: qgroup: Introduce per-root swapped blocks infrastructure (bsc#1155311). - btrfs: qgroup: Only trace data extents in leaves if we're relocating data block group (bsc#1155311). - btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap (bsc#1155311). - btrfs: qgroup: Use delayed subtree rescan for balance (bsc#1155311). - btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents (bsc#1155311). - btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON() (bsc#1155311). - btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots (bsc#1155311). - btrfs: relocation: fix use-after-free on dead relocation roots (bsc#1155311). - btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan (bsc#1155311). - cgroup: avoid copying strings longer than the buffers (bsc#1146544). - cgroup: use strlcpy() instead of strscpy() to avoid spurious warning (bsc#1146544). - enic: prevent waking up stopped tx queues over watchdog reset (bsc#1133147). - ext4: fix use-after-free race with debug_want_extra_isize (bsc#1136449). - fix PageHeadHuge() race with THP split (VM Functionality, bsc#1165311). - fs/binfmt_misc.c: do not allow offset overflow (bsc#1099279 bsc#1156060). - fs/xfs: fix f_ffree value for statfs when project quota is set (bsc#1165985). - futex: Use smp_store_release() in mark_wake_futex() (bsc#1157464). - Input: add safety guards to input_set_keycode() (bsc#1168075). - ipv4: correct gso_size for UFO (bsc#1154844). - ipv6: fix memory accounting during ipv6 queue expire (bsc#1162227) (bsc#1162227). - ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325). - media: ov519: add missing endpoint sanity checks (bsc#1168829). - media: stv06xx: add missing descriptor sanity checks (bsc#1168854). - netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1159199). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - powerpc/64: Call setup_barrier_nospec() from setup_arch() (bsc#1131107). - powerpc/64: Make meltdown reporting Book3S 64 specific (bsc#1091041). - powerpc/64: Make stf barrier PPC_BOOK3S_64 specific (bsc#1131107). - powerpc/64s: Add new security feature flags for count cache flush (bsc#1131107). - powerpc/64s: Add support for software count cache flush (bsc#1131107). - powerpc/64s: support nospectre_v2 cmdline option (bsc#1131107). - powerpc/asm: Add a patch_site macro & helpers for patching instructions (bsc#1131107). - powerpc/fsl: Add nospectre_v2 command line argument (bsc#1131107). - powerpc/fsl: Fix spectre_v2 mitigations reporting (bsc#1131107). - powerpc/powernv: Query firmware for count cache flush settings (bsc#1131107). - powerpc/pseries: Query hypervisor for count cache flush settings (bsc#1131107). - powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041). - powerpc/security: Fix spectre_v2 reporting (bsc#1131107). - powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107). - powerpc/security: Show powerpc_security_features in debugfs (bsc#1131107). - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race (bsc#1037216). - sched/fair: WARN() and refuse to set buddy when !se->on_rq (bsc#1158132). - string: drop __must_check from strscpy() and restore strscpy() usages in cgroup (bsc#1146544). - x86/alternatives: Add int3_emulate_call() selftest (bsc#1153811). - x86/alternatives: Fix int3_emulate_call() selftest stack corruption (bsc#1153811). - x86/mitigations: Clear CPU buffers on the SYSCALL fast path (bsc#1164846). - xen/pv: Fix a boot up hang revealed by int3 self test (bsc#1153811). - xfs: also remove cached ACLs when removing the underlying attr (bsc#1165873). - xfs: bulkstat should copy lastip whenever userspace supplies one (bsc#1165984).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1037216 1043983 1048072 1055265 1056286 1056782 1058754 1058755 1058757 1062452 1069607 1069632 1073002 1073748 1075091 1075994 1078782 1082007 1082008 1082009 1082010 1082011 1082014 1082058 1083630 1087082 1087433 1087434 1087436 1087437 1087440 1087441 1087813 1091041 1099279 1099497 1100078 1103367 1109847 1112530 1112532 1113975 1117951 1119461 1119465 1120386 1120946 1122191 1122292 1122293 1122299 1127080 1127223 1127308 1128158 1128574 1130611 1130617 1130620 1130622 1130623 1130627 1131107 1133147 1136449 1137325 1137832 1138190 1146519 1146544 1146612 1148987 1149591 1150466 1150483 1152631 1152990 1152992 1152994 1152995 1153811 1154844 1154905 1155311 1155689 1155897 1155898 1156060 1156187 1157038 1157042 1157070 1157143 1157155 1157157 1157158 1157191 1157303 1157324 1157333 1157464 1157804 1157923 1158021 1158132 1158381 1158394 1158398 1158410 1158413 1158417 1158427 1158445 1158819 1158823 1158824 1158827 1158834 1158900 1158903 1158904 1158954 1159199 1159285 1159297 1159841 1159908 1159910 1159911 1159912 1160195 1160467 1160468 1162227 1162298 1162928 1162929 1162931 1163971 1164069 1164078 1164846 1165111 1165311 1165873 1165881 1165984 1165985 1167629 1168075 1168295 1168424 1168829 1168854 1170056 1170345 1170778 1171517 1172275 1172524 1174628 CVE-2009-5155 CVE-2015-9096 CVE-2016-2339 CVE-2016-7798 CVE-2017-0898 CVE-2017-0899 CVE-2017-0900 CVE-2017-0901 CVE-2017-0902 CVE-2017-0903 CVE-2017-10784 CVE-2017-12627 CVE-2017-14033 CVE-2017-14064 CVE-2017-17405 CVE-2017-17742 CVE-2017-17790 CVE-2017-18255 CVE-2017-6318 CVE-2017-9228 CVE-2017-9229 CVE-2018-1000073 CVE-2018-1000074 CVE-2018-1000075 CVE-2018-1000076 CVE-2018-1000077 CVE-2018-1000078 CVE-2018-1000079 CVE-2018-10860 CVE-2018-10916 CVE-2018-11212 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-14647 CVE-2018-16395 CVE-2018-16396 CVE-2018-1890 CVE-2018-21008 CVE-2018-6914 CVE-2018-8777 CVE-2018-8778 CVE-2018-8779 CVE-2018-8780 CVE-2019-11091 CVE-2019-12749 CVE-2019-13627 CVE-2019-14615 CVE-2019-14895 CVE-2019-14895 CVE-2019-14896 CVE-2019-14897 CVE-2019-14901 CVE-2019-15213 CVE-2019-15213 CVE-2019-1559 CVE-2019-15845 CVE-2019-16201 CVE-2019-16231 CVE-2019-16231 CVE-2019-16254 CVE-2019-16255 CVE-2019-18660 CVE-2019-18660 CVE-2019-18675 CVE-2019-18680 CVE-2019-18680 CVE-2019-18683 CVE-2019-18683 CVE-2019-18805 CVE-2019-18805 CVE-2019-19052 CVE-2019-19052 CVE-2019-19062 CVE-2019-19062 CVE-2019-19065 CVE-2019-19065 CVE-2019-19066 CVE-2019-19073 CVE-2019-19073 CVE-2019-19074 CVE-2019-19074 CVE-2019-19319 CVE-2019-19332 CVE-2019-19332 CVE-2019-19338 CVE-2019-19338 CVE-2019-19447 CVE-2019-19523 CVE-2019-19523 CVE-2019-19524 CVE-2019-19524 CVE-2019-19525 CVE-2019-19525 CVE-2019-19527 CVE-2019-19527 CVE-2019-19530 CVE-2019-19530 CVE-2019-19531 CVE-2019-19531 CVE-2019-19532 CVE-2019-19532 CVE-2019-19533 CVE-2019-19533 CVE-2019-19534 CVE-2019-19534 CVE-2019-19535 CVE-2019-19535 CVE-2019-19536 CVE-2019-19536 CVE-2019-19537 CVE-2019-19537 CVE-2019-19767 CVE-2019-19768 CVE-2019-19965 CVE-2019-19966 CVE-2019-20054 CVE-2019-20096 CVE-2019-2422 CVE-2019-2449 CVE-2019-3701 CVE-2019-5010 CVE-2019-5108 CVE-2019-8320 CVE-2019-8321 CVE-2019-8322 CVE-2019-8323 CVE-2019-8324 CVE-2019-8325 CVE-2019-9169 CVE-2019-9455 CVE-2019-9458 CVE-2020-10663 CVE-2020-10690 CVE-2020-10720 CVE-2020-10942 CVE-2020-11494 CVE-2020-11608 CVE-2020-11609 CVE-2020-12861 CVE-2020-12862 CVE-2020-12863 CVE-2020-12864 CVE-2020-12865 CVE-2020-12866 CVE-2020-12867 CVE-2020-14344 CVE-2020-2732 CVE-2020-8647 CVE-2020-8648 CVE-2020-8649 CVE-2020-8992 CVE-2020-9383 SUSE-SU-2019:0803-1 SUSE-SU-2019:2510-1 SUSE-SU-2019:3379-1 SUSE-SU-2020:1570-1 SUSE-SU-2020:2225-1 SUSE-SU-2020:3125-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for High Performance Computing 15 SUSE Linux Enterprise Module for High Performance Computing 15 SP1 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 SP1 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 SP4-ESPOS SUSE Linux Enterprise Server 12 SP4-LTSS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS 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 SP4-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND cifs-utils-6.5-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
cups-1.7.5-11 is installed
OR cups-client-1.7.5-11 is installed
OR cups-devel-1.7.5-11 is installed
OR cups-libs-1.7.5-11 is installed
OR cups-libs-32bit-1.7.5-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
cups-filters-1.0.58-2 is installed
OR cups-filters-cups-browsed-1.0.58-2 is installed
OR cups-filters-foomatic-rip-1.0.58-2 is installed
OR cups-filters-ghostscript-1.0.58-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
colord-1.1.7-5 is installed
OR colord-gtk-lang-0.1.25-3 is installed
OR colord-lang-1.1.7-5 is installed
OR libcolord-gtk1-0.1.25-3 is installed
OR libcolord2-1.1.7-5 is installed
OR libcolord2-32bit-1.1.7-5 is installed
OR libcolorhug2-1.1.7-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
lhasa-0.2.0-5 is installed
OR liblhasa0-0.2.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-70 is installed
OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-70 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-70 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.212-3.19 is installed
OR java-1_8_0-openjdk-javadoc-1.8.0.212-3.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND conntrack-tools-1.4.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
grep-3.1-2 is installed
OR grep-lang-3.1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
wireshark-2.4.7-3.3 is installed
OR wireshark-devel-2.4.7-3.3 is installed
OR wireshark-ui-qt-2.4.7-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
sane-backends-1.0.27-4 is installed
OR sane-backends-autoconfig-1.0.27-4 is installed
OR sane-backends-devel-1.0.27-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
ImageMagick-7.0.7.34-3.72 is installed
OR perl-PerlMagick-7.0.7.34-3.72 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
subversion-bash-completion-1.10.0-3.3 is installed
OR subversion-perl-1.10.0-3.3 is installed
OR subversion-python-1.10.0-3.3 is installed
OR subversion-tools-1.10.0-3.3 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 High Performance Computing 15 SP1 is installed
AND Package Information
pdsh-2.33-7.6 is installed
OR pdsh-dshgroup-2.33-7.6 is installed
OR pdsh-genders-2.33-7.6 is installed
OR pdsh-machines-2.33-7.6 is installed
OR pdsh-netgroup-2.33-7.6 is installed
OR pdsh-slurm-2.33-7.6 is installed
OR pdsh-slurm_18_08-2.33-7.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
libopenssl-1_0_0-devel-1.0.2p-3.8 is installed
OR libopenssl1_0_0-1.0.2p-3.8 is installed
OR openssl-1_0_0-1.0.2p-3.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
libopenssl-1_0_0-devel-1.0.2p-3.22 is installed
OR libopenssl1_0_0-1.0.2p-3.22 is installed
OR openssl-1_0_0-1.0.2p-3.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-23-default-2-4 is installed
OR kernel-livepatch-SLE15_Update_0-2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_7-default-4-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_2-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
gio-branding-upstream-2.54.3-4.15 is installed
OR glib2-2.54.3-4.15 is installed
OR glib2-devel-static-2.54.3-4.15 is installed
OR libgio-fam-2.54.3-4.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
libjavascriptcoregtk-4_0-18-32bit-2.24.2-3.27 is installed
OR libwebkit2gtk-4_0-37-32bit-2.24.2-3.27 is installed
OR webkit-jsc-4-2.24.2-3.27 is installed
OR webkit2gtk3-2.24.2-3.27 is installed
OR webkit2gtk3-minibrowser-2.24.2-3.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.8 is installed
OR kernel-azure-base-4.12.14-5.8 is installed
OR kernel-azure-devel-4.12.14-5.8 is installed
OR kernel-devel-azure-4.12.14-5.8 is installed
OR kernel-source-azure-4.12.14-5.8 is installed
OR kernel-syms-azure-4.12.14-5.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libvirglrenderer0-0.6.0-2 is installed
OR virglrenderer-devel-0.6.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
nginx-1.14.2-6.3 is installed
OR nginx-source-1.14.2-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
tomcat-9.0.14-2 is installed
OR tomcat-admin-webapps-9.0.14-2 is installed
OR tomcat-el-3_0-api-9.0.14-2 is installed
OR tomcat-jsp-2_3-api-9.0.14-2 is installed
OR tomcat-lib-9.0.14-2 is installed
OR tomcat-servlet-4_0-api-9.0.14-2 is installed
OR tomcat-webapps-9.0.14-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND quagga-0.99.22.1-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
qemu-2.6.2-41.52 is installed
OR qemu-block-curl-2.6.2-41.52 is installed
OR qemu-block-rbd-2.6.2-41.52 is installed
OR qemu-block-ssh-2.6.2-41.52 is installed
OR qemu-guest-agent-2.6.2-41.52 is installed
OR qemu-ipxe-1.0.0-41.52 is installed
OR qemu-kvm-2.6.2-41.52 is installed
OR qemu-lang-2.6.2-41.52 is installed
OR qemu-seabios-1.9.1-41.52 is installed
OR qemu-sgabios-8-41.52 is installed
OR qemu-tools-2.6.2-41.52 is installed
OR qemu-vgabios-1.9.1-41.52 is installed
OR qemu-x86-2.6.2-41.52 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.129 is installed
OR kernel-default-base-4.4.121-92.129 is installed
OR kernel-default-devel-4.4.121-92.129 is installed
OR kernel-devel-4.4.121-92.129 is installed
OR kernel-macros-4.4.121-92.129 is installed
OR kernel-source-4.4.121-92.129 is installed
OR kernel-syms-4.4.121-92.129 is installed
OR kgraft-patch-4_4_121-92_129-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_34-1-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.129 is installed
OR kernel-default-base-4.4.121-92.129 is installed
OR kernel-default-devel-4.4.121-92.129 is installed
OR kernel-devel-4.4.121-92.129 is installed
OR kernel-macros-4.4.121-92.129 is installed
OR kernel-source-4.4.121-92.129 is installed
OR kernel-syms-4.4.121-92.129 is installed
OR kgraft-patch-4_4_121-92_129-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_34-1-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
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-LTSS is installed
AND clamav-0.100.1-33.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libopenssl-devel-1.0.2j-60.49 is installed
OR libopenssl1_0_0-1.0.2j-60.49 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.49 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.49 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.49 is installed
OR openssl-1.0.2j-60.49 is installed
OR openssl-doc-1.0.2j-60.49 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libopenssl-devel-1.0.2j-60.49 is installed
OR libopenssl1_0_0-1.0.2j-60.49 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.49 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.49 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.49 is installed
OR openssl-1.0.2j-60.49 is installed
OR openssl-doc-1.0.2j-60.49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
colord-gtk-lang-0.1.26-6 is installed
OR libcolord-gtk1-0.1.26-6 is installed
OR libcolord2-1.3.3-12 is installed
OR libcolord2-32bit-1.3.3-12 is installed
OR libcolorhug2-1.3.3-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND sane-backends-1.0.31-4.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND sane-backends-1.0.31-4.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kernel-default-4.4.180-94.113 is installed
OR kernel-default-base-4.4.180-94.113 is installed
OR kernel-default-devel-4.4.180-94.113 is installed
OR kernel-default-kgraft-4.4.180-94.113 is installed
OR kernel-devel-4.4.180-94.113 is installed
OR kernel-macros-4.4.180-94.113 is installed
OR kernel-source-4.4.180-94.113 is installed
OR kernel-syms-4.4.180-94.113 is installed
OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kernel-default-4.4.180-94.113 is installed
OR kernel-default-base-4.4.180-94.113 is installed
OR kernel-default-devel-4.4.180-94.113 is installed
OR kernel-default-kgraft-4.4.180-94.113 is installed
OR kernel-devel-4.4.180-94.113 is installed
OR kernel-macros-4.4.180-94.113 is installed
OR kernel-source-4.4.180-94.113 is installed
OR kernel-syms-4.4.180-94.113 is installed
OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
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-TERADATA is installed
AND perl-Archive-Zip-1.34-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND perl-Archive-Zip-1.34-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
curl-7.37.0-37.26 is installed
OR libcurl4-7.37.0-37.26 is installed
OR libcurl4-32bit-7.37.0-37.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libvirt-4.0.0-8.15 is installed
OR libvirt-admin-4.0.0-8.15 is installed
OR libvirt-client-4.0.0-8.15 is installed
OR libvirt-daemon-4.0.0-8.15 is installed
OR libvirt-daemon-config-network-4.0.0-8.15 is installed
OR libvirt-daemon-config-nwfilter-4.0.0-8.15 is installed
OR libvirt-daemon-driver-interface-4.0.0-8.15 is installed
OR libvirt-daemon-driver-libxl-4.0.0-8.15 is installed
OR libvirt-daemon-driver-lxc-4.0.0-8.15 is installed
OR libvirt-daemon-driver-network-4.0.0-8.15 is installed
OR libvirt-daemon-driver-nodedev-4.0.0-8.15 is installed
OR libvirt-daemon-driver-nwfilter-4.0.0-8.15 is installed
OR libvirt-daemon-driver-qemu-4.0.0-8.15 is installed
OR libvirt-daemon-driver-secret-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-core-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-disk-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-iscsi-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-logical-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-mpath-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-rbd-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-scsi-4.0.0-8.15 is installed
OR libvirt-daemon-hooks-4.0.0-8.15 is installed
OR libvirt-daemon-lxc-4.0.0-8.15 is installed
OR libvirt-daemon-qemu-4.0.0-8.15 is installed
OR libvirt-daemon-xen-4.0.0-8.15 is installed
OR libvirt-doc-4.0.0-8.15 is installed
OR libvirt-libs-4.0.0-8.15 is installed
OR libvirt-lock-sanlock-4.0.0-8.15 is installed
OR libvirt-nss-4.0.0-8.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libvirt-4.0.0-8.15 is installed
OR libvirt-admin-4.0.0-8.15 is installed
OR libvirt-client-4.0.0-8.15 is installed
OR libvirt-daemon-4.0.0-8.15 is installed
OR libvirt-daemon-config-network-4.0.0-8.15 is installed
OR libvirt-daemon-config-nwfilter-4.0.0-8.15 is installed
OR libvirt-daemon-driver-interface-4.0.0-8.15 is installed
OR libvirt-daemon-driver-libxl-4.0.0-8.15 is installed
OR libvirt-daemon-driver-lxc-4.0.0-8.15 is installed
OR libvirt-daemon-driver-network-4.0.0-8.15 is installed
OR libvirt-daemon-driver-nodedev-4.0.0-8.15 is installed
OR libvirt-daemon-driver-nwfilter-4.0.0-8.15 is installed
OR libvirt-daemon-driver-qemu-4.0.0-8.15 is installed
OR libvirt-daemon-driver-secret-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-core-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-disk-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-iscsi-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-logical-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-mpath-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-rbd-4.0.0-8.15 is installed
OR libvirt-daemon-driver-storage-scsi-4.0.0-8.15 is installed
OR libvirt-daemon-hooks-4.0.0-8.15 is installed
OR libvirt-daemon-lxc-4.0.0-8.15 is installed
OR libvirt-daemon-qemu-4.0.0-8.15 is installed
OR libvirt-daemon-xen-4.0.0-8.15 is installed
OR libvirt-doc-4.0.0-8.15 is installed
OR libvirt-libs-4.0.0-8.15 is installed
OR libvirt-lock-sanlock-4.0.0-8.15 is installed
OR libvirt-nss-4.0.0-8.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
grub2-2.02-12.31 is installed
OR grub2-arm64-efi-2.02-12.31 is installed
OR grub2-i386-pc-2.02-12.31 is installed
OR grub2-snapper-plugin-2.02-12.31 is installed
OR grub2-systemd-sleep-plugin-2.02-12.31 is installed
OR grub2-x86_64-efi-2.02-12.31 is installed
OR grub2-x86_64-xen-2.02-12.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
grub2-2.02-12.31 is installed
OR grub2-arm64-efi-2.02-12.31 is installed
OR grub2-i386-pc-2.02-12.31 is installed
OR grub2-snapper-plugin-2.02-12.31 is installed
OR grub2-systemd-sleep-plugin-2.02-12.31 is installed
OR grub2-x86_64-efi-2.02-12.31 is installed
OR grub2-x86_64-xen-2.02-12.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND golang-github-prometheus-node_exporter-0.18.1-1.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND golang-github-prometheus-node_exporter-0.18.1-1.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND ucode-intel-20191112-13.53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND ucode-intel-20191112-13.53 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
libsystemd0-234-24.39 is installed
OR libsystemd0-32bit-234-24.39 is installed
OR libudev-devel-234-24.39 is installed
OR libudev1-234-24.39 is installed
OR libudev1-32bit-234-24.39 is installed
OR systemd-234-24.39 is installed
OR systemd-32bit-234-24.39 is installed
OR systemd-bash-completion-234-24.39 is installed
OR systemd-container-234-24.39 is installed
OR systemd-coredump-234-24.39 is installed
OR systemd-devel-234-24.39 is installed
OR systemd-sysvinit-234-24.39 is installed
OR udev-234-24.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libssh-0.6.3-8 is installed
OR libssh4-0.6.3-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libmysqlclient_r18-10.0.26-9 is installed
OR libmysqlclient_r18-32bit-10.0.26-9 is installed
OR mariadb-10.0.26-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gstreamer-0_10-plugins-bad-0.10.23-25 is installed
OR gstreamer-0_10-plugins-bad-lang-0.10.23-25 is installed
OR libgstbasecamerabinsrc-0_10-23-0.10.23-25 is installed
OR libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-25 is installed
OR libgstbasevideo-0_10-23-0.10.23-25 is installed
OR libgstbasevideo-0_10-23-32bit-0.10.23-25 is installed
OR libgstcodecparsers-0_10-23-0.10.23-25 is installed
OR libgstphotography-0_10-23-0.10.23-25 is installed
OR libgstphotography-0_10-23-32bit-0.10.23-25 is installed
OR libgstsignalprocessor-0_10-23-0.10.23-25 is installed
OR libgstsignalprocessor-0_10-23-32bit-0.10.23-25 is installed
OR libgstvdp-0_10-23-0.10.23-25 is installed
OR libgstvdp-0_10-23-32bit-0.10.23-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
avahi-glib2-0.6.32-32.3 is installed
OR libavahi-gobject0-0.6.32-32.3 is installed
OR libavahi-ui-gtk3-0-0.6.32-32.3 is installed
OR libavahi-ui0-0.6.32-32.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
python-base-2.7.13-28.21 is installed
OR python-devel-2.7.13-28.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
kernel-default-4.12.14-25.16 is installed
OR kernel-default-extra-4.12.14-25.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.26 is installed
OR kernel-default-extra-4.12.14-197.26 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
xen-4.7.6_02-43.36 is installed
OR xen-doc-html-4.7.6_02-43.36 is installed
OR xen-libs-4.7.6_02-43.36 is installed
OR xen-libs-32bit-4.7.6_02-43.36 is installed
OR xen-tools-4.7.6_02-43.36 is installed
OR xen-tools-domU-4.7.6_02-43.36 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND Package Information
ardana-ansible-8.0+git.1553878455.7439e04-3.61 is installed
OR ardana-barbican-8.0+git.1534266594.8136db7-4.30 is installed
OR ardana-cassandra-8.0+git.1534266612.44dcb20-3.12 is installed
OR ardana-ceilometer-8.0+git.1534266629.0bb5d54-3.9 is installed
OR ardana-cinder-8.0+git.1558619942.6bd075c-3.36 is installed
OR ardana-cluster-8.0+git.1534266734.ec4822f-3.33 is installed
OR ardana-cobbler-8.0+git.1550694449.df88054-3.38 is installed
OR ardana-db-8.0+git.1555341117.d812d88-3.25 is installed
OR ardana-designate-8.0+git.1558636763.f7f09ca-3.14 is installed
OR ardana-freezer-8.0+git.1534266805.c9ea29b-3.15 is installed
OR ardana-glance-8.0+git.1555450219.97789ac-3.11 is installed
OR ardana-heat-8.0+git.1555450207.a7d3bfe-3.12 is installed
OR ardana-horizon-8.0+git.1554732431.8f9dd50-3.15 is installed
OR ardana-input-model-8.0+git.1557418274.fb273dd-3.27 is installed
OR ardana-ironic-8.0+git.1534266893.1d69df7-3.6 is installed
OR ardana-keystone-8.0+git.1554915846.db23473-3.24 is installed
OR ardana-logging-8.0+git.1544117621.1c9a954-3.18 is installed
OR ardana-magnum-8.0+git.1555450198.c42dc52-3.6 is installed
OR ardana-manila-8.0+git.1551748668.7427826-1.18 is installed
OR ardana-memcached-8.0+git.1534266982.498c352-3.6 is installed
OR ardana-monasca-8.0+git.1557856965.bde9eb2-3.18 is installed
OR ardana-monasca-transform-8.0+git.1534267017.4bbecd9-3.9 is installed
OR ardana-mq-8.0+git.1549882721.b2e8873-3.13 is installed
OR ardana-neutron-8.0+git.1557523208.81aa1da-3.30 is installed
OR ardana-nova-8.0+git.1559253853.bb932ea-3.29 is installed
OR ardana-octavia-8.0+git.1557523035.ab44613-3.17 is installed
OR ardana-opsconsole-8.0+git.1534267103.829be13-3.10 is installed
OR ardana-opsconsole-ui-8.0+git.1537201508.68c32e6-3.16 is installed
OR ardana-osconfig-8.0+git.1557503482.852ec24-3.36 is installed
OR ardana-service-8.0+git.1551382173.a81d5e1-3.26 is installed
OR ardana-service-ansible-8.0+git.1544119019.e68516a-3.17 is installed
OR ardana-ses-8.0+git.1554912320.73ad306-1.20 is installed
OR ardana-spark-8.0+git.1539709555.5b31c25-3.12 is installed
OR ardana-swift-8.0+git.1551502730.f4d219d-3.27 is installed
OR ardana-tempest-8.0+git.1557761054.b971c8f-3.21 is installed
OR ardana-tls-8.0+git.1534267264.6b1e899-3.6 is installed
OR documentation-suse-openstack-cloud-installation-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-operations-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-opsconsole-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-planning-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-security-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-supplement-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-upstream-admin-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-upstream-user-8.20190521-1.17 is installed
OR documentation-suse-openstack-cloud-user-8.20190521-1.17 is installed
OR openstack-aodh-5.1.1~dev7-3.11 is installed
OR openstack-aodh-api-5.1.1~dev7-3.11 is installed
OR openstack-aodh-doc-5.1.1~dev7-3.11 is installed
OR openstack-aodh-evaluator-5.1.1~dev7-3.11 is installed
OR openstack-aodh-expirer-5.1.1~dev7-3.11 is installed
OR openstack-aodh-listener-5.1.1~dev7-3.11 is installed
OR openstack-aodh-notifier-5.1.1~dev7-3.11 is installed
OR openstack-barbican-5.0.2~dev3-3.14 is installed
OR openstack-barbican-api-5.0.2~dev3-3.14 is installed
OR openstack-barbican-doc-5.0.2~dev3-3.14 is installed
OR openstack-barbican-keystone-listener-5.0.2~dev3-3.14 is installed
OR openstack-barbican-retry-5.0.2~dev3-3.14 is installed
OR openstack-barbican-worker-5.0.2~dev3-3.14 is installed
OR openstack-ceilometer-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-central-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-compute-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-ipmi-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-agent-notification-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-api-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-collector-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-doc-9.0.8~dev7-3.12 is installed
OR openstack-ceilometer-polling-9.0.8~dev7-3.12 is installed
OR openstack-cinder-11.2.3~dev5-3.15 is installed
OR openstack-cinder-api-11.2.3~dev5-3.15 is installed
OR openstack-cinder-backup-11.2.3~dev5-3.15 is installed
OR openstack-cinder-doc-11.2.3~dev5-3.15 is installed
OR openstack-cinder-scheduler-11.2.3~dev5-3.15 is installed
OR openstack-cinder-volume-11.2.3~dev5-3.15 is installed
OR openstack-dashboard-12.0.4~dev6-3.20 is installed
OR openstack-dashboard-theme-SUSE-2017.2+git.1554906711.9dbe79b-7.11 is installed
OR openstack-designate-5.0.3~dev7-3.11 is installed
OR openstack-designate-agent-5.0.3~dev7-3.11 is installed
OR openstack-designate-api-5.0.3~dev7-3.11 is installed
OR openstack-designate-central-5.0.3~dev7-3.11 is installed
OR openstack-designate-doc-5.0.3~dev7-3.11 is installed
OR openstack-designate-producer-5.0.3~dev7-3.11 is installed
OR openstack-designate-sink-5.0.3~dev7-3.11 is installed
OR openstack-designate-worker-5.0.3~dev7-3.11 is installed
OR openstack-heat-9.0.8~dev3-3.18 is installed
OR openstack-heat-api-9.0.8~dev3-3.18 is installed
OR openstack-heat-api-cfn-9.0.8~dev3-3.18 is installed
OR openstack-heat-api-cloudwatch-9.0.8~dev3-3.18 is installed
OR openstack-heat-doc-9.0.8~dev3-3.18 is installed
OR openstack-heat-engine-9.0.8~dev3-3.18 is installed
OR openstack-heat-gbp-7.0.1~dev1-3.3 is installed
OR openstack-heat-plugin-heat_docker-9.0.8~dev3-3.18 is installed
OR openstack-heat-test-9.0.8~dev3-3.18 is installed
OR openstack-horizon-plugin-trove-ui-9.0.1~dev10-3.9 is installed
OR openstack-ironic-9.1.8~dev5-3.18 is installed
OR openstack-ironic-api-9.1.8~dev5-3.18 is installed
OR openstack-ironic-conductor-9.1.8~dev5-3.18 is installed
OR openstack-ironic-doc-9.1.8~dev5-3.18 is installed
OR openstack-keystone-12.0.4~dev2-5.19 is installed
OR openstack-keystone-doc-12.0.4~dev2-5.19 is installed
OR openstack-monasca-agent-2.2.5~dev2-3.9 is installed
OR openstack-monasca-api-2.2.1~dev26-3.12 is installed
OR openstack-monasca-log-api-2.3.1~dev12-3.6 is installed
OR openstack-neutron-11.0.9~dev28-3.18 is installed
OR openstack-neutron-dhcp-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-doc-11.0.9~dev28-3.18 is installed
OR openstack-neutron-fwaas-11.0.3~dev1-3.14 is installed
OR openstack-neutron-fwaas-doc-11.0.3~dev1-3.14 is installed
OR openstack-neutron-gbp-7.3.1~dev28-3.3 is installed
OR openstack-neutron-ha-tool-11.0.9~dev28-3.18 is installed
OR openstack-neutron-l3-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-lbaas-11.0.4~dev6-3.9 is installed
OR openstack-neutron-lbaas-agent-11.0.4~dev6-3.9 is installed
OR openstack-neutron-lbaas-doc-11.0.4~dev6-3.9 is installed
OR openstack-neutron-linuxbridge-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-macvtap-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-metadata-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-metering-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-openvswitch-agent-11.0.9~dev28-3.18 is installed
OR openstack-neutron-server-11.0.9~dev28-3.18 is installed
OR openstack-neutron-vpn-agent-11.0.1~dev5-3.12 is installed
OR openstack-neutron-vpnaas-11.0.1~dev5-3.12 is installed
OR openstack-neutron-vpnaas-doc-11.0.1~dev5-3.12 is installed
OR openstack-neutron-vyatta-agent-11.0.1~dev5-3.12 is installed
OR openstack-nova-16.1.9~dev3-3.23 is installed
OR openstack-nova-api-16.1.9~dev3-3.23 is installed
OR openstack-nova-cells-16.1.9~dev3-3.23 is installed
OR openstack-nova-compute-16.1.9~dev3-3.23 is installed
OR openstack-nova-conductor-16.1.9~dev3-3.23 is installed
OR openstack-nova-console-16.1.9~dev3-3.23 is installed
OR openstack-nova-consoleauth-16.1.9~dev3-3.23 is installed
OR openstack-nova-doc-16.1.9~dev3-3.23 is installed
OR openstack-nova-novncproxy-16.1.9~dev3-3.23 is installed
OR openstack-nova-placement-api-16.1.9~dev3-3.23 is installed
OR openstack-nova-scheduler-16.1.9~dev3-3.23 is installed
OR openstack-nova-serialproxy-16.1.9~dev3-3.23 is installed
OR openstack-nova-vncproxy-16.1.9~dev3-3.23 is installed
OR openstack-trove-8.0.1~dev13-3.9 is installed
OR openstack-trove-api-8.0.1~dev13-3.9 is installed
OR openstack-trove-conductor-8.0.1~dev13-3.9 is installed
OR openstack-trove-doc-8.0.1~dev13-3.9 is installed
OR openstack-trove-guestagent-8.0.1~dev13-3.9 is installed
OR openstack-trove-taskmanager-8.0.1~dev13-3.9 is installed
OR python-Django-1.11.20-3.7 is installed
OR python-aodh-5.1.1~dev7-3.11 is installed
OR python-ardana-configurationprocessor-8.0+git.1534266236.fb1623c-6.9 is installed
OR python-barbican-5.0.2~dev3-3.14 is installed
OR python-ceilometer-9.0.8~dev7-3.12 is installed
OR python-cinder-11.2.3~dev5-3.15 is installed
OR python-cinderlm-0.0.2+git.1541444073.4d3347c-3.6 is installed
OR python-cliff-2.8.3-3.6 is installed
OR python-designate-5.0.3~dev7-3.11 is installed
OR python-freezerclient-1.5.1-3.3 is installed
OR python-freezerclient-doc-1.5.1-3.3 is installed
OR python-heat-9.0.8~dev3-3.18 is installed
OR python-heat-gbp-7.0.1~dev1-3.3 is installed
OR python-horizon-12.0.4~dev6-3.20 is installed
OR python-horizon-plugin-trove-ui-9.0.1~dev10-3.9 is installed
OR python-ironic-9.1.8~dev5-3.18 is installed
OR python-ironicclient-1.17.2-3.3 is installed
OR python-ironicclient-doc-1.17.2-3.3 is installed
OR python-keystone-12.0.4~dev2-5.19 is installed
OR python-magnumclient-2.7.1-3.3 is installed
OR python-magnumclient-doc-2.7.1-3.3 is installed
OR python-manilaclient-1.17.4-3.6 is installed
OR python-manilaclient-doc-1.17.4-3.6 is installed
OR python-monasca-agent-2.2.5~dev2-3.9 is installed
OR python-monasca-api-2.2.1~dev26-3.12 is installed
OR python-monasca-log-api-2.3.1~dev12-3.6 is installed
OR python-muranoclient-0.14.1-3.3 is installed
OR python-muranoclient-doc-0.14.1-3.3 is installed
OR python-neutron-11.0.9~dev28-3.18 is installed
OR python-neutron-fwaas-11.0.3~dev1-3.14 is installed
OR python-neutron-gbp-7.3.1~dev28-3.3 is installed
OR python-neutron-lbaas-11.0.4~dev6-3.9 is installed
OR python-neutron-vpnaas-11.0.1~dev5-3.12 is installed
OR python-nova-16.1.9~dev3-3.23 is installed
OR python-novaclient-9.1.3-3.6 is installed
OR python-novaclient-doc-9.1.3-3.6 is installed
OR python-openstackclient-3.12.2-3.3 is installed
OR python-os-brick-1.15.9-3.6 is installed
OR python-os-client-config-1.28.1-3.3 is installed
OR python-os-vif-1.7.2-3.3 is installed
OR python-os-win-2.2.1-3.3 is installed
OR python-oslo.cache-1.25.2-3.3 is installed
OR python-oslo.concurrency-3.21.2-3.3 is installed
OR python-oslo.config-4.11.2-3.3 is installed
OR python-oslo.config-doc-4.11.2-3.3 is installed
OR python-oslo.i18n-3.17.2-3.3 is installed
OR python-oslo.log-3.30.3-3.3 is installed
OR python-oslo.messaging-5.30.8-3.8 is installed
OR python-oslo.middleware-3.30.2-3.3 is installed
OR python-oslo.policy-1.25.4-3.6 is installed
OR python-oslo.privsep-1.22.2-3.3 is installed
OR python-oslo.reports-1.22.2-3.3 is installed
OR python-oslo.utils-3.28.4-3.6 is installed
OR python-oslo.versionedobjects-1.26.3-3.6 is installed
OR python-oslo.vmware-2.23.2-3.3 is installed
OR python-oslotest-2.17.2-3.3 is installed
OR python-python-subunit-1.2.0-4.3 is installed
OR python-saharaclient-1.3.1-3.3 is installed
OR python-saharaclient-doc-1.3.1-3.3 is installed
OR python-swiftclient-3.4.1-3.3 is installed
OR python-swiftclient-doc-3.4.1-3.3 is installed
OR python-trove-8.0.1~dev13-3.9 is installed
OR python-zaqarclient-1.7.1-3.3 is installed
OR supportutils-plugin-suse-openstack-cloud-8.0.1551262227.7a7deb6-3.3 is installed
OR venv-openstack-aodh-5.1.1~dev7-12.16 is installed
OR venv-openstack-aodh-x86_64-5.1.1~dev7-12.16 is installed
OR venv-openstack-barbican-5.0.2~dev3-12.17 is installed
OR venv-openstack-barbican-x86_64-5.0.2~dev3-12.17 is installed
OR venv-openstack-ceilometer-9.0.8~dev7-12.14 is installed
OR venv-openstack-ceilometer-x86_64-9.0.8~dev7-12.14 is installed
OR venv-openstack-cinder-11.2.3~dev5-14.17 is installed
OR venv-openstack-cinder-x86_64-11.2.3~dev5-14.17 is installed
OR venv-openstack-designate-5.0.3~dev7-12.15 is installed
OR venv-openstack-designate-x86_64-5.0.3~dev7-12.15 is installed
OR venv-openstack-freezer-5.0.0.0~xrc2~dev2-10.12 is installed
OR venv-openstack-freezer-x86_64-5.0.0.0~xrc2~dev2-10.12 is installed
OR venv-openstack-glance-15.0.2~dev9-12.15 is installed
OR venv-openstack-glance-x86_64-15.0.2~dev9-12.15 is installed
OR venv-openstack-heat-9.0.8~dev3-12.17 is installed
OR venv-openstack-heat-x86_64-9.0.8~dev3-12.17 is installed
OR venv-openstack-horizon-12.0.4~dev6-14.22 is installed
OR venv-openstack-horizon-x86_64-12.0.4~dev6-14.22 is installed
OR venv-openstack-ironic-9.1.8~dev5-12.17 is installed
OR venv-openstack-ironic-x86_64-9.1.8~dev5-12.17 is installed
OR venv-openstack-keystone-12.0.4~dev2-11.17 is installed
OR venv-openstack-keystone-x86_64-12.0.4~dev2-11.17 is installed
OR venv-openstack-magnum-5.0.2-11.15 is installed
OR venv-openstack-magnum-x86_64-5.0.2-11.15 is installed
OR venv-openstack-manila-5.0.4~dev17-12.19 is installed
OR venv-openstack-manila-x86_64-5.0.4~dev17-12.19 is installed
OR venv-openstack-monasca-2.2.1-11.13 is installed
OR venv-openstack-monasca-ceilometer-1.5.1-8.11 is installed
OR venv-openstack-monasca-ceilometer-x86_64-1.5.1-8.11 is installed
OR venv-openstack-monasca-x86_64-2.2.1-11.13 is installed
OR venv-openstack-murano-4.0.1-12.11 is installed
OR venv-openstack-murano-x86_64-4.0.1-12.11 is installed
OR venv-openstack-neutron-11.0.2-13.19 is installed
OR venv-openstack-neutron-x86_64-11.0.2-13.19 is installed
OR venv-openstack-nova-16.1.9~dev3-11.18 is installed
OR venv-openstack-nova-x86_64-16.1.9~dev3-11.18 is installed
OR venv-openstack-octavia-1.0.5~dev1-12.17 is installed
OR venv-openstack-octavia-x86_64-1.0.5~dev1-12.17 is installed
OR venv-openstack-sahara-7.0.4~dev1-11.16 is installed
OR venv-openstack-sahara-x86_64-7.0.4~dev1-11.16 is installed
OR venv-openstack-swift-2.15.2-11.11 is installed
OR venv-openstack-swift-x86_64-2.15.2-11.11 is installed
OR venv-openstack-trove-8.0.1~dev13-11.16 is installed
OR venv-openstack-trove-x86_64-8.0.1~dev13-11.16 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND slf4j-1.7.12-3.3 is installed
|