Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for binutils (Moderate) |
Description: |
This update for binutils to 2.31 fixes the following issues:
These security issues were fixed:
- CVE-2017-15996: readelf allowed remote attackers to cause a denial of service (excessive memory allocation) or possibly have unspecified other impact via a crafted ELF file that triggered a buffer overflow on fuzzed archive header (bsc#1065643). - CVE-2017-15939: Binary File Descriptor (BFD) library (aka libbfd) mishandled NULL files in a .debug_line file table, which allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file, related to concat_filename (bsc#1065689). - CVE-2017-15938: the Binary File Descriptor (BFD) library (aka libbfd) miscalculated DW_FORM_ref_addr die refs in the case of a relocatable object file, which allowed remote attackers to cause a denial of service (find_abstract_instance_name invalid memory read, segmentation fault, and application crash) (bsc#1065693). - CVE-2017-16826: The coff_slurp_line_table function the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (invalid memory access and application crash) or possibly have unspecified other impact via a crafted PE file (bsc#1068640). - CVE-2017-16832: The pe_bfd_read_buildid function in the Binary File Descriptor (BFD) library (aka libbfd) did not validate size and offset values in the data dictionary, which allowed remote attackers to cause a denial of service (segmentation violation and application crash) or possibly have unspecified other impact via a crafted PE file (bsc#1068643). - CVE-2017-16831: Binary File Descriptor (BFD) library (aka libbfd) did not validate the symbol count, which allowed remote attackers to cause a denial of service (integer overflow and application crash, or excessive memory allocation) or possibly have unspecified other impact via a crafted PE file (bsc#1068887). - CVE-2017-16830: The print_gnu_property_note function did not have integer-overflow protection on 32-bit platforms, which allowed remote attackers to cause a denial of service (segmentation violation and application crash) or possibly have unspecified other impact via a crafted ELF file (bsc#1068888). - CVE-2017-16829: The _bfd_elf_parse_gnu_properties function in the Binary File Descriptor (BFD) library (aka libbfd) did not prevent negative pointers, which allowed remote attackers to cause a denial of service (out-of-bounds read and application crash) or possibly have unspecified other impact via a crafted ELF file (bsc#1068950). - CVE-2017-16828: The display_debug_frames function allowed remote attackers to cause a denial of service (integer overflow and heap-based buffer over-read, and application crash) or possibly have unspecified other impact via a crafted ELF file (bsc#1069176). - CVE-2017-16827: The aout_get_external_symbols function in the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (slurp_symtab invalid free and application crash) or possibly have unspecified other impact via a crafted ELF file (bsc#1069202). - CVE-2018-6323: The elf_object_p function in the Binary File Descriptor (BFD) library (aka libbfd) had an unsigned integer overflow because bfd_size_type multiplication is not used. A crafted ELF file allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact (bsc#1077745). - CVE-2018-6543: Prevent integer overflow in the function load_specific_debug_section() which resulted in `malloc()` with 0 size. A crafted ELF file allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact (bsc#1079103). - CVE-2018-6759: The bfd_get_debug_link_info_1 function in the Binary File Descriptor (BFD) library (aka libbfd) had an unchecked strnlen operation. Remote attackers could have leveraged this vulnerability to cause a denial of service (segmentation fault) via a crafted ELF file (bsc#1079741). - CVE-2018-6872: The elf_parse_notes function in the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (out-of-bounds read and segmentation violation) via a note with a large alignment (bsc#1080556). - CVE-2018-7208: In the coff_pointerize_aux function in the Binary File Descriptor (BFD) library (aka libbfd) an index was not validated, which allowed remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted file, as demonstrated by objcopy of a COFF object (bsc#1081527). - CVE-2018-7570: The assign_file_positions_for_non_load_sections function in the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an ELF file with a RELRO segment that lacks a matching LOAD segment, as demonstrated by objcopy (bsc#1083528). - CVE-2018-7569: The Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (integer underflow or overflow, and application crash) via an ELF file with a corrupt DWARF FORM block, as demonstrated by nm (bsc#1083532). - CVE-2018-8945: The bfd_section_from_shdr function in the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (segmentation fault) via a large attribute section (bsc#1086608). - CVE-2018-7643: The display_debug_ranges function allowed remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact via a crafted ELF file, as demonstrated by objdump (bsc#1086784). - CVE-2018-7642: The swap_std_reloc_in function in the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (aout_32_swap_std_reloc_out NULL pointer dereference and application crash) via a crafted ELF file, as demonstrated by objcopy (bsc#1086786). - CVE-2018-7568: The parse_die function in the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (integer overflow and application crash) via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm (bsc#1086788). - CVE-2018-10373: concat_filename in the Binary File Descriptor (BFD) library (aka libbfd) allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted binary file, as demonstrated by nm-new (bsc#1090997). - CVE-2018-10372: process_cu_tu_index allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted binary file, as demonstrated by readelf (bsc#1091015). - CVE-2018-10535: The ignore_section_sym function in the Binary File Descriptor (BFD) library (aka libbfd) did not validate the output_section pointer in the case of a symtab entry with a 'SECTION' type that has a '0' value, which allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted file, as demonstrated by objcopy (bsc#1091365). - CVE-2018-10534: The _bfd_XX_bfd_copy_private_bfd_data_common function in the Binary File Descriptor (BFD) library (aka libbfd) processesed a negative Data Directory size with an unbounded loop that increased the value of (external_IMAGE_DEBUG_DIRECTORY) *edd so that the address exceeded its own memory region, resulting in an out-of-bounds memory write, as demonstrated by objcopy copying private info with _bfd_pex64_bfd_copy_private_bfd_data_common in pex64igen.c (bsc#1091368).
These non-security issues were fixed:
- The AArch64 port now supports showing disassembly notes which are emitted when inconsistencies are found with the instruction that may result in the instruction being invalid. These can be turned on with the option -M notes to objdump. - The AArch64 port now emits warnings when a combination of an instruction and a named register could be invalid. - Added O modifier to ar to display member offsets inside an archive - The ADR and ADRL pseudo-instructions supported by the ARM assembler now only set the bottom bit of the address of thumb function symbols if the -mthumb-interwork command line option is active. - Add --generate-missing-build-notes=[yes|no] option to create (or not) GNU Build Attribute notes if none are present in the input sources. Add a --enable-generate-build-notes=[yes|no] configure time option to set the default behaviour. Set the default if the configure option is not used to 'no'. - Remove -mold-gcc command-line option for x86 targets. - Add -O[2|s] command-line options to x86 assembler to enable alternate shorter instruction encoding. - Add support for .nops directive. It is currently supported only for x86 targets. - Speed up direct linking with DLLs for Cygwin and Mingw targets. - Add a configure option --enable-separate-code to decide whether -z separate-code should be enabled in ELF linker by default. Default to yes for Linux/x86 targets. Note that -z separate-code can increase disk and memory size. - RISC-V: Fix symbol address problem with versioned symbols - Restore riscv64-elf cross prefix via symlinks - RISC-V: Don't enable relaxation in relocatable link - Prevent linking faiures on i386 with assertion (bsc#1085784) - Fix symbol size bug when relaxation deletes bytes - Add --debug-dump=links option to readelf and --dwarf=links option to objdump which displays the contents of any .gnu_debuglink or .gnu_debugaltlink sections. Add a --debug-dump=follow-links option to readelf and a --dwarf=follow-links option to objdump which causes indirect links into separate debug info files to be followed when dumping other DWARF sections. - Add support for loaction views in DWARF debug line information. - Add -z separate-code to generate separate code PT_LOAD segment. - Add '-z undefs' command line option as the inverse of the '-z defs' option. - Add -z globalaudit command line option to force audit libraries to be run for every dynamic object loaded by an executable - provided that the loader supports this functionality. - Tighten linker script grammar around file name specifiers to prevent the use of SORT_BY_ALIGNMENT and SORT_BY_INIT_PRIORITY on filenames. These would previously be accepted but had no effect. - The EXCLUDE_FILE directive can now be placed within any SORT_* directive within input section lists. - Fix linker relaxation with --wrap - Add arm-none-eabi symlinks (bsc#1074741)
Former updates of binutils also fixed the following security issues, for which there was not CVE assigned at the time the update was released or no mapping between code change and CVE existed:
- CVE-2014-9939: Prevent stack buffer overflow when printing bad bytes in Intel Hex objects (bsc#1030296). - CVE-2017-7225: The find_nearest_line function in addr2line did not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash (bsc#1030585). - CVE-2017-7224: The find_nearest_line function in objdump was vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash (bsc#1030588). - CVE-2017-7223: GNU assembler in was vulnerable to a global buffer overflow (of size 1) while attempting to unget an EOF character from the input stream, potentially leading to a program crash (bsc#1030589). - CVE-2017-7226: The pe_ILF_object_p function in the Binary File Descriptor (BFD) library (aka libbfd) was vulnerable to a heap-based buffer over-read of size 4049 because it used the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2line, size, and strings. It could lead to information disclosure as well (bsc#1030584). - CVE-2017-7299: The Binary File Descriptor (BFD) library (aka libbfd) had an invalid read (of size 8) because the code to emit relocs (bfd_elf_final_link function in bfd/elflink.c) did not check the format of the input file trying to read the ELF reloc section header. The vulnerability leads to a GNU linker (ld) program crash (bsc#1031644). - CVE-2017-7300: The Binary File Descriptor (BFD) library (aka libbfd) had an aout_link_add_symbols function in bfd/aoutx.h that is vulnerable to a heap-based buffer over-read (off-by-one) because of an incomplete check for invalid string offsets while loading symbols, leading to a GNU linker (ld) program crash (bsc#1031656). - CVE-2017-7302: The Binary File Descriptor (BFD) library (aka libbfd) had a swap_std_reloc_out function in bfd/aoutx.h that is vulnerable to an invalid read (of size 4) because of missing checks for relocs that could not be recognised. This vulnerability caused Binutils utilities like strip to crash (bsc#1031595). - CVE-2017-7303: The Binary File Descriptor (BFD) library (aka libbfd) was vulnerable to an invalid read (of size 4) because of missing a check (in the find_link function) for null headers attempting to match them. This vulnerability caused Binutils utilities like strip to crash (bsc#1031593). - CVE-2017-7301: The Binary File Descriptor (BFD) library (aka libbfd) had an aout_link_add_symbols function in bfd/aoutx.h that has an off-by-one vulnerability because it did not carefully check the string offset. The vulnerability could lead to a GNU linker (ld) program crash (bsc#1031638). - CVE-2017-7304: The Binary File Descriptor (BFD) library (aka libbfd) was vulnerable to an invalid read (of size 8) because of missing a check (in the copy_special_section_fields function) for an invalid sh_link field attempting to follow it. This vulnerability caused Binutils utilities like strip to crash (bsc#1031590). - CVE-2017-8392: The Binary File Descriptor (BFD) library (aka libbfd) was vulnerable to an invalid read of size 8 because of missing a check to determine whether symbols are NULL in the _bfd_dwarf2_find_nearest_line function. This vulnerability caused programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash (bsc#1037052). - CVE-2017-8393: The Binary File Descriptor (BFD) library (aka libbfd) was vulnerable to a global buffer over-read error because of an assumption made by code that runs for objcopy and strip, that SHT_REL/SHR_RELA sections are always named starting with a .rel/.rela prefix. This vulnerability caused programs that conduct an analysis of binary programs using the libbfd library, such as objcopy and strip, to crash (bsc#1037057). - CVE-2017-8394: The Binary File Descriptor (BFD) library (aka libbfd) was vulnerable to an invalid read of size 4 due to NULL pointer dereferencing of _bfd_elf_large_com_section. This vulnerability caused programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash (bsc#1037061). - CVE-2017-8396: The Binary File Descriptor (BFD) library (aka libbfd) was vulnerable to an invalid read of size 1 because the existing reloc offset range tests didn't catch small negative offsets less than the size of the reloc field. This vulnerability caused programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash (bsc#1037066). - CVE-2017-8421: The function coff_set_alignment_hook in Binary File Descriptor (BFD) library (aka libbfd) had a memory leak vulnerability which can cause memory exhaustion in objdump via a crafted PE file (bsc#1037273). - CVE-2017-9746: The disassemble_bytes function in objdump.c allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of rae insns printing for this file during 'objdump -D' execution (bsc#1044891). - CVE-2017-9747: The ieee_archive_p function in the Binary File Descriptor (BFD) library (aka libbfd) might have allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution (bsc#1044897). - CVE-2017-9748: The ieee_object_p function in the Binary File Descriptor (BFD) library (aka libbfd) might have allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution (bsc#1044901). - CVE-2017-9750: opcodes/rx-decode.opc lacked bounds checks for certain scale arrays, which allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution (bsc#1044909). - CVE-2017-9755: Not considering the the number of registers for bnd mode allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution (bsc#1044925). - CVE-2017-9756: The aarch64_ext_ldst_reglist function allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution (bsc#1044927). - CVE-2017-7209: The dump_section_as_bytes function in readelf accessed a NULL pointer while reading section contents in a corrupt binary, leading to a program crash (bsc#1030298). - CVE-2017-6965: readelf wrote to illegal addresses while processing corrupt input files containing symbol-difference relocations, leading to a heap-based buffer overflow (bsc#1029909). - CVE-2017-6966: readelf had a use-after-free (specifically read-after-free) error while processing multiple, relocated sections in an MSP430 binary. This is caused by mishandling of an invalid symbol index, and mishandling of state across invocations (bsc#1029908). - CVE-2017-6969: readelf was vulnerable to a heap-based buffer over-read while processing corrupt RL78 binaries. The vulnerability can trigger program crashes. It may lead to an information leak as well (bsc#1029907). - CVE-2017-7210: objdump was vulnerable to multiple heap-based buffer over-reads (of size 1 and size 8) while handling corrupt STABS enum type strings in a crafted object file, leading to program crash (bsc#1030297).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1029907 1029908 1029909 1030296 1030297 1030298 1030584 1030585 1030588 1030589 1031590 1031593 1031595 1031638 1031644 1031656 1037052 1037057 1037061 1037066 1037273 1044891 1044897 1044901 1044909 1044925 1044927 1056126 1056127 1056128 1056129 1056131 1056132 1056136 1065643 1065689 1065693 1068640 1068643 1068887 1068888 1068950 1069176 1069202 1074741 1077001 1077358 1077745 1079103 1079741 1080556 1081527 1082828 1083528 1083532 1085130 1085671 1085784 1086608 1086784 1086786 1086788 1087059 1090997 1091015 1091365 1091368 1097356 1099310 1099510 1100078 1101288 1103040 1104457 1104668 1106119 1110723 1111331 1113975 1117951 1127080 1131060 1131595 1135273 1159913 1165631 1173100 1173369 1173659 1173661 1173869 1173942 1173963 1174247 925502 995352 CVE-2014-9939 CVE-2015-2775 CVE-2016-6252 CVE-2016-6893 CVE-2017-13728 CVE-2017-13729 CVE-2017-13730 CVE-2017-13731 CVE-2017-13732 CVE-2017-13733 CVE-2017-13734 CVE-2017-15130 CVE-2017-15938 CVE-2017-15939 CVE-2017-15996 CVE-2017-16826 CVE-2017-16827 CVE-2017-16828 CVE-2017-16829 CVE-2017-16830 CVE-2017-16831 CVE-2017-16832 CVE-2017-6965 CVE-2017-6966 CVE-2017-6969 CVE-2017-7209 CVE-2017-7210 CVE-2017-7223 CVE-2017-7224 CVE-2017-7225 CVE-2017-7226 CVE-2017-7299 CVE-2017-7300 CVE-2017-7301 CVE-2017-7302 CVE-2017-7303 CVE-2017-7304 CVE-2017-8392 CVE-2017-8393 CVE-2017-8394 CVE-2017-8396 CVE-2017-8421 CVE-2017-9746 CVE-2017-9747 CVE-2017-9748 CVE-2017-9750 CVE-2017-9755 CVE-2017-9756 CVE-2018-0618 CVE-2018-1000007 CVE-2018-10372 CVE-2018-10373 CVE-2018-10534 CVE-2018-10535 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-12539 CVE-2018-13796 CVE-2018-14680 CVE-2018-14681 CVE-2018-14682 CVE-2018-1517 CVE-2018-15378 CVE-2018-1656 CVE-2018-2940 CVE-2018-2952 CVE-2018-2973 CVE-2018-5125 CVE-2018-5127 CVE-2018-5129 CVE-2018-5130 CVE-2018-5131 CVE-2018-5144 CVE-2018-5145 CVE-2018-5146 CVE-2018-5147 CVE-2018-5148 CVE-2018-5848 CVE-2018-5950 CVE-2018-6323 CVE-2018-6543 CVE-2018-6759 CVE-2018-6872 CVE-2018-7208 CVE-2018-7568 CVE-2018-7569 CVE-2018-7570 CVE-2018-7642 CVE-2018-7643 CVE-2018-8945 CVE-2019-11091 CVE-2019-14895 CVE-2019-14901 CVE-2019-1559 CVE-2019-16746 CVE-2019-19447 CVE-2019-3880 CVE-2019-3886 CVE-2019-5108 CVE-2019-9458 CVE-2020-11668 CVE-2020-14331 CVE-2020-15011 CVE-2020-1749 SUSE-SU-2018:0217-1 SUSE-SU-2018:0284-1 SUSE-SU-2018:0850-1 SUSE-SU-2018:3207-1 SUSE-SU-2018:3436-1 SUSE-SU-2018:4296-1 SUSE-SU-2019:0803-1 SUSE-SU-2019:1195-1 SUSE-SU-2019:1438-1 SUSE-SU-2020:2048-1 SUSE-SU-2020:2492-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 15 SP1 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for High Performance Computing 15 SP1 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 15 SUSE Linux Enterprise Module for Public Cloud 15 SP1 SUSE Linux Enterprise Module for SAP Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 SP1 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 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 Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
kio-extras5-17.12.3-lp150.1 is installed
OR kio-extras5-lang-17.12.3-lp150.1 is installed
OR libkioarchive5-17.12.3-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
kernel-debug-4.4.162-78 is installed
OR kernel-debug-base-4.4.162-78 is installed
OR kernel-debug-devel-4.4.162-78 is installed
OR kernel-default-4.4.162-78 is installed
OR kernel-default-base-4.4.162-78 is installed
OR kernel-default-devel-4.4.162-78 is installed
OR kernel-devel-4.4.162-78 is installed
OR kernel-docs-4.4.162-78 is installed
OR kernel-docs-html-4.4.162-78 is installed
OR kernel-docs-pdf-4.4.162-78 is installed
OR kernel-macros-4.4.162-78 is installed
OR kernel-obs-build-4.4.162-78 is installed
OR kernel-obs-qa-4.4.162-78 is installed
OR kernel-source-4.4.162-78 is installed
OR kernel-source-vanilla-4.4.162-78 is installed
OR kernel-syms-4.4.162-78 is installed
OR kernel-vanilla-4.4.162-78 is installed
OR kernel-vanilla-base-4.4.162-78 is installed
OR kernel-vanilla-devel-4.4.162-78 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-10.0.10-0.3 is installed
OR MozillaFirefox-translations-10.0.10-0.3 is installed
OR mozilla-nspr-4.9.3-0.2 is installed
OR mozilla-nspr-32bit-4.9.3-0.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
libmysql55client18-5.5.46-0.14 is installed
OR libmysql55client18-32bit-5.5.46-0.14 is installed
OR libmysql55client_r18-5.5.46-0.14 is installed
OR libmysql55client_r18-32bit-5.5.46-0.14 is installed
OR mysql-5.5.46-0.14 is installed
OR mysql-client-5.5.46-0.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
libmysql55client18-5.5.46-0.14 is installed
OR libmysql55client18-32bit-5.5.46-0.14 is installed
OR libmysql55client_r18-5.5.46-0.14 is installed
OR libmysql55client_r18-32bit-5.5.46-0.14 is installed
OR mysql-5.5.46-0.14 is installed
OR mysql-client-5.5.46-0.14 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
openssh-6.6p1-29 is installed
OR openssh-helpers-6.6p1-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 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 Desktop 12 SP3 is installed
AND libdmx1-1.1.3-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.222-3.24 is installed
OR java-1_8_0-openjdk-javadoc-1.8.0.222-3.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
AND Package Information
libsolv-0.7.10-3.13 is installed
OR python-solv-0.7.10-3.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
gnutls-3.6.2-4 is installed
OR libgnutls-devel-3.6.2-4 is installed
OR libgnutls30-3.6.2-4 is installed
OR libgnutlsxx-devel-3.6.2-4 is installed
OR libgnutlsxx28-3.6.2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND dnsmasq-2.78-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 SP1 is installed
AND runc-1.0.0~rc10-1.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
avahi-autoipd-0.6.32-3 is installed
OR libavahi-client3-32bit-0.6.32-3 is installed
OR libavahi-common3-32bit-0.6.32-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
libgxps-devel-0.3.0-4.3 is installed
OR libgxps2-0.3.0-4.3 is installed
OR typelib-1_0-GXPS-0_1-0.3.0-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND apache-pdfbox-1.8.12-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
glibc-2.26-13.36 is installed
OR glibc-devel-32bit-2.26-13.36 is installed
OR glibc-devel-static-2.26-13.36 is installed
OR glibc-utils-2.26-13.36 is installed
OR glibc-utils-src-2.26-13.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 15 SP1 is installed
AND Package Information
python2-numpy-gnu-hpc-1.14.0-4.5 is installed
OR python2-numpy-gnu-hpc-devel-1.14.0-4.5 is installed
OR python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5 is installed
OR python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5 is installed
OR python3-numpy-gnu-hpc-1.14.0-4.5 is installed
OR python3-numpy-gnu-hpc-devel-1.14.0-4.5 is installed
OR python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5 is installed
OR python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND gv-3.7.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_13-default-7-2 is installed
OR kernel-livepatch-SLE15_Update_3-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
libsystemd0-mini-234-24.15 is installed
OR libudev-mini-devel-234-24.15 is installed
OR libudev-mini1-234-24.15 is installed
OR nss-myhostname-234-24.15 is installed
OR nss-mymachines-234-24.15 is installed
OR nss-systemd-234-24.15 is installed
OR systemd-234-24.15 is installed
OR systemd-logger-234-24.15 is installed
OR systemd-mini-234-24.15 is installed
OR systemd-mini-bash-completion-234-24.15 is installed
OR systemd-mini-container-mini-234-24.15 is installed
OR systemd-mini-coredump-mini-234-24.15 is installed
OR systemd-mini-devel-234-24.15 is installed
OR systemd-mini-sysvinit-234-24.15 is installed
OR udev-mini-234-24.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
libsystemd0-mini-234-24.30 is installed
OR libudev-devel-32bit-234-24.30 is installed
OR libudev-mini-devel-234-24.30 is installed
OR libudev-mini1-234-24.30 is installed
OR nss-myhostname-234-24.30 is installed
OR nss-myhostname-32bit-234-24.30 is installed
OR nss-mymachines-234-24.30 is installed
OR nss-mymachines-32bit-234-24.30 is installed
OR nss-systemd-234-24.30 is installed
OR systemd-234-24.30 is installed
OR systemd-logger-234-24.30 is installed
OR systemd-mini-234-24.30 is installed
OR systemd-mini-bash-completion-234-24.30 is installed
OR systemd-mini-container-mini-234-24.30 is installed
OR systemd-mini-coredump-mini-234-24.30 is installed
OR systemd-mini-devel-234-24.30 is installed
OR systemd-mini-sysvinit-234-24.30 is installed
OR udev-mini-234-24.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
python-ecdsa-0.13.3-3.3 is installed
OR python3-ecdsa-0.13.3-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
AND rmt-server-pubcloud-1.2.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for SAP Applications 15 is installed
AND clamsap-0.99.25-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libwsman-devel-2.6.7-1 is installed
OR libwsman3-2.6.7-1 is installed
OR openwsman-server-2.6.7-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
libmysqld-devel-10.2.22-3.14 is installed
OR libmysqld19-10.2.22-3.14 is installed
OR mariadb-10.2.22-3.14 is installed
OR mariadb-client-10.2.22-3.14 is installed
OR mariadb-errormessages-10.2.22-3.14 is installed
OR mariadb-tools-10.2.22-3.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
apache2-mod_php7-7.2.5-4.49 is installed
OR php7-7.2.5-4.49 is installed
OR php7-bcmath-7.2.5-4.49 is installed
OR php7-bz2-7.2.5-4.49 is installed
OR php7-calendar-7.2.5-4.49 is installed
OR php7-ctype-7.2.5-4.49 is installed
OR php7-curl-7.2.5-4.49 is installed
OR php7-dba-7.2.5-4.49 is installed
OR php7-devel-7.2.5-4.49 is installed
OR php7-dom-7.2.5-4.49 is installed
OR php7-enchant-7.2.5-4.49 is installed
OR php7-exif-7.2.5-4.49 is installed
OR php7-fastcgi-7.2.5-4.49 is installed
OR php7-fileinfo-7.2.5-4.49 is installed
OR php7-fpm-7.2.5-4.49 is installed
OR php7-ftp-7.2.5-4.49 is installed
OR php7-gd-7.2.5-4.49 is installed
OR php7-gettext-7.2.5-4.49 is installed
OR php7-gmp-7.2.5-4.49 is installed
OR php7-iconv-7.2.5-4.49 is installed
OR php7-intl-7.2.5-4.49 is installed
OR php7-json-7.2.5-4.49 is installed
OR php7-ldap-7.2.5-4.49 is installed
OR php7-mbstring-7.2.5-4.49 is installed
OR php7-mysql-7.2.5-4.49 is installed
OR php7-odbc-7.2.5-4.49 is installed
OR php7-opcache-7.2.5-4.49 is installed
OR php7-openssl-7.2.5-4.49 is installed
OR php7-pcntl-7.2.5-4.49 is installed
OR php7-pdo-7.2.5-4.49 is installed
OR php7-pear-7.2.5-4.49 is installed
OR php7-pear-Archive_Tar-7.2.5-4.49 is installed
OR php7-pgsql-7.2.5-4.49 is installed
OR php7-phar-7.2.5-4.49 is installed
OR php7-posix-7.2.5-4.49 is installed
OR php7-shmop-7.2.5-4.49 is installed
OR php7-snmp-7.2.5-4.49 is installed
OR php7-soap-7.2.5-4.49 is installed
OR php7-sockets-7.2.5-4.49 is installed
OR php7-sodium-7.2.5-4.49 is installed
OR php7-sqlite-7.2.5-4.49 is installed
OR php7-sysvmsg-7.2.5-4.49 is installed
OR php7-sysvsem-7.2.5-4.49 is installed
OR php7-sysvshm-7.2.5-4.49 is installed
OR php7-tokenizer-7.2.5-4.49 is installed
OR php7-wddx-7.2.5-4.49 is installed
OR php7-xmlreader-7.2.5-4.49 is installed
OR php7-xmlrpc-7.2.5-4.49 is installed
OR php7-xmlwriter-7.2.5-4.49 is installed
OR php7-xsl-7.2.5-4.49 is installed
OR php7-zip-7.2.5-4.49 is installed
OR php7-zlib-7.2.5-4.49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
dbus-1-1.8.16-14 is installed
OR dbus-1-x11-1.8.16-14 is installed
OR libdbus-1-3-1.8.16-14 is installed
OR libdbus-1-3-32bit-1.8.16-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND binutils-2.31-9.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_67-60_64_18-default-8-3 is installed
OR kgraft-patch-3_12_67-60_64_18-xen-8-3 is installed
OR kgraft-patch-SLE12-SP1_Update_9-8-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
curl-7.37.0-37.14 is installed
OR libcurl4-7.37.0-37.14 is installed
OR libcurl4-32bit-7.37.0-37.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
curl-7.37.0-37.14 is installed
OR libcurl4-7.37.0-37.14 is installed
OR libcurl4-32bit-7.37.0-37.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libgraphite2-3-1.3.1-6 is installed
OR libgraphite2-3-32bit-1.3.1-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libvirt-2.0.0-27.54 is installed
OR libvirt-client-2.0.0-27.54 is installed
OR libvirt-daemon-2.0.0-27.54 is installed
OR libvirt-daemon-config-network-2.0.0-27.54 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.54 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.54 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.54 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.54 is installed
OR libvirt-daemon-driver-network-2.0.0-27.54 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.54 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.54 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.54 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.54 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.54 is installed
OR libvirt-daemon-hooks-2.0.0-27.54 is installed
OR libvirt-daemon-lxc-2.0.0-27.54 is installed
OR libvirt-daemon-qemu-2.0.0-27.54 is installed
OR libvirt-daemon-xen-2.0.0-27.54 is installed
OR libvirt-doc-2.0.0-27.54 is installed
OR libvirt-lock-sanlock-2.0.0-27.54 is installed
OR libvirt-nss-2.0.0-27.54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libvirt-2.0.0-27.54 is installed
OR libvirt-client-2.0.0-27.54 is installed
OR libvirt-daemon-2.0.0-27.54 is installed
OR libvirt-daemon-config-network-2.0.0-27.54 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.54 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.54 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.54 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.54 is installed
OR libvirt-daemon-driver-network-2.0.0-27.54 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.54 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.54 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.54 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.54 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.54 is installed
OR libvirt-daemon-hooks-2.0.0-27.54 is installed
OR libvirt-daemon-lxc-2.0.0-27.54 is installed
OR libvirt-daemon-qemu-2.0.0-27.54 is installed
OR libvirt-daemon-xen-2.0.0-27.54 is installed
OR libvirt-doc-2.0.0-27.54 is installed
OR libvirt-lock-sanlock-2.0.0-27.54 is installed
OR libvirt-nss-2.0.0-27.54 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND shadow-4.2.1-27.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND shadow-4.2.1-27.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
kernel-default-4.4.121-92.101 is installed
OR kernel-default-base-4.4.121-92.101 is installed
OR kernel-default-devel-4.4.121-92.101 is installed
OR kernel-devel-4.4.121-92.101 is installed
OR kernel-macros-4.4.121-92.101 is installed
OR kernel-source-4.4.121-92.101 is installed
OR kernel-syms-4.4.121-92.101 is installed
OR kgraft-patch-4_4_121-92_101-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_27-1-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND clamav-0.100.2-33.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND clamav-0.100.2-33.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_74-92_29-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_10-11-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
xen-4.9.0_11-3.9 is installed
OR xen-doc-html-4.9.0_11-3.9 is installed
OR xen-libs-4.9.0_11-3.9 is installed
OR xen-libs-32bit-4.9.0_11-3.9 is installed
OR xen-tools-4.9.0_11-3.9 is installed
OR xen-tools-domU-4.9.0_11-3.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
xen-4.9.0_11-3.9 is installed
OR xen-doc-html-4.9.0_11-3.9 is installed
OR xen-libs-4.9.0_11-3.9 is installed
OR xen-libs-32bit-4.9.0_11-3.9 is installed
OR xen-tools-4.9.0_11-3.9 is installed
OR xen-tools-domU-4.9.0_11-3.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
audiofile-0.3.6-10 is installed
OR libaudiofile1-0.3.6-10 is installed
OR libaudiofile1-32bit-0.3.6-10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
ibus-1.5.13-15.11 is installed
OR ibus-gtk-1.5.13-15.11 is installed
OR ibus-gtk3-1.5.13-15.11 is installed
OR ibus-lang-1.5.13-15.11 is installed
OR libibus-1_0-5-1.5.13-15.11 is installed
OR typelib-1_0-IBus-1_0-1.5.13-15.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
ibus-1.5.13-15.11 is installed
OR ibus-gtk-1.5.13-15.11 is installed
OR ibus-gtk3-1.5.13-15.11 is installed
OR ibus-lang-1.5.13-15.11 is installed
OR libibus-1_0-5-1.5.13-15.11 is installed
OR typelib-1_0-IBus-1_0-1.5.13-15.11 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
kgraft-patch-4_4_175-94_79-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_175-94_79-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA 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 SP3-TERADATA 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 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
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 SP5 is installed
AND
ghostscript-9.27-23.31 is installed
OR ghostscript-x11-9.27-23.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.67-60.64.21 is installed
OR kernel-default-extra-3.12.67-60.64.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.38-93 is installed
OR kernel-default-extra-4.4.38-93 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libofx-0.9.9-3.7 is installed
OR libofx6-0.9.9-3.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
PackageKit-1.1.10-4.10 is installed
OR PackageKit-gstreamer-plugin-1.1.10-4.10 is installed
OR PackageKit-gtk3-module-1.1.10-4.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND transfig-3.2.6a-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-bson-1_11-1.11.1-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
ntp-4.2.8p12-64.8 is installed
OR ntp-doc-4.2.8p12-64.8 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
grafana-4.5.1-4.3 is installed
OR kafka-0.9.0.1-5.3 is installed
OR logstash-2.4.1-5.4 is installed
OR openstack-monasca-installer-20180622_15.06-3.6 is installed
|