Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for tcpdump, libpcap (Moderate) |
Description: |
This update for tcpdump to version 4.9.0 and libpcap to version 1.8.1 fixes the several issues.
These security issues were fixed in tcpdump:
- CVE-2016-7922: The AH parser in tcpdump had a buffer overflow in print-ah.c:ah_print() (bsc#1020940). - CVE-2016-7923: The ARP parser in tcpdump had a buffer overflow in print-arp.c:arp_print() (bsc#1020940). - CVE-2016-7924: The ATM parser in tcpdump had a buffer overflow in print-atm.c:oam_print() (bsc#1020940). - CVE-2016-7925: The compressed SLIP parser in tcpdump had a buffer overflow in print-sl.c:sl_if_print() (bsc#1020940). - CVE-2016-7926: The Ethernet parser in tcpdump had a buffer overflow in print-ether.c:ethertype_print() (bsc#1020940). - CVE-2016-7927: The IEEE 802.11 parser in tcpdump had a buffer overflow in print-802_11.c:ieee802_11_radio_print() (bsc#1020940). - CVE-2016-7928: The IPComp parser in tcpdump had a buffer overflow in print-ipcomp.c:ipcomp_print() (bsc#1020940). - CVE-2016-7929: The Juniper PPPoE ATM parser in tcpdump had a buffer overflow in print-juniper.c:juniper_parse_header() (bsc#1020940). - CVE-2016-7930: The LLC/SNAP parser in tcpdump had a buffer overflow in print-llc.c:llc_print() (bsc#1020940). - CVE-2016-7931: The MPLS parser in tcpdump had a buffer overflow in print-mpls.c:mpls_print() (bsc#1020940). - CVE-2016-7932: The PIM parser in tcpdump had a buffer overflow in print-pim.c:pimv2_check_checksum() (bsc#1020940). - CVE-2016-7933: The PPP parser in tcpdump had a buffer overflow in print-ppp.c:ppp_hdlc_if_print() (bsc#1020940). - CVE-2016-7934: The RTCP parser in tcpdump had a buffer overflow in print-udp.c:rtcp_print() (bsc#1020940). - CVE-2016-7935: The RTP parser in tcpdump had a buffer overflow in print-udp.c:rtp_print() (bsc#1020940). - CVE-2016-7936: The UDP parser in tcpdump had a buffer overflow in print-udp.c:udp_print() (bsc#1020940). - CVE-2016-7937: The VAT parser in tcpdump had a buffer overflow in print-udp.c:vat_print() (bsc#1020940). - CVE-2016-7938: The ZeroMQ parser in tcpdump had an integer overflow in print-zeromq.c:zmtp1_print_frame() (bsc#1020940). - CVE-2016-7939: The GRE parser in tcpdump had a buffer overflow in print-gre.c, multiple functions (bsc#1020940). - CVE-2016-7940: The STP parser in tcpdump had a buffer overflow in print-stp.c, multiple functions (bsc#1020940). - CVE-2016-7973: The AppleTalk parser in tcpdump had a buffer overflow in print-atalk.c, multiple functions (bsc#1020940). - CVE-2016-7974: The IP parser in tcpdump had a buffer overflow in print-ip.c, multiple functions (bsc#1020940). - CVE-2016-7975: The TCP parser in tcpdump had a buffer overflow in print-tcp.c:tcp_print() (bsc#1020940). - CVE-2016-7983: The BOOTP parser in tcpdump had a buffer overflow in print-bootp.c:bootp_print() (bsc#1020940). - CVE-2016-7984: The TFTP parser in tcpdump had a buffer overflow in print-tftp.c:tftp_print() (bsc#1020940). - CVE-2016-7985: The CALM FAST parser in tcpdump had a buffer overflow in print-calm-fast.c:calm_fast_print() (bsc#1020940). - CVE-2016-7986: The GeoNetworking parser in tcpdump had a buffer overflow in print-geonet.c, multiple functions (bsc#1020940). - CVE-2016-7992: The Classical IP over ATM parser in tcpdump had a buffer overflow in print-cip.c:cip_if_print() (bsc#1020940). - CVE-2016-7993: A bug in util-print.c:relts_print() in tcpdump could cause a buffer overflow in multiple protocol parsers (DNS, DVMRP, HSRP, IGMP, lightweight resolver protocol, PIM) (bsc#1020940). - CVE-2016-8574: The FRF.15 parser in tcpdump had a buffer overflow in print-fr.c:frf15_print() (bsc#1020940). - CVE-2016-8575: The Q.933 parser in tcpdump had a buffer overflow in print-fr.c:q933_print(), a different vulnerability than CVE-2017-5482 (bsc#1020940). - CVE-2017-5202: The ISO CLNS parser in tcpdump had a buffer overflow in print-isoclns.c:clnp_print() (bsc#1020940). - CVE-2017-5203: The BOOTP parser in tcpdump had a buffer overflow in print-bootp.c:bootp_print() (bsc#1020940). - CVE-2017-5204: The IPv6 parser in tcpdump had a buffer overflow in print-ip6.c:ip6_print() (bsc#1020940). - CVE-2017-5205: The ISAKMP parser in tcpdump had a buffer overflow in print-isakmp.c:ikev2_e_print() (bsc#1020940). - CVE-2017-5341: The OTV parser in tcpdump had a buffer overflow in print-otv.c:otv_print() (bsc#1020940). - CVE-2017-5342: In tcpdump a bug in multiple protocol parsers (Geneve, GRE, NSH, OTV, VXLAN and VXLAN GPE) could cause a buffer overflow in print-ether.c:ether_print() (bsc#1020940). - CVE-2017-5482: The Q.933 parser in tcpdump had a buffer overflow in print-fr.c:q933_print(), a different vulnerability than CVE-2016-8575 (bsc#1020940). - CVE-2017-5483: The SNMP parser in tcpdump had a buffer overflow in print-snmp.c:asn1_parse() (bsc#1020940). - CVE-2017-5484: The ATM parser in tcpdump had a buffer overflow in print-atm.c:sig_print() (bsc#1020940). - CVE-2017-5485: The ISO CLNS parser in tcpdump had a buffer overflow in addrtoname.c:lookup_nsap() (bsc#1020940). - CVE-2017-5486: The ISO CLNS parser in tcpdump had a buffer overflow in print-isoclns.c:clnp_print() (bsc#1020940). - CVE-2015-3138: Fixed potential denial of service in print-wb.c (bsc#927637). - CVE-2015-0261: Integer signedness error in the mobility_opt_print function in the IPv6 mobility printer in tcpdump allowed remote attackers to cause a denial of service (out-of-bounds read and crash) or possibly execute arbitrary code via a negative length value (bsc#922220). - CVE-2015-2153: The rpki_rtr_pdu_print function in print-rpki-rtr.c in the TCP printer in tcpdump allowed remote attackers to cause a denial of service (out-of-bounds read or write and crash) via a crafted header length in an RPKI-RTR Protocol Data Unit (PDU) (bsc#922221). - CVE-2015-2154: The osi_print_cksum function in print-isoclns.c in the ethernet printer in tcpdump allowed remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted (1) length, (2) offset, or (3) base pointer checksum value (bsc#922222). - CVE-2015-2155: The force printer in tcpdump allowed remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unspecified vectors (bsc#922223). - CVE-2014-8767: Integer underflow in the olsr_print function in tcpdump 3.9.6 when in verbose mode, allowed remote attackers to cause a denial of service (crash) via a crafted length value in an OLSR frame (bsc#905870). - CVE-2014-8768: Multiple Integer underflows in the geonet_print function in tcpdump when run in verbose mode, allowed remote attackers to cause a denial of service (segmentation fault and crash) via a crafted length value in a Geonet frame (bsc#905871). - CVE-2014-8769: tcpdump might have allowed remote attackers to obtain sensitive information from memory or cause a denial of service (packet loss or segmentation fault) via a crafted Ad hoc On-Demand Distance Vector (AODV) packet, which triggers an out-of-bounds memory access (bsc#905872).
These non-security issues were fixed in tcpdump:
- PPKI to Router Protocol: Fix Segmentation Faults and other problems - RPKI to Router Protocol: print strings with fn_printn() - Added a short option '#', same as long option '--number' - nflog, mobile, forces, pptp, AODV, AHCP, IPv6, OSPFv4, RPL, DHCPv6 enhancements/fixes - M3UA decode added. - Added bittok2str(). - A number of unaligned access faults fixed - The -A flag does not consider CR to be printable anymore - fx.lebail took over coverity baby sitting - Default snapshot size increased to 256K for accomodate USB captures
These non-security issues were fixed in libpcap:
- Provide a -devel-static subpackage that contains the static libraries and all the extra dependencies which are not needed for dynamic linking. - Fix handling of packet count in the TPACKET_V3 inner loop - Filter out duplicate looped back CAN frames. - Fix the handling of loopback filters for IPv6 packets. - Add a link-layer header type for RDS (IEC 62106) groups. - Handle all CAN captures with pcap-linux.c, in cooked mode. - Removes the need for the 'host-endian' link-layer header type. - Have separate DLTs for big-endian and host-endian SocketCAN headers. - Properly check for sock_recv() errors. - Re-impose some of Winsock's limitations on sock_recv(). - Replace sprintf() with pcap_snprintf(). - Fix signature of pcap_stats_ex_remote(). - Have rpcap_remoteact_getsock() return a SOCKET and supply an 'is active' flag. - Clean up {DAG, Septel, Myricom SNF}-only builds. - pcap_create_interface() needs the interface name on Linux. - Clean up hardware time stamp support: the 'any' device does not support any time stamp types. - Recognize 802.1ad nested VLAN tag in vlan filter. - Support for filtering Geneve encapsulated packets. - Fix handling of zones for BPF on Solaris - Added bpf_filter1() with extensions - EBUSY can now be returned by SNFv3 code. - Don't crash on filters testing a non-existent link-layer type field. - Fix sending in non-blocking mode on Linux with memory-mapped capture. - Fix timestamps when reading pcap-ng files on big-endian machines. - Fixes for byte order issues with NFLOG captures - Handle using cooked mode for DLT_NETLINK in activate_new().
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1020940 1035686 1039209 1039210 1039379 1039380 905870 905871 905872 922220 922221 922222 922223 927637 930683 957517 CVE-2001-1267 CVE-2002-0399 CVE-2006-0225 CVE-2006-3403 CVE-2006-6097 CVE-2006-6107 CVE-2007-0451 CVE-2007-0452 CVE-2007-2444 CVE-2007-2446 CVE-2007-2447 CVE-2007-2873 CVE-2007-3820 CVE-2007-4138 CVE-2007-4224 CVE-2007-4225 CVE-2007-4572 CVE-2007-4752 CVE-2007-5398 CVE-2007-6015 CVE-2007-6353 CVE-2008-0595 CVE-2008-1105 CVE-2008-1483 CVE-2008-1671 CVE-2008-2382 CVE-2008-3789 CVE-2008-3834 CVE-2008-4311 CVE-2008-4314 CVE-2008-5714 CVE-2008-5913 CVE-2009-0022 CVE-2009-0365 CVE-2009-0578 CVE-2009-0689 CVE-2009-0798 CVE-2009-1189 CVE-2009-1720 CVE-2009-1721 CVE-2009-1886 CVE-2009-1888 CVE-2009-2813 CVE-2009-2906 CVE-2009-2948 CVE-2009-3555 CVE-2010-0164 CVE-2010-0165 CVE-2010-0166 CVE-2010-0167 CVE-2010-0168 CVE-2010-0169 CVE-2010-0170 CVE-2010-0171 CVE-2010-0172 CVE-2010-0173 CVE-2010-0174 CVE-2010-0176 CVE-2010-0177 CVE-2010-0178 CVE-2010-0179 CVE-2010-0181 CVE-2010-0182 CVE-2010-0547 CVE-2010-0654 CVE-2010-0728 CVE-2010-0787 CVE-2010-0926 CVE-2010-1028 CVE-2010-1121 CVE-2010-1125 CVE-2010-1196 CVE-2010-1197 CVE-2010-1198 CVE-2010-1199 CVE-2010-1200 CVE-2010-1201 CVE-2010-1202 CVE-2010-1203 CVE-2010-1205 CVE-2010-1206 CVE-2010-1207 CVE-2010-1208 CVE-2010-1209 CVE-2010-1210 CVE-2010-1211 CVE-2010-1212 CVE-2010-1213 CVE-2010-1214 CVE-2010-1215 CVE-2010-1585 CVE-2010-1635 CVE-2010-1642 CVE-2010-2063 CVE-2010-2751 CVE-2010-2752 CVE-2010-2753 CVE-2010-2754 CVE-2010-2755 CVE-2010-2760 CVE-2010-2762 CVE-2010-2764 CVE-2010-2765 CVE-2010-2766 CVE-2010-2767 CVE-2010-2768 CVE-2010-2769 CVE-2010-3069 CVE-2010-3166 CVE-2010-3167 CVE-2010-3168 CVE-2010-3169 CVE-2010-3170 CVE-2010-3173 CVE-2010-3174 CVE-2010-3175 CVE-2010-3176 CVE-2010-3177 CVE-2010-3178 CVE-2010-3179 CVE-2010-3180 CVE-2010-3182 CVE-2010-3183 CVE-2010-3765 CVE-2010-3766 CVE-2010-3767 CVE-2010-3768 CVE-2010-3769 CVE-2010-3770 CVE-2010-3771 CVE-2010-3772 CVE-2010-3773 CVE-2010-3775 CVE-2010-3776 CVE-2010-3777 CVE-2010-3778 CVE-2010-4352 CVE-2010-5107 CVE-2011-0051 CVE-2011-0053 CVE-2011-0054 CVE-2011-0055 CVE-2011-0056 CVE-2011-0057 CVE-2011-0059 CVE-2011-0061 CVE-2011-0062 CVE-2011-0065 CVE-2011-0066 CVE-2011-0067 CVE-2011-0069 CVE-2011-0070 CVE-2011-0072 CVE-2011-0073 CVE-2011-0074 CVE-2011-0075 CVE-2011-0077 CVE-2011-0078 CVE-2011-0080 CVE-2011-0081 CVE-2011-0083 CVE-2011-0084 CVE-2011-0085 CVE-2011-0719 CVE-2011-1202 CVE-2011-2362 CVE-2011-2363 CVE-2011-2364 CVE-2011-2365 CVE-2011-2371 CVE-2011-2372 CVE-2011-2373 CVE-2011-2374 CVE-2011-2376 CVE-2011-2377 CVE-2011-2378 CVE-2011-2522 CVE-2011-2694 CVE-2011-2980 CVE-2011-2981 CVE-2011-2982 CVE-2011-2983 CVE-2011-2995 CVE-2011-2996 CVE-2011-2999 CVE-2011-3000 CVE-2011-3001 CVE-2011-3200 CVE-2011-3647 CVE-2011-3648 CVE-2011-3650 CVE-2011-4578 CVE-2011-5000 CVE-2012-0814 CVE-2012-0817 CVE-2012-0870 CVE-2012-1182 CVE-2012-1502 CVE-2012-2111 CVE-2013-0213 CVE-2013-0214 CVE-2013-0454 CVE-2014-2532 CVE-2014-2653 CVE-2014-3634 CVE-2014-3683 CVE-2014-8767 CVE-2014-8768 CVE-2014-8769 CVE-2015-0261 CVE-2015-2153 CVE-2015-2154 CVE-2015-2155 CVE-2015-3138 CVE-2015-3885 CVE-2015-5352 CVE-2015-5600 CVE-2015-6563 CVE-2015-6564 CVE-2015-8367 CVE-2016-0777 CVE-2016-0778 CVE-2016-7922 CVE-2016-7923 CVE-2016-7924 CVE-2016-7925 CVE-2016-7926 CVE-2016-7927 CVE-2016-7928 CVE-2016-7929 CVE-2016-7930 CVE-2016-7931 CVE-2016-7932 CVE-2016-7933 CVE-2016-7934 CVE-2016-7935 CVE-2016-7936 CVE-2016-7937 CVE-2016-7938 CVE-2016-7939 CVE-2016-7940 CVE-2016-7973 CVE-2016-7974 CVE-2016-7975 CVE-2016-7983 CVE-2016-7984 CVE-2016-7985 CVE-2016-7986 CVE-2016-7992 CVE-2016-7993 CVE-2016-8574 CVE-2016-8575 CVE-2017-5202 CVE-2017-5203 CVE-2017-5204 CVE-2017-5205 CVE-2017-5341 CVE-2017-5342 CVE-2017-5482 CVE-2017-5483 CVE-2017-5484 CVE-2017-5485 CVE-2017-5486 CVE-2017-6886 CVE-2017-6887 CVE-2017-6889 CVE-2017-6890 CVE-2017-6899 SUSE-SU-2017:1110-1 SUSE-SU-2017:2300-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-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-ESPOS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-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 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-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE 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 OpenStack Cloud 5 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND mutt-1.5.24-1.7 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND apache-commons-httpclient-3.1-9.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
gnome-games-3.10.0-6.1 is installed
OR gnome-games-recommended-3.10.0-6.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
gnutls-2.4.1-24.39.57 is installed
OR libgnutls26-2.4.1-24.39.57 is installed
OR libgnutls26-32bit-2.4.1-24.39.57 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.85-0.11 is installed
OR java-1_7_0-openjdk-demo-1.7.0.85-0.11 is installed
OR java-1_7_0-openjdk-devel-1.7.0.85-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND pigz-2.3-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libdcerpc-binding0-4.2.4-11 is installed
OR libdcerpc-binding0-32bit-4.2.4-11 is installed
OR libdcerpc0-4.2.4-11 is installed
OR libdcerpc0-32bit-4.2.4-11 is installed
OR libgensec0-4.2.4-11 is installed
OR libgensec0-32bit-4.2.4-11 is installed
OR libndr-krb5pac0-4.2.4-11 is installed
OR libndr-krb5pac0-32bit-4.2.4-11 is installed
OR libndr-nbt0-4.2.4-11 is installed
OR libndr-nbt0-32bit-4.2.4-11 is installed
OR libndr-standard0-4.2.4-11 is installed
OR libndr-standard0-32bit-4.2.4-11 is installed
OR libndr0-4.2.4-11 is installed
OR libndr0-32bit-4.2.4-11 is installed
OR libnetapi0-4.2.4-11 is installed
OR libnetapi0-32bit-4.2.4-11 is installed
OR libregistry0-4.2.4-11 is installed
OR libsamba-credentials0-4.2.4-11 is installed
OR libsamba-credentials0-32bit-4.2.4-11 is installed
OR libsamba-hostconfig0-4.2.4-11 is installed
OR libsamba-hostconfig0-32bit-4.2.4-11 is installed
OR libsamba-passdb0-4.2.4-11 is installed
OR libsamba-passdb0-32bit-4.2.4-11 is installed
OR libsamba-util0-4.2.4-11 is installed
OR libsamba-util0-32bit-4.2.4-11 is installed
OR libsamdb0-4.2.4-11 is installed
OR libsamdb0-32bit-4.2.4-11 is installed
OR libsmbclient-raw0-4.2.4-11 is installed
OR libsmbclient-raw0-32bit-4.2.4-11 is installed
OR libsmbclient0-4.2.4-11 is installed
OR libsmbclient0-32bit-4.2.4-11 is installed
OR libsmbconf0-4.2.4-11 is installed
OR libsmbconf0-32bit-4.2.4-11 is installed
OR libsmbldap0-4.2.4-11 is installed
OR libsmbldap0-32bit-4.2.4-11 is installed
OR libtevent-util0-4.2.4-11 is installed
OR libtevent-util0-32bit-4.2.4-11 is installed
OR libwbclient0-4.2.4-11 is installed
OR libwbclient0-32bit-4.2.4-11 is installed
OR samba-4.2.4-11 is installed
OR samba-32bit-4.2.4-11 is installed
OR samba-client-4.2.4-11 is installed
OR samba-client-32bit-4.2.4-11 is installed
OR samba-doc-4.2.4-11 is installed
OR samba-libs-4.2.4-11 is installed
OR samba-libs-32bit-4.2.4-11 is installed
OR samba-winbind-4.2.4-11 is installed
OR samba-winbind-32bit-4.2.4-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND perl-XML-LibXML-2.0019-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 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 Module for Advanced Systems Management 12 is installed
AND facter-2.0.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND syslog-ng-3.4.5-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
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 is installed
AND
evolution-data-server-2.24.1.1-11.12 is installed
OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
OR evolution-data-server-lang-2.24.1.1-11.12 is installed
OR evolution-data-server-x86-2.24.1.1-11.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
evolution-data-server-2.24.1.1-11.12 is installed
OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
OR evolution-data-server-lang-2.24.1.1-11.12 is installed
OR evolution-data-server-x86-2.24.1.1-11.12 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
gtk2-2.18.9-0.20.18 is installed
OR gtk2-32bit-2.18.9-0.20.18 is installed
OR gtk2-doc-2.18.9-0.20.18 is installed
OR gtk2-lang-2.18.9-0.20.18 is installed
OR gtk2-x86-2.18.9-0.20.18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
gtk2-2.18.9-0.20.18 is installed
OR gtk2-32bit-2.18.9-0.20.18 is installed
OR gtk2-doc-2.18.9-0.20.18 is installed
OR gtk2-lang-2.18.9-0.20.18 is installed
OR gtk2-x86-2.18.9-0.20.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
gtk2-2.18.9-0.20.18 is installed
OR gtk2-32bit-2.18.9-0.20.18 is installed
OR gtk2-doc-2.18.9-0.20.18 is installed
OR gtk2-lang-2.18.9-0.20.18 is installed
OR gtk2-x86-2.18.9-0.20.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND libexiv2-4-0.17.1-31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
liblzo2-2-2.03-12.3 is installed
OR liblzo2-2-32bit-2.03-12.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
liblzo2-2-2.03-12.3 is installed
OR liblzo2-2-32bit-2.03-12.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
liblzo2-2-2.03-12.3 is installed
OR liblzo2-2-32bit-2.03-12.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
liblzo2-2-2.03-12.3 is installed
OR liblzo2-2-32bit-2.03-12.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
puppet-2.6.18-0.12 is installed
OR puppet-server-2.6.18-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
puppet-2.6.18-0.12 is installed
OR puppet-server-2.6.18-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
puppet-2.6.18-0.12 is installed
OR puppet-server-2.6.18-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
puppet-2.6.18-0.12 is installed
OR puppet-server-2.6.18-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
puppet-2.6.18-0.12 is installed
OR puppet-server-2.6.18-0.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
OR Mesa-x86-7.11.2-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
OR Mesa-x86-7.11.2-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
OR Mesa-x86-7.11.2-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
dbus-1-1.2.10-3.23 is installed
OR dbus-1-32bit-1.2.10-3.23 is installed
OR dbus-1-x11-1.2.10-3.23 is installed
OR dbus-1-x86-1.2.10-3.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.44 is installed
OR kernel-default-base-3.0.101-0.7.44 is installed
OR kernel-default-devel-3.0.101-0.7.44 is installed
OR kernel-default-man-3.0.101-0.7.44 is installed
OR kernel-ec2-3.0.101-0.7.44 is installed
OR kernel-ec2-base-3.0.101-0.7.44 is installed
OR kernel-ec2-devel-3.0.101-0.7.44 is installed
OR kernel-pae-3.0.101-0.7.44 is installed
OR kernel-pae-base-3.0.101-0.7.44 is installed
OR kernel-pae-devel-3.0.101-0.7.44 is installed
OR kernel-source-3.0.101-0.7.44 is installed
OR kernel-syms-3.0.101-0.7.44 is installed
OR kernel-trace-3.0.101-0.7.44 is installed
OR kernel-trace-base-3.0.101-0.7.44 is installed
OR kernel-trace-devel-3.0.101-0.7.44 is installed
OR kernel-xen-3.0.101-0.7.44 is installed
OR kernel-xen-base-3.0.101-0.7.44 is installed
OR kernel-xen-devel-3.0.101-0.7.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.44 is installed
OR kernel-default-base-3.0.101-0.7.44 is installed
OR kernel-default-devel-3.0.101-0.7.44 is installed
OR kernel-default-man-3.0.101-0.7.44 is installed
OR kernel-ec2-3.0.101-0.7.44 is installed
OR kernel-ec2-base-3.0.101-0.7.44 is installed
OR kernel-ec2-devel-3.0.101-0.7.44 is installed
OR kernel-pae-3.0.101-0.7.44 is installed
OR kernel-pae-base-3.0.101-0.7.44 is installed
OR kernel-pae-devel-3.0.101-0.7.44 is installed
OR kernel-source-3.0.101-0.7.44 is installed
OR kernel-syms-3.0.101-0.7.44 is installed
OR kernel-trace-3.0.101-0.7.44 is installed
OR kernel-trace-base-3.0.101-0.7.44 is installed
OR kernel-trace-devel-3.0.101-0.7.44 is installed
OR kernel-xen-3.0.101-0.7.44 is installed
OR kernel-xen-base-3.0.101-0.7.44 is installed
OR kernel-xen-devel-3.0.101-0.7.44 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 11 SP3-TERADATA 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 SAP Applications 11 SP3-TERADATA 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 |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
ldapsmb-1.34b-12.39 is installed
OR libldb1-3.6.3-0.39 is installed
OR libsmbclient0-3.6.3-0.39 is installed
OR libsmbclient0-32bit-3.6.3-0.39 is installed
OR libsmbclient0-x86-3.6.3-0.39 is installed
OR libtalloc2-3.6.3-0.39 is installed
OR libtalloc2-32bit-3.6.3-0.39 is installed
OR libtalloc2-x86-3.6.3-0.39 is installed
OR libtdb1-3.6.3-0.39 is installed
OR libtdb1-32bit-3.6.3-0.39 is installed
OR libtdb1-x86-3.6.3-0.39 is installed
OR libtevent0-3.6.3-0.39 is installed
OR libwbclient0-3.6.3-0.39 is installed
OR libwbclient0-32bit-3.6.3-0.39 is installed
OR libwbclient0-x86-3.6.3-0.39 is installed
OR samba-3.6.3-0.39 is installed
OR samba-32bit-3.6.3-0.39 is installed
OR samba-client-3.6.3-0.39 is installed
OR samba-client-32bit-3.6.3-0.39 is installed
OR samba-client-x86-3.6.3-0.39 is installed
OR samba-krb-printing-3.6.3-0.39 is installed
OR samba-winbind-3.6.3-0.39 is installed
OR samba-winbind-32bit-3.6.3-0.39 is installed
OR samba-winbind-x86-3.6.3-0.39 is installed
OR samba-x86-3.6.3-0.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.30-47 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.30-47 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.30-47 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.30-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.30-47 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.30-47 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.30-47 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.30-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.45-84 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.45-84 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.45-84 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.45-84 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.45-84 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.45-84 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND acpid-1.0.6-91.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
bind-9.9.6P1-0.51.15 is installed
OR bind-chrootenv-9.9.6P1-0.51.15 is installed
OR bind-doc-9.9.6P1-0.51.15 is installed
OR bind-libs-9.9.6P1-0.51.15 is installed
OR bind-libs-32bit-9.9.6P1-0.51.15 is installed
OR bind-utils-9.9.6P1-0.51.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
bind-9.9.6P1-0.51.15 is installed
OR bind-chrootenv-9.9.6P1-0.51.15 is installed
OR bind-doc-9.9.6P1-0.51.15 is installed
OR bind-libs-9.9.6P1-0.51.15 is installed
OR bind-libs-32bit-9.9.6P1-0.51.15 is installed
OR bind-utils-9.9.6P1-0.51.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
openssh-openssl1-6.6p1-10 is installed
OR openssh-openssl1-helpers-6.6p1-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
avahi-0.6.31-20 is installed
OR avahi-lang-0.6.31-20 is installed
OR avahi-utils-0.6.31-20 is installed
OR libavahi-client3-0.6.31-20 is installed
OR libavahi-client3-32bit-0.6.31-20 is installed
OR libavahi-common3-0.6.31-20 is installed
OR libavahi-common3-32bit-0.6.31-20 is installed
OR libavahi-core7-0.6.31-20 is installed
OR libdns_sd-0.6.31-20 is installed
OR libdns_sd-32bit-0.6.31-20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
squidGuard-1.4-27 is installed
OR squidGuard-doc-1.4-27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
squidGuard-1.4-27 is installed
OR squidGuard-doc-1.4-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libjpeg-turbo-1.3.1-30 is installed
OR libjpeg62-62.1.0-30 is installed
OR libjpeg62-32bit-62.1.0-30 is installed
OR libjpeg62-turbo-1.3.1-30 is installed
OR libjpeg8-8.0.2-30 is installed
OR libjpeg8-32bit-8.0.2-30 is installed
OR libturbojpeg0-8.0.2-30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.48 is installed
OR kernel-default-base-3.12.74-60.64.48 is installed
OR kernel-default-devel-3.12.74-60.64.48 is installed
OR kernel-default-man-3.12.74-60.64.48 is installed
OR kernel-devel-3.12.74-60.64.48 is installed
OR kernel-macros-3.12.74-60.64.48 is installed
OR kernel-source-3.12.74-60.64.48 is installed
OR kernel-syms-3.12.74-60.64.48 is installed
OR kernel-xen-3.12.74-60.64.48 is installed
OR kernel-xen-base-3.12.74-60.64.48 is installed
OR kernel-xen-devel-3.12.74-60.64.48 is installed
OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_17-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.48 is installed
OR kernel-default-base-3.12.74-60.64.48 is installed
OR kernel-default-devel-3.12.74-60.64.48 is installed
OR kernel-default-man-3.12.74-60.64.48 is installed
OR kernel-devel-3.12.74-60.64.48 is installed
OR kernel-macros-3.12.74-60.64.48 is installed
OR kernel-source-3.12.74-60.64.48 is installed
OR kernel-syms-3.12.74-60.64.48 is installed
OR kernel-xen-3.12.74-60.64.48 is installed
OR kernel-xen-base-3.12.74-60.64.48 is installed
OR kernel-xen-devel-3.12.74-60.64.48 is installed
OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_17-1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
gvim-7.4.326-7 is installed
OR vim-7.4.326-7 is installed
OR vim-data-7.4.326-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
gvim-7.4.326-7 is installed
OR vim-7.4.326-7 is installed
OR vim-data-7.4.326-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
java-1_8_0-openjdk-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
java-1_8_0-openjdk-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_32-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_11-10-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_32-default-10-2 is installed
OR kgraft-patch-SLE12-SP2_Update_11-10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_103-92_53-default-5-2.1 is installed
OR kgraft-patch-SLE12-SP2_Update_16-5-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND apache2-mod_perl-2.0.8-11.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libjavascriptcoregtk-4_0-18-2.24.4-2.47 is installed
OR libwebkit2gtk-4_0-37-2.24.4-2.47 is installed
OR libwebkit2gtk3-lang-2.24.4-2.47 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.24.4-2.47 is installed
OR typelib-1_0-WebKit2-4_0-2.24.4-2.47 is installed
OR webkit2gtk-4_0-injected-bundles-2.24.4-2.47 is installed
OR webkit2gtk3-2.24.4-2.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libjavascriptcoregtk-4_0-18-2.24.4-2.47 is installed
OR libwebkit2gtk-4_0-37-2.24.4-2.47 is installed
OR libwebkit2gtk3-lang-2.24.4-2.47 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.24.4-2.47 is installed
OR typelib-1_0-WebKit2-4_0-2.24.4-2.47 is installed
OR webkit2gtk-4_0-injected-bundles-2.24.4-2.47 is installed
OR webkit2gtk3-2.24.4-2.47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
cups-1.7.5-20.17 is installed
OR cups-client-1.7.5-20.17 is installed
OR cups-libs-1.7.5-20.17 is installed
OR cups-libs-32bit-1.7.5-20.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
cups-1.7.5-20.17 is installed
OR cups-client-1.7.5-20.17 is installed
OR cups-libs-1.7.5-20.17 is installed
OR cups-libs-32bit-1.7.5-20.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
python3-rpm-4.11.2-16.21 is installed
OR rpm-4.11.2-16.21 is installed
OR rpm-32bit-4.11.2-16.21 is installed
OR rpm-build-4.11.2-16.21 is installed
OR rpm-python-4.11.2-16.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
python3-rpm-4.11.2-16.21 is installed
OR rpm-4.11.2-16.21 is installed
OR rpm-32bit-4.11.2-16.21 is installed
OR rpm-build-4.11.2-16.21 is installed
OR rpm-python-4.11.2-16.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND libgme0-0.6.0-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
libpython3_4m1_0-3.4.6-25.21 is installed
OR python3-3.4.6-25.21 is installed
OR python3-base-3.4.6-25.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
libpython3_4m1_0-3.4.6-25.21 is installed
OR python3-3.4.6-25.21 is installed
OR python3-base-3.4.6-25.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
apache2-2.4.23-14 is installed
OR apache2-doc-2.4.23-14 is installed
OR apache2-example-pages-2.4.23-14 is installed
OR apache2-prefork-2.4.23-14 is installed
OR apache2-utils-2.4.23-14 is installed
OR apache2-worker-2.4.23-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
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-devel-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-imap-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-ncurses-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-posix-5.2.14-0.7.30.50 is installed
OR php5-pspell-5.2.14-0.7.30.50 is installed
OR php5-readline-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-sockets-5.2.14-0.7.30.50 is installed
OR php5-sqlite-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-tidy-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 |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND fastjar-0.95-1.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND NetworkManager-devel-0.7.1_git20090811-3.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND lcms-1.19-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libpcap-1.8.1-9 is installed
OR libpcap1-32bit-1.8.1-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libraw-0.15.4-9 is installed
OR libraw9-0.15.4-9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND wget-1.11.4-1.32 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
storm-1.0.5-5.3 is installed
OR storm-nimbus-1.0.5-5.3 is installed
OR storm-supervisor-1.0.5-5.3 is installed
|