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): | 1002414 1007739 1007740 1007741 1007742 1007743 1007744 1007747 1014543 1014975 1023616 1025068 1029907 1029908 1029909 1030296 1030297 1030298 1030584 1030585 1030588 1030589 1031590 1031593 1031595 1031638 1031644 1031656 1037052 1037057 1037061 1037066 1037273 1043055 1044891 1044897 1044901 1044909 1044925 1044927 1048576 1055857 1059893 1065643 1065689 1065693 1068640 1068643 1068887 1068888 1068950 1069176 1069202 1069708 1071471 1074741 1077745 1079103 1079741 1080556 1081527 1083528 1083532 1085784 1086608 1086784 1086786 1086788 1090997 1091015 1091365 1091368 1097108 1097158 1097624 1098592 1099306 1103040 1104457 1110723 1112039 1118319 1118320 1119947 1120943 1139083 1144903 1153108 1153158 1153161 1160770 1171475 1171847 1172105 1172116 1172121 985657 999817 CVE-2014-9939 CVE-2016-3189 CVE-2016-6328 CVE-2016-7445 CVE-2016-8332 CVE-2016-9112 CVE-2016-9113 CVE-2016-9114 CVE-2016-9115 CVE-2016-9116 CVE-2016-9117 CVE-2016-9118 CVE-2016-9572 CVE-2016-9573 CVE-2016-9580 CVE-2016-9581 CVE-2017-15868 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-16939 CVE-2017-2626 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-7544 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-2017-9788 CVE-2018-0732 CVE-2018-10372 CVE-2018-10373 CVE-2018-10534 CVE-2018-10535 CVE-2018-10853 CVE-2018-14680 CVE-2018-14681 CVE-2018-14682 CVE-2018-15378 CVE-2018-16884 CVE-2018-18386 CVE-2018-20030 CVE-2018-3646 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-2018-9568 CVE-2019-10220 CVE-2019-12900 CVE-2019-17133 CVE-2019-9278 CVE-2020-0093 CVE-2020-12767 CVE-2020-13112 CVE-2020-13113 CVE-2020-13114 SUSE-SU-2016:3270-1 SUSE-SU-2017:1835-1 SUSE-SU-2017:1961-1 SUSE-SU-2018:0253-1 SUSE-SU-2018:1968-1 SUSE-SU-2018:2348-1 SUSE-SU-2018:3207-1 SUSE-SU-2018:3436-1 SUSE-SU-2019:1955-1 SUSE-SU-2020:1534-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for 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-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-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 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-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 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND libid3tag0-0.15.1b-184.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-2.18 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-2.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.31 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
gnutls-2.4.1-24.39.60 is installed
OR libgnutls26-2.4.1-24.39.60 is installed
OR libgnutls26-32bit-2.4.1-24.39.60 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND cifs-utils-6.4-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
cpp48-4.8.5-24.1 is installed
OR gcc48-4.8.5-24.1 is installed
OR gcc48-32bit-4.8.5-24.1 is installed
OR gcc48-c++-4.8.5-24.1 is installed
OR gcc48-gij-4.8.5-24.1 is installed
OR gcc48-gij-32bit-4.8.5-24.1 is installed
OR gcc48-info-4.8.5-24.1 is installed
OR libasan0-4.8.5-24.1 is installed
OR libasan0-32bit-4.8.5-24.1 is installed
OR libgcj48-4.8.5-24.1 is installed
OR libgcj48-32bit-4.8.5-24.1 is installed
OR libgcj48-jar-4.8.5-24.1 is installed
OR libgcj_bc1-4.8.5-24.1 is installed
OR libstdc++48-devel-4.8.5-24.1 is installed
OR libstdc++48-devel-32bit-4.8.5-24.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
emacs-24.3-16.32 is installed
OR emacs-info-24.3-16.32 is installed
OR emacs-x11-24.3-16.32 is installed
OR etags-24.3-16.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-36.1 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-36.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
gnutls-2.4.1-24.39.67 is installed
OR libgnutls-extra26-2.4.1-24.39.67 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
ruby2.1-rubygem-puppet-4.8.1-32.3 is installed
OR rubygem-puppet-4.8.1-32.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND docker-1.6.2-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.10-6.16 is installed
OR libslurm31-17.02.10-6.16 is installed
OR perl-slurm-17.02.10-6.16 is installed
OR slurm-17.02.10-6.16 is installed
OR slurm-auth-none-17.02.10-6.16 is installed
OR slurm-devel-17.02.10-6.16 is installed
OR slurm-doc-17.02.10-6.16 is installed
OR slurm-lua-17.02.10-6.16 is installed
OR slurm-munge-17.02.10-6.16 is installed
OR slurm-pam_slurm-17.02.10-6.16 is installed
OR slurm-plugins-17.02.10-6.16 is installed
OR slurm-sched-wiki-17.02.10-6.16 is installed
OR slurm-slurmdb-direct-17.02.10-6.16 is installed
OR slurm-slurmdbd-17.02.10-6.16 is installed
OR slurm-sql-17.02.10-6.16 is installed
OR slurm-torque-17.02.10-6.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
libpython3_4m1_0-3.4.1-2 is installed
OR python3-base-3.4.1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 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 libsoftokn3-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND tar-1.20-23.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND tar-1.20-23.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.44 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
OR openssl-0.9.8j-0.44 is installed
OR openssl-doc-0.9.8j-0.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND openssl-certs-0.9.8h-27.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND socat-1.7.0.0-1.16 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND socat-1.7.0.0-1.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
libjasper-1.900.1-134.11 is installed
OR libjasper-32bit-1.900.1-134.11 is installed
OR libjasper-x86-1.900.1-134.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.9 is installed
OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
OR bind-devel-9.6ESVR11W1-0.9 is installed
OR bind-doc-9.6ESVR11W1-0.9 is installed
OR bind-libs-9.6ESVR11W1-0.9 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
OR bind-utils-9.6ESVR11W1-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.9 is installed
OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
OR bind-devel-9.6ESVR11W1-0.9 is installed
OR bind-doc-9.6ESVR11W1-0.9 is installed
OR bind-libs-9.6ESVR11W1-0.9 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
OR bind-utils-9.6ESVR11W1-0.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-17.0.6esr-0.4 is installed
OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-17.0.6esr-0.4 is installed
OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-17.0.6esr-0.4 is installed
OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
perl-5.10.0-64.70 is installed
OR perl-32bit-5.10.0-64.70 is installed
OR perl-Module-Build-0.2808.01-0.70 is installed
OR perl-Test-Simple-0.72-0.70 is installed
OR perl-base-5.10.0-64.70 is installed
OR perl-doc-5.10.0-64.70 is installed
OR perl-x86-5.10.0-64.70 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
perl-5.10.0-64.70 is installed
OR perl-32bit-5.10.0-64.70 is installed
OR perl-Module-Build-0.2808.01-0.70 is installed
OR perl-Test-Simple-0.72-0.70 is installed
OR perl-base-5.10.0-64.70 is installed
OR perl-doc-5.10.0-64.70 is installed
OR perl-x86-5.10.0-64.70 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
perl-5.10.0-64.70 is installed
OR perl-32bit-5.10.0-64.70 is installed
OR perl-Module-Build-0.2808.01-0.70 is installed
OR perl-Test-Simple-0.72-0.70 is installed
OR perl-base-5.10.0-64.70 is installed
OR perl-doc-5.10.0-64.70 is installed
OR perl-x86-5.10.0-64.70 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
perl-5.10.0-64.70 is installed
OR perl-32bit-5.10.0-64.70 is installed
OR perl-Module-Build-0.2808.01-0.70 is installed
OR perl-Test-Simple-0.72-0.70 is installed
OR perl-base-5.10.0-64.70 is installed
OR perl-doc-5.10.0-64.70 is installed
OR perl-x86-5.10.0-64.70 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
perl-5.10.0-64.70 is installed
OR perl-32bit-5.10.0-64.70 is installed
OR perl-Module-Build-0.2808.01-0.70 is installed
OR perl-Test-Simple-0.72-0.70 is installed
OR perl-base-5.10.0-64.70 is installed
OR perl-doc-5.10.0-64.70 is installed
OR perl-x86-5.10.0-64.70 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
Mesa-9.0.3-0.19 is installed
OR Mesa-32bit-9.0.3-0.19 is installed
OR Mesa-x86-9.0.3-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
Mesa-9.0.3-0.19 is installed
OR Mesa-32bit-9.0.3-0.19 is installed
OR Mesa-x86-9.0.3-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
Mesa-9.0.3-0.19 is installed
OR Mesa-32bit-9.0.3-0.19 is installed
OR Mesa-x86-9.0.3-0.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.5_04-0.9 is installed
OR xen-doc-html-4.2.5_04-0.9 is installed
OR xen-doc-pdf-4.2.5_04-0.9 is installed
OR xen-kmp-default-4.2.5_04_3.0.101_0.47.52-0.9 is installed
OR xen-kmp-pae-4.2.5_04_3.0.101_0.47.52-0.9 is installed
OR xen-libs-4.2.5_04-0.9 is installed
OR xen-libs-32bit-4.2.5_04-0.9 is installed
OR xen-tools-4.2.5_04-0.9 is installed
OR xen-tools-domU-4.2.5_04-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.5_04-0.9 is installed
OR xen-doc-html-4.2.5_04-0.9 is installed
OR xen-doc-pdf-4.2.5_04-0.9 is installed
OR xen-kmp-default-4.2.5_04_3.0.101_0.47.52-0.9 is installed
OR xen-kmp-pae-4.2.5_04_3.0.101_0.47.52-0.9 is installed
OR xen-libs-4.2.5_04-0.9 is installed
OR xen-libs-32bit-4.2.5_04-0.9 is installed
OR xen-tools-4.2.5_04-0.9 is installed
OR xen-tools-domU-4.2.5_04-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND aaa_base-11-6.90.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
perl-5.10.0-64.81.13 is installed
OR perl-32bit-5.10.0-64.81.13 is installed
OR perl-Module-Build-0.2808.01-0.81.13 is installed
OR perl-Test-Simple-0.72-0.81.13 is installed
OR perl-base-5.10.0-64.81.13 is installed
OR perl-doc-5.10.0-64.81.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
perl-5.10.0-64.81.13 is installed
OR perl-32bit-5.10.0-64.81.13 is installed
OR perl-Module-Build-0.2808.01-0.81.13 is installed
OR perl-Test-Simple-0.72-0.81.13 is installed
OR perl-base-5.10.0-64.81.13 is installed
OR perl-doc-5.10.0-64.81.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
perl-5.10.0-64.81.13 is installed
OR perl-32bit-5.10.0-64.81.13 is installed
OR perl-Module-Build-0.2808.01-0.81.13 is installed
OR perl-Test-Simple-0.72-0.81.13 is installed
OR perl-base-5.10.0-64.81.13 is installed
OR perl-doc-5.10.0-64.81.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
perl-5.10.0-64.81.13 is installed
OR perl-32bit-5.10.0-64.81.13 is installed
OR perl-Module-Build-0.2808.01-0.81.13 is installed
OR perl-Test-Simple-0.72-0.81.13 is installed
OR perl-base-5.10.0-64.81.13 is installed
OR perl-doc-5.10.0-64.81.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
xen-4.2.5_20-24 is installed
OR xen-doc-html-4.2.5_20-24 is installed
OR xen-doc-pdf-4.2.5_20-24 is installed
OR xen-kmp-default-4.2.5_20_3.0.101_0.47.79-24 is installed
OR xen-kmp-pae-4.2.5_20_3.0.101_0.47.79-24 is installed
OR xen-libs-4.2.5_20-24 is installed
OR xen-libs-32bit-4.2.5_20-24 is installed
OR xen-tools-4.2.5_20-24 is installed
OR xen-tools-domU-4.2.5_20-24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xen-4.2.5_20-24 is installed
OR xen-doc-html-4.2.5_20-24 is installed
OR xen-doc-pdf-4.2.5_20-24 is installed
OR xen-kmp-default-4.2.5_20_3.0.101_0.47.79-24 is installed
OR xen-kmp-pae-4.2.5_20_3.0.101_0.47.79-24 is installed
OR xen-libs-4.2.5_20-24 is installed
OR xen-libs-32bit-4.2.5_20-24 is installed
OR xen-tools-4.2.5_20-24 is installed
OR xen-tools-domU-4.2.5_20-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.4.0esr-53.1 is installed
OR MozillaFirefox-translations-45.4.0esr-53.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-87 is installed
OR php53-5.3.17-87 is installed
OR php53-bcmath-5.3.17-87 is installed
OR php53-bz2-5.3.17-87 is installed
OR php53-calendar-5.3.17-87 is installed
OR php53-ctype-5.3.17-87 is installed
OR php53-curl-5.3.17-87 is installed
OR php53-dba-5.3.17-87 is installed
OR php53-dom-5.3.17-87 is installed
OR php53-exif-5.3.17-87 is installed
OR php53-fastcgi-5.3.17-87 is installed
OR php53-fileinfo-5.3.17-87 is installed
OR php53-ftp-5.3.17-87 is installed
OR php53-gd-5.3.17-87 is installed
OR php53-gettext-5.3.17-87 is installed
OR php53-gmp-5.3.17-87 is installed
OR php53-iconv-5.3.17-87 is installed
OR php53-intl-5.3.17-87 is installed
OR php53-json-5.3.17-87 is installed
OR php53-ldap-5.3.17-87 is installed
OR php53-mbstring-5.3.17-87 is installed
OR php53-mcrypt-5.3.17-87 is installed
OR php53-mysql-5.3.17-87 is installed
OR php53-odbc-5.3.17-87 is installed
OR php53-openssl-5.3.17-87 is installed
OR php53-pcntl-5.3.17-87 is installed
OR php53-pdo-5.3.17-87 is installed
OR php53-pear-5.3.17-87 is installed
OR php53-pgsql-5.3.17-87 is installed
OR php53-pspell-5.3.17-87 is installed
OR php53-shmop-5.3.17-87 is installed
OR php53-snmp-5.3.17-87 is installed
OR php53-soap-5.3.17-87 is installed
OR php53-suhosin-5.3.17-87 is installed
OR php53-sysvmsg-5.3.17-87 is installed
OR php53-sysvsem-5.3.17-87 is installed
OR php53-sysvshm-5.3.17-87 is installed
OR php53-tokenizer-5.3.17-87 is installed
OR php53-wddx-5.3.17-87 is installed
OR php53-xmlreader-5.3.17-87 is installed
OR php53-xmlrpc-5.3.17-87 is installed
OR php53-xmlwriter-5.3.17-87 is installed
OR php53-xsl-5.3.17-87 is installed
OR php53-zip-5.3.17-87 is installed
OR php53-zlib-5.3.17-87 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-87 is installed
OR php53-5.3.17-87 is installed
OR php53-bcmath-5.3.17-87 is installed
OR php53-bz2-5.3.17-87 is installed
OR php53-calendar-5.3.17-87 is installed
OR php53-ctype-5.3.17-87 is installed
OR php53-curl-5.3.17-87 is installed
OR php53-dba-5.3.17-87 is installed
OR php53-dom-5.3.17-87 is installed
OR php53-exif-5.3.17-87 is installed
OR php53-fastcgi-5.3.17-87 is installed
OR php53-fileinfo-5.3.17-87 is installed
OR php53-ftp-5.3.17-87 is installed
OR php53-gd-5.3.17-87 is installed
OR php53-gettext-5.3.17-87 is installed
OR php53-gmp-5.3.17-87 is installed
OR php53-iconv-5.3.17-87 is installed
OR php53-intl-5.3.17-87 is installed
OR php53-json-5.3.17-87 is installed
OR php53-ldap-5.3.17-87 is installed
OR php53-mbstring-5.3.17-87 is installed
OR php53-mcrypt-5.3.17-87 is installed
OR php53-mysql-5.3.17-87 is installed
OR php53-odbc-5.3.17-87 is installed
OR php53-openssl-5.3.17-87 is installed
OR php53-pcntl-5.3.17-87 is installed
OR php53-pdo-5.3.17-87 is installed
OR php53-pear-5.3.17-87 is installed
OR php53-pgsql-5.3.17-87 is installed
OR php53-pspell-5.3.17-87 is installed
OR php53-shmop-5.3.17-87 is installed
OR php53-snmp-5.3.17-87 is installed
OR php53-soap-5.3.17-87 is installed
OR php53-suhosin-5.3.17-87 is installed
OR php53-sysvmsg-5.3.17-87 is installed
OR php53-sysvsem-5.3.17-87 is installed
OR php53-sysvshm-5.3.17-87 is installed
OR php53-tokenizer-5.3.17-87 is installed
OR php53-wddx-5.3.17-87 is installed
OR php53-xmlreader-5.3.17-87 is installed
OR php53-xmlrpc-5.3.17-87 is installed
OR php53-xmlwriter-5.3.17-87 is installed
OR php53-xsl-5.3.17-87 is installed
OR php53-zip-5.3.17-87 is installed
OR php53-zlib-5.3.17-87 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
java-1_7_1-ibm-1.7.1_sr3.30-9 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.30-9 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.30-9 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.30-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
java-1_7_1-ibm-1.7.1_sr3.30-9 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.30-9 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.30-9 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.30-9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
ldapsmb-1.34b-94.23 is installed
OR libldb1-3.6.3-94.23 is installed
OR libsmbclient0-3.6.3-94.23 is installed
OR libsmbclient0-32bit-3.6.3-94.23 is installed
OR libtalloc2-3.6.3-94.23 is installed
OR libtalloc2-32bit-3.6.3-94.23 is installed
OR libtdb1-3.6.3-94.23 is installed
OR libtdb1-32bit-3.6.3-94.23 is installed
OR libtevent0-3.6.3-94.23 is installed
OR libtevent0-32bit-3.6.3-94.23 is installed
OR libwbclient0-3.6.3-94.23 is installed
OR libwbclient0-32bit-3.6.3-94.23 is installed
OR samba-3.6.3-94.23 is installed
OR samba-32bit-3.6.3-94.23 is installed
OR samba-client-3.6.3-94.23 is installed
OR samba-client-32bit-3.6.3-94.23 is installed
OR samba-doc-3.6.3-94.23 is installed
OR samba-krb-printing-3.6.3-94.23 is installed
OR samba-winbind-3.6.3-94.23 is installed
OR samba-winbind-32bit-3.6.3-94.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
ldapsmb-1.34b-94.23 is installed
OR libldb1-3.6.3-94.23 is installed
OR libsmbclient0-3.6.3-94.23 is installed
OR libsmbclient0-32bit-3.6.3-94.23 is installed
OR libtalloc2-3.6.3-94.23 is installed
OR libtalloc2-32bit-3.6.3-94.23 is installed
OR libtdb1-3.6.3-94.23 is installed
OR libtdb1-32bit-3.6.3-94.23 is installed
OR libtevent0-3.6.3-94.23 is installed
OR libtevent0-32bit-3.6.3-94.23 is installed
OR libwbclient0-3.6.3-94.23 is installed
OR libwbclient0-32bit-3.6.3-94.23 is installed
OR samba-3.6.3-94.23 is installed
OR samba-32bit-3.6.3-94.23 is installed
OR samba-client-3.6.3-94.23 is installed
OR samba-client-32bit-3.6.3-94.23 is installed
OR samba-doc-3.6.3-94.23 is installed
OR samba-krb-printing-3.6.3-94.23 is installed
OR samba-winbind-3.6.3-94.23 is installed
OR samba-winbind-32bit-3.6.3-94.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.44 is installed
OR libcurl4-openssl1-7.37.0-70.44 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.44 is installed
OR libcurl4-openssl1-x86-7.37.0-70.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.44 is installed
OR libcurl4-openssl1-7.37.0-70.44 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.44 is installed
OR libcurl4-openssl1-x86-7.37.0-70.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND mailx-12.5-22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND mailx-12.5-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
cpio-2.11-26 is installed
OR cpio-lang-2.11-26 is installed
OR tar-1.27.1-2 is installed
OR tar-lang-1.27.1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
ntp-4.2.8p6-8 is installed
OR ntp-doc-4.2.8p6-8 is installed
OR yast2-ntp-client-3.1.22-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libopenssl1_0_0-1.0.1i-54.14 is installed
OR libopenssl1_0_0-32bit-1.0.1i-54.14 is installed
OR libopenssl1_0_0-hmac-1.0.1i-54.14 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-54.14 is installed
OR openssl-1.0.1i-54.14 is installed
OR openssl-doc-1.0.1i-54.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libopenssl1_0_0-1.0.1i-54.14 is installed
OR libopenssl1_0_0-32bit-1.0.1i-54.14 is installed
OR libopenssl1_0_0-hmac-1.0.1i-54.14 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-54.14 is installed
OR openssl-1.0.1i-54.14 is installed
OR openssl-doc-1.0.1i-54.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND unrar-5.0.14-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libopenjp2-7-2.1.0-3 is installed
OR openjpeg2-2.1.0-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libopenjp2-7-2.1.0-3 is installed
OR openjpeg2-2.1.0-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND clamav-0.99.4-33.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libsystemd0-228-150.53 is installed
OR libsystemd0-32bit-228-150.53 is installed
OR libudev1-228-150.53 is installed
OR libudev1-32bit-228-150.53 is installed
OR systemd-228-150.53 is installed
OR systemd-32bit-228-150.53 is installed
OR systemd-bash-completion-228-150.53 is installed
OR systemd-sysvinit-228-150.53 is installed
OR udev-228-150.53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libsystemd0-228-150.53 is installed
OR libsystemd0-32bit-228-150.53 is installed
OR libudev1-228-150.53 is installed
OR libudev1-32bit-228-150.53 is installed
OR systemd-228-150.53 is installed
OR systemd-32bit-228-150.53 is installed
OR systemd-bash-completion-228-150.53 is installed
OR systemd-sysvinit-228-150.53 is installed
OR udev-228-150.53 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_120-92_70-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-9-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_120-92_70-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-9-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_64-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_18-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_64-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_18-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_114-92_64-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_18-3-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
java-1_8_0-ibm-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr4.10-30.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
java-1_8_0-ibm-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr4.10-30.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libncurses5-5.9-50 is installed
OR libncurses5-32bit-5.9-50 is installed
OR libncurses6-5.9-50 is installed
OR libncurses6-32bit-5.9-50 is installed
OR ncurses-5.9-50 is installed
OR ncurses-devel-5.9-50 is installed
OR ncurses-devel-32bit-5.9-50 is installed
OR ncurses-utils-5.9-50 is installed
OR tack-5.9-50 is installed
OR terminfo-5.9-50 is installed
OR terminfo-base-5.9-50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libdcerpc-binding0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc-binding0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-doc-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libdcerpc-binding0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc-binding0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-4.6.16+git.169.064abe062be-3.46 is installed
OR libdcerpc0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-krb5pac0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-nbt0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr-standard0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-4.6.16+git.169.064abe062be-3.46 is installed
OR libndr0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-4.6.16+git.169.064abe062be-3.46 is installed
OR libnetapi0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-credentials0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-errors0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-hostconfig0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-passdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamba-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsamdb0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbconf0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-4.6.16+git.169.064abe062be-3.46 is installed
OR libsmbldap0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-4.6.16+git.169.064abe062be-3.46 is installed
OR libtevent-util0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-4.6.16+git.169.064abe062be-3.46 is installed
OR libwbclient0-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-client-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-doc-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-libs-32bit-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-4.6.16+git.169.064abe062be-3.46 is installed
OR samba-winbind-32bit-4.6.16+git.169.064abe062be-3.46 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_64-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_64-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
apache2-2.4.23-29.21 is installed
OR apache2-doc-2.4.23-29.21 is installed
OR apache2-example-pages-2.4.23-29.21 is installed
OR apache2-prefork-2.4.23-29.21 is installed
OR apache2-utils-2.4.23-29.21 is installed
OR apache2-worker-2.4.23-29.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
apache2-2.4.23-29.21 is installed
OR apache2-doc-2.4.23-29.21 is installed
OR apache2-example-pages-2.4.23-29.21 is installed
OR apache2-prefork-2.4.23-29.21 is installed
OR apache2-utils-2.4.23-29.21 is installed
OR apache2-worker-2.4.23-29.21 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libtiff5-4.0.9-44.30 is installed
OR libtiff5-32bit-4.0.9-44.30 is installed
OR tiff-4.0.9-44.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libtiff5-4.0.9-44.30 is installed
OR libtiff5-32bit-4.0.9-44.30 is installed
OR tiff-4.0.9-44.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libshibsp-lite6-2.5.5-6.6 is installed
OR libshibsp6-2.5.5-6.6 is installed
OR shibboleth-sp-2.5.5-6.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libshibsp-lite6-2.5.5-6.6 is installed
OR libshibsp6-2.5.5-6.6 is installed
OR shibboleth-sp-2.5.5-6.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND binutils-2.31-9.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libqt4-4.8.6-7 is installed
OR libqt4-qt3support-4.8.6-7 is installed
OR libqt4-sql-4.8.6-7 is installed
OR libqt4-sql-mysql-4.8.6-7 is installed
OR libqt4-sql-sqlite-4.8.6-7 is installed
OR libqt4-x11-4.8.6-7 is installed
OR qt4-x11-tools-4.8.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_31-default-6-5 is installed
OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
OR kgraft-patch-SLE12_Update_9-6-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-97 is installed
OR libopenssl0_9_8-0.9.8j-97 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 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 |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-devel-24.2.0esr-0.7 is installed
OR mozilla-nss-devel-3.15.3.1-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
GraphicsMagick-1.2.5-78.52 is installed
OR libGraphicsMagick2-1.2.5-78.52 is installed
OR perl-GraphicsMagick-1.2.5-78.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
gd-2.1.0-5 is installed
OR gd-32bit-2.1.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-11.2.202.643-146 is installed
OR flash-player-gnome-11.2.202.643-146 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-71.33 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.33 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
colord-1.3.3-12 is installed
OR colord-lang-1.3.3-12 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ruby2.1-rubygem-actionview-4_1-4.1.9-12.1 is installed
OR rubygem-actionview-4_1-4.1.9-12.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-keystone-8.0.2~a0~dev8-1.2 is installed
OR python-keystone-8.0.2~a0~dev8-1.2 is installed
|