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): | 1027519 1029907 1029908 1029909 1030296 1030297 1030298 1030584 1030585 1030588 1030589 1031590 1031593 1031595 1031638 1031644 1031656 1037052 1037057 1037061 1037066 1037273 1044231 1044891 1044897 1044901 1044909 1044925 1044927 1046303 1050244 1050549 1051510 1051858 1056686 1060463 1061840 1065600 1065643 1065689 1065693 1065729 1068640 1068643 1068887 1068888 1068950 1069176 1069202 1071995 1074741 1077745 1079103 1079741 1080556 1081527 1083528 1083532 1083647 1085030 1085784 1086301 1086313 1086314 1086608 1086784 1086786 1086788 1087200 1088810 1090997 1091015 1091365 1091368 1103989 1103990 1103991 1103992 1104353 1104427 1104745 1104967 1105392 1109465 1109837 1109911 1111666 1111974 1112178 1112374 1112504 1113956 1114279 1114648 1114685 1117473 1118338 1118595 1118596 1118599 1118661 1119680 1120386 1121214 1122292 1122299 1123328 1123482 1124525 1126206 1127371 1127611 1127682 1129551 1133021 1133147 1133810 1134090 1134395 1134973 1136157 1136333 1137325 1140025 1140868 1141780 1141782 1141783 1141785 1141787 1141789 1141895 1142685 1143959 1144333 1144902 1145051 1145665 1145929 1146539 1147021 1148868 1149323 1151910 1151927 1153535 1153917 1154243 1154385 1154601 1155331 1155334 1156259 1156275 1156286 1156510 1156609 1157155 1157157 1157424 1157480 1157692 1157853 1157966 1158013 1158021 1158026 1158071 1158187 1158552 1158819 1158983 1159028 1159037 1159096 1159142 1159198 1159199 1159271 1159285 1159297 1159377 1159394 1159483 1159484 1159500 1159569 1159588 1159841 1159908 1159909 1159910 1159911 1159955 1160147 1160195 1160210 1160211 1160218 1160433 1160442 1160469 1160470 1160476 1160560 1160618 1160659 1160678 1160755 1160756 1160784 1160787 1160802 1160803 1160804 1160917 1160966 1160979 1161087 1161243 1161360 1161472 1161514 1161518 1161522 1161523 1161549 1161552 1161561 1161674 1161702 1161875 1161907 1161931 1161933 1161934 1161935 1161936 1161937 1161951 1162028 1162067 1162109 1162139 1162171 1162557 1162617 1162618 1162619 1162623 1162928 1162929 1162931 1162943 1163206 1163383 1163384 1163403 1163508 1163762 1163774 1163836 1163840 1163841 1163842 1163843 1163844 1163845 1163846 1163849 1163850 1163851 1163852 1163853 1163855 1163856 1163857 1163858 1163859 1163860 1163861 1163862 1163863 1163867 1163869 1163880 1163897 1164069 1164078 1164098 1164284 1164314 1164315 1164471 1164507 1164777 1164780 1164893 1165019 1165111 1165182 1165185 1165211 1165404 1165488 1165527 1165581 1165741 1165813 1165823 1165873 1165929 1165949 1165950 1165980 1165984 1165985 1166003 1166101 1166102 1166103 1166104 1166632 1166658 1166730 1166731 1166732 1166733 1166734 1166735 1166780 1166860 1166861 1166862 1166864 1166866 1166867 1166868 1166870 1166940 1166982 1167005 1167216 1167288 1167290 1167316 1167421 1167423 1167627 1167629 1168075 1168202 1168273 1168276 1168295 1168367 1168424 1168443 1168486 1168552 1168760 1168762 1168763 1168764 1168765 1168829 1168854 1168881 1168884 1168952 1169013 1169057 1169307 1169308 1169390 1169514 1169625 1172205 1174157 1178588 906574 912460 919053 919062 920865 920896 921333 924663 924960 924961 931978 934789 936407 936408 936409 943457 CVE-2014-8964 CVE-2014-9721 CVE-2014-9939 CVE-2015-0433 CVE-2015-0441 CVE-2015-0499 CVE-2015-0501 CVE-2015-0505 CVE-2015-2325 CVE-2015-2326 CVE-2015-2568 CVE-2015-2571 CVE-2015-2573 CVE-2015-3152 CVE-2017-15938 CVE-2017-15939 CVE-2017-15996 CVE-2017-16826 CVE-2017-16827 CVE-2017-16828 CVE-2017-16829 CVE-2017-16830 CVE-2017-16831 CVE-2017-16832 CVE-2017-6965 CVE-2017-6966 CVE-2017-6969 CVE-2017-7209 CVE-2017-7210 CVE-2017-7223 CVE-2017-7224 CVE-2017-7225 CVE-2017-7226 CVE-2017-7299 CVE-2017-7300 CVE-2017-7301 CVE-2017-7302 CVE-2017-7303 CVE-2017-7304 CVE-2017-7500 CVE-2017-7501 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-11212 CVE-2018-15518 CVE-2018-19869 CVE-2018-19873 CVE-2018-20836 CVE-2018-6323 CVE-2018-6543 CVE-2018-6759 CVE-2018-6872 CVE-2018-7208 CVE-2018-7568 CVE-2018-7569 CVE-2018-7570 CVE-2018-7642 CVE-2018-7643 CVE-2018-8945 CVE-2019-10218 CVE-2019-11709 CVE-2019-11710 CVE-2019-11711 CVE-2019-11712 CVE-2019-11713 CVE-2019-11714 CVE-2019-11715 CVE-2019-11716 CVE-2019-11717 CVE-2019-11718 CVE-2019-11719 CVE-2019-11720 CVE-2019-11721 CVE-2019-11723 CVE-2019-11724 CVE-2019-11725 CVE-2019-11727 CVE-2019-11728 CVE-2019-11729 CVE-2019-11730 CVE-2019-11733 CVE-2019-11735 CVE-2019-11736 CVE-2019-11738 CVE-2019-11740 CVE-2019-11742 CVE-2019-11743 CVE-2019-11744 CVE-2019-11746 CVE-2019-11747 CVE-2019-11748 CVE-2019-11749 CVE-2019-11750 CVE-2019-11751 CVE-2019-11752 CVE-2019-11753 CVE-2019-11771 CVE-2019-11772 CVE-2019-11775 CVE-2019-14615 CVE-2019-14869 CVE-2019-14896 CVE-2019-14897 CVE-2019-16994 CVE-2019-18808 CVE-2019-19036 CVE-2019-19045 CVE-2019-19054 CVE-2019-19318 CVE-2019-19319 CVE-2019-19447 CVE-2019-19767 CVE-2019-19768 CVE-2019-19770 CVE-2019-19927 CVE-2019-19965 CVE-2019-19966 CVE-2019-20054 CVE-2019-20095 CVE-2019-20096 CVE-2019-2449 CVE-2019-2762 CVE-2019-2766 CVE-2019-2769 CVE-2019-2786 CVE-2019-2816 CVE-2019-3701 CVE-2019-4473 CVE-2019-7317 CVE-2019-9458 CVE-2019-9811 CVE-2019-9812 CVE-2020-0543 CVE-2020-10942 CVE-2020-11494 CVE-2020-11669 CVE-2020-14556 CVE-2020-14562 CVE-2020-14573 CVE-2020-14577 CVE-2020-14581 CVE-2020-14583 CVE-2020-14593 CVE-2020-14621 CVE-2020-26950 CVE-2020-7053 CVE-2020-8428 CVE-2020-8647 CVE-2020-8648 CVE-2020-8649 CVE-2020-8834 CVE-2020-8992 CVE-2020-9383 SUSE-SU-2015:1273-1 SUSE-SU-2015:1510-1 SUSE-SU-2019:2371-1 SUSE-SU-2019:2620-1 SUSE-SU-2019:2890-1 SUSE-SU-2019:2983-1 SUSE-SU-2020:0580-1 SUSE-SU-2020:1021-1 SUSE-SU-2020:1118-1 SUSE-SU-2020:1632-1 SUSE-SU-2020:2008-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP2 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP2 SUSE Linux Enterprise Real Time Extension 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11-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-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP4-ESPOS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11-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-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 SP4-ESPOS 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 6 SUSE OpenStack Cloud 7 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
chromedriver-53.0.2785.89-68.1 is installed
OR chromium-53.0.2785.89-68.1 is installed
OR chromium-desktop-gnome-53.0.2785.89-68.1 is installed
OR chromium-desktop-kde-53.0.2785.89-68.1 is installed
OR chromium-ffmpegsumo-53.0.2785.89-68.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
apache2-mod_php5-5.5.14-63.1 is installed
OR php5-5.5.14-63.1 is installed
OR php5-bcmath-5.5.14-63.1 is installed
OR php5-bz2-5.5.14-63.1 is installed
OR php5-calendar-5.5.14-63.1 is installed
OR php5-ctype-5.5.14-63.1 is installed
OR php5-curl-5.5.14-63.1 is installed
OR php5-dba-5.5.14-63.1 is installed
OR php5-devel-5.5.14-63.1 is installed
OR php5-dom-5.5.14-63.1 is installed
OR php5-exif-5.5.14-63.1 is installed
OR php5-fastcgi-5.5.14-63.1 is installed
OR php5-ftp-5.5.14-63.1 is installed
OR php5-gd-5.5.14-63.1 is installed
OR php5-gettext-5.5.14-63.1 is installed
OR php5-gmp-5.5.14-63.1 is installed
OR php5-iconv-5.5.14-63.1 is installed
OR php5-imap-5.5.14-63.1 is installed
OR php5-json-5.5.14-63.1 is installed
OR php5-ldap-5.5.14-63.1 is installed
OR php5-mbstring-5.5.14-63.1 is installed
OR php5-mcrypt-5.5.14-63.1 is installed
OR php5-mysql-5.5.14-63.1 is installed
OR php5-odbc-5.5.14-63.1 is installed
OR php5-openssl-5.5.14-63.1 is installed
OR php5-pdo-5.5.14-63.1 is installed
OR php5-pear-5.5.14-63.1 is installed
OR php5-pgsql-5.5.14-63.1 is installed
OR php5-shmop-5.5.14-63.1 is installed
OR php5-snmp-5.5.14-63.1 is installed
OR php5-sockets-5.5.14-63.1 is installed
OR php5-sqlite-5.5.14-63.1 is installed
OR php5-suhosin-5.5.14-63.1 is installed
OR php5-sysvsem-5.5.14-63.1 is installed
OR php5-sysvshm-5.5.14-63.1 is installed
OR php5-tidy-5.5.14-63.1 is installed
OR php5-tokenizer-5.5.14-63.1 is installed
OR php5-wddx-5.5.14-63.1 is installed
OR php5-xmlreader-5.5.14-63.1 is installed
OR php5-xmlwriter-5.5.14-63.1 is installed
OR php5-xsl-5.5.14-63.1 is installed
OR php5-zip-5.5.14-63.1 is installed
OR php5-zlib-5.5.14-63.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
dbus-1-glib-0.100.2-6.3 is installed
OR dbus-1-glib-32bit-0.100.2-6.3 is installed
OR dbus-1-glib-devel-0.100.2-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
libpixman-1-0-0.16.0-1.4 is installed
OR libpixman-1-0-32bit-0.16.0-1.4 is installed
OR libpixman-1-0-devel-0.16.0-1.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.13 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
bind-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
g3utils-1.1.36-54 is installed
OR mgetty-1.1.36-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND ft2demos-2.5.5-7.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
cpp48-4.8.5-30 is installed
OR gcc48-4.8.5-30 is installed
OR gcc48-32bit-4.8.5-30 is installed
OR gcc48-c++-4.8.5-30 is installed
OR gcc48-gij-4.8.5-30 is installed
OR gcc48-gij-32bit-4.8.5-30 is installed
OR gcc48-info-4.8.5-30 is installed
OR libasan0-4.8.5-30 is installed
OR libasan0-32bit-4.8.5-30 is installed
OR libgcj48-4.8.5-30 is installed
OR libgcj48-32bit-4.8.5-30 is installed
OR libgcj48-jar-4.8.5-30 is installed
OR libgcj_bc1-4.8.5-30 is installed
OR libstdc++48-devel-4.8.5-30 is installed
OR libstdc++48-devel-32bit-4.8.5-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
eog-3.20.4-7 is installed
OR eog-lang-3.20.4-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
AND Package Information
hawk-0.5.2-0.38 is installed
OR hawk-templates-0.5.2-0.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND Package Information
hawk-0.6.1-0.17 is installed
OR hawk-templates-0.6.1-0.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
ghostscript-9.23-1 is installed
OR ghostscript-devel-9.23-1 is installed
OR ghostscript-x11-9.23-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND emacs-x11-25.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
ocaml-4.05.0-4 is installed
OR ocaml-compiler-libs-4.05.0-4 is installed
OR ocaml-compiler-libs-devel-4.05.0-4 is installed
OR ocaml-rpm-macros-4.05.0-4 is installed
OR ocaml-runtime-4.05.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libsaml-devel-2.6.1-1 is installed
OR libsaml9-2.6.1-1 is installed
OR opensaml-schemas-2.6.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP2 is installed
AND Package Information
cluster-network-kmp-rt-1.4_3.0.101_rt130_0.7.9-2.18 is installed
OR cluster-network-kmp-rt_trace-1.4_3.0.101_rt130_0.7.9-2.18 is installed
OR drbd-kmp-rt-8.4.2_3.0.101_rt130_0.7.9-0.6.6 is installed
OR drbd-kmp-rt_trace-8.4.2_3.0.101_rt130_0.7.9-0.6.6 is installed
OR iscsitarget-kmp-rt-1.4.20_3.0.101_rt130_0.7.9-0.25.25 is installed
OR iscsitarget-kmp-rt_trace-1.4.20_3.0.101_rt130_0.7.9-0.25.25 is installed
OR kernel-rt-3.0.101.rt130-0.7.9 is installed
OR kernel-rt-base-3.0.101.rt130-0.7.9 is installed
OR kernel-rt-devel-3.0.101.rt130-0.7.9 is installed
OR kernel-rt_trace-3.0.101.rt130-0.7.9 is installed
OR kernel-rt_trace-base-3.0.101.rt130-0.7.9 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-0.7.9 is installed
OR kernel-source-rt-3.0.101.rt130-0.7.9 is installed
OR kernel-syms-rt-3.0.101.rt130-0.7.9 is installed
OR lttng-modules-kmp-rt-2.0.4_3.0.101_rt130_0.7.9-0.9.9 is installed
OR lttng-modules-kmp-rt_trace-2.0.4_3.0.101_rt130_0.7.9-0.9.9 is installed
OR ocfs2-kmp-rt-1.6_3.0.101_rt130_0.7.9-0.11 is installed
OR ocfs2-kmp-rt_trace-1.6_3.0.101_rt130_0.7.9-0.11 is installed
OR ofed-kmp-rt-1.5.2_3.0.101_rt130_0.7.9-0.28.28 is installed
OR ofed-kmp-rt_trace-1.5.2_3.0.101_rt130_0.7.9-0.28.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP3 is installed
AND Package Information
cluster-network-kmp-rt-1.4_3.0.101_rt130_0.28-2.27 is installed
OR cluster-network-kmp-rt_trace-1.4_3.0.101_rt130_0.28-2.27 is installed
OR drbd-kmp-rt-8.4.4_3.0.101_rt130_0.28-0.22 is installed
OR drbd-kmp-rt_trace-8.4.4_3.0.101_rt130_0.28-0.22 is installed
OR iscsitarget-kmp-rt-1.4.20_3.0.101_rt130_0.28-0.38 is installed
OR iscsitarget-kmp-rt_trace-1.4.20_3.0.101_rt130_0.28-0.38 is installed
OR kernel-rt-3.0.101.rt130-0.28 is installed
OR kernel-rt-base-3.0.101.rt130-0.28 is installed
OR kernel-rt-devel-3.0.101.rt130-0.28 is installed
OR kernel-rt_trace-3.0.101.rt130-0.28 is installed
OR kernel-rt_trace-base-3.0.101.rt130-0.28 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-0.28 is installed
OR kernel-source-rt-3.0.101.rt130-0.28 is installed
OR kernel-syms-rt-3.0.101.rt130-0.28 is installed
OR lttng-modules-kmp-rt-2.1.1_3.0.101_rt130_0.28-0.11 is installed
OR lttng-modules-kmp-rt_trace-2.1.1_3.0.101_rt130_0.28-0.11 is installed
OR ocfs2-kmp-rt-1.6_3.0.101_rt130_0.28-0.20 is installed
OR ocfs2-kmp-rt_trace-1.6_3.0.101_rt130_0.28-0.20 is installed
OR ofed-kmp-rt-1.5.4.1_3.0.101_rt130_0.28-0.13 is installed
OR ofed-kmp-rt_trace-1.5.4.1_3.0.101_rt130_0.28-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-68 is installed
OR kernel-rt-base-3.0.101.rt130-68 is installed
OR kernel-rt-devel-3.0.101.rt130-68 is installed
OR kernel-rt_trace-3.0.101.rt130-68 is installed
OR kernel-rt_trace-base-3.0.101.rt130-68 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-68 is installed
OR kernel-source-rt-3.0.101.rt130-68 is installed
OR kernel-syms-rt-3.0.101.rt130-68 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
curl-7.19.0-11.21 is installed
OR keyutils-libs-1.2-107 is installed
OR keyutils-libs-32bit-1.2-107 is installed
OR keyutils-libs-x86-1.2-107 is installed
OR libcurl4-7.19.0-11.21 is installed
OR libcurl4-32bit-7.19.0-11.21 is installed
OR libcurl4-x86-7.19.0-11.21 is installed
OR libidn-1.10-3 is installed
OR libidn-32bit-1.10-3 is installed
OR libidn-x86-1.10-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
curl-7.19.0-11.21 is installed
OR keyutils-libs-1.2-107 is installed
OR keyutils-libs-32bit-1.2-107 is installed
OR keyutils-libs-x86-1.2-107 is installed
OR libcurl4-7.19.0-11.21 is installed
OR libcurl4-32bit-7.19.0-11.21 is installed
OR libcurl4-x86-7.19.0-11.21 is installed
OR libidn-1.10-3 is installed
OR libidn-32bit-1.10-3 is installed
OR libidn-x86-1.10-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xorg-x11-Xvnc-7.4-27.40.52 is installed
OR xorg-x11-server-7.4-27.40.52 is installed
OR xorg-x11-server-extra-7.4-27.40.52 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0.4-0.3 is installed
OR MozillaFirefox-translations-10.0.4-0.3 is installed
OR libfreebl3-3.13.4-0.2 is installed
OR libfreebl3-32bit-3.13.4-0.2 is installed
OR libfreebl3-x86-3.13.4-0.2 is installed
OR mozilla-nss-3.13.4-0.2 is installed
OR mozilla-nss-32bit-3.13.4-0.2 is installed
OR mozilla-nss-tools-3.13.4-0.2 is installed
OR mozilla-nss-x86-3.13.4-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.4-0.3 is installed
OR MozillaFirefox-translations-10.0.4-0.3 is installed
OR libfreebl3-3.13.4-0.2 is installed
OR libfreebl3-32bit-3.13.4-0.2 is installed
OR libfreebl3-x86-3.13.4-0.2 is installed
OR mozilla-nss-3.13.4-0.2 is installed
OR mozilla-nss-32bit-3.13.4-0.2 is installed
OR mozilla-nss-tools-3.13.4-0.2 is installed
OR mozilla-nss-x86-3.13.4-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.4-0.3 is installed
OR MozillaFirefox-translations-10.0.4-0.3 is installed
OR libfreebl3-3.13.4-0.2 is installed
OR libfreebl3-32bit-3.13.4-0.2 is installed
OR libfreebl3-x86-3.13.4-0.2 is installed
OR mozilla-nss-3.13.4-0.2 is installed
OR mozilla-nss-32bit-3.13.4-0.2 is installed
OR mozilla-nss-tools-3.13.4-0.2 is installed
OR mozilla-nss-x86-3.13.4-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.4-0.3 is installed
OR MozillaFirefox-translations-10.0.4-0.3 is installed
OR libfreebl3-3.13.4-0.2 is installed
OR libfreebl3-32bit-3.13.4-0.2 is installed
OR libfreebl3-x86-3.13.4-0.2 is installed
OR mozilla-nss-3.13.4-0.2 is installed
OR mozilla-nss-32bit-3.13.4-0.2 is installed
OR mozilla-nss-tools-3.13.4-0.2 is installed
OR mozilla-nss-x86-3.13.4-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND NetworkManager-gnome-0.7.0.r1053-11.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.5 is installed
OR libMagickCore1-6.4.3.6-7.78.5 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.5 is installed
OR libMagickCore1-6.4.3.6-7.78.5 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
krb5-1.6.3-133.49.58 is installed
OR krb5-32bit-1.6.3-133.49.58 is installed
OR krb5-apps-clients-1.6.3-133.49.58 is installed
OR krb5-apps-servers-1.6.3-133.49.58 is installed
OR krb5-client-1.6.3-133.49.58 is installed
OR krb5-doc-1.6.3-133.49.58 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.58 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.58 is installed
OR krb5-server-1.6.3-133.49.58 is installed
OR krb5-x86-1.6.3-133.49.58 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
krb5-1.6.3-133.49.58 is installed
OR krb5-32bit-1.6.3-133.49.58 is installed
OR krb5-apps-clients-1.6.3-133.49.58 is installed
OR krb5-apps-servers-1.6.3-133.49.58 is installed
OR krb5-client-1.6.3-133.49.58 is installed
OR krb5-doc-1.6.3-133.49.58 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.58 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.58 is installed
OR krb5-server-1.6.3-133.49.58 is installed
OR krb5-x86-1.6.3-133.49.58 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
krb5-1.6.3-133.49.58 is installed
OR krb5-32bit-1.6.3-133.49.58 is installed
OR krb5-apps-clients-1.6.3-133.49.58 is installed
OR krb5-apps-servers-1.6.3-133.49.58 is installed
OR krb5-client-1.6.3-133.49.58 is installed
OR krb5-doc-1.6.3-133.49.58 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.58 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.58 is installed
OR krb5-server-1.6.3-133.49.58 is installed
OR krb5-x86-1.6.3-133.49.58 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libvirt-0.9.6-0.23 is installed
OR libvirt-client-0.9.6-0.23 is installed
OR libvirt-client-32bit-0.9.6-0.23 is installed
OR libvirt-doc-0.9.6-0.23 is installed
OR libvirt-python-0.9.6-0.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libvirt-0.9.6-0.23 is installed
OR libvirt-client-0.9.6-0.23 is installed
OR libvirt-client-32bit-0.9.6-0.23 is installed
OR libvirt-doc-0.9.6-0.23 is installed
OR libvirt-python-0.9.6-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
java-1_4_2-ibm-1.4.2_sr13.10-0.4 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.10-0.4 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.10-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.37 is installed
OR kernel-default-base-3.0.101-0.7.37 is installed
OR kernel-default-devel-3.0.101-0.7.37 is installed
OR kernel-default-man-3.0.101-0.7.37 is installed
OR kernel-ec2-3.0.101-0.7.37 is installed
OR kernel-ec2-base-3.0.101-0.7.37 is installed
OR kernel-ec2-devel-3.0.101-0.7.37 is installed
OR kernel-pae-3.0.101-0.7.37 is installed
OR kernel-pae-base-3.0.101-0.7.37 is installed
OR kernel-pae-devel-3.0.101-0.7.37 is installed
OR kernel-source-3.0.101-0.7.37 is installed
OR kernel-syms-3.0.101-0.7.37 is installed
OR kernel-trace-3.0.101-0.7.37 is installed
OR kernel-trace-base-3.0.101-0.7.37 is installed
OR kernel-trace-devel-3.0.101-0.7.37 is installed
OR kernel-xen-3.0.101-0.7.37 is installed
OR kernel-xen-base-3.0.101-0.7.37 is installed
OR kernel-xen-devel-3.0.101-0.7.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.37 is installed
OR kernel-default-base-3.0.101-0.7.37 is installed
OR kernel-default-devel-3.0.101-0.7.37 is installed
OR kernel-default-man-3.0.101-0.7.37 is installed
OR kernel-ec2-3.0.101-0.7.37 is installed
OR kernel-ec2-base-3.0.101-0.7.37 is installed
OR kernel-ec2-devel-3.0.101-0.7.37 is installed
OR kernel-pae-3.0.101-0.7.37 is installed
OR kernel-pae-base-3.0.101-0.7.37 is installed
OR kernel-pae-devel-3.0.101-0.7.37 is installed
OR kernel-source-3.0.101-0.7.37 is installed
OR kernel-syms-3.0.101-0.7.37 is installed
OR kernel-trace-3.0.101-0.7.37 is installed
OR kernel-trace-base-3.0.101-0.7.37 is installed
OR kernel-trace-devel-3.0.101-0.7.37 is installed
OR kernel-xen-3.0.101-0.7.37 is installed
OR kernel-xen-base-3.0.101-0.7.37 is installed
OR kernel-xen-devel-3.0.101-0.7.37 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND a2ps-4.13-1326.37 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
MozillaFirefox-45.5.1esr-59 is installed
OR MozillaFirefox-translations-45.5.1esr-59 is installed
OR libfreebl3-3.21.3-39 is installed
OR libfreebl3-32bit-3.21.3-39 is installed
OR libsoftokn3-3.21.3-39 is installed
OR libsoftokn3-32bit-3.21.3-39 is installed
OR mozilla-nss-3.21.3-39 is installed
OR mozilla-nss-32bit-3.21.3-39 is installed
OR mozilla-nss-tools-3.21.3-39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.5.1esr-59 is installed
OR MozillaFirefox-translations-45.5.1esr-59 is installed
OR libfreebl3-3.21.3-39 is installed
OR libfreebl3-32bit-3.21.3-39 is installed
OR libsoftokn3-3.21.3-39 is installed
OR libsoftokn3-32bit-3.21.3-39 is installed
OR mozilla-nss-3.21.3-39 is installed
OR mozilla-nss-32bit-3.21.3-39 is installed
OR mozilla-nss-tools-3.21.3-39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.5.1esr-59 is installed
OR MozillaFirefox-translations-45.5.1esr-59 is installed
OR libfreebl3-3.21.3-39 is installed
OR libfreebl3-32bit-3.21.3-39 is installed
OR libsoftokn3-3.21.3-39 is installed
OR libsoftokn3-32bit-3.21.3-39 is installed
OR mozilla-nss-3.21.3-39 is installed
OR mozilla-nss-32bit-3.21.3-39 is installed
OR mozilla-nss-tools-3.21.3-39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.5.1esr-59 is installed
OR MozillaFirefox-translations-45.5.1esr-59 is installed
OR libfreebl3-3.21.3-39 is installed
OR libfreebl3-32bit-3.21.3-39 is installed
OR libsoftokn3-3.21.3-39 is installed
OR libsoftokn3-32bit-3.21.3-39 is installed
OR mozilla-nss-3.21.3-39 is installed
OR mozilla-nss-32bit-3.21.3-39 is installed
OR mozilla-nss-tools-3.21.3-39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.14 is installed
OR libMagickCore1-6.4.3.6-7.78.14 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.14 is installed
OR libMagickCore1-6.4.3.6-7.78.14 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
libecpg6-9.4.9-0.19 is installed
OR libpq5-9.4.9-0.19 is installed
OR libpq5-32bit-9.4.9-0.19 is installed
OR postgresql94-9.4.9-0.19 is installed
OR postgresql94-contrib-9.4.9-0.19 is installed
OR postgresql94-docs-9.4.9-0.19 is installed
OR postgresql94-libs-9.4.9-0.19 is installed
OR postgresql94-server-9.4.9-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
libecpg6-9.4.9-0.19 is installed
OR libpq5-9.4.9-0.19 is installed
OR libpq5-32bit-9.4.9-0.19 is installed
OR postgresql94-9.4.9-0.19 is installed
OR postgresql94-contrib-9.4.9-0.19 is installed
OR postgresql94-docs-9.4.9-0.19 is installed
OR postgresql94-libs-9.4.9-0.19 is installed
OR postgresql94-server-9.4.9-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
g3utils-1.1.36-26 is installed
OR mgetty-1.1.36-26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND sblim-sfcb-openssl1-1.3.11-0.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND squid-3.3.13-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND squid-3.3.13-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-36 is installed
OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
OR openssl-1.0.1i-36 is installed
OR openssl-doc-1.0.1i-36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-36 is installed
OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
OR openssl-1.0.1i-36 is installed
OR openssl-doc-1.0.1i-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_nss-1.0.8-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND clamav-0.99.2-32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND clamav-0.99.2-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
xen-4.5.5_14-22.25.1 is installed
OR xen-doc-html-4.5.5_14-22.25.1 is installed
OR xen-kmp-default-4.5.5_14_k3.12.74_60.64.54-22.25.1 is installed
OR xen-libs-4.5.5_14-22.25.1 is installed
OR xen-libs-32bit-4.5.5_14-22.25.1 is installed
OR xen-tools-4.5.5_14-22.25.1 is installed
OR xen-tools-domU-4.5.5_14-22.25.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libsndfile-1.0.25-36.7 is installed
OR libsndfile1-1.0.25-36.7 is installed
OR libsndfile1-32bit-1.0.25-36.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libsndfile-1.0.25-36.7 is installed
OR libsndfile1-1.0.25-36.7 is installed
OR libsndfile1-32bit-1.0.25-36.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND clamav-0.99.2-25.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
xen-4.7.6_04-43.39 is installed
OR xen-doc-html-4.7.6_04-43.39 is installed
OR xen-libs-4.7.6_04-43.39 is installed
OR xen-libs-32bit-4.7.6_04-43.39 is installed
OR xen-tools-4.7.6_04-43.39 is installed
OR xen-tools-domU-4.7.6_04-43.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
xen-4.7.6_04-43.39 is installed
OR xen-doc-html-4.7.6_04-43.39 is installed
OR xen-libs-4.7.6_04-43.39 is installed
OR xen-libs-32bit-4.7.6_04-43.39 is installed
OR xen-tools-4.7.6_04-43.39 is installed
OR xen-tools-domU-4.7.6_04-43.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_59-92_17-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_7-11-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_59-92_17-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_7-11-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND binutils-2.31-9.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
MozillaFirefox-78.4.1-112.32 is installed
OR MozillaFirefox-devel-78.4.1-112.32 is installed
OR MozillaFirefox-translations-common-78.4.1-112.32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
MozillaFirefox-78.4.1-112.32 is installed
OR MozillaFirefox-devel-78.4.1-112.32 is installed
OR MozillaFirefox-translations-common-78.4.1-112.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
MozillaFirefox-68.1.0-109.89 is installed
OR MozillaFirefox-branding-SLE-68-32.8 is installed
OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
MozillaFirefox-68.1.0-109.89 is installed
OR MozillaFirefox-branding-SLE-68-32.8 is installed
OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_31-default-5-2 is installed
OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_9-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_31-default-5-2 is installed
OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_9-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libhogweed2-2.7.1-12 is installed
OR libnettle-2.7.1-12 is installed
OR libnettle4-2.7.1-12 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.44 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.47 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND clamav-0.99.2-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_103-92_56-default-6-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
php53-devel-5.3.8-0.43 is installed
OR php53-imap-5.3.8-0.43 is installed
OR php53-posix-5.3.8-0.43 is installed
OR php53-readline-5.3.8-0.43 is installed
OR php53-sockets-5.3.8-0.43 is installed
OR php53-sqlite-5.3.8-0.43 is installed
OR php53-tidy-5.3.8-0.43 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
libgcrypt-devel-1.5.0-0.15 is installed
OR libgcrypt-devel-32bit-1.5.0-0.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
freetype2-devel-2.3.7-25.35.36 is installed
OR freetype2-devel-32bit-2.3.7-25.35.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libmysqlclient_r18-10.0.20-18 is installed
OR libmysqlclient_r18-32bit-10.0.20-18 is installed
OR mariadb-10.0.20-18 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
evince-3.20.1-6.14 is installed
OR typelib-1_0-EvinceDocument-3_0-3.20.1-6.14 is installed
OR typelib-1_0-EvinceView-3_0-3.20.1-6.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libixion-0.12.1-13.2 is installed
OR libixion-0_12-0-0.12.1-13.2 is installed
OR libmwaw-0.3.11-7.5 is installed
OR libmwaw-0_3-3-0.3.11-7.5 is installed
OR liborcus-0.12.1-10.5 is installed
OR liborcus-0_12-0-0.12.1-10.5 is installed
OR libreoffice-5.3.5.2-43.5 is installed
OR libreoffice-base-5.3.5.2-43.5 is installed
OR libreoffice-base-drivers-mysql-5.3.5.2-43.5 is installed
OR libreoffice-base-drivers-postgresql-5.3.5.2-43.5 is installed
OR libreoffice-calc-5.3.5.2-43.5 is installed
OR libreoffice-calc-extensions-5.3.5.2-43.5 is installed
OR libreoffice-draw-5.3.5.2-43.5 is installed
OR libreoffice-filters-optional-5.3.5.2-43.5 is installed
OR libreoffice-gnome-5.3.5.2-43.5 is installed
OR libreoffice-icon-theme-galaxy-5.3.5.2-43.5 is installed
OR libreoffice-icon-theme-tango-5.3.5.2-43.5 is installed
OR libreoffice-impress-5.3.5.2-43.5 is installed
OR libreoffice-l10n-af-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ar-5.3.5.2-43.5 is installed
OR libreoffice-l10n-bg-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ca-5.3.5.2-43.5 is installed
OR libreoffice-l10n-cs-5.3.5.2-43.5 is installed
OR libreoffice-l10n-da-5.3.5.2-43.5 is installed
OR libreoffice-l10n-de-5.3.5.2-43.5 is installed
OR libreoffice-l10n-en-5.3.5.2-43.5 is installed
OR libreoffice-l10n-es-5.3.5.2-43.5 is installed
OR libreoffice-l10n-fi-5.3.5.2-43.5 is installed
OR libreoffice-l10n-fr-5.3.5.2-43.5 is installed
OR libreoffice-l10n-gu-5.3.5.2-43.5 is installed
OR libreoffice-l10n-hi-5.3.5.2-43.5 is installed
OR libreoffice-l10n-hr-5.3.5.2-43.5 is installed
OR libreoffice-l10n-hu-5.3.5.2-43.5 is installed
OR libreoffice-l10n-it-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ja-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ko-5.3.5.2-43.5 is installed
OR libreoffice-l10n-lt-5.3.5.2-43.5 is installed
OR libreoffice-l10n-nb-5.3.5.2-43.5 is installed
OR libreoffice-l10n-nl-5.3.5.2-43.5 is installed
OR libreoffice-l10n-nn-5.3.5.2-43.5 is installed
OR libreoffice-l10n-pl-5.3.5.2-43.5 is installed
OR libreoffice-l10n-pt_BR-5.3.5.2-43.5 is installed
OR libreoffice-l10n-pt_PT-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ro-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ru-5.3.5.2-43.5 is installed
OR libreoffice-l10n-sk-5.3.5.2-43.5 is installed
OR libreoffice-l10n-sv-5.3.5.2-43.5 is installed
OR libreoffice-l10n-uk-5.3.5.2-43.5 is installed
OR libreoffice-l10n-xh-5.3.5.2-43.5 is installed
OR libreoffice-l10n-zh_CN-5.3.5.2-43.5 is installed
OR libreoffice-l10n-zh_TW-5.3.5.2-43.5 is installed
OR libreoffice-l10n-zu-5.3.5.2-43.5 is installed
OR libreoffice-mailmerge-5.3.5.2-43.5 is installed
OR libreoffice-math-5.3.5.2-43.5 is installed
OR libreoffice-officebean-5.3.5.2-43.5 is installed
OR libreoffice-pyuno-5.3.5.2-43.5 is installed
OR libreoffice-writer-5.3.5.2-43.5 is installed
OR libreoffice-writer-extensions-5.3.5.2-43.5 is installed
OR libreofficekit-5.3.5.2-43.5 is installed
OR libstaroffice-0.0.3-4 is installed
OR libstaroffice-0_0-0-0.0.3-4 is installed
OR libzmf-0.0.1-4 is installed
OR libzmf-0_0-0-0.0.1-4 is installed
OR myspell-af_NA-20170511-16.2 is installed
OR myspell-af_ZA-20170511-16.2 is installed
OR myspell-ar-20170511-16.2 is installed
OR myspell-ar_AE-20170511-16.2 is installed
OR myspell-ar_BH-20170511-16.2 is installed
OR myspell-ar_DZ-20170511-16.2 is installed
OR myspell-ar_EG-20170511-16.2 is installed
OR myspell-ar_IQ-20170511-16.2 is installed
OR myspell-ar_JO-20170511-16.2 is installed
OR myspell-ar_KW-20170511-16.2 is installed
OR myspell-ar_LB-20170511-16.2 is installed
OR myspell-ar_LY-20170511-16.2 is installed
OR myspell-ar_MA-20170511-16.2 is installed
OR myspell-ar_OM-20170511-16.2 is installed
OR myspell-ar_QA-20170511-16.2 is installed
OR myspell-ar_SA-20170511-16.2 is installed
OR myspell-ar_SD-20170511-16.2 is installed
OR myspell-ar_SY-20170511-16.2 is installed
OR myspell-ar_TN-20170511-16.2 is installed
OR myspell-ar_YE-20170511-16.2 is installed
OR myspell-be_BY-20170511-16.2 is installed
OR myspell-bg_BG-20170511-16.2 is installed
OR myspell-bn_BD-20170511-16.2 is installed
OR myspell-bn_IN-20170511-16.2 is installed
OR myspell-bs-20170511-16.2 is installed
OR myspell-bs_BA-20170511-16.2 is installed
OR myspell-ca-20170511-16.2 is installed
OR myspell-ca_AD-20170511-16.2 is installed
OR myspell-ca_ES-20170511-16.2 is installed
OR myspell-ca_ES_valencia-20170511-16.2 is installed
OR myspell-ca_FR-20170511-16.2 is installed
OR myspell-ca_IT-20170511-16.2 is installed
OR myspell-cs_CZ-20170511-16.2 is installed
OR myspell-da_DK-20170511-16.2 is installed
OR myspell-de-20170511-16.2 is installed
OR myspell-de_AT-20170511-16.2 is installed
OR myspell-de_CH-20170511-16.2 is installed
OR myspell-de_DE-20170511-16.2 is installed
OR myspell-dictionaries-20170511-16.2 is installed
OR myspell-el_GR-20170511-16.2 is installed
OR myspell-en-20170511-16.2 is installed
OR myspell-en_AU-20170511-16.2 is installed
OR myspell-en_BS-20170511-16.2 is installed
OR myspell-en_BZ-20170511-16.2 is installed
OR myspell-en_CA-20170511-16.2 is installed
OR myspell-en_GB-20170511-16.2 is installed
OR myspell-en_GH-20170511-16.2 is installed
OR myspell-en_IE-20170511-16.2 is installed
OR myspell-en_IN-20170511-16.2 is installed
OR myspell-en_JM-20170511-16.2 is installed
OR myspell-en_MW-20170511-16.2 is installed
OR myspell-en_NA-20170511-16.2 is installed
OR myspell-en_NZ-20170511-16.2 is installed
OR myspell-en_PH-20170511-16.2 is installed
OR myspell-en_TT-20170511-16.2 is installed
OR myspell-en_US-20170511-16.2 is installed
OR myspell-en_ZA-20170511-16.2 is installed
OR myspell-en_ZW-20170511-16.2 is installed
OR myspell-es-20170511-16.2 is installed
OR myspell-es_AR-20170511-16.2 is installed
OR myspell-es_BO-20170511-16.2 is installed
OR myspell-es_CL-20170511-16.2 is installed
OR myspell-es_CO-20170511-16.2 is installed
OR myspell-es_CR-20170511-16.2 is installed
OR myspell-es_CU-20170511-16.2 is installed
OR myspell-es_DO-20170511-16.2 is installed
OR myspell-es_EC-20170511-16.2 is installed
OR myspell-es_ES-20170511-16.2 is installed
OR myspell-es_GT-20170511-16.2 is installed
OR myspell-es_HN-20170511-16.2 is installed
OR myspell-es_MX-20170511-16.2 is installed
OR myspell-es_NI-20170511-16.2 is installed
OR myspell-es_PA-20170511-16.2 is installed
OR myspell-es_PE-20170511-16.2 is installed
OR myspell-es_PR-20170511-16.2 is installed
OR myspell-es_PY-20170511-16.2 is installed
OR myspell-es_SV-20170511-16.2 is installed
OR myspell-es_UY-20170511-16.2 is installed
OR myspell-es_VE-20170511-16.2 is installed
OR myspell-et_EE-20170511-16.2 is installed
OR myspell-fr_BE-20170511-16.2 is installed
OR myspell-fr_CA-20170511-16.2 is installed
OR myspell-fr_CH-20170511-16.2 is installed
OR myspell-fr_FR-20170511-16.2 is installed
OR myspell-fr_LU-20170511-16.2 is installed
OR myspell-fr_MC-20170511-16.2 is installed
OR myspell-gu_IN-20170511-16.2 is installed
OR myspell-he_IL-20170511-16.2 is installed
OR myspell-hi_IN-20170511-16.2 is installed
OR myspell-hr_HR-20170511-16.2 is installed
OR myspell-hu_HU-20170511-16.2 is installed
OR myspell-it_IT-20170511-16.2 is installed
OR myspell-lightproof-en-20170511-16.2 is installed
OR myspell-lightproof-hu_HU-20170511-16.2 is installed
OR myspell-lightproof-pt_BR-20170511-16.2 is installed
OR myspell-lightproof-ru_RU-20170511-16.2 is installed
OR myspell-lo_LA-20170511-16.2 is installed
OR myspell-lt_LT-20170511-16.2 is installed
OR myspell-lv_LV-20170511-16.2 is installed
OR myspell-nb_NO-20170511-16.2 is installed
OR myspell-nl_BE-20170511-16.2 is installed
OR myspell-nl_NL-20170511-16.2 is installed
OR myspell-nn_NO-20170511-16.2 is installed
OR myspell-no-20170511-16.2 is installed
OR myspell-pl_PL-20170511-16.2 is installed
OR myspell-pt_AO-20170511-16.2 is installed
OR myspell-pt_BR-20170511-16.2 is installed
OR myspell-pt_PT-20170511-16.2 is installed
OR myspell-ro-20170511-16.2 is installed
OR myspell-ro_RO-20170511-16.2 is installed
OR myspell-ru_RU-20170511-16.2 is installed
OR myspell-sk_SK-20170511-16.2 is installed
OR myspell-sl_SI-20170511-16.2 is installed
OR myspell-sr-20170511-16.2 is installed
OR myspell-sr_CS-20170511-16.2 is installed
OR myspell-sr_Latn_CS-20170511-16.2 is installed
OR myspell-sr_Latn_RS-20170511-16.2 is installed
OR myspell-sr_RS-20170511-16.2 is installed
OR myspell-sv_FI-20170511-16.2 is installed
OR myspell-sv_SE-20170511-16.2 is installed
OR myspell-te-20170511-16.2 is installed
OR myspell-te_IN-20170511-16.2 is installed
OR myspell-th_TH-20170511-16.2 is installed
OR myspell-uk_UA-20170511-16.2 is installed
OR myspell-vi-20170511-16.2 is installed
OR myspell-vi_VN-20170511-16.2 is installed
OR myspell-zu_ZA-20170511-16.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libntfs-3g84-2013.1.13-5.3 is installed
OR ntfs-3g-2013.1.13-5.3 is installed
OR ntfs-3g_ntfsprogs-2013.1.13-5.3 is installed
OR ntfsprogs-2013.1.13-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
libzzip-0-13-0.13.67-10.25 is installed
OR zziplib-0.13.67-10.25 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-cinder-7.0.2~a0~dev1-1.2 is installed
OR openstack-cinder-api-7.0.2~a0~dev1-1.2 is installed
OR openstack-cinder-backup-7.0.2~a0~dev1-1.2 is installed
OR openstack-cinder-scheduler-7.0.2~a0~dev1-1.2 is installed
OR openstack-cinder-volume-7.0.2~a0~dev1-1.2 is installed
OR python-cinder-7.0.2~a0~dev1-1.2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
ansible-2.2.3.0-5.1 is installed
OR monasca-installer-20170912_10.45-5.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
libopenjp2-7-2.1.0-9 is installed
OR libopenjp2-7-32bit-2.1.0-19 is installed
OR openjpeg2-2.1.0-9 is installed
OR openjpeg2-devel-2.1.0-9 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND
libopenjp2-7-2.1.0-9 is installed
OR libopenjp2-7-32bit-2.1.0-19 is installed
OR openjpeg2-2.1.0-9 is installed
OR openjpeg2-devel-2.1.0-9 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-60.7.2-85 is installed
OR MozillaThunderbird-buildsymbols-60.7.2-85 is installed
OR MozillaThunderbird-translations-common-60.7.2-85 is installed
OR MozillaThunderbird-translations-other-60.7.2-85 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
kcoreaddons-5.20.0-6 is installed
OR kcoreaddons-devel-5.20.0-6 is installed
OR kcoreaddons-devel-32bit-5.21.0-18 is installed
OR kcoreaddons-lang-5.20.0-6 is installed
OR libKF5CoreAddons5-5.20.0-6 is installed
OR libKF5CoreAddons5-32bit-5.21.0-18 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
|