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): | 1012382 1023175 1029907 1029908 1029909 1030296 1030297 1030298 1030584 1030585 1030588 1030589 1031590 1031593 1031595 1031638 1031644 1031656 1034674 1034678 1037052 1037057 1037061 1037066 1037273 1042286 1044891 1044897 1044901 1044909 1044925 1044927 1054849 1065600 1065643 1065689 1065693 1065726 1067203 1068640 1068643 1068887 1068888 1068950 1069176 1069202 1070805 1072193 1074741 1077745 1077999 1079103 1079741 1080556 1081527 1083528 1083532 1084721 1085784 1086095 1086535 1086608 1086784 1086786 1086788 1087932 1090997 1091015 1091158 1091171 1091197 1091365 1091368 1094825 1095344 1098996 1099523 1099597 1100105 1101555 1103098 1103411 1103624 1104731 1105025 1105931 1106293 1107256 1107299 1107385 1107866 1108145 1108498 1109330 1110286 1110837 1111062 1112039 1112852 1113192 1113751 1113769 1114190 1114648 1114763 1115433 1115440 1116027 1116183 1116345 1117186 1117187 1118152 1118319 1119714 1119946 1119947 1120743 1120758 1121621 1123161 1140747 1140868 1150011 1150733 1155419 1159819 1160471 1168404 1168407 1168669 1169066 1169746 1170441 1170908 1171978 1173022 929629 990636 CVE-2014-8146 CVE-2014-8147 CVE-2014-9939 CVE-2016-6293 CVE-2017-14952 CVE-2017-15422 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-17484 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-7867 CVE-2017-7868 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-10372 CVE-2018-10373 CVE-2018-10534 CVE-2018-10535 CVE-2018-10858 CVE-2018-12389 CVE-2018-12390 CVE-2018-12392 CVE-2018-12393 CVE-2018-12395 CVE-2018-12396 CVE-2018-12397 CVE-2018-16862 CVE-2018-16884 CVE-2018-18281 CVE-2018-18386 CVE-2018-18386 CVE-2018-18690 CVE-2018-18710 CVE-2018-19824 CVE-2018-19985 CVE-2018-20169 CVE-2018-5391 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-9516 CVE-2018-9568 CVE-2019-11478 CVE-2019-11709 CVE-2019-11711 CVE-2019-11712 CVE-2019-11713 CVE-2019-11715 CVE-2019-11717 CVE-2019-11719 CVE-2019-11729 CVE-2019-11730 CVE-2019-14822 CVE-2019-15681 CVE-2019-15681 CVE-2019-15690 CVE-2019-15690 CVE-2019-17006 CVE-2019-20788 CVE-2019-20788 CVE-2019-3459 CVE-2019-3460 CVE-2019-3689 CVE-2019-9811 CVE-2020-12399 CVE-2020-12402 CVE-2020-1927 CVE-2020-1934 CVE-2020-1938 SUSE-SU-2018:3207-1 SUSE-SU-2018:3787-1 SUSE-SU-2019:1861-1 SUSE-SU-2019:2389-1 SUSE-SU-2019:2781-1 SUSE-SU-2020:1165-1 SUSE-SU-2020:1839-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Real Time Extension 11 SP1 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 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-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-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 SP2 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 Linux Enterprise Workstation Extension 12 SP4 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
libXRes1-1.0.7-5.1 is installed
OR libXres-devel-1.0.7-5.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
cyrus-sasl-2.1.26-9.5 is installed
OR cyrus-sasl-crammd5-2.1.26-9.5 is installed
OR cyrus-sasl-devel-2.1.26-9.5 is installed
OR cyrus-sasl-digestmd5-2.1.26-9.5 is installed
OR cyrus-sasl-gssapi-2.1.26-9.5 is installed
OR cyrus-sasl-plain-2.1.26-9.5 is installed
OR libsasl2-3-2.1.26-9.5 is installed
OR libsasl2-3-32bit-2.1.26-9.5 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
openstack-neutron-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-dhcp-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-ha-tool-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-l3-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-lbaas-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-linuxbridge-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-metadata-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-metering-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-openvswitch-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-vpn-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-nova-2014.2.4~a0~dev80-14.1 is installed
OR openstack-nova-compute-2014.2.4~a0~dev80-14.1 is installed
OR python-neutron-2014.2.4~a0~dev103-10.3 is installed
OR python-nova-2014.2.4~a0~dev80-14.1 is installed
OR python-python-memcached-1.54-2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
flash-player-11.2.202.336-0.3.1 is installed
OR flash-player-gnome-11.2.202.336-0.3.1 is installed
OR flash-player-kde4-11.2.202.336-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
curl-7.19.7-1.40.1 is installed
OR libcurl4-7.19.7-1.40.1 is installed
OR libcurl4-32bit-7.19.7-1.40.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
flash-player-11.2.202.535-0.20.1 is installed
OR flash-player-gnome-11.2.202.535-0.20.1 is installed
OR flash-player-kde4-11.2.202.535-0.20.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
file-5.19-9.1 is installed
OR file-magic-5.19-9.1 is installed
OR libmagic1-5.19-9.1 is installed
OR libmagic1-32bit-5.19-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libX11-1.6.2-6.2 is installed
OR libX11-6-1.6.2-6.2 is installed
OR libX11-6-32bit-1.6.2-6.2 is installed
OR libX11-data-1.6.2-6.2 is installed
OR libX11-xcb1-1.6.2-6.2 is installed
OR libX11-xcb1-32bit-1.6.2-6.2 is installed
OR libXfixes-5.0.1-5.2 is installed
OR libXfixes3-5.0.1-5.2 is installed
OR libXfixes3-32bit-5.0.1-5.2 is installed
OR libXi-1.7.4-12.2 is installed
OR libXi6-1.7.4-12.2 is installed
OR libXi6-32bit-1.7.4-12.2 is installed
OR libXrandr-1.4.2-5.2 is installed
OR libXrandr2-1.4.2-5.2 is installed
OR libXrandr2-32bit-1.4.2-5.2 is installed
OR libXrender-0.9.8-5.2 is installed
OR libXrender1-0.9.8-5.2 is installed
OR libXrender1-32bit-0.9.8-5.2 is installed
OR libXtst-1.2.2-5.2 is installed
OR libXtst6-1.2.2-5.2 is installed
OR libXtst6-32bit-1.2.2-5.2 is installed
OR libXv-1.0.10-5.2 is installed
OR libXv1-1.0.10-5.2 is installed
OR libXv1-32bit-1.0.10-5.2 is installed
OR libXvMC-1.0.8-5.2 is installed
OR libXvMC1-1.0.8-5.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libpython3_4m1_0-3.4.5-19.1 is installed
OR python3-3.4.5-19.1 is installed
OR python3-base-3.4.5-19.1 is installed
OR python3-curses-3.4.5-19.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
gnome-settings-daemon-3.20.1-49 is installed
OR gnome-settings-daemon-lang-3.20.1-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND libbluetooth3-5.48-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 Real Time Extension 11 SP1 is installed
AND iscsitarget-kmp-rt-1.4.19_2.6.33.5_rt23_0.4-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
java-1_5_0-bea-1.5.0.13.1.2-0.1 is installed
OR java-1_5_0-bea-console-1.5.0.13.1.2-0.1 is installed
OR java-1_5_0-bea-fonts-1.5.0.13.1.2-0.1 is installed
OR java-1_5_0-bea-jdbc-1.5.0.13.1.2-0.1 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
java-1_5_0-bea-1.5.0.13.1.2-0.1 is installed
OR java-1_5_0-bea-console-1.5.0.13.1.2-0.1 is installed
OR java-1_5_0-bea-fonts-1.5.0.13.1.2-0.1 is installed
OR java-1_5_0-bea-jdbc-1.5.0.13.1.2-0.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
gnutls-2.4.1-24.39.39 is installed
OR libgnutls-extra26-2.4.1-24.39.39 is installed
OR libgnutls26-2.4.1-24.39.39 is installed
OR libgnutls26-32bit-2.4.1-24.39.39 is installed
OR libgnutls26-x86-2.4.1-24.39.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libxslt-1.1.24-19.19 is installed
OR libxslt-32bit-1.1.24-19.19 is installed
OR libxslt-x86-1.1.24-19.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libxslt-1.1.24-19.19 is installed
OR libxslt-32bit-1.1.24-19.19 is installed
OR libxslt-x86-1.1.24-19.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libxslt-1.1.24-19.19 is installed
OR libxslt-32bit-1.1.24-19.19 is installed
OR libxslt-x86-1.1.24-19.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libxslt-1.1.24-19.19 is installed
OR libxslt-32bit-1.1.24-19.19 is installed
OR libxslt-x86-1.1.24-19.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libvorbis-1.2.0-79.20 is installed
OR libvorbis-32bit-1.2.0-79.20 is installed
OR libvorbis-doc-1.2.0-79.20 is installed
OR libvorbis-x86-1.2.0-79.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libvorbis-1.2.0-79.20 is installed
OR libvorbis-32bit-1.2.0-79.20 is installed
OR libvorbis-doc-1.2.0-79.20 is installed
OR libvorbis-x86-1.2.0-79.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libvorbis-1.2.0-79.20 is installed
OR libvorbis-32bit-1.2.0-79.20 is installed
OR libvorbis-doc-1.2.0-79.20 is installed
OR libvorbis-x86-1.2.0-79.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
cyrus-imapd-2.3.11-60.21 is installed
OR perl-Cyrus-IMAP-2.3.11-60.21 is installed
OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.21 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
curl-7.19.7-1.20.27 is installed
OR libcurl4-7.19.7-1.20.27 is installed
OR libcurl4-32bit-7.19.7-1.20.27 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
curl-7.19.7-1.20.27 is installed
OR libcurl4-7.19.7-1.20.27 is installed
OR libcurl4-32bit-7.19.7-1.20.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
curl-7.19.7-1.20.27 is installed
OR libcurl4-7.19.7-1.20.27 is installed
OR libcurl4-32bit-7.19.7-1.20.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
curl-7.19.7-1.20.27 is installed
OR libcurl4-7.19.7-1.20.27 is installed
OR libcurl4-32bit-7.19.7-1.20.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
freetype2-2.3.7-25.32 is installed
OR freetype2-32bit-2.3.7-25.32 is installed
OR freetype2-x86-2.3.7-25.32 is installed
OR ft2demos-2.3.7-25.32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
freetype2-2.3.7-25.32 is installed
OR freetype2-32bit-2.3.7-25.32 is installed
OR freetype2-x86-2.3.7-25.32 is installed
OR ft2demos-2.3.7-25.32 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
freetype2-2.3.7-25.32 is installed
OR freetype2-32bit-2.3.7-25.32 is installed
OR freetype2-x86-2.3.7-25.32 is installed
OR ft2demos-2.3.7-25.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_jk-1.2.26-1.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
libfreebl3-3.16.5-0.4.2 is installed
OR libfreebl3-32bit-3.16.5-0.4.2 is installed
OR mozilla-nss-3.16.5-0.4.2 is installed
OR mozilla-nss-32bit-3.16.5-0.4.2 is installed
OR mozilla-nss-devel-3.16.5-0.4.2 is installed
OR mozilla-nss-tools-3.16.5-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
libfreebl3-3.16.5-0.4.2 is installed
OR libfreebl3-32bit-3.16.5-0.4.2 is installed
OR mozilla-nss-3.16.5-0.4.2 is installed
OR mozilla-nss-32bit-3.16.5-0.4.2 is installed
OR mozilla-nss-devel-3.16.5-0.4.2 is installed
OR mozilla-nss-tools-3.16.5-0.4.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
dbus-1-1.2.10-3.31 is installed
OR dbus-1-32bit-1.2.10-3.31 is installed
OR dbus-1-x11-1.2.10-3.31 is installed
OR dbus-1-x86-1.2.10-3.31 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
dbus-1-1.2.10-3.31 is installed
OR dbus-1-32bit-1.2.10-3.31 is installed
OR dbus-1-x11-1.2.10-3.31 is installed
OR dbus-1-x86-1.2.10-3.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
dbus-1-1.2.10-3.31 is installed
OR dbus-1-32bit-1.2.10-3.31 is installed
OR dbus-1-x11-1.2.10-3.31 is installed
OR dbus-1-x86-1.2.10-3.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
dbus-1-1.2.10-3.31 is installed
OR dbus-1-32bit-1.2.10-3.31 is installed
OR dbus-1-x11-1.2.10-3.31 is installed
OR dbus-1-x86-1.2.10-3.31 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
dbus-1-1.2.10-3.31 is installed
OR dbus-1-32bit-1.2.10-3.31 is installed
OR dbus-1-x11-1.2.10-3.31 is installed
OR dbus-1-x86-1.2.10-3.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND ipsec-tools-0.7.3-1.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.3 is installed
OR koan-2.2.2-0.68.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.3 is installed
OR koan-2.2.2-0.68.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.30.1 is installed
OR bind-chrootenv-9.9.6P1-0.30.1 is installed
OR bind-doc-9.9.6P1-0.30.1 is installed
OR bind-libs-9.9.6P1-0.30.1 is installed
OR bind-libs-32bit-9.9.6P1-0.30.1 is installed
OR bind-utils-9.9.6P1-0.30.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.79 is installed
OR libMagickCore1-6.4.3.6-78.79 is installed
OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.79 is installed
OR libMagickCore1-6.4.3.6-78.79 is installed
OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND NetworkManager-gnome-0.7.1-5.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
bind-9.9.6P1-0.51.15 is installed
OR bind-chrootenv-9.9.6P1-0.51.15 is installed
OR bind-doc-9.9.6P1-0.51.15 is installed
OR bind-libs-9.9.6P1-0.51.15 is installed
OR bind-libs-32bit-9.9.6P1-0.51.15 is installed
OR bind-utils-9.9.6P1-0.51.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
bind-9.9.6P1-0.51.15 is installed
OR bind-chrootenv-9.9.6P1-0.51.15 is installed
OR bind-doc-9.9.6P1-0.51.15 is installed
OR bind-libs-9.9.6P1-0.51.15 is installed
OR bind-libs-32bit-9.9.6P1-0.51.15 is installed
OR bind-utils-9.9.6P1-0.51.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.3 is installed
OR openssh-openssl1-helpers-6.6p1-19.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.3 is installed
OR openssh-openssl1-helpers-6.6p1-19.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libecpg6-9.3.6-5 is installed
OR libpq5-9.3.6-5 is installed
OR libpq5-32bit-9.3.6-5 is installed
OR postgresql93-9.3.6-5 is installed
OR postgresql93-contrib-9.3.6-5 is installed
OR postgresql93-docs-9.3.6-5 is installed
OR postgresql93-libs-9.3.6-5 is installed
OR postgresql93-server-9.3.6-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libecpg6-9.3.6-5 is installed
OR libpq5-9.3.6-5 is installed
OR libpq5-32bit-9.3.6-5 is installed
OR postgresql93-9.3.6-5 is installed
OR postgresql93-contrib-9.3.6-5 is installed
OR postgresql93-docs-9.3.6-5 is installed
OR postgresql93-libs-9.3.6-5 is installed
OR postgresql93-server-9.3.6-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
apache2-2.4.10-6 is installed
OR apache2-doc-2.4.10-6 is installed
OR apache2-example-pages-2.4.10-6 is installed
OR apache2-prefork-2.4.10-6 is installed
OR apache2-utils-2.4.10-6 is installed
OR apache2-worker-2.4.10-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
ldb-1.1.24-4 is installed
OR libdcerpc-binding0-4.2.4-6 is installed
OR libdcerpc-binding0-32bit-4.2.4-6 is installed
OR libdcerpc0-4.2.4-6 is installed
OR libdcerpc0-32bit-4.2.4-6 is installed
OR libgensec0-4.2.4-6 is installed
OR libgensec0-32bit-4.2.4-6 is installed
OR libldb1-1.1.24-4 is installed
OR libldb1-32bit-1.1.24-4 is installed
OR libndr-krb5pac0-4.2.4-6 is installed
OR libndr-krb5pac0-32bit-4.2.4-6 is installed
OR libndr-nbt0-4.2.4-6 is installed
OR libndr-nbt0-32bit-4.2.4-6 is installed
OR libndr-standard0-4.2.4-6 is installed
OR libndr-standard0-32bit-4.2.4-6 is installed
OR libndr0-4.2.4-6 is installed
OR libndr0-32bit-4.2.4-6 is installed
OR libnetapi0-4.2.4-6 is installed
OR libnetapi0-32bit-4.2.4-6 is installed
OR libregistry0-4.2.4-6 is installed
OR libsamba-credentials0-4.2.4-6 is installed
OR libsamba-credentials0-32bit-4.2.4-6 is installed
OR libsamba-hostconfig0-4.2.4-6 is installed
OR libsamba-hostconfig0-32bit-4.2.4-6 is installed
OR libsamba-passdb0-4.2.4-6 is installed
OR libsamba-passdb0-32bit-4.2.4-6 is installed
OR libsamba-util0-4.2.4-6 is installed
OR libsamba-util0-32bit-4.2.4-6 is installed
OR libsamdb0-4.2.4-6 is installed
OR libsamdb0-32bit-4.2.4-6 is installed
OR libsmbclient-raw0-4.2.4-6 is installed
OR libsmbclient-raw0-32bit-4.2.4-6 is installed
OR libsmbclient0-4.2.4-6 is installed
OR libsmbclient0-32bit-4.2.4-6 is installed
OR libsmbconf0-4.2.4-6 is installed
OR libsmbconf0-32bit-4.2.4-6 is installed
OR libsmbldap0-4.2.4-6 is installed
OR libsmbldap0-32bit-4.2.4-6 is installed
OR libtalloc2-2.1.5-4 is installed
OR libtalloc2-32bit-2.1.5-4 is installed
OR libtdb1-1.3.8-4 is installed
OR libtdb1-32bit-1.3.8-4 is installed
OR libtevent-util0-4.2.4-6 is installed
OR libtevent-util0-32bit-4.2.4-6 is installed
OR libtevent0-0.9.26-4 is installed
OR libtevent0-32bit-0.9.26-4 is installed
OR libwbclient0-4.2.4-6 is installed
OR libwbclient0-32bit-4.2.4-6 is installed
OR pytalloc-2.1.5-4 is installed
OR pytalloc-32bit-2.1.5-4 is installed
OR samba-4.2.4-6 is installed
OR samba-32bit-4.2.4-6 is installed
OR samba-client-4.2.4-6 is installed
OR samba-client-32bit-4.2.4-6 is installed
OR samba-doc-4.2.4-6 is installed
OR samba-libs-4.2.4-6 is installed
OR samba-libs-32bit-4.2.4-6 is installed
OR samba-winbind-4.2.4-6 is installed
OR samba-winbind-32bit-4.2.4-6 is installed
OR talloc-2.1.5-4 is installed
OR tdb-1.3.8-4 is installed
OR tdb-tools-1.3.8-4 is installed
OR tevent-0.9.26-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
ldb-1.1.24-4 is installed
OR libdcerpc-binding0-4.2.4-6 is installed
OR libdcerpc-binding0-32bit-4.2.4-6 is installed
OR libdcerpc0-4.2.4-6 is installed
OR libdcerpc0-32bit-4.2.4-6 is installed
OR libgensec0-4.2.4-6 is installed
OR libgensec0-32bit-4.2.4-6 is installed
OR libldb1-1.1.24-4 is installed
OR libldb1-32bit-1.1.24-4 is installed
OR libndr-krb5pac0-4.2.4-6 is installed
OR libndr-krb5pac0-32bit-4.2.4-6 is installed
OR libndr-nbt0-4.2.4-6 is installed
OR libndr-nbt0-32bit-4.2.4-6 is installed
OR libndr-standard0-4.2.4-6 is installed
OR libndr-standard0-32bit-4.2.4-6 is installed
OR libndr0-4.2.4-6 is installed
OR libndr0-32bit-4.2.4-6 is installed
OR libnetapi0-4.2.4-6 is installed
OR libnetapi0-32bit-4.2.4-6 is installed
OR libregistry0-4.2.4-6 is installed
OR libsamba-credentials0-4.2.4-6 is installed
OR libsamba-credentials0-32bit-4.2.4-6 is installed
OR libsamba-hostconfig0-4.2.4-6 is installed
OR libsamba-hostconfig0-32bit-4.2.4-6 is installed
OR libsamba-passdb0-4.2.4-6 is installed
OR libsamba-passdb0-32bit-4.2.4-6 is installed
OR libsamba-util0-4.2.4-6 is installed
OR libsamba-util0-32bit-4.2.4-6 is installed
OR libsamdb0-4.2.4-6 is installed
OR libsamdb0-32bit-4.2.4-6 is installed
OR libsmbclient-raw0-4.2.4-6 is installed
OR libsmbclient-raw0-32bit-4.2.4-6 is installed
OR libsmbclient0-4.2.4-6 is installed
OR libsmbclient0-32bit-4.2.4-6 is installed
OR libsmbconf0-4.2.4-6 is installed
OR libsmbconf0-32bit-4.2.4-6 is installed
OR libsmbldap0-4.2.4-6 is installed
OR libsmbldap0-32bit-4.2.4-6 is installed
OR libtalloc2-2.1.5-4 is installed
OR libtalloc2-32bit-2.1.5-4 is installed
OR libtdb1-1.3.8-4 is installed
OR libtdb1-32bit-1.3.8-4 is installed
OR libtevent-util0-4.2.4-6 is installed
OR libtevent-util0-32bit-4.2.4-6 is installed
OR libtevent0-0.9.26-4 is installed
OR libtevent0-32bit-0.9.26-4 is installed
OR libwbclient0-4.2.4-6 is installed
OR libwbclient0-32bit-4.2.4-6 is installed
OR pytalloc-2.1.5-4 is installed
OR pytalloc-32bit-2.1.5-4 is installed
OR samba-4.2.4-6 is installed
OR samba-32bit-4.2.4-6 is installed
OR samba-client-4.2.4-6 is installed
OR samba-client-32bit-4.2.4-6 is installed
OR samba-doc-4.2.4-6 is installed
OR samba-libs-4.2.4-6 is installed
OR samba-libs-32bit-4.2.4-6 is installed
OR samba-winbind-4.2.4-6 is installed
OR samba-winbind-32bit-4.2.4-6 is installed
OR talloc-2.1.5-4 is installed
OR tdb-1.3.8-4 is installed
OR tdb-tools-1.3.8-4 is installed
OR tevent-0.9.26-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
avahi-0.6.31-20 is installed
OR avahi-lang-0.6.31-20 is installed
OR avahi-utils-0.6.31-20 is installed
OR libavahi-client3-0.6.31-20 is installed
OR libavahi-client3-32bit-0.6.31-20 is installed
OR libavahi-common3-0.6.31-20 is installed
OR libavahi-common3-32bit-0.6.31-20 is installed
OR libavahi-core7-0.6.31-20 is installed
OR libdns_sd-0.6.31-20 is installed
OR libdns_sd-32bit-0.6.31-20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_29-default-6-2 is installed
OR kgraft-patch-3_12_69-60_64_29-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_12-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_29-default-6-2 is installed
OR kgraft-patch-3_12_69-60_64_29-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_12-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_62-60_62-default-10-2.1 is installed
OR kgraft-patch-3_12_62-60_62-xen-10-2.1 is installed
OR kgraft-patch-SLE12-SP1_Update_7-10-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
ntp-4.2.8p10-60 is installed
OR ntp-doc-4.2.8p10-60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
ntp-4.2.8p10-60 is installed
OR ntp-doc-4.2.8p10-60 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
colord-gtk-lang-0.1.26-6 is installed
OR libcolord-gtk1-0.1.26-6 is installed
OR libcolord2-1.3.3-10 is installed
OR libcolord2-32bit-1.3.3-10 is installed
OR libcolorhug2-1.3.3-10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-devel-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-devel-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libdcerpc-binding0-4.4.2-38.20 is installed
OR libdcerpc-binding0-32bit-4.4.2-38.20 is installed
OR libdcerpc0-4.4.2-38.20 is installed
OR libdcerpc0-32bit-4.4.2-38.20 is installed
OR libndr-krb5pac0-4.4.2-38.20 is installed
OR libndr-krb5pac0-32bit-4.4.2-38.20 is installed
OR libndr-nbt0-4.4.2-38.20 is installed
OR libndr-nbt0-32bit-4.4.2-38.20 is installed
OR libndr-standard0-4.4.2-38.20 is installed
OR libndr-standard0-32bit-4.4.2-38.20 is installed
OR libndr0-4.4.2-38.20 is installed
OR libndr0-32bit-4.4.2-38.20 is installed
OR libnetapi0-4.4.2-38.20 is installed
OR libnetapi0-32bit-4.4.2-38.20 is installed
OR libsamba-credentials0-4.4.2-38.20 is installed
OR libsamba-credentials0-32bit-4.4.2-38.20 is installed
OR libsamba-errors0-4.4.2-38.20 is installed
OR libsamba-errors0-32bit-4.4.2-38.20 is installed
OR libsamba-hostconfig0-4.4.2-38.20 is installed
OR libsamba-hostconfig0-32bit-4.4.2-38.20 is installed
OR libsamba-passdb0-4.4.2-38.20 is installed
OR libsamba-passdb0-32bit-4.4.2-38.20 is installed
OR libsamba-util0-4.4.2-38.20 is installed
OR libsamba-util0-32bit-4.4.2-38.20 is installed
OR libsamdb0-4.4.2-38.20 is installed
OR libsamdb0-32bit-4.4.2-38.20 is installed
OR libsmbclient0-4.4.2-38.20 is installed
OR libsmbclient0-32bit-4.4.2-38.20 is installed
OR libsmbconf0-4.4.2-38.20 is installed
OR libsmbconf0-32bit-4.4.2-38.20 is installed
OR libsmbldap0-4.4.2-38.20 is installed
OR libsmbldap0-32bit-4.4.2-38.20 is installed
OR libtevent-util0-4.4.2-38.20 is installed
OR libtevent-util0-32bit-4.4.2-38.20 is installed
OR libwbclient0-4.4.2-38.20 is installed
OR libwbclient0-32bit-4.4.2-38.20 is installed
OR samba-4.4.2-38.20 is installed
OR samba-client-4.4.2-38.20 is installed
OR samba-client-32bit-4.4.2-38.20 is installed
OR samba-doc-4.4.2-38.20 is installed
OR samba-libs-4.4.2-38.20 is installed
OR samba-libs-32bit-4.4.2-38.20 is installed
OR samba-winbind-4.4.2-38.20 is installed
OR samba-winbind-32bit-4.4.2-38.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libdcerpc-binding0-4.4.2-38.20 is installed
OR libdcerpc-binding0-32bit-4.4.2-38.20 is installed
OR libdcerpc0-4.4.2-38.20 is installed
OR libdcerpc0-32bit-4.4.2-38.20 is installed
OR libndr-krb5pac0-4.4.2-38.20 is installed
OR libndr-krb5pac0-32bit-4.4.2-38.20 is installed
OR libndr-nbt0-4.4.2-38.20 is installed
OR libndr-nbt0-32bit-4.4.2-38.20 is installed
OR libndr-standard0-4.4.2-38.20 is installed
OR libndr-standard0-32bit-4.4.2-38.20 is installed
OR libndr0-4.4.2-38.20 is installed
OR libndr0-32bit-4.4.2-38.20 is installed
OR libnetapi0-4.4.2-38.20 is installed
OR libnetapi0-32bit-4.4.2-38.20 is installed
OR libsamba-credentials0-4.4.2-38.20 is installed
OR libsamba-credentials0-32bit-4.4.2-38.20 is installed
OR libsamba-errors0-4.4.2-38.20 is installed
OR libsamba-errors0-32bit-4.4.2-38.20 is installed
OR libsamba-hostconfig0-4.4.2-38.20 is installed
OR libsamba-hostconfig0-32bit-4.4.2-38.20 is installed
OR libsamba-passdb0-4.4.2-38.20 is installed
OR libsamba-passdb0-32bit-4.4.2-38.20 is installed
OR libsamba-util0-4.4.2-38.20 is installed
OR libsamba-util0-32bit-4.4.2-38.20 is installed
OR libsamdb0-4.4.2-38.20 is installed
OR libsamdb0-32bit-4.4.2-38.20 is installed
OR libsmbclient0-4.4.2-38.20 is installed
OR libsmbclient0-32bit-4.4.2-38.20 is installed
OR libsmbconf0-4.4.2-38.20 is installed
OR libsmbconf0-32bit-4.4.2-38.20 is installed
OR libsmbldap0-4.4.2-38.20 is installed
OR libsmbldap0-32bit-4.4.2-38.20 is installed
OR libtevent-util0-4.4.2-38.20 is installed
OR libtevent-util0-32bit-4.4.2-38.20 is installed
OR libwbclient0-4.4.2-38.20 is installed
OR libwbclient0-32bit-4.4.2-38.20 is installed
OR samba-4.4.2-38.20 is installed
OR samba-client-4.4.2-38.20 is installed
OR samba-client-32bit-4.4.2-38.20 is installed
OR samba-doc-4.4.2-38.20 is installed
OR samba-libs-4.4.2-38.20 is installed
OR samba-libs-32bit-4.4.2-38.20 is installed
OR samba-winbind-4.4.2-38.20 is installed
OR samba-winbind-32bit-4.4.2-38.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND binutils-2.31-9.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
xen-4.9.0_12-3.15 is installed
OR xen-doc-html-4.9.0_12-3.15 is installed
OR xen-libs-4.9.0_12-3.15 is installed
OR xen-libs-32bit-4.9.0_12-3.15 is installed
OR xen-tools-4.9.0_12-3.15 is installed
OR xen-tools-domU-4.9.0_12-3.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
xen-4.9.0_12-3.15 is installed
OR xen-doc-html-4.9.0_12-3.15 is installed
OR xen-libs-4.9.0_12-3.15 is installed
OR xen-libs-32bit-4.9.0_12-3.15 is installed
OR xen-tools-4.9.0_12-3.15 is installed
OR xen-tools-domU-4.9.0_12-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND apache2-mod_nss-1.0.14-18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
curl-7.37.0-37.43 is installed
OR libcurl4-7.37.0-37.43 is installed
OR libcurl4-32bit-7.37.0-37.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
curl-7.37.0-37.43 is installed
OR libcurl4-7.37.0-37.43 is installed
OR libcurl4-32bit-7.37.0-37.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kernel-default-4.4.180-94.113 is installed
OR kernel-default-base-4.4.180-94.113 is installed
OR kernel-default-devel-4.4.180-94.113 is installed
OR kernel-default-kgraft-4.4.180-94.113 is installed
OR kernel-devel-4.4.180-94.113 is installed
OR kernel-macros-4.4.180-94.113 is installed
OR kernel-source-4.4.180-94.113 is installed
OR kernel-syms-4.4.180-94.113 is installed
OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kernel-default-4.4.180-94.113 is installed
OR kernel-default-base-4.4.180-94.113 is installed
OR kernel-default-devel-4.4.180-94.113 is installed
OR kernel-default-kgraft-4.4.180-94.113 is installed
OR kernel-devel-4.4.180-94.113 is installed
OR kernel-macros-4.4.180-94.113 is installed
OR kernel-source-4.4.180-94.113 is installed
OR kernel-syms-4.4.180-94.113 is installed
OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libgcrypt-1.6.1-16.58 is installed
OR libgcrypt20-1.6.1-16.58 is installed
OR libgcrypt20-32bit-1.6.1-16.58 is installed
OR libgcrypt20-hmac-1.6.1-16.58 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.58 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libgcrypt-1.6.1-16.58 is installed
OR libgcrypt20-1.6.1-16.58 is installed
OR libgcrypt20-32bit-1.6.1-16.58 is installed
OR libgcrypt20-hmac-1.6.1-16.58 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.58 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
xen-4.11.1_06-2.11 is installed
OR xen-doc-html-4.11.1_06-2.11 is installed
OR xen-libs-4.11.1_06-2.11 is installed
OR xen-libs-32bit-4.11.1_06-2.11 is installed
OR xen-tools-4.11.1_06-2.11 is installed
OR xen-tools-domU-4.11.1_06-2.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
xen-4.11.1_06-2.11 is installed
OR xen-doc-html-4.11.1_06-2.11 is installed
OR xen-libs-4.11.1_06-2.11 is installed
OR xen-libs-32bit-4.11.1_06-2.11 is installed
OR xen-tools-4.11.1_06-2.11 is installed
OR xen-tools-domU-4.11.1_06-2.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND ant-1.9.4-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
git-2.12.3-27.22 is installed
OR git-core-2.12.3-27.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
git-2.12.3-27.22 is installed
OR git-core-2.12.3-27.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_45-default-2-2 is installed
OR kgraft-patch-3_12_55-52_45-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_13-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_45-default-2-2 is installed
OR kgraft-patch-3_12_55-52_45-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_13-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND apache2-mod_nss-1.0.14-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.31 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND clamsap-0.98.9-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_74-60_64_51-default-7-2 is installed
OR kgraft-patch-3_12_74-60_64_51-xen-7-2 is installed
OR kgraft-patch-SLE12-SP1_Update_18-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
bytefx-data-mysql-2.6.7-0.9 is installed
OR mono-core-2.6.7-0.9 is installed
OR mono-data-2.6.7-0.9 is installed
OR mono-data-firebird-2.6.7-0.9 is installed
OR mono-data-oracle-2.6.7-0.9 is installed
OR mono-data-postgresql-2.6.7-0.9 is installed
OR mono-data-sqlite-2.6.7-0.9 is installed
OR mono-data-sybase-2.6.7-0.9 is installed
OR mono-devel-2.6.7-0.9 is installed
OR mono-extras-2.6.7-0.9 is installed
OR mono-jscript-2.6.7-0.9 is installed
OR mono-locale-extras-2.6.7-0.9 is installed
OR mono-nunit-2.6.7-0.9 is installed
OR mono-wcf-2.6.7-0.9 is installed
OR mono-web-2.6.7-0.9 is installed
OR mono-winforms-2.6.7-0.9 is installed
OR mono-winfxcore-2.6.7-0.9 is installed
OR monodoc-core-2.6.7-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND automake-1.10.1-4.131.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libreoffice-4.3.3.2-6 is installed
OR libreoffice-base-4.3.3.2-6 is installed
OR libreoffice-base-drivers-mysql-4.3.3.2-6 is installed
OR libreoffice-base-drivers-postgresql-4.3.3.2-6 is installed
OR libreoffice-calc-4.3.3.2-6 is installed
OR libreoffice-calc-extensions-4.3.3.2-6 is installed
OR libreoffice-draw-4.3.3.2-6 is installed
OR libreoffice-filters-optional-4.3.3.2-6 is installed
OR libreoffice-gnome-4.3.3.2-6 is installed
OR libreoffice-icon-theme-tango-4.3.3.2-6 is installed
OR libreoffice-impress-4.3.3.2-6 is installed
OR libreoffice-l10n-af-4.3.3.2-6 is installed
OR libreoffice-l10n-ar-4.3.3.2-6 is installed
OR libreoffice-l10n-ca-4.3.3.2-6 is installed
OR libreoffice-l10n-cs-4.3.3.2-6 is installed
OR libreoffice-l10n-da-4.3.3.2-6 is installed
OR libreoffice-l10n-de-4.3.3.2-6 is installed
OR libreoffice-l10n-en-4.3.3.2-6 is installed
OR libreoffice-l10n-es-4.3.3.2-6 is installed
OR libreoffice-l10n-fi-4.3.3.2-6 is installed
OR libreoffice-l10n-fr-4.3.3.2-6 is installed
OR libreoffice-l10n-gu-4.3.3.2-6 is installed
OR libreoffice-l10n-hi-4.3.3.2-6 is installed
OR libreoffice-l10n-hu-4.3.3.2-6 is installed
OR libreoffice-l10n-it-4.3.3.2-6 is installed
OR libreoffice-l10n-ja-4.3.3.2-6 is installed
OR libreoffice-l10n-ko-4.3.3.2-6 is installed
OR libreoffice-l10n-nb-4.3.3.2-6 is installed
OR libreoffice-l10n-nl-4.3.3.2-6 is installed
OR libreoffice-l10n-nn-4.3.3.2-6 is installed
OR libreoffice-l10n-pl-4.3.3.2-6 is installed
OR libreoffice-l10n-pt-BR-4.3.3.2-6 is installed
OR libreoffice-l10n-pt-PT-4.3.3.2-6 is installed
OR libreoffice-l10n-ru-4.3.3.2-6 is installed
OR libreoffice-l10n-sk-4.3.3.2-6 is installed
OR libreoffice-l10n-sv-4.3.3.2-6 is installed
OR libreoffice-l10n-xh-4.3.3.2-6 is installed
OR libreoffice-l10n-zh-Hans-4.3.3.2-6 is installed
OR libreoffice-l10n-zh-Hant-4.3.3.2-6 is installed
OR libreoffice-l10n-zu-4.3.3.2-6 is installed
OR libreoffice-mailmerge-4.3.3.2-6 is installed
OR libreoffice-math-4.3.3.2-6 is installed
OR libreoffice-officebean-4.3.3.2-6 is installed
OR libreoffice-pyuno-4.3.3.2-6 is installed
OR libreoffice-writer-4.3.3.2-6 is installed
OR libreoffice-writer-extensions-4.3.3.2-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gd-2.1.0-20 is installed
OR gd-32bit-2.1.0-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libpcrecpp0-8.39-5 is installed
OR libpcrecpp0-32bit-8.39-5 is installed
OR pcre-8.39-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
kernel-default-4.4.92-6.30 is installed
OR kernel-default-extra-4.4.92-6.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libwpd-0.10.2-2.7 is installed
OR libwpd-0_10-10-0.10.2-2.7 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 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 |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-trove-4.0.1~a0~dev2-2.1 is installed
OR openstack-trove-api-4.0.1~a0~dev2-2.1 is installed
OR openstack-trove-conductor-4.0.1~a0~dev2-2.1 is installed
OR openstack-trove-guestagent-4.0.1~a0~dev2-2.1 is installed
OR openstack-trove-taskmanager-4.0.1~a0~dev2-2.1 is installed
OR python-trove-4.0.1~a0~dev2-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
chromedriver-80.0.3987.87-31 is installed
OR chromium-80.0.3987.87-31 is installed
OR libre2-0-20200101-25 is installed
OR re2-20200101-25 is installed
OR re2-devel-20200101-25 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND
chromedriver-80.0.3987.87-31 is installed
OR chromium-80.0.3987.87-31 is installed
OR libre2-0-20200101-25 is installed
OR re2-20200101-25 is installed
OR re2-devel-20200101-25 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND phpMyAdmin-4.7.8-17 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND
kauth-5.26.0-6 is installed
OR kauth-devel-5.26.0-6 is installed
OR kauth-devel-32bit-5.26.0-2.3 is installed
OR kdelibs4-4.14.25-8 is installed
OR kdelibs4-apidocs-4.14.25-8 is installed
OR kdelibs4-branding-upstream-4.14.25-8 is installed
OR kdelibs4-core-4.14.25-8 is installed
OR kdelibs4-doc-4.14.25-8 is installed
OR libKF5Auth5-5.26.0-6 is installed
OR libKF5Auth5-32bit-5.26.0-2.3 is installed
OR libKF5Auth5-lang-5.26.0-6 is installed
OR libkde4-4.14.25-8 is installed
OR libkde4-32bit-4.14.25-7.4 is installed
OR libkde4-devel-4.14.25-8 is installed
OR libkdecore4-4.14.25-8 is installed
OR libkdecore4-32bit-4.14.25-7.4 is installed
OR libkdecore4-devel-4.14.25-8 is installed
OR libksuseinstall-devel-4.14.25-8 is installed
OR libksuseinstall1-4.14.25-8 is installed
OR libksuseinstall1-32bit-4.14.25-7.4 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
kauth-5.26.0-6 is installed
OR kauth-devel-5.26.0-6 is installed
OR kauth-devel-32bit-5.26.0-2.3 is installed
OR kdelibs4-4.14.25-8 is installed
OR kdelibs4-apidocs-4.14.25-8 is installed
OR kdelibs4-branding-upstream-4.14.25-8 is installed
OR kdelibs4-core-4.14.25-8 is installed
OR kdelibs4-doc-4.14.25-8 is installed
OR libKF5Auth5-5.26.0-6 is installed
OR libKF5Auth5-32bit-5.26.0-2.3 is installed
OR libKF5Auth5-lang-5.26.0-6 is installed
OR libkde4-4.14.25-8 is installed
OR libkde4-32bit-4.14.25-7.4 is installed
OR libkde4-devel-4.14.25-8 is installed
OR libkdecore4-4.14.25-8 is installed
OR libkdecore4-32bit-4.14.25-7.4 is installed
OR libkdecore4-devel-4.14.25-8 is installed
OR libksuseinstall-devel-4.14.25-8 is installed
OR libksuseinstall1-4.14.25-8 is installed
OR libksuseinstall1-32bit-4.14.25-7.4 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
pdns-4.1.5-14 is installed
OR pdns-backend-godbc-4.1.5-14 is installed
OR pdns-backend-ldap-4.1.5-14 is installed
OR pdns-backend-lua-4.1.5-14 is installed
OR pdns-backend-mydns-4.1.5-14 is installed
OR pdns-backend-mysql-4.1.5-14 is installed
OR pdns-backend-postgresql-4.1.5-14 is installed
OR pdns-backend-remote-4.1.5-14 is installed
OR pdns-backend-sqlite3-4.1.5-14 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-69.0.3497.100-71 is installed
OR chromium-69.0.3497.100-71 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
chromedriver-78.0.3904.87-10 is installed
OR chromium-78.0.3904.87-10 is installed
|