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): | 1005778 1005780 1005781 1012382 1019695 1019696 1022604 1027519 1029638 1029639 1029706 1029707 1029751 1029907 1029908 1029909 1030296 1030297 1030298 1030584 1030585 1030588 1030589 1031590 1031593 1031595 1031638 1031644 1031656 1037052 1037057 1037061 1037066 1037273 1044891 1044897 1044901 1044909 1044925 1044927 1049219 1053043 1063638 1064232 1065600 1065643 1065689 1065693 1066223 1068640 1068643 1068887 1068888 1068950 1069176 1069202 1074562 1074741 1075876 1076110 1077358 1077745 1079103 1079405 1079741 1080556 1081527 1083528 1083532 1085185 1085535 1085539 1085657 1085784 1086608 1086784 1086786 1086788 1089525 1090296 1090435 1090822 1090823 1090888 1090997 1091015 1091171 1091365 1091368 1092207 1092631 1092885 1094244 1094248 1094643 1095453 1096790 1097034 1097140 1097492 1097501 1097551 1097808 1097931 1097961 1098016 1098236 1098425 1098435 1098527 1098599 1099042 1099183 1099279 1099510 1099658 1099713 1099732 1099792 1099810 1099918 1099924 1099966 1099993 1100089 1100132 1100340 1100416 1100418 1100491 1100843 1101288 1101296 1104668 1105012 1106110 1106284 1106929 1108293 1108838 1110785 1110946 1112063 1112178 1116803 1117562 1119086 1120642 1120843 1120885 1120902 1122319 1122776 1124211 1125580 1126040 1126356 1128052 1129138 1129770 1130972 1131107 1131488 1131543 1131565 1132212 1132374 1132472 1133188 1133874 1134160 1134162 1134338 1134537 1134564 1134565 1134566 1134651 1134760 1134806 1134813 1134848 1135013 1135014 1135015 1135100 1135120 1135281 1135603 1135642 1135661 1135878 1136424 1136438 1136446 1136448 1136449 1136451 1136452 1136455 1136458 1136539 1136573 1136575 1136586 1136590 1136623 1136810 1136935 1136990 1137142 1137162 1137586 1137739 1137752 1141493 1159819 1165631 1168669 1169746 1170908 1171978 1173022 1173160 1173659 1173942 1174120 1174247 843419 925502 995352 CVE-2013-4343 CVE-2014-9939 CVE-2015-2775 CVE-2016-0705 CVE-2016-6893 CVE-2017-12652 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-3732 CVE-2017-3736 CVE-2017-6435 CVE-2017-6436 CVE-2017-6437 CVE-2017-6438 CVE-2017-6439 CVE-2017-6965 CVE-2017-6966 CVE-2017-6969 CVE-2017-7209 CVE-2017-7210 CVE-2017-7223 CVE-2017-7224 CVE-2017-7225 CVE-2017-7226 CVE-2017-7299 CVE-2017-7300 CVE-2017-7301 CVE-2017-7302 CVE-2017-7303 CVE-2017-7304 CVE-2017-8392 CVE-2017-8393 CVE-2017-8394 CVE-2017-8396 CVE-2017-8421 CVE-2017-9746 CVE-2017-9747 CVE-2017-9748 CVE-2017-9750 CVE-2017-9755 CVE-2017-9756 CVE-2018-0618 CVE-2018-10372 CVE-2018-10373 CVE-2018-10534 CVE-2018-10535 CVE-2018-10981 CVE-2018-10982 CVE-2018-12539 CVE-2018-13053 CVE-2018-13405 CVE-2018-13406 CVE-2018-13796 CVE-2018-1517 CVE-2018-1656 CVE-2018-17972 CVE-2018-2940 CVE-2018-2952 CVE-2018-2964 CVE-2018-2973 CVE-2018-3639 CVE-2018-3639 CVE-2018-5950 CVE-2018-6323 CVE-2018-6543 CVE-2018-6759 CVE-2018-6872 CVE-2018-7191 CVE-2018-7208 CVE-2018-7568 CVE-2018-7569 CVE-2018-7570 CVE-2018-7642 CVE-2018-7643 CVE-2018-8945 CVE-2018-9385 CVE-2019-11190 CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 CVE-2019-11486 CVE-2019-11815 CVE-2019-11833 CVE-2019-11884 CVE-2019-12382 CVE-2019-16746 CVE-2019-17006 CVE-2019-3846 CVE-2019-5489 CVE-2019-6116 CVE-2019-7317 CVE-2020-10745 CVE-2020-11668 CVE-2020-12399 CVE-2020-12402 CVE-2020-14331 CVE-2020-1749 SUSE-SU-2017:2201-1 SUSE-SU-2018:1362-2 SUSE-SU-2018:1456-1 SUSE-SU-2018:2051-1 SUSE-SU-2018:2839-1 SUSE-SU-2018:3207-2 SUSE-SU-2018:3311-1 SUSE-SU-2018:4296-1 SUSE-SU-2019:0144-1 SUSE-SU-2019:1527-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.1 NonFree 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 Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 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-LTSS 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 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-LTSS 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 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 Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 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
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
accountsservice-0.6.40-2.2 is installed
OR accountsservice-lang-0.6.40-2.2 is installed
OR libaccountsservice0-0.6.40-2.2 is installed
OR typelib-1_0-AccountsService-1_0-0.6.40-2.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.1 NonFree is installed
AND opera-43.0.2442.806-21.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
MozillaThunderbird-45.8.0-39.1 is installed
OR MozillaThunderbird-buildsymbols-45.8.0-39.1 is installed
OR MozillaThunderbird-devel-45.8.0-39.1 is installed
OR MozillaThunderbird-translations-common-45.8.0-39.1 is installed
OR MozillaThunderbird-translations-other-45.8.0-39.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-keystoneclient-1.0.0-16 is installed
OR python-keystoneclient-doc-1.0.0-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND kvm-0.15.1-0.27.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
acroread-9.5.5-0.5.5.1 is installed
OR acroread-cmaps-9.4.6-0.4.5.1 is installed
OR acroread-fonts-ja-9.4.6-0.4.5.1 is installed
OR acroread-fonts-ko-9.4.6-0.4.5.1 is installed
OR acroread-fonts-zh_CN-9.4.6-0.4.5.1 is installed
OR acroread-fonts-zh_TW-9.4.6-0.4.5.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
libpoppler-glib8-0.24.4-3 is installed
OR libpoppler-qt4-4-0.24.4-3 is installed
OR libpoppler44-0.24.4-3 is installed
OR poppler-tools-0.24.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND autofs-5.0.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND sudo-1.8.10p3-8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
qemu-2.9.0-6.3.1 is installed
OR qemu-block-curl-2.9.0-6.3.1 is installed
OR qemu-ipxe-1.0.0-6.3.1 is installed
OR qemu-kvm-2.9.0-6.3.1 is installed
OR qemu-seabios-1.10.2-6.3.1 is installed
OR qemu-sgabios-8-6.3.1 is installed
OR qemu-tools-2.9.0-6.3.1 is installed
OR qemu-vgabios-1.10.2-6.3.1 is installed
OR qemu-x86-2.9.0-6.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
binutils-2.29.1-4 is installed
OR binutils-devel-2.29.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-rack-1_4-1.4.5-8 is installed
OR rubygem-rack-1_4-1.4.5-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.2-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.55-52.42 is installed
OR kernel-ec2-devel-3.12.55-52.42 is installed
OR kernel-ec2-extra-3.12.55-52.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libxml2-2.7.6-0.19 is installed
OR libxml2-32bit-2.7.6-0.19 is installed
OR libxml2-doc-2.7.6-0.19 is installed
OR libxml2-python-2.7.6-0.25 is installed
OR libxml2-x86-2.7.6-0.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
ruby-1.8.7.p357-0.7 is installed
OR ruby-doc-html-1.8.7.p357-0.7 is installed
OR ruby-tk-1.8.7.p357-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ruby-1.8.7.p357-0.7 is installed
OR ruby-doc-html-1.8.7.p357-0.7 is installed
OR ruby-tk-1.8.7.p357-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ruby-1.8.7.p357-0.7 is installed
OR ruby-doc-html-1.8.7.p357-0.7 is installed
OR ruby-tk-1.8.7.p357-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
apache2-2.2.10-2.24 is installed
OR apache2-doc-2.2.10-2.24 is installed
OR apache2-example-pages-2.2.10-2.24 is installed
OR apache2-prefork-2.2.10-2.24 is installed
OR apache2-utils-2.2.10-2.24 is installed
OR apache2-worker-2.2.10-2.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libfreebl3-3.15.3-0.3 is installed
OR libfreebl3-32bit-3.15.3-0.3 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.3-0.3 is installed
OR mozilla-nss-32bit-3.15.3-0.3 is installed
OR mozilla-nss-tools-3.15.3-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libfreebl3-3.15.3-0.3 is installed
OR libfreebl3-32bit-3.15.3-0.3 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.3-0.3 is installed
OR mozilla-nss-32bit-3.15.3-0.3 is installed
OR mozilla-nss-tools-3.15.3-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libfreebl3-3.15.3-0.3 is installed
OR libfreebl3-32bit-3.15.3-0.3 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.3-0.3 is installed
OR mozilla-nss-32bit-3.15.3-0.3 is installed
OR mozilla-nss-tools-3.15.3-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libfreebl3-3.15.3-0.3 is installed
OR libfreebl3-32bit-3.15.3-0.3 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.3-0.3 is installed
OR mozilla-nss-32bit-3.15.3-0.3 is installed
OR mozilla-nss-tools-3.15.3-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
krb5-1.8.6-133.49.125.16 is installed
OR krb5-32bit-1.8.6-133.49.125.16 is installed
OR krb5-apps-clients-1.8.6-133.49.125.16 is installed
OR krb5-apps-servers-1.8.6-133.49.125.16 is installed
OR krb5-client-1.8.6-133.49.125.16 is installed
OR krb5-devel-1.8.6-133.49.125.16 is installed
OR krb5-devel-32bit-1.8.6-133.49.125.16 is installed
OR krb5-doc-1.8.6-133.49.125.16 is installed
OR krb5-plugin-kdb-ldap-1.8.6-133.49.125.16 is installed
OR krb5-plugin-preauth-pkinit-1.8.6-133.49.125.16 is installed
OR krb5-server-1.8.6-133.49.125.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
krb5-1.8.6-133.49.125.16 is installed
OR krb5-32bit-1.8.6-133.49.125.16 is installed
OR krb5-apps-clients-1.8.6-133.49.125.16 is installed
OR krb5-apps-servers-1.8.6-133.49.125.16 is installed
OR krb5-client-1.8.6-133.49.125.16 is installed
OR krb5-devel-1.8.6-133.49.125.16 is installed
OR krb5-devel-32bit-1.8.6-133.49.125.16 is installed
OR krb5-doc-1.8.6-133.49.125.16 is installed
OR krb5-plugin-kdb-ldap-1.8.6-133.49.125.16 is installed
OR krb5-plugin-preauth-pkinit-1.8.6-133.49.125.16 is installed
OR krb5-server-1.8.6-133.49.125.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ruby-1.8.7.p357-0.9.13 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
OR ruby-tk-1.8.7.p357-0.9.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ruby-1.8.7.p357-0.9.13 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
OR ruby-tk-1.8.7.p357-0.9.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
ruby-1.8.7.p357-0.9.13 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
OR ruby-tk-1.8.7.p357-0.9.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ruby-1.8.7.p357-0.9.13 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
OR ruby-tk-1.8.7.p357-0.9.13 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ruby-1.8.7.p357-0.9.13 is installed
OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
OR ruby-tk-1.8.7.p357-0.9.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libpoppler-glib4-0.12.3-1.8 is installed
OR libpoppler-qt4-3-0.12.3-1.8 is installed
OR libpoppler5-0.12.3-1.8 is installed
OR poppler-tools-0.12.3-1.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libpoppler-glib4-0.12.3-1.8 is installed
OR libpoppler-qt4-3-0.12.3-1.8 is installed
OR libpoppler5-0.12.3-1.8 is installed
OR poppler-tools-0.12.3-1.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libpoppler-glib4-0.12.3-1.8 is installed
OR libpoppler-qt4-3-0.12.3-1.8 is installed
OR libpoppler5-0.12.3-1.8 is installed
OR poppler-tools-0.12.3-1.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND hyper-v-3-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND hyper-v-3-0.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND acpid-1.0.6-91.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ghostscript-fonts-other-8.62-32.38 is installed
OR ghostscript-fonts-rus-8.62-32.38 is installed
OR ghostscript-fonts-std-8.62-32.38 is installed
OR ghostscript-library-8.62-32.38 is installed
OR ghostscript-omni-8.62-32.38 is installed
OR ghostscript-x11-8.62-32.38 is installed
OR libgimpprint-4.2.7-32.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ghostscript-fonts-other-8.62-32.38 is installed
OR ghostscript-fonts-rus-8.62-32.38 is installed
OR ghostscript-fonts-std-8.62-32.38 is installed
OR ghostscript-library-8.62-32.38 is installed
OR ghostscript-omni-8.62-32.38 is installed
OR ghostscript-x11-8.62-32.38 is installed
OR libgimpprint-4.2.7-32.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
glibc-2.11.3-17.72 is installed
OR glibc-32bit-2.11.3-17.72 is installed
OR glibc-devel-2.11.3-17.72 is installed
OR glibc-devel-32bit-2.11.3-17.72 is installed
OR glibc-html-2.11.3-17.72 is installed
OR glibc-i18ndata-2.11.3-17.72 is installed
OR glibc-info-2.11.3-17.72 is installed
OR glibc-locale-2.11.3-17.72 is installed
OR glibc-locale-32bit-2.11.3-17.72 is installed
OR glibc-locale-x86-2.11.3-17.72 is installed
OR glibc-profile-2.11.3-17.72 is installed
OR glibc-profile-32bit-2.11.3-17.72 is installed
OR glibc-profile-x86-2.11.3-17.72 is installed
OR glibc-x86-2.11.3-17.72 is installed
OR nscd-2.11.3-17.72 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
glibc-2.11.3-17.72 is installed
OR glibc-32bit-2.11.3-17.72 is installed
OR glibc-devel-2.11.3-17.72 is installed
OR glibc-devel-32bit-2.11.3-17.72 is installed
OR glibc-html-2.11.3-17.72 is installed
OR glibc-i18ndata-2.11.3-17.72 is installed
OR glibc-info-2.11.3-17.72 is installed
OR glibc-locale-2.11.3-17.72 is installed
OR glibc-locale-32bit-2.11.3-17.72 is installed
OR glibc-locale-x86-2.11.3-17.72 is installed
OR glibc-profile-2.11.3-17.72 is installed
OR glibc-profile-32bit-2.11.3-17.72 is installed
OR glibc-profile-x86-2.11.3-17.72 is installed
OR glibc-x86-2.11.3-17.72 is installed
OR nscd-2.11.3-17.72 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
glibc-2.11.3-17.72 is installed
OR glibc-32bit-2.11.3-17.72 is installed
OR glibc-devel-2.11.3-17.72 is installed
OR glibc-devel-32bit-2.11.3-17.72 is installed
OR glibc-html-2.11.3-17.72 is installed
OR glibc-i18ndata-2.11.3-17.72 is installed
OR glibc-info-2.11.3-17.72 is installed
OR glibc-locale-2.11.3-17.72 is installed
OR glibc-locale-32bit-2.11.3-17.72 is installed
OR glibc-locale-x86-2.11.3-17.72 is installed
OR glibc-profile-2.11.3-17.72 is installed
OR glibc-profile-32bit-2.11.3-17.72 is installed
OR glibc-profile-x86-2.11.3-17.72 is installed
OR glibc-x86-2.11.3-17.72 is installed
OR nscd-2.11.3-17.72 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
glibc-2.11.3-17.72 is installed
OR glibc-32bit-2.11.3-17.72 is installed
OR glibc-devel-2.11.3-17.72 is installed
OR glibc-devel-32bit-2.11.3-17.72 is installed
OR glibc-html-2.11.3-17.72 is installed
OR glibc-i18ndata-2.11.3-17.72 is installed
OR glibc-info-2.11.3-17.72 is installed
OR glibc-locale-2.11.3-17.72 is installed
OR glibc-locale-32bit-2.11.3-17.72 is installed
OR glibc-locale-x86-2.11.3-17.72 is installed
OR glibc-profile-2.11.3-17.72 is installed
OR glibc-profile-32bit-2.11.3-17.72 is installed
OR glibc-profile-x86-2.11.3-17.72 is installed
OR glibc-x86-2.11.3-17.72 is installed
OR nscd-2.11.3-17.72 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
glibc-2.11.3-17.72 is installed
OR glibc-32bit-2.11.3-17.72 is installed
OR glibc-devel-2.11.3-17.72 is installed
OR glibc-devel-32bit-2.11.3-17.72 is installed
OR glibc-html-2.11.3-17.72 is installed
OR glibc-i18ndata-2.11.3-17.72 is installed
OR glibc-info-2.11.3-17.72 is installed
OR glibc-locale-2.11.3-17.72 is installed
OR glibc-locale-32bit-2.11.3-17.72 is installed
OR glibc-locale-x86-2.11.3-17.72 is installed
OR glibc-profile-2.11.3-17.72 is installed
OR glibc-profile-32bit-2.11.3-17.72 is installed
OR glibc-profile-x86-2.11.3-17.72 is installed
OR glibc-x86-2.11.3-17.72 is installed
OR nscd-2.11.3-17.72 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PolicyKit-0.9-14.41 is installed
OR PolicyKit-32bit-0.9-14.41 is installed
OR PolicyKit-doc-0.9-14.39 is installed
OR PolicyKit-x86-0.9-14.41 is installed
|
Definition Synopsis |
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.39.1 is installed
OR bind-chrootenv-9.9.6P1-0.39.1 is installed
OR bind-doc-9.9.6P1-0.39.1 is installed
OR bind-libs-9.9.6P1-0.39.1 is installed
OR bind-libs-32bit-9.9.6P1-0.39.1 is installed
OR bind-utils-9.9.6P1-0.39.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-2.2.34-70.21 is installed
OR apache2-doc-2.2.34-70.21 is installed
OR apache2-example-pages-2.2.34-70.21 is installed
OR apache2-prefork-2.2.34-70.21 is installed
OR apache2-utils-2.2.34-70.21 is installed
OR apache2-worker-2.2.34-70.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-2.2.34-70.21 is installed
OR apache2-doc-2.2.34-70.21 is installed
OR apache2-example-pages-2.2.34-70.21 is installed
OR apache2-prefork-2.2.34-70.21 is installed
OR apache2-utils-2.2.34-70.21 is installed
OR apache2-worker-2.2.34-70.21 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
curl-7.19.7-1.70.8 is installed
OR libcurl4-7.19.7-1.70.8 is installed
OR libcurl4-32bit-7.19.7-1.70.8 is installed
OR libcurl4-x86-7.19.7-1.70.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
curl-7.19.7-1.70.8 is installed
OR libcurl4-7.19.7-1.70.8 is installed
OR libcurl4-32bit-7.19.7-1.70.8 is installed
OR libcurl4-x86-7.19.7-1.70.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND aaa_base-11-6.105 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
gstreamer-0_10-plugins-base-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-32bit-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.35-5.18.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
gstreamer-0_10-plugins-base-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-32bit-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.35-5.18.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
docker-1.3.2-9 is installed
OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
OR sle2docker-0.2.3-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
docker-1.3.2-9 is installed
OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
OR sle2docker-0.2.3-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND coolkey-1.1.0-147.71 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
krb5-1.12.1-22 is installed
OR krb5-32bit-1.12.1-22 is installed
OR krb5-client-1.12.1-22 is installed
OR krb5-doc-1.12.1-22 is installed
OR krb5-plugin-kdb-ldap-1.12.1-22 is installed
OR krb5-plugin-preauth-otp-1.12.1-22 is installed
OR krb5-plugin-preauth-pkinit-1.12.1-22 is installed
OR krb5-server-1.12.1-22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
krb5-1.12.1-22 is installed
OR krb5-32bit-1.12.1-22 is installed
OR krb5-client-1.12.1-22 is installed
OR krb5-doc-1.12.1-22 is installed
OR krb5-plugin-kdb-ldap-1.12.1-22 is installed
OR krb5-plugin-preauth-otp-1.12.1-22 is installed
OR krb5-plugin-preauth-pkinit-1.12.1-22 is installed
OR krb5-server-1.12.1-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
smt-3.0.8-1 is installed
OR smt-support-3.0.8-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
postgresql94-9.4.13-21.5.1 is installed
OR postgresql94-contrib-9.4.13-21.5.1 is installed
OR postgresql94-docs-9.4.13-21.5.1 is installed
OR postgresql94-server-9.4.13-21.5.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libarchive-3.1.2-25 is installed
OR libarchive13-3.1.2-25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libarchive-3.1.2-25 is installed
OR libarchive13-3.1.2-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
gdm-3.10.0.1-52 is installed
OR gdm-lang-3.10.0.1-52 is installed
OR gdmflexiserver-3.10.0.1-52 is installed
OR libgdm1-3.10.0.1-52 is installed
OR typelib-1_0-Gdm-1_0-3.10.0.1-52 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND binutils-2.31-9.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libfreebl3-3.53.1-58.48 is installed
OR libfreebl3-32bit-3.53.1-58.48 is installed
OR libfreebl3-hmac-3.53.1-58.48 is installed
OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
OR libsoftokn3-3.53.1-58.48 is installed
OR libsoftokn3-32bit-3.53.1-58.48 is installed
OR libsoftokn3-hmac-3.53.1-58.48 is installed
OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
OR mozilla-nspr-4.25-19.15 is installed
OR mozilla-nspr-32bit-4.25-19.15 is installed
OR mozilla-nss-3.53.1-58.48 is installed
OR mozilla-nss-32bit-3.53.1-58.48 is installed
OR mozilla-nss-certs-3.53.1-58.48 is installed
OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
OR mozilla-nss-tools-3.53.1-58.48 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libfreebl3-3.53.1-58.48 is installed
OR libfreebl3-32bit-3.53.1-58.48 is installed
OR libfreebl3-hmac-3.53.1-58.48 is installed
OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
OR libsoftokn3-3.53.1-58.48 is installed
OR libsoftokn3-32bit-3.53.1-58.48 is installed
OR libsoftokn3-hmac-3.53.1-58.48 is installed
OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
OR mozilla-nspr-4.25-19.15 is installed
OR mozilla-nspr-32bit-4.25-19.15 is installed
OR mozilla-nss-3.53.1-58.48 is installed
OR mozilla-nss-32bit-3.53.1-58.48 is installed
OR mozilla-nss-certs-3.53.1-58.48 is installed
OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
OR mozilla-nss-tools-3.53.1-58.48 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_67-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_19-4-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_67-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_19-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
automake-1.13.4-6 is installed
OR m4-1.4.16-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libjavascriptcoregtk-4_0-18-2.24.4-2.47 is installed
OR libwebkit2gtk-4_0-37-2.24.4-2.47 is installed
OR libwebkit2gtk3-lang-2.24.4-2.47 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.24.4-2.47 is installed
OR typelib-1_0-WebKit2-4_0-2.24.4-2.47 is installed
OR webkit2gtk-4_0-injected-bundles-2.24.4-2.47 is installed
OR webkit2gtk3-2.24.4-2.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libjavascriptcoregtk-4_0-18-2.24.4-2.47 is installed
OR libwebkit2gtk-4_0-37-2.24.4-2.47 is installed
OR libwebkit2gtk3-lang-2.24.4-2.47 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.24.4-2.47 is installed
OR typelib-1_0-WebKit2-4_0-2.24.4-2.47 is installed
OR webkit2gtk-4_0-injected-bundles-2.24.4-2.47 is installed
OR webkit2gtk3-2.24.4-2.47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libspice-server1-0.12.8-6 is installed
OR spice-0.12.8-6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libspice-server1-0.12.8-6 is installed
OR spice-0.12.8-6 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 |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
bash-4.3-83.15 is installed
OR bash-doc-4.3-83.15 is installed
OR libreadline6-6.3-83.15 is installed
OR libreadline6-32bit-6.3-83.15 is installed
OR readline-doc-6.3-83.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
dhcp-4.3.3-10.19 is installed
OR dhcp-client-4.3.3-10.19 is installed
OR dhcp-relay-4.3.3-10.19 is installed
OR dhcp-server-4.3.3-10.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
dhcp-4.3.3-10.19 is installed
OR dhcp-client-4.3.3-10.19 is installed
OR dhcp-relay-4.3.3-10.19 is installed
OR dhcp-server-4.3.3-10.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND autofs-5.0.9-21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kernel-default-4.4.121-92.104 is installed
OR kernel-default-base-4.4.121-92.104 is installed
OR kernel-default-devel-4.4.121-92.104 is installed
OR kernel-devel-4.4.121-92.104 is installed
OR kernel-macros-4.4.121-92.104 is installed
OR kernel-source-4.4.121-92.104 is installed
OR kernel-syms-4.4.121-92.104 is installed
OR kgraft-patch-4_4_121-92_104-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_28-1-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
dovecot22-2.2.31-19.17 is installed
OR dovecot22-backend-mysql-2.2.31-19.17 is installed
OR dovecot22-backend-pgsql-2.2.31-19.17 is installed
OR dovecot22-backend-sqlite-2.2.31-19.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND automake-1.10.1-4.131.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
augeas-0.9.0-3.17 is installed
OR augeas-devel-0.9.0-3.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND a2ps-devel-4.13-1326.37 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libtag1-32bit-1.9.1-1 is installed
OR libtag_c0-32bit-1.9.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.51-60.20 is installed
OR kernel-default-extra-3.12.51-60.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-84 is installed
OR kernel-default-extra-4.4.21-84 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libwpd-0.10.2-2.4 is installed
OR libwpd-0_10-10-0.10.2-2.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
ImageMagick-6.8.8.1-71.85 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.85 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
evolution-3.22.6-19.9 is installed
OR evolution-lang-3.22.6-19.9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ghostscript-fonts-other-8.62-32.38.1 is installed
OR ghostscript-fonts-rus-8.62-32.38.1 is installed
OR ghostscript-fonts-std-8.62-32.38.1 is installed
OR ghostscript-library-8.62-32.38.1 is installed
OR ghostscript-omni-8.62-32.38.1 is installed
OR ghostscript-x11-8.62-32.38.1 is installed
OR libgimpprint-4.2.7-32.38.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND dnsmasq-utils-2.71-8.3 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
znc-1.7.2-25 is installed
OR znc-devel-1.7.2-25 is installed
OR znc-lang-1.7.2-25 is installed
OR znc-perl-1.7.2-25 is installed
OR znc-python3-1.7.2-25 is installed
OR znc-tcl-1.7.2-25 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
znc-1.7.2-25 is installed
OR znc-devel-1.7.2-25 is installed
OR znc-lang-1.7.2-25 is installed
OR znc-perl-1.7.2-25 is installed
OR znc-python3-1.7.2-25 is installed
OR znc-tcl-1.7.2-25 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-45.3.0-9 is installed
OR MozillaThunderbird-buildsymbols-45.3.0-9 is installed
OR MozillaThunderbird-devel-45.3.0-9 is installed
OR MozillaThunderbird-translations-common-45.3.0-9 is installed
OR MozillaThunderbird-translations-other-45.3.0-9 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND pdns-recursor-4.1.2-5 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-58.0.3029.81-14 is installed
OR chromium-58.0.3029.81-14 is installed
|