| Revision Date: | 2020-12-01 | Version: | 1 |
| Title: | Security update for the Linux Kernel (Important) |
| Description: |
The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2016-10741: fs/xfs/xfs_aops.c allowed local users to cause a denial of service (system crash) because there is a race condition between direct and memory-mapped I/O (associated with a hole) that is handled with BUG_ON instead of an I/O failure (bnc#1114920 bnc#1124010). - CVE-2017-18360: In change_port_settings in drivers/usb/serial/io_ti.c local users could cause a denial of service by division-by-zero in the serial device layer by trying to set very high baud rates (bnc#1123706). - CVE-2018-9568: In sk_clone_lock of sock.c, there is a possible memory corruption due to type confusion. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. (bnc#1118319). - CVE-2018-19407: The vcpu_scan_ioapic function in arch/x86/kvm/x86.c allowed local users to cause a denial of service (NULL pointer dereference and BUG) via crafted system calls that reach a situation where ioapic is uninitialized (bnc#1116841). - CVE-2018-19824: A local user could exploit a use-after-free in the ALSA driver by supplying a malicious USB Sound device (with zero interfaces) that is mishandled in usb_audio_probe in sound/usb/card.c (bnc#1118152). - CVE-2018-19985: The function hso_probe read if_num from the USB device (as an u8) and used it without a length check to index an array, resulting in an OOB memory read in hso_probe or hso_get_config_data that could be used by local attackers (bnc#1120743). - CVE-2018-20169: The USB subsystem mishandled size checks during the reading of an extra descriptor, related to __usb_get_extra_descriptor in drivers/usb/core/usb.c (bnc#1119714). - CVE-2019-7222: A information leak in exception handling in KVM could be used to expose host memory to guests. (bnc#1124735).
The following non-security bugs were fixed:
- aacraid: Fix memory leak in aac_fib_map_free (bsc#1115827). - arcmsr: upper 32 of dma address lost (bsc#1115828). - block/swim3: Fix -EBUSY error when re-opening device after unmount (bsc#1121997). - block/swim: Fix array bounds check (Git-fix). - btrfs: Enhance btrfs_trim_fs function to handle error better (Dependency for bsc#1113667). - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem (bsc#1113667). - cpusets, isolcpus: exclude isolcpus from load balancing in cpusets (bsc#1119255). - dasd: fix deadlock in dasd_times_out (bnc#1117943, LTC#174111). - drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl() (bsc#1104098). - drm/ast: Remove existing framebuffers before loading driver (boo#1112963) - drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock (bsc#1106886) - ext4: add missing brelse() update_backups()'s error path (bsc#1117796). - ext4: avoid buffer leak in ext4_orphan_add() after prior errors (bsc#1117802). - ext4: avoid possible double brelse() in add_new_gdb() on error path (bsc#1118760). - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path (bsc#1117806). - ext4: release bs.bh before re-using in ext4_xattr_block_find() (bsc#1117805). - fbdev: fbcon: Fix unregister crash when more than one framebuffer (bsc#1106886) - fbdev: fbmem: behave better with small rotated displays and many CPUs (bsc#1106886) - Fix kabi break cased by NFS: Cache state owners after files are closed (bsc#1031572). - fork: record start_time late (bsc#1121872). - fscache: Fix dead object requeue (bsc#1107371). - fscache: Fix race in fscache_op_complete() due to split atomic_sub & read (git-fixes). - fs-cache: Move fscache_report_unexpected_submission() to make it more available (bsc#1107371). - fs-cache: When submitting an op, cancel it if the target object is dying (bsc#1107371). - fuse: Add missed unlock_page() to fuse_readpages_fill() (git-fixes). - fuse: fix blocked_waitq wakeup (git-fixes). - fuse: fix leaked notify reply (git-fixes). - fuse: Fix oops at process_init_reply() (git-fixes). - fuse: fix possibly missed wake-up after abort (git-fixes). - fuse: umount should wait for all requests (git-fixes). - igb: do not unmap NULL hw_addr (bsc#969471 bsc#969473 ) (bsc#1123702). - igb: re-assign hw address pointer on reset after PCI error (bnc#1012382) (bsc#1123702). - iommu/amd: Fix IOMMU page flush when detach device from a domain (bsc#1106105). - kvm: x86: Fix the duplicated failure path handling in vmx_init (bsc#1104367). - lib: add 'on'/'off' support to strtobool (bsc#1125931). - megaraid_sas: Fix probing cards without io port (bsc#1115829). - net/af_iucv: drop inbound packets with invalid flags (bnc#1114440, LTC#172679). - net/af_iucv: fix skb handling on HiperTransport xmit error (bnc#1114440, LTC#172679). - nfs: Cache state owners after files are closed (bsc#1031572). - nfs: Do not drop CB requests with invalid principals (git-fixes). - nfsv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args (git-fixes). - nfsv4: Do not exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING (git-fixes). - nfsv4: Keep dropped state owners on the LRU list for a while (bsc#1031572). - nlm: Ensure callback code also checks that the files match (git-fixes). - ocfs2: fix three small problems in the patch (bsc#1086695) - omap2fb: Fix stack memory disclosure (bsc#1106886) - pci/ASPM: Fix link_state teardown on device removal (bsc#1109806). - powerpc/fadump: handle crash memory ranges array index overflow (git-fixes). - powerpc/fadump: Return error when fadump registration fails (git-fixes). - powerpc/fadump: Unregister fadump on kexec down path (git-fixes). - powerpc/traps: restore recoverability of machine_check interrupts (bsc#1094244). - Revert 'NFS: Make close(2) asynchronous when closing NFS O_DIRECT files' (git-fixes). - ring-buffer: Always reset iterator to reader page (bsc#1120107). - ring-buffer: Fix first commit on sub-buffer having non-zero delta (bsc#1120077). - ring-buffer: Fix infinite spin in reading buffer (bsc#1120107). - ring-buffer: Have ring_buffer_iter_empty() return true when empty (bsc#1120107). - ring-buffer: Mask out the info bits when returning buffer page length (bsc#1120094). - ring-buffer: Up rb_iter_peek() loop count to 3 (bsc#1120105). - rpm/modprobe-xen.conf: Add --ignore-install. - s390: always save and restore all registers on context switch (git-fixes). - s390/dasd: fix using offset into zero size array error (git-fixes). - s390/decompressor: fix initrd corruption caused by bss clear (git-fixes). - s390/qdio: do not release memory in qdio_setup_irq() (git-fixes). - s390/qdio: reset old sbal_state flags (bnc#1114440, LTC#171525). - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function (bnc#1114440, LTC#172682). - s390/qeth: fix length check in SNMP processing (bnc#1117943, LTC#173657). - s390: qeth: Fix potential array overrun in cmd/rc lookup (bnc#1114440, LTC#172682). - s390/qeth: invoke softirqs after napi_schedule() (git-fixes). - s390/qeth: remove outdated portname debug msg (bnc#1117943, LTC#172960). - s390/qeth: sanitize strings in debug messages (bnc#1117943, LTC#172960). - sched, isolcpu: make cpu_isolated_map visible outside scheduler (bsc#1119255). - scsi: aacraid: Fix typo in blink status (bsc#1115830). - scsi: aacraid: Reorder Adapter status check (bsc#1115830). - scsi: aic94xx: fix an error code in aic94xx_init() (bsc#1115831). - scsi: bfa: integer overflow in debugfs (bsc#1115832). - scsi: esp_scsi: Track residual for PIO transfers (bsc#1115833). - scsi: fas216: fix sense buffer initialization (bsc#1115834). - scsi: libfc: Revert ' libfc: use offload EM instance again instead jumping to next EM' (bsc#1115835). - scsi: libsas: fix ata xfer length (bsc#1115836). - scsi: libsas: fix error when getting phy events (bsc#1115837). - scsi: lpfc: Do not return internal MBXERR_ERROR code from probe function (bsc#1115838). - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices (bsc#1115839). - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression (bsc#1115839). - scsi: qla2xxx: Fix ISP recovery on unload (bsc#1115840). - scsi: qla2xxx: shutdown chip if reset fail (bsc#1115841). - scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()' (bsc#1115842). - scsi: scsi_dh_emc: return success in clariion_std_inquiry() (bsc#1115843). - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path (git-fixes). - scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown (bsc#1123505, LTC#174581). - sg: fix dxferp in from_to case (bsc#1115844). - sunrpc: Fix a potential race in xprt_connect() (git-fixes). - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply (git-fixes). - svcrpc: do not leak contexts on PROC_DESTROY (git-fixes). - tracepoints: Do not trace when cpu is offline (bsc#1120109). - tracing: Add #undef to fix compile error (bsc#1120226). - tracing: Allow events to have NULL strings (bsc#1120056). - tracing: Do not add event files for modules that fail tracepoints (bsc#1120086). - tracing: Fix check for cpu online when event is disabled (bsc#1120109). - tracing: Fix regex_match_front() to not over compare the test string (bsc#1120223). - tracing/kprobes: Allow to create probe with a module name starting with a digit (bsc#1120336). - tracing: Move mutex to protect against resetting of seq data (bsc#1120217). - tracing: probeevent: Fix to support minus offset from symbol (bsc#1120347). - usb: keyspan: fix overrun-error reporting (bsc#1114672). - usb: keyspan: fix tty line-status reporting (bsc#1114672). - usb: option: fix Cinterion AHxx enumeration (bsc#1114672). - usb: serial: ark3116: fix open error handling (bsc#1114672). - usb: serial: ch341: fix control-message error handling (bsc#1114672). - usb: serial: ch341: fix initial modem-control state (bsc#1114672). - usb: serial: ch341: fix modem-status handling (bsc#1114672). - usb: serial: ch341: fix open and resume after B0 (bsc#1114672). - usb: serial: ch341: fix resume after reset (bsc#1114672). - usb: serial: ch341: fix type promotion bug in ch341_control_in() (bsc#1114672). - usb: serial: cyberjack: fix NULL-deref at open (bsc#1114672). - usb: serial: fix tty-device error handling at probe (bsc#1114672). - usb: serial: ftdi_sio: fix modem-status error handling (bsc#1114672). - usb: serial: io_ti: fix another NULL-deref at open (bsc#1114672). - usb: serial: io_ti: fix NULL-deref at open (bsc#1114672). - usb: serial: keyspan_pda: verify endpoints at probe (bsc#1114672). - usb: serial: kl5kusb105: abort on open exception path (bsc#1114672). - usb: serial: kl5kusb105: fix open error path (bsc#1114672). - usb: serial: kobil_sct: fix NULL-deref in write (bsc#1114672). - usb: serial: mct_u232: fix modem-status error handling (bsc#1114672). - usb: serial: omninet: fix NULL-derefs at open and disconnect. - usb: serial: pl2303: fix NULL-deref at open (bsc#1114672). - usb: serial: ti_usb_3410_5052: fix NULL-deref at open (bsc#1114672). - vmcore: Remove 'weak' from function declarations (git-fixes). - x86, kvm: Remove incorrect redundant assembly constraint (bnc#931850). - x86/mm: Simplify p[g4um]xen: d_page() macros (bnc#1087081, bnc#1104684). - xen: kabi: x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536). - xen: x86, l1tf: Protect PROT_NONE PTEs against speculation fixup (bnc#1104684, bnc#1104818). - xen/x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y (bsc#1106105). - xen/x86/mm: Set IBPB upon context switch (bsc#1068032). - xen/x86/process: Re-export start_thread() (bsc#1110006). - xen/x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (bnc#1105536). - xen/x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (bnc#1087081). - xen/x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (bnc#1105536). - xen/x86/traps: add missing kernel CR3 switch in bad_iret path (bsc#1098658). - xfrm: use complete IPv6 addresses for hash (bsc#1109330). - xfs: do not BUG() on mixed direct and mapped I/O (bsc#1114920). - xfs: fix the logspace waiting algorithm (bsc#1122874). - xfs: stop searching for free slots in an inode chunk when there are none (bsc#1115007). - xfs: validate sb_logsunit is a multiple of the fs blocksize (bsc#1115038).
|
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1012382 1023233 1024406 1024714 1025312 1026633 1027426 1029755 1031572 1031667 1032256 1068032 1086695 1087081 1094244 1098658 1101410 1101412 1101654 1103040 1104098 1104367 1104457 1104684 1104818 1105536 1106105 1106886 1107371 1109330 1109806 1110006 1110723 1112963 1113667 1114440 1114672 1114920 1115007 1115038 1115827 1115828 1115829 1115830 1115831 1115832 1115833 1115834 1115835 1115836 1115837 1115838 1115839 1115840 1115841 1115842 1115843 1115844 1116841 1117796 1117802 1117805 1117806 1117943 1118152 1118319 1118760 1119255 1119714 1120056 1120077 1120086 1120093 1120094 1120105 1120107 1120109 1120217 1120223 1120226 1120336 1120347 1120743 1120950 1121872 1121997 1122874 1123505 1123702 1123706 1124010 1124735 1124799 1124800 1124802 1124803 1124805 1124806 1124824 1124825 1124826 1124827 1125099 1125931 1174628 1177872 637290 899303 905245 905246 905247 905248 920870 926826 931850 932483 947165 948902 950169 950703 950704 950705 950706 951845 954018 954405 954980 955399 956408 956409 956411 956592 956832 959096 962313 962794 963415 968046 968048 968051 968053 968374 969471 969473 970632 975865 981654 984990 985609 985669 985675 985682 985698 989363 992533 CVE-2010-3170 CVE-2014-8710 CVE-2014-8711 CVE-2014-8712 CVE-2014-8713 CVE-2014-8714 CVE-2015-2304 CVE-2015-3197 CVE-2015-5307 CVE-2015-5569 CVE-2015-7311 CVE-2015-7504 CVE-2015-7625 CVE-2015-7626 CVE-2015-7627 CVE-2015-7628 CVE-2015-7629 CVE-2015-7630 CVE-2015-7631 CVE-2015-7632 CVE-2015-7633 CVE-2015-7634 CVE-2015-7643 CVE-2015-7644 CVE-2015-7835 CVE-2015-7969 CVE-2015-7970 CVE-2015-7971 CVE-2015-7972 CVE-2015-8104 CVE-2015-8126 CVE-2015-8325 CVE-2015-8339 CVE-2015-8340 CVE-2015-8341 CVE-2015-8345 CVE-2015-8918 CVE-2015-8920 CVE-2015-8921 CVE-2015-8924 CVE-2015-8929 CVE-2016-0702 CVE-2016-0703 CVE-2016-0797 CVE-2016-0799 CVE-2016-0800 CVE-2016-10741 CVE-2016-1908 CVE-2016-3115 CVE-2016-4809 CVE-2016-6210 CVE-2016-6515 CVE-2017-18360 CVE-2017-7470 CVE-2018-0360 CVE-2018-0361 CVE-2018-14680 CVE-2018-14681 CVE-2018-14682 CVE-2018-15378 CVE-2018-19407 CVE-2018-19824 CVE-2018-19985 CVE-2018-20169 CVE-2018-9568 CVE-2019-7222 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-2020-14344 CVE-2020-15683 CVE-2020-15969 SUSE-SU-2015:0426-1 SUSE-SU-2015:1742-1 SUSE-SU-2015:2338-1 SUSE-SU-2016:0008-1 SUSE-SU-2016:0061-1 SUSE-SU-2016:0631-1 SUSE-SU-2016:2388-1 SUSE-SU-2017:1347-1 SUSE-SU-2019:13979-1 SUSE-SU-2019:13998-1 SUSE-SU-2020:14447-1
|
| Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Containers 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 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 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 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 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-CLIENT-TOOLS 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 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 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 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
| Definition Synopsis |
| openSUSE Leap 15.0 is installed AND Package Information
kernel-firmware-20180416-lp150.1 is installed
OR ucode-amd-20180416-lp150.1 is installed
|
| Definition Synopsis |
| openSUSE Leap 42.3 is installed
AND Package Information
libsystemd0-228-41.1 is installed
OR libsystemd0-32bit-228-41.1 is installed
OR libsystemd0-mini-228-41.1 is installed
OR libudev-devel-228-41.1 is installed
OR libudev-mini-devel-228-41.1 is installed
OR libudev-mini1-228-41.1 is installed
OR libudev1-228-41.1 is installed
OR libudev1-32bit-228-41.1 is installed
OR nss-myhostname-228-41.1 is installed
OR nss-myhostname-32bit-228-41.1 is installed
OR nss-mymachines-228-41.1 is installed
OR systemd-228-41.1 is installed
OR systemd-32bit-228-41.1 is installed
OR systemd-bash-completion-228-41.1 is installed
OR systemd-devel-228-41.1 is installed
OR systemd-logger-228-41.1 is installed
OR systemd-mini-228-41.1 is installed
OR systemd-mini-bash-completion-228-41.1 is installed
OR systemd-mini-devel-228-41.1 is installed
OR systemd-mini-sysvinit-228-41.1 is installed
OR systemd-sysvinit-228-41.1 is installed
OR udev-228-41.1 is installed
OR udev-mini-228-41.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND wireshark-1.10.11-0.2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.41 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.41 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
cpp48-4.8.3+r212056-6 is installed
OR gcc48-4.8.3+r212056-6 is installed
OR gcc48-32bit-4.8.3+r212056-6 is installed
OR gcc48-c++-4.8.3+r212056-6 is installed
OR gcc48-gij-4.8.3+r212056-6 is installed
OR gcc48-gij-32bit-4.8.3+r212056-6 is installed
OR gcc48-info-4.8.3+r212056-6 is installed
OR libasan0-4.8.3+r212056-6 is installed
OR libasan0-32bit-4.8.3+r212056-6 is installed
OR libatomic1-4.8.3+r212056-6 is installed
OR libatomic1-32bit-4.8.3+r212056-6 is installed
OR libffi4-4.8.3+r212056-6 is installed
OR libffi4-32bit-4.8.3+r212056-6 is installed
OR libgcc_s1-4.8.3+r212056-6 is installed
OR libgcc_s1-32bit-4.8.3+r212056-6 is installed
OR libgcj48-4.8.3+r212056-6 is installed
OR libgcj48-32bit-4.8.3+r212056-6 is installed
OR libgcj48-jar-4.8.3+r212056-6 is installed
OR libgcj_bc1-4.8.3+r212056-6 is installed
OR libgfortran3-4.8.3+r212056-6 is installed
OR libgomp1-4.8.3+r212056-6 is installed
OR libgomp1-32bit-4.8.3+r212056-6 is installed
OR libitm1-4.8.3+r212056-6 is installed
OR libitm1-32bit-4.8.3+r212056-6 is installed
OR libquadmath0-4.8.3+r212056-6 is installed
OR libstdc++48-devel-4.8.3+r212056-6 is installed
OR libstdc++48-devel-32bit-4.8.3+r212056-6 is installed
OR libstdc++6-4.8.3+r212056-6 is installed
OR libstdc++6-32bit-4.8.3+r212056-6 is installed
OR libtsan0-4.8.3+r212056-6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
ecryptfs-utils-103-5 is installed
OR ecryptfs-utils-32bit-103-5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
emacs-24.3-16 is installed
OR emacs-info-24.3-16 is installed
OR emacs-x11-24.3-16 is installed
OR etags-24.3-16 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
finch-2.12.0-1 is installed
OR libpurple-2.12.0-1 is installed
OR libpurple-branding-upstream-2.12.0-1 is installed
OR libpurple-lang-2.12.0-1 is installed
OR libpurple-plugin-sametime-2.12.0-1 is installed
OR libpurple-tcl-2.12.0-1 is installed
OR pidgin-2.12.0-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-32bit-1.7.1-6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
postgresql10-10.9-4.13 is installed
OR postgresql10-test-10.9-4.13 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
python-Jinja2-2.8-19.17 is installed
OR python3-Jinja2-2.8-19.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
aaa_base-84.87+git20180409.04c9dae-1 is installed
OR aaa_base-extras-84.87+git20180409.04c9dae-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Containers 12 is installed
AND suse-sles12sp3-image-2.0.2-22 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Containers 15 is installed
AND helm-mirror-0.2.1-1.7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
gtk2-data-2.24.32-2 is installed
OR gtk2-tools-32bit-2.24.32-2 is installed
OR libgtk-2_0-0-32bit-2.24.32-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
FastCGI-2.4.0-2 is installed
OR FastCGI-devel-2.4.0-2 is installed
OR libfcgi0-2.4.0-2 is installed
OR perl-FastCGI-2.4.0-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
libopenssl0_9_8-0.9.8j-59 is installed
OR libopenssl0_9_8-32bit-0.9.8j-59 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.15-3.3 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-3.3 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-3.3 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-3.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-150_17-default-3-2 is installed
OR kernel-livepatch-SLE15_Update_10-3-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
openexr-2.2.1-3.3 is installed
OR openexr-doc-2.2.1-3.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
libxslt-1.1.32-3.3 is installed
OR libxslt-devel-32bit-1.1.32-3.3 is installed
OR libxslt-python-1.1.32-3.3 is installed
OR libxslt1-32bit-1.1.32-3.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.39-47 is installed
OR kernel-ec2-devel-3.12.39-47 is installed
OR kernel-ec2-extra-3.12.39-47 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
sysstat-12.0.2-3.15 is installed
OR sysstat-isag-12.0.2-3.15 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-11 is installed
OR php5-5.5.14-11 is installed
OR php5-bcmath-5.5.14-11 is installed
OR php5-bz2-5.5.14-11 is installed
OR php5-calendar-5.5.14-11 is installed
OR php5-ctype-5.5.14-11 is installed
OR php5-curl-5.5.14-11 is installed
OR php5-dba-5.5.14-11 is installed
OR php5-dom-5.5.14-11 is installed
OR php5-enchant-5.5.14-11 is installed
OR php5-exif-5.5.14-11 is installed
OR php5-fastcgi-5.5.14-11 is installed
OR php5-fileinfo-5.5.14-11 is installed
OR php5-fpm-5.5.14-11 is installed
OR php5-ftp-5.5.14-11 is installed
OR php5-gd-5.5.14-11 is installed
OR php5-gettext-5.5.14-11 is installed
OR php5-gmp-5.5.14-11 is installed
OR php5-iconv-5.5.14-11 is installed
OR php5-intl-5.5.14-11 is installed
OR php5-json-5.5.14-11 is installed
OR php5-ldap-5.5.14-11 is installed
OR php5-mbstring-5.5.14-11 is installed
OR php5-mcrypt-5.5.14-11 is installed
OR php5-mysql-5.5.14-11 is installed
OR php5-odbc-5.5.14-11 is installed
OR php5-openssl-5.5.14-11 is installed
OR php5-pcntl-5.5.14-11 is installed
OR php5-pdo-5.5.14-11 is installed
OR php5-pear-5.5.14-11 is installed
OR php5-pgsql-5.5.14-11 is installed
OR php5-pspell-5.5.14-11 is installed
OR php5-shmop-5.5.14-11 is installed
OR php5-snmp-5.5.14-11 is installed
OR php5-soap-5.5.14-11 is installed
OR php5-sockets-5.5.14-11 is installed
OR php5-sqlite-5.5.14-11 is installed
OR php5-suhosin-5.5.14-11 is installed
OR php5-sysvmsg-5.5.14-11 is installed
OR php5-sysvsem-5.5.14-11 is installed
OR php5-sysvshm-5.5.14-11 is installed
OR php5-tokenizer-5.5.14-11 is installed
OR php5-wddx-5.5.14-11 is installed
OR php5-xmlreader-5.5.14-11 is installed
OR php5-xmlrpc-5.5.14-11 is installed
OR php5-xmlwriter-5.5.14-11 is installed
OR php5-xsl-5.5.14-11 is installed
OR php5-zip-5.5.14-11 is installed
OR php5-zlib-5.5.14-11 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND SDL-1.2.13-106.11 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 is installed
AND
libfreebl3-3.12.8-1.2 is installed
OR libfreebl3-32bit-3.12.8-1.2 is installed
OR libfreebl3-x86-3.12.8-1.2 is installed
OR mozilla-nspr-4.8.6-1.2 is installed
OR mozilla-nspr-32bit-4.8.6-1.2 is installed
OR mozilla-nspr-x86-4.8.6-1.2 is installed
OR mozilla-nss-3.12.8-1.2 is installed
OR mozilla-nss-32bit-3.12.8-1.2 is installed
OR mozilla-nss-tools-3.12.8-1.2 is installed
OR mozilla-nss-x86-3.12.8-1.2 is installed
OR zlib-1.2.3-106 is installed
OR zlib-32bit-1.2.3-106 is installed
OR zlib-x86-1.2.3-106 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
libfreebl3-3.12.8-1.2 is installed
OR libfreebl3-32bit-3.12.8-1.2 is installed
OR libfreebl3-x86-3.12.8-1.2 is installed
OR mozilla-nspr-4.8.6-1.2 is installed
OR mozilla-nspr-32bit-4.8.6-1.2 is installed
OR mozilla-nspr-x86-4.8.6-1.2 is installed
OR mozilla-nss-3.12.8-1.2 is installed
OR mozilla-nss-32bit-3.12.8-1.2 is installed
OR mozilla-nss-tools-3.12.8-1.2 is installed
OR mozilla-nss-x86-3.12.8-1.2 is installed
OR zlib-1.2.3-106 is installed
OR zlib-32bit-1.2.3-106 is installed
OR zlib-x86-1.2.3-106 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 libexiv2-4-0.17.1-31 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-78.4.0-78.99 is installed
OR MozillaFirefox-translations-common-78.4.0-78.99 is installed
OR MozillaFirefox-translations-other-78.4.0-78.99 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-78.4.0-78.99 is installed
OR MozillaFirefox-translations-common-78.4.0-78.99 is installed
OR MozillaFirefox-translations-other-78.4.0-78.99 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.12-0.4 is installed
OR MozillaFirefox-translations-10.0.12-0.4 is installed
OR libfreebl3-3.14.1-0.3 is installed
OR libfreebl3-32bit-3.14.1-0.3 is installed
OR libfreebl3-x86-3.14.1-0.3 is installed
OR mozilla-nspr-4.9.4-0.3 is installed
OR mozilla-nspr-32bit-4.9.4-0.3 is installed
OR mozilla-nspr-x86-4.9.4-0.3 is installed
OR mozilla-nss-3.14.1-0.3 is installed
OR mozilla-nss-32bit-3.14.1-0.3 is installed
OR mozilla-nss-tools-3.14.1-0.3 is installed
OR mozilla-nss-x86-3.14.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-10.0.12-0.4 is installed
OR MozillaFirefox-translations-10.0.12-0.4 is installed
OR libfreebl3-3.14.1-0.3 is installed
OR libfreebl3-32bit-3.14.1-0.3 is installed
OR libfreebl3-x86-3.14.1-0.3 is installed
OR mozilla-nspr-4.9.4-0.3 is installed
OR mozilla-nspr-32bit-4.9.4-0.3 is installed
OR mozilla-nspr-x86-4.9.4-0.3 is installed
OR mozilla-nss-3.14.1-0.3 is installed
OR mozilla-nss-32bit-3.14.1-0.3 is installed
OR mozilla-nss-tools-3.14.1-0.3 is installed
OR mozilla-nss-x86-3.14.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-10.0.12-0.4 is installed
OR MozillaFirefox-translations-10.0.12-0.4 is installed
OR libfreebl3-3.14.1-0.3 is installed
OR libfreebl3-32bit-3.14.1-0.3 is installed
OR libfreebl3-x86-3.14.1-0.3 is installed
OR mozilla-nspr-4.9.4-0.3 is installed
OR mozilla-nspr-32bit-4.9.4-0.3 is installed
OR mozilla-nspr-x86-4.9.4-0.3 is installed
OR mozilla-nss-3.14.1-0.3 is installed
OR mozilla-nss-32bit-3.14.1-0.3 is installed
OR mozilla-nss-tools-3.14.1-0.3 is installed
OR mozilla-nss-x86-3.14.1-0.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
evolution-data-server-2.28.2-0.26.33 is installed
OR evolution-data-server-32bit-2.28.2-0.26.33 is installed
OR evolution-data-server-lang-2.28.2-0.26.33 is installed
OR evolution-data-server-x86-2.28.2-0.26.33 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-devel-9.9.6P1-0.33 is installed
OR bind-doc-9.9.6P1-0.33 is installed
OR bind-libs-9.9.6P1-0.33 is installed
OR bind-libs-32bit-9.9.6P1-0.33 is installed
OR bind-utils-9.9.6P1-0.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-devel-9.9.6P1-0.33 is installed
OR bind-doc-9.9.6P1-0.33 is installed
OR bind-libs-9.9.6P1-0.33 is installed
OR bind-libs-32bit-9.9.6P1-0.33 is installed
OR bind-utils-9.9.6P1-0.33 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PackageKit-0.3.14-2.28 is installed
OR PackageKit-lang-0.3.14-2.28 is installed
OR hal-0.5.12-23.68 is installed
OR hal-32bit-0.5.12-23.68 is installed
OR hal-doc-0.5.12-23.68 is installed
OR hal-x86-0.5.12-23.68 is installed
OR libpackagekit-glib10-0.3.14-2.28 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
rhnlib-2.5.84.4-8 is installed
OR spacecmd-2.5.5.5-14 is installed
OR spacewalk-backend-2.5.24.9-24 is installed
OR spacewalk-backend-libs-2.5.24.9-24 is installed
OR spacewalk-check-2.5.13.8-23 is installed
OR spacewalk-client-setup-2.5.13.8-23 is installed
OR spacewalk-client-tools-2.5.13.8-23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
rhnlib-2.5.84.4-8 is installed
OR spacecmd-2.5.5.5-14 is installed
OR spacewalk-backend-2.5.24.9-24 is installed
OR spacewalk-backend-libs-2.5.24.9-24 is installed
OR spacewalk-check-2.5.13.8-23 is installed
OR spacewalk-client-setup-2.5.13.8-23 is installed
OR spacewalk-client-tools-2.5.13.8-23 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ghostscript-fonts-other-8.62-32.38 is installed
OR ghostscript-fonts-rus-8.62-32.38 is installed
OR ghostscript-fonts-std-8.62-32.38 is installed
OR ghostscript-library-8.62-32.38 is installed
OR ghostscript-omni-8.62-32.38 is installed
OR ghostscript-x11-8.62-32.38 is installed
OR libgimpprint-4.2.7-32.38 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ghostscript-fonts-other-8.62-32.38 is installed
OR ghostscript-fonts-rus-8.62-32.38 is installed
OR ghostscript-fonts-std-8.62-32.38 is installed
OR ghostscript-library-8.62-32.38 is installed
OR ghostscript-omni-8.62-32.38 is installed
OR ghostscript-x11-8.62-32.38 is installed
OR libgimpprint-4.2.7-32.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ghostscript-fonts-other-8.62-32.38 is installed
OR ghostscript-fonts-rus-8.62-32.38 is installed
OR ghostscript-fonts-std-8.62-32.38 is installed
OR ghostscript-library-8.62-32.38 is installed
OR ghostscript-omni-8.62-32.38 is installed
OR ghostscript-x11-8.62-32.38 is installed
OR libgimpprint-4.2.7-32.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ghostscript-fonts-other-8.62-32.38 is installed
OR ghostscript-fonts-rus-8.62-32.38 is installed
OR ghostscript-fonts-std-8.62-32.38 is installed
OR ghostscript-library-8.62-32.38 is installed
OR ghostscript-omni-8.62-32.38 is installed
OR ghostscript-x11-8.62-32.38 is installed
OR libgimpprint-4.2.7-32.38 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND clamav-0.100.2-0.20.18 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-68.3.0-78.54 is installed
OR MozillaFirefox-translations-common-68.3.0-78.54 is installed
OR MozillaFirefox-translations-other-68.3.0-78.54 is installed
OR libfreebl3-3.47.1-38.12 is installed
OR libfreebl3-32bit-3.47.1-38.12 is installed
OR libsoftokn3-3.47.1-38.12 is installed
OR libsoftokn3-32bit-3.47.1-38.12 is installed
OR mozilla-nspr-4.23-29.9 is installed
OR mozilla-nspr-32bit-4.23-29.9 is installed
OR mozilla-nss-3.47.1-38.12 is installed
OR mozilla-nss-32bit-3.47.1-38.12 is installed
OR mozilla-nss-certs-3.47.1-38.12 is installed
OR mozilla-nss-certs-32bit-3.47.1-38.12 is installed
OR mozilla-nss-tools-3.47.1-38.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-68.3.0-78.54 is installed
OR MozillaFirefox-translations-common-68.3.0-78.54 is installed
OR MozillaFirefox-translations-other-68.3.0-78.54 is installed
OR libfreebl3-3.47.1-38.12 is installed
OR libfreebl3-32bit-3.47.1-38.12 is installed
OR libsoftokn3-3.47.1-38.12 is installed
OR libsoftokn3-32bit-3.47.1-38.12 is installed
OR mozilla-nspr-4.23-29.9 is installed
OR mozilla-nspr-32bit-4.23-29.9 is installed
OR mozilla-nss-3.47.1-38.12 is installed
OR mozilla-nss-32bit-3.47.1-38.12 is installed
OR mozilla-nss-certs-3.47.1-38.12 is installed
OR mozilla-nss-certs-32bit-3.47.1-38.12 is installed
OR mozilla-nss-tools-3.47.1-38.12 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-38.7.0esr-37 is installed
OR MozillaFirefox-translations-38.7.0esr-37 is installed
OR libfreebl3-3.20.2-28 is installed
OR libfreebl3-32bit-3.20.2-28 is installed
OR libfreebl3-x86-3.20.2-28 is installed
OR libsoftokn3-3.20.2-28 is installed
OR libsoftokn3-32bit-3.20.2-28 is installed
OR libsoftokn3-x86-3.20.2-28 is installed
OR mozilla-nspr-4.12-24 is installed
OR mozilla-nspr-32bit-4.12-24 is installed
OR mozilla-nspr-x86-4.12-24 is installed
OR mozilla-nss-3.20.2-28 is installed
OR mozilla-nss-32bit-3.20.2-28 is installed
OR mozilla-nss-tools-3.20.2-28 is installed
OR mozilla-nss-x86-3.20.2-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-38.7.0esr-37 is installed
OR MozillaFirefox-translations-38.7.0esr-37 is installed
OR libfreebl3-3.20.2-28 is installed
OR libfreebl3-32bit-3.20.2-28 is installed
OR libfreebl3-x86-3.20.2-28 is installed
OR libsoftokn3-3.20.2-28 is installed
OR libsoftokn3-32bit-3.20.2-28 is installed
OR libsoftokn3-x86-3.20.2-28 is installed
OR mozilla-nspr-4.12-24 is installed
OR mozilla-nspr-32bit-4.12-24 is installed
OR mozilla-nspr-x86-4.12-24 is installed
OR mozilla-nss-3.20.2-28 is installed
OR mozilla-nss-32bit-3.20.2-28 is installed
OR mozilla-nss-tools-3.20.2-28 is installed
OR mozilla-nss-x86-3.20.2-28 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP4 is installed
AND automake-1.10.1-4.131.9 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.7 is installed
OR salt-doc-2016.11.4-43.7 is installed
OR salt-minion-2016.11.4-43.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.7 is installed
OR salt-doc-2016.11.4-43.7 is installed
OR salt-minion-2016.11.4-43.7 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
apache2-2.2.34-70.27 is installed
OR apache2-doc-2.2.34-70.27 is installed
OR apache2-example-pages-2.2.34-70.27 is installed
OR apache2-prefork-2.2.34-70.27 is installed
OR apache2-utils-2.2.34-70.27 is installed
OR apache2-worker-2.2.34-70.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
apache2-2.2.34-70.27 is installed
OR apache2-doc-2.2.34-70.27 is installed
OR apache2-example-pages-2.2.34-70.27 is installed
OR apache2-prefork-2.2.34-70.27 is installed
OR apache2-utils-2.2.34-70.27 is installed
OR apache2-worker-2.2.34-70.27 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.69 is installed
OR libcurl4-openssl1-7.19.7-1.69 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.69 is installed
OR libcurl4-openssl1-x86-7.19.7-1.69 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.69 is installed
OR libcurl4-openssl1-7.19.7-1.69 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.69 is installed
OR libcurl4-openssl1-x86-7.19.7-1.69 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 is installed
AND
tigervnc-1.3.0-22 is installed
OR xorg-x11-Xvnc-1.3.0-22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
tigervnc-1.3.0-22 is installed
OR xorg-x11-Xvnc-1.3.0-22 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 is installed
AND cifs-utils-6.4-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
DirectFB-1.7.1-4 is installed
OR lib++dfb-1_7-1-1.7.1-4 is installed
OR libdirectfb-1_7-1-1.7.1-4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND sudo-1.8.10p3-2.16 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND autofs-5.0.9-21 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3 is installed
AND dosfstools-3.0.26-6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
cups-filters-1.0.58-19.2 is installed
OR cups-filters-cups-browsed-1.0.58-19.2 is installed
OR cups-filters-foomatic-rip-1.0.58-19.2 is installed
OR cups-filters-ghostscript-1.0.58-19.2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
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 Raspberry Pi 12 SP2 is installed
AND logwatch-7.4.3-15 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.41 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.41 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
bind-9.9.9P1-28.20 is installed
OR bind-chrootenv-9.9.9P1-28.20 is installed
OR bind-doc-9.9.9P1-28.20 is installed
OR bind-libs-9.9.9P1-28.20 is installed
OR bind-libs-32bit-9.9.9P1-28.20 is installed
OR bind-utils-9.9.9P1-28.20 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND kernel-docs-3.0.101-108.87 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 is installed
AND libIlmImf-Imf_2_1-21-32bit-2.1.0-4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libgadu3-1.11.4-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
lhasa-0.2.0-5 is installed
OR liblhasa0-0.2.0-5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
gcc48-gij-4.8.5-31.17 is installed
OR gcc48-gij-32bit-4.8.5-31.17 is installed
OR libgcj48-4.8.5-31.17 is installed
OR libgcj48-32bit-4.8.5-31.17 is installed
OR libgcj48-jar-4.8.5-31.17 is installed
OR libgcj_bc1-4.8.5-31.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
gstreamer-plugins-ugly-1.12.5-1 is installed
OR gstreamer-plugins-ugly-lang-1.12.5-1 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 5 is installed
AND Package Information
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-activerecord-4_2-4.2.2-5 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
|