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): | 1051510 1058115 1065729 1071995 1082555 1083647 1089731 1089895 1103990 1103991 1103992 1104745 1109837 1111666 1112178 1112374 1113956 1114279 1114648 1124278 1124431 1127354 1127355 1127371 1133021 1141558 1142685 1144333 1151794 1152489 1154824 1157169 1158265 1160388 1160947 1164780 1164871 1165183 1165478 1165741 1166969 1166978 1167162 1167574 1167851 1167867 1168332 1168503 1168670 1168789 1169005 1169020 1169514 1169525 1169762 1170056 1170125 1170145 1170284 1170345 1170457 1170522 1170592 1170617 1170618 1170620 1170621 1170770 1170778 1170791 1170901 1171078 1171098 1171118 1171189 1171191 1171195 1171202 1171205 1171214 1171217 1171218 1171219 1171220 1171244 1171293 1171417 1171527 1171599 1171600 1171601 1171602 1171604 1171605 1171606 1171607 1171608 1171609 1171610 1171611 1171612 1171613 1171614 1171615 1171616 1171617 1171618 1171619 1171620 1171621 1171622 1171623 1171624 1171625 1171626 1171662 1171679 1171691 1171692 1171694 1171695 1171736 1171761 1171817 1171948 1171949 1171951 1171952 1171979 1171982 1171983 1172017 1172073 1172096 1172097 1172098 1172099 1172101 1172102 1172103 1172104 1172127 1172130 1172185 1172188 1172199 1172201 1172202 1172218 1172221 1172249 1172251 1172253 1172317 1172342 1172343 1172344 1172366 1172378 1172391 1172397 1172453 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 807449 822664 853632 855980 856496 856498 CVE-2006-5793 CVE-2006-5969 CVE-2007-5497 CVE-2008-1232 CVE-2008-1947 CVE-2008-2370 CVE-2008-2938 CVE-2008-3964 CVE-2008-5515 CVE-2008-5907 CVE-2008-6218 CVE-2009-0033 CVE-2009-0040 CVE-2009-0159 CVE-2009-0580 CVE-2009-0781 CVE-2009-0783 CVE-2009-1252 CVE-2009-2042 CVE-2009-2693 CVE-2009-2901 CVE-2009-2902 CVE-2009-4274 CVE-2009-5063 CVE-2010-0205 CVE-2010-1157 CVE-2010-1205 CVE-2010-1693 CVE-2010-2227 CVE-2010-2249 CVE-2010-3718 CVE-2010-3904 CVE-2010-4172 CVE-2010-4649 CVE-2011-0013 CVE-2011-0534 CVE-2011-1006 CVE-2011-1022 CVE-2011-1184 CVE-2011-2204 CVE-2011-2501 CVE-2011-2526 CVE-2011-2690 CVE-2011-2691 CVE-2011-2692 CVE-2011-3026 CVE-2011-3048 CVE-2011-3190 CVE-2011-3345 CVE-2011-5062 CVE-2011-5063 CVE-2011-5064 CVE-2012-2733 CVE-2012-3425 CVE-2012-3546 CVE-2012-4431 CVE-2012-4534 CVE-2012-5568 CVE-2012-5885 CVE-2012-5886 CVE-2012-5887 CVE-2013-0221 CVE-2013-0222 CVE-2013-0223 CVE-2013-1769 CVE-2013-2002 CVE-2013-2005 CVE-2013-2765 CVE-2013-4491 CVE-2013-6414 CVE-2013-6415 CVE-2013-6417 CVE-2013-7112 CVE-2013-7113 CVE-2013-7114 CVE-2013-7353 CVE-2013-7354 CVE-2015-0247 CVE-2015-1572 CVE-2018-1000199 CVE-2018-10113 CVE-2018-25020 CVE-2019-15126 CVE-2019-19462 CVE-2019-20806 CVE-2019-20812 CVE-2019-9455 CVE-2020-0543 CVE-2020-10690 CVE-2020-10711 CVE-2020-10720 CVE-2020-10732 CVE-2020-10751 CVE-2020-10757 CVE-2020-12114 CVE-2020-12464 CVE-2020-12652 CVE-2020-12653 CVE-2020-12654 CVE-2020-12655 CVE-2020-12656 CVE-2020-12657 CVE-2020-12659 CVE-2020-12768 CVE-2020-12769 CVE-2020-13143 CVE-2020-27820 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-2020:1602-1 SUSE-SU-2020:1658-1 SUSE-SU-2022:0068-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP5 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-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 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-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 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Software Development Kit 12 SP5 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 OpenStack Cloud 5
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
libhogweed2-2.7.1-9.1 is installed
OR libhogweed2-32bit-2.7.1-9.1 is installed
OR libnettle-2.7.1-9.1 is installed
OR libnettle-devel-2.7.1-9.1 is installed
OR libnettle-devel-32bit-2.7.1-9.1 is installed
OR libnettle4-2.7.1-9.1 is installed
OR libnettle4-32bit-2.7.1-9.1 is installed
OR nettle-2.7.1-9.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
apache2-2.4.23-4.3 is installed
OR apache2-devel-2.4.23-4.3 is installed
OR apache2-doc-2.4.23-4.3 is installed
OR apache2-example-pages-2.4.23-4.3 is installed
OR apache2-prefork-2.4.23-4.3 is installed
OR apache2-utils-2.4.23-4.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
ant-1.9.4-11.4 is installed
OR ant-jmf-1.9.4-11.4 is installed
OR ant-junit-1.9.4-11.3 is installed
OR ant-scripts-1.9.4-11.4 is installed
OR ant-swing-1.9.4-11.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND telepathy-gabble-0.7.10-2.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
curl-7.19.7-1.46 is installed
OR libcurl4-7.19.7-1.46 is installed
OR libcurl4-32bit-7.19.7-1.46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
flash-player-11.2.202.481-0.8 is installed
OR flash-player-gnome-11.2.202.481-0.8 is installed
OR flash-player-kde4-11.2.202.481-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
flash-player-11.2.202.425-19 is installed
OR flash-player-gnome-11.2.202.425-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
curl-7.37.0-28 is installed
OR libcurl4-7.37.0-28 is installed
OR libcurl4-32bit-7.37.0-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libspice-server1-0.12.7-8 is installed
OR spice-0.12.7-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
ntp-4.2.8p10-63 is installed
OR ntp-doc-4.2.8p10-63 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
kernel-docs-4.12.14-122.106.1 is installed
OR kernel-obs-build-4.12.14-122.106.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
ocfs2-1.6-0.28.7 is installed
OR ocfs2-kmp-bigmem-1.6_3.0.101_108.87-0.28.7 is installed
OR ocfs2-kmp-default-1.6_3.0.101_108.87-0.28.7 is installed
OR ocfs2-kmp-pae-1.6_3.0.101_108.87-0.28.7 is installed
OR ocfs2-kmp-ppc64-1.6_3.0.101_108.87-0.28.7 is installed
OR ocfs2-kmp-trace-1.6_3.0.101_108.87-0.28.7 is installed
OR ocfs2-kmp-xen-1.6_3.0.101_108.87-0.28.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
automake-1.15.1-2 is installed
OR m4-1.4.18-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND sles12sp1-docker-image-1.0.7-20171002 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 Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.44-52.10 is installed
OR kernel-ec2-devel-3.12.44-52.10 is installed
OR kernel-ec2-extra-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
libmysql55client18-5.5.52-0.27 is installed
OR libmysql55client_r18-5.5.52-0.27 is installed
OR mysql-5.5.52-0.27 is installed
OR mysql-client-5.5.52-0.27 is installed
OR mysql-tools-5.5.52-0.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-69.27 is installed
OR kernel-rt-base-3.0.101.rt130-69.27 is installed
OR kernel-rt-devel-3.0.101.rt130-69.27 is installed
OR kernel-rt_trace-3.0.101.rt130-69.27 is installed
OR kernel-rt_trace-base-3.0.101.rt130-69.27 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-69.27 is installed
OR kernel-source-rt-3.0.101.rt130-69.27 is installed
OR kernel-syms-rt-3.0.101.rt130-69.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
NetworkManager-0.7.0.r4359-15.9 is installed
OR NetworkManager-glib-0.7.0.r4359-15.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
NetworkManager-0.7.0.r4359-15.9 is installed
OR NetworkManager-glib-0.7.0.r4359-15.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
MozillaFirefox-3.5.9-0.1 is installed
OR MozillaFirefox-translations-3.5.9-0.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-38.2.1esr-17 is installed
OR MozillaFirefox-translations-38.2.1esr-17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-38.2.1esr-17 is installed
OR MozillaFirefox-translations-38.2.1esr-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-38.2.1esr-17 is installed
OR MozillaFirefox-translations-38.2.1esr-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-38.2.1esr-17 is installed
OR MozillaFirefox-translations-38.2.1esr-17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.79 is installed
OR libMagickCore1-6.4.3.6-78.79 is installed
OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.79 is installed
OR libMagickCore1-6.4.3.6-78.79 is installed
OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
bind-9.9.4P2-0.6 is installed
OR bind-chrootenv-9.9.4P2-0.6 is installed
OR bind-devel-9.9.6P1-0.5 is installed
OR bind-doc-9.9.4P2-0.6 is installed
OR bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-libs-x86-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.4P2-0.6 is installed
OR bind-chrootenv-9.9.4P2-0.6 is installed
OR bind-devel-9.9.6P1-0.5 is installed
OR bind-doc-9.9.4P2-0.6 is installed
OR bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-libs-x86-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
bind-9.9.4P2-0.6 is installed
OR bind-chrootenv-9.9.4P2-0.6 is installed
OR bind-devel-9.9.6P1-0.5 is installed
OR bind-doc-9.9.4P2-0.6 is installed
OR bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-libs-x86-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.4P2-0.6 is installed
OR bind-chrootenv-9.9.4P2-0.6 is installed
OR bind-devel-9.9.6P1-0.5 is installed
OR bind-doc-9.9.4P2-0.6 is installed
OR bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-libs-x86-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
bind-9.9.4P2-0.6 is installed
OR bind-chrootenv-9.9.4P2-0.6 is installed
OR bind-devel-9.9.6P1-0.5 is installed
OR bind-doc-9.9.4P2-0.6 is installed
OR bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-libs-x86-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
apache2-mod_php5-5.2.14-0.7.24 is installed
OR php5-5.2.14-0.7.24 is installed
OR php5-bcmath-5.2.14-0.7.24 is installed
OR php5-bz2-5.2.14-0.7.24 is installed
OR php5-calendar-5.2.14-0.7.24 is installed
OR php5-ctype-5.2.14-0.7.24 is installed
OR php5-curl-5.2.14-0.7.24 is installed
OR php5-dba-5.2.14-0.7.24 is installed
OR php5-dbase-5.2.14-0.7.24 is installed
OR php5-dom-5.2.14-0.7.24 is installed
OR php5-exif-5.2.14-0.7.24 is installed
OR php5-fastcgi-5.2.14-0.7.24 is installed
OR php5-ftp-5.2.14-0.7.24 is installed
OR php5-gd-5.2.14-0.7.24 is installed
OR php5-gettext-5.2.14-0.7.24 is installed
OR php5-gmp-5.2.14-0.7.24 is installed
OR php5-hash-5.2.14-0.7.24 is installed
OR php5-iconv-5.2.14-0.7.24 is installed
OR php5-json-5.2.14-0.7.24 is installed
OR php5-ldap-5.2.14-0.7.24 is installed
OR php5-mbstring-5.2.14-0.7.24 is installed
OR php5-mcrypt-5.2.14-0.7.24 is installed
OR php5-mysql-5.2.14-0.7.24 is installed
OR php5-odbc-5.2.14-0.7.24 is installed
OR php5-openssl-5.2.14-0.7.24 is installed
OR php5-pcntl-5.2.14-0.7.24 is installed
OR php5-pdo-5.2.14-0.7.24 is installed
OR php5-pear-5.2.14-0.7.24 is installed
OR php5-pgsql-5.2.14-0.7.24 is installed
OR php5-pspell-5.2.14-0.7.24 is installed
OR php5-shmop-5.2.14-0.7.24 is installed
OR php5-snmp-5.2.14-0.7.24 is installed
OR php5-soap-5.2.14-0.7.24 is installed
OR php5-suhosin-5.2.14-0.7.24 is installed
OR php5-sysvmsg-5.2.14-0.7.24 is installed
OR php5-sysvsem-5.2.14-0.7.24 is installed
OR php5-sysvshm-5.2.14-0.7.24 is installed
OR php5-tokenizer-5.2.14-0.7.24 is installed
OR php5-wddx-5.2.14-0.7.24 is installed
OR php5-xmlreader-5.2.14-0.7.24 is installed
OR php5-xmlrpc-5.2.14-0.7.24 is installed
OR php5-xmlwriter-5.2.14-0.7.24 is installed
OR php5-xsl-5.2.14-0.7.24 is installed
OR php5-zip-5.2.14-0.7.24 is installed
OR php5-zlib-5.2.14-0.7.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.36 is installed
OR bind-chrootenv-9.9.6P1-0.36 is installed
OR bind-devel-9.9.6P1-0.36 is installed
OR bind-doc-9.9.6P1-0.36 is installed
OR bind-libs-9.9.6P1-0.36 is installed
OR bind-libs-32bit-9.9.6P1-0.36 is installed
OR bind-utils-9.9.6P1-0.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.36 is installed
OR bind-chrootenv-9.9.6P1-0.36 is installed
OR bind-devel-9.9.6P1-0.36 is installed
OR bind-doc-9.9.6P1-0.36 is installed
OR bind-libs-9.9.6P1-0.36 is installed
OR bind-libs-32bit-9.9.6P1-0.36 is installed
OR bind-utils-9.9.6P1-0.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libjasper-1.900.1-134.17 is installed
OR libjasper-32bit-1.900.1-134.17 is installed
OR libjasper-x86-1.900.1-134.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libjasper-1.900.1-134.17 is installed
OR libjasper-32bit-1.900.1-134.17 is installed
OR libjasper-x86-1.900.1-134.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
libjasper-1.900.1-134.17 is installed
OR libjasper-32bit-1.900.1-134.17 is installed
OR libjasper-x86-1.900.1-134.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libjasper-1.900.1-134.17 is installed
OR libjasper-32bit-1.900.1-134.17 is installed
OR libjasper-x86-1.900.1-134.17 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libjasper-1.900.1-134.17 is installed
OR libjasper-32bit-1.900.1-134.17 is installed
OR libjasper-x86-1.900.1-134.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.67 is installed
OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
OR kernel-default-3.0.101-0.47.67 is installed
OR kernel-default-base-3.0.101-0.47.67 is installed
OR kernel-default-devel-3.0.101-0.47.67 is installed
OR kernel-default-man-3.0.101-0.47.67 is installed
OR kernel-ec2-3.0.101-0.47.67 is installed
OR kernel-ec2-base-3.0.101-0.47.67 is installed
OR kernel-ec2-devel-3.0.101-0.47.67 is installed
OR kernel-pae-3.0.101-0.47.67 is installed
OR kernel-pae-base-3.0.101-0.47.67 is installed
OR kernel-pae-devel-3.0.101-0.47.67 is installed
OR kernel-ppc64-3.0.101-0.47.67 is installed
OR kernel-ppc64-base-3.0.101-0.47.67 is installed
OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
OR kernel-source-3.0.101-0.47.67 is installed
OR kernel-syms-3.0.101-0.47.67 is installed
OR kernel-trace-3.0.101-0.47.67 is installed
OR kernel-trace-base-3.0.101-0.47.67 is installed
OR kernel-trace-devel-3.0.101-0.47.67 is installed
OR kernel-xen-3.0.101-0.47.67 is installed
OR kernel-xen-base-3.0.101-0.47.67 is installed
OR kernel-xen-devel-3.0.101-0.47.67 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.67 is installed
OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
OR kernel-default-3.0.101-0.47.67 is installed
OR kernel-default-base-3.0.101-0.47.67 is installed
OR kernel-default-devel-3.0.101-0.47.67 is installed
OR kernel-default-man-3.0.101-0.47.67 is installed
OR kernel-ec2-3.0.101-0.47.67 is installed
OR kernel-ec2-base-3.0.101-0.47.67 is installed
OR kernel-ec2-devel-3.0.101-0.47.67 is installed
OR kernel-pae-3.0.101-0.47.67 is installed
OR kernel-pae-base-3.0.101-0.47.67 is installed
OR kernel-pae-devel-3.0.101-0.47.67 is installed
OR kernel-ppc64-3.0.101-0.47.67 is installed
OR kernel-ppc64-base-3.0.101-0.47.67 is installed
OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
OR kernel-source-3.0.101-0.47.67 is installed
OR kernel-syms-3.0.101-0.47.67 is installed
OR kernel-trace-3.0.101-0.47.67 is installed
OR kernel-trace-base-3.0.101-0.47.67 is installed
OR kernel-trace-devel-3.0.101-0.47.67 is installed
OR kernel-xen-3.0.101-0.47.67 is installed
OR kernel-xen-base-3.0.101-0.47.67 is installed
OR kernel-xen-devel-3.0.101-0.47.67 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.67 is installed
OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
OR kernel-default-3.0.101-0.47.67 is installed
OR kernel-default-base-3.0.101-0.47.67 is installed
OR kernel-default-devel-3.0.101-0.47.67 is installed
OR kernel-default-man-3.0.101-0.47.67 is installed
OR kernel-ec2-3.0.101-0.47.67 is installed
OR kernel-ec2-base-3.0.101-0.47.67 is installed
OR kernel-ec2-devel-3.0.101-0.47.67 is installed
OR kernel-pae-3.0.101-0.47.67 is installed
OR kernel-pae-base-3.0.101-0.47.67 is installed
OR kernel-pae-devel-3.0.101-0.47.67 is installed
OR kernel-ppc64-3.0.101-0.47.67 is installed
OR kernel-ppc64-base-3.0.101-0.47.67 is installed
OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
OR kernel-source-3.0.101-0.47.67 is installed
OR kernel-syms-3.0.101-0.47.67 is installed
OR kernel-trace-3.0.101-0.47.67 is installed
OR kernel-trace-base-3.0.101-0.47.67 is installed
OR kernel-trace-devel-3.0.101-0.47.67 is installed
OR kernel-xen-3.0.101-0.47.67 is installed
OR kernel-xen-base-3.0.101-0.47.67 is installed
OR kernel-xen-devel-3.0.101-0.47.67 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND powerpc-utils-1.2.16-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND powerpc-utils-1.2.16-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND fvwm2-2.5.26-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.51.7 is installed
OR bind-chrootenv-9.9.6P1-0.51.7 is installed
OR bind-devel-9.9.6P1-0.51.7 is installed
OR bind-doc-9.9.6P1-0.51.7 is installed
OR bind-libs-9.9.6P1-0.51.7 is installed
OR bind-libs-32bit-9.9.6P1-0.51.7 is installed
OR bind-utils-9.9.6P1-0.51.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.51.7 is installed
OR bind-chrootenv-9.9.6P1-0.51.7 is installed
OR bind-devel-9.9.6P1-0.51.7 is installed
OR bind-doc-9.9.6P1-0.51.7 is installed
OR bind-libs-9.9.6P1-0.51.7 is installed
OR bind-libs-32bit-9.9.6P1-0.51.7 is installed
OR bind-utils-9.9.6P1-0.51.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.51.7 is installed
OR bind-chrootenv-9.9.6P1-0.51.7 is installed
OR bind-devel-9.9.6P1-0.51.7 is installed
OR bind-doc-9.9.6P1-0.51.7 is installed
OR bind-libs-9.9.6P1-0.51.7 is installed
OR bind-libs-32bit-9.9.6P1-0.51.7 is installed
OR bind-utils-9.9.6P1-0.51.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.51.7 is installed
OR bind-chrootenv-9.9.6P1-0.51.7 is installed
OR bind-devel-9.9.6P1-0.51.7 is installed
OR bind-doc-9.9.6P1-0.51.7 is installed
OR bind-libs-9.9.6P1-0.51.7 is installed
OR bind-libs-32bit-9.9.6P1-0.51.7 is installed
OR bind-utils-9.9.6P1-0.51.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-default-3.0.101-0.47.106.14 is installed
OR kernel-default-base-3.0.101-0.47.106.14 is installed
OR kernel-default-devel-3.0.101-0.47.106.14 is installed
OR kernel-default-man-3.0.101-0.47.106.14 is installed
OR kernel-source-3.0.101-0.47.106.14 is installed
OR kernel-syms-3.0.101-0.47.106.14 is installed
OR kernel-trace-3.0.101-0.47.106.14 is installed
OR kernel-trace-base-3.0.101-0.47.106.14 is installed
OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND clamav-0.100.1-0.20.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-68.7.0-78.70 is installed
OR MozillaFirefox-translations-common-68.7.0-78.70 is installed
OR MozillaFirefox-translations-other-68.7.0-78.70 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-68.7.0-78.70 is installed
OR MozillaFirefox-translations-common-68.7.0-78.70 is installed
OR MozillaFirefox-translations-other-68.7.0-78.70 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-52.5.0esr-72.17 is installed
OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-52.5.0esr-72.17 is installed
OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
coreutils-8.12-6.25.32.33 is installed
OR coreutils-lang-8.12-6.25.32.33 is installed
OR coreutils-x86-8.12-6.25.32.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
curl-7.37.0-70.44 is installed
OR libcurl4-7.37.0-70.44 is installed
OR libcurl4-32bit-7.37.0-70.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
curl-7.37.0-70.44 is installed
OR libcurl4-7.37.0-70.44 is installed
OR libcurl4-32bit-7.37.0-70.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
g3utils-1.1.36-54 is installed
OR mgetty-1.1.36-54 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
jasper-1.900.14-194 is installed
OR libjasper1-1.900.14-194 is installed
OR libjasper1-32bit-1.900.14-194 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
jasper-1.900.14-194 is installed
OR libjasper1-1.900.14-194 is installed
OR libjasper1-32bit-1.900.14-194 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-6-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-6-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
xen-4.7.1_04-28 is installed
OR xen-doc-html-4.7.1_04-28 is installed
OR xen-libs-4.7.1_04-28 is installed
OR xen-libs-32bit-4.7.1_04-28 is installed
OR xen-tools-4.7.1_04-28 is installed
OR xen-tools-domU-4.7.1_04-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
xen-4.7.1_04-28 is installed
OR xen-doc-html-4.7.1_04-28 is installed
OR xen-libs-4.7.1_04-28 is installed
OR xen-libs-32bit-4.7.1_04-28 is installed
OR xen-tools-4.7.1_04-28 is installed
OR xen-tools-domU-4.7.1_04-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND libnghttp2-14-1.7.1-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND shadow-4.2.1-27.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND shadow-4.2.1-27.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR MozillaFirefox-translations-52.8.1esr-109.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR MozillaFirefox-translations-52.8.1esr-109.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_90-92_45-default-7-2.1 is installed
OR kgraft-patch-SLE12-SP2_Update_14-7-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.10-38.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.10-38.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
cpio-2.11-35 is installed
OR cpio-lang-2.11-35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
gpg2-2.0.24-9.8 is installed
OR gpg2-lang-2.0.24-9.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
gpg2-2.0.24-9.8 is installed
OR gpg2-lang-2.0.24-9.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
ImageMagick-6.8.8.1-71.108 is installed
OR ImageMagick-config-6-SUSE-6.8.8.1-71.108 is installed
OR ImageMagick-config-6-upstream-6.8.8.1-71.108 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.108 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.108 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
ImageMagick-6.8.8.1-71.108 is installed
OR ImageMagick-config-6-SUSE-6.8.8.1-71.108 is installed
OR ImageMagick-config-6-upstream-6.8.8.1-71.108 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.108 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND ipsec-tools-0.8.0-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND apache2-mod_security2-2.7.1-0.2.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
gnutls-2.4.1-24.39.57 is installed
OR libgnutls-devel-2.4.1-24.39.57 is installed
OR libgnutls-extra-devel-2.4.1-24.39.57 is installed
OR libgnutls-extra26-2.4.1-24.39.57 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
e2fsprogs-devel-1.41.9-2.14 is installed
OR libcom_err-devel-1.41.9-2.14 is installed
OR libcom_err-devel-32bit-1.41.9-2.14 is installed
OR libext2fs-devel-1.41.9-2.14 is installed
OR libext2fs-devel-32bit-1.41.9-2.14 is installed
OR libext2fs2-32bit-1.41.9-2.14 is installed
OR libext2fs2-x86-1.41.9-2.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND icu-52.1-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libmikmod3-3.2.0-4 is installed
OR libmikmod3-32bit-3.2.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-11 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gcc48-gij-4.8.5-30 is installed
OR gcc48-gij-32bit-4.8.5-30 is installed
OR libgcj48-4.8.5-30 is installed
OR libgcj48-32bit-4.8.5-30 is installed
OR libgcj48-jar-4.8.5-30 is installed
OR libgcj_bc1-4.8.5-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
gegl-0.2.0-15.3 is installed
OR gegl-0_2-0.2.0-15.3 is installed
OR gegl-0_2-lang-0.2.0-15.3 is installed
OR libgegl-0_2-0-0.2.0-15.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 OpenStack Cloud 5 is installed
AND Package Information
apache2-mod_php53-5.3.17-101 is installed
OR php53-5.3.17-101 is installed
OR php53-bcmath-5.3.17-101 is installed
OR php53-bz2-5.3.17-101 is installed
OR php53-calendar-5.3.17-101 is installed
OR php53-ctype-5.3.17-101 is installed
OR php53-curl-5.3.17-101 is installed
OR php53-dba-5.3.17-101 is installed
OR php53-dom-5.3.17-101 is installed
OR php53-exif-5.3.17-101 is installed
OR php53-fastcgi-5.3.17-101 is installed
OR php53-fileinfo-5.3.17-101 is installed
OR php53-ftp-5.3.17-101 is installed
OR php53-gd-5.3.17-101 is installed
OR php53-gettext-5.3.17-101 is installed
OR php53-gmp-5.3.17-101 is installed
OR php53-iconv-5.3.17-101 is installed
OR php53-intl-5.3.17-101 is installed
OR php53-json-5.3.17-101 is installed
OR php53-ldap-5.3.17-101 is installed
OR php53-mbstring-5.3.17-101 is installed
OR php53-mcrypt-5.3.17-101 is installed
OR php53-mysql-5.3.17-101 is installed
OR php53-odbc-5.3.17-101 is installed
OR php53-openssl-5.3.17-101 is installed
OR php53-pcntl-5.3.17-101 is installed
OR php53-pdo-5.3.17-101 is installed
OR php53-pear-5.3.17-101 is installed
OR php53-pgsql-5.3.17-101 is installed
OR php53-pspell-5.3.17-101 is installed
OR php53-shmop-5.3.17-101 is installed
OR php53-snmp-5.3.17-101 is installed
OR php53-soap-5.3.17-101 is installed
OR php53-suhosin-5.3.17-101 is installed
OR php53-sysvmsg-5.3.17-101 is installed
OR php53-sysvsem-5.3.17-101 is installed
OR php53-sysvshm-5.3.17-101 is installed
OR php53-tokenizer-5.3.17-101 is installed
OR php53-wddx-5.3.17-101 is installed
OR php53-xmlreader-5.3.17-101 is installed
OR php53-xmlrpc-5.3.17-101 is installed
OR php53-xmlwriter-5.3.17-101 is installed
OR php53-xsl-5.3.17-101 is installed
OR php53-zip-5.3.17-101 is installed
OR php53-zlib-5.3.17-101 is installed
|