Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 11 SP2 LTSS kernel was updated to receive various security and bugfixes.
This is the last planned LTSS kernel update for the SUSE Linux Enterprise Server 11 SP2 LTSS.
The following security bugs were fixed:
- CVE-2016-10088: The sg implementation in the Linux kernel did not properly restrict write operations in situations where the KERNEL_DS option is set, which allowed local users to read or write to arbitrary kernel memory locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device, related to block/bsg.c and drivers/scsi/sg.c. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-9576 (bnc#1017710). - CVE-2004-0230: TCP, when using a large Window Size, made it easier for remote attackers to guess sequence numbers and cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST packet, especially in protocols that use long-lived connections, such as BGP (bnc#969340). - CVE-2016-8632: The tipc_msg_build function in net/tipc/msg.c in the Linux kernel did not validate the relationship between the minimum fragment length and the maximum packet size, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) by leveraging the CAP_NET_ADMIN capability (bnc#1008831). - CVE-2016-8399: An out of bounds read in the ping protocol handler could have lead to information disclosure (bsc#1014746). - CVE-2016-9793: The sock_setsockopt function in net/core/sock.c in the Linux kernel mishandled negative values of sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system call with the (1) SO_SNDBUFFORCE or (2) SO_RCVBUFFORCE option (bnc#1013531). - CVE-2012-6704: The sock_setsockopt function in net/core/sock.c in the Linux kernel mishandled negative values of sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system call with the (1) SO_SNDBUF or (2) SO_RCVBUF option (bnc#1013542). - CVE-2016-9756: arch/x86/kvm/emulate.c in the Linux kernel did not properly initialize Code Segment (CS) in certain error cases, which allowed local users to obtain sensitive information from kernel stack memory via a crafted application (bnc#1013038). - CVE-2016-3841: The IPv6 stack in the Linux kernel mishandled options data, which allowed local users to gain privileges or cause a denial of service (use-after-free and system crash) via a crafted sendmsg system call (bnc#992566). - CVE-2016-9685: Multiple memory leaks in error paths in fs/xfs/xfs_attr_list.c in the Linux kernel allowed local users to cause a denial of service (memory consumption) via crafted XFS filesystem operations (bnc#1012832). - CVE-2015-1350: The VFS subsystem in the Linux kernel 3.x provides an incomplete set of requirements for setattr operations that underspecified removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bnc#914939). - CVE-2015-8962: Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching a device during an SG_IO ioctl call (bnc#1010501). - CVE-2016-9555: The sctp_sf_ootb function in net/sctp/sm_statefuns.c in the Linux kernel lacked chunk-length checking for the first chunk, which allowed remote attackers to cause a denial of service (out-of-bounds slab access) or possibly have unspecified other impact via crafted SCTP data (bnc#1011685). - CVE-2016-7910: Use-after-free vulnerability in the disk_seqf_stop function in block/genhd.c in the Linux kernel allowed local users to gain privileges by leveraging the execution of a certain stop operation even if the corresponding start operation had failed (bnc#1010716). - CVE-2016-7911: Race condition in the get_task_ioprio function in block/ioprio.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) via a crafted ioprio_get system call (bnc#1010711). - CVE-2015-8964: The tty_set_termios_ldisc function in drivers/tty/tty_ldisc.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by reading a tty data structure (bnc#1010507). - CVE-2016-7916: Race condition in the environ_read function in fs/proc/base.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by reading a /proc/*/environ file during a process-setup time interval in which environment-variable copying is incomplete (bnc#1010467). - CVE-2016-8646: The hash_accept function in crypto/algif_hash.c in the Linux kernel allowed local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero bytes of data (bnc#1010150). - CVE-2016-8633: drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allowed remote attackers to execute arbitrary code via crafted fragmented packets (bnc#1008833). - CVE-2016-7042: The proc_keys_show function in security/keys/proc.c in the Linux kernel used an incorrect buffer size for certain timeout data, which allowed local users to cause a denial of service (stack memory corruption and panic) by reading the /proc/keys file (bnc#1004517). - CVE-2016-7097: The filesystem implementation in the Linux kernel preserves the setgid bit during a setxattr call, which allowed local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions (bnc#995968). - CVE-2017-5551: The filesystem implementation in the Linux kernel preserves the setgid bit during a setxattr call, which allowed local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions. This CVE tracks the fix for the tmpfs filesystem. (bsc#1021258). - CVE-2015-8956: The rfcomm_sock_bind function in net/bluetooth/rfcomm/sock.c in the Linux kernel allowed local users to obtain sensitive information or cause a denial of service (NULL pointer dereference) via vectors involving a bind system call on a Bluetooth RFCOMM socket (bnc#1003925). - CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077). - CVE-2016-0823: The pagemap_open function in fs/proc/task_mmu.c in the Linux kernel allowed local users to obtain sensitive physical-address information by reading a pagemap file, aka Android internal bug 25739721 (bnc#994759). - CVE-2016-7425: The arcmsr_iop_message_xfer function in drivers/scsi/arcmsr/arcmsr_hba.c in the Linux kernel did not restrict a certain length field, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) via an ARCMSR_MESSAGE_WRITE_WQBUFFER control code (bnc#999932). - CVE-2016-6828: The tcp_check_send_head function in include/net/tcp.h in the Linux kernel did not properly maintain certain SACK state after a failed data copy, which allowed local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option (bnc#994296). - CVE-2016-6480: Race condition in the ioctl_send_fib function in drivers/scsi/aacraid/commctrl.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds access or system crash) by changing a certain size value, aka a 'double fetch' vulnerability (bnc#991608). - CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bsc#986365). - CVE-2015-7513: arch/x86/kvm/x86.c in the Linux kernel did not reset the PIT counter values during state restoration, which allowed guest OS users to cause a denial of service (divide-by-zero error and host OS crash) via a zero value, related to the kvm_vm_ioctl_set_pit and kvm_vm_ioctl_set_pit2 functions (bnc#960689). - CVE-2013-4312: The Linux kernel allowed local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by sending each descriptor over a UNIX socket before closing it, related to net/unix/af_unix.c and net/unix/garbage.c (bnc#839104). - CVE-2016-4997: The compat IPT_SO_SET_REPLACE and IP6T_SO_SET_REPLACE setsockopt implementations in the netfilter subsystem in the Linux kernel allow local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362). - CVE-2016-5829: Multiple heap-based buffer overflows in the hiddev_ioctl_usage function in drivers/hid/usbhid/hiddev.c in the Linux kernel allow local users to cause a denial of service or possibly have unspecified other impact via a crafted (1) HIDIOCGUSAGES or (2) HIDIOCSUSAGES ioctl call (bnc#986572). - CVE-2016-4470: The key_reject_and_link function in security/keys/key.c in the Linux kernel did not ensure that a certain data structure is initialized, which allowed local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command (bnc#984755). - CVE-2016-5244: The rds_inc_info_copy function in net/rds/recv.c in the Linux kernel did not initialize a certain structure member, which allowed remote attackers to obtain sensitive information from kernel stack memory by reading an RDS message (bnc#983213). - CVE-2016-1583: The ecryptfs_privileged_open function in fs/ecryptfs/kthread.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (stack memory consumption) via vectors involving crafted mmap calls for /proc pathnames, leading to recursive pagefault handling (bnc#983143). - CVE-2016-4913: The get_rock_ridge_filename function in fs/isofs/rock.c in the Linux kernel mishandled NM (aka alternate name) entries containing \0 characters, which allowed local users to obtain sensitive information from kernel memory or possibly have unspecified other impact via a crafted isofs filesystem (bnc#980725). - CVE-2016-4580: The x25_negotiate_facilities function in net/x25/x25_facilities.c in the Linux kernel did not properly initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory via an X.25 Call Request (bnc#981267). - CVE-2016-4805: Use-after-free vulnerability in drivers/net/ppp/ppp_generic.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash, or spinlock) or possibly have unspecified other impact by removing a network namespace, related to the ppp_register_net_channel and ppp_unregister_channel functions (bnc#980371). - CVE-2015-7833: The usbvision driver in the Linux kernel allowed physically proximate attackers to cause a denial of service (panic) via a nonzero bInterfaceNumber value in a USB device descriptor (bnc#950998). - CVE-2016-2187: The gtco_probe function in drivers/input/tablet/gtco.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971944). - CVE-2016-4482: The proc_connectinfo function in drivers/usb/core/devio.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via a crafted USBDEVFS_CONNECTINFO ioctl call (bnc#978401). - CVE-2016-4565: The InfiniBand (aka IB) stack in the Linux kernel incorrectly relies on the write system call, which allowed local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a uAPI interface (bnc#979548). - CVE-2016-4485: The llc_cmsg_rcv function in net/llc/af_llc.c in the Linux kernel did not initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory by reading a message (bnc#978821). - CVE-2016-4578: sound/core/timer.c in the Linux kernel did not initialize certain r1 data structures, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface, related to the (1) snd_timer_user_ccallback and (2) snd_timer_user_tinterrupt functions (bnc#979879). - CVE-2016-4569: The snd_timer_user_params function in sound/core/timer.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface (bnc#979213).
The following non-security bugs were fixed:
- arch/powerpc: Remove duplicate/redundant Altivec entries (bsc#967716). - cdc-acm: added sanity checking for probe() (bsc#993891). - cgroups: do not attach task to subsystem if migration failed (bnc#979274). - cgroups: more safe tasklist locking in cgroup_attach_proc (bnc#979274). - dasd: fix hanging system after LCU changes (bnc#968500, LTC#136671). - dasd: Fix unresumed device after suspend/resume (bnc#927287, LTC#123892). - ipv4/fib: do not warn when primary address is missing if in_dev is dead (bsc#971360). - kabi, unix: properly account for FDs passed over unix sockets (bnc#839104). - kaweth: fix firmware download (bsc#993890). - kaweth: fix oops upon failed memory allocation (bsc#993890). - kvm: x86: SYSENTER emulation is broken (bsc#994618). - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED (VM Functionality, bnc#986445). - mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() (VM Functionality, bsc#1008645). - nfs4: reset states to use open_stateid when returning delegation voluntarily (bsc#1007944). - nfs: Do not disconnect open-owner on NFS4ERR_BAD_SEQID (bsc#989261, bsc#1011482). - nfs: do not do blind d_drop() in nfs_prime_dcache() (bnc#908069 bnc#896484 bsc#963053). - nfs_prime_dcache needs fh to be set (bnc#908069 bnc#896484 bsc#963053). - nfs: Refresh open-owner id when server says SEQID is bad (bsc#989261). - nfsv4: Ensure that we do not drop a state owner more than once (bsc#979595). - nfsv4: fix broken patch relating to v4 read delegations (bsc#956514, bsc#989261, bsc#979595, bsc#1011482). - nfsv4: nfs4_proc_renew should be declared static (bnc#863873). - nfsv4: OPEN must handle the NFS4ERR_IO return code correctly (bsc#979595). - nfsv4: Recovery of recalled read delegations is broken (bsc#956514 bsc#1011482). - nfsv4: The NFSv4.0 client must send RENEW calls if it holds a delegation (bnc#863873). - powerpc: Add ability to build little endian kernels (bsc#967716). - powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit (bsc#967716). - powerpc: Do not build assembly files with ABIv2 (bsc#967716). - powerpc: Do not use ELFv2 ABI to build the kernel (bsc#967716). - powerpc: dtc is required to build dtb files (bsc#967716). - powerpc: Fix 64 bit builds with binutils 2.24 (bsc#967716). - powerpc: Fix error when cross building TAGS & cscope (bsc#967716). - powerpc: Make the vdso32 also build big-endian (bsc#967716). - powerpc: Remove altivec fix for gcc versions before 4.0 (bsc#967716). - powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 (bsc#967716). - powerpc: Require gcc 4.0 on 64-bit (bsc#967716). - ppp: defer netns reference release for ppp channel (bsc#980371). - qeth: delete napi struct when removing a qeth device (bnc#979915, LTC#143590). - qeth: Fix crash on initial MTU size change (bnc#835175, LTC#96809). - qeth: postpone freeing of qdio memory (bnc#874145, LTC#107873). - rpm/kernel-binary.spec.in: Export a make-stderr.log file (bsc#1012422) - Revert 's390/mm: fix asce_bits handling with dynamic pagetable levels' This reverts commit 6e00b1d803fa2ab4b130e04b7fbcc99f0b5ecba8. - rpm/config.sh: Set the release string to 0.7. (bsc#997059) - rpm/mkspec: Read a default release string from rpm/config.sh (bsc997059) - s390/dasd: fix failfast for disconnected devices (bnc#958000, LTC#135138). - s390/dasd: fix hanging device after clear subchannel (bnc#994436, LTC#144640). - s390/dasd: fix kernel panic when alias is set offline (bnc#940966, LTC#128595). - s390/dasd: fix list_del corruption after lcu changes (bnc#954984, LTC#133077). - s390/mm: fix asce_bits handling with dynamic pagetable levels (bnc#979915, LTC#141456). Conflicts: series.conf - s390/pageattr: do a single TLB flush for change_page_attr (bsc#1009443,LTC#148182). - Set CONFIG_DEBUG_INFO=y and CONFIG_DEBUG_INFO_REDUCED=n on all platforms The specfile adjusts the config if necessary, but a new version of run_oldconfig.sh requires the settings to be present in the repository. - usb: fix typo in wMaxPacketSize validation (bsc#991665). - usb: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1000751 1003077 1003577 1003579 1003580 1003925 1004517 1007944 1008645 1008831 1008833 1009026 1009443 1010150 1010395 1010401 1010402 1010404 1010410 1010422 1010427 1010467 1010470 1010501 1010507 1010517 1010711 1010716 1011482 1011685 1012422 1012832 1012964 1013018 1013038 1013531 1013542 1013882 1014746 1017710 1021258 1039348 1045340 1045406 1052943 1056278 1056281 1056282 1057555 1062568 1062840 1063416 1063516 1065600 1065999 1067118 1067912 1068032 1072689 1072865 1075088 1075091 1075994 1078669 1078672 1078673 1078674 1080464 1080757 1080813 1081358 1082091 1082424 1083242 1083275 1083483 1083494 1084536 1084632 1085113 1085279 1085331 1085513 1086162 1087092 1087260 1087762 1088147 1088260 1089608 1103659 1103836 1105466 1159912 1159913 1162002 1168994 1171218 1171219 1171220 1172775 1172999 1173265 1173812 1174462 1174463 1174543 1174570 782060 784760 835175 839104 863873 874145 889339 896484 905885 908069 909077 910063 914939 916617 920183 920238 922947 925225 926510 927287 935979 936327 936786 937837 940776 940966 942441 942587 943216 943218 943786 944300 946386 950998 951351 951559 951608 951629 954982 954984 956514 956773 957226 958000 960689 962318 962784 962802 962960 962966 962970 962988 962994 962995 962997 963000 963002 963053 967716 968500 969340 971360 971944 975496 975981 977446 977450 977451 977452 977455 977457 977458 977459 977461 977464 978401 978821 979213 979274 979475 979548 979595 979879 979915 980363 980371 980725 981267 982575 982745 983143 983213 983249 984755 986362 986365 986445 986572 989261 990419 991608 991665 992549 992566 993819 993890 993891 994296 994436 994618 994749 994759 994844 995075 995324 995359 995377 995968 997059 998190 999665 999666 999668 999932 CVE-2004-0230 CVE-2012-6704 CVE-2013-4312 CVE-2014-5118 CVE-2014-8119 CVE-2015-1350 CVE-2015-3239 CVE-2015-5156 CVE-2015-5194 CVE-2015-5219 CVE-2015-5300 CVE-2015-7513 CVE-2015-7691 CVE-2015-7692 CVE-2015-7701 CVE-2015-7702 CVE-2015-7703 CVE-2015-7704 CVE-2015-7705 CVE-2015-7833 CVE-2015-7848 CVE-2015-7849 CVE-2015-7850 CVE-2015-7851 CVE-2015-7852 CVE-2015-7853 CVE-2015-7854 CVE-2015-7855 CVE-2015-7871 CVE-2015-7973 CVE-2015-7974 CVE-2015-7975 CVE-2015-7976 CVE-2015-7977 CVE-2015-7978 CVE-2015-7979 CVE-2015-8138 CVE-2015-8139 CVE-2015-8140 CVE-2015-8158 CVE-2015-8956 CVE-2015-8962 CVE-2015-8964 CVE-2016-0823 CVE-2016-10088 CVE-2016-1547 CVE-2016-1548 CVE-2016-1549 CVE-2016-1550 CVE-2016-1551 CVE-2016-1583 CVE-2016-2177 CVE-2016-2178 CVE-2016-2179 CVE-2016-2180 CVE-2016-2181 CVE-2016-2182 CVE-2016-2183 CVE-2016-2187 CVE-2016-2189 CVE-2016-2516 CVE-2016-2517 CVE-2016-2518 CVE-2016-2519 CVE-2016-3841 CVE-2016-4470 CVE-2016-4482 CVE-2016-4485 CVE-2016-4565 CVE-2016-4569 CVE-2016-4578 CVE-2016-4580 CVE-2016-4805 CVE-2016-4913 CVE-2016-4997 CVE-2016-5244 CVE-2016-5285 CVE-2016-5290 CVE-2016-5291 CVE-2016-5296 CVE-2016-5297 CVE-2016-5829 CVE-2016-6302 CVE-2016-6303 CVE-2016-6304 CVE-2016-6306 CVE-2016-6480 CVE-2016-6828 CVE-2016-7042 CVE-2016-7097 CVE-2016-7117 CVE-2016-7425 CVE-2016-7910 CVE-2016-7911 CVE-2016-7915 CVE-2016-7916 CVE-2016-8399 CVE-2016-8632 CVE-2016-8633 CVE-2016-8646 CVE-2016-9064 CVE-2016-9066 CVE-2016-9074 CVE-2016-9079 CVE-2016-9555 CVE-2016-9685 CVE-2016-9756 CVE-2016-9793 CVE-2016-9840 CVE-2016-9841 CVE-2016-9842 CVE-2016-9843 CVE-2017-0861 CVE-2017-1000364 CVE-2017-12190 CVE-2017-13166 CVE-2017-14316 CVE-2017-14317 CVE-2017-14319 CVE-2017-16644 CVE-2017-16911 CVE-2017-16912 CVE-2017-16913 CVE-2017-16914 CVE-2017-18203 CVE-2017-18208 CVE-2017-5551 CVE-2017-5715 CVE-2017-9118 CVE-2018-10087 CVE-2018-14851 CVE-2018-14883 CVE-2018-6927 CVE-2018-7566 CVE-2018-7757 CVE-2018-8822 CVE-2019-5108 CVE-2020-0305 CVE-2020-10713 CVE-2020-10732 CVE-2020-10769 CVE-2020-10773 CVE-2020-12652 CVE-2020-12656 CVE-2020-13974 CVE-2020-14308 CVE-2020-14309 CVE-2020-14310 CVE-2020-14311 CVE-2020-14416 CVE-2020-15706 CVE-2020-15707 SUSE-SU-2015:1444-1 SUSE-SU-2015:1792-1 SUSE-SU-2016:1311-1 SUSE-SU-2016:1471-1 SUSE-SU-2016:3080-1 SUSE-SU-2017:0333-1 SUSE-SU-2017:1696-1 SUSE-SU-2017:2611-1 SUSE-SU-2018:1080-1 SUSE-SU-2020:14440-1 SUSE-SU-2020:14442-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 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-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 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-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3 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-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
alsa-1.1.5-lp150.4 is installed
OR libasound2-1.1.5-lp150.4 is installed
OR libasound2-32bit-1.1.5-lp150.4 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
aria2-1.24.0-3 is installed
OR aria2-lang-1.24.0-3 is installed
OR libaria2-0-1.24.0-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
cups-1.3.9-8.46.48 is installed
OR cups-client-1.3.9-8.46.48 is installed
OR cups-libs-1.3.9-8.46.48 is installed
OR cups-libs-32bit-1.3.9-8.46.48 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
curl-7.19.7-1.40 is installed
OR libcurl4-7.19.7-1.40 is installed
OR libcurl4-32bit-7.19.7-1.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.36 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
icu-52.1-7 is installed
OR libicu52_1-52.1-7 is installed
OR libicu52_1-32bit-52.1-7 is installed
OR libicu52_1-data-52.1-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
flash-player-11.2.202.554-114 is installed
OR flash-player-gnome-11.2.202.554-114 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
ntp-4.2.8p9-55 is installed
OR ntp-doc-4.2.8p9-55 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
glibc-2.22-61 is installed
OR glibc-32bit-2.22-61 is installed
OR glibc-devel-2.22-61 is installed
OR glibc-devel-32bit-2.22-61 is installed
OR glibc-i18ndata-2.22-61 is installed
OR glibc-locale-2.22-61 is installed
OR glibc-locale-32bit-2.22-61 is installed
OR nscd-2.22-61 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
dbus-1-1.8.22-29.17 is installed
OR dbus-1-x11-1.8.22-29.17 is installed
OR libdbus-1-3-1.8.22-29.17 is installed
OR libdbus-1-3-32bit-1.8.22-29.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND docker-1.6.2-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.44-52.10 is installed
OR kernel-ec2-devel-3.12.44-52.10 is installed
OR kernel-ec2-extra-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-56 is installed
OR php5-5.5.14-56 is installed
OR php5-bcmath-5.5.14-56 is installed
OR php5-bz2-5.5.14-56 is installed
OR php5-calendar-5.5.14-56 is installed
OR php5-ctype-5.5.14-56 is installed
OR php5-curl-5.5.14-56 is installed
OR php5-dba-5.5.14-56 is installed
OR php5-dom-5.5.14-56 is installed
OR php5-enchant-5.5.14-56 is installed
OR php5-exif-5.5.14-56 is installed
OR php5-fastcgi-5.5.14-56 is installed
OR php5-fileinfo-5.5.14-56 is installed
OR php5-fpm-5.5.14-56 is installed
OR php5-ftp-5.5.14-56 is installed
OR php5-gd-5.5.14-56 is installed
OR php5-gettext-5.5.14-56 is installed
OR php5-gmp-5.5.14-56 is installed
OR php5-iconv-5.5.14-56 is installed
OR php5-intl-5.5.14-56 is installed
OR php5-json-5.5.14-56 is installed
OR php5-ldap-5.5.14-56 is installed
OR php5-mbstring-5.5.14-56 is installed
OR php5-mcrypt-5.5.14-56 is installed
OR php5-mysql-5.5.14-56 is installed
OR php5-odbc-5.5.14-56 is installed
OR php5-opcache-5.5.14-56 is installed
OR php5-openssl-5.5.14-56 is installed
OR php5-pcntl-5.5.14-56 is installed
OR php5-pdo-5.5.14-56 is installed
OR php5-pear-5.5.14-56 is installed
OR php5-pgsql-5.5.14-56 is installed
OR php5-phar-5.5.14-56 is installed
OR php5-posix-5.5.14-56 is installed
OR php5-pspell-5.5.14-56 is installed
OR php5-shmop-5.5.14-56 is installed
OR php5-snmp-5.5.14-56 is installed
OR php5-soap-5.5.14-56 is installed
OR php5-sockets-5.5.14-56 is installed
OR php5-sqlite-5.5.14-56 is installed
OR php5-suhosin-5.5.14-56 is installed
OR php5-sysvmsg-5.5.14-56 is installed
OR php5-sysvsem-5.5.14-56 is installed
OR php5-sysvshm-5.5.14-56 is installed
OR php5-tokenizer-5.5.14-56 is installed
OR php5-wddx-5.5.14-56 is installed
OR php5-xmlreader-5.5.14-56 is installed
OR php5-xmlrpc-5.5.14-56 is installed
OR php5-xmlwriter-5.5.14-56 is installed
OR php5-xsl-5.5.14-56 is installed
OR php5-zip-5.5.14-56 is installed
OR php5-zlib-5.5.14-56 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
libvirt-0.4.6-14.63 is installed
OR libvirt-doc-0.4.6-14.63 is installed
OR libvirt-python-0.4.6-14.63 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
libvirt-0.4.6-14.63 is installed
OR libvirt-doc-0.4.6-14.63 is installed
OR libvirt-python-0.4.6-14.63 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
mono-core-2.0.1-1.34 is installed
OR mono-data-2.0.1-1.34 is installed
OR mono-data-postgresql-2.0.1-1.34 is installed
OR mono-data-sqlite-2.0.1-1.34 is installed
OR mono-locale-extras-2.0.1-1.34 is installed
OR mono-nunit-2.0.1-1.34 is installed
OR mono-web-2.0.1-1.34 is installed
OR mono-winforms-2.0.1-1.34 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
mono-core-2.0.1-1.34 is installed
OR mono-data-2.0.1-1.34 is installed
OR mono-data-postgresql-2.0.1-1.34 is installed
OR mono-data-sqlite-2.0.1-1.34 is installed
OR mono-locale-extras-2.0.1-1.34 is installed
OR mono-nunit-2.0.1-1.34 is installed
OR mono-web-2.0.1-1.34 is installed
OR mono-winforms-2.0.1-1.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
mono-core-2.0.1-1.34 is installed
OR mono-data-2.0.1-1.34 is installed
OR mono-data-postgresql-2.0.1-1.34 is installed
OR mono-data-sqlite-2.0.1-1.34 is installed
OR mono-locale-extras-2.0.1-1.34 is installed
OR mono-nunit-2.0.1-1.34 is installed
OR mono-web-2.0.1-1.34 is installed
OR mono-winforms-2.0.1-1.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
curl-7.19.0-11.24 is installed
OR libcurl4-7.19.0-11.24 is installed
OR libcurl4-32bit-7.19.0-11.24 is installed
OR libcurl4-x86-7.19.0-11.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
evince-2.28.2-0.7.3 is installed
OR evince-doc-2.28.2-0.7.3 is installed
OR evince-lang-2.28.2-0.7.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
evince-2.28.2-0.7.3 is installed
OR evince-doc-2.28.2-0.7.3 is installed
OR evince-lang-2.28.2-0.7.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
java-1_6_0-ibm-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.0-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr15.0-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.0-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr15.0-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
java-1_6_0-ibm-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.0-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr15.0-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.0-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr15.0-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
java-1_6_0-ibm-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.0-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr15.0-0.5 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr15.0-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
gpg2-2.0.9-25.33.37 is installed
OR gpg2-lang-2.0.9-25.33.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
gpg2-2.0.9-25.33.37 is installed
OR gpg2-lang-2.0.9-25.33.37 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
gpg2-2.0.9-25.33.37 is installed
OR gpg2-lang-2.0.9-25.33.37 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
apache2-mod_php53-5.3.8-0.19 is installed
OR php53-5.3.8-0.19 is installed
OR php53-bcmath-5.3.8-0.19 is installed
OR php53-bz2-5.3.8-0.19 is installed
OR php53-calendar-5.3.8-0.19 is installed
OR php53-ctype-5.3.8-0.19 is installed
OR php53-curl-5.3.8-0.19 is installed
OR php53-dba-5.3.8-0.19 is installed
OR php53-dom-5.3.8-0.19 is installed
OR php53-exif-5.3.8-0.19 is installed
OR php53-fastcgi-5.3.8-0.19 is installed
OR php53-fileinfo-5.3.8-0.19 is installed
OR php53-ftp-5.3.8-0.19 is installed
OR php53-gd-5.3.8-0.19 is installed
OR php53-gettext-5.3.8-0.19 is installed
OR php53-gmp-5.3.8-0.19 is installed
OR php53-iconv-5.3.8-0.19 is installed
OR php53-intl-5.3.8-0.19 is installed
OR php53-json-5.3.8-0.19 is installed
OR php53-ldap-5.3.8-0.19 is installed
OR php53-mbstring-5.3.8-0.19 is installed
OR php53-mcrypt-5.3.8-0.19 is installed
OR php53-mysql-5.3.8-0.19 is installed
OR php53-odbc-5.3.8-0.19 is installed
OR php53-openssl-5.3.8-0.19 is installed
OR php53-pcntl-5.3.8-0.19 is installed
OR php53-pdo-5.3.8-0.19 is installed
OR php53-pear-5.3.8-0.19 is installed
OR php53-pgsql-5.3.8-0.19 is installed
OR php53-pspell-5.3.8-0.19 is installed
OR php53-shmop-5.3.8-0.19 is installed
OR php53-snmp-5.3.8-0.19 is installed
OR php53-soap-5.3.8-0.19 is installed
OR php53-suhosin-5.3.8-0.19 is installed
OR php53-sysvmsg-5.3.8-0.19 is installed
OR php53-sysvsem-5.3.8-0.19 is installed
OR php53-sysvshm-5.3.8-0.19 is installed
OR php53-tokenizer-5.3.8-0.19 is installed
OR php53-wddx-5.3.8-0.19 is installed
OR php53-xmlreader-5.3.8-0.19 is installed
OR php53-xmlrpc-5.3.8-0.19 is installed
OR php53-xmlwriter-5.3.8-0.19 is installed
OR php53-xsl-5.3.8-0.19 is installed
OR php53-zip-5.3.8-0.19 is installed
OR php53-zlib-5.3.8-0.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.53 is installed
OR kernel-default-base-3.0.101-0.7.53 is installed
OR kernel-default-devel-3.0.101-0.7.53 is installed
OR kernel-default-man-3.0.101-0.7.53 is installed
OR kernel-ec2-3.0.101-0.7.53 is installed
OR kernel-ec2-base-3.0.101-0.7.53 is installed
OR kernel-ec2-devel-3.0.101-0.7.53 is installed
OR kernel-pae-3.0.101-0.7.53 is installed
OR kernel-pae-base-3.0.101-0.7.53 is installed
OR kernel-pae-devel-3.0.101-0.7.53 is installed
OR kernel-source-3.0.101-0.7.53 is installed
OR kernel-syms-3.0.101-0.7.53 is installed
OR kernel-trace-3.0.101-0.7.53 is installed
OR kernel-trace-base-3.0.101-0.7.53 is installed
OR kernel-trace-devel-3.0.101-0.7.53 is installed
OR kernel-xen-3.0.101-0.7.53 is installed
OR kernel-xen-base-3.0.101-0.7.53 is installed
OR kernel-xen-devel-3.0.101-0.7.53 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.53 is installed
OR kernel-default-base-3.0.101-0.7.53 is installed
OR kernel-default-devel-3.0.101-0.7.53 is installed
OR kernel-default-man-3.0.101-0.7.53 is installed
OR kernel-ec2-3.0.101-0.7.53 is installed
OR kernel-ec2-base-3.0.101-0.7.53 is installed
OR kernel-ec2-devel-3.0.101-0.7.53 is installed
OR kernel-pae-3.0.101-0.7.53 is installed
OR kernel-pae-base-3.0.101-0.7.53 is installed
OR kernel-pae-devel-3.0.101-0.7.53 is installed
OR kernel-source-3.0.101-0.7.53 is installed
OR kernel-syms-3.0.101-0.7.53 is installed
OR kernel-trace-3.0.101-0.7.53 is installed
OR kernel-trace-base-3.0.101-0.7.53 is installed
OR kernel-trace-devel-3.0.101-0.7.53 is installed
OR kernel-xen-3.0.101-0.7.53 is installed
OR kernel-xen-base-3.0.101-0.7.53 is installed
OR kernel-xen-devel-3.0.101-0.7.53 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-x86-4.10.8-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
kvm-1.4.2-0.21 is installed
OR libvirt-1.0.5.9-0.19 is installed
OR libvirt-client-1.0.5.9-0.19 is installed
OR libvirt-client-32bit-1.0.5.9-0.19 is installed
OR libvirt-doc-1.0.5.9-0.19 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.19 is installed
OR libvirt-python-1.0.5.9-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
kvm-1.4.2-0.21 is installed
OR libvirt-1.0.5.9-0.19 is installed
OR libvirt-client-1.0.5.9-0.19 is installed
OR libvirt-client-32bit-1.0.5.9-0.19 is installed
OR libvirt-doc-1.0.5.9-0.19 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.19 is installed
OR libvirt-python-1.0.5.9-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
kvm-1.4.2-0.21 is installed
OR libvirt-1.0.5.9-0.19 is installed
OR libvirt-client-1.0.5.9-0.19 is installed
OR libvirt-client-32bit-1.0.5.9-0.19 is installed
OR libvirt-doc-1.0.5.9-0.19 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.19 is installed
OR libvirt-python-1.0.5.9-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
kvm-1.4.2-0.21 is installed
OR libvirt-1.0.5.9-0.19 is installed
OR libvirt-client-1.0.5.9-0.19 is installed
OR libvirt-client-32bit-1.0.5.9-0.19 is installed
OR libvirt-doc-1.0.5.9-0.19 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.19 is installed
OR libvirt-python-1.0.5.9-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
apache2-2.2.12-1.38 is installed
OR apache2-doc-2.2.12-1.38 is installed
OR apache2-example-pages-2.2.12-1.38 is installed
OR apache2-prefork-2.2.12-1.38 is installed
OR apache2-utils-2.2.12-1.38 is installed
OR apache2-worker-2.2.12-1.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
cobbler-2.2.2-0.68.3 is installed
OR koan-2.2.2-0.68.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
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-LTSS is installed
AND
xen-4.2.5_21-45.8 is installed
OR xen-doc-html-4.2.5_21-45.8 is installed
OR xen-doc-pdf-4.2.5_21-45.8 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.105-45.8 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.105-45.8 is installed
OR xen-libs-4.2.5_21-45.8 is installed
OR xen-libs-32bit-4.2.5_21-45.8 is installed
OR xen-tools-4.2.5_21-45.8 is installed
OR xen-tools-domU-4.2.5_21-45.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xen-4.2.5_21-45.8 is installed
OR xen-doc-html-4.2.5_21-45.8 is installed
OR xen-doc-pdf-4.2.5_21-45.8 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.105-45.8 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.105-45.8 is installed
OR xen-libs-4.2.5_21-45.8 is installed
OR xen-libs-32bit-4.2.5_21-45.8 is installed
OR xen-tools-4.2.5_21-45.8 is installed
OR xen-tools-domU-4.2.5_21-45.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
emacs-22.3-42.3 is installed
OR emacs-el-22.3-42.3 is installed
OR emacs-info-22.3-42.3 is installed
OR emacs-nox-22.3-42.3 is installed
OR emacs-x11-22.3-42.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libunwind-0.98.6-28.3 is installed
OR libunwind-devel-0.98.6-28.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libunwind-0.98.6-28.3 is installed
OR libunwind-devel-0.98.6-28.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND LibVNCServer-0.9.1-154 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
grub2-2.00-0.66.15 is installed
OR grub2-x86_64-efi-2.00-0.66.15 is installed
OR grub2-x86_64-xen-2.00-0.66.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
grub2-2.00-0.66.15 is installed
OR grub2-x86_64-efi-2.00-0.66.15 is installed
OR grub2-x86_64-xen-2.00-0.66.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND sblim-sfcb-openssl1-1.3.11-0.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 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
java-1_7_0-openjdk-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
java-1_7_0-openjdk-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND apache2-mod_perl-2.0.8-8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
gpg2-2.0.24-3 is installed
OR gpg2-lang-2.0.24-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
gpg2-2.0.24-3 is installed
OR gpg2-lang-2.0.24-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
MozillaFirefox-38.4.0esr-51 is installed
OR MozillaFirefox-translations-38.4.0esr-51 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.54 is installed
OR kernel-default-base-3.12.74-60.64.54 is installed
OR kernel-default-devel-3.12.74-60.64.54 is installed
OR kernel-default-man-3.12.74-60.64.54 is installed
OR kernel-devel-3.12.74-60.64.54 is installed
OR kernel-macros-3.12.74-60.64.54 is installed
OR kernel-source-3.12.74-60.64.54 is installed
OR kernel-syms-3.12.74-60.64.54 is installed
OR kernel-xen-3.12.74-60.64.54 is installed
OR kernel-xen-base-3.12.74-60.64.54 is installed
OR kernel-xen-devel-3.12.74-60.64.54 is installed
OR kgraft-patch-3_12_74-60_64_54-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_54-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_19-1-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.54 is installed
OR kernel-default-base-3.12.74-60.64.54 is installed
OR kernel-default-devel-3.12.74-60.64.54 is installed
OR kernel-default-man-3.12.74-60.64.54 is installed
OR kernel-devel-3.12.74-60.64.54 is installed
OR kernel-macros-3.12.74-60.64.54 is installed
OR kernel-source-3.12.74-60.64.54 is installed
OR kernel-syms-3.12.74-60.64.54 is installed
OR kernel-xen-3.12.74-60.64.54 is installed
OR kernel-xen-base-3.12.74-60.64.54 is installed
OR kernel-xen-devel-3.12.74-60.64.54 is installed
OR kgraft-patch-3_12_74-60_64_54-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_54-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_19-1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libgme-0.6.0-5 is installed
OR libgme0-0.6.0-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libgme-0.6.0-5 is installed
OR libgme0-0.6.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND ant-1.9.4-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_103-92_56-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-10-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_103-92_56-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
curl-7.37.0-37.3 is installed
OR libcurl4-7.37.0-37.3 is installed
OR libcurl4-32bit-7.37.0-37.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
curl-7.37.0-37.3 is installed
OR libcurl4-7.37.0-37.3 is installed
OR libcurl4-32bit-7.37.0-37.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
e2fsprogs-1.42.11-15 is installed
OR libcom_err2-1.42.11-15 is installed
OR libcom_err2-32bit-1.42.11-15 is installed
OR libext2fs2-1.42.11-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND mutt-1.10.1-55.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND mutt-1.10.1-55.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libprocps3-3.3.9-11.18 is installed
OR procps-3.3.9-11.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libprocps3-3.3.9-11.18 is installed
OR procps-3.3.9-11.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
libmysqlclient-devel-10.0.29-20.23 is installed
OR libmysqlclient18-10.0.29-20.23 is installed
OR libmysqlclient18-32bit-10.0.29-20.23 is installed
OR libmysqlclient_r18-10.0.29-20.23 is installed
OR libmysqld-devel-10.0.29-20.23 is installed
OR libmysqld18-10.0.29-20.23 is installed
OR mariadb-10.0.29-20.23 is installed
OR mariadb-client-10.0.29-20.23 is installed
OR mariadb-errormessages-10.0.29-20.23 is installed
OR mariadb-tools-10.0.29-20.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
libmysqlclient-devel-10.0.29-20.23 is installed
OR libmysqlclient18-10.0.29-20.23 is installed
OR libmysqlclient18-32bit-10.0.29-20.23 is installed
OR libmysqlclient_r18-10.0.29-20.23 is installed
OR libmysqld-devel-10.0.29-20.23 is installed
OR libmysqld18-10.0.29-20.23 is installed
OR mariadb-10.0.29-20.23 is installed
OR mariadb-client-10.0.29-20.23 is installed
OR mariadb-errormessages-10.0.29-20.23 is installed
OR mariadb-tools-10.0.29-20.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-90 is installed
OR kernel-default-base-4.4.21-90 is installed
OR kernel-default-devel-4.4.21-90 is installed
OR kernel-devel-4.4.21-90 is installed
OR kernel-macros-4.4.21-90 is installed
OR kernel-source-4.4.21-90 is installed
OR kernel-syms-4.4.21-90 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND unrar-5.0.14-3 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
git-2.12.3-27.17 is installed
OR git-core-2.12.3-27.17 is installed
OR git-doc-2.12.3-27.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
bind-9.9.6P1-0.44 is installed
OR bind-chrootenv-9.9.6P1-0.44 is installed
OR bind-devel-9.9.6P1-0.44 is installed
OR bind-doc-9.9.6P1-0.44 is installed
OR bind-libs-9.9.6P1-0.44 is installed
OR bind-libs-32bit-9.9.6P1-0.44 is installed
OR bind-utils-9.9.6P1-0.44 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND sudo-1.8.10p3-2.19 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
openstack-nova-14.0.10~dev13-4.11 is installed
OR openstack-nova-api-14.0.10~dev13-4.11 is installed
OR openstack-nova-cells-14.0.10~dev13-4.11 is installed
OR openstack-nova-cert-14.0.10~dev13-4.11 is installed
OR openstack-nova-compute-14.0.10~dev13-4.11 is installed
OR openstack-nova-conductor-14.0.10~dev13-4.11 is installed
OR openstack-nova-console-14.0.10~dev13-4.11 is installed
OR openstack-nova-consoleauth-14.0.10~dev13-4.11 is installed
OR openstack-nova-doc-14.0.10~dev13-4.11 is installed
OR openstack-nova-novncproxy-14.0.10~dev13-4.11 is installed
OR openstack-nova-placement-api-14.0.10~dev13-4.11 is installed
OR openstack-nova-scheduler-14.0.10~dev13-4.11 is installed
OR openstack-nova-serialproxy-14.0.10~dev13-4.11 is installed
OR openstack-nova-vncproxy-14.0.10~dev13-4.11 is installed
OR python-nova-14.0.10~dev13-4.11 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
crowbar-5.0+git.1528696845.81a7b5d0-3.3 is installed
OR crowbar-core-5.0+git.1533887407.6e9b0412d-3.8 is installed
OR crowbar-core-branding-upstream-5.0+git.1533887407.6e9b0412d-3.8 is installed
OR crowbar-devel-5.0+git.1528696845.81a7b5d0-3.3 is installed
OR crowbar-ha-5.0+git.1530177874.35b9099-3.3 is installed
OR crowbar-init-5.0+git.1520420379.d5bbb35-3.3 is installed
OR crowbar-openstack-5.0+git.1534167599.d325ef804-4.8 is installed
OR crowbar-ui-1.2.0+git.1533844061.4ac8e723-3.3 is installed
|