Oval Definition:oval:org.opensuse.security:def:29139
Revision Date:2020-12-01Version:1
Title:Security update for the Linux Kernel (Important)
Description:



The SUSE Linux Enterprise 11 SP3 LTSS kernel was updated receive various security and bugfixes.

The following security bugs were fixed:

- 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-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-2017-2647: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c (bsc#1030593). - CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not 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-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 (bsc#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 (bsc#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-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-6951: The keyring_search_aux function in security/keys/keyring.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the 'dead' type (bsc#1029850). - CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability (bsc#1030573) - 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-7482: Several missing length checks ticket decode allowing for information leak or potentially code execution (bsc#1046107). - CVE-2017-7487: The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel mishandled reference counts, which allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface (bsc#1038879). - CVE-2017-7533: Race condition in the fsnotify implementation in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions (bnc#1049483 1050677 ). - CVE-2017-7542: The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket (bnc#1049882). - 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 (bsc#1033336) - CVE-2017-8831: The saa7164_bus_get function in drivers/media/pci/saa7164/saa7164-bus.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact by changing a certain sequence-number value, aka a 'double fetch' vulnerability. This requires a malicious PCI Card. (bnc#1037994). - CVE-2017-8890: The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel allowed attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call (bsc#1038544). - CVE-2017-8924: The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel allowed local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uninitialized kernel memory by using a crafted USB device (posing as an io_ti USB serial device) to trigger an integer underflow (bnc#1037182). - CVE-2017-8925: The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel allowed local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling (bnc#1038981). - CVE-2017-9074: The IPv6 fragmentation implementation in the Linux kernel did not consider that the nexthdr field may be associated with an invalid option, which allowed local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls (bnc#1039882). - CVE-2017-9075: The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bsc#1039883). - CVE-2017-9076: The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039885). - CVE-2017-9077: The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bsc#1040069). - CVE-2017-9242: The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel was too late in checking whether an overwrite of an skb data structure may occur, which allowed local users to cause a denial of service (system crash) via crafted system calls (bnc#1041431). - CVE-2017-10661: Race condition in fs/timerfd.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that leverage improper might_cancel queueing (bnc#1053152). - CVE-2017-11176: The mq_notify function in the Linux kernel did not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allowed attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact (bnc#1048275). - CVE-2017-11473: Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel allowed local users to gain privileges via a crafted ACPI table (bnc#1049603). - CVE-2017-12762: In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. (bnc#1053148). - CVE-2017-14051: An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash) by leveraging root access (bnc#1056588). - CVE-2017-1000112: Fixed a race condition in net-packet code that could have been exploited by unprivileged users to gain root access. (bsc#1052311). - CVE-2017-1000363: Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing bounds check, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary could have overflowed the parport_nr array in the following code (bnc#1039456). - CVE-2017-1000365: The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but did not take the argument and environment pointers into account, which allowed attackers to bypass this limitation (bnc#1039354). - CVE-2017-1000380: sound/core/timer.c in the Linux kernel was vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time (bnc#1044125).

The following non-security bugs were fixed:

- acpi: Disable APEI error injection if securelevel is set (bsc#972891, bsc#1023051). - blkback/blktap: do not leak stack data via response ring (bsc#1042863 XSA-216). - btrfs: cleanup code of btrfs_balance_delayed_items() (bsc#1034838). - btrfs: do not run delayed nodes again after all nodes flush (bsc#1034838). - btrfs: remove btrfs_end_transaction_dmeta() (bsc#1034838). - btrfs: remove residual code in delayed inode async helper (bsc#1034838). - btrfs: use flags instead of the bool variants in delayed node (bsc#1034838). - cifs: cifs_get_root shouldn't use path with tree name, alternate fix (bsc#963655, bsc#979681, bsc#1027406). - dentry name snapshots (bsc#1049483). - firmware: fix directory creation rule matching with make 3.80 (bsc#1012422). - firmware: fix directory creation rule matching with make 3.82 (bsc#1012422). - Fix vmalloc_fault oops during lazy MMU updates (bsc#948562) (bsc#948562). - hv: do not lose pending heartbeat vmbus packets (bnc#1006919, bnc#1053760). - jbd: do not wait (forever) for stale tid caused by wraparound (bsc#1020229). - jbd: Fix oops in journal_remove_journal_head() (bsc#1017143). - kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422) - keys: Disallow keyrings beginning with '.' to be joined as session keyrings (bnc#1035576). - nfs: Avoid getting confused by confused server (bsc#1045416). - nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670). - nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670). - nfsd: do not risk using duplicate owner/file/delegation ids (bsc#1029212). - nfsd: stricter decoding of write-like NFSv2/v3 ops (bsc#1034670). - nfs: Make nfs_readdir revalidate less often (bsc#1048232). - pciback: check PF instead of VF for PCI_COMMAND_MEMORY (bsc#957990). - pciback: only check PF if actually dealing with a VF (bsc#999245). - pciback: Save the number of MSI-X entries to be copied later (bsc#957988). - Remove superfluous make flags (bsc#1012422) - Return short read or 0 at end of a raw device, not EIO (bsc#1039594). - Revert 'fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681) - scsi: lpfc: avoid double free of resource identifiers (bsc#989896). - scsi: virtio_scsi: fix memory leak on full queue condition (bsc#1028880). - sunrpc: Clean up the slot table allocation (bsc#1013862). - sunrpc: Initalise the struct xprt upon allocation (bsc#1013862). - usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256). - usb: wusbcore: fix NULL-deref at probe (bsc#1045487). - Use make --output-sync feature when available (bsc#1012422). - Use PF_LESS_THROTTLE in loop device thread (bsc#1027101). - xen/PCI-MSI: fix sysfs teardown in DomU (bsc#986924).
Family:unixClass:patch
Status:Reference(s):1005084
1005090
1005242
1006591
1006593
1006597
1006598
1006599
1006836
1006839
1006919
1007009
1012422
1013862
1017143
1020229
1021256
1021669
1023051
1024938
1025013
1025235
1026024
1026722
1026914
1027066
1027101
1027178
1027179
1027406
1028415
1028880
1029212
1029850
1030213
1030573
1030575
1030593
1031003
1031052
1031440
1031481
1031579
1031660
1033287
1033336
1034670
1034838
1035576
1037182
1037183
1037994
1038444
1038544
1038564
1038879
1038883
1038981
1038982
1039348
1039349
1039354
1039456
1039594
1039882
1039883
1039885
1040069
1041431
1042364
1042863
1042892
1044125
1045340
1045416
1045487
1046107
1047873
1048232
1048275
1049483
1049603
1049882
1050677
1052311
1053148
1053152
1053760
1054430
1056588
1057247
1065641
1079798
1079799
1079800
1079801
1087082
1087083
1089343
1104134
392410
580484
677335
727715
787163
794316
794954
796999
797031
797523
800275
813673
813675
813677
816156
816159
816163
819416
820917
820919
823011
823608
826882
829084
839596
839618
840592
841766
842511
870618
880892
885550
887082
889173
889842
892235
892490
896390
896391
941919
942553
948562
957988
957990
960286
960402
961886
963655
963937
963983
968373
972891
979681
983212
986924
989896
999245
999679
999680
999682
999684
999685
999819
999820
CVE-2008-3522
CVE-2011-4099
CVE-2012-4544
CVE-2012-5634
CVE-2012-5643
CVE-2012-6075
CVE-2013-0153
CVE-2013-0154
CVE-2013-0188
CVE-2013-1432
CVE-2013-1442
CVE-2013-1917
CVE-2013-1918
CVE-2013-1919
CVE-2013-1920
CVE-2013-1952
CVE-2013-1964
CVE-2013-2072
CVE-2013-2076
CVE-2013-2077
CVE-2013-2194
CVE-2013-2195
CVE-2013-2196
CVE-2013-2211
CVE-2013-4115
CVE-2013-4329
CVE-2013-4355
CVE-2013-4361
CVE-2013-4368
CVE-2014-3184
CVE-2014-3185
CVE-2014-4943
CVE-2014-5077
CVE-2014-5471
CVE-2014-5472
CVE-2015-5041
CVE-2015-5203
CVE-2015-5221
CVE-2015-7575
CVE-2015-7981
CVE-2015-8126
CVE-2015-8472
CVE-2015-8540
CVE-2016-0402
CVE-2016-0448
CVE-2016-0466
CVE-2016-0483
CVE-2016-0494
CVE-2016-10200
CVE-2016-1577
CVE-2016-1867
CVE-2016-2089
CVE-2016-2116
CVE-2016-5243
CVE-2016-7411
CVE-2016-7412
CVE-2016-7413
CVE-2016-7414
CVE-2016-7416
CVE-2016-7417
CVE-2016-7418
CVE-2016-8690
CVE-2016-8691
CVE-2016-8692
CVE-2016-8693
CVE-2016-8880
CVE-2016-8881
CVE-2016-8882
CVE-2016-8883
CVE-2016-8884
CVE-2016-8885
CVE-2016-8886
CVE-2016-8887
CVE-2017-1000112
CVE-2017-1000363
CVE-2017-1000364
CVE-2017-1000365
CVE-2017-1000380
CVE-2017-10661
CVE-2017-11108
CVE-2017-11176
CVE-2017-11473
CVE-2017-11541
CVE-2017-11542
CVE-2017-11543
CVE-2017-12762
CVE-2017-12933
CVE-2017-13011
CVE-2017-14051
CVE-2017-16227
CVE-2017-2647
CVE-2017-2671
CVE-2017-5495
CVE-2017-5669
CVE-2017-5970
CVE-2017-5986
CVE-2017-6074
CVE-2017-6214
CVE-2017-6348
CVE-2017-6353
CVE-2017-6951
CVE-2017-7184
CVE-2017-7187
CVE-2017-7261
CVE-2017-7294
CVE-2017-7308
CVE-2017-7482
CVE-2017-7487
CVE-2017-7533
CVE-2017-7542
CVE-2017-7616
CVE-2017-8831
CVE-2017-8872
CVE-2017-8890
CVE-2017-8924
CVE-2017-8925
CVE-2017-9074
CVE-2017-9075
CVE-2017-9076
CVE-2017-9077
CVE-2017-9242
CVE-2018-3639
CVE-2018-3640
CVE-2018-3646
CVE-2018-5378
CVE-2018-5379
CVE-2018-5380
CVE-2018-5381
SUSE-SU-2016:0431-1
SUSE-SU-2016:2461-1
SUSE-SU-2017:2525-1
SUSE-SU-2018:2335-1
Platform(s):openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
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-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-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-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-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • augeas-1.2.0-12 is installed
  • OR augeas-lenses-1.2.0-12 is installed
  • OR libaugeas0-1.2.0-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • krb5-1.12.1-25 is installed
  • OR krb5-32bit-1.12.1-25 is installed
  • OR krb5-client-1.12.1-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • qemu-2.3.1-14 is installed
  • OR qemu-block-curl-2.3.1-14 is installed
  • OR qemu-ipxe-1.0.0-14 is installed
  • OR qemu-kvm-2.3.1-14 is installed
  • OR qemu-seabios-1.8.1-14 is installed
  • OR qemu-sgabios-8-14 is installed
  • OR qemu-tools-2.3.1-14 is installed
  • OR qemu-vgabios-1.8.1-14 is installed
  • OR qemu-x86-2.3.1-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • xorg-x11-server-7.6_1.18.3-71 is installed
  • OR xorg-x11-server-extra-7.6_1.18.3-71 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND binutils-2.26.1-9.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • file-5.22-10.6 is installed
  • OR file-magic-5.22-10.6 is installed
  • OR libmagic1-5.22-10.6 is installed
  • OR libmagic1-32bit-5.22-10.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-45 is installed
  • OR salt-api-2016.11.4-45 is installed
  • OR salt-bash-completion-2016.11.4-45 is installed
  • OR salt-cloud-2016.11.4-45 is installed
  • OR salt-doc-2016.11.4-45 is installed
  • OR salt-master-2016.11.4-45 is installed
  • OR salt-minion-2016.11.4-45 is installed
  • OR salt-proxy-2016.11.4-45 is installed
  • OR salt-ssh-2016.11.4-45 is installed
  • OR salt-syndic-2016.11.4-45 is installed
  • OR salt-zsh-completion-2016.11.4-45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • curl-7.60.0-3.6 is installed
  • OR libcurl-devel-7.60.0-3.6 is installed
  • OR libcurl4-7.60.0-3.6 is installed
  • OR libcurl4-32bit-7.60.0-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • ruby2.1-rubygem-passenger-5.0.18-6 is installed
  • OR rubygem-passenger-5.0.18-6 is installed
  • OR rubygem-passenger-apache2-5.0.18-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libkpathsea6-6.2.3-11.8 is installed
  • OR libptexenc1-1.3.5-11.8 is installed
  • OR libsynctex1-1.18-11.8 is installed
  • OR libtexlua52-5-5.2.4-11.8 is installed
  • OR libtexluajit2-2.1.0beta2-11.8 is installed
  • OR perl-biber-2017.20170520.svn30357-11.8 is installed
  • OR texlive-2017.20170520-11.8 is installed
  • OR texlive-a2ping-bin-2017.20170520.svn27321-11.8 is installed
  • OR texlive-accfonts-bin-2017.20170520.svn12688-11.8 is installed
  • OR texlive-adhocfilelist-bin-2017.20170520.svn28038-11.8 is installed
  • OR texlive-afm2pl-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-aleph-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-amstex-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-arara-bin-2017.20170520.svn29036-11.8 is installed
  • OR texlive-asymptote-bin-2017.20170520.svn43843-11.8 is installed
  • OR texlive-authorindex-bin-2017.20170520.svn18790-11.8 is installed
  • OR texlive-autosp-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-biber-bin-2017.20170520.svn42679-11.8 is installed
  • OR texlive-bibexport-bin-2017.20170520.svn16219-11.8 is installed
  • OR texlive-bibtex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-bibtex8-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-bibtexu-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-bin-devel-2017.20170520-11.8 is installed
  • OR texlive-bundledoc-bin-2017.20170520.svn17794-11.8 is installed
  • OR texlive-cachepic-bin-2017.20170520.svn15543-11.8 is installed
  • OR texlive-checkcites-bin-2017.20170520.svn25623-11.8 is installed
  • OR texlive-checklistings-bin-2017.20170520.svn38300-11.8 is installed
  • OR texlive-chktex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-cjk-gs-integrate-bin-2017.20170520.svn37223-11.8 is installed
  • OR texlive-cjkutils-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-context-bin-2017.20170520.svn34112-11.8 is installed
  • OR texlive-convbkmk-bin-2017.20170520.svn30408-11.8 is installed
  • OR texlive-crossrefware-bin-2017.20170520.svn43866-11.8 is installed
  • OR texlive-cslatex-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-csplain-bin-2017.20170520.svn33902-11.8 is installed
  • OR texlive-ctanify-bin-2017.20170520.svn24061-11.8 is installed
  • OR texlive-ctanupload-bin-2017.20170520.svn23866-11.8 is installed
  • OR texlive-ctie-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-cweb-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-cyrillic-bin-bin-2017.20170520.svn29741-11.8 is installed
  • OR texlive-de-macro-bin-2017.20170520.svn17399-11.8 is installed
  • OR texlive-detex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-diadia-bin-2017.20170520.svn37645-11.8 is installed
  • OR texlive-dosepsbin-bin-2017.20170520.svn24759-11.8 is installed
  • OR texlive-dtl-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-dtxgen-bin-2017.20170520.svn29031-11.8 is installed
  • OR texlive-dviasm-bin-2017.20170520.svn8329-11.8 is installed
  • OR texlive-dvicopy-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-dvidvi-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-dviinfox-bin-2017.20170520.svn44515-11.8 is installed
  • OR texlive-dviljk-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-dvipdfmx-bin-2017.20170520.svn40273-11.8 is installed
  • OR texlive-dvipng-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-dvipos-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-dvips-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-dvisvgm-bin-2017.20170520.svn40987-11.8 is installed
  • OR texlive-ebong-bin-2017.20170520.svn21000-11.8 is installed
  • OR texlive-eplain-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-epspdf-bin-2017.20170520.svn29050-11.8 is installed
  • OR texlive-epstopdf-bin-2017.20170520.svn18336-11.8 is installed
  • OR texlive-exceltex-bin-2017.20170520.svn25860-11.8 is installed
  • OR texlive-fig4latex-bin-2017.20170520.svn14752-11.8 is installed
  • OR texlive-findhyph-bin-2017.20170520.svn14758-11.8 is installed
  • OR texlive-fontinst-bin-2017.20170520.svn29741-11.8 is installed
  • OR texlive-fontools-bin-2017.20170520.svn25997-11.8 is installed
  • OR texlive-fontware-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-fragmaster-bin-2017.20170520.svn13663-11.8 is installed
  • OR texlive-getmap-bin-2017.20170520.svn34971-11.8 is installed
  • OR texlive-glossaries-bin-2017.20170520.svn37813-11.8 is installed
  • OR texlive-gregoriotex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-gsftopk-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-jadetex-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-kotex-utils-bin-2017.20170520.svn32101-11.8 is installed
  • OR texlive-kpathsea-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-kpathsea-devel-6.2.3-11.8 is installed
  • OR texlive-lacheck-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-latex-bin-bin-2017.20170520.svn14050-11.8 is installed
  • OR texlive-latex-git-log-bin-2017.20170520.svn30983-11.8 is installed
  • OR texlive-latex-papersize-bin-2017.20170520.svn42296-11.8 is installed
  • OR texlive-latex2man-bin-2017.20170520.svn13663-11.8 is installed
  • OR texlive-latex2nemeth-bin-2017.20170520.svn42300-11.8 is installed
  • OR texlive-latexdiff-bin-2017.20170520.svn16420-11.8 is installed
  • OR texlive-latexfileversion-bin-2017.20170520.svn25012-11.8 is installed
  • OR texlive-latexindent-bin-2017.20170520.svn32150-11.8 is installed
  • OR texlive-latexmk-bin-2017.20170520.svn10937-11.8 is installed
  • OR texlive-latexpand-bin-2017.20170520.svn27025-11.8 is installed
  • OR texlive-lcdftypetools-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-lilyglyphs-bin-2017.20170520.svn31696-11.8 is installed
  • OR texlive-listbib-bin-2017.20170520.svn26126-11.8 is installed
  • OR texlive-listings-ext-bin-2017.20170520.svn15093-11.8 is installed
  • OR texlive-lollipop-bin-2017.20170520.svn41465-11.8 is installed
  • OR texlive-ltxfileinfo-bin-2017.20170520.svn29005-11.8 is installed
  • OR texlive-ltximg-bin-2017.20170520.svn32346-11.8 is installed
  • OR texlive-lua2dox-bin-2017.20170520.svn29053-11.8 is installed
  • OR texlive-luaotfload-bin-2017.20170520.svn34647-11.8 is installed
  • OR texlive-luatex-bin-2017.20170520.svn44549-11.8 is installed
  • OR texlive-lwarp-bin-2017.20170520.svn43292-11.8 is installed
  • OR texlive-m-tx-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-make4ht-bin-2017.20170520.svn37750-11.8 is installed
  • OR texlive-makedtx-bin-2017.20170520.svn38769-11.8 is installed
  • OR texlive-makeindex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-match_parens-bin-2017.20170520.svn23500-11.8 is installed
  • OR texlive-mathspic-bin-2017.20170520.svn23661-11.8 is installed
  • OR texlive-metafont-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-metapost-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-mex-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-mf2pt1-bin-2017.20170520.svn23406-11.8 is installed
  • OR texlive-mflua-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-mfware-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-mkgrkindex-bin-2017.20170520.svn14428-11.8 is installed
  • OR texlive-mkjobtexmf-bin-2017.20170520.svn8457-11.8 is installed
  • OR texlive-mkpic-bin-2017.20170520.svn33688-11.8 is installed
  • OR texlive-mltex-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-mptopdf-bin-2017.20170520.svn18674-11.8 is installed
  • OR texlive-multibibliography-bin-2017.20170520.svn30534-11.8 is installed
  • OR texlive-musixtex-bin-2017.20170520.svn37026-11.8 is installed
  • OR texlive-musixtnt-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-omegaware-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-patgen-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-pax-bin-2017.20170520.svn10843-11.8 is installed
  • OR texlive-pdfbook2-bin-2017.20170520.svn37537-11.8 is installed
  • OR texlive-pdfcrop-bin-2017.20170520.svn14387-11.8 is installed
  • OR texlive-pdfjam-bin-2017.20170520.svn17868-11.8 is installed
  • OR texlive-pdflatexpicscale-bin-2017.20170520.svn41779-11.8 is installed
  • OR texlive-pdftex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-pdftools-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-pdfxup-bin-2017.20170520.svn40690-11.8 is installed
  • OR texlive-pedigree-perl-bin-2017.20170520.svn25962-11.8 is installed
  • OR texlive-perltex-bin-2017.20170520.svn16181-11.8 is installed
  • OR texlive-petri-nets-bin-2017.20170520.svn39165-11.8 is installed
  • OR texlive-pfarrei-bin-2017.20170520.svn29348-11.8 is installed
  • OR texlive-pkfix-bin-2017.20170520.svn13364-11.8 is installed
  • OR texlive-pkfix-helper-bin-2017.20170520.svn13663-11.8 is installed
  • OR texlive-platex-bin-2017.20170520.svn22859-11.8 is installed
  • OR texlive-pmx-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-pmxchords-bin-2017.20170520.svn32405-11.8 is installed
  • OR texlive-ps2pk-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-pst-pdf-bin-2017.20170520.svn7838-11.8 is installed
  • OR texlive-pst2pdf-bin-2017.20170520.svn29333-11.8 is installed
  • OR texlive-pstools-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-ptex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-ptex-fontmaps-bin-2017.20170520.svn44206-11.8 is installed
  • OR texlive-ptex2pdf-bin-2017.20170520.svn29335-11.8 is installed
  • OR texlive-ptexenc-devel-1.3.5-11.8 is installed
  • OR texlive-purifyeps-bin-2017.20170520.svn13663-11.8 is installed
  • OR texlive-pygmentex-bin-2017.20170520.svn34996-11.8 is installed
  • OR texlive-pythontex-bin-2017.20170520.svn31638-11.8 is installed
  • OR texlive-rubik-bin-2017.20170520.svn32919-11.8 is installed
  • OR texlive-seetexk-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-splitindex-bin-2017.20170520.svn29688-11.8 is installed
  • OR texlive-srcredact-bin-2017.20170520.svn38710-11.8 is installed
  • OR texlive-sty2dtx-bin-2017.20170520.svn21215-11.8 is installed
  • OR texlive-svn-multi-bin-2017.20170520.svn13663-11.8 is installed
  • OR texlive-synctex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-synctex-devel-1.18-11.8 is installed
  • OR texlive-tetex-bin-2017.20170520.svn43957-11.8 is installed
  • OR texlive-tex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-tex4ebook-bin-2017.20170520.svn37771-11.8 is installed
  • OR texlive-tex4ht-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-texconfig-bin-2017.20170520.svn29741-11.8 is installed
  • OR texlive-texcount-bin-2017.20170520.svn13013-11.8 is installed
  • OR texlive-texdef-bin-2017.20170520.svn21802-11.8 is installed
  • OR texlive-texdiff-bin-2017.20170520.svn15506-11.8 is installed
  • OR texlive-texdirflatten-bin-2017.20170520.svn12782-11.8 is installed
  • OR texlive-texdoc-bin-2017.20170520.svn29741-11.8 is installed
  • OR texlive-texfot-bin-2017.20170520.svn33155-11.8 is installed
  • OR texlive-texliveonfly-bin-2017.20170520.svn24062-11.8 is installed
  • OR texlive-texloganalyser-bin-2017.20170520.svn13663-11.8 is installed
  • OR texlive-texlua-devel-5.2.4-11.8 is installed
  • OR texlive-texluajit-devel-2.1.0beta2-11.8 is installed
  • OR texlive-texosquery-bin-2017.20170520.svn43596-11.8 is installed
  • OR texlive-texsis-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-texware-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-thumbpdf-bin-2017.20170520.svn6898-11.8 is installed
  • OR texlive-tie-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-tpic2pdftex-bin-2017.20170520.svn29741-11.8 is installed
  • OR texlive-ttfutils-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-typeoutfileinfo-bin-2017.20170520.svn25648-11.8 is installed
  • OR texlive-ulqda-bin-2017.20170520.svn13663-11.8 is installed
  • OR texlive-uplatex-bin-2017.20170520.svn26326-11.8 is installed
  • OR texlive-uptex-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-urlbst-bin-2017.20170520.svn23262-11.8 is installed
  • OR texlive-velthuis-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-vlna-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-vpe-bin-2017.20170520.svn6897-11.8 is installed
  • OR texlive-web-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-xdvi-bin-2017.20170520.svn44143-11.8 is installed
  • OR texlive-xetex-bin-2017.20170520.svn44361-11.8 is installed
  • OR texlive-xmltex-bin-2017.20170520.svn3006-11.8 is installed
  • OR texlive-yplan-bin-2017.20170520.svn34398-11.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • bsdtar-3.3.2-3.3 is installed
  • OR libarchive-3.3.2-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.4-15 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.4-15 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.4-15 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.4-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.171-3.3 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.171-3.3 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.171-3.3 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.171-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_22-default-3-2 is installed
  • OR kernel-livepatch-SLE15_Update_6-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • tomcat-9.0.12-3.8 is installed
  • OR tomcat-docs-webapp-9.0.12-3.8 is installed
  • OR tomcat-embed-9.0.12-3.8 is installed
  • OR tomcat-javadoc-9.0.12-3.8 is installed
  • OR tomcat-jsvc-9.0.12-3.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND python-setuptools-1.1.7-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • spice-gtk-0.34-3.3 is installed
  • OR spice-gtk-devel-0.34-3.3 is installed
  • OR typelib-1_0-SpiceClientGlib-2_0-0.34-3.3 is installed
  • OR typelib-1_0-SpiceClientGtk-3_0-0.34-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-78 is installed
  • OR php5-5.5.14-78 is installed
  • OR php5-bcmath-5.5.14-78 is installed
  • OR php5-bz2-5.5.14-78 is installed
  • OR php5-calendar-5.5.14-78 is installed
  • OR php5-ctype-5.5.14-78 is installed
  • OR php5-curl-5.5.14-78 is installed
  • OR php5-dba-5.5.14-78 is installed
  • OR php5-dom-5.5.14-78 is installed
  • OR php5-enchant-5.5.14-78 is installed
  • OR php5-exif-5.5.14-78 is installed
  • OR php5-fastcgi-5.5.14-78 is installed
  • OR php5-fileinfo-5.5.14-78 is installed
  • OR php5-fpm-5.5.14-78 is installed
  • OR php5-ftp-5.5.14-78 is installed
  • OR php5-gd-5.5.14-78 is installed
  • OR php5-gettext-5.5.14-78 is installed
  • OR php5-gmp-5.5.14-78 is installed
  • OR php5-iconv-5.5.14-78 is installed
  • OR php5-imap-5.5.14-78 is installed
  • OR php5-intl-5.5.14-78 is installed
  • OR php5-json-5.5.14-78 is installed
  • OR php5-ldap-5.5.14-78 is installed
  • OR php5-mbstring-5.5.14-78 is installed
  • OR php5-mcrypt-5.5.14-78 is installed
  • OR php5-mysql-5.5.14-78 is installed
  • OR php5-odbc-5.5.14-78 is installed
  • OR php5-opcache-5.5.14-78 is installed
  • OR php5-openssl-5.5.14-78 is installed
  • OR php5-pcntl-5.5.14-78 is installed
  • OR php5-pdo-5.5.14-78 is installed
  • OR php5-pear-5.5.14-78 is installed
  • OR php5-pgsql-5.5.14-78 is installed
  • OR php5-phar-5.5.14-78 is installed
  • OR php5-posix-5.5.14-78 is installed
  • OR php5-pspell-5.5.14-78 is installed
  • OR php5-shmop-5.5.14-78 is installed
  • OR php5-snmp-5.5.14-78 is installed
  • OR php5-soap-5.5.14-78 is installed
  • OR php5-sockets-5.5.14-78 is installed
  • OR php5-sqlite-5.5.14-78 is installed
  • OR php5-suhosin-5.5.14-78 is installed
  • OR php5-sysvmsg-5.5.14-78 is installed
  • OR php5-sysvsem-5.5.14-78 is installed
  • OR php5-sysvshm-5.5.14-78 is installed
  • OR php5-tokenizer-5.5.14-78 is installed
  • OR php5-wddx-5.5.14-78 is installed
  • OR php5-xmlreader-5.5.14-78 is installed
  • OR php5-xmlrpc-5.5.14-78 is installed
  • OR php5-xmlwriter-5.5.14-78 is installed
  • OR php5-xsl-5.5.14-78 is installed
  • OR php5-zip-5.5.14-78 is installed
  • OR php5-zlib-5.5.14-78 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • kernel-default-3.0.101-0.47.106.5 is installed
  • OR kernel-default-base-3.0.101-0.47.106.5 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.5 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.5 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-source-3.0.101-0.47.106.5 is installed
  • OR kernel-syms-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.5 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.5 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • acl-2.2.47-30.5 is installed
  • OR libacl-2.2.47-30.5 is installed
  • OR libacl-32bit-2.2.47-30.5 is installed
  • OR libacl-x86-2.2.47-30.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • acl-2.2.47-30.5 is installed
  • OR libacl-2.2.47-30.5 is installed
  • OR libacl-32bit-2.2.47-30.5 is installed
  • OR libacl-x86-2.2.47-30.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • taglib-1.5-19.23 is installed
  • OR taglib-32bit-1.5-19.23 is installed
  • OR taglib-x86-1.5-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • taglib-1.5-19.23 is installed
  • OR taglib-32bit-1.5-19.23 is installed
  • OR taglib-x86-1.5-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • taglib-1.5-19.23 is installed
  • OR taglib-32bit-1.5-19.23 is installed
  • OR taglib-x86-1.5-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • taglib-1.5-19.23 is installed
  • OR taglib-32bit-1.5-19.23 is installed
  • OR taglib-x86-1.5-19.23 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 Package Information
  • mozilla-xulrunner191-1.9.1.9-1.12 is installed
  • OR mozilla-xulrunner191-32bit-1.9.1.9-1.12 is installed
  • OR mozilla-xulrunner191-gnomevfs-1.9.1.9-1.12 is installed
  • OR mozilla-xulrunner191-translations-1.9.1.9-1.12 is installed
  • OR mozilla-xulrunner191-x86-1.9.1.9-1.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • jasper-1.900.14-134.25 is installed
  • OR libjasper-1.900.14-134.25 is installed
  • OR libjasper-32bit-1.900.14-134.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • jasper-1.900.14-134.25 is installed
  • OR libjasper-1.900.14-134.25 is installed
  • OR libjasper-32bit-1.900.14-134.25 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 squid-2.7.STABLE5-2.12.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND squid-2.7.STABLE5-2.12.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND squid-2.7.STABLE5-2.12.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • sysstat-8.1.5-7.32 is installed
  • OR sysstat-isag-8.1.5-7.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-49 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-49 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • ecryptfs-utils-61-1.35 is installed
  • OR ecryptfs-utils-32bit-61-1.35 is installed
  • OR ecryptfs-utils-x86-61-1.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND enscript-1.6.4-152.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.6.0esr-62 is installed
  • OR MozillaFirefox-translations-45.6.0esr-62 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.6.0esr-62 is installed
  • OR MozillaFirefox-translations-45.6.0esr-62 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.6.0esr-62 is installed
  • OR MozillaFirefox-translations-45.6.0esr-62 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.6.0esr-62 is installed
  • OR MozillaFirefox-translations-45.6.0esr-62 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-30 is installed
  • OR xen-doc-html-4.2.5_21-30 is installed
  • OR xen-doc-pdf-4.2.5_21-30 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-libs-4.2.5_21-30 is installed
  • OR xen-libs-32bit-4.2.5_21-30 is installed
  • OR xen-tools-4.2.5_21-30 is installed
  • OR xen-tools-domU-4.2.5_21-30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-30 is installed
  • OR xen-doc-html-4.2.5_21-30 is installed
  • OR xen-doc-pdf-4.2.5_21-30 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-libs-4.2.5_21-30 is installed
  • OR xen-libs-32bit-4.2.5_21-30 is installed
  • OR xen-tools-4.2.5_21-30 is installed
  • OR xen-tools-domU-4.2.5_21-30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • OpenEXR-1.6.1-83.17.8 is installed
  • OR OpenEXR-32bit-1.6.1-83.17.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • OpenEXR-1.6.1-83.17.8 is installed
  • OR OpenEXR-32bit-1.6.1-83.17.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND enscript-1.6.4-152.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-common-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-other-60.8.0esr-78.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-common-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-other-60.8.0esr-78.43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libopenssl1-devel-1.0.1g-0.40 is installed
  • OR libopenssl1_0_0-1.0.1g-0.40 is installed
  • OR libopenssl1_0_0-32bit-1.0.1g-0.40 is installed
  • OR libopenssl1_0_0-x86-1.0.1g-0.40 is installed
  • OR openssl1-1.0.1g-0.40 is installed
  • OR openssl1-doc-1.0.1g-0.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libopenssl1-devel-1.0.1g-0.40 is installed
  • OR libopenssl1_0_0-1.0.1g-0.40 is installed
  • OR libopenssl1_0_0-32bit-1.0.1g-0.40 is installed
  • OR libopenssl1_0_0-x86-1.0.1g-0.40 is installed
  • OR openssl1-1.0.1g-0.40 is installed
  • OR openssl1-doc-1.0.1g-0.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • bind-9.9.6P1-28.6 is installed
  • OR bind-chrootenv-9.9.6P1-28.6 is installed
  • OR bind-doc-9.9.6P1-28.6 is installed
  • OR bind-libs-9.9.6P1-28.6 is installed
  • OR bind-libs-32bit-9.9.6P1-28.6 is installed
  • OR bind-utils-9.9.6P1-28.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • kernel-default-3.12.57-60.35 is installed
  • OR kernel-default-base-3.12.57-60.35 is installed
  • OR kernel-default-devel-3.12.57-60.35 is installed
  • OR kernel-default-man-3.12.57-60.35 is installed
  • OR kernel-devel-3.12.57-60.35 is installed
  • OR kernel-macros-3.12.57-60.35 is installed
  • OR kernel-source-3.12.57-60.35 is installed
  • OR kernel-syms-3.12.57-60.35 is installed
  • OR kernel-xen-3.12.57-60.35 is installed
  • OR kernel-xen-base-3.12.57-60.35 is installed
  • OR kernel-xen-devel-3.12.57-60.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • kernel-default-3.12.57-60.35 is installed
  • OR kernel-default-base-3.12.57-60.35 is installed
  • OR kernel-default-devel-3.12.57-60.35 is installed
  • OR kernel-default-man-3.12.57-60.35 is installed
  • OR kernel-devel-3.12.57-60.35 is installed
  • OR kernel-macros-3.12.57-60.35 is installed
  • OR kernel-source-3.12.57-60.35 is installed
  • OR kernel-syms-3.12.57-60.35 is installed
  • OR kernel-xen-3.12.57-60.35 is installed
  • OR kernel-xen-base-3.12.57-60.35 is installed
  • OR kernel-xen-devel-3.12.57-60.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.51 is installed
  • OR kernel-default-base-3.12.74-60.64.51 is installed
  • OR kernel-default-devel-3.12.74-60.64.51 is installed
  • OR kernel-default-man-3.12.74-60.64.51 is installed
  • OR kernel-devel-3.12.74-60.64.51 is installed
  • OR kernel-macros-3.12.74-60.64.51 is installed
  • OR kernel-source-3.12.74-60.64.51 is installed
  • OR kernel-syms-3.12.74-60.64.51 is installed
  • OR kernel-xen-3.12.74-60.64.51 is installed
  • OR kernel-xen-base-3.12.74-60.64.51 is installed
  • OR kernel-xen-devel-3.12.74-60.64.51 is installed
  • OR kgraft-patch-3_12_74-60_64_51-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-1-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.51 is installed
  • OR kernel-default-base-3.12.74-60.64.51 is installed
  • OR kernel-default-devel-3.12.74-60.64.51 is installed
  • OR kernel-default-man-3.12.74-60.64.51 is installed
  • OR kernel-devel-3.12.74-60.64.51 is installed
  • OR kernel-macros-3.12.74-60.64.51 is installed
  • OR kernel-source-3.12.74-60.64.51 is installed
  • OR kernel-syms-3.12.74-60.64.51 is installed
  • OR kernel-xen-3.12.74-60.64.51 is installed
  • OR kernel-xen-base-3.12.74-60.64.51 is installed
  • OR kernel-xen-devel-3.12.74-60.64.51 is installed
  • OR kgraft-patch-3_12_74-60_64_51-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_51-default-5-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-5-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • libass-0.10.2-3 is installed
  • OR libass5-0.10.2-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • libass-0.10.2-3 is installed
  • OR libass5-0.10.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND vsftpd-3.0.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • coreutils-8.25-12 is installed
  • OR coreutils-lang-8.25-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • bash-4.3-83.15 is installed
  • OR bash-doc-4.3-83.15 is installed
  • OR libreadline6-6.3-83.15 is installed
  • OR libreadline6-32bit-6.3-83.15 is installed
  • OR readline-doc-6.3-83.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_11-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_11-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-4 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.47 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_42-default-3-2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-3-2 is installed
  • OR kgraft-patch-SLE12_Update_12-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • libspice-server1-0.12.5-10 is installed
  • OR spice-0.12.5-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND cryptctl-1.2.6-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • dia-0.97.2-13 is installed
  • OR dia-lang-0.97.2-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.548-111 is installed
  • OR flash-player-gnome-11.2.202.548-111 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND libIlmImf-Imf_2_1-21-32bit-2.1.0-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND libdirectfb-1_7-1-32bit-1.7.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • MozillaThunderbird-60.5.0-3.20 is installed
  • OR MozillaThunderbird-translations-common-60.5.0-3.20 is installed
  • OR MozillaThunderbird-translations-other-60.5.0-3.20 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND ruby2.1-rubygem-sprockets-2_11-2.11.3-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • BACK