| Revision Date: | 2021-06-09 | Version: | 1 |
| Title: | Security update for the Linux Kernel (Important) |
| Description: |
The SUSE Linux Enterprise 15 SP1 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-33200: Enforcing incorrect limits for pointer arithmetic operations by the BPF verifier could be abused to perform out-of-bounds reads and writes in kernel memory (bsc#1186484). - CVE-2021-33034: Fixed a use-after-free when destroying an hci_chan. This could lead to writing an arbitrary values. (bsc#1186111) - CVE-2020-26139: Fixed a denial-of-service when an Access Point (AP) forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. (bnc#1186062) - CVE-2021-23134: A Use After Free vulnerability in nfc sockets allowed local attackers to elevate their privileges. (bnc#1186060) - CVE-2021-23133: Fixed a race condition in SCTP sockets, which could lead to privilege escalation from the context of a network service or an unprivileged process. (bnc#1184675) - CVE-2021-3491: Fixed a potential heap overflow in mem_rw(). This vulnerability is related to the PROVIDE_BUFFERS operation, which allowed the MAX_RW_COUNT limit to be bypassed (bsc#1185642). - CVE-2021-32399: Fixed a race condition when removing the HCI controller (bnc#1184611). - CVE-2020-24586: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances this can be abused to inject arbitrary network packets and/or exfiltrate user data (bnc#1185859). - CVE-2020-24587: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that all fragments of a frame are encrypted under the same key. An adversary can abuse this to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed (bnc#1185859 bnc#1185862). - CVE-2020-26147: The WEP, WPA, WPA2, and WPA3 implementations reassemble fragments, even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used (bnc#1185859). - CVE-2020-26145: An issue was discovered with Samsung Galaxy S3 i9305 4.4.4 devices. The WEP, WPA, WPA2, and WPA3 implementations accept second (or subsequent) broadcast fragments even when sent in plaintext and process them as full unfragmented frames. An adversary can abuse this to inject arbitrary network packets independent of the network configuration. (bnc#1185860) - CVE-2020-26141: An issue was discovered in the ALFA driver for AWUS036H, where the Message Integrity Check (authenticity) of fragmented TKIP frames was not verified. An adversary can abuse this to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol. (bnc#1185987)
The following non-security bugs were fixed:
- Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185725). - Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185725). - dm: fix redundant IO accounting for bios that need splitting (bsc#1183738). - ibmvfc: Avoid move login if fast fail is enabled (bsc#1185938 ltc#192043). - ibmvfc: Handle move login failure (bsc#1185938 ltc#192043). - ibmvfc: Reinit target retries (bsc#1185938 ltc#192043). - kabi: Fix breakage in NVMe driver (bsc#1181161). - kabi: Fix nvmet error log definitions (bsc#1181161). - kabi: nvme: fix fast_io_fail_tmo (bsc#1181161). - md/raid1: properly indicate failure when ending a failed write request (bsc#1185680). - net: sched: disable TCQ_F_NOLOCK for pfifo_fast (bsc#1183405) - netfilter: conntrack: add new sysctl to disable RST check (bsc#1183947 bsc#1185950). - netfilter: conntrack: avoid misleading 'invalid' in log message (bsc#1183947 bsc#1185950). - netfilter: conntrack: improve RST handling when tuple is re-used (bsc#1183947 bsc#1185950). - netfilter: conntrack: tcp: only close if RST matches exact sequence (bsc#1183947 bsc#1185950). - nvme-fabrics: allow to queue requests for live queues (bsc#1181161). - nvme-fabrics: do not check state NVME_CTRL_NEW for request acceptance (bsc#1181161). - nvme-fabrics: reject I/O to offline device (bsc#1181161). - nvme-pci: Sync queues on reset (bsc#1181161). - nvme-rdma: avoid race between time out and tear down (bsc#1181161). - nvme-rdma: avoid repeated request completion (bsc#1181161). - nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout (bsc#1181161). - nvme-rdma: fix controller reset hang during traffic (bsc#1181161). - nvme-rdma: fix possible hang when failing to set io queues (bsc#1181161). - nvme-rdma: fix timeout handler (bsc#1181161). - nvme-rdma: serialize controller teardown sequences (bsc#1181161). - nvme-tcp: avoid race between time out and tear down (bsc#1181161). - nvme-tcp: avoid repeated request completion (bsc#1181161). - nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout (bsc#1181161). - nvme-tcp: fix controller reset hang during traffic (bsc#1181161). - nvme-tcp: fix possible hang when failing to set io queues (bsc#1181161). - nvme-tcp: fix timeout handler (bsc#1181161). - nvme-tcp: serialize controller teardown sequences (bsc#1181161). - nvme: Restart request timers in resetting state (bsc#1181161). - nvme: add error log page slot definition (bsc#1181161). - nvme: include admin_q sync with nvme_sync_queues (bsc#1181161). - nvme: introduce 'Command Aborted By host' status code (bsc#1181161). - nvme: introduce nvme_is_fabrics to check fabrics cmd (bsc#1181161). - nvme: introduce nvme_sync_io_queues (bsc#1181161). - nvme: make fabrics command run on a separate request queue (bsc#1181161). - nvme: prevent warning triggered by nvme_stop_keep_alive (bsc#1181161). - nvme: unlink head after removing last namespace (bsc#1181161). - nvmet: add error log support for fabrics-cmd (bsc#1181161). - nvmet: add error-log definitions (bsc#1181161). - video: hyperv_fb: Add ratelimit on error message (bsc#1185725).
|
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1181161 1183405 1183738 1183947 1184611 1184675 1185642 1185680 1185725 1185859 1185860 1185862 1185863 1185898 1185899 1185901 1185938 1185950 1185987 1186060 1186061 1186062 1186111 1186285 1186390 1186484 1186498 CVE-2007-6720 CVE-2009-0179 CVE-2009-3995 CVE-2009-3996 CVE-2009-4029 CVE-2010-2546 CVE-2010-3430 CVE-2010-3431 CVE-2010-3853 CVE-2011-2186 CVE-2011-3148 CVE-2011-3149 CVE-2012-1174 CVE-2013-1981 CVE-2013-1991 CVE-2013-1997 CVE-2013-2000 CVE-2013-2004 CVE-2013-4288 CVE-2013-6435 CVE-2014-2583 CVE-2014-3065 CVE-2014-3566 CVE-2014-4288 CVE-2014-6456 CVE-2014-6457 CVE-2014-6458 CVE-2014-6466 CVE-2014-6476 CVE-2014-6492 CVE-2014-6493 CVE-2014-6502 CVE-2014-6503 CVE-2014-6506 CVE-2014-6511 CVE-2014-6512 CVE-2014-6513 CVE-2014-6515 CVE-2014-6527 CVE-2014-6531 CVE-2014-6532 CVE-2014-6558 CVE-2014-8118 CVE-2014-8891 CVE-2014-8892 CVE-2014-9390 CVE-2015-0204 CVE-2015-0458 CVE-2015-0459 CVE-2015-0469 CVE-2015-0477 CVE-2015-0478 CVE-2015-0480 CVE-2015-0486 CVE-2015-0488 CVE-2015-0491 CVE-2015-0797 CVE-2015-1931 CVE-2015-2590 CVE-2015-2601 CVE-2015-2613 CVE-2015-2619 CVE-2015-2621 CVE-2015-2625 CVE-2015-2632 CVE-2015-2637 CVE-2015-2638 CVE-2015-2664 CVE-2015-2808 CVE-2015-3238 CVE-2015-4000 CVE-2015-4729 CVE-2015-4731 CVE-2015-4732 CVE-2015-4733 CVE-2015-4734 CVE-2015-4748 CVE-2015-4749 CVE-2015-4760 CVE-2015-4803 CVE-2015-4805 CVE-2015-4806 CVE-2015-4810 CVE-2015-4835 CVE-2015-4840 CVE-2015-4842 CVE-2015-4843 CVE-2015-4844 CVE-2015-4860 CVE-2015-4871 CVE-2015-4872 CVE-2015-4882 CVE-2015-4883 CVE-2015-4893 CVE-2015-4902 CVE-2015-4903 CVE-2015-4911 CVE-2015-5006 CVE-2015-5041 CVE-2015-7575 CVE-2015-8126 CVE-2015-8472 CVE-2016-0264 CVE-2016-0363 CVE-2016-0376 CVE-2016-0402 CVE-2016-0448 CVE-2016-0466 CVE-2016-0475 CVE-2016-0483 CVE-2016-0494 CVE-2016-0686 CVE-2016-0687 CVE-2016-0705 CVE-2016-10128 CVE-2016-10129 CVE-2016-10130 CVE-2016-10165 CVE-2016-2183 CVE-2016-2315 CVE-2016-2324 CVE-2016-3422 CVE-2016-3426 CVE-2016-3427 CVE-2016-3443 CVE-2016-3449 CVE-2016-3485 CVE-2016-3511 CVE-2016-3598 CVE-2016-5542 CVE-2016-5547 CVE-2016-5548 CVE-2016-5549 CVE-2016-5552 CVE-2016-5554 CVE-2016-5556 CVE-2016-5568 CVE-2016-5573 CVE-2016-5597 CVE-2016-7942 CVE-2016-8568 CVE-2016-8569 CVE-2016-9445 CVE-2016-9446 CVE-2016-9447 CVE-2016-9809 CVE-2016-9840 CVE-2016-9841 CVE-2016-9842 CVE-2016-9843 CVE-2017-1000117 CVE-2017-1000251 CVE-2017-1000252 CVE-2017-1000255 CVE-2017-1000410 CVE-2017-10053 CVE-2017-10067 CVE-2017-10074 CVE-2017-10078 CVE-2017-10081 CVE-2017-10087 CVE-2017-10089 CVE-2017-10090 CVE-2017-10096 CVE-2017-10101 CVE-2017-10102 CVE-2017-10105 CVE-2017-10107 CVE-2017-10108 CVE-2017-10109 CVE-2017-10110 CVE-2017-10111 CVE-2017-10115 CVE-2017-10116 CVE-2017-10125 CVE-2017-10243 CVE-2017-10281 CVE-2017-10285 CVE-2017-10293 CVE-2017-10295 CVE-2017-10309 CVE-2017-10345 CVE-2017-10346 CVE-2017-10347 CVE-2017-10348 CVE-2017-10349 CVE-2017-10350 CVE-2017-10355 CVE-2017-10356 CVE-2017-10357 CVE-2017-10388 CVE-2017-11473 CVE-2017-11600 CVE-2017-12153 CVE-2017-12154 CVE-2017-12190 CVE-2017-12193 CVE-2017-1289 CVE-2017-13080 CVE-2017-13166 CVE-2017-14051 CVE-2017-14489 CVE-2017-14867 CVE-2017-15115 CVE-2017-15127 CVE-2017-15128 CVE-2017-15129 CVE-2017-15265 CVE-2017-15298 CVE-2017-15537 CVE-2017-15649 CVE-2017-15951 CVE-2017-16525 CVE-2017-16527 CVE-2017-16528 CVE-2017-16529 CVE-2017-16531 CVE-2017-16533 CVE-2017-16534 CVE-2017-16535 CVE-2017-16536 CVE-2017-16537 CVE-2017-16538 CVE-2017-16644 CVE-2017-16645 CVE-2017-16646 CVE-2017-16647 CVE-2017-16649 CVE-2017-16650 CVE-2017-16911 CVE-2017-16912 CVE-2017-16913 CVE-2017-16914 CVE-2017-16939 CVE-2017-16994 CVE-2017-16995 CVE-2017-16996 CVE-2017-17052 CVE-2017-17448 CVE-2017-17449 CVE-2017-17450 CVE-2017-17558 CVE-2017-17712 CVE-2017-17741 CVE-2017-17805 CVE-2017-17806 CVE-2017-17852 CVE-2017-17853 CVE-2017-17854 CVE-2017-17855 CVE-2017-17856 CVE-2017-17857 CVE-2017-17862 CVE-2017-17864 CVE-2017-17975 CVE-2017-18075 CVE-2017-18202 CVE-2017-18203 CVE-2017-18204 CVE-2017-18208 CVE-2017-18224 CVE-2017-18344 CVE-2017-18551 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-3509 CVE-2017-3511 CVE-2017-3512 CVE-2017-3514 CVE-2017-3533 CVE-2017-3539 CVE-2017-3544 CVE-2017-3732 CVE-2017-3736 CVE-2017-5338 CVE-2017-5339 CVE-2017-5715 CVE-2017-5753 CVE-2017-5754 CVE-2017-5974 CVE-2017-5975 CVE-2017-5976 CVE-2017-5977 CVE-2017-5978 CVE-2017-5979 CVE-2017-5981 CVE-2017-7500 CVE-2017-7501 CVE-2017-7541 CVE-2017-7542 CVE-2017-8386 CVE-2017-8824 CVE-2017-8831 CVE-2018-1000004 CVE-2018-1000028 CVE-2018-1000200 CVE-2018-1000204 CVE-2018-10087 CVE-2018-10124 CVE-2018-10323 CVE-2018-1065 CVE-2018-1068 CVE-2018-10853 CVE-2018-10887 CVE-2018-10888 CVE-2018-10902 CVE-2018-1091 CVE-2018-10938 CVE-2018-1094 CVE-2018-10940 CVE-2018-1108 CVE-2018-1118 CVE-2018-1120 CVE-2018-11233 CVE-2018-11235 CVE-2018-11235 CVE-2018-1128 CVE-2018-1129 CVE-2018-1130 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-12207 CVE-2018-12232 CVE-2018-12233 CVE-2018-12539 CVE-2018-12896 CVE-2018-13053 CVE-2018-13093 CVE-2018-13094 CVE-2018-13095 CVE-2018-13405 CVE-2018-13406 CVE-2018-1417 CVE-2018-14598 CVE-2018-14599 CVE-2018-14600 CVE-2018-14613 CVE-2018-14617 CVE-2018-14625 CVE-2018-14633 CVE-2018-1517 CVE-2018-15501 CVE-2018-15572 CVE-2018-1656 CVE-2018-16658 CVE-2018-16862 CVE-2018-16871 CVE-2018-16880 CVE-2018-16884 CVE-2018-17182 CVE-2018-17456 CVE-2018-17828 CVE-2018-18281 CVE-2018-18386 CVE-2018-18397 CVE-2018-18445 CVE-2018-18710 CVE-2018-19407 CVE-2018-19824 CVE-2018-19854 CVE-2018-19985 CVE-2018-20169 CVE-2018-20669 CVE-2018-20836 CVE-2018-20855 CVE-2018-20976 CVE-2018-21008 CVE-2018-2579 CVE-2018-2582 CVE-2018-2588 CVE-2018-2599 CVE-2018-2602 CVE-2018-2603 CVE-2018-2618 CVE-2018-2633 CVE-2018-2634 CVE-2018-2637 CVE-2018-2638 CVE-2018-2639 CVE-2018-2641 CVE-2018-2663 CVE-2018-2677 CVE-2018-2678 CVE-2018-2783 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-2814 CVE-2018-2825 CVE-2018-2826 CVE-2018-2940 CVE-2018-2952 CVE-2018-2964 CVE-2018-2973 CVE-2018-3620 CVE-2018-3639 CVE-2018-3646 CVE-2018-5332 CVE-2018-5333 CVE-2018-5390 CVE-2018-5391 CVE-2018-5803 CVE-2018-5848 CVE-2018-6381 CVE-2018-6484 CVE-2018-6540 CVE-2018-6542 CVE-2018-6554 CVE-2018-6555 CVE-2018-6927 CVE-2018-7191 CVE-2018-7492 CVE-2018-7566 CVE-2018-7725 CVE-2018-7726 CVE-2018-7740 CVE-2018-8043 CVE-2018-8087 CVE-2018-8099 CVE-2018-8781 CVE-2018-8822 CVE-2018-9363 CVE-2018-9385 CVE-2018-9568 CVE-2019-10124 CVE-2019-10126 CVE-2019-10207 CVE-2019-10638 CVE-2019-10639 CVE-2019-11085 CVE-2019-11091 CVE-2019-11135 CVE-2019-1125 CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 CVE-2019-11486 CVE-2019-11487 CVE-2019-11599 CVE-2019-11810 CVE-2019-11811 CVE-2019-11815 CVE-2019-11833 CVE-2019-11884 CVE-2019-12380 CVE-2019-12382 CVE-2019-12456 CVE-2019-12614 CVE-2019-12817 CVE-2019-12818 CVE-2019-12819 CVE-2019-13233 CVE-2019-13631 CVE-2019-13648 CVE-2019-14283 CVE-2019-14284 CVE-2019-14814 CVE-2019-14815 CVE-2019-14816 CVE-2019-14821 CVE-2019-14835 CVE-2019-15030 CVE-2019-15031 CVE-2019-15090 CVE-2019-15098 CVE-2019-15099 CVE-2019-15117 CVE-2019-15118 CVE-2019-15211 CVE-2019-15212 CVE-2019-15214 CVE-2019-15215 CVE-2019-15216 CVE-2019-15217 CVE-2019-15218 CVE-2019-15219 CVE-2019-15220 CVE-2019-15221 CVE-2019-15222 CVE-2019-15239 CVE-2019-15290 CVE-2019-15291 CVE-2019-15292 CVE-2019-15538 CVE-2019-15666 CVE-2019-15902 CVE-2019-15917 CVE-2019-15919 CVE-2019-15920 CVE-2019-15921 CVE-2019-15924 CVE-2019-15926 CVE-2019-15927 CVE-2019-16232 CVE-2019-16234 CVE-2019-17133 CVE-2019-17666 CVE-2019-2024 CVE-2019-3459 CVE-2019-3460 CVE-2019-3560 CVE-2019-3819 CVE-2019-3846 CVE-2019-3882 CVE-2019-5489 CVE-2019-6974 CVE-2019-7221 CVE-2019-7222 CVE-2019-7308 CVE-2019-7572 CVE-2019-7573 CVE-2019-7574 CVE-2019-7575 CVE-2019-7576 CVE-2019-7577 CVE-2019-7578 CVE-2019-7635 CVE-2019-7636 CVE-2019-7637 CVE-2019-7638 CVE-2019-8564 CVE-2019-8912 CVE-2019-8980 CVE-2019-9003 CVE-2019-9213 CVE-2019-9500 CVE-2019-9503 CVE-2020-24586 CVE-2020-24587 CVE-2020-26139 CVE-2020-26141 CVE-2020-26145 CVE-2020-26147 CVE-2021-23133 CVE-2021-23134 CVE-2021-32399 CVE-2021-33034 CVE-2021-33200 CVE-2021-3491 SUSE-SU-2021:1912-1
|
| Platform(s): | openSUSE 13.1 openSUSE 13.1 NonFree openSUSE Leap 42.2 SUSE Linux Enterprise Build System Kit 12 SP1 SUSE Linux Enterprise Build System Kit 12 SP2 SUSE Linux Enterprise Build System Kit 12 SP4 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 for SAP 11 SP4 SUSE Linux Enterprise High Availability Extension 11 SP3 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 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 12 SP2 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT 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-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP1-LTSS 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 SP4 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-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for Rasperry Pi 12 SP2 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-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 15 SP1 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 SUSE Linux Enterprise Software Development Kit 12 SP1 SUSE Linux Enterprise Software Development Kit 12 SP2 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 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
| Product(s): | |
| Definition Synopsis |
| openSUSE 13.1 is installed AND Package Information
percona-toolkit-2.2.7-2.10.1 is installed
OR xtrabackup-2.1.7-13.2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND kernel-zfcpdump-3.12.62-60.62 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND Package Information
libudev-mini-devel-228-132 is installed
OR libudev-mini1-228-132 is installed
OR systemd-mini-228-132 is installed
OR systemd-mini-devel-228-132 is installed
OR udev-mini-228-132 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND python-Twisted-15.2.1-9.5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
bind-libs-9.9.4P2-0.6.1 is installed
OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
OR bind-utils-9.9.4P2-0.6.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-17.0.9esr-0.7.1 is installed
OR MozillaFirefox-translations-17.0.9esr-0.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.41.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.41.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
kernel-default-3.12.43-52.6 is installed
OR kernel-default-devel-3.12.43-52.6 is installed
OR kernel-default-extra-3.12.43-52.6 is installed
OR kernel-devel-3.12.43-52.6 is installed
OR kernel-macros-3.12.43-52.6 is installed
OR kernel-source-3.12.43-52.6 is installed
OR kernel-syms-3.12.43-52.6 is installed
OR kernel-xen-3.12.43-52.6 is installed
OR kernel-xen-devel-3.12.43-52.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libsndfile-1.0.25-25 is installed
OR libsndfile1-1.0.25-25 is installed
OR libsndfile1-32bit-1.0.25-25 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
OR libjasper1-32bit-1.900.14-181 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise for SAP 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.50.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.50.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND rubygem-bundler-1.7.0-0.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Live Patching 12 SP4 is installed
AND Package Information
kgraft-patch-4_12_14-95_24-default-1-6.5 is installed
OR kgraft-patch-SLE12-SP4_Update_6-1-6.5 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
containerd-0.2.4+gitr565_0366d7e-9 is installed
OR docker-1.12.3-81 is installed
OR ruby2.1-rubygem-docker-api-1.31.0-11 is installed
OR ruby2.1-rubygem-excon-0.52.0-9 is installed
OR rubygem-docker-api-1.31.0-11 is installed
OR rubygem-excon-0.52.0-9 is installed
OR runc-0.1.1+gitr2816_02f8fa7-9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-87 is installed
OR libopenssl0_9_8-0.9.8j-87 is installed
OR libopenssl0_9_8-32bit-0.9.8j-87 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.62-60.62 is installed
OR kernel-ec2-devel-3.12.62-60.62 is installed
OR kernel-ec2-extra-3.12.62-60.62 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-108 is installed
OR php5-5.5.14-108 is installed
OR php5-bcmath-5.5.14-108 is installed
OR php5-bz2-5.5.14-108 is installed
OR php5-calendar-5.5.14-108 is installed
OR php5-ctype-5.5.14-108 is installed
OR php5-curl-5.5.14-108 is installed
OR php5-dba-5.5.14-108 is installed
OR php5-dom-5.5.14-108 is installed
OR php5-enchant-5.5.14-108 is installed
OR php5-exif-5.5.14-108 is installed
OR php5-fastcgi-5.5.14-108 is installed
OR php5-fileinfo-5.5.14-108 is installed
OR php5-fpm-5.5.14-108 is installed
OR php5-ftp-5.5.14-108 is installed
OR php5-gd-5.5.14-108 is installed
OR php5-gettext-5.5.14-108 is installed
OR php5-gmp-5.5.14-108 is installed
OR php5-iconv-5.5.14-108 is installed
OR php5-imap-5.5.14-108 is installed
OR php5-intl-5.5.14-108 is installed
OR php5-json-5.5.14-108 is installed
OR php5-ldap-5.5.14-108 is installed
OR php5-mbstring-5.5.14-108 is installed
OR php5-mcrypt-5.5.14-108 is installed
OR php5-mysql-5.5.14-108 is installed
OR php5-odbc-5.5.14-108 is installed
OR php5-opcache-5.5.14-108 is installed
OR php5-openssl-5.5.14-108 is installed
OR php5-pcntl-5.5.14-108 is installed
OR php5-pdo-5.5.14-108 is installed
OR php5-pear-5.5.14-108 is installed
OR php5-pgsql-5.5.14-108 is installed
OR php5-phar-5.5.14-108 is installed
OR php5-posix-5.5.14-108 is installed
OR php5-pspell-5.5.14-108 is installed
OR php5-shmop-5.5.14-108 is installed
OR php5-snmp-5.5.14-108 is installed
OR php5-soap-5.5.14-108 is installed
OR php5-sockets-5.5.14-108 is installed
OR php5-sqlite-5.5.14-108 is installed
OR php5-suhosin-5.5.14-108 is installed
OR php5-sysvmsg-5.5.14-108 is installed
OR php5-sysvsem-5.5.14-108 is installed
OR php5-sysvshm-5.5.14-108 is installed
OR php5-tokenizer-5.5.14-108 is installed
OR php5-wddx-5.5.14-108 is installed
OR php5-xmlreader-5.5.14-108 is installed
OR php5-xmlrpc-5.5.14-108 is installed
OR php5-xmlwriter-5.5.14-108 is installed
OR php5-xsl-5.5.14-108 is installed
OR php5-zip-5.5.14-108 is installed
OR php5-zlib-5.5.14-108 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 12 SP2 is installed
AND Package Information
salt-2016.11.4-46.10 is installed
OR salt-minion-2016.11.4-46.10 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT 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 Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-68.1 is installed
OR kernel-rt-base-3.0.101.rt130-68.1 is installed
OR kernel-rt-devel-3.0.101.rt130-68.1 is installed
OR kernel-rt_trace-3.0.101.rt130-68.1 is installed
OR kernel-rt_trace-base-3.0.101.rt130-68.1 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-68.1 is installed
OR kernel-source-rt-3.0.101.rt130-68.1 is installed
OR kernel-syms-rt-3.0.101.rt130-68.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 is installed
AND Package Information
cpio-2.9-75.27.24.1 is installed
OR cpio-lang-2.9-75.27.24.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
freetype2-2.3.7-25.30.1 is installed
OR freetype2-32bit-2.3.7-25.30.1 is installed
OR freetype2-x86-2.3.7-25.30.1 is installed
OR ft2demos-2.3.7-25.30.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
freetype2-2.3.7-25.30.1 is installed
OR freetype2-32bit-2.3.7-25.30.1 is installed
OR freetype2-x86-2.3.7-25.30.1 is installed
OR ft2demos-2.3.7-25.30.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
cvs-1.12.12-144.23.5.1 is installed
OR cvs-doc-1.12.12-144.23.5.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND koan-2.0.10-0.38.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
MozillaFirefox-24.5.0esr-0.3.1 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10.14 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3.1 is installed
OR libfreebl3-3.16-0.3.1 is installed
OR libfreebl3-32bit-3.16-0.3.1 is installed
OR mozilla-nspr-4.10.4-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.4-0.3.1 is installed
OR mozilla-nss-3.16-0.3.1 is installed
OR mozilla-nss-32bit-3.16-0.3.1 is installed
OR mozilla-nss-tools-3.16-0.3.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.6.1 is installed
OR libmysqlclient15-x86-5.0.96-0.6.1 is installed
OR libmysqlclient_r15-5.0.96-0.6.1 is installed
OR mysql-5.0.96-0.6.1 is installed
OR mysql-Max-5.0.96-0.6.1 is installed
OR mysql-client-5.0.96-0.6.1 is installed
OR mysql-tools-5.0.96-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.6.1 is installed
OR libmysqlclient15-x86-5.0.96-0.6.1 is installed
OR libmysqlclient_r15-5.0.96-0.6.1 is installed
OR mysql-5.0.96-0.6.1 is installed
OR mysql-Max-5.0.96-0.6.1 is installed
OR mysql-client-5.0.96-0.6.1 is installed
OR mysql-tools-5.0.96-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.6.1 is installed
OR libmysqlclient15-x86-5.0.96-0.6.1 is installed
OR libmysqlclient_r15-5.0.96-0.6.1 is installed
OR mysql-5.0.96-0.6.1 is installed
OR mysql-Max-5.0.96-0.6.1 is installed
OR mysql-client-5.0.96-0.6.1 is installed
OR mysql-tools-5.0.96-0.6.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.12-0.4.1 is installed
OR MozillaFirefox-translations-10.0.12-0.4.1 is installed
OR libfreebl3-3.14.1-0.3.1 is installed
OR libfreebl3-32bit-3.14.1-0.3.1 is installed
OR libfreebl3-x86-3.14.1-0.3.1 is installed
OR mozilla-nspr-4.9.4-0.3.1 is installed
OR mozilla-nspr-32bit-4.9.4-0.3.1 is installed
OR mozilla-nspr-x86-4.9.4-0.3.1 is installed
OR mozilla-nss-3.14.1-0.3.1 is installed
OR mozilla-nss-32bit-3.14.1-0.3.1 is installed
OR mozilla-nss-tools-3.14.1-0.3.1 is installed
OR mozilla-nss-x86-3.14.1-0.3.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-10.0.12-0.4.1 is installed
OR MozillaFirefox-translations-10.0.12-0.4.1 is installed
OR libfreebl3-3.14.1-0.3.1 is installed
OR libfreebl3-32bit-3.14.1-0.3.1 is installed
OR libfreebl3-x86-3.14.1-0.3.1 is installed
OR mozilla-nspr-4.9.4-0.3.1 is installed
OR mozilla-nspr-32bit-4.9.4-0.3.1 is installed
OR mozilla-nspr-x86-4.9.4-0.3.1 is installed
OR mozilla-nss-3.14.1-0.3.1 is installed
OR mozilla-nss-32bit-3.14.1-0.3.1 is installed
OR mozilla-nss-tools-3.14.1-0.3.1 is installed
OR mozilla-nss-x86-3.14.1-0.3.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
libopenssl0_9_8-0.9.8j-0.28.1 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.28.1 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.28.1 is installed
OR openssl-0.9.8j-0.28.1 is installed
OR openssl-doc-0.9.8j-0.28.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
MozillaFirefox-24.6.0esr-0.3.1 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10.24 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3.1 is installed
OR libfreebl3-3.16.1-0.3.1 is installed
OR libfreebl3-32bit-3.16.1-0.3.1 is installed
OR mozilla-nspr-4.10.6-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.6-0.3.1 is installed
OR mozilla-nspr-devel-4.10.6-0.3.1 is installed
OR mozilla-nss-3.16.1-0.3.1 is installed
OR mozilla-nss-32bit-3.16.1-0.3.1 is installed
OR mozilla-nss-devel-3.16.1-0.3.1 is installed
OR mozilla-nss-tools-3.16.1-0.3.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
apache2-mod_php53-5.3.17-0.31.1 is installed
OR php53-5.3.17-0.31.1 is installed
OR php53-bcmath-5.3.17-0.31.1 is installed
OR php53-bz2-5.3.17-0.31.1 is installed
OR php53-calendar-5.3.17-0.31.1 is installed
OR php53-ctype-5.3.17-0.31.1 is installed
OR php53-curl-5.3.17-0.31.1 is installed
OR php53-dba-5.3.17-0.31.1 is installed
OR php53-dom-5.3.17-0.31.1 is installed
OR php53-exif-5.3.17-0.31.1 is installed
OR php53-fastcgi-5.3.17-0.31.1 is installed
OR php53-fileinfo-5.3.17-0.31.1 is installed
OR php53-ftp-5.3.17-0.31.1 is installed
OR php53-gd-5.3.17-0.31.1 is installed
OR php53-gettext-5.3.17-0.31.1 is installed
OR php53-gmp-5.3.17-0.31.1 is installed
OR php53-iconv-5.3.17-0.31.1 is installed
OR php53-intl-5.3.17-0.31.1 is installed
OR php53-json-5.3.17-0.31.1 is installed
OR php53-ldap-5.3.17-0.31.1 is installed
OR php53-mbstring-5.3.17-0.31.1 is installed
OR php53-mcrypt-5.3.17-0.31.1 is installed
OR php53-mysql-5.3.17-0.31.1 is installed
OR php53-odbc-5.3.17-0.31.1 is installed
OR php53-openssl-5.3.17-0.31.1 is installed
OR php53-pcntl-5.3.17-0.31.1 is installed
OR php53-pdo-5.3.17-0.31.1 is installed
OR php53-pear-5.3.17-0.31.1 is installed
OR php53-pgsql-5.3.17-0.31.1 is installed
OR php53-pspell-5.3.17-0.31.1 is installed
OR php53-shmop-5.3.17-0.31.1 is installed
OR php53-snmp-5.3.17-0.31.1 is installed
OR php53-soap-5.3.17-0.31.1 is installed
OR php53-suhosin-5.3.17-0.31.1 is installed
OR php53-sysvmsg-5.3.17-0.31.1 is installed
OR php53-sysvsem-5.3.17-0.31.1 is installed
OR php53-sysvshm-5.3.17-0.31.1 is installed
OR php53-tokenizer-5.3.17-0.31.1 is installed
OR php53-wddx-5.3.17-0.31.1 is installed
OR php53-xmlreader-5.3.17-0.31.1 is installed
OR php53-xmlrpc-5.3.17-0.31.1 is installed
OR php53-xmlwriter-5.3.17-0.31.1 is installed
OR php53-xsl-5.3.17-0.31.1 is installed
OR php53-zip-5.3.17-0.31.1 is installed
OR php53-zlib-5.3.17-0.31.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
apache2-mod_php53-5.3.17-0.31.1 is installed
OR php53-5.3.17-0.31.1 is installed
OR php53-bcmath-5.3.17-0.31.1 is installed
OR php53-bz2-5.3.17-0.31.1 is installed
OR php53-calendar-5.3.17-0.31.1 is installed
OR php53-ctype-5.3.17-0.31.1 is installed
OR php53-curl-5.3.17-0.31.1 is installed
OR php53-dba-5.3.17-0.31.1 is installed
OR php53-dom-5.3.17-0.31.1 is installed
OR php53-exif-5.3.17-0.31.1 is installed
OR php53-fastcgi-5.3.17-0.31.1 is installed
OR php53-fileinfo-5.3.17-0.31.1 is installed
OR php53-ftp-5.3.17-0.31.1 is installed
OR php53-gd-5.3.17-0.31.1 is installed
OR php53-gettext-5.3.17-0.31.1 is installed
OR php53-gmp-5.3.17-0.31.1 is installed
OR php53-iconv-5.3.17-0.31.1 is installed
OR php53-intl-5.3.17-0.31.1 is installed
OR php53-json-5.3.17-0.31.1 is installed
OR php53-ldap-5.3.17-0.31.1 is installed
OR php53-mbstring-5.3.17-0.31.1 is installed
OR php53-mcrypt-5.3.17-0.31.1 is installed
OR php53-mysql-5.3.17-0.31.1 is installed
OR php53-odbc-5.3.17-0.31.1 is installed
OR php53-openssl-5.3.17-0.31.1 is installed
OR php53-pcntl-5.3.17-0.31.1 is installed
OR php53-pdo-5.3.17-0.31.1 is installed
OR php53-pear-5.3.17-0.31.1 is installed
OR php53-pgsql-5.3.17-0.31.1 is installed
OR php53-pspell-5.3.17-0.31.1 is installed
OR php53-shmop-5.3.17-0.31.1 is installed
OR php53-snmp-5.3.17-0.31.1 is installed
OR php53-soap-5.3.17-0.31.1 is installed
OR php53-suhosin-5.3.17-0.31.1 is installed
OR php53-sysvmsg-5.3.17-0.31.1 is installed
OR php53-sysvsem-5.3.17-0.31.1 is installed
OR php53-sysvshm-5.3.17-0.31.1 is installed
OR php53-tokenizer-5.3.17-0.31.1 is installed
OR php53-wddx-5.3.17-0.31.1 is installed
OR php53-xmlreader-5.3.17-0.31.1 is installed
OR php53-xmlrpc-5.3.17-0.31.1 is installed
OR php53-xmlwriter-5.3.17-0.31.1 is installed
OR php53-xsl-5.3.17-0.31.1 is installed
OR php53-zip-5.3.17-0.31.1 is installed
OR php53-zlib-5.3.17-0.31.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PolicyKit-0.9-14.41 is installed
OR PolicyKit-32bit-0.9-14.41 is installed
OR PolicyKit-doc-0.9-14.39 is installed
OR PolicyKit-x86-0.9-14.41 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
curl-7.19.7-1.61.1 is installed
OR libcurl4-7.19.7-1.61.1 is installed
OR libcurl4-32bit-7.19.7-1.61.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
MozillaFirefox-31.7.0esr-0.8.1 is installed
OR MozillaFirefox-translations-31.7.0esr-0.8.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libopenssl1-devel-1.0.1g-0.52.1 is installed
OR libopenssl1_0_0-1.0.1g-0.52.1 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.52.1 is installed
OR libopenssl1_0_0-x86-1.0.1g-0.52.1 is installed
OR openssl1-1.0.1g-0.52.1 is installed
OR openssl1-doc-1.0.1g-0.52.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 is installed
AND Package Information
evince-3.10.3-1.213 is installed
OR evince-lang-3.10.3-1.213 is installed
OR libevdocument3-4-3.10.3-1.213 is installed
OR libevview3-3-3.10.3-1.213 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND ant-1.9.4-1.6 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_93-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_93-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_28-4-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_93-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_93-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_28-4-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
MozillaFirefox-45.5.0esr-88 is installed
OR MozillaFirefox-translations-45.5.0esr-88 is installed
OR libfreebl3-3.21.3-50 is installed
OR libfreebl3-32bit-3.21.3-50 is installed
OR libfreebl3-hmac-3.21.3-50 is installed
OR libfreebl3-hmac-32bit-3.21.3-50 is installed
OR libsoftokn3-3.21.3-50 is installed
OR libsoftokn3-32bit-3.21.3-50 is installed
OR libsoftokn3-hmac-3.21.3-50 is installed
OR libsoftokn3-hmac-32bit-3.21.3-50 is installed
OR mozilla-nss-3.21.3-50 is installed
OR mozilla-nss-32bit-3.21.3-50 is installed
OR mozilla-nss-certs-3.21.3-50 is installed
OR mozilla-nss-certs-32bit-3.21.3-50 is installed
OR mozilla-nss-sysinit-3.21.3-50 is installed
OR mozilla-nss-sysinit-32bit-3.21.3-50 is installed
OR mozilla-nss-tools-3.21.3-50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
MozillaFirefox-45.5.0esr-88 is installed
OR MozillaFirefox-translations-45.5.0esr-88 is installed
OR libfreebl3-3.21.3-50 is installed
OR libfreebl3-32bit-3.21.3-50 is installed
OR libfreebl3-hmac-3.21.3-50 is installed
OR libfreebl3-hmac-32bit-3.21.3-50 is installed
OR libsoftokn3-3.21.3-50 is installed
OR libsoftokn3-32bit-3.21.3-50 is installed
OR libsoftokn3-hmac-3.21.3-50 is installed
OR libsoftokn3-hmac-32bit-3.21.3-50 is installed
OR mozilla-nss-3.21.3-50 is installed
OR mozilla-nss-32bit-3.21.3-50 is installed
OR mozilla-nss-certs-3.21.3-50 is installed
OR mozilla-nss-certs-32bit-3.21.3-50 is installed
OR mozilla-nss-sysinit-3.21.3-50 is installed
OR mozilla-nss-sysinit-32bit-3.21.3-50 is installed
OR mozilla-nss-tools-3.21.3-50 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
xscreensaver-5.22-7.1 is installed
OR xscreensaver-data-5.22-7.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_38-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_38-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-7-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
apache2-2.4.23-29.3 is installed
OR apache2-doc-2.4.23-29.3 is installed
OR apache2-example-pages-2.4.23-29.3 is installed
OR apache2-prefork-2.4.23-29.3 is installed
OR apache2-utils-2.4.23-29.3 is installed
OR apache2-worker-2.4.23-29.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
apache2-2.4.23-29.3 is installed
OR apache2-doc-2.4.23-29.3 is installed
OR apache2-example-pages-2.4.23-29.3 is installed
OR apache2-prefork-2.4.23-29.3 is installed
OR apache2-utils-2.4.23-29.3 is installed
OR apache2-worker-2.4.23-29.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
bind-9.9.9P1-49 is installed
OR bind-chrootenv-9.9.9P1-49 is installed
OR bind-doc-9.9.9P1-49 is installed
OR bind-libs-9.9.9P1-49 is installed
OR bind-utils-9.9.9P1-49 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for Rasperry Pi 12 SP2 is installed
AND libtcnative-1-0-1.1.34-12.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_31-default-5-2 is installed
OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_9-5-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND wpa_supplicant-2.2-15.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.92.1 is installed
OR kernel-default-base-4.12.14-197.92.1 is installed
OR kernel-default-devel-4.12.14-197.92.1 is installed
OR kernel-devel-4.12.14-197.92.1 is installed
OR kernel-docs-4.12.14-197.92.1 is installed
OR kernel-macros-4.12.14-197.92.1 is installed
OR kernel-obs-build-4.12.14-197.92.1 is installed
OR kernel-source-4.12.14-197.92.1 is installed
OR kernel-syms-4.12.14-197.92.1 is installed
OR reiserfs-kmp-default-4.12.14-197.92.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
libvirt-devel-0.9.6-0.29.1 is installed
OR libvirt-devel-32bit-0.9.6-0.29.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND MozillaFirefox-devel-17.0.9esr-0.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND apache2-mod_fcgid-2.2-31.27.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
dhcp-4.2.6-14.6 is installed
OR dhcp-devel-4.2.6-14.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND libXxf86dga-devel-1.1.4-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
MozillaFirefox-45.5.1esr-93 is installed
OR MozillaFirefox-devel-45.5.1esr-93 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
ncurses-5.9-50 is installed
OR ncurses-devel-5.9-50 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
gstreamer-0_10-plugins-bad-devel-0.10.23-25 is installed
OR libgstbasecamerabinsrc-0_10-23-0.10.23-25 is installed
OR libgstbasevideo-0_10-23-0.10.23-25 is installed
OR libgstcodecparsers-0_10-23-0.10.23-25 is installed
OR libgstphotography-0_10-23-0.10.23-25 is installed
OR libgstsignalprocessor-0_10-23-0.10.23-25 is installed
OR libgstvdp-0_10-23-0.10.23-25 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND automake-1.13.4-6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 is installed
AND gnome-shell-calendar-3.10.4-22 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
finch-2.10.9-8 is installed
OR libpurple-2.10.9-8 is installed
OR libpurple-lang-2.10.9-8 is installed
OR libpurple-meanwhile-2.10.9-8 is installed
OR libpurple-tcl-2.10.9-8 is installed
OR pidgin-2.10.9-8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-33 is installed
OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
gstreamer-0_10-plugins-good-0.10.31-16 is installed
OR gstreamer-0_10-plugins-good-lang-0.10.31-16 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-8.7 is installed
|