Revision Date: | 2021-12-08 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP4 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- Unprivileged BPF has been disabled by default to reduce attack surface as too many security issues have happened in the past (jsc#SLE-22573)
You can reenable via systemctl setting /proc/sys/kernel/unprivileged_bpf_disabled to 0. (kernel.unprivileged_bpf_disabled = 0)
The following security bugs were fixed:
- CVE-2021-0941: In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation (bnc#1192045). - CVE-2021-31916: An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel A bound check failure allowed an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability (bnc#1192781). - CVE-2021-20322: Make the ipv4 and ipv6 ICMP exception caches less predictive to avoid information leaks about UDP ports in use. (bsc#1191790) - CVE-2021-34981: Fixed file refcounting in cmtp when cmtp_attach_device fails. (bsc#1191961) - CVE-2021-3655: Fixed a missing size validations on inbound SCTP packets, which may have allowed the kernel to read uninitialized memory (bsc#1188563). - CVE-2021-3715: Fixed a use-after-free in route4_change() in net/sched/cls_route.c (bsc#1190349). - CVE-2021-3760: Fixed a use-after-free vulnerability with the ndev->rf_conn_info object (bsc#1190067). - CVE-2021-42739: The firewire subsystem had a buffer overflow related to drivers/media/firewire/firedtv-avc.c and drivers/media/firewire/firedtv-ci.c, because avc_ca_pmt mishandled bounds checking (bsc#1184673). - CVE-2021-3542: Fixed heap buffer overflow in firedtv driver (bsc#1186063). - CVE-2021-42252: Fixed an issue inside aspeed_lpc_ctrl_mmap that could have allowed local attackers to access the Aspeed LPC control interface to overwrite memory in the kernel and potentially execute privileges (bnc#1190479). - CVE-2021-41864: Fixed prealloc_elems_and_freelist that allowed unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write (bnc#1191317). - CVE-2021-42008: Fixed a slab out-of-bounds write in the decode_data function in drivers/net/hamradio/6pack.c. Input from a process that had the CAP_NET_ADMIN capability could have lead to root access (bsc#1191315). - CVE-2021-37159: Fixed use-after-free and a double free inside hso_free_net_device in drivers/net/usb/hso.c when unregister_netdev is called without checking for the NETREG_REGISTERED state (bnc#1188601). - CVE-2020-3702: Fixed a bug which could be triggered with specifically timed and handcrafted traffic and cause internal errors in a WLAN device that lead to improper layer 2 Wi-Fi encryption with a consequent possibility of information disclosure. (bnc#1191193) - CVE-2021-3752: Fixed a use after free vulnerability in the Linux kernel's bluetooth module. (bsc#1190023) - CVE-2021-40490: Fixed a race condition discovered in the ext4 subsystem that could leat to local priviledge escalation. (bnc#1190159) - CVE-2021-3744: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1189884) - CVE-2021-3764: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1190534) - CVE-2021-3772: Fixed a remote denial of service in the SCTP stack, if the attacker can spoof IP addresses and knows the IP-addresses and port numbers being used (bnc#1190351). - CVE-2018-9517: Fixed possible memory corruption due to a use after free in pppol2tp_connect (bsc#1108488). - CVE-2019-3874: Fixed possible denial of service attack via SCTP socket buffer used by a userspace applications (bnc#1129898). - CVE-2019-3900: Fixed an infinite loop issue while handling incoming packets in handle_rx() (bnc#1133374). - CVE-2021-3640: Fixed a Use-After-Free vulnerability in function sco_sock_sendmsg() in the bluetooth stack (bsc#1188172). - CVE-2021-3653: Missing validation of the `int_ctl` VMCB field and allows a malicious L1 guest to enable AVIC support for the L2 guest. (bsc#1189399). - CVE-2021-3656: Missing validation of the the `virt_ext` VMCB field and allows a malicious L1 guest to disable both VMLOAD/VMSAVE intercepts and VLS for the L2 guest (bsc#1189400). - CVE-2021-3679: A lack of CPU resource in tracing module functionality was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources causing denial of service (bnc#1189057). - CVE-2021-3732: Mounting overlayfs inside an unprivileged user namespace can reveal files (bsc#1189706). - CVE-2021-3753: Fixed race out-of-bounds in virtual terminal handling (bsc#1190025). - CVE-2021-3759: Unaccounted ipc objects in Linux kernel could have lead to breaking memcg limits and DoS attacks (bsc#1190115). - CVE-2021-38160: Data corruption or loss could be triggered by an untrusted device that supplies a buf->len value exceeding the buffer size in drivers/char/virtio_console.c (bsc#1190117) - CVE-2021-38198: arch/x86/kvm/mmu/paging_tmpl.h incorrectly computes the access permissions of a shadow page, leading to a missing guest protection page fault (bnc#1189262). - CVE-2021-38204: drivers/usb/host/max3421-hcd.c allowed physically proximate attackers to cause a denial of service (use-after-free and panic) by removing a MAX-3421 USB device in certain situations (bnc#1189291). - CVE-2021-34556: Fixed side-channel attack via a Speculative Store Bypass via unprivileged BPF program that could have obtain sensitive information from kernel memory (bsc#1188983). - CVE-2021-35477: Fixed BPF stack frame pointer which could have been abused to disclose content of arbitrary kernel memory (bsc#1188985). - CVE-2020-12770: Fixed sg_remove_request call in a certain failure cases (bsc#1171420). - CVE-2021-3659: Fixed a NULL pointer dereference in llsec_key_alloc() in net/mac802154/llsec.c (bsc#1188876). - CVE-2021-22543: Fixed improper handling of VM_IO|VM_PFNMAP vmas in KVM, which could bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allowed users with the ability to start and control a VM to read/write random pages of memory and can result in local privilege escalation (bsc#1186482). - CVE-2021-37576: Fixed an issue on the powerpc platform, where a KVM guest OS user could cause host OS memory corruption via rtas_args.nargs (bsc#1188838). - CVE-2020-0429: In l2tp_session_delete and related functions of l2tp_core.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. (bsc#1176724).
The following non-security bugs were fixed:
- Add arch-dependent support markers in supported.conf (bsc#1186672) - Add the support for kernel-FLAVOR-optional subpackage (jsc#SLE-11796) - NFS: Do uncached readdir when we're seeking a cookie in an empty page cache (bsc#1191628). - PCI: hv: Use expected affinity when unmasking IRQ (bsc#1185973). - Use /usr/lib/modules as module dir when usermerge is active in the target distro. - UsrMerge the kernel (boo#1184804) - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22913) - bpf: Disallow unprivileged bpf by default (jsc#SLE-22913). - cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode (bsc#1185758,bsc#1192400). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - drop debugging statements - ftrace: Fix scripts/recordmcount.pl due to new binutils (bsc#1192267). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - handle also race conditions in /proc/net/tcp code - hisax: fix spectre issues (bsc#1192802). - hv: adjust mana_select_queue to old ndo_select_queue API - hv: mana: adjust mana_select_queue to old API (jsc#SLE-18779, bsc#1185727). - hv: mana: fake bitmap API (jsc#SLE-18779, bsc#1185726). - hv: mana: remove netdev_lockdep_set_classes usage (jsc#SLE-18779, bsc#1185727). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115). - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802). - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs (bsc#1192802). - media: dvb_ca_en50221: sanity check slot number from userspace (bsc#1192802). - media: wl128x: get rid of a potential spectre issue (bsc#1192802). - memcg: enable accounting for file lock caches (bsc#1190115). - mm: vmscan: scan anonymous pages on file refaults (VM Performance, bsc#1183050). - mpt3sas: fix spectre issues (bsc#1192802). - net/mlx4_en: Avoid scheduling restart task if it is already running (bsc#1181854 bsc#1181855). - net/mlx4_en: Handle TX error CQE (bsc#1181854 bsc#1181855). - net: mana: Add WARN_ON_ONCE in case of CQE read overflow (jsc#SLE-18779, bsc#1185727). - net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) (jsc#SLE-18779, bsc#1185727). - net: mana: Add support for EQ sharing (jsc#SLE-18779, bsc#1185727). - net: mana: Fix a memory leak in an error handling path in (jsc#SLE-18779, bsc#1185727). - net: mana: Fix error handling in mana_create_rxq() (git-fixes, bsc#1191801). - net: mana: Move NAPI from EQ to CQ (jsc#SLE-18779, bsc#1185727). - net: mana: Prefer struct_size over open coded arithmetic (jsc#SLE-18779, bsc#1185727). - net: mana: Use int to check the return value of mana_gd_poll_cq() (jsc#SLE-18779, bsc#1185727). - net: mana: Use struct_size() in kzalloc() (jsc#SLE-18779, bsc#1185727). - net: mana: fix PCI_HYPERV dependency (jsc#SLE-18779, bsc#1185727). - net: mana: remove redundant initialization of variable err (jsc#SLE-18779, bsc#1185727). - net: sched: sch_teql: fix null-pointer dereference (bsc#1190717). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802). - net_sched: cls_route: remove the right filter from hashtable (networking-stable-20_03_28). - objtool: Do not fail on missing symbol table (bsc#1192379). - osst: fix spectre issue in osst_verify_frame (bsc#1192802). - ovl: check whiteout in ovl_create_over_whiteout() (bsc#1189846). - ovl: filter of trusted xattr results in audit (bsc#1189846). - ovl: fix dentry leak in ovl_get_redirect (bsc#1189846). - ovl: initialize error in ovl_copy_xattr (bsc#1189846). - ovl: relax WARN_ON() on rename to self (bsc#1189846). - s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant (bsc#1190601). - s390/bpf: Fix branch shortening during codegen pass (bsc#1190601). - s390/bpf: Fix optimizing out zero-extensions (bsc#1190601). - s390/bpf: Wrap JIT macro parameter usages in parentheses (bsc#1190601). - s390/unwind: use current_frame_address() to unwind current task (bsc#1185677). - s390/vtime: fix increased steal time accounting (bsc#1183861). - s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* (bsc#1190601). - scripts/git_sort/git_sort.py: add bpf git repo - sctp: check asoc peer.asconf_capable before processing asconf (bsc#1190351). - sctp: fully initialize v4 addr in some functions (bsc#1188563). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - x86/CPU: Add more Icelake model numbers (bsc#1185758,bsc#1192400). - x86/debug: Extend the lower bound of crash kernel low reservations (bsc#1153720). - xfrm: xfrm_state_mtu should return at least 1280 for ipv6 (bsc#1185377).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1001951 1005258 1021669 1024218 1034273 1039063 1039064 1039066 1039069 1039661 1046607 1060653 1061876 1063824 1087082 1088681 1090023 1090024 1090025 1090026 1090027 1090028 1090029 1090030 1090032 1090033 1090518 1100416 1108488 1109412 1109413 1109414 1111996 1112534 1112535 1113247 1113252 1113255 1116827 1117665 1118830 1118831 1120640 1121034 1121035 1121056 1123959 1129735 1129898 1130721 1133131 1133232 1133374 1137586 1137865 1137944 1139073 1139751 1141913 1142772 1142857 1144903 1145092 1145477 1145922 1146042 1146163 1146285 1146361 1146378 1146391 1146413 1146425 1146512 1146514 1146516 1146519 1146524 1146526 1146529 1146540 1146543 1146547 1146584 1146612 1147122 1148938 1149376 1149522 1149527 1149555 1150025 1150112 1150452 1150457 1150465 1151347 1151350 1152782 1152788 1153119 1153720 1155671 1160467 1160468 1171420 1176724 1176931 1180624 1181854 1181855 1183050 1183861 1184673 1184804 1185377 1185677 1185726 1185727 1185758 1185973 1186063 1186482 1186483 1186672 1188026 1188172 1188563 1188601 1188613 1188838 1188842 1188876 1188983 1188985 1189057 1189262 1189278 1189291 1189399 1189400 1189418 1189420 1189706 1189846 1189884 1190023 1190025 1190067 1190115 1190117 1190118 1190159 1190276 1190349 1190350 1190351 1190432 1190479 1190534 1190601 1190717 1191193 1191315 1191317 1191318 1191529 1191530 1191628 1191660 1191790 1191801 1191813 1191961 1192036 1192045 1192048 1192267 1192379 1192400 1192444 1192549 1192775 1192781 1192802 938945 999278 CVE-2013-5653 CVE-2015-4000 CVE-2016-10906 CVE-2016-1245 CVE-2016-2183 CVE-2016-5547 CVE-2016-5548 CVE-2016-5549 CVE-2016-5552 CVE-2016-7978 CVE-2016-7979 CVE-2017-1000254 CVE-2017-1000257 CVE-2017-18509 CVE-2017-18551 CVE-2017-18595 CVE-2017-3231 CVE-2017-3241 CVE-2017-3252 CVE-2017-3253 CVE-2017-3259 CVE-2017-3261 CVE-2017-3272 CVE-2017-3289 CVE-2017-5495 CVE-2017-7526 CVE-2017-9047 CVE-2017-9048 CVE-2017-9049 CVE-2017-9050 CVE-2018-1000876 CVE-2018-12207 CVE-2018-13405 CVE-2018-17358 CVE-2018-17359 CVE-2018-17360 CVE-2018-17985 CVE-2018-18309 CVE-2018-18483 CVE-2018-18484 CVE-2018-18605 CVE-2018-18606 CVE-2018-18607 CVE-2018-19931 CVE-2018-19932 CVE-2018-20623 CVE-2018-20651 CVE-2018-20671 CVE-2018-20976 CVE-2018-2755 CVE-2018-2761 CVE-2018-2766 CVE-2018-2767 CVE-2018-2771 CVE-2018-2781 CVE-2018-2782 CVE-2018-2784 CVE-2018-2787 CVE-2018-2790 CVE-2018-2794 CVE-2018-2795 CVE-2018-2796 CVE-2018-2797 CVE-2018-2798 CVE-2018-2799 CVE-2018-2800 CVE-2018-2813 CVE-2018-2814 CVE-2018-2815 CVE-2018-2817 CVE-2018-2819 CVE-2018-9517 CVE-2019-1010180 CVE-2019-10207 CVE-2019-10208 CVE-2019-10220 CVE-2019-11135 CVE-2019-11477 CVE-2019-14814 CVE-2019-14815 CVE-2019-14816 CVE-2019-14821 CVE-2019-14835 CVE-2019-14896 CVE-2019-14897 CVE-2019-15098 CVE-2019-15118 CVE-2019-15212 CVE-2019-15215 CVE-2019-15216 CVE-2019-15217 CVE-2019-15218 CVE-2019-15219 CVE-2019-15220 CVE-2019-15221 CVE-2019-15290 CVE-2019-15291 CVE-2019-15505 CVE-2019-15807 CVE-2019-15902 CVE-2019-15926 CVE-2019-15927 CVE-2019-16232 CVE-2019-16233 CVE-2019-16234 CVE-2019-16413 CVE-2019-17055 CVE-2019-17056 CVE-2019-1787 CVE-2019-1788 CVE-2019-1789 CVE-2019-3874 CVE-2019-3900 CVE-2019-9456 CVE-2019-9506 CVE-2020-0429 CVE-2020-12770 CVE-2020-3702 CVE-2021-0941 CVE-2021-20322 CVE-2021-22543 CVE-2021-31916 CVE-2021-34556 CVE-2021-34981 CVE-2021-3542 CVE-2021-35477 CVE-2021-3640 CVE-2021-3653 CVE-2021-3655 CVE-2021-3656 CVE-2021-3659 CVE-2021-3679 CVE-2021-3715 CVE-2021-37159 CVE-2021-3732 CVE-2021-3744 CVE-2021-3752 CVE-2021-3753 CVE-2021-37576 CVE-2021-3759 CVE-2021-3760 CVE-2021-3764 CVE-2021-3772 CVE-2021-38160 CVE-2021-38198 CVE-2021-38204 CVE-2021-40490 CVE-2021-41864 CVE-2021-42008 CVE-2021-42252 CVE-2021-42739 SUSE-SU-2016:2209-1 SUSE-SU-2016:2492-1 SUSE-SU-2017:0460-1 SUSE-SU-2017:1538-1 SUSE-SU-2017:1794-1 SUSE-SU-2017:2294-1 SUSE-SU-2017:2831-1 SUSE-SU-2018:1692-1 SUSE-SU-2018:1781-1 SUSE-SU-2019:0897-1 SUSE-SU-2019:2158-1 SUSE-SU-2019:2650-1 SUSE-SU-2019:2950-1 SUSE-SU-2021:3972-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 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 High Availability Extension 11 SP2 SUSE Linux Enterprise Live Patching 12 SP4 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP1 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-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 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 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-CLIENT-TOOLS 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 12 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-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 Software Development Kit 11 SP4 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 OpenStack Cloud 5 SUSE OpenStack Cloud 6
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
MozillaThunderbird-45.3.0-19.2 is installed
OR MozillaThunderbird-buildsymbols-45.3.0-19.2 is installed
OR MozillaThunderbird-devel-45.3.0-19.2 is installed
OR MozillaThunderbird-translations-common-45.3.0-19.2 is installed
OR MozillaThunderbird-translations-other-45.3.0-19.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
qemu-2.6.1-21.1 is installed
OR qemu-arm-2.6.1-21.1 is installed
OR qemu-block-curl-2.6.1-21.1 is installed
OR qemu-block-dmg-2.6.1-21.1 is installed
OR qemu-block-iscsi-2.6.1-21.1 is installed
OR qemu-block-rbd-2.6.1-21.1 is installed
OR qemu-block-ssh-2.6.1-21.1 is installed
OR qemu-extra-2.6.1-21.1 is installed
OR qemu-ipxe-1.0.0-21.1 is installed
OR qemu-kvm-2.6.1-21.1 is installed
OR qemu-lang-2.6.1-21.1 is installed
OR qemu-ppc-2.6.1-21.1 is installed
OR qemu-s390-2.6.1-21.1 is installed
OR qemu-seabios-1.9.1-21.1 is installed
OR qemu-sgabios-8-21.1 is installed
OR qemu-tools-2.6.1-21.1 is installed
OR qemu-vgabios-1.9.1-21.1 is installed
OR qemu-x86-2.6.1-21.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND python-requests-2.8.1-6.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
icu-4.0-7.26 is installed
OR libicu-4.0-7.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
bind-9.9.6P1-0.19 is installed
OR bind-libs-9.9.6P1-0.19 is installed
OR bind-libs-32bit-9.9.6P1-0.19 is installed
OR bind-utils-9.9.6P1-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
file-5.19-2.149 is installed
OR file-magic-5.19-2.149 is installed
OR libmagic1-5.19-2.149 is installed
OR libmagic1-32bit-5.19-2.149 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
dbus-1-glib-0.100.2-3.58 is installed
OR dbus-1-glib-32bit-0.100.2-3.58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
NetworkManager-1.0.12-8.6 is installed
OR NetworkManager-lang-1.0.12-8.6 is installed
OR libnm-glib-vpn1-1.0.12-8.6 is installed
OR libnm-glib4-1.0.12-8.6 is installed
OR libnm-util2-1.0.12-8.6 is installed
OR libnm0-1.0.12-8.6 is installed
OR typelib-1_0-NM-1_0-1.0.12-8.6 is installed
OR typelib-1_0-NMClient-1_0-1.0.12-8.6 is installed
OR typelib-1_0-NetworkManager-1_0-1.0.12-8.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND coolkey-1.1.0-147.71 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
AND lighttpd-1.4.20-2.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP4 is installed
AND Package Information
kernel-default-kgraft-4.12.14-95.83.2 is installed
OR kernel-default-kgraft-devel-4.12.14-95.83.2 is installed
OR kgraft-patch-4_12_14-95_83-default-1-6.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
salt-2016.11.4-45 is installed
OR salt-api-2016.11.4-45 is installed
OR salt-bash-completion-2016.11.4-45 is installed
OR salt-cloud-2016.11.4-45 is installed
OR salt-doc-2016.11.4-45 is installed
OR salt-master-2016.11.4-45 is installed
OR salt-minion-2016.11.4-45 is installed
OR salt-proxy-2016.11.4-45 is installed
OR salt-ssh-2016.11.4-45 is installed
OR salt-syndic-2016.11.4-45 is installed
OR salt-zsh-completion-2016.11.4-45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
sles12-docker-image-1.1.2-20160727 is installed
OR sles12sp1-docker-image-1.0.5-20160727 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.10-6.16 is installed
OR libslurm31-17.02.10-6.16 is installed
OR perl-slurm-17.02.10-6.16 is installed
OR slurm-17.02.10-6.16 is installed
OR slurm-auth-none-17.02.10-6.16 is installed
OR slurm-devel-17.02.10-6.16 is installed
OR slurm-doc-17.02.10-6.16 is installed
OR slurm-lua-17.02.10-6.16 is installed
OR slurm-munge-17.02.10-6.16 is installed
OR slurm-pam_slurm-17.02.10-6.16 is installed
OR slurm-plugins-17.02.10-6.16 is installed
OR slurm-sched-wiki-17.02.10-6.16 is installed
OR slurm-slurmdb-direct-17.02.10-6.16 is installed
OR slurm-slurmdbd-17.02.10-6.16 is installed
OR slurm-sql-17.02.10-6.16 is installed
OR slurm-torque-17.02.10-6.16 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.61-52.86 is installed
OR kernel-ec2-devel-3.12.61-52.86 is installed
OR kernel-ec2-extra-3.12.61-52.86 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-50.44 is installed
OR php7-7.0.7-50.44 is installed
OR php7-bcmath-7.0.7-50.44 is installed
OR php7-bz2-7.0.7-50.44 is installed
OR php7-calendar-7.0.7-50.44 is installed
OR php7-ctype-7.0.7-50.44 is installed
OR php7-curl-7.0.7-50.44 is installed
OR php7-dba-7.0.7-50.44 is installed
OR php7-dom-7.0.7-50.44 is installed
OR php7-enchant-7.0.7-50.44 is installed
OR php7-exif-7.0.7-50.44 is installed
OR php7-fastcgi-7.0.7-50.44 is installed
OR php7-fileinfo-7.0.7-50.44 is installed
OR php7-fpm-7.0.7-50.44 is installed
OR php7-ftp-7.0.7-50.44 is installed
OR php7-gd-7.0.7-50.44 is installed
OR php7-gettext-7.0.7-50.44 is installed
OR php7-gmp-7.0.7-50.44 is installed
OR php7-iconv-7.0.7-50.44 is installed
OR php7-imap-7.0.7-50.44 is installed
OR php7-intl-7.0.7-50.44 is installed
OR php7-json-7.0.7-50.44 is installed
OR php7-ldap-7.0.7-50.44 is installed
OR php7-mbstring-7.0.7-50.44 is installed
OR php7-mcrypt-7.0.7-50.44 is installed
OR php7-mysql-7.0.7-50.44 is installed
OR php7-odbc-7.0.7-50.44 is installed
OR php7-opcache-7.0.7-50.44 is installed
OR php7-openssl-7.0.7-50.44 is installed
OR php7-pcntl-7.0.7-50.44 is installed
OR php7-pdo-7.0.7-50.44 is installed
OR php7-pear-7.0.7-50.44 is installed
OR php7-pear-Archive_Tar-7.0.7-50.44 is installed
OR php7-pgsql-7.0.7-50.44 is installed
OR php7-phar-7.0.7-50.44 is installed
OR php7-posix-7.0.7-50.44 is installed
OR php7-pspell-7.0.7-50.44 is installed
OR php7-shmop-7.0.7-50.44 is installed
OR php7-snmp-7.0.7-50.44 is installed
OR php7-soap-7.0.7-50.44 is installed
OR php7-sockets-7.0.7-50.44 is installed
OR php7-sqlite-7.0.7-50.44 is installed
OR php7-sysvmsg-7.0.7-50.44 is installed
OR php7-sysvsem-7.0.7-50.44 is installed
OR php7-sysvshm-7.0.7-50.44 is installed
OR php7-tokenizer-7.0.7-50.44 is installed
OR php7-wddx-7.0.7-50.44 is installed
OR php7-xmlreader-7.0.7-50.44 is installed
OR php7-xmlrpc-7.0.7-50.44 is installed
OR php7-xmlwriter-7.0.7-50.44 is installed
OR php7-xsl-7.0.7-50.44 is installed
OR php7-zip-7.0.7-50.44 is installed
OR php7-zlib-7.0.7-50.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
openssh-6.6p1-41.18 is installed
OR openssh-askpass-gnome-6.6p1-41.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP1 is installed
AND iscsitarget-kmp-rt-1.4.19_2.6.33.5_rt23_0.4-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-69.33 is installed
OR kernel-rt-base-3.0.101.rt130-69.33 is installed
OR kernel-rt-devel-3.0.101.rt130-69.33 is installed
OR kernel-rt_trace-3.0.101.rt130-69.33 is installed
OR kernel-rt_trace-base-3.0.101.rt130-69.33 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-69.33 is installed
OR kernel-source-rt-3.0.101.rt130-69.33 is installed
OR kernel-syms-rt-3.0.101.rt130-69.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND NetworkManager-gnome-0.7.0.r1053-11.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND NetworkManager-gnome-0.7.0.r1053-11.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND libzip1-0.9-1.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND libzip1-0.9-1.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND libzip1-0.9-1.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND mailman-2.1.14-9.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_16-0.5 is installed
OR xen-doc-html-4.0.3_21548_16-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-libs-4.0.3_21548_16-0.5 is installed
OR xen-tools-4.0.3_21548_16-0.5 is installed
OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_16-0.5 is installed
OR xen-doc-html-4.0.3_21548_16-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-libs-4.0.3_21548_16-0.5 is installed
OR xen-tools-4.0.3_21548_16-0.5 is installed
OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_16-0.5 is installed
OR xen-doc-html-4.0.3_21548_16-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-libs-4.0.3_21548_16-0.5 is installed
OR xen-tools-4.0.3_21548_16-0.5 is installed
OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_16-0.5 is installed
OR xen-doc-html-4.0.3_21548_16-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_16-0.5 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.9-0.5 is installed
OR xen-libs-4.0.3_21548_16-0.5 is installed
OR xen-tools-4.0.3_21548_16-0.5 is installed
OR xen-tools-domU-4.0.3_21548_16-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
xen-4.1.3_04-0.5 is installed
OR xen-doc-html-4.1.3_04-0.5 is installed
OR xen-doc-pdf-4.1.3_04-0.5 is installed
OR xen-kmp-default-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-pae-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-trace-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-libs-4.1.3_04-0.5 is installed
OR xen-libs-32bit-4.1.3_04-0.5 is installed
OR xen-tools-4.1.3_04-0.5 is installed
OR xen-tools-domU-4.1.3_04-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
xen-4.1.3_04-0.5 is installed
OR xen-doc-html-4.1.3_04-0.5 is installed
OR xen-doc-pdf-4.1.3_04-0.5 is installed
OR xen-kmp-default-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-pae-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-trace-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-libs-4.1.3_04-0.5 is installed
OR xen-libs-32bit-4.1.3_04-0.5 is installed
OR xen-tools-4.1.3_04-0.5 is installed
OR xen-tools-domU-4.1.3_04-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
xen-4.1.3_04-0.5 is installed
OR xen-doc-html-4.1.3_04-0.5 is installed
OR xen-doc-pdf-4.1.3_04-0.5 is installed
OR xen-kmp-default-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-pae-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-trace-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-libs-4.1.3_04-0.5 is installed
OR xen-libs-32bit-4.1.3_04-0.5 is installed
OR xen-tools-4.1.3_04-0.5 is installed
OR xen-tools-domU-4.1.3_04-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND hyper-v-3-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND hyper-v-3-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ntp-4.2.8p8-47 is installed
OR ntp-doc-4.2.8p8-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ntp-4.2.8p8-47 is installed
OR ntp-doc-4.2.8p8-47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
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
OR libcurl4-x86-7.19.7-1.46 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
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
OR libcurl4-x86-7.19.7-1.46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
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
OR libcurl4-x86-7.19.7-1.46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
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
OR libcurl4-x86-7.19.7-1.46 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
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
OR libcurl4-x86-7.19.7-1.46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND automake-1.10.1-4.131.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND kvm-1.4.2-0.22.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND kvm-1.4.2-0.22.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
boost-license-1.36.0-12.3.1 is installed
OR libboost_program_options1_36_0-1.36.0-12.3.1 is installed
OR libboost_regex1_36_0-1.36.0-12.3.1 is installed
OR libboost_signals1_36_0-1.36.0-12.3.1 is installed
OR libboost_thread1_36_0-1.36.0-12.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND clamav-0.100.1-0.20.15 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND clamav-0.100.1-0.20.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND clamav-0.100.1-0.20.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND clamav-0.100.1-0.20.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-52.3.0esr-72.9 is installed
OR MozillaFirefox-branding-SLED-52-24.5 is installed
OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-52.3.0esr-72.9 is installed
OR MozillaFirefox-branding-SLED-52-24.5 is installed
OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.50.1 is installed
OR bind-chrootenv-9.9.6P1-0.50.1 is installed
OR bind-devel-9.9.6P1-0.50.1 is installed
OR bind-doc-9.9.6P1-0.50.1 is installed
OR bind-libs-9.9.6P1-0.50.1 is installed
OR bind-libs-32bit-9.9.6P1-0.50.1 is installed
OR bind-utils-9.9.6P1-0.50.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-2.2.12-64 is installed
OR apache2-doc-2.2.12-64 is installed
OR apache2-example-pages-2.2.12-64 is installed
OR apache2-prefork-2.2.12-64 is installed
OR apache2-utils-2.2.12-64 is installed
OR apache2-worker-2.2.12-64 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-2.2.12-64 is installed
OR apache2-doc-2.2.12-64 is installed
OR apache2-example-pages-2.2.12-64 is installed
OR apache2-prefork-2.2.12-64 is installed
OR apache2-utils-2.2.12-64 is installed
OR apache2-worker-2.2.12-64 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND perl-XML-LibXML-1.66-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND perl-XML-LibXML-1.66-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
apache2-2.4.10-14.10 is installed
OR apache2-doc-2.4.10-14.10 is installed
OR apache2-example-pages-2.4.10-14.10 is installed
OR apache2-mod_auth_kerb-5.4-2.4 is installed
OR apache2-mod_jk-1.2.40-2.6 is installed
OR apache2-mod_security2-2.8.0-3.4 is installed
OR apache2-prefork-2.4.10-14.10 is installed
OR apache2-utils-2.4.10-14.10 is installed
OR apache2-worker-2.4.10-14.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
apache2-2.4.10-14.10 is installed
OR apache2-doc-2.4.10-14.10 is installed
OR apache2-example-pages-2.4.10-14.10 is installed
OR apache2-mod_auth_kerb-5.4-2.4 is installed
OR apache2-mod_jk-1.2.40-2.6 is installed
OR apache2-mod_security2-2.8.0-3.4 is installed
OR apache2-prefork-2.4.10-14.10 is installed
OR apache2-utils-2.4.10-14.10 is installed
OR apache2-worker-2.4.10-14.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
accountsservice-0.6.35-1 is installed
OR accountsservice-lang-0.6.35-1 is installed
OR libaccountsservice0-0.6.35-1 is installed
OR typelib-1_0-AccountsService-1_0-0.6.35-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND libtcnative-1-0-1.1.32-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND libtcnative-1-0-1.1.32-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_nss-1.0.8-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
postgresql94-9.4.24-21.25 is installed
OR postgresql94-contrib-9.4.24-21.25 is installed
OR postgresql94-docs-9.4.24-21.25 is installed
OR postgresql94-plperl-9.4.24-21.25 is installed
OR postgresql94-plpython-9.4.24-21.25 is installed
OR postgresql94-pltcl-9.4.24-21.25 is installed
OR postgresql94-server-9.4.24-21.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
postgresql94-9.4.24-21.25 is installed
OR postgresql94-contrib-9.4.24-21.25 is installed
OR postgresql94-docs-9.4.24-21.25 is installed
OR postgresql94-plperl-9.4.24-21.25 is installed
OR postgresql94-plpython-9.4.24-21.25 is installed
OR postgresql94-pltcl-9.4.24-21.25 is installed
OR postgresql94-server-9.4.24-21.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
libxml2-2.9.1-26.15 is installed
OR libxml2-2-2.9.1-26.15 is installed
OR libxml2-2-32bit-2.9.1-26.15 is installed
OR libxml2-doc-2.9.1-26.15 is installed
OR libxml2-tools-2.9.1-26.15 is installed
OR python-libxml2-2.9.1-26.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
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
OR libgcrypt20-hmac-1.6.1-16.42 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
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
OR libgcrypt20-hmac-1.6.1-16.42 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libopenssl-devel-1.0.2j-60.39 is installed
OR libopenssl1_0_0-1.0.2j-60.39 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.39 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.39 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.39 is installed
OR openssl-1.0.2j-60.39 is installed
OR openssl-doc-1.0.2j-60.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libopenssl-devel-1.0.2j-60.39 is installed
OR libopenssl1_0_0-1.0.2j-60.39 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.39 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.39 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.39 is installed
OR openssl-1.0.2j-60.39 is installed
OR openssl-doc-1.0.2j-60.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libdcerpc-binding0-4.4.2-38.25 is installed
OR libdcerpc-binding0-32bit-4.4.2-38.25 is installed
OR libdcerpc0-4.4.2-38.25 is installed
OR libdcerpc0-32bit-4.4.2-38.25 is installed
OR libndr-krb5pac0-4.4.2-38.25 is installed
OR libndr-krb5pac0-32bit-4.4.2-38.25 is installed
OR libndr-nbt0-4.4.2-38.25 is installed
OR libndr-nbt0-32bit-4.4.2-38.25 is installed
OR libndr-standard0-4.4.2-38.25 is installed
OR libndr-standard0-32bit-4.4.2-38.25 is installed
OR libndr0-4.4.2-38.25 is installed
OR libndr0-32bit-4.4.2-38.25 is installed
OR libnetapi0-4.4.2-38.25 is installed
OR libnetapi0-32bit-4.4.2-38.25 is installed
OR libsamba-credentials0-4.4.2-38.25 is installed
OR libsamba-credentials0-32bit-4.4.2-38.25 is installed
OR libsamba-errors0-4.4.2-38.25 is installed
OR libsamba-errors0-32bit-4.4.2-38.25 is installed
OR libsamba-hostconfig0-4.4.2-38.25 is installed
OR libsamba-hostconfig0-32bit-4.4.2-38.25 is installed
OR libsamba-passdb0-4.4.2-38.25 is installed
OR libsamba-passdb0-32bit-4.4.2-38.25 is installed
OR libsamba-util0-4.4.2-38.25 is installed
OR libsamba-util0-32bit-4.4.2-38.25 is installed
OR libsamdb0-4.4.2-38.25 is installed
OR libsamdb0-32bit-4.4.2-38.25 is installed
OR libsmbclient0-4.4.2-38.25 is installed
OR libsmbclient0-32bit-4.4.2-38.25 is installed
OR libsmbconf0-4.4.2-38.25 is installed
OR libsmbconf0-32bit-4.4.2-38.25 is installed
OR libsmbldap0-4.4.2-38.25 is installed
OR libsmbldap0-32bit-4.4.2-38.25 is installed
OR libtevent-util0-4.4.2-38.25 is installed
OR libtevent-util0-32bit-4.4.2-38.25 is installed
OR libwbclient0-4.4.2-38.25 is installed
OR libwbclient0-32bit-4.4.2-38.25 is installed
OR samba-4.4.2-38.25 is installed
OR samba-client-4.4.2-38.25 is installed
OR samba-client-32bit-4.4.2-38.25 is installed
OR samba-doc-4.4.2-38.25 is installed
OR samba-libs-4.4.2-38.25 is installed
OR samba-libs-32bit-4.4.2-38.25 is installed
OR samba-winbind-4.4.2-38.25 is installed
OR samba-winbind-32bit-4.4.2-38.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libdcerpc-binding0-4.4.2-38.25 is installed
OR libdcerpc-binding0-32bit-4.4.2-38.25 is installed
OR libdcerpc0-4.4.2-38.25 is installed
OR libdcerpc0-32bit-4.4.2-38.25 is installed
OR libndr-krb5pac0-4.4.2-38.25 is installed
OR libndr-krb5pac0-32bit-4.4.2-38.25 is installed
OR libndr-nbt0-4.4.2-38.25 is installed
OR libndr-nbt0-32bit-4.4.2-38.25 is installed
OR libndr-standard0-4.4.2-38.25 is installed
OR libndr-standard0-32bit-4.4.2-38.25 is installed
OR libndr0-4.4.2-38.25 is installed
OR libndr0-32bit-4.4.2-38.25 is installed
OR libnetapi0-4.4.2-38.25 is installed
OR libnetapi0-32bit-4.4.2-38.25 is installed
OR libsamba-credentials0-4.4.2-38.25 is installed
OR libsamba-credentials0-32bit-4.4.2-38.25 is installed
OR libsamba-errors0-4.4.2-38.25 is installed
OR libsamba-errors0-32bit-4.4.2-38.25 is installed
OR libsamba-hostconfig0-4.4.2-38.25 is installed
OR libsamba-hostconfig0-32bit-4.4.2-38.25 is installed
OR libsamba-passdb0-4.4.2-38.25 is installed
OR libsamba-passdb0-32bit-4.4.2-38.25 is installed
OR libsamba-util0-4.4.2-38.25 is installed
OR libsamba-util0-32bit-4.4.2-38.25 is installed
OR libsamdb0-4.4.2-38.25 is installed
OR libsamdb0-32bit-4.4.2-38.25 is installed
OR libsmbclient0-4.4.2-38.25 is installed
OR libsmbclient0-32bit-4.4.2-38.25 is installed
OR libsmbconf0-4.4.2-38.25 is installed
OR libsmbconf0-32bit-4.4.2-38.25 is installed
OR libsmbldap0-4.4.2-38.25 is installed
OR libsmbldap0-32bit-4.4.2-38.25 is installed
OR libtevent-util0-4.4.2-38.25 is installed
OR libtevent-util0-32bit-4.4.2-38.25 is installed
OR libwbclient0-4.4.2-38.25 is installed
OR libwbclient0-32bit-4.4.2-38.25 is installed
OR samba-4.4.2-38.25 is installed
OR samba-client-4.4.2-38.25 is installed
OR samba-client-32bit-4.4.2-38.25 is installed
OR samba-doc-4.4.2-38.25 is installed
OR samba-libs-4.4.2-38.25 is installed
OR samba-libs-32bit-4.4.2-38.25 is installed
OR samba-winbind-4.4.2-38.25 is installed
OR samba-winbind-32bit-4.4.2-38.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libopenssl-devel-1.0.2j-60.20 is installed
OR libopenssl1_0_0-1.0.2j-60.20 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.20 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.20 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.20 is installed
OR openssl-1.0.2j-60.20 is installed
OR openssl-doc-1.0.2j-60.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libopenssl-devel-1.0.2j-60.20 is installed
OR libopenssl1_0_0-1.0.2j-60.20 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.20 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.20 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.20 is installed
OR openssl-1.0.2j-60.20 is installed
OR openssl-doc-1.0.2j-60.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libecpg6-9.6.8-3.16 is installed
OR libpq5-9.6.8-3.16 is installed
OR libpq5-32bit-9.6.8-3.16 is installed
OR postgresql96-9.6.8-3.16 is installed
OR postgresql96-contrib-9.6.8-3.16 is installed
OR postgresql96-docs-9.6.8-3.16 is installed
OR postgresql96-libs-9.6.8-3.16 is installed
OR postgresql96-server-9.6.8-3.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
ghostscript-9.27-23.31 is installed
OR ghostscript-x11-9.27-23.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
ghostscript-9.27-23.31 is installed
OR ghostscript-x11-9.27-23.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libQtWebKit4-4.8.7+2.3.4-4.7 is installed
OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
OR libqca2-2.0.3-17.7 is installed
OR libqca2-32bit-2.0.3-17.7 is installed
OR libqt4-4.8.7-8.8 is installed
OR libqt4-32bit-4.8.7-8.8 is installed
OR libqt4-devel-doc-4.8.7-8.8 is installed
OR libqt4-qt3support-4.8.7-8.8 is installed
OR libqt4-qt3support-32bit-4.8.7-8.8 is installed
OR libqt4-sql-4.8.7-8.8 is installed
OR libqt4-sql-32bit-4.8.7-8.8 is installed
OR libqt4-sql-mysql-4.8.7-8.8 is installed
OR libqt4-sql-plugins-4.8.7-8.8 is installed
OR libqt4-sql-sqlite-4.8.7-8.8 is installed
OR libqt4-x11-4.8.7-8.8 is installed
OR libqt4-x11-32bit-4.8.7-8.8 is installed
OR qt4-x11-tools-4.8.7-8.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libQtWebKit4-4.8.7+2.3.4-4.7 is installed
OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
OR libqca2-2.0.3-17.7 is installed
OR libqca2-32bit-2.0.3-17.7 is installed
OR libqt4-4.8.7-8.8 is installed
OR libqt4-32bit-4.8.7-8.8 is installed
OR libqt4-devel-doc-4.8.7-8.8 is installed
OR libqt4-qt3support-4.8.7-8.8 is installed
OR libqt4-qt3support-32bit-4.8.7-8.8 is installed
OR libqt4-sql-4.8.7-8.8 is installed
OR libqt4-sql-32bit-4.8.7-8.8 is installed
OR libqt4-sql-mysql-4.8.7-8.8 is installed
OR libqt4-sql-plugins-4.8.7-8.8 is installed
OR libqt4-sql-sqlite-4.8.7-8.8 is installed
OR libqt4-x11-4.8.7-8.8 is installed
OR libqt4-x11-32bit-4.8.7-8.8 is installed
OR qt4-x11-tools-4.8.7-8.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libwireshark9-2.4.10-48.32 is installed
OR libwiretap7-2.4.10-48.32 is installed
OR libwscodecs1-2.4.10-48.32 is installed
OR libwsutil8-2.4.10-48.32 is installed
OR wireshark-2.4.10-48.32 is installed
OR wireshark-gtk-2.4.10-48.32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libwireshark9-2.4.10-48.32 is installed
OR libwiretap7-2.4.10-48.32 is installed
OR libwscodecs1-2.4.10-48.32 is installed
OR libwsutil8-2.4.10-48.32 is installed
OR wireshark-2.4.10-48.32 is installed
OR wireshark-gtk-2.4.10-48.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
nfs-client-1.3.0-34.22 is installed
OR nfs-doc-1.3.0-34.22 is installed
OR nfs-kernel-server-1.3.0-34.22 is installed
OR nfs-utils-1.3.0-34.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
nfs-client-1.3.0-34.22 is installed
OR nfs-doc-1.3.0-34.22 is installed
OR nfs-kernel-server-1.3.0-34.22 is installed
OR nfs-utils-1.3.0-34.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND sudo-1.8.10p3-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.47 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.51.8 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.51.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
libstorage-2.25.16.1-3 is installed
OR libstorage-ruby-2.25.16.1-3 is installed
OR libstorage5-2.25.16.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND sudo-1.8.10p3-2.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-devel-45.8.0esr-68 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 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 Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-11.2.202.559-117 is installed
OR flash-player-gnome-11.2.202.559-117 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libpcap-1.8.1-9 is installed
OR libpcap1-32bit-1.8.1-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.5 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.5 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.5 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
MozillaFirefox-45.7.0esr-65.2 is installed
OR MozillaFirefox-translations-45.7.0esr-65.2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-activemodel-4_2-4.2.2-5.1 is installed
|