Revision Date: | 2022-01-13 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP5 kernel was updated.
The following security bugs were fixed:
- CVE-2019-15126: Fixed a vulnerability in Broadcom and Cypress Wi-Fi chips, used in RPi family of devices aka 'Kr00k'. (bsc#1167162) - CVE-2021-33098: Fixed a potential denial of service in Intel(R) Ethernet ixgbe driver due to improper input validation. (bsc#1192877) - CVE-2021-0935: Fixed out of bounds write due to a use after free which could lead to local escalation of privilege with System execution privileges needed in ip6_xmit. (bsc#1192032) - CVE-2018-25020: Fixed an issue in the BPF subsystem in the Linux kernel mishandled situations with a long jump over an instruction sequence where inner instructions require substantial expansions into multiple BPF instructions, leading to an overflow. (bsc#1193575) - CVE-2021-0920: Fixed a local privilege escalation due to an use after free bug in unix_gc. (bsc#1193731) - CVE-2021-45485: Fixed an information leak because of certain use of a hash table which use IPv6 source addresses. (bsc#1194094) - CVE-2021-45486: Fixed an information leak because the hash table is very small in net/ipv4/route.c. (bsc#1194087) - CVE-2021-28715: Fixed an issue where a guest could force Linux netback driver to hog large amounts of kernel memory by do not queueing unlimited number of packages. (bsc#1193442) - CVE-2021-28714: Fixed an issue where a guest could force Linux netback driver to hog large amounts of kernel memory by fixing rx queue stall detection. (bsc#1193442) - CVE-2021-28713: Fixed a rogue backends that could cause DoS of guests via high frequency events by hardening hvc_xen against event channel storms. (bsc#1193440) - CVE-2021-28712: Fixed a rogue backends that could cause DoS of guests via high frequency events by hardening netfront against event channel storms. (bsc#1193440) - CVE-2021-28711: Fixed a rogue backends that could cause DoS of guests via high frequency events by hardening blkfront against event channel storms. (bsc#1193440) - CVE-2021-43975: Fixed a flaw in hw_atl_utils_fw_rpc_wait that could allow an attacker (who can introduce a crafted device) to trigger an out-of-bounds write via a crafted length value. (bsc#1192845) - CVE-2021-43976: Fixed a flaw that could allow an attacker (who can connect a crafted USB device) to cause a denial of service. (bsc#1192847) - CVE-2021-4002: Added a missing TLB flush that could lead to leak or corruption of data in hugetlbfs. (bsc#1192946) - CVE-2020-27820: Fixed a vulnerability where a use-after-frees in nouveau's postclose() handler could happen if removing device. (bsc#1179599)
The following non-security bugs were fixed:
- blk-mq: do not deactivate hctx if managed irq isn't used (bsc#1185762). - cifs: Add new mount parameter 'acdirmax' to allow caching directory metadata (bsc#1190317). - cifs: Add new parameter 'acregmax' for distinct file and directory metadata timeout (bsc#1190317). - cifs: convert list_for_each to entry variant (jsc#SLE-20656). - cifs: convert revalidate of directories to using directory metadata cache timeout (bsc#1190317). - cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED (bsc#1190317). - cifs: fiemap: do not return EINVAL if get nothing (bsc#1190317). - cifs: Fix a potencially linear read overflow (git-fixes). - cifs: fix a sign extension bug (git-fixes). - cifs: fix incorrect check for null pointer in header_assemble (bsc#1190317). - cifs: fix memory leak of smb3_fs_context_dup::server_hostname (bsc#1190317). - cifs: fix missed refcounting of ipc tcon (git-fixes). - cifs: fix potential use-after-free bugs (jsc#SLE-20656). - cifs: fix print of hdr_flags in dfscache_proc_show() (jsc#SLE-20656). - cifs: fix wrong release in sess_alloc_buffer() failed path (bsc#1190317). - cifs: for compound requests, use open handle if possible (bsc#1190317). - cifs: introduce new helper for cifs_reconnect() (jsc#SLE-20656). - cifs: move to generic async completion (bsc#1190317). - cifs: nosharesock should be set on new server (git-fixes). - cifs: nosharesock should not share socket with future sessions (bsc#1190317). - cifs: On cifs_reconnect, resolve the hostname again (bsc#1190317). - cifs: properly invalidate cached root handle when closing it (bsc#1190317). - cifs: release lock earlier in dequeue_mid error case (bsc#1190317). - cifs: set a minimum of 120s for next dns resolution (bsc#1190317). - cifs: Simplify reconnect code when dfs upcall is enabled (bsc#1190317). - cifs: split out dfs code from cifs_reconnect() (jsc#SLE-20656). - cifs: support nested dfs links over reconnect (jsc#SLE-20656). - cifs: support share failover when remounting (jsc#SLE-20656). - cifs: To match file servers, make sure the server hostname matches (bsc#1190317). - config: INPUT_EVBUG=n (bsc#1192974). Debug driver unsuitable for production, only enabled on ppc64. - constraints: Build aarch64 on recent ARMv8.1 builders. Request asimdrdm feature which is available only on recent ARMv8.1 CPUs. This should prevent scheduling the kernel on an older slower builder. - cred: allow get_cred() and put_cred() to be given NULL (git-fixes). - EDAC/amd64: Handle three rank interleaving mode (bsc#1114648). - elfcore: correct reference to CONFIG_UML (git-fixes). - elfcore: fix building with clang (bsc#1169514). - fuse: release pipe buf after last use (bsc#1193318). - genirq: Move initial affinity setup to irq_startup() (bsc#1193231). - genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP (bsc#1193231). - genirq: Remove mask argument from setup_affinity() (bsc#1193231). - genirq: Rename setup_affinity() to irq_setup_affinity() (bsc#1193231). - genirq: Split out irq_startup() code (bsc#1193231). - lpfc: Reintroduce old IRQ probe logic (bsc#1183897). - md: fix a lock order reversal in md_alloc (git-fixes). - net: hso: fix control-request directions (git-fixes). - net: hso: fix muxed tty registration (git-fixes). - net: lan78xx: fix division by zero in send path (git-fixes). - net: mana: Allow setting the number of queues while the NIC is down (jsc#SLE-18779, bsc#1185727). - net: mana: Fix spelling mistake 'calledd' -> 'called' (jsc#SLE-18779, bsc#1185727). - net: mana: Fix the netdev_err()'s vPort argument in mana_init_port() (jsc#SLE-18779, bsc#1185727). - net: mana: Improve the HWC error handling (jsc#SLE-18779, bsc#1185727). - net: mana: Support hibernation and kexec (jsc#SLE-18779, bsc#1185727). - net: mana: Use kcalloc() instead of kzalloc() (jsc#SLE-18779, bsc#1185727). - net: pegasus: fix uninit-value in get_interrupt_interval (git-fixes). - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of '0' if no IRQ is available (git-fixes). - nfsd: do not alloc under spinlock in rpc_parse_scope_id (git-fixes). - nfsd: Handle the NFSv4 READDIR 'dircount' hint being zero (git-fixes). - nvme-fc: avoid race between time out and tear down (bsc#1185762). - nvme-fc: remove freeze/unfreeze around update_nr_hw_queues (bsc#1185762). - nvme-fc: update hardware queues before using them (bsc#1185762). - nvme-fc: wait for queues to freeze before calling update_hr_hw_queues (bsc#1183678). - nvme-pci: add NO APST quirk for Kioxia device (git-fixes). - objtool: Support Clang non-section symbols in ORC generation (bsc#1169514). - platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()' (git-fixes). - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning (git-fixes). - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds (git-fixes). - rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request (git-fixes). - scsi: core: Fix bad pointer dereference when ehandler kthread is invalid (git-fixes). - scsi: core: Put LLD module refcnt after SCSI device is released (git-fixes). - scsi: iscsi: Adjust iface sysfs attr detection (git-fixes). - scsi: lpfc: Add additional debugfs support for CMF (bsc1192145). - scsi: lpfc: Adjust CMF total bytes and rxmonitor (bsc1192145). - scsi: lpfc: Cap CMF read bytes to MBPI (bsc1192145). - scsi: lpfc: Change return code on I/Os received during link bounce (bsc1192145). - scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV (bsc1192145). - scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance (bsc1192145). - scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO (bsc#1189126). - scsi: lpfc: Fix NPIV port deletion crash (bsc1192145). - scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup (bsc1192145). - scsi: lpfc: Update lpfc version to 14.0.0.4 (bsc1192145). - scsi: mpt3sas: Fix kernel panic during drive powercycle test (git-fixes). - scsi: qla2xxx: edif: Fix app start delay (git-fixes). - scsi: qla2xxx: edif: Fix app start fail (git-fixes). - scsi: qla2xxx: edif: Fix EDIF bsg (git-fixes). - scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo() (git-fixes). - scsi: qla2xxx: edif: Flush stale events and msgs on session down (git-fixes). - scsi: qla2xxx: edif: Increase ELS payload (git-fixes). - scsi: qla2xxx: Fix gnl list corruption (git-fixes). - scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id() (git-fixes). - scsi: qla2xxx: Format log strings only if needed (git-fixes). - scsi: qla2xxx: Relogin during fabric disturbance (git-fixes). - smb3: add additional null check in SMB2_ioctl (bsc#1190317). - smb3: add additional null check in SMB2_open (bsc#1190317). - smb3: add additional null check in SMB2_tcon (bsc#1190317). - smb3: correct server pointer dereferencing check to be more consistent (bsc#1190317). - smb3: correct smb3 ACL security descriptor (bsc#1190317). - smb3: do not error on fsync when readonly (bsc#1190317). - smb3: remove trivial dfs compile warning (jsc#SLE-20656). - SUNRPC: async tasks mustn't block waiting for memory (bsc#1191876 bsc#1192866). - SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC (bsc#1191876 bsc#1192866). - tracing: Check pid filtering when creating events (git-fixes). - tracing: Fix pid filtering when triggers are attached (git-fixes). - tty: hvc: replace BUG_ON() with negative return value (git-fixes). - usb: Add compatibility quirk flags for iODD 2531/2541 (git-fixes). - usb: dwc2: hcd_queue: Fix use of floating point literal (git-fixes). - usb: serial: option: add Fibocom FM101-GL variants (git-fixes). - usb: serial: option: add prod. id for Quectel EG91 (git-fixes). - usb: serial: option: add Quectel EC200S-CN module support (git-fixes). - usb: serial: option: add Telit LE910Cx composition 0x1204 (git-fixes). - usb: serial: option: add Telit LE910S1 0x9200 composition (git-fixes). - usb: serial: qcserial: add EM9191 QDL support (git-fixes). - x86/msi: Force affinity setup before startup (bsc#1193231). - x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (bsc#1114648). - x86/sme: Explicitly map new EFI memmap table as encrypted (bsc#1114648). - x86/xen: Add xenpv_restore_regs_and_return_to_usermode() (bsc#1114648). - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (bsc#1169514). - xen: sync include/xen/interface/io/ring.h with Xen's newest version (git-fixes). - xen/blkfront: do not take local copy of a request from the ring page (git-fixes). - xen/blkfront: do not trust the backend response data blindly (git-fixes). - xen/blkfront: read response from backend only once (git-fixes). - xen/netfront: disentangle tx_skb_freelist (git-fixes). - xen/netfront: do not read data from request on the ring page (git-fixes). - xen/netfront: do not trust the backend response data blindly (git-fixes). - xen/netfront: read response from backend only once (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1007728 1018699 1018700 1018701 1018702 1047356 1076503 1077291 1081925 1086773 1086782 1087027 1087033 1087037 1089781 1101567 1101570 1101571 1101573 1101576 1101577 1101578 1101581 1101582 1101588 1101589 1104789 1110018 1111331 1113534 1113652 1114648 1124431 1141977 1154456 1154458 1161181 1163019 1167162 1168140 1169392 1169514 1172073 1172906 1172935 1173197 1174543 1179599 1183678 1183897 1184804 1185727 1185762 1187167 1189126 1189158 1189305 1189841 1190317 1190358 1190428 1191229 1191384 1191731 1191876 1192032 1192145 1192267 1192740 1192845 1192847 1192866 1192877 1192946 1192974 1193231 1193306 1193318 1193440 1193442 1193575 1193731 1194087 1194094 729190 801663 809662 813673 813675 813677 814709 816156 816159 816163 819416 820917 820919 820920 830257 851280 874743 918187 920338 927080 928723 932059 932483 933770 933903 935286 936807 948902 960414 961368 961494 962313 965576 970632 975865 981654 989363 992533 997206 997207 997208 997210 997211 997220 997225 997230 997257 999679 999680 999682 999684 999685 999819 999820 CVE-2013-1917 CVE-2013-1918 CVE-2013-1919 CVE-2013-1920 CVE-2013-1952 CVE-2013-1964 CVE-2013-2072 CVE-2013-2076 CVE-2013-2077 CVE-2013-2078 CVE-2013-2207 CVE-2014-2913 CVE-2014-8121 CVE-2015-1781 CVE-2015-8325 CVE-2016-1908 CVE-2016-3115 CVE-2016-5180 CVE-2016-6210 CVE-2016-6515 CVE-2016-7124 CVE-2016-7125 CVE-2016-7126 CVE-2016-7127 CVE-2016-7128 CVE-2016-7129 CVE-2016-7130 CVE-2016-7131 CVE-2016-7132 CVE-2016-7411 CVE-2016-7412 CVE-2016-7413 CVE-2016-7414 CVE-2016-7416 CVE-2016-7417 CVE-2016-7418 CVE-2016-8610 CVE-2016-9131 CVE-2016-9147 CVE-2016-9444 CVE-2017-1000476 CVE-2017-10928 CVE-2017-18251 CVE-2017-18252 CVE-2017-18254 CVE-2018-0734 CVE-2018-10177 CVE-2018-1058 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-14349 CVE-2018-14350 CVE-2018-14352 CVE-2018-14353 CVE-2018-14354 CVE-2018-14355 CVE-2018-14356 CVE-2018-14357 CVE-2018-14358 CVE-2018-14359 CVE-2018-14362 CVE-2018-25020 CVE-2018-5089 CVE-2018-5091 CVE-2018-5095 CVE-2018-5096 CVE-2018-5097 CVE-2018-5098 CVE-2018-5099 CVE-2018-5102 CVE-2018-5103 CVE-2018-5104 CVE-2018-5117 CVE-2018-5407 CVE-2018-5764 CVE-2018-8960 CVE-2018-9018 CVE-2019-11091 CVE-2019-15126 CVE-2019-18421 CVE-2019-18425 CVE-2020-11740 CVE-2020-11741 CVE-2020-11742 CVE-2020-14093 CVE-2020-14154 CVE-2020-14954 CVE-2020-27820 CVE-2020-7211 CVE-2020-8608 CVE-2021-0920 CVE-2021-0935 CVE-2021-28711 CVE-2021-28712 CVE-2021-28713 CVE-2021-28714 CVE-2021-28715 CVE-2021-33098 CVE-2021-4002 CVE-2021-43975 CVE-2021-43976 CVE-2021-45485 CVE-2021-45486 SUSE-SU-2015:1424-1 SUSE-SU-2016:2459-1 SUSE-SU-2016:3287-1 SUSE-SU-2017:0112-1 SUSE-SU-2018:0361-1 SUSE-SU-2018:2403-1 SUSE-SU-2019:14133-1 SUSE-SU-2020:14414-1 SUSE-SU-2022:0068-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 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 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud Crowbar 9
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
ovmf-2017+git1510945757.b2662641d5-lp150.4.19 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-lp150.4.19 is installed
OR qemu-ovmf-ia32-2017+git1510945757.b2662641d5-lp150.4.19 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-lp150.4.19 is installed
OR qemu-ovmf-x86_64-debug-2017+git1510945757.b2662641d5-lp150.4.19 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
LibVNCServer-devel-0.9.9-15 is installed
OR libvncclient0-0.9.9-15 is installed
OR libvncserver0-0.9.9-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
gvim-7.4.326-2 is installed
OR vim-7.4.326-2 is installed
OR vim-data-7.4.326-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
kernel-default-3.12.59-60.45 is installed
OR kernel-default-devel-3.12.59-60.45 is installed
OR kernel-default-extra-3.12.59-60.45 is installed
OR kernel-devel-3.12.59-60.45 is installed
OR kernel-macros-3.12.59-60.45 is installed
OR kernel-source-3.12.59-60.45 is installed
OR kernel-syms-3.12.59-60.45 is installed
OR kernel-xen-3.12.59-60.45 is installed
OR kernel-xen-devel-3.12.59-60.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libgcrypt-1.6.1-16.42 is installed
OR libgcrypt20-1.6.1-16.42 is installed
OR libgcrypt20-32bit-1.6.1-16.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libvirt-3.3.0-5.8 is installed
OR libvirt-admin-3.3.0-5.8 is installed
OR libvirt-client-3.3.0-5.8 is installed
OR libvirt-daemon-3.3.0-5.8 is installed
OR libvirt-daemon-config-network-3.3.0-5.8 is installed
OR libvirt-daemon-config-nwfilter-3.3.0-5.8 is installed
OR libvirt-daemon-driver-interface-3.3.0-5.8 is installed
OR libvirt-daemon-driver-libxl-3.3.0-5.8 is installed
OR libvirt-daemon-driver-lxc-3.3.0-5.8 is installed
OR libvirt-daemon-driver-network-3.3.0-5.8 is installed
OR libvirt-daemon-driver-nodedev-3.3.0-5.8 is installed
OR libvirt-daemon-driver-nwfilter-3.3.0-5.8 is installed
OR libvirt-daemon-driver-qemu-3.3.0-5.8 is installed
OR libvirt-daemon-driver-secret-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-core-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-disk-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-logical-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-mpath-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-rbd-3.3.0-5.8 is installed
OR libvirt-daemon-driver-storage-scsi-3.3.0-5.8 is installed
OR libvirt-daemon-lxc-3.3.0-5.8 is installed
OR libvirt-daemon-qemu-3.3.0-5.8 is installed
OR libvirt-daemon-xen-3.3.0-5.8 is installed
OR libvirt-doc-3.3.0-5.8 is installed
OR libvirt-libs-3.3.0-5.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND shim-0.9-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
ecryptfs-utils-111-2 is installed
OR ecryptfs-utils-devel-111-2 is installed
OR libecryptfs1-111-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
libssh2-1-1.8.0-4.6 is installed
OR libssh2-devel-1.8.0-4.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
gcab-1.1-1 is installed
OR gcab-devel-1.1-1 is installed
OR gcab-lang-1.1-1 is installed
OR libgcab-1_0-0-1.1-1 is installed
OR typelib-1_0-GCab-1_0-1.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND python3-bottle-0.12.13-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
FastCGI-2.4.0-2 is installed
OR FastCGI-devel-2.4.0-2 is installed
OR libfcgi0-2.4.0-2 is installed
OR perl-FastCGI-2.4.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
git-2.16.4-3.9 is installed
OR git-arch-2.16.4-3.9 is installed
OR git-cvs-2.16.4-3.9 is installed
OR git-daemon-2.16.4-3.9 is installed
OR git-doc-2.16.4-3.9 is installed
OR git-email-2.16.4-3.9 is installed
OR git-gui-2.16.4-3.9 is installed
OR git-svn-2.16.4-3.9 is installed
OR git-web-2.16.4-3.9 is installed
OR gitk-2.16.4-3.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.11-6.36 is installed
OR libslurm31-17.02.11-6.36 is installed
OR perl-slurm-17.02.11-6.36 is installed
OR slurm-17.02.11-6.36 is installed
OR slurm-auth-none-17.02.11-6.36 is installed
OR slurm-config-17.02.11-6.36 is installed
OR slurm-devel-17.02.11-6.36 is installed
OR slurm-doc-17.02.11-6.36 is installed
OR slurm-lua-17.02.11-6.36 is installed
OR slurm-munge-17.02.11-6.36 is installed
OR slurm-pam_slurm-17.02.11-6.36 is installed
OR slurm-plugins-17.02.11-6.36 is installed
OR slurm-sched-wiki-17.02.11-6.36 is installed
OR slurm-slurmdb-direct-17.02.11-6.36 is installed
OR slurm-slurmdbd-17.02.11-6.36 is installed
OR slurm-sql-17.02.11-6.36 is installed
OR slurm-torque-17.02.11-6.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-66 is installed
OR libopenssl0_9_8-0.9.8j-66 is installed
OR libopenssl0_9_8-32bit-0.9.8j-66 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.191-3.13 is installed
OR java-1_8_0-openjdk-demo-1.8.0.191-3.13 is installed
OR java-1_8_0-openjdk-devel-1.8.0.191-3.13 is installed
OR java-1_8_0-openjdk-headless-1.8.0.191-3.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.191-3.13 is installed
OR java-1_8_0-openjdk-accessibility-1.8.0.191-3.13 is installed
OR java-1_8_0-openjdk-javadoc-1.8.0.191-3.13 is installed
OR java-1_8_0-openjdk-src-1.8.0.191-3.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.59-60.41 is installed
OR kernel-ec2-devel-3.12.59-60.41 is installed
OR kernel-ec2-extra-3.12.59-60.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND apache2-mod_nss-1.0.17-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
libsaml-devel-2.6.1-1 is installed
OR libsaml9-2.6.1-1 is installed
OR opensaml-schemas-2.6.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
nodejs6-6.9.5-7 is installed
OR nodejs6-devel-6.9.5-7 is installed
OR nodejs6-docs-6.9.5-7 is installed
OR npm6-6.9.5-7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
xen-4.1.5_02-0.5 is installed
OR xen-doc-html-4.1.5_02-0.5 is installed
OR xen-doc-pdf-4.1.5_02-0.5 is installed
OR xen-kmp-default-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-kmp-pae-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-kmp-trace-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-libs-4.1.5_02-0.5 is installed
OR xen-libs-32bit-4.1.5_02-0.5 is installed
OR xen-tools-4.1.5_02-0.5 is installed
OR xen-tools-domU-4.1.5_02-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
xen-4.1.5_02-0.5 is installed
OR xen-doc-html-4.1.5_02-0.5 is installed
OR xen-doc-pdf-4.1.5_02-0.5 is installed
OR xen-kmp-default-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-kmp-pae-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-kmp-trace-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-libs-4.1.5_02-0.5 is installed
OR xen-libs-32bit-4.1.5_02-0.5 is installed
OR xen-tools-4.1.5_02-0.5 is installed
OR xen-tools-domU-4.1.5_02-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
xen-4.1.5_02-0.5 is installed
OR xen-doc-html-4.1.5_02-0.5 is installed
OR xen-doc-pdf-4.1.5_02-0.5 is installed
OR xen-kmp-default-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-kmp-pae-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-kmp-trace-4.1.5_02_3.0.74_0.6.10-0.5 is installed
OR xen-libs-4.1.5_02-0.5 is installed
OR xen-libs-32bit-4.1.5_02-0.5 is installed
OR xen-tools-4.1.5_02-0.5 is installed
OR xen-tools-domU-4.1.5_02-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
nagios-nrpe-2.12-24.4.10 is installed
OR nagios-nrpe-doc-2.12-24.4.10 is installed
OR nagios-plugins-nrpe-2.12-24.4.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
nagios-nrpe-2.12-24.4.10 is installed
OR nagios-nrpe-doc-2.12-24.4.10 is installed
OR nagios-plugins-nrpe-2.12-24.4.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
nagios-nrpe-2.12-24.4.10 is installed
OR nagios-nrpe-doc-2.12-24.4.10 is installed
OR nagios-plugins-nrpe-2.12-24.4.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
nagios-nrpe-2.12-24.4.10 is installed
OR nagios-nrpe-doc-2.12-24.4.10 is installed
OR nagios-plugins-nrpe-2.12-24.4.10 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
nagios-nrpe-2.12-24.4.10 is installed
OR nagios-nrpe-doc-2.12-24.4.10 is installed
OR nagios-plugins-nrpe-2.12-24.4.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
apache2-mod_php53-5.3.17-84 is installed
OR php53-5.3.17-84 is installed
OR php53-bcmath-5.3.17-84 is installed
OR php53-bz2-5.3.17-84 is installed
OR php53-calendar-5.3.17-84 is installed
OR php53-ctype-5.3.17-84 is installed
OR php53-curl-5.3.17-84 is installed
OR php53-dba-5.3.17-84 is installed
OR php53-dom-5.3.17-84 is installed
OR php53-exif-5.3.17-84 is installed
OR php53-fastcgi-5.3.17-84 is installed
OR php53-fileinfo-5.3.17-84 is installed
OR php53-ftp-5.3.17-84 is installed
OR php53-gd-5.3.17-84 is installed
OR php53-gettext-5.3.17-84 is installed
OR php53-gmp-5.3.17-84 is installed
OR php53-iconv-5.3.17-84 is installed
OR php53-intl-5.3.17-84 is installed
OR php53-json-5.3.17-84 is installed
OR php53-ldap-5.3.17-84 is installed
OR php53-mbstring-5.3.17-84 is installed
OR php53-mcrypt-5.3.17-84 is installed
OR php53-mysql-5.3.17-84 is installed
OR php53-odbc-5.3.17-84 is installed
OR php53-openssl-5.3.17-84 is installed
OR php53-pcntl-5.3.17-84 is installed
OR php53-pdo-5.3.17-84 is installed
OR php53-pear-5.3.17-84 is installed
OR php53-pgsql-5.3.17-84 is installed
OR php53-pspell-5.3.17-84 is installed
OR php53-shmop-5.3.17-84 is installed
OR php53-snmp-5.3.17-84 is installed
OR php53-soap-5.3.17-84 is installed
OR php53-suhosin-5.3.17-84 is installed
OR php53-sysvmsg-5.3.17-84 is installed
OR php53-sysvsem-5.3.17-84 is installed
OR php53-sysvshm-5.3.17-84 is installed
OR php53-tokenizer-5.3.17-84 is installed
OR php53-wddx-5.3.17-84 is installed
OR php53-xmlreader-5.3.17-84 is installed
OR php53-xmlrpc-5.3.17-84 is installed
OR php53-xmlwriter-5.3.17-84 is installed
OR php53-xsl-5.3.17-84 is installed
OR php53-zip-5.3.17-84 is installed
OR php53-zlib-5.3.17-84 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-84 is installed
OR php53-5.3.17-84 is installed
OR php53-bcmath-5.3.17-84 is installed
OR php53-bz2-5.3.17-84 is installed
OR php53-calendar-5.3.17-84 is installed
OR php53-ctype-5.3.17-84 is installed
OR php53-curl-5.3.17-84 is installed
OR php53-dba-5.3.17-84 is installed
OR php53-dom-5.3.17-84 is installed
OR php53-exif-5.3.17-84 is installed
OR php53-fastcgi-5.3.17-84 is installed
OR php53-fileinfo-5.3.17-84 is installed
OR php53-ftp-5.3.17-84 is installed
OR php53-gd-5.3.17-84 is installed
OR php53-gettext-5.3.17-84 is installed
OR php53-gmp-5.3.17-84 is installed
OR php53-iconv-5.3.17-84 is installed
OR php53-intl-5.3.17-84 is installed
OR php53-json-5.3.17-84 is installed
OR php53-ldap-5.3.17-84 is installed
OR php53-mbstring-5.3.17-84 is installed
OR php53-mcrypt-5.3.17-84 is installed
OR php53-mysql-5.3.17-84 is installed
OR php53-odbc-5.3.17-84 is installed
OR php53-openssl-5.3.17-84 is installed
OR php53-pcntl-5.3.17-84 is installed
OR php53-pdo-5.3.17-84 is installed
OR php53-pear-5.3.17-84 is installed
OR php53-pgsql-5.3.17-84 is installed
OR php53-pspell-5.3.17-84 is installed
OR php53-shmop-5.3.17-84 is installed
OR php53-snmp-5.3.17-84 is installed
OR php53-soap-5.3.17-84 is installed
OR php53-suhosin-5.3.17-84 is installed
OR php53-sysvmsg-5.3.17-84 is installed
OR php53-sysvsem-5.3.17-84 is installed
OR php53-sysvshm-5.3.17-84 is installed
OR php53-tokenizer-5.3.17-84 is installed
OR php53-wddx-5.3.17-84 is installed
OR php53-xmlreader-5.3.17-84 is installed
OR php53-xmlrpc-5.3.17-84 is installed
OR php53-xmlwriter-5.3.17-84 is installed
OR php53-xsl-5.3.17-84 is installed
OR php53-zip-5.3.17-84 is installed
OR php53-zlib-5.3.17-84 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
apache2-mod_php53-5.3.17-84 is installed
OR php53-5.3.17-84 is installed
OR php53-bcmath-5.3.17-84 is installed
OR php53-bz2-5.3.17-84 is installed
OR php53-calendar-5.3.17-84 is installed
OR php53-ctype-5.3.17-84 is installed
OR php53-curl-5.3.17-84 is installed
OR php53-dba-5.3.17-84 is installed
OR php53-dom-5.3.17-84 is installed
OR php53-exif-5.3.17-84 is installed
OR php53-fastcgi-5.3.17-84 is installed
OR php53-fileinfo-5.3.17-84 is installed
OR php53-ftp-5.3.17-84 is installed
OR php53-gd-5.3.17-84 is installed
OR php53-gettext-5.3.17-84 is installed
OR php53-gmp-5.3.17-84 is installed
OR php53-iconv-5.3.17-84 is installed
OR php53-intl-5.3.17-84 is installed
OR php53-json-5.3.17-84 is installed
OR php53-ldap-5.3.17-84 is installed
OR php53-mbstring-5.3.17-84 is installed
OR php53-mcrypt-5.3.17-84 is installed
OR php53-mysql-5.3.17-84 is installed
OR php53-odbc-5.3.17-84 is installed
OR php53-openssl-5.3.17-84 is installed
OR php53-pcntl-5.3.17-84 is installed
OR php53-pdo-5.3.17-84 is installed
OR php53-pear-5.3.17-84 is installed
OR php53-pgsql-5.3.17-84 is installed
OR php53-pspell-5.3.17-84 is installed
OR php53-shmop-5.3.17-84 is installed
OR php53-snmp-5.3.17-84 is installed
OR php53-soap-5.3.17-84 is installed
OR php53-suhosin-5.3.17-84 is installed
OR php53-sysvmsg-5.3.17-84 is installed
OR php53-sysvsem-5.3.17-84 is installed
OR php53-sysvshm-5.3.17-84 is installed
OR php53-tokenizer-5.3.17-84 is installed
OR php53-wddx-5.3.17-84 is installed
OR php53-xmlreader-5.3.17-84 is installed
OR php53-xmlrpc-5.3.17-84 is installed
OR php53-xmlwriter-5.3.17-84 is installed
OR php53-xsl-5.3.17-84 is installed
OR php53-zip-5.3.17-84 is installed
OR php53-zlib-5.3.17-84 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-84 is installed
OR php53-5.3.17-84 is installed
OR php53-bcmath-5.3.17-84 is installed
OR php53-bz2-5.3.17-84 is installed
OR php53-calendar-5.3.17-84 is installed
OR php53-ctype-5.3.17-84 is installed
OR php53-curl-5.3.17-84 is installed
OR php53-dba-5.3.17-84 is installed
OR php53-dom-5.3.17-84 is installed
OR php53-exif-5.3.17-84 is installed
OR php53-fastcgi-5.3.17-84 is installed
OR php53-fileinfo-5.3.17-84 is installed
OR php53-ftp-5.3.17-84 is installed
OR php53-gd-5.3.17-84 is installed
OR php53-gettext-5.3.17-84 is installed
OR php53-gmp-5.3.17-84 is installed
OR php53-iconv-5.3.17-84 is installed
OR php53-intl-5.3.17-84 is installed
OR php53-json-5.3.17-84 is installed
OR php53-ldap-5.3.17-84 is installed
OR php53-mbstring-5.3.17-84 is installed
OR php53-mcrypt-5.3.17-84 is installed
OR php53-mysql-5.3.17-84 is installed
OR php53-odbc-5.3.17-84 is installed
OR php53-openssl-5.3.17-84 is installed
OR php53-pcntl-5.3.17-84 is installed
OR php53-pdo-5.3.17-84 is installed
OR php53-pear-5.3.17-84 is installed
OR php53-pgsql-5.3.17-84 is installed
OR php53-pspell-5.3.17-84 is installed
OR php53-shmop-5.3.17-84 is installed
OR php53-snmp-5.3.17-84 is installed
OR php53-soap-5.3.17-84 is installed
OR php53-suhosin-5.3.17-84 is installed
OR php53-sysvmsg-5.3.17-84 is installed
OR php53-sysvsem-5.3.17-84 is installed
OR php53-sysvshm-5.3.17-84 is installed
OR php53-tokenizer-5.3.17-84 is installed
OR php53-wddx-5.3.17-84 is installed
OR php53-xmlreader-5.3.17-84 is installed
OR php53-xmlrpc-5.3.17-84 is installed
OR php53-xmlwriter-5.3.17-84 is installed
OR php53-xsl-5.3.17-84 is installed
OR php53-zip-5.3.17-84 is installed
OR php53-zlib-5.3.17-84 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND microcode_ctl-1.17-102.83.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND microcode_ctl-1.17-102.83.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND docker-1.4.1-16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND docker-1.4.1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.6-33 is installed
OR java-1_7_0-openjdk-demo-1.7.0.6-33 is installed
OR java-1_7_0-openjdk-devel-1.7.0.6-33 is installed
OR java-1_7_0-openjdk-headless-1.7.0.6-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
apache-commons-daemon-1.0.15-4 is installed
OR apache-commons-daemon-javadoc-1.0.15-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
bind-9.9.9P1-62 is installed
OR bind-chrootenv-9.9.9P1-62 is installed
OR bind-devel-9.9.9P1-62 is installed
OR bind-doc-9.9.9P1-62 is installed
OR bind-libs-9.9.9P1-62 is installed
OR bind-libs-32bit-9.9.9P1-62 is installed
OR bind-utils-9.9.9P1-62 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND ant-1.9.4-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
xen-4.7.6_05-43.42 is installed
OR xen-doc-html-4.7.6_05-43.42 is installed
OR xen-libs-4.7.6_05-43.42 is installed
OR xen-libs-32bit-4.7.6_05-43.42 is installed
OR xen-tools-4.7.6_05-43.42 is installed
OR xen-tools-domU-4.7.6_05-43.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
xen-4.7.6_05-43.42 is installed
OR xen-doc-html-4.7.6_05-43.42 is installed
OR xen-libs-4.7.6_05-43.42 is installed
OR xen-libs-32bit-4.7.6_05-43.42 is installed
OR xen-tools-4.7.6_05-43.42 is installed
OR xen-tools-domU-4.7.6_05-43.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
xen-4.7.6_04-43.39 is installed
OR xen-doc-html-4.7.6_04-43.39 is installed
OR xen-libs-4.7.6_04-43.39 is installed
OR xen-libs-32bit-4.7.6_04-43.39 is installed
OR xen-tools-4.7.6_04-43.39 is installed
OR xen-tools-domU-4.7.6_04-43.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
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 Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
kgraft-patch-4_4_121-92_85-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_23-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_121-92_80-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libxml2-2.9.4-46.3 is installed
OR libxml2-2-2.9.4-46.3 is installed
OR libxml2-2-32bit-2.9.4-46.3 is installed
OR libxml2-doc-2.9.4-46.3 is installed
OR libxml2-tools-2.9.4-46.3 is installed
OR python-libxml2-2.9.4-46.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libxml2-2.9.4-46.3 is installed
OR libxml2-2-2.9.4-46.3 is installed
OR libxml2-2-32bit-2.9.4-46.3 is installed
OR libxml2-doc-2.9.4-46.3 is installed
OR libxml2-tools-2.9.4-46.3 is installed
OR python-libxml2-2.9.4-46.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND binutils-2.26.1-9.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
perl-5.18.2-12.20 is installed
OR perl-32bit-5.18.2-12.20 is installed
OR perl-base-5.18.2-12.20 is installed
OR perl-doc-5.18.2-12.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
perl-5.18.2-12.20 is installed
OR perl-32bit-5.18.2-12.20 is installed
OR perl-base-5.18.2-12.20 is installed
OR perl-doc-5.18.2-12.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_156-94_61-default-8-2 is installed
OR kgraft-patch-SLE12-SP3_Update_19-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_156-94_61-default-8-2 is installed
OR kgraft-patch-SLE12-SP3_Update_19-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
gnome-shell-search-provider-nautilus-3.20.3-23.6 is installed
OR libnautilus-extension1-3.20.3-23.6 is installed
OR nautilus-3.20.3-23.6 is installed
OR nautilus-lang-3.20.3-23.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
gnome-shell-search-provider-nautilus-3.20.3-23.6 is installed
OR libnautilus-extension1-3.20.3-23.6 is installed
OR nautilus-3.20.3-23.6 is installed
OR nautilus-lang-3.20.3-23.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
libldap-2_4-2-2.4.41-18.43 is installed
OR libldap-2_4-2-32bit-2.4.41-18.43 is installed
OR openldap2-2.4.41-18.43 is installed
OR openldap2-back-meta-2.4.41-18.43 is installed
OR openldap2-client-2.4.41-18.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
audiofile-0.3.6-11.3 is installed
OR libaudiofile1-0.3.6-11.3 is installed
OR libaudiofile1-32bit-0.3.6-11.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
audiofile-0.3.6-11.3 is installed
OR libaudiofile1-0.3.6-11.3 is installed
OR libaudiofile1-32bit-0.3.6-11.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
cvs-1.12.12-182.3 is installed
OR cvs-doc-1.12.12-182.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
kernel-default-4.12.14-122.106.1 is installed
OR kernel-default-base-4.12.14-122.106.1 is installed
OR kernel-default-devel-4.12.14-122.106.1 is installed
OR kernel-default-man-4.12.14-122.106.1 is installed
OR kernel-devel-4.12.14-122.106.1 is installed
OR kernel-macros-4.12.14-122.106.1 is installed
OR kernel-source-4.12.14-122.106.1 is installed
OR kernel-syms-4.12.14-122.106.1 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
kernel-default-4.12.14-122.106.1 is installed
OR kernel-default-base-4.12.14-122.106.1 is installed
OR kernel-default-devel-4.12.14-122.106.1 is installed
OR kernel-default-man-4.12.14-122.106.1 is installed
OR kernel-devel-4.12.14-122.106.1 is installed
OR kernel-macros-4.12.14-122.106.1 is installed
OR kernel-source-4.12.14-122.106.1 is installed
OR kernel-syms-4.12.14-122.106.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
augeas-1.10.1-2 is installed
OR augeas-lenses-1.10.1-2 is installed
OR libaugeas0-1.10.1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND apache2-mod_nss-1.0.14-10.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND apache2-mod_nss-1.0.14-10.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_31-default-6-5 is installed
OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
OR kgraft-patch-SLE12_Update_9-6-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 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 for SAP Applications 12 SP2 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 Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
kernel-default-4.4.180-94.103 is installed
OR kernel-default-base-4.4.180-94.103 is installed
OR kernel-default-devel-4.4.180-94.103 is installed
OR kernel-devel-4.4.180-94.103 is installed
OR kernel-macros-4.4.180-94.103 is installed
OR kernel-source-4.4.180-94.103 is installed
OR kernel-syms-4.4.180-94.103 is installed
OR kgraft-patch-4_4_180-94_103-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_28-1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND bash-lang-4.2-75 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
pulseaudio-module-bluetooth-5.0-2 is installed
OR pulseaudio-module-gconf-5.0-2 is installed
OR pulseaudio-module-jack-5.0-2 is installed
OR pulseaudio-module-lirc-5.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND typelib-1_0-Gtk-2_0-2.24.31-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libtag1-32bit-1.9.1-1 is installed
OR libtag_c0-32bit-1.9.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libjavascriptcoregtk-1_0-0-2.4.11-23 is installed
OR libjavascriptcoregtk-1_0-0-32bit-2.4.11-23 is installed
OR libwebkitgtk-1_0-0-2.4.11-23 is installed
OR libwebkitgtk-1_0-0-32bit-2.4.11-23 is installed
OR libwebkitgtk2-lang-2.4.11-23 is installed
OR typelib-1_0-JavaScriptCore-3_0-2.4.11-23 is installed
OR typelib-1_0-WebKit-3_0-2.4.11-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
empathy-3.12.14-8.6 is installed
OR empathy-lang-3.12.14-8.6 is installed
OR telepathy-mission-control-plugin-goa-3.12.14-8.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
gnome-photos-3.26.3-2 is installed
OR gnome-photos-lang-3.26.3-2 is installed
OR gnome-shell-search-provider-gnome-photos-3.26.3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
gimp-2.8.22-3 is installed
OR gimp-devel-2.8.22-3 is installed
OR gimp-lang-2.8.22-3 is installed
OR gimp-plugins-python-2.8.22-3 is installed
OR libgimp-2_0-0-2.8.22-3 is installed
OR libgimpui-2_0-0-2.8.22-3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.15-38.8 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.15-38.8 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.15-38.8 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.15-38.8 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.15-38.8 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-pycrypto-2.6.1-10.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 9 is installed
AND python-requests-2.20.1-4.3 is installed
|