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 receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies 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-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enabled scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697). - CVE-2016-3070: The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel improperly interacted with mm/migrate.c, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move (bnc#979215). - CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212). - 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-9588: arch/x86/kvm/vmx.c in the Linux kernel mismanages the #BP and #OF exceptions, which allowed guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest (bnc#1015703). - CVE-2016-10044: The aio_mount function in fs/aio.c in the Linux kernel did not properly restrict execute access, which made it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call (bnc#1023992). - CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415). - CVE-2016-10208: The ext4_fill_super function in fs/ext4/super.c in the Linux kernel did not properly validate meta block groups, which allowed physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image (bnc#1023377). - CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003). - CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914). - CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bnc#1023762). - CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938). - CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235). - CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024). - CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722). - CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190). - CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189). - CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178). - CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066). - CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213). - CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052). - CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440). - CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579). - CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).
The following non-security bugs were fixed:
- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986). - hwrng: virtio - ensure reads happen after successful probe (bsc#954763 bsc#1032344). - kgr/module: make a taint flag module-specific (fate#313296). - l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415). - l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415). - l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415). - l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415). - l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415). - l2tp: lock socket before checking flags in connect() (bsc#1028415). - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118). - module: move add_taint_module() to a header file (fate#313296). - netfilter: bridge: Fix the build when IPV6 is disabled (bsc#1027149). - nfs: flush out dirty data on file fput() (bsc#1021762). - powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895). - powerpc: Reject binutils 2.24 when building little endian (boo#1028895). - revert 'procfs: mark thread stack correctly in proc//maps' (bnc#1030901). - taint/module: Clean up global and module taint flags handling (fate#313296). - usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256). - xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056). - xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1003077 1005480 1005893 1006221 1015703 1016366 1016369 1021256 1021762 1023377 1023762 1023992 1024938 1025235 1025506 1026024 1026722 1026914 1027038 1027066 1027149 1027178 1027189 1027190 1028415 1028895 1029986 1030118 1030213 1030901 1031003 1031052 1031440 1031579 1032344 1033336 1069708 1076017 1083125 1083488 1085114 1085447 1090338 1090368 1090646 1096740 1114674 1118319 1118320 1122293 1122299 1125401 1128525 1132728 1132729 1132732 1133135 1142214 1160467 1160468 1160903 1160904 1160905 1160906 914939 954763 968697 979215 983212 989056 CVE-2015-1350 CVE-2016-10009 CVE-2016-10011 CVE-2016-10044 CVE-2016-10200 CVE-2016-10208 CVE-2016-2117 CVE-2016-2183 CVE-2016-3070 CVE-2016-5243 CVE-2016-7117 CVE-2016-8858 CVE-2016-9588 CVE-2017-13166 CVE-2017-13166 CVE-2017-16939 CVE-2017-2671 CVE-2017-5669 CVE-2017-5897 CVE-2017-5970 CVE-2017-5986 CVE-2017-6074 CVE-2017-6214 CVE-2017-6345 CVE-2017-6346 CVE-2017-6348 CVE-2017-6353 CVE-2017-7187 CVE-2017-7261 CVE-2017-7294 CVE-2017-7308 CVE-2017-7616 CVE-2018-1000004 CVE-2018-1068 CVE-2018-11212 CVE-2018-18311 CVE-2018-3639 CVE-2018-3665 CVE-2018-7566 CVE-2018-8781 CVE-2018-8897 CVE-2018-9568 CVE-2019-14896 CVE-2019-14897 CVE-2019-18902 CVE-2019-18903 CVE-2019-2422 CVE-2019-2426 CVE-2019-2602 CVE-2019-2684 CVE-2019-2698 CVE-2019-8936 CVE-2020-7216 CVE-2020-7217 SUSE-SU-2017:0607-2 SUSE-SU-2017:0839-1 SUSE-SU-2017:1247-1 SUSE-SU-2017:3338-1 SUSE-SU-2018:0988-1 SUSE-SU-2018:1537-1 SUSE-SU-2018:1540-1 SUSE-SU-2018:2109-1 SUSE-SU-2018:4158-1 SUSE-SU-2019:0789-1 SUSE-SU-2019:1219-1 SUSE-SU-2019:2264-1 SUSE-SU-2020:0358-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP2 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Toolchain 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-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE OpenStack Cloud 5
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
cpp48-4.8.5-16.7 is installed
OR gcc48-4.8.5-16.7 is installed
OR gcc48-c++-4.8.5-16.7 is installed
OR gcc48-fortran-4.8.5-16.7 is installed
OR gcc48-gij-4.8.5-16.8 is installed
OR gcc48-info-4.8.5-16.7 is installed
OR gcc48-java-4.8.5-16.8 is installed
OR gcc48-locale-4.8.5-16.7 is installed
OR gcc48-objc-4.8.5-16.7 is installed
OR libasan0-4.8.5-16.7 is installed
OR libgcc_s1-gcc48-32bit-4.8.5-16.7 is installed
OR libgcj48-4.8.5-16.8 is installed
OR libgcj48-devel-4.8.5-16.8 is installed
OR libgcj48-jar-4.8.5-16.8 is installed
OR libgcj_bc1-gcc48-4.8.5-16.8 is installed
OR libobjc4-4.8.5-16.7 is installed
OR libstdc++48-devel-4.8.5-16.7 is installed
OR libstdc++6-gcc48-locale-4.8.5-16.7 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND apache2-mod_perl-2.0.9-3.5 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
dnsmasq-2.71-6.3.1 is installed
OR dnsmasq-utils-2.71-6.3.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
openssh-6.2p2-0.24 is installed
OR openssh-askpass-6.2p2-0.24 is installed
OR openssh-askpass-gnome-6.2p2-0.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
dhcp-4.2.4.P2-0.24 is installed
OR dhcp-client-4.2.4.P2-0.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
cpp48-4.8.3+r212056-6.3 is installed
OR gcc48-4.8.3+r212056-6.3 is installed
OR gcc48-32bit-4.8.3+r212056-6.3 is installed
OR gcc48-c++-4.8.3+r212056-6.3 is installed
OR gcc48-gij-4.8.3+r212056-6.3 is installed
OR gcc48-gij-32bit-4.8.3+r212056-6.3 is installed
OR gcc48-info-4.8.3+r212056-6.3 is installed
OR libasan0-4.8.3+r212056-6.3 is installed
OR libasan0-32bit-4.8.3+r212056-6.3 is installed
OR libatomic1-4.8.3+r212056-6.3 is installed
OR libatomic1-32bit-4.8.3+r212056-6.3 is installed
OR libffi4-4.8.3+r212056-6.3 is installed
OR libffi4-32bit-4.8.3+r212056-6.3 is installed
OR libgcc_s1-4.8.3+r212056-6.3 is installed
OR libgcc_s1-32bit-4.8.3+r212056-6.3 is installed
OR libgcj48-4.8.3+r212056-6.3 is installed
OR libgcj48-32bit-4.8.3+r212056-6.3 is installed
OR libgcj48-jar-4.8.3+r212056-6.3 is installed
OR libgcj_bc1-4.8.3+r212056-6.3 is installed
OR libgfortran3-4.8.3+r212056-6.3 is installed
OR libgomp1-4.8.3+r212056-6.3 is installed
OR libgomp1-32bit-4.8.3+r212056-6.3 is installed
OR libitm1-4.8.3+r212056-6.3 is installed
OR libitm1-32bit-4.8.3+r212056-6.3 is installed
OR libquadmath0-4.8.3+r212056-6.3 is installed
OR libstdc++48-devel-4.8.3+r212056-6.3 is installed
OR libstdc++48-devel-32bit-4.8.3+r212056-6.3 is installed
OR libstdc++6-4.8.3+r212056-6.3 is installed
OR libstdc++6-32bit-4.8.3+r212056-6.3 is installed
OR libtsan0-4.8.3+r212056-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND clamav-0.98.7-13.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
at-3.1.14-7.3 is installed
OR libQtWebKit4-4.8.6+2.3.3-3.1 is installed
OR libQtWebKit4-32bit-4.8.6+2.3.3-3.1 is installed
OR libbonobo-2.32.1-16.1 is installed
OR libbonobo-32bit-2.32.1-16.1 is installed
OR libbonobo-lang-2.32.1-16.1 is installed
OR libkde4-4.12.0-7.3 is installed
OR libkde4-32bit-4.12.0-7.3 is installed
OR libkdecore4-4.12.0-7.3 is installed
OR libkdecore4-32bit-4.12.0-7.3 is installed
OR libksuseinstall1-4.12.0-7.3 is installed
OR libksuseinstall1-32bit-4.12.0-7.3 is installed
OR libnetpbm11-10.66.3-4.1 is installed
OR libnetpbm11-32bit-10.66.3-4.1 is installed
OR netpbm-10.66.3-4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND autofs-5.0.9-27.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
AND Package Information
hawk-0.5.2-0.38 is installed
OR hawk-templates-0.5.2-0.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND Package Information
cluster-network-kmp-bigsmp-1.4_3.0.101_0.40-2.27 is installed
OR drbd-kmp-bigsmp-8.4.4_3.0.101_0.40-0.22 is installed
OR gfs2-kmp-bigsmp-2_3.0.101_0.40-0.16 is installed
OR ocfs2-kmp-bigsmp-1.6_3.0.101_0.40-0.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.38-44 is installed
OR kernel-ec2-devel-3.12.38-44 is installed
OR kernel-ec2-extra-3.12.38-44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Toolchain 12 is installed
AND Package Information
cpp5-5.3.1+r233831-9 is installed
OR gcc5-5.3.1+r233831-9 is installed
OR gcc5-c++-5.3.1+r233831-9 is installed
OR gcc5-fortran-5.3.1+r233831-9 is installed
OR gcc5-info-5.3.1+r233831-9 is installed
OR gcc5-locale-5.3.1+r233831-9 is installed
OR libffi-devel-gcc5-5.3.1+r233831-9 is installed
OR libstdc++6-devel-gcc5-5.3.1+r233831-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-33 is installed
OR php5-5.5.14-33 is installed
OR php5-bcmath-5.5.14-33 is installed
OR php5-bz2-5.5.14-33 is installed
OR php5-calendar-5.5.14-33 is installed
OR php5-ctype-5.5.14-33 is installed
OR php5-curl-5.5.14-33 is installed
OR php5-dba-5.5.14-33 is installed
OR php5-dom-5.5.14-33 is installed
OR php5-enchant-5.5.14-33 is installed
OR php5-exif-5.5.14-33 is installed
OR php5-fastcgi-5.5.14-33 is installed
OR php5-fileinfo-5.5.14-33 is installed
OR php5-fpm-5.5.14-33 is installed
OR php5-ftp-5.5.14-33 is installed
OR php5-gd-5.5.14-33 is installed
OR php5-gettext-5.5.14-33 is installed
OR php5-gmp-5.5.14-33 is installed
OR php5-iconv-5.5.14-33 is installed
OR php5-intl-5.5.14-33 is installed
OR php5-json-5.5.14-33 is installed
OR php5-ldap-5.5.14-33 is installed
OR php5-mbstring-5.5.14-33 is installed
OR php5-mcrypt-5.5.14-33 is installed
OR php5-mysql-5.5.14-33 is installed
OR php5-odbc-5.5.14-33 is installed
OR php5-opcache-5.5.14-33 is installed
OR php5-openssl-5.5.14-33 is installed
OR php5-pcntl-5.5.14-33 is installed
OR php5-pdo-5.5.14-33 is installed
OR php5-pear-5.5.14-33 is installed
OR php5-pgsql-5.5.14-33 is installed
OR php5-posix-5.5.14-33 is installed
OR php5-pspell-5.5.14-33 is installed
OR php5-shmop-5.5.14-33 is installed
OR php5-snmp-5.5.14-33 is installed
OR php5-soap-5.5.14-33 is installed
OR php5-sockets-5.5.14-33 is installed
OR php5-sqlite-5.5.14-33 is installed
OR php5-suhosin-5.5.14-33 is installed
OR php5-sysvmsg-5.5.14-33 is installed
OR php5-sysvsem-5.5.14-33 is installed
OR php5-sysvshm-5.5.14-33 is installed
OR php5-tokenizer-5.5.14-33 is installed
OR php5-wddx-5.5.14-33 is installed
OR php5-xmlreader-5.5.14-33 is installed
OR php5-xmlrpc-5.5.14-33 is installed
OR php5-xmlwriter-5.5.14-33 is installed
OR php5-xsl-5.5.14-33 is installed
OR php5-zip-5.5.14-33 is installed
OR php5-zlib-5.5.14-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-45.8.0esr-68 is installed
OR MozillaFirefox-translations-45.8.0esr-68 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
cifs-mount-3.2.7-11.21 is installed
OR ldapsmb-1.34b-11.21 is installed
OR libsmbclient0-3.2.7-11.21 is installed
OR libsmbclient0-32bit-3.2.7-11.21 is installed
OR libsmbclient0-x86-3.2.7-11.21 is installed
OR libtalloc1-3.2.7-11.21 is installed
OR libtalloc1-32bit-3.2.7-11.21 is installed
OR libtalloc1-x86-3.2.7-11.21 is installed
OR libtdb1-3.2.7-11.21 is installed
OR libtdb1-32bit-3.2.7-11.21 is installed
OR libtdb1-x86-3.2.7-11.21 is installed
OR libwbclient0-3.2.7-11.21 is installed
OR libwbclient0-32bit-3.2.7-11.21 is installed
OR libwbclient0-x86-3.2.7-11.21 is installed
OR samba-3.2.7-11.21 is installed
OR samba-32bit-3.2.7-11.21 is installed
OR samba-client-3.2.7-11.21 is installed
OR samba-client-32bit-3.2.7-11.21 is installed
OR samba-client-x86-3.2.7-11.21 is installed
OR samba-krb-printing-3.2.7-11.21 is installed
OR samba-winbind-3.2.7-11.21 is installed
OR samba-winbind-32bit-3.2.7-11.21 is installed
OR samba-winbind-x86-3.2.7-11.21 is installed
OR samba-x86-3.2.7-11.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
cifs-mount-3.2.7-11.21 is installed
OR ldapsmb-1.34b-11.21 is installed
OR libsmbclient0-3.2.7-11.21 is installed
OR libsmbclient0-32bit-3.2.7-11.21 is installed
OR libsmbclient0-x86-3.2.7-11.21 is installed
OR libtalloc1-3.2.7-11.21 is installed
OR libtalloc1-32bit-3.2.7-11.21 is installed
OR libtalloc1-x86-3.2.7-11.21 is installed
OR libtdb1-3.2.7-11.21 is installed
OR libtdb1-32bit-3.2.7-11.21 is installed
OR libtdb1-x86-3.2.7-11.21 is installed
OR libwbclient0-3.2.7-11.21 is installed
OR libwbclient0-32bit-3.2.7-11.21 is installed
OR libwbclient0-x86-3.2.7-11.21 is installed
OR samba-3.2.7-11.21 is installed
OR samba-32bit-3.2.7-11.21 is installed
OR samba-client-3.2.7-11.21 is installed
OR samba-client-32bit-3.2.7-11.21 is installed
OR samba-client-x86-3.2.7-11.21 is installed
OR samba-krb-printing-3.2.7-11.21 is installed
OR samba-winbind-3.2.7-11.21 is installed
OR samba-winbind-32bit-3.2.7-11.21 is installed
OR samba-winbind-x86-3.2.7-11.21 is installed
OR samba-x86-3.2.7-11.21 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libcap-progs-2.11-2.17 is installed
OR libcap2-2.11-2.17 is installed
OR libcap2-32bit-2.11-2.17 is installed
OR libcap2-x86-2.11-2.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libcap-progs-2.11-2.17 is installed
OR libcap2-2.11-2.17 is installed
OR libcap2-32bit-2.11-2.17 is installed
OR libcap2-x86-2.11-2.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libcap-progs-2.11-2.17 is installed
OR libcap2-2.11-2.17 is installed
OR libcap2-32bit-2.11-2.17 is installed
OR libcap2-x86-2.11-2.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND libcgroup1-0.34-2.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND
rhn-virtualization-common-5.4.15-0.15 is installed
OR rhn-virtualization-host-5.4.15-0.15 is installed
OR rhncfg-5.9.33-0.20 is installed
OR rhncfg-actions-5.9.33-0.20 is installed
OR rhncfg-client-5.9.33-0.20 is installed
OR rhncfg-management-5.9.33-0.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
AND
rhn-virtualization-common-5.4.15-0.15 is installed
OR rhn-virtualization-host-5.4.15-0.15 is installed
OR rhncfg-5.9.33-0.20 is installed
OR rhncfg-actions-5.9.33-0.20 is installed
OR rhncfg-client-5.9.33-0.20 is installed
OR rhncfg-management-5.9.33-0.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xorg-x11-libXext-7.4-1.18 is installed
OR xorg-x11-libXext-32bit-7.4-1.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ldapsmb-1.34b-12.33.39 is installed
OR libldb1-3.6.3-0.33.39 is installed
OR libsmbclient0-3.6.3-0.33.39 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
OR libsmbclient0-x86-3.6.3-0.33.39 is installed
OR libtalloc1-3.4.3-1.50 is installed
OR libtalloc1-32bit-3.4.3-1.50 is installed
OR libtalloc1-x86-3.4.3-1.50 is installed
OR libtalloc2-3.6.3-0.33.39 is installed
OR libtalloc2-32bit-3.6.3-0.33.39 is installed
OR libtalloc2-x86-3.6.3-0.33.39 is installed
OR libtdb1-3.6.3-0.33.39 is installed
OR libtdb1-32bit-3.6.3-0.33.39 is installed
OR libtdb1-x86-3.6.3-0.33.39 is installed
OR libtevent0-3.6.3-0.33.39 is installed
OR libtevent0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-3.6.3-0.33.39 is installed
OR libwbclient0-32bit-3.6.3-0.33.39 is installed
OR libwbclient0-x86-3.6.3-0.33.39 is installed
OR samba-3.6.3-0.33.39 is installed
OR samba-32bit-3.6.3-0.33.39 is installed
OR samba-client-3.6.3-0.33.39 is installed
OR samba-client-32bit-3.6.3-0.33.39 is installed
OR samba-client-x86-3.6.3-0.33.39 is installed
OR samba-doc-3.6.3-0.33.39 is installed
OR samba-krb-printing-3.6.3-0.33.39 is installed
OR samba-winbind-3.6.3-0.33.39 is installed
OR samba-winbind-32bit-3.6.3-0.33.39 is installed
OR samba-winbind-x86-3.6.3-0.33.39 is installed
OR samba-x86-3.6.3-0.33.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
puppet-2.6.12-0.12 is installed
OR puppet-server-2.6.12-0.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
nagios-plugins-1.4.16-0.13 is installed
OR nagios-plugins-extras-1.4.16-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
nagios-plugins-1.4.16-0.13 is installed
OR nagios-plugins-extras-1.4.16-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
nagios-plugins-1.4.16-0.13 is installed
OR nagios-plugins-extras-1.4.16-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
nagios-plugins-1.4.16-0.13 is installed
OR nagios-plugins-extras-1.4.16-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
nagios-plugins-1.4.16-0.13 is installed
OR nagios-plugins-extras-1.4.16-0.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 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 SP3 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 VMWare 11 SP3 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 |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND powerpc-utils-1.2.16-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND powerpc-utils-1.2.16-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND LibVNCServer-0.9.1-154.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
libxml2-2.7.6-0.69 is installed
OR libxml2-32bit-2.7.6-0.69 is installed
OR libxml2-doc-2.7.6-0.69 is installed
OR libxml2-python-2.7.6-0.69 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libxml2-2.7.6-0.69 is installed
OR libxml2-32bit-2.7.6-0.69 is installed
OR libxml2-doc-2.7.6-0.69 is installed
OR libxml2-python-2.7.6-0.69 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
libxml2-2.7.6-0.69 is installed
OR libxml2-32bit-2.7.6-0.69 is installed
OR libxml2-doc-2.7.6-0.69 is installed
OR libxml2-python-2.7.6-0.69 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libxml2-2.7.6-0.69 is installed
OR libxml2-32bit-2.7.6-0.69 is installed
OR libxml2-doc-2.7.6-0.69 is installed
OR libxml2-python-2.7.6-0.69 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
java-1_7_0-ibm-1.7.0_sr9.40-52.1 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52.1 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52.1 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libxml2-2.7.6-0.77.15 is installed
OR libxml2-32bit-2.7.6-0.77.15 is installed
OR libxml2-doc-2.7.6-0.77.15 is installed
OR libxml2-python-2.7.6-0.77.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libxml2-2.7.6-0.77.15 is installed
OR libxml2-32bit-2.7.6-0.77.15 is installed
OR libxml2-doc-2.7.6-0.77.15 is installed
OR libxml2-python-2.7.6-0.77.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
cups-1.3.9-8.46.56.3 is installed
OR cups-client-1.3.9-8.46.56.3 is installed
OR cups-libs-1.3.9-8.46.56.3 is installed
OR cups-libs-32bit-1.3.9-8.46.56.3 is installed
OR cups-libs-x86-1.3.9-8.46.56.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
cups-1.3.9-8.46.56.3 is installed
OR cups-client-1.3.9-8.46.56.3 is installed
OR cups-libs-1.3.9-8.46.56.3 is installed
OR cups-libs-32bit-1.3.9-8.46.56.3 is installed
OR cups-libs-x86-1.3.9-8.46.56.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND unixODBC_23-2.3.1-0.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.45-26.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.45-26.40 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.45-26.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
java-1_7_0-openjdk-1.7.0.75-11 is installed
OR java-1_7_0-openjdk-demo-1.7.0.75-11 is installed
OR java-1_7_0-openjdk-devel-1.7.0.75-11 is installed
OR java-1_7_0-openjdk-headless-1.7.0.75-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
java-1_7_0-openjdk-1.7.0.75-11 is installed
OR java-1_7_0-openjdk-demo-1.7.0.75-11 is installed
OR java-1_7_0-openjdk-devel-1.7.0.75-11 is installed
OR java-1_7_0-openjdk-headless-1.7.0.75-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND cifs-utils-6.4-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
openssh-6.6p1-54.7 is installed
OR openssh-askpass-gnome-6.6p1-54.7 is installed
OR openssh-fips-6.6p1-54.7 is installed
OR openssh-helpers-6.6p1-54.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
openssh-6.6p1-54.7 is installed
OR openssh-askpass-gnome-6.6p1-54.7 is installed
OR openssh-fips-6.6p1-54.7 is installed
OR openssh-helpers-6.6p1-54.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_63-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_63-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_22-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_63-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_63-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_22-2-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
ImageMagick-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
ImageMagick-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.141-42 is installed
OR java-1_7_0-openjdk-demo-1.7.0.141-42 is installed
OR java-1_7_0-openjdk-devel-1.7.0.141-42 is installed
OR java-1_7_0-openjdk-headless-1.7.0.141-42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libwireshark9-2.4.10-48.32 is installed
OR libwiretap7-2.4.10-48.32 is installed
OR libwscodecs1-2.4.10-48.32 is installed
OR libwsutil8-2.4.10-48.32 is installed
OR wireshark-2.4.10-48.32 is installed
OR wireshark-gtk-2.4.10-48.32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libwireshark9-2.4.10-48.32 is installed
OR libwiretap7-2.4.10-48.32 is installed
OR libwscodecs1-2.4.10-48.32 is installed
OR libwsutil8-2.4.10-48.32 is installed
OR wireshark-2.4.10-48.32 is installed
OR wireshark-gtk-2.4.10-48.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
qemu-2.6.2-41.52 is installed
OR qemu-block-curl-2.6.2-41.52 is installed
OR qemu-block-rbd-2.6.2-41.52 is installed
OR qemu-block-ssh-2.6.2-41.52 is installed
OR qemu-guest-agent-2.6.2-41.52 is installed
OR qemu-ipxe-1.0.0-41.52 is installed
OR qemu-kvm-2.6.2-41.52 is installed
OR qemu-lang-2.6.2-41.52 is installed
OR qemu-seabios-1.9.1-41.52 is installed
OR qemu-sgabios-8-41.52 is installed
OR qemu-tools-2.6.2-41.52 is installed
OR qemu-vgabios-1.9.1-41.52 is installed
OR qemu-x86-2.6.2-41.52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
qemu-2.6.2-41.52 is installed
OR qemu-block-curl-2.6.2-41.52 is installed
OR qemu-block-rbd-2.6.2-41.52 is installed
OR qemu-block-ssh-2.6.2-41.52 is installed
OR qemu-guest-agent-2.6.2-41.52 is installed
OR qemu-ipxe-1.0.0-41.52 is installed
OR qemu-kvm-2.6.2-41.52 is installed
OR qemu-lang-2.6.2-41.52 is installed
OR qemu-seabios-1.9.1-41.52 is installed
OR qemu-sgabios-8-41.52 is installed
OR qemu-tools-2.6.2-41.52 is installed
OR qemu-vgabios-1.9.1-41.52 is installed
OR qemu-x86-2.6.2-41.52 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
glibc-2.22-62.13 is installed
OR glibc-32bit-2.22-62.13 is installed
OR glibc-devel-2.22-62.13 is installed
OR glibc-devel-32bit-2.22-62.13 is installed
OR glibc-html-2.22-62.13 is installed
OR glibc-i18ndata-2.22-62.13 is installed
OR glibc-info-2.22-62.13 is installed
OR glibc-locale-2.22-62.13 is installed
OR glibc-locale-32bit-2.22-62.13 is installed
OR glibc-profile-2.22-62.13 is installed
OR glibc-profile-32bit-2.22-62.13 is installed
OR nscd-2.22-62.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
glibc-2.22-62.13 is installed
OR glibc-32bit-2.22-62.13 is installed
OR glibc-devel-2.22-62.13 is installed
OR glibc-devel-32bit-2.22-62.13 is installed
OR glibc-html-2.22-62.13 is installed
OR glibc-i18ndata-2.22-62.13 is installed
OR glibc-info-2.22-62.13 is installed
OR glibc-locale-2.22-62.13 is installed
OR glibc-locale-32bit-2.22-62.13 is installed
OR glibc-profile-2.22-62.13 is installed
OR glibc-profile-32bit-2.22-62.13 is installed
OR nscd-2.22-62.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libncurses5-5.9-50 is installed
OR libncurses5-32bit-5.9-50 is installed
OR libncurses6-5.9-50 is installed
OR libncurses6-32bit-5.9-50 is installed
OR ncurses-5.9-50 is installed
OR ncurses-devel-5.9-50 is installed
OR ncurses-devel-32bit-5.9-50 is installed
OR ncurses-utils-5.9-50 is installed
OR tack-5.9-50 is installed
OR terminfo-5.9-50 is installed
OR terminfo-base-5.9-50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libncurses5-5.9-50 is installed
OR libncurses5-32bit-5.9-50 is installed
OR libncurses6-5.9-50 is installed
OR libncurses6-32bit-5.9-50 is installed
OR ncurses-5.9-50 is installed
OR ncurses-devel-5.9-50 is installed
OR ncurses-devel-32bit-5.9-50 is installed
OR ncurses-utils-5.9-50 is installed
OR tack-5.9-50 is installed
OR terminfo-5.9-50 is installed
OR terminfo-base-5.9-50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
kernel-firmware-20170530-21.13.1 is installed
OR ucode-amd-20170530-21.13.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND sudo-1.8.20p2-3.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND sudo-1.8.20p2-3.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND ucode-intel-20190618-13.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND ucode-intel-20190618-13.47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.35-38.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.35-38.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
ghostscript-9.27-23.28 is installed
OR ghostscript-x11-9.27-23.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
ghostscript-9.27-23.28 is installed
OR ghostscript-x11-9.27-23.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kernel-default-3.12.61-52.72 is installed
OR kernel-default-base-3.12.61-52.72 is installed
OR kernel-default-devel-3.12.61-52.72 is installed
OR kernel-default-man-3.12.61-52.72 is installed
OR kernel-devel-3.12.61-52.72 is installed
OR kernel-macros-3.12.61-52.72 is installed
OR kernel-source-3.12.61-52.72 is installed
OR kernel-syms-3.12.61-52.72 is installed
OR kernel-xen-3.12.61-52.72 is installed
OR kernel-xen-base-3.12.61-52.72 is installed
OR kernel-xen-devel-3.12.61-52.72 is installed
OR kgraft-patch-3_12_61-52_72-default-1-2 is installed
OR kgraft-patch-3_12_61-52_72-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_21-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.72 is installed
OR kernel-default-base-3.12.61-52.72 is installed
OR kernel-default-devel-3.12.61-52.72 is installed
OR kernel-default-man-3.12.61-52.72 is installed
OR kernel-devel-3.12.61-52.72 is installed
OR kernel-macros-3.12.61-52.72 is installed
OR kernel-source-3.12.61-52.72 is installed
OR kernel-syms-3.12.61-52.72 is installed
OR kernel-xen-3.12.61-52.72 is installed
OR kernel-xen-base-3.12.61-52.72 is installed
OR kernel-xen-devel-3.12.61-52.72 is installed
OR kgraft-patch-3_12_61-52_72-default-1-2 is installed
OR kgraft-patch-3_12_61-52_72-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_21-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
giflib-progs-5.0.5-12 is installed
OR libgif6-5.0.5-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_31-default-5-2 is installed
OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_9-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_74-60_64_69-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_69-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_24-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND postgresql91-devel-9.1.9-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-devel-31.2.0esr-0.16 is installed
OR mozilla-nspr-devel-4.10.7-0.3 is installed
OR mozilla-nss-devel-3.17.2-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
GraphicsMagick-1.2.5-78.85 is installed
OR libGraphicsMagick2-1.2.5-78.85 is installed
OR perl-GraphicsMagick-1.2.5-78.85 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
typelib-1_0-EvinceDocument-3_0-3.10.3-1 is installed
OR typelib-1_0-EvinceView-3_0-3.10.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libssh-0.6.3-11 is installed
OR libssh4-0.6.3-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND imobiledevice-tools-1.2.0-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libixion-0.12.1-13.2.1 is installed
OR libixion-0_12-0-0.12.1-13.2.1 is installed
OR libmwaw-0.3.11-7.5.1 is installed
OR libmwaw-0_3-3-0.3.11-7.5.1 is installed
OR liborcus-0.12.1-10.5.1 is installed
OR liborcus-0_12-0-0.12.1-10.5.1 is installed
OR libreoffice-5.3.5.2-43.5.4 is installed
OR libreoffice-base-5.3.5.2-43.5.4 is installed
OR libreoffice-base-drivers-mysql-5.3.5.2-43.5.4 is installed
OR libreoffice-base-drivers-postgresql-5.3.5.2-43.5.4 is installed
OR libreoffice-calc-5.3.5.2-43.5.4 is installed
OR libreoffice-calc-extensions-5.3.5.2-43.5.4 is installed
OR libreoffice-draw-5.3.5.2-43.5.4 is installed
OR libreoffice-filters-optional-5.3.5.2-43.5.4 is installed
OR libreoffice-gnome-5.3.5.2-43.5.4 is installed
OR libreoffice-icon-theme-galaxy-5.3.5.2-43.5.4 is installed
OR libreoffice-icon-theme-tango-5.3.5.2-43.5.4 is installed
OR libreoffice-impress-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-af-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-ar-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-bg-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-ca-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-cs-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-da-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-de-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-en-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-es-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-fi-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-fr-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-gu-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-hi-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-hr-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-hu-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-it-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-ja-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-ko-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-lt-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-nb-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-nl-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-nn-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-pl-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-pt_BR-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-pt_PT-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-ro-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-ru-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-sk-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-sv-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-uk-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-xh-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-zh_CN-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-zh_TW-5.3.5.2-43.5.4 is installed
OR libreoffice-l10n-zu-5.3.5.2-43.5.4 is installed
OR libreoffice-mailmerge-5.3.5.2-43.5.4 is installed
OR libreoffice-math-5.3.5.2-43.5.4 is installed
OR libreoffice-officebean-5.3.5.2-43.5.4 is installed
OR libreoffice-pyuno-5.3.5.2-43.5.4 is installed
OR libreoffice-writer-5.3.5.2-43.5.4 is installed
OR libreoffice-writer-extensions-5.3.5.2-43.5.4 is installed
OR libreofficekit-5.3.5.2-43.5.4 is installed
OR libstaroffice-0.0.3-4.1 is installed
OR libstaroffice-0_0-0-0.0.3-4.1 is installed
OR libzmf-0.0.1-4.1 is installed
OR libzmf-0_0-0-0.0.1-4.1 is installed
OR myspell-af_NA-20170511-16.2.1 is installed
OR myspell-af_ZA-20170511-16.2.1 is installed
OR myspell-ar-20170511-16.2.1 is installed
OR myspell-ar_AE-20170511-16.2.1 is installed
OR myspell-ar_BH-20170511-16.2.1 is installed
OR myspell-ar_DZ-20170511-16.2.1 is installed
OR myspell-ar_EG-20170511-16.2.1 is installed
OR myspell-ar_IQ-20170511-16.2.1 is installed
OR myspell-ar_JO-20170511-16.2.1 is installed
OR myspell-ar_KW-20170511-16.2.1 is installed
OR myspell-ar_LB-20170511-16.2.1 is installed
OR myspell-ar_LY-20170511-16.2.1 is installed
OR myspell-ar_MA-20170511-16.2.1 is installed
OR myspell-ar_OM-20170511-16.2.1 is installed
OR myspell-ar_QA-20170511-16.2.1 is installed
OR myspell-ar_SA-20170511-16.2.1 is installed
OR myspell-ar_SD-20170511-16.2.1 is installed
OR myspell-ar_SY-20170511-16.2.1 is installed
OR myspell-ar_TN-20170511-16.2.1 is installed
OR myspell-ar_YE-20170511-16.2.1 is installed
OR myspell-be_BY-20170511-16.2.1 is installed
OR myspell-bg_BG-20170511-16.2.1 is installed
OR myspell-bn_BD-20170511-16.2.1 is installed
OR myspell-bn_IN-20170511-16.2.1 is installed
OR myspell-bs-20170511-16.2.1 is installed
OR myspell-bs_BA-20170511-16.2.1 is installed
OR myspell-ca-20170511-16.2.1 is installed
OR myspell-ca_AD-20170511-16.2.1 is installed
OR myspell-ca_ES-20170511-16.2.1 is installed
OR myspell-ca_ES_valencia-20170511-16.2.1 is installed
OR myspell-ca_FR-20170511-16.2.1 is installed
OR myspell-ca_IT-20170511-16.2.1 is installed
OR myspell-cs_CZ-20170511-16.2.1 is installed
OR myspell-da_DK-20170511-16.2.1 is installed
OR myspell-de-20170511-16.2.1 is installed
OR myspell-de_AT-20170511-16.2.1 is installed
OR myspell-de_CH-20170511-16.2.1 is installed
OR myspell-de_DE-20170511-16.2.1 is installed
OR myspell-dictionaries-20170511-16.2.1 is installed
OR myspell-el_GR-20170511-16.2.1 is installed
OR myspell-en-20170511-16.2.1 is installed
OR myspell-en_AU-20170511-16.2.1 is installed
OR myspell-en_BS-20170511-16.2.1 is installed
OR myspell-en_BZ-20170511-16.2.1 is installed
OR myspell-en_CA-20170511-16.2.1 is installed
OR myspell-en_GB-20170511-16.2.1 is installed
OR myspell-en_GH-20170511-16.2.1 is installed
OR myspell-en_IE-20170511-16.2.1 is installed
OR myspell-en_IN-20170511-16.2.1 is installed
OR myspell-en_JM-20170511-16.2.1 is installed
OR myspell-en_MW-20170511-16.2.1 is installed
OR myspell-en_NA-20170511-16.2.1 is installed
OR myspell-en_NZ-20170511-16.2.1 is installed
OR myspell-en_PH-20170511-16.2.1 is installed
OR myspell-en_TT-20170511-16.2.1 is installed
OR myspell-en_US-20170511-16.2.1 is installed
OR myspell-en_ZA-20170511-16.2.1 is installed
OR myspell-en_ZW-20170511-16.2.1 is installed
OR myspell-es-20170511-16.2.1 is installed
OR myspell-es_AR-20170511-16.2.1 is installed
OR myspell-es_BO-20170511-16.2.1 is installed
OR myspell-es_CL-20170511-16.2.1 is installed
OR myspell-es_CO-20170511-16.2.1 is installed
OR myspell-es_CR-20170511-16.2.1 is installed
OR myspell-es_CU-20170511-16.2.1 is installed
OR myspell-es_DO-20170511-16.2.1 is installed
OR myspell-es_EC-20170511-16.2.1 is installed
OR myspell-es_ES-20170511-16.2.1 is installed
OR myspell-es_GT-20170511-16.2.1 is installed
OR myspell-es_HN-20170511-16.2.1 is installed
OR myspell-es_MX-20170511-16.2.1 is installed
OR myspell-es_NI-20170511-16.2.1 is installed
OR myspell-es_PA-20170511-16.2.1 is installed
OR myspell-es_PE-20170511-16.2.1 is installed
OR myspell-es_PR-20170511-16.2.1 is installed
OR myspell-es_PY-20170511-16.2.1 is installed
OR myspell-es_SV-20170511-16.2.1 is installed
OR myspell-es_UY-20170511-16.2.1 is installed
OR myspell-es_VE-20170511-16.2.1 is installed
OR myspell-et_EE-20170511-16.2.1 is installed
OR myspell-fr_BE-20170511-16.2.1 is installed
OR myspell-fr_CA-20170511-16.2.1 is installed
OR myspell-fr_CH-20170511-16.2.1 is installed
OR myspell-fr_FR-20170511-16.2.1 is installed
OR myspell-fr_LU-20170511-16.2.1 is installed
OR myspell-fr_MC-20170511-16.2.1 is installed
OR myspell-gu_IN-20170511-16.2.1 is installed
OR myspell-he_IL-20170511-16.2.1 is installed
OR myspell-hi_IN-20170511-16.2.1 is installed
OR myspell-hr_HR-20170511-16.2.1 is installed
OR myspell-hu_HU-20170511-16.2.1 is installed
OR myspell-it_IT-20170511-16.2.1 is installed
OR myspell-lightproof-en-20170511-16.2.1 is installed
OR myspell-lightproof-hu_HU-20170511-16.2.1 is installed
OR myspell-lightproof-pt_BR-20170511-16.2.1 is installed
OR myspell-lightproof-ru_RU-20170511-16.2.1 is installed
OR myspell-lo_LA-20170511-16.2.1 is installed
OR myspell-lt_LT-20170511-16.2.1 is installed
OR myspell-lv_LV-20170511-16.2.1 is installed
OR myspell-nb_NO-20170511-16.2.1 is installed
OR myspell-nl_BE-20170511-16.2.1 is installed
OR myspell-nl_NL-20170511-16.2.1 is installed
OR myspell-nn_NO-20170511-16.2.1 is installed
OR myspell-no-20170511-16.2.1 is installed
OR myspell-pl_PL-20170511-16.2.1 is installed
OR myspell-pt_AO-20170511-16.2.1 is installed
OR myspell-pt_BR-20170511-16.2.1 is installed
OR myspell-pt_PT-20170511-16.2.1 is installed
OR myspell-ro-20170511-16.2.1 is installed
OR myspell-ro_RO-20170511-16.2.1 is installed
OR myspell-ru_RU-20170511-16.2.1 is installed
OR myspell-sk_SK-20170511-16.2.1 is installed
OR myspell-sl_SI-20170511-16.2.1 is installed
OR myspell-sr-20170511-16.2.1 is installed
OR myspell-sr_CS-20170511-16.2.1 is installed
OR myspell-sr_Latn_CS-20170511-16.2.1 is installed
OR myspell-sr_Latn_RS-20170511-16.2.1 is installed
OR myspell-sr_RS-20170511-16.2.1 is installed
OR myspell-sv_FI-20170511-16.2.1 is installed
OR myspell-sv_SE-20170511-16.2.1 is installed
OR myspell-te-20170511-16.2.1 is installed
OR myspell-te_IN-20170511-16.2.1 is installed
OR myspell-th_TH-20170511-16.2.1 is installed
OR myspell-uk_UA-20170511-16.2.1 is installed
OR myspell-vi-20170511-16.2.1 is installed
OR myspell-vi_VN-20170511-16.2.1 is installed
OR myspell-zu_ZA-20170511-16.2.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ntp-4.2.8p6-41.1 is installed
OR ntp-doc-4.2.8p6-41.1 is installed
|