Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 GA LTSS kernel was updated to 3.12.61 to receive various security and bugfixes.
The following feature was implemented:
- The ext2 filesystem got reenabled and supported to allow support for 'XIP' (Execute In Place) (FATE#320805).
The following security bugs were fixed:
- CVE-2017-5551: The tmpfs filesystem implementation in the Linux kernel preserved 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 (bsc#1021258). - CVE-2016-7097: The filesystem implementation in the Linux kernel preserved 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-2583: A Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. A user/process inside guest could have used this flaw to crash the guest resulting in DoS or potentially escalate their privileges inside guest. (bsc#1020602). - CVE-2017-2584: arch/x86/kvm/emulate.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free) via a crafted application that leverages instruction emulation for fxrstor, fxsave, sgdt, and sidt (bnc#1019851). - 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-2016-8645: The TCP stack in the Linux kernel mishandled skb truncation, which allowed local users to cause a denial of service (system crash) via a crafted application that made sendto system calls, related to net/ipv4/tcp_ipv4.c and net/ipv6/tcp_ipv6.c (bnc#1009969). - CVE-2016-8399: An elevation of privilege vulnerability in the kernel networking subsystem could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Moderate because it first requires compromising a privileged process and current compiler optimizations restrict access to the vulnerable code. Product: Android. Versions: Kernel-3.10, Kernel-3.18. Android ID: A-31349935 (bnc#1014746). - CVE-2016-9806: Race condition in the netlink_dump function in net/netlink/af_netlink.c in the Linux kernel allowed local users to cause a denial of service (double free) or possibly have unspecified other impact via a crafted application that made sendmsg system calls, leading to a free operation associated with a new dump that started earlier than anticipated (bnc#1013540). - 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-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-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-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-7913: The xc2028_set_config function in drivers/media/tuners/tuner-xc2028.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) via vectors involving omission of the firmware name from a certain data structure (bnc#1010478). - 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-2015-8963: Race condition in kernel/events/core.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect handling of an swevent data structure during a CPU unplug operation (bnc#1010502). - CVE-2016-7914: The assoc_array_insert_into_terminal_node function in lib/assoc_array.c in the Linux kernel did not check whether a slot is a leaf, which allowed local users to obtain sensitive information from kernel memory or cause a denial of service (invalid pointer dereference and out-of-bounds read) via an application that uses associative-array data structures, as demonstrated by the keyutils test suite (bnc#1010475). - CVE-2016-8633: drivers/firewire/net.c in the Linux kernel allowed remote attackers to execute arbitrary code via crafted fragmented packets (bnc#1008833). - CVE-2016-9083: drivers/vfio/pci/vfio_pci.c in the Linux kernel allowed local users to bypass integer overflow checks, and cause a denial of service (memory corruption) or have unspecified other impact, by leveraging access to a vfio PCI device file for a VFIO_DEVICE_SET_IRQS ioctl call, aka a 'state machine confusion bug (bnc#1007197). - CVE-2016-9084: drivers/vfio/pci/vfio_pci_intrs.c in the Linux kernel misused the kzalloc function, which allowed local users to cause a denial of service (integer overflow) or have unspecified other impact by leveraging access to a vfio PCI device file (bnc#1007197). - CVE-2016-7042: The proc_keys_show function in security/keys/proc.c in the Linux kernel uses 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-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-8658: Stack-based buffer overflow in the brcmf_cfg80211_start_ap function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel allowed local users to cause a denial of service (system crash) or possibly have unspecified other impact via a long SSID Information Element in a command to a Netlink socket (bnc#1004462). - 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-6327: drivers/infiniband/ulp/srpt/ib_srpt.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) by using an ABORT_TASK command to abort a device write operation (bnc#994748). - 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-5696: net/ipv4/tcp_input.c in the Linux kernel did not properly determine the rate of challenge ACK segments, which made it easier for remote attackers to hijack TCP sessions via a blind in-window attack (bnc#989152). - CVE-2016-6130: Race condition in the sclp_ctl_ioctl_sccb function in drivers/s390/char/sclp_ctl.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by changing a certain length value, aka a 'double fetch' vulnerability (bnc#987542). - 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 (bnc#986362 bnc#986365). - CVE-2016-5828: The start_thread function in arch/powerpc/kernel/process.c in the Linux kernel on powerpc platforms mishandled transactional state, which allowed local users to cause a denial of service (invalid process state or TM Bad Thing exception, and system crash) or possibly have unspecified other impact by starting and suspending a transaction before an exec system call (bnc#986569). - CVE-2014-9904: The snd_compress_check_input function in sound/core/compress_offload.c in the ALSA subsystem in the Linux kernel did not properly check for an integer overflow, which allowed local users to cause a denial of service (insufficient memory allocation) or possibly have unspecified other impact via a crafted SNDRV_COMPRESS_SET_PARAMS ioctl call (bnc#986811). - 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).
The following non-security bugs were fixed:
- base: make module_create_drivers_dir race-free (bnc#983977). - btrfs-8448-improve-performance-on-fsync-against-new-inode.patch: Disable (bsc#981597). - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction (bsc#983619). - btrfs: be more precise on errors when getting an inode from disk (bsc#981038). - btrfs: do not create or leak aliased root while cleaning up orphans (bsc#994881). - btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600). - btrfs: fix relocation incorrectly dropping data references (bsc#990384). - btrfs: handle quota reserve failure properly (bsc#1005666). - btrfs: improve performance on fsync against new inode after rename/unlink (bsc#981038). - btrfs: increment ctx->pos for every emitted or skipped dirent in readdir (bsc#981709). - btrfs: remove old tree_root dirent processing in btrfs_real_readdir() (bsc#981709). - cdc-acm: added sanity checking for probe() (bsc#993891). - ext2: Enable ext2 driver in config files (bsc#976195, fate#320805) - ext4: Add parameter for tuning handling of ext2 (bsc#976195). - ext4: Fixup handling for custom configs in tuning. - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it (bsc#984419). - ipv6: Fix improper use or RCU in patches.kabi/ipv6-add-complete-rcu-protection-around-np-opt.kabi.patch. (bsc#961257) - ipv6: KABI workaround for ipv6: add complete rcu protection around np->opt. - kabi: prevent spurious modversion changes after bsc#982544 fix (bsc#982544). - kabi: reintroduce sk_filter (kabi). - kaweth: fix firmware download (bsc#993890). - kaweth: fix oops upon failed memory allocation (bsc#993890). - kgraft/iscsi-target: Do not block kGraft in iscsi_np kthread (bsc#1010612, fate#313296). - kgraft/xen: Do not block kGraft in xenbus kthread (bsc#1017410, fate#313296). - kgr: ignore zombie tasks during the patching (bnc#1008979). - mm/swap.c: flush lru pvecs on compound page arrival (bnc#983721). - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED (VM Functionality, bnc#986445). - modsign: Print appropriate status message when accessing UEFI variable (bsc#958606). - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] (bsc#1011820). - mpt3sas: Fix panic when aer correct error occurred (bsc#997708, bsc#999943). - netfilter: allow logging fron non-init netns (bsc#970083). - netfilter: bridge: do not leak skb in error paths (bsc#982544). - netfilter: bridge: forward IPv6 fragmented packets (bsc#982544). - netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6 (bsc#982544). - nfs: Do not write enable new pages while an invalidation is proceeding (bsc#999584). - nfs: Fix a regression in the read() syscall (bsc#999584). - pci/aer: Clear error status registers during enumeration and restore (bsc#985978). - ppp: defer netns reference release for ppp channel (bsc#980371). - reiserfs: fix race in prealloc discard (bsc#987576). - scsi: ibmvfc: Fix I/O hang when port is not mapped (bsc#971989) - scsi: Increase REPORT_LUNS timeout (bsc#982282). - series.conf: move stray netfilter patches to the right section - squashfs3: properly handle dir_emit() failures (bsc#998795). - supported.conf: Add ext2 - timers: Use proper base migration in add_timer_on() (bnc#993392). - tty: audit: Fix audit source (bsc#1016482). - tty: Prevent ldisc drivers from re-using stale tty fields (bnc#1010507). - usb: fix typo in wMaxPacketSize validation (bsc#991665). - usb: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665). - xen: Fix refcnt regression in xen netback introduced by changes made for bug#881008 (bnc#978094) - xfs: allow lazy sb counter sync during filesystem freeze sequence (bsc#980560). - xfs: fixed signedness of error code in xfs_inode_buf_verify (bsc#1003153). - xfs: fix premature enospc on inode allocation (bsc#984148). - xfs: get rid of XFS_IALLOC_BLOCKS macros (bsc#984148). - xfs: get rid of XFS_INODE_CLUSTER_SIZE macros (bsc#984148). - xfs: refactor xlog_recover_process_data() (bsc#1019300). - xfs: Silence warnings in xfs_vm_releasepage() (bnc#915183 bsc#987565). - xhci: silence warnings in switch (bnc#991665).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1003153 1003925 1004462 1004517 1005666 1007197 1008833 1008979 1009969 1010040 1010475 1010478 1010501 1010502 1010507 1010612 1010711 1010716 1011820 1012422 1013038 1013531 1013540 1013542 1014746 1015348 1016482 1017410 1017589 1017710 1018699 1018700 1018701 1018702 1019300 1019851 1020108 1020602 1021258 1022555 1026636 1027519 1027570 1028235 1028655 1029827 1030144 1030442 1034843 1034844 1034845 1034994 1035483 1053153 1069708 1070162 1083125 1083488 1085447 1090368 1090646 1102682 1107832 1118319 1118320 1119947 1122839 1129346 1131239 1131241 1132728 1132729 1132732 1132734 1134718 881008 915183 958606 961257 963448 965748 970083 971989 976195 978094 980371 980560 981038 981597 981709 982282 982544 983619 983721 983977 984148 984419 984755 985978 986362 986365 986445 986569 986572 986811 986941 987542 987565 987576 989152 990384 991608 991665 993392 993890 993891 994296 994748 994881 995968 997708 998795 999584 999600 999932 999943 CVE-2014-9904 CVE-2015-8956 CVE-2015-8962 CVE-2015-8963 CVE-2015-8964 CVE-2016-10088 CVE-2016-10165 CVE-2016-2037 CVE-2016-4470 CVE-2016-4997 CVE-2016-5696 CVE-2016-5828 CVE-2016-5829 CVE-2016-6130 CVE-2016-6327 CVE-2016-6480 CVE-2016-6828 CVE-2016-7042 CVE-2016-7097 CVE-2016-7425 CVE-2016-7910 CVE-2016-7911 CVE-2016-7913 CVE-2016-7914 CVE-2016-8399 CVE-2016-8633 CVE-2016-8645 CVE-2016-8658 CVE-2016-9083 CVE-2016-9084 CVE-2016-9131 CVE-2016-9147 CVE-2016-9444 CVE-2016-9603 CVE-2016-9756 CVE-2016-9793 CVE-2016-9806 CVE-2016-9841 CVE-2017-10281 CVE-2017-10285 CVE-2017-10293 CVE-2017-10295 CVE-2017-10309 CVE-2017-10345 CVE-2017-10346 CVE-2017-10347 CVE-2017-10348 CVE-2017-10349 CVE-2017-10350 CVE-2017-10355 CVE-2017-10356 CVE-2017-10357 CVE-2017-10388 CVE-2017-10661 CVE-2017-13166 CVE-2017-16939 CVE-2017-2583 CVE-2017-2584 CVE-2017-2633 CVE-2017-5551 CVE-2017-6414 CVE-2017-6505 CVE-2017-7718 CVE-2017-7980 CVE-2018-14633 CVE-2018-16884 CVE-2018-17199 CVE-2018-5390 CVE-2018-7566 CVE-2018-8781 CVE-2018-8897 CVE-2018-9568 CVE-2019-0217 CVE-2019-0220 CVE-2019-10245 CVE-2019-2602 CVE-2019-2684 CVE-2019-2697 CVE-2019-2698 CVE-2019-9636 SUSE-SU-2017:0113-1 SUSE-SU-2017:0366-1 SUSE-SU-2017:0471-1 SUSE-SU-2017:1147-1 SUSE-SU-2017:3321-1 SUSE-SU-2017:3411-1 SUSE-SU-2018:0991-1 SUSE-SU-2018:1519-1 SUSE-SU-2018:3328-1 SUSE-SU-2019:0356-1 SUSE-SU-2019:0888-1 SUSE-SU-2019:0961-1 SUSE-SU-2019:1644-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-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-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 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 OpenStack Cloud 5
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
NetworkManager-1.0.6-1.2 is installed
OR NetworkManager-devel-1.0.6-1.2 is installed
OR NetworkManager-lang-1.0.6-1.2 is installed
OR libnm-glib-vpn1-1.0.6-1.2 is installed
OR libnm-glib4-1.0.6-1.2 is installed
OR libnm-util2-1.0.6-1.2 is installed
OR libnm0-1.0.6-1.2 is installed
OR typelib-1_0-NM-1_0-1.0.6-1.2 is installed
OR typelib-1_0-NMClient-1_0-1.0.6-1.2 is installed
OR typelib-1_0-NetworkManager-1_0-1.0.6-1.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-23.1 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
curl-7.19.7-1.20.31 is installed
OR libcurl4-7.19.7-1.20.31 is installed
OR libcurl4-32bit-7.19.7-1.20.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
libtasn1-1.5-1.28 is installed
OR libtasn1-3-1.5-1.28 is installed
OR libtasn1-3-32bit-1.5-1.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-38.7.0esr-37 is installed
OR MozillaFirefox-translations-38.7.0esr-37 is installed
OR libfreebl3-3.20.2-28 is installed
OR libfreebl3-32bit-3.20.2-28 is installed
OR libsoftokn3-3.20.2-28 is installed
OR libsoftokn3-32bit-3.20.2-28 is installed
OR mozilla-nspr-4.12-24 is installed
OR mozilla-nspr-32bit-4.12-24 is installed
OR mozilla-nss-3.20.2-28 is installed
OR mozilla-nss-32bit-3.20.2-28 is installed
OR mozilla-nss-tools-3.20.2-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND libfbembed2_5-2.5.2.26539-13.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND dracut-037-66.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
cpp48-4.8.5-30.1 is installed
OR gcc48-4.8.5-30.1 is installed
OR gcc48-32bit-4.8.5-30.1 is installed
OR gcc48-c++-4.8.5-30.1 is installed
OR gcc48-gij-4.8.5-30.1 is installed
OR gcc48-gij-32bit-4.8.5-30.1 is installed
OR gcc48-info-4.8.5-30.1 is installed
OR libasan0-4.8.5-30.1 is installed
OR libasan0-32bit-4.8.5-30.1 is installed
OR libgcj48-4.8.5-30.1 is installed
OR libgcj48-32bit-4.8.5-30.1 is installed
OR libgcj48-jar-4.8.5-30.1 is installed
OR libgcj_bc1-4.8.5-30.1 is installed
OR libstdc++48-devel-4.8.5-30.1 is installed
OR libstdc++48-devel-32bit-4.8.5-30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-70.1 is installed
OR libMagick++-6_Q16-3-6.8.8.1-70.1 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-70.1 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70.1 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-70.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND ctdb-1.0.114.6-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
cluster-network-1.4-2.32.2 is installed
OR cluster-network-kmp-bigmem-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-default-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-pae-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-ppc64-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-trace-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-xen-1.4_3.0.101_108.7-2.32.2 is installed
OR drbd-8.4.4-0.27.2 is installed
OR drbd-bash-completion-8.4.4-0.27.2 is installed
OR drbd-heartbeat-8.4.4-0.27.2 is installed
OR drbd-kmp-8.4.4-0.27.2 is installed
OR drbd-kmp-bigmem-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-default-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-pae-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-ppc64-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-trace-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-xen-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-pacemaker-8.4.4-0.27.2 is installed
OR drbd-udev-8.4.4-0.27.2 is installed
OR drbd-utils-8.4.4-0.27.2 is installed
OR drbd-xen-8.4.4-0.27.2 is installed
OR gfs2-2-0.24.2 is installed
OR gfs2-kmp-bigmem-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-default-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-pae-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-ppc64-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-trace-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-xen-2_3.0.101_108.7-0.24.2 is installed
OR ocfs2-1.6-0.28.3 is installed
OR ocfs2-kmp-bigmem-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-default-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-pae-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-ppc64-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-trace-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-xen-1.6_3.0.101_108.7-0.28.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
docker-distribution-2.6.2-13.6 is installed
OR docker-distribution-registry-2.6.2-13.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
cups154-1.5.4-2 is installed
OR cups154-client-1.5.4-2 is installed
OR cups154-filters-1.5.4-2 is installed
OR cups154-libs-1.5.4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.74-60.64.60 is installed
OR kernel-ec2-devel-3.12.74-60.64.60 is installed
OR kernel-ec2-extra-3.12.74-60.64.60 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-109.8 is installed
OR php5-5.5.14-109.8 is installed
OR php5-bcmath-5.5.14-109.8 is installed
OR php5-bz2-5.5.14-109.8 is installed
OR php5-calendar-5.5.14-109.8 is installed
OR php5-ctype-5.5.14-109.8 is installed
OR php5-curl-5.5.14-109.8 is installed
OR php5-dba-5.5.14-109.8 is installed
OR php5-dom-5.5.14-109.8 is installed
OR php5-enchant-5.5.14-109.8 is installed
OR php5-exif-5.5.14-109.8 is installed
OR php5-fastcgi-5.5.14-109.8 is installed
OR php5-fileinfo-5.5.14-109.8 is installed
OR php5-fpm-5.5.14-109.8 is installed
OR php5-ftp-5.5.14-109.8 is installed
OR php5-gd-5.5.14-109.8 is installed
OR php5-gettext-5.5.14-109.8 is installed
OR php5-gmp-5.5.14-109.8 is installed
OR php5-iconv-5.5.14-109.8 is installed
OR php5-imap-5.5.14-109.8 is installed
OR php5-intl-5.5.14-109.8 is installed
OR php5-json-5.5.14-109.8 is installed
OR php5-ldap-5.5.14-109.8 is installed
OR php5-mbstring-5.5.14-109.8 is installed
OR php5-mcrypt-5.5.14-109.8 is installed
OR php5-mysql-5.5.14-109.8 is installed
OR php5-odbc-5.5.14-109.8 is installed
OR php5-opcache-5.5.14-109.8 is installed
OR php5-openssl-5.5.14-109.8 is installed
OR php5-pcntl-5.5.14-109.8 is installed
OR php5-pdo-5.5.14-109.8 is installed
OR php5-pear-5.5.14-109.8 is installed
OR php5-pgsql-5.5.14-109.8 is installed
OR php5-phar-5.5.14-109.8 is installed
OR php5-posix-5.5.14-109.8 is installed
OR php5-pspell-5.5.14-109.8 is installed
OR php5-shmop-5.5.14-109.8 is installed
OR php5-snmp-5.5.14-109.8 is installed
OR php5-soap-5.5.14-109.8 is installed
OR php5-sockets-5.5.14-109.8 is installed
OR php5-sqlite-5.5.14-109.8 is installed
OR php5-suhosin-5.5.14-109.8 is installed
OR php5-sysvmsg-5.5.14-109.8 is installed
OR php5-sysvsem-5.5.14-109.8 is installed
OR php5-sysvshm-5.5.14-109.8 is installed
OR php5-tokenizer-5.5.14-109.8 is installed
OR php5-wddx-5.5.14-109.8 is installed
OR php5-xmlreader-5.5.14-109.8 is installed
OR php5-xmlrpc-5.5.14-109.8 is installed
OR php5-xmlwriter-5.5.14-109.8 is installed
OR php5-xsl-5.5.14-109.8 is installed
OR php5-zip-5.5.14-109.8 is installed
OR php5-zlib-5.5.14-109.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND LibVNCServer-0.9.1-160.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
expat-2.0.1-88.26 is installed
OR libexpat1-2.0.1-88.26 is installed
OR libexpat1-32bit-2.0.1-88.26 is installed
OR libexpat1-x86-2.0.1-88.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
expat-2.0.1-88.26 is installed
OR libexpat1-2.0.1-88.26 is installed
OR libexpat1-32bit-2.0.1-88.26 is installed
OR libexpat1-x86-2.0.1-88.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND openssl-certs-0.9.8h-27.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 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 Package Information
apache2-2.2.12-1.30 is installed
OR apache2-doc-2.2.12-1.30 is installed
OR apache2-example-pages-2.2.12-1.30 is installed
OR apache2-prefork-2.2.12-1.30 is installed
OR apache2-utils-2.2.12-1.30 is installed
OR apache2-worker-2.2.12-1.30 is installed
OR libapr1-1.3.3-11.18.19 is installed
OR libapr1-32bit-1.3.3-11.18.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-38.2.1esr-17 is installed
OR MozillaFirefox-translations-38.2.1esr-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-38.2.1esr-17 is installed
OR MozillaFirefox-translations-38.2.1esr-17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-45.4.0esr-52 is installed
OR MozillaFirefox-translations-45.4.0esr-52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-45.4.0esr-52 is installed
OR MozillaFirefox-translations-45.4.0esr-52 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.50 is installed
OR php5-5.2.14-0.7.30.50 is installed
OR php5-bcmath-5.2.14-0.7.30.50 is installed
OR php5-bz2-5.2.14-0.7.30.50 is installed
OR php5-calendar-5.2.14-0.7.30.50 is installed
OR php5-ctype-5.2.14-0.7.30.50 is installed
OR php5-curl-5.2.14-0.7.30.50 is installed
OR php5-dba-5.2.14-0.7.30.50 is installed
OR php5-dbase-5.2.14-0.7.30.50 is installed
OR php5-dom-5.2.14-0.7.30.50 is installed
OR php5-exif-5.2.14-0.7.30.50 is installed
OR php5-fastcgi-5.2.14-0.7.30.50 is installed
OR php5-ftp-5.2.14-0.7.30.50 is installed
OR php5-gd-5.2.14-0.7.30.50 is installed
OR php5-gettext-5.2.14-0.7.30.50 is installed
OR php5-gmp-5.2.14-0.7.30.50 is installed
OR php5-hash-5.2.14-0.7.30.50 is installed
OR php5-iconv-5.2.14-0.7.30.50 is installed
OR php5-json-5.2.14-0.7.30.50 is installed
OR php5-ldap-5.2.14-0.7.30.50 is installed
OR php5-mbstring-5.2.14-0.7.30.50 is installed
OR php5-mcrypt-5.2.14-0.7.30.50 is installed
OR php5-mysql-5.2.14-0.7.30.50 is installed
OR php5-odbc-5.2.14-0.7.30.50 is installed
OR php5-openssl-5.2.14-0.7.30.50 is installed
OR php5-pcntl-5.2.14-0.7.30.50 is installed
OR php5-pdo-5.2.14-0.7.30.50 is installed
OR php5-pear-5.2.14-0.7.30.50 is installed
OR php5-pgsql-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-shmop-5.2.14-0.7.30.50 is installed
OR php5-snmp-5.2.14-0.7.30.50 is installed
OR php5-soap-5.2.14-0.7.30.50 is installed
OR php5-suhosin-5.2.14-0.7.30.50 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
OR php5-sysvsem-5.2.14-0.7.30.50 is installed
OR php5-sysvshm-5.2.14-0.7.30.50 is installed
OR php5-tokenizer-5.2.14-0.7.30.50 is installed
OR php5-wddx-5.2.14-0.7.30.50 is installed
OR php5-xmlreader-5.2.14-0.7.30.50 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
OR php5-xsl-5.2.14-0.7.30.50 is installed
OR php5-zip-5.2.14-0.7.30.50 is installed
OR php5-zlib-5.2.14-0.7.30.50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND cifs-utils-5.1-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND cifs-utils-5.1-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND cifs-utils-5.1-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
mozilla-xulrunner192-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-32bit-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-gnome-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-translations-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-x86-1.9.2.27-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libsnmp15-5.4.2.1-8.12.22 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.22 is installed
OR libsnmp15-x86-5.4.2.1-8.12.22 is installed
OR net-snmp-5.4.2.1-8.12.22 is installed
OR perl-SNMP-5.4.2.1-8.12.22 is installed
OR snmp-mibs-5.4.2.1-8.12.22 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libsnmp15-5.4.2.1-8.12.22 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.22 is installed
OR libsnmp15-x86-5.4.2.1-8.12.22 is installed
OR net-snmp-5.4.2.1-8.12.22 is installed
OR perl-SNMP-5.4.2.1-8.12.22 is installed
OR snmp-mibs-5.4.2.1-8.12.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
libsnmp15-5.4.2.1-8.12.22 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.22 is installed
OR libsnmp15-x86-5.4.2.1-8.12.22 is installed
OR net-snmp-5.4.2.1-8.12.22 is installed
OR perl-SNMP-5.4.2.1-8.12.22 is installed
OR snmp-mibs-5.4.2.1-8.12.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libsnmp15-5.4.2.1-8.12.22 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.22 is installed
OR libsnmp15-x86-5.4.2.1-8.12.22 is installed
OR net-snmp-5.4.2.1-8.12.22 is installed
OR perl-SNMP-5.4.2.1-8.12.22 is installed
OR snmp-mibs-5.4.2.1-8.12.22 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libsnmp15-5.4.2.1-8.12.22 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.22 is installed
OR libsnmp15-x86-5.4.2.1-8.12.22 is installed
OR net-snmp-5.4.2.1-8.12.22 is installed
OR perl-SNMP-5.4.2.1-8.12.22 is installed
OR snmp-mibs-5.4.2.1-8.12.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-17.0.9esr-0.7 is installed
OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-17.0.9esr-0.7 is installed
OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-17.0.9esr-0.7 is installed
OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
guestfs-data-1.20.4-0.18 is installed
OR guestfs-tools-1.20.4-0.18 is installed
OR guestfsd-1.20.4-0.18 is installed
OR libguestfs0-1.20.4-0.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
guestfs-data-1.20.4-0.18 is installed
OR guestfs-tools-1.20.4-0.18 is installed
OR guestfsd-1.20.4-0.18 is installed
OR libguestfs0-1.20.4-0.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
ntp-4.2.4p8-1.22.1 is installed
OR ntp-doc-4.2.4p8-1.22.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
libvirt-1.0.5.9-21.5 is installed
OR libvirt-client-1.0.5.9-21.5 is installed
OR libvirt-client-32bit-1.0.5.9-21.5 is installed
OR libvirt-doc-1.0.5.9-21.5 is installed
OR libvirt-lock-sanlock-1.0.5.9-21.5 is installed
OR libvirt-python-1.0.5.9-21.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libvirt-1.0.5.9-21.5 is installed
OR libvirt-client-1.0.5.9-21.5 is installed
OR libvirt-client-32bit-1.0.5.9-21.5 is installed
OR libvirt-doc-1.0.5.9-21.5 is installed
OR libvirt-lock-sanlock-1.0.5.9-21.5 is installed
OR libvirt-python-1.0.5.9-21.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
libvirt-1.0.5.9-21.5 is installed
OR libvirt-client-1.0.5.9-21.5 is installed
OR libvirt-client-32bit-1.0.5.9-21.5 is installed
OR libvirt-doc-1.0.5.9-21.5 is installed
OR libvirt-lock-sanlock-1.0.5.9-21.5 is installed
OR libvirt-python-1.0.5.9-21.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libvirt-1.0.5.9-21.5 is installed
OR libvirt-client-1.0.5.9-21.5 is installed
OR libvirt-client-32bit-1.0.5.9-21.5 is installed
OR libvirt-doc-1.0.5.9-21.5 is installed
OR libvirt-lock-sanlock-1.0.5.9-21.5 is installed
OR libvirt-python-1.0.5.9-21.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
xen-4.2.5_21-45.19 is installed
OR xen-doc-html-4.2.5_21-45.19 is installed
OR xen-doc-pdf-4.2.5_21-45.19 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-libs-4.2.5_21-45.19 is installed
OR xen-libs-32bit-4.2.5_21-45.19 is installed
OR xen-tools-4.2.5_21-45.19 is installed
OR xen-tools-domU-4.2.5_21-45.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xen-4.2.5_21-45.19 is installed
OR xen-doc-html-4.2.5_21-45.19 is installed
OR xen-doc-pdf-4.2.5_21-45.19 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-libs-4.2.5_21-45.19 is installed
OR xen-libs-32bit-4.2.5_21-45.19 is installed
OR xen-tools-4.2.5_21-45.19 is installed
OR xen-tools-domU-4.2.5_21-45.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr9.30-47.1 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.30-47.1 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.30-47.1 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.30-47.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libsndfile-1.0.20-2.13 is installed
OR libsndfile-32bit-1.0.20-2.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libsndfile-1.0.20-2.13 is installed
OR libsndfile-32bit-1.0.20-2.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
bash-3.2-147.29 is installed
OR bash-doc-3.2-147.29 is installed
OR bash-x86-3.2-147.29 is installed
OR libreadline5-5.2-147.29 is installed
OR libreadline5-32bit-5.2-147.29 is installed
OR libreadline5-x86-5.2-147.29 is installed
OR readline-doc-5.2-147.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
bash-3.2-147.29 is installed
OR bash-doc-3.2-147.29 is installed
OR bash-x86-3.2-147.29 is installed
OR libreadline5-5.2-147.29 is installed
OR libreadline5-32bit-5.2-147.29 is installed
OR libreadline5-x86-5.2-147.29 is installed
OR readline-doc-5.2-147.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND python-pam-0.5.0-3.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
kernel-bigmem-3.0.101-108.98 is installed
OR kernel-bigmem-base-3.0.101-108.98 is installed
OR kernel-bigmem-devel-3.0.101-108.98 is installed
OR kernel-default-3.0.101-108.98 is installed
OR kernel-default-base-3.0.101-108.98 is installed
OR kernel-default-devel-3.0.101-108.98 is installed
OR kernel-default-man-3.0.101-108.98 is installed
OR kernel-ec2-3.0.101-108.98 is installed
OR kernel-ec2-base-3.0.101-108.98 is installed
OR kernel-ec2-devel-3.0.101-108.98 is installed
OR kernel-pae-3.0.101-108.98 is installed
OR kernel-pae-base-3.0.101-108.98 is installed
OR kernel-pae-devel-3.0.101-108.98 is installed
OR kernel-ppc64-3.0.101-108.98 is installed
OR kernel-ppc64-base-3.0.101-108.98 is installed
OR kernel-ppc64-devel-3.0.101-108.98 is installed
OR kernel-source-3.0.101-108.98 is installed
OR kernel-syms-3.0.101-108.98 is installed
OR kernel-trace-3.0.101-108.98 is installed
OR kernel-trace-base-3.0.101-108.98 is installed
OR kernel-trace-devel-3.0.101-108.98 is installed
OR kernel-xen-3.0.101-108.98 is installed
OR kernel-xen-base-3.0.101-108.98 is installed
OR kernel-xen-devel-3.0.101-108.98 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
kernel-bigmem-3.0.101-108.98 is installed
OR kernel-bigmem-base-3.0.101-108.98 is installed
OR kernel-bigmem-devel-3.0.101-108.98 is installed
OR kernel-default-3.0.101-108.98 is installed
OR kernel-default-base-3.0.101-108.98 is installed
OR kernel-default-devel-3.0.101-108.98 is installed
OR kernel-default-man-3.0.101-108.98 is installed
OR kernel-ec2-3.0.101-108.98 is installed
OR kernel-ec2-base-3.0.101-108.98 is installed
OR kernel-ec2-devel-3.0.101-108.98 is installed
OR kernel-pae-3.0.101-108.98 is installed
OR kernel-pae-base-3.0.101-108.98 is installed
OR kernel-pae-devel-3.0.101-108.98 is installed
OR kernel-ppc64-3.0.101-108.98 is installed
OR kernel-ppc64-base-3.0.101-108.98 is installed
OR kernel-ppc64-devel-3.0.101-108.98 is installed
OR kernel-source-3.0.101-108.98 is installed
OR kernel-syms-3.0.101-108.98 is installed
OR kernel-trace-3.0.101-108.98 is installed
OR kernel-trace-base-3.0.101-108.98 is installed
OR kernel-trace-devel-3.0.101-108.98 is installed
OR kernel-xen-3.0.101-108.98 is installed
OR kernel-xen-base-3.0.101-108.98 is installed
OR kernel-xen-devel-3.0.101-108.98 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.3 is installed
OR openssh-openssl1-helpers-6.6p1-19.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.3 is installed
OR openssh-openssl1-helpers-6.6p1-19.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
gnutls-3.2.15-4 is installed
OR libgnutls-openssl27-3.2.15-4 is installed
OR libgnutls28-3.2.15-4 is installed
OR libgnutls28-32bit-3.2.15-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
gnutls-3.2.15-4 is installed
OR libgnutls-openssl27-3.2.15-4 is installed
OR libgnutls28-3.2.15-4 is installed
OR libgnutls28-32bit-3.2.15-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
bash-4.2-75 is installed
OR bash-doc-4.2-75 is installed
OR libreadline6-6.2-75 is installed
OR libreadline6-32bit-6.2-75 is installed
OR readline-doc-6.2-75 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
cpio-2.11-32 is installed
OR cpio-lang-2.11-32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
cpio-2.11-32 is installed
OR cpio-lang-2.11-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
kernel-default-3.12.62-60.62 is installed
OR kernel-default-base-3.12.62-60.62 is installed
OR kernel-default-devel-3.12.62-60.62 is installed
OR kernel-default-man-3.12.62-60.62 is installed
OR kernel-devel-3.12.62-60.62 is installed
OR kernel-macros-3.12.62-60.62 is installed
OR kernel-source-3.12.62-60.62 is installed
OR kernel-syms-3.12.62-60.62 is installed
OR kernel-xen-3.12.62-60.62 is installed
OR kernel-xen-base-3.12.62-60.62 is installed
OR kernel-xen-devel-3.12.62-60.62 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-12-2 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-12-2 is installed
OR kgraft-patch-SLE12-SP1_Update_10-12-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-12-2 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-12-2 is installed
OR kgraft-patch-SLE12-SP1_Update_10-12-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
gvim-7.4.326-7 is installed
OR vim-7.4.326-7 is installed
OR vim-data-7.4.326-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
gvim-7.4.326-7 is installed
OR vim-7.4.326-7 is installed
OR vim-data-7.4.326-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libsndfile-1.0.25-28 is installed
OR libsndfile1-1.0.25-28 is installed
OR libsndfile1-32bit-1.0.25-28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND clamav-0.100.1-33.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND clamav-0.100.1-33.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_80-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_80-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_59-92_20-default-12-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-12-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
OR Package Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libmysqlclient18-10.0.31-29.3 is installed
OR libmysqlclient18-32bit-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
OR mariadb-client-10.0.31-29.3 is installed
OR mariadb-errormessages-10.0.31-29.3 is installed
OR mariadb-tools-10.0.31-29.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libmysqlclient18-10.0.31-29.3 is installed
OR libmysqlclient18-32bit-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
OR mariadb-client-10.0.31-29.3 is installed
OR mariadb-errormessages-10.0.31-29.3 is installed
OR mariadb-tools-10.0.31-29.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
liblouis-2.6.4-6.3.1 is installed
OR liblouis-data-2.6.4-6.3.1 is installed
OR liblouis9-2.6.4-6.3.1 is installed
OR python-louis-2.6.4-6.3.1 is installed
OR python3-louis-2.6.4-6.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
perl-5.18.2-12.20 is installed
OR perl-32bit-5.18.2-12.20 is installed
OR perl-base-5.18.2-12.20 is installed
OR perl-doc-5.18.2-12.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
perl-5.18.2-12.20 is installed
OR perl-32bit-5.18.2-12.20 is installed
OR perl-base-5.18.2-12.20 is installed
OR perl-doc-5.18.2-12.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-doc-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-doc-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND squid-3.5.21-26.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND squid-3.5.21-26.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libpython3_4m1_0-3.4.6-25.34 is installed
OR libpython3_4m1_0-32bit-3.4.6-25.34 is installed
OR python3-3.4.6-25.34 is installed
OR python3-base-3.4.6-25.34 is installed
OR python3-curses-3.4.6-25.34 is installed
OR python3-tk-3.4.6-25.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libpython3_4m1_0-3.4.6-25.34 is installed
OR libpython3_4m1_0-32bit-3.4.6-25.34 is installed
OR python3-3.4.6-25.34 is installed
OR python3-base-3.4.6-25.34 is installed
OR python3-curses-3.4.6-25.34 is installed
OR python3-tk-3.4.6-25.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kernel-default-3.12.61-52.66 is installed
OR kernel-default-base-3.12.61-52.66 is installed
OR kernel-default-devel-3.12.61-52.66 is installed
OR kernel-default-man-3.12.61-52.66 is installed
OR kernel-devel-3.12.61-52.66 is installed
OR kernel-macros-3.12.61-52.66 is installed
OR kernel-source-3.12.61-52.66 is installed
OR kernel-syms-3.12.61-52.66 is installed
OR kernel-xen-3.12.61-52.66 is installed
OR kernel-xen-base-3.12.61-52.66 is installed
OR kernel-xen-devel-3.12.61-52.66 is installed
OR kgraft-patch-3_12_61-52_66-default-1-2 is installed
OR kgraft-patch-3_12_61-52_66-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_19-1-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kernel-default-3.12.61-52.66 is installed
OR kernel-default-base-3.12.61-52.66 is installed
OR kernel-default-devel-3.12.61-52.66 is installed
OR kernel-default-man-3.12.61-52.66 is installed
OR kernel-devel-3.12.61-52.66 is installed
OR kernel-macros-3.12.61-52.66 is installed
OR kernel-source-3.12.61-52.66 is installed
OR kernel-syms-3.12.61-52.66 is installed
OR kernel-xen-3.12.61-52.66 is installed
OR kernel-xen-base-3.12.61-52.66 is installed
OR kernel-xen-devel-3.12.61-52.66 is installed
OR kgraft-patch-3_12_61-52_66-default-1-2 is installed
OR kgraft-patch-3_12_61-52_66-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_19-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
cups-filters-1.0.58-13 is installed
OR cups-filters-cups-browsed-1.0.58-13 is installed
OR cups-filters-foomatic-rip-1.0.58-13 is installed
OR cups-filters-ghostscript-1.0.58-13 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.47 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.47 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.36 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_55-52_42-default-2-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_12-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_74-60_64_54-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_54-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_19-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_74-92_38-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND cups-devel-1.3.9-8.46.48 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.22 is installed
OR bind-devel-9.9.6P1-0.22 is installed
OR bind-devel-32bit-9.9.6P1-0.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
GraphicsMagick-1.2.5-78.52 is installed
OR libGraphicsMagick2-1.2.5-78.52 is installed
OR perl-GraphicsMagick-1.2.5-78.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND gnome-shell-calendar-3.10.4-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.62-60.62 is installed
OR kernel-default-extra-3.12.62-60.62 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
finch-2.11.0-12 is installed
OR libpurple-2.11.0-12 is installed
OR libpurple-lang-2.11.0-12 is installed
OR libpurple-meanwhile-2.11.0-12 is installed
OR libpurple-tcl-2.11.0-12 is installed
OR pidgin-2.11.0-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libwebkit2gtk3-lang-2.18.0-2.9.1 is installed
OR webkit2gtk3-2.18.0-2.9.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
bind-9.9.6P1-0.44.1 is installed
OR bind-chrootenv-9.9.6P1-0.44.1 is installed
OR bind-devel-9.9.6P1-0.44.1 is installed
OR bind-doc-9.9.6P1-0.44.1 is installed
OR bind-libs-9.9.6P1-0.44.1 is installed
OR bind-libs-32bit-9.9.6P1-0.44.1 is installed
OR bind-utils-9.9.6P1-0.44.1 is installed
|