Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 LTSS kernel was updated to 4.4.121 to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2018-8781: The udl_fb_mmap function in drivers/gpu/drm/udl/udl_fb.c had an integer-overflow vulnerability that allowed local users with access to the udldrmfb driver to obtain full read and write permissions on kernel physical pages, resulting in a code execution in kernel space (bnc#1090643). - CVE-2018-10124: The kill_something_info function in kernel/signal.c might have allowed local users to cause a denial of service via an INT_MIN argument (bnc#1089752). - CVE-2018-10087: The kernel_wait4 function in kernel/exit.c might have allowed local users to cause a denial of service by triggering an attempted use of the -INT_MIN value (bnc#1089608). - CVE-2017-18257: The __get_data_block function in fs/f2fs/data.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and loop) via crafted use of the open and fallocate system calls with an FS_IOC_FIEMAP ioctl. (bnc#1088241) - CVE-2018-8822: Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c could be exploited by malicious NCPFS servers to crash the kernel or execute code (bnc#1086162). - CVE-2018-8043: The unimac_mdio_probe function in drivers/net/phy/mdio-bcm-unimac.c did not validate certain resource availability, which allowed local users to cause a denial of service (NULL pointer dereference) (bnc#1084829). - CVE-2018-7740: The resv_map_release function in mm/hugetlb.c allowed local users to cause a denial of service (BUG) via a crafted application that made mmap system calls and has a large pgoff argument to the remap_file_pages system call (bnc#1084353). - CVE-2018-1087: And an unprivileged KVM guest user could use this flaw to potentially escalate their privileges inside a guest. (bsc#1087088) - CVE-2018-8897: An unprivileged system user could use incorrect set up interrupt stacks to crash the Linux kernel resulting in DoS issue. (bsc#1087088)
The following non-security bugs were fixed:
- alsa: hda/realtek - Fix speaker no sound after system resume (bsc#1031717). - alsa: hda: Add a power_save blacklist (bnc#1012382). - alsa: usb-audio: Add a quirck for B&W PX headphones (bnc#1012382). - arm: dts: LogicPD Torpedo: Fix I2C1 pinmux (bnc#1012382). - arm: mvebu: Fix broken PL310_ERRATA_753970 selects (bnc#1012382). - kvm: mmu: Fix overlap between public and private memslots (bnc#1012382). - Partial revert 'e1000e: Avoid receiver overrun interrupt bursts' (bsc#1075428). - Revert 'e1000e: Separate signaling for link check/link up' (bsc#1075428). - Revert 'led: core: Fix brightness setting when setting delay_off=0' (bnc#1012382). - Revert 'watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185).' This reverts commit 5d4a2355a2a1c2ec6fdf9d18b68ca0a04ff73c70. - bpf, x64: implement retpoline for tail call (bnc#1012382). - bridge: check brport attr show in brport_show (bnc#1012382). - btrfs: Only check first key for committed tree blocks (bsc#1084721). - btrfs: Validate child tree block's level and first key (bsc#1084721). - btrfs: preserve i_mode if __btrfs_set_acl() fails (bnc#1012382). - ch9200: use skb_cow_head() to deal with cloned skbs (bsc#1088684). - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init() (bnc#1012382). - dcache: Add cond_resched in shrink_dentry_list (bsc#1086194). - dm io: fix duplicate bio completion due to missing ref count (bnc#1012382). - drm/i915/cmdparser: Do not check past the cmd length (bsc#1031717). - drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit (bsc#1031717). - e1000e: Avoid missed interrupts following ICR read (bsc#1075428). - e1000e: Avoid receiver overrun interrupt bursts (bsc#1075428). - e1000e: Fix check_for_link return value with autoneg off (bsc#1075428). - e1000e: Fix link check race condition (bsc#1075428). - e1000e: Fix queue interrupt re-raising in Other interrupt (bsc#1075428). - e1000e: Remove Other from EIAC (bsc#1075428). - fib_semantics: Do not match route with mismatching tclassid (bnc#1012382). - fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate() (git-fixes, bsc#1083745). - hdlc_ppp: carrier detect ok, do not turn off negotiation (bnc#1012382). - hugetlbfs: fix offset overflow in hugetlbfs mmap (bnc#1084353). - ibmvfc: Avoid unnecessary port relogin (bsc#1085404). - ibmvnic: Clear pending interrupt after device reset (bsc#1089644). - ibmvnic: Define vnic_login_client_data name field as unsized array (bsc#1089198). - ibmvnic: Disable irqs before exiting reset from closed state (bsc#1084610). - ibmvnic: Do not notify peers on parameter change resets (bsc#1089198). - ibmvnic: Do not reset CRQ for Mobility driver resets (bsc#1088600). - ibmvnic: Fix DMA mapping mistakes (bsc#1088600). - ibmvnic: Fix failover case for non-redundant configuration (bsc#1088600). - ibmvnic: Fix reset return from closed state (bsc#1084610). - ibmvnic: Fix reset scheduler error handling (bsc#1088600). - ibmvnic: Handle all login error conditions (bsc#1089198). - ibmvnic: Potential NULL dereference in clean_one_tx_pool() (bsc#1085224, git-fixes). - ibmvnic: Remove unused TSO resources in TX pool structure (bsc#1085224). - ibmvnic: Update TX pool cleaning routine (bsc#1085224). - ibmvnic: Zero used TX descriptor counter on reset (bsc#1088600). - ipv6 sit: work around bogus gcc-8 -Wrestrict warning (bnc#1012382). - kGraft: fix small race in reversion code (bsc#1083125). - kabi/severities: Ignore kgr_shadow_* kABI changes - kvm/x86: fix icebp instruction handling (bnc#1012382). - livepatch: Allow to call a custom callback when freeing shadow variables (bsc#1082299 fate#313296). - livepatch: Initialize shadow variables safely by a custom callback (bsc#1082299 fate#313296). - mac80211: do not WARN on bad WMM parameters from buggy APs (bsc#1031717). - md-cluster: fix wrong condition check in raid1_write_request (bsc#1085402). - media: au0828: fix VIDEO_V4L2 dependency (bsc#1031717). - media: cx25821: prevent out-of-bounds read on array card (bsc#1031717). - media: m88ds3103: do not call a non-initalized function (bnc#1012382). - media: s3c-camif: fix out-of-bounds array access (bsc#1031717). - mm/hugetlb.c: do not call region_abort if region_chg fails (bnc#1084353). - mpls, nospec: Sanitize array index in mpls_label_ok() (bnc#1012382). - net: fix race on decreasing number of TX queues (bnc#1012382). - net: ipv4: avoid unused variable warning for sysctl (git-fixes). - net: ipv4: do not allow setting net.ipv4.route.min_pmtu below 68 (bnc#1012382). - net: mpls: Pull common label check into helper (bnc#1012382). - netlink: ensure to loop over all netns in genlmsg_multicast_allns() (bnc#1012382). - nospec: Allow index argument to have const-qualified type (bnc#1012382). - perf/x86/intel: Add model number for Skylake Server to perf (FATE#321269). - powerpc/crash: Remove the test for cpu_online in the IPI callback (bsc#1088242). - powerpc: Do not send system reset request through the oops path (bsc#1088242). - powerpc: System reset avoid interleaving oops using die synchronisation (bsc#1088242). - ppp: prevent unregistered channels from connecting to PPP units (bnc#1012382). - regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write() (bsc#1031717). - regmap: Do not use format_val in regmap_bulk_read (bsc#1031717). - regmap: Fix reversed bounds check in regmap_raw_write() (bsc#1031717). - regmap: Format data for raw write in regmap_bulk_write (bsc#1031717). - rpm/config.sh: ensure sorted patches. - s390/cpuinfo: show facilities as reported by stfle (bnc#1076847, LTC#163740). - s390/qeth: fix IPA command submission race (bnc#1012382). - s390/qeth: fix SETIP command handling (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v4_get_dst (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v6_get_dst() (bnc#1012382). - sctp: verify size of a new chunk in _sctp_make_chunk() (bnc#1012382). - storvsc: do not schedule work elements during host reset (bsc#1070536, bsc#1057734). - storvsc_drv: use embedded work structure for host rescan (bsc#1070536, bsc#1057734). - storvsc_drv: use separate workqueue for rescan (bsc#1070536, bsc#1057734). - swap: divide-by-zero when zero length swap file on ssd (bsc#1082153). - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - udplite: fix partial checksum initialization (bnc#1012382). - watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185). - x86/apic/vector: Handle legacy irq data correctly (bnc#1012382). - x86/entry/64: Do not use IST entry for #BP stack (bsc#1087088). - x86/kaiser: Duplicate cpu_tss for an entry trampoline usage (bsc#1077560 bsc#1083836). - x86/kaiser: Remove a user mapping of cpu_tss structure (bsc#1077560 bsc#1083836). - x86/kaiser: Use a per-CPU trampoline stack for kernel entry (bsc#1077560). - x86/kaiser: enforce trampoline stack alignment (bsc#1087260). - x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist (bsc#1087845). - xen-blkfront: fix mq start/stop race (bsc#1085042). - xen-netback: use skb to determine number of required guest Rx requests (bsc#1046610).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1012382 1015342 1015343 1017967 1019016 1019695 1019699 1020412 1021121 1022604 1024361 1024365 1024376 1027968 1030552 1031492 1031717 1033962 1040311 1040312 1040313 1042286 1042910 1046610 1048317 1050431 1050577 1050578 1050579 1050581 1053352 1053685 1055014 1055960 1056596 1057734 1059554 1062604 1063646 1064232 1065364 1066223 1068032 1068075 1069138 1070536 1075428 1076847 1077560 1078921 1080157 1082153 1082299 1083125 1083507 1083663 1083745 1083836 1084353 1084610 1084721 1084829 1085042 1085185 1085224 1085402 1085404 1085536 1085539 1086162 1086194 1086457 1086774 1086775 1086813 1086814 1086817 1086820 1087088 1087092 1087260 1087845 1088241 1088242 1088600 1088684 1089066 1089198 1089608 1089644 1089752 1090643 1090888 1091171 1091860 1096254 1096748 1097105 1098253 1098822 1099597 1099810 1099811 1099813 1099832 1099844 1099845 1099846 1099849 1099863 1099864 1099922 1099999 1100000 1100001 1100132 1101822 1101841 1102346 1102486 1102517 1102715 1102797 1103269 1103445 1103717 1104319 1104485 1104494 1104495 1104683 1104897 1105271 1105292 1105322 1105323 1105392 1105396 1105524 1105536 1105769 1106016 1106105 1106185 1106229 1106271 1106275 1106276 1106278 1106281 1106283 1106369 1106509 1106511 1106697 1106929 1106934 1106995 1107060 1107078 1107319 1107320 1107689 1107735 1107966 1120281 1121571 1121816 1121818 1121821 1136446 1136976 1137597 1138034 1140747 1141322 1158527 1159819 1168874 1169740 1170446 1171355 1172651 1173334 1173592 1173594 1174662 1178971 963575 966170 966172 969470 969476 969477 970506 977410 CVE-2017-11624 CVE-2017-11625 CVE-2017-11626 CVE-2017-11627 CVE-2017-12595 CVE-2017-12617 CVE-2017-15710 CVE-2017-15715 CVE-2017-18207 CVE-2017-18257 CVE-2017-5664 CVE-2017-7674 CVE-2017-9208 CVE-2017-9209 CVE-2017-9210 CVE-2018-1000845 CVE-2018-10087 CVE-2018-10124 CVE-2018-1087 CVE-2018-10876 CVE-2018-10877 CVE-2018-10878 CVE-2018-10879 CVE-2018-10880 CVE-2018-10881 CVE-2018-10882 CVE-2018-10883 CVE-2018-10902 CVE-2018-10938 CVE-2018-1128 CVE-2018-1129 CVE-2018-1283 CVE-2018-12896 CVE-2018-1301 CVE-2018-1302 CVE-2018-1303 CVE-2018-13093 CVE-2018-13094 CVE-2018-13095 CVE-2018-1312 CVE-2018-15572 CVE-2018-16658 CVE-2018-20685 CVE-2018-6554 CVE-2018-6555 CVE-2018-7740 CVE-2018-8043 CVE-2018-8781 CVE-2018-8822 CVE-2018-8897 CVE-2018-8956 CVE-2018-9363 CVE-2019-10164 CVE-2019-11477 CVE-2019-11478 CVE-2019-11745 CVE-2019-17006 CVE-2019-3846 CVE-2019-6109 CVE-2019-6110 CVE-2019-6111 CVE-2019-8457 CVE-2020-11868 CVE-2020-13817 CVE-2020-15025 CVE-2020-6821 CVE-2020-6822 CVE-2020-6825 CVE-2020-6827 CVE-2020-6828 CVE-2020-8695 CVE-2020-8696 CVE-2020-8698 CVE-2020-9862 CVE-2020-9893 CVE-2020-9894 CVE-2020-9895 CVE-2020-9915 CVE-2020-9925 SUSE-SU-2017:3039-1 SUSE-SU-2018:0934-1 SUSE-SU-2018:1173-1 SUSE-SU-2018:2776-1 SUSE-SU-2019:0132-1 SUSE-SU-2019:0179-1 SUSE-SU-2019:1601-1 SUSE-SU-2019:1783-2 SUSE-SU-2020:0088-1 SUSE-SU-2020:2232-1 SUSE-SU-2020:3514-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 15.0 NonFree 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 Containers 15 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 SP1 SUSE Linux Enterprise Module for Legacy Software 15 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 Python2 packages 15 SP1 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 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 15-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 15 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 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND xf86-video-intel-2.99.917+git781.c8990575-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 15.0 NonFree is installed
AND opera-54.0.2952.41-lp150.2.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
apparmor-abstractions-2.10.2-14 is installed
OR apparmor-docs-2.10.2-14 is installed
OR apparmor-parser-2.10.2-14 is installed
OR apparmor-profiles-2.10.2-14 is installed
OR apparmor-utils-2.10.2-14 is installed
OR libapparmor-devel-2.10.2-14 is installed
OR libapparmor1-2.10.2-14 is installed
OR libapparmor1-32bit-2.10.2-14 is installed
OR pam_apparmor-2.10.2-14 is installed
OR pam_apparmor-32bit-2.10.2-14 is installed
OR perl-apparmor-2.10.2-14 is installed
OR python3-apparmor-2.10.2-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
avahi-0.6.31-20 is installed
OR avahi-lang-0.6.31-20 is installed
OR libavahi-client3-0.6.31-20 is installed
OR libavahi-client3-32bit-0.6.31-20 is installed
OR libavahi-common3-0.6.31-20 is installed
OR libavahi-common3-32bit-0.6.31-20 is installed
OR libavahi-core7-0.6.31-20 is installed
OR libdns_sd-0.6.31-20 is installed
OR libdns_sd-32bit-0.6.31-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND autofs-5.0.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 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 Desktop 12 SP3 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND libksba8-1.3.0-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
opencv-3.3.1-6.6 is installed
OR python2-opencv-3.3.1-6.6 is installed
OR python3-opencv-3.3.1-6.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libxcb-composite0-1.13-1 is installed
OR libxcb-damage0-1.13-1 is installed
OR libxcb-devel-1.13-1 is installed
OR libxcb-devel-doc-1.13-1 is installed
OR libxcb-dpms0-1.13-1 is installed
OR libxcb-dri2-0-1.13-1 is installed
OR libxcb-dri2-0-32bit-1.13-1 is installed
OR libxcb-dri3-0-1.13-1 is installed
OR libxcb-dri3-0-32bit-1.13-1 is installed
OR libxcb-glx0-1.13-1 is installed
OR libxcb-glx0-32bit-1.13-1 is installed
OR libxcb-present0-1.13-1 is installed
OR libxcb-present0-32bit-1.13-1 is installed
OR libxcb-randr0-1.13-1 is installed
OR libxcb-record0-1.13-1 is installed
OR libxcb-render0-1.13-1 is installed
OR libxcb-res0-1.13-1 is installed
OR libxcb-screensaver0-1.13-1 is installed
OR libxcb-shape0-1.13-1 is installed
OR libxcb-shm0-1.13-1 is installed
OR libxcb-sync1-1.13-1 is installed
OR libxcb-sync1-32bit-1.13-1 is installed
OR libxcb-xf86dri0-1.13-1 is installed
OR libxcb-xfixes0-1.13-1 is installed
OR libxcb-xfixes0-32bit-1.13-1 is installed
OR libxcb-xinerama0-1.13-1 is installed
OR libxcb-xinput0-1.13-1 is installed
OR libxcb-xkb1-1.13-1 is installed
OR libxcb-xtest0-1.13-1 is installed
OR libxcb-xv0-1.13-1 is installed
OR libxcb-xvmc0-1.13-1 is installed
OR libxcb1-1.13-1 is installed
OR libxcb1-32bit-1.13-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
libxml2-2-2.9.7-3.6 is installed
OR libxml2-2-32bit-2.9.7-3.6 is installed
OR libxml2-devel-2.9.7-3.6 is installed
OR libxml2-tools-2.9.7-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 is installed
AND Package Information
containerd-1.2.5-5.13 is installed
OR docker-18.09.6_ce-6.17 is installed
OR docker-bash-completion-18.09.6_ce-6.17 is installed
OR docker-libnetwork-0.7.0.1+gitr2726_872f0a83c98a-4.12 is installed
OR docker-runc-1.0.0rc6+gitr3804_2b18fe1d885e-6.18 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2726_872f0a83c98a-4.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
gd-2.2.5-2 is installed
OR gd-devel-2.2.5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
gnome-settings-daemon-3.26.2-6 is installed
OR gnome-settings-daemon-devel-3.26.2-6 is installed
OR gnome-settings-daemon-lang-3.26.2-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
bsdtar-3.3.2-3.11 is installed
OR libarchive-3.3.2-3.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.181-3.10 is installed
OR java-1_8_0-openjdk-demo-1.8.0.181-3.10 is installed
OR java-1_8_0-openjdk-devel-1.8.0.181-3.10 is installed
OR java-1_8_0-openjdk-headless-1.8.0.181-3.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-150_41-default-2-2 is installed
OR kernel-livepatch-SLE15_Update_16-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_15-default-4-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_4-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
bind-9.11.2-12.11 is installed
OR bind-lwresd-9.11.2-12.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
dtb-aarch64-4.12.14-197.7 is installed
OR dtb-al-4.12.14-197.7 is installed
OR dtb-allwinner-4.12.14-197.7 is installed
OR dtb-altera-4.12.14-197.7 is installed
OR dtb-amd-4.12.14-197.7 is installed
OR dtb-amlogic-4.12.14-197.7 is installed
OR dtb-apm-4.12.14-197.7 is installed
OR dtb-arm-4.12.14-197.7 is installed
OR dtb-broadcom-4.12.14-197.7 is installed
OR dtb-cavium-4.12.14-197.7 is installed
OR dtb-exynos-4.12.14-197.7 is installed
OR dtb-freescale-4.12.14-197.7 is installed
OR dtb-hisilicon-4.12.14-197.7 is installed
OR dtb-lg-4.12.14-197.7 is installed
OR dtb-marvell-4.12.14-197.7 is installed
OR dtb-mediatek-4.12.14-197.7 is installed
OR dtb-nvidia-4.12.14-197.7 is installed
OR dtb-qcom-4.12.14-197.7 is installed
OR dtb-renesas-4.12.14-197.7 is installed
OR dtb-rockchip-4.12.14-197.7 is installed
OR dtb-socionext-4.12.14-197.7 is installed
OR dtb-sprd-4.12.14-197.7 is installed
OR dtb-xilinx-4.12.14-197.7 is installed
OR dtb-zte-4.12.14-197.7 is installed
OR kernel-debug-4.12.14-197.7 is installed
OR kernel-debug-base-4.12.14-197.7 is installed
OR kernel-debug-devel-4.12.14-197.7 is installed
OR kernel-debug-livepatch-devel-4.12.14-197.7 is installed
OR kernel-default-4.12.14-197.7 is installed
OR kernel-default-livepatch-4.12.14-197.7 is installed
OR kernel-docs-4.12.14-197.7 is installed
OR kernel-docs-html-4.12.14-197.7 is installed
OR kernel-kvmsmall-4.12.14-197.7 is installed
OR kernel-kvmsmall-base-4.12.14-197.7 is installed
OR kernel-kvmsmall-devel-4.12.14-197.7 is installed
OR kernel-kvmsmall-livepatch-devel-4.12.14-197.7 is installed
OR kernel-obs-qa-4.12.14-197.7 is installed
OR kernel-source-4.12.14-197.7 is installed
OR kernel-source-vanilla-4.12.14-197.7 is installed
OR kernel-vanilla-4.12.14-197.7 is installed
OR kernel-vanilla-base-4.12.14-197.7 is installed
OR kernel-vanilla-devel-4.12.14-197.7 is installed
OR kernel-vanilla-livepatch-devel-4.12.14-197.7 is installed
OR kernel-zfcpdump-4.12.14-197.7 is installed
OR kernel-zfcpdump-man-4.12.14-197.7 is installed
OR kselftests-kmp-default-4.12.14-197.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND python-azure-agent-2.2.45-7.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND Package Information
python-requests-2.20.1-6.3 is installed
OR python2-requests-2.20.1-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
apache2-2.4.33-1 is installed
OR apache2-devel-2.4.33-1 is installed
OR apache2-doc-2.4.33-1 is installed
OR apache2-prefork-2.4.33-1 is installed
OR apache2-utils-2.4.33-1 is installed
OR apache2-worker-2.4.33-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
krb5-plugin-kdb-ldap-1.16.3-1 is installed
OR krb5-server-1.16.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
nodejs8-8.11.4-3.8 is installed
OR nodejs8-devel-8.11.4-3.8 is installed
OR nodejs8-docs-8.11.4-3.8 is installed
OR npm8-8.11.4-3.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libmysqlclient18-10.0.27-12 is installed
OR libmysqlclient18-32bit-10.0.27-12 is installed
OR mariadb-10.0.27-12 is installed
OR mariadb-client-10.0.27-12 is installed
OR mariadb-errormessages-10.0.27-12 is installed
OR mariadb-tools-10.0.27-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
libmysqlclient-devel-10.0.31-29.3 is installed
OR libmysqlclient18-10.0.31-29.3 is installed
OR libmysqlclient18-32bit-10.0.31-29.3 is installed
OR libmysqlclient_r18-10.0.31-29.3 is installed
OR libmysqld-devel-10.0.31-29.3 is installed
OR libmysqld18-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
OR mariadb-client-10.0.31-29.3 is installed
OR mariadb-errormessages-10.0.31-29.3 is installed
OR mariadb-tools-10.0.31-29.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND binutils-2.26.1-9.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libjavascriptcoregtk-4_0-18-2.28.4-2.59 is installed
OR libwebkit2gtk-4_0-37-2.28.4-2.59 is installed
OR libwebkit2gtk3-lang-2.28.4-2.59 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.28.4-2.59 is installed
OR typelib-1_0-WebKit2-4_0-2.28.4-2.59 is installed
OR typelib-1_0-WebKit2WebExtension-4_0-2.28.4-2.59 is installed
OR webkit2gtk-4_0-injected-bundles-2.28.4-2.59 is installed
OR webkit2gtk3-2.28.4-2.59 is installed
OR webkit2gtk3-devel-2.28.4-2.59 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libjavascriptcoregtk-4_0-18-2.28.4-2.59 is installed
OR libwebkit2gtk-4_0-37-2.28.4-2.59 is installed
OR libwebkit2gtk3-lang-2.28.4-2.59 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.28.4-2.59 is installed
OR typelib-1_0-WebKit2-4_0-2.28.4-2.59 is installed
OR typelib-1_0-WebKit2WebExtension-4_0-2.28.4-2.59 is installed
OR webkit2gtk-4_0-injected-bundles-2.28.4-2.59 is installed
OR webkit2gtk3-2.28.4-2.59 is installed
OR webkit2gtk3-devel-2.28.4-2.59 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
openslp-2.0.0-18.17 is installed
OR openslp-32bit-2.0.0-18.17 is installed
OR openslp-server-2.0.0-18.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
cups-filters-1.0.58-15.2 is installed
OR cups-filters-cups-browsed-1.0.58-15.2 is installed
OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
OR cups-filters-ghostscript-1.0.58-15.2 is installed
OR libqpdf18-7.1.1-3.3 is installed
OR qpdf-7.1.1-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
cups-filters-1.0.58-15.2 is installed
OR cups-filters-cups-browsed-1.0.58-15.2 is installed
OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
OR cups-filters-ghostscript-1.0.58-15.2 is installed
OR libqpdf18-7.1.1-3.3 is installed
OR qpdf-7.1.1-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
kgraft-patch-4_4_121-92_73-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_21-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kernel-default-4.4.121-92.73 is installed
OR kernel-default-base-4.4.121-92.73 is installed
OR kernel-default-devel-4.4.121-92.73 is installed
OR kernel-default-man-4.4.121-92.73 is installed
OR kernel-devel-4.4.121-92.73 is installed
OR kernel-macros-4.4.121-92.73 is installed
OR kernel-source-4.4.121-92.73 is installed
OR kernel-syms-4.4.121-92.73 is installed
OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kernel-default-4.4.121-92.73 is installed
OR kernel-default-base-4.4.121-92.73 is installed
OR kernel-default-devel-4.4.121-92.73 is installed
OR kernel-default-man-4.4.121-92.73 is installed
OR kernel-devel-4.4.121-92.73 is installed
OR kernel-macros-4.4.121-92.73 is installed
OR kernel-source-4.4.121-92.73 is installed
OR kernel-syms-4.4.121-92.73 is installed
OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
python3-rpm-4.11.2-16.21 is installed
OR rpm-4.11.2-16.21 is installed
OR rpm-32bit-4.11.2-16.21 is installed
OR rpm-build-4.11.2-16.21 is installed
OR rpm-python-4.11.2-16.21 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
tomcat-8.0.43-29.5 is installed
OR tomcat-admin-webapps-8.0.43-29.5 is installed
OR tomcat-docs-webapp-8.0.43-29.5 is installed
OR tomcat-el-3_0-api-8.0.43-29.5 is installed
OR tomcat-javadoc-8.0.43-29.5 is installed
OR tomcat-jsp-2_3-api-8.0.43-29.5 is installed
OR tomcat-lib-8.0.43-29.5 is installed
OR tomcat-servlet-3_1-api-8.0.43-29.5 is installed
OR tomcat-webapps-8.0.43-29.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
tomcat-8.0.43-29.5 is installed
OR tomcat-admin-webapps-8.0.43-29.5 is installed
OR tomcat-docs-webapp-8.0.43-29.5 is installed
OR tomcat-el-3_0-api-8.0.43-29.5 is installed
OR tomcat-javadoc-8.0.43-29.5 is installed
OR tomcat-jsp-2_3-api-8.0.43-29.5 is installed
OR tomcat-lib-8.0.43-29.5 is installed
OR tomcat-servlet-3_1-api-8.0.43-29.5 is installed
OR tomcat-webapps-8.0.43-29.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
avahi-0.6.32-30 is installed
OR avahi-lang-0.6.32-30 is installed
OR avahi-utils-0.6.32-30 is installed
OR libavahi-client3-0.6.32-30 is installed
OR libavahi-client3-32bit-0.6.32-30 is installed
OR libavahi-common3-0.6.32-30 is installed
OR libavahi-common3-32bit-0.6.32-30 is installed
OR libavahi-core7-0.6.32-30 is installed
OR libdns_sd-0.6.32-30 is installed
OR libdns_sd-32bit-0.6.32-30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
MozillaFirefox-68.2.0-109.95 is installed
OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
MozillaFirefox-68.2.0-109.95 is installed
OR MozillaFirefox-translations-common-68.2.0-109.95 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libmysqlclient18-10.0.40.1-29.32 is installed
OR libmysqlclient18-32bit-10.0.40.1-29.32 is installed
OR mariadb-10.0.40.1-29.32 is installed
OR mariadb-client-10.0.40.1-29.32 is installed
OR mariadb-errormessages-10.0.40.1-29.32 is installed
OR mariadb-tools-10.0.40.1-29.32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libmysqlclient18-10.0.40.1-29.32 is installed
OR libmysqlclient18-32bit-10.0.40.1-29.32 is installed
OR mariadb-10.0.40.1-29.32 is installed
OR mariadb-client-10.0.40.1-29.32 is installed
OR mariadb-errormessages-10.0.40.1-29.32 is installed
OR mariadb-tools-10.0.40.1-29.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
ceph-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR ceph-common-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR libcephfs2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librados2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR libradosstriper1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librbd1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librgw2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-cephfs-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rados-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rbd-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rgw-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libecpg6-10.6-1.6 is installed
OR libpq5-10.6-1.6 is installed
OR libpq5-32bit-10.6-1.6 is installed
OR postgresql10-10.6-1.6 is installed
OR postgresql10-contrib-10.6-1.6 is installed
OR postgresql10-docs-10.6-1.6 is installed
OR postgresql10-libs-10.6-1.6 is installed
OR postgresql10-server-10.6-1.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libecpg6-10.6-1.6 is installed
OR libpq5-10.6-1.6 is installed
OR libpq5-32bit-10.6-1.6 is installed
OR postgresql10-10.6-1.6 is installed
OR postgresql10-contrib-10.6-1.6 is installed
OR postgresql10-docs-10.6-1.6 is installed
OR postgresql10-libs-10.6-1.6 is installed
OR postgresql10-server-10.6-1.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
accountsservice-0.6.42-16.8 is installed
OR accountsservice-lang-0.6.42-16.8 is installed
OR libaccountsservice0-0.6.42-16.8 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-16.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
accountsservice-0.6.42-16.8 is installed
OR accountsservice-lang-0.6.42-16.8 is installed
OR libaccountsservice0-0.6.42-16.8 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-16.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
wicked-0.6.60-3.21 is installed
OR wicked-service-0.6.60-3.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
apache2-mod_php7-7.2.5-4.52 is installed
OR php7-7.2.5-4.52 is installed
OR php7-bcmath-7.2.5-4.52 is installed
OR php7-bz2-7.2.5-4.52 is installed
OR php7-calendar-7.2.5-4.52 is installed
OR php7-ctype-7.2.5-4.52 is installed
OR php7-curl-7.2.5-4.52 is installed
OR php7-dba-7.2.5-4.52 is installed
OR php7-devel-7.2.5-4.52 is installed
OR php7-dom-7.2.5-4.52 is installed
OR php7-enchant-7.2.5-4.52 is installed
OR php7-exif-7.2.5-4.52 is installed
OR php7-fastcgi-7.2.5-4.52 is installed
OR php7-fileinfo-7.2.5-4.52 is installed
OR php7-fpm-7.2.5-4.52 is installed
OR php7-ftp-7.2.5-4.52 is installed
OR php7-gd-7.2.5-4.52 is installed
OR php7-gettext-7.2.5-4.52 is installed
OR php7-gmp-7.2.5-4.52 is installed
OR php7-iconv-7.2.5-4.52 is installed
OR php7-intl-7.2.5-4.52 is installed
OR php7-json-7.2.5-4.52 is installed
OR php7-ldap-7.2.5-4.52 is installed
OR php7-mbstring-7.2.5-4.52 is installed
OR php7-mysql-7.2.5-4.52 is installed
OR php7-odbc-7.2.5-4.52 is installed
OR php7-opcache-7.2.5-4.52 is installed
OR php7-openssl-7.2.5-4.52 is installed
OR php7-pcntl-7.2.5-4.52 is installed
OR php7-pdo-7.2.5-4.52 is installed
OR php7-pear-7.2.5-4.52 is installed
OR php7-pear-Archive_Tar-7.2.5-4.52 is installed
OR php7-pgsql-7.2.5-4.52 is installed
OR php7-phar-7.2.5-4.52 is installed
OR php7-posix-7.2.5-4.52 is installed
OR php7-shmop-7.2.5-4.52 is installed
OR php7-snmp-7.2.5-4.52 is installed
OR php7-soap-7.2.5-4.52 is installed
OR php7-sockets-7.2.5-4.52 is installed
OR php7-sodium-7.2.5-4.52 is installed
OR php7-sqlite-7.2.5-4.52 is installed
OR php7-sysvmsg-7.2.5-4.52 is installed
OR php7-sysvsem-7.2.5-4.52 is installed
OR php7-sysvshm-7.2.5-4.52 is installed
OR php7-tokenizer-7.2.5-4.52 is installed
OR php7-wddx-7.2.5-4.52 is installed
OR php7-xmlreader-7.2.5-4.52 is installed
OR php7-xmlrpc-7.2.5-4.52 is installed
OR php7-xmlwriter-7.2.5-4.52 is installed
OR php7-xsl-7.2.5-4.52 is installed
OR php7-zip-7.2.5-4.52 is installed
OR php7-zlib-7.2.5-4.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libvpx-1.3.0-3.3 is installed
OR libvpx1-32bit-1.3.0-3.3 is installed
OR vpx-tools-1.3.0-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libyaml-cpp0_5-0.5.3-3.3 is installed
OR yaml-cpp-0.5.3-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND doxygen-1.8.6-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
kernel-default-4.12.14-122.23 is installed
OR kernel-default-extra-4.12.14-122.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
pidgin-plugin-otr-4.0.2-1 is installed
OR pidgin-plugin-otr-lang-4.0.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.29 is installed
OR kernel-default-extra-4.12.14-197.29 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND crowbar-openstack-3.0+git.1521471181.2b39130da-39.10 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND ansible-2.4.6.0-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
galera-3-25.3.24-4.3 is installed
OR galera-3-wsrep-provider-25.3.24-4.3 is installed
OR libmariadb3-3.0.6-3.6 is installed
OR mariadb-10.2.21-4.8 is installed
OR mariadb-client-10.2.21-4.8 is installed
OR mariadb-connector-c-3.0.6-3.6 is installed
OR mariadb-errormessages-10.2.21-4.8 is installed
OR mariadb-galera-10.2.21-4.8 is installed
OR mariadb-tools-10.2.21-4.8 is installed
|