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 1047044 1047898 1050120 1050606 1051446 1052468 1052550 1052710 1052720 1052731 1052732 1055065 1055323 1055434 1055855 1058640 1059751 1074123 1074969 1074973 1074975 905870 905871 905872 922220 922221 922222 922223 927637 CVE-2006-0225 CVE-2006-2450 CVE-2006-4339 CVE-2006-5867 CVE-2006-5974 CVE-2007-0010 CVE-2007-1320 CVE-2007-1321 CVE-2007-1322 CVE-2007-1323 CVE-2007-1366 CVE-2007-1558 CVE-2007-3919 CVE-2007-4565 CVE-2007-4752 CVE-2008-0007 CVE-2008-0009 CVE-2008-0010 CVE-2008-1375 CVE-2008-1483 CVE-2008-1669 CVE-2008-1673 CVE-2008-1675 CVE-2008-3528 CVE-2008-3825 CVE-2008-3831 CVE-2008-5079 CVE-2008-5182 CVE-2008-5300 CVE-2009-0029 CVE-2009-0586 CVE-2009-2666 CVE-2009-3939 CVE-2009-4026 CVE-2009-4027 CVE-2009-4131 CVE-2009-4138 CVE-2009-4536 CVE-2009-4537 CVE-2009-4538 CVE-2009-5031 CVE-2010-0409 CVE-2010-0415 CVE-2010-0622 CVE-2010-0623 CVE-2010-1000 CVE-2010-1146 CVE-2010-1173 CVE-2010-1437 CVE-2010-1641 CVE-2010-2066 CVE-2010-2798 CVE-2010-2803 CVE-2010-2942 CVE-2010-2943 CVE-2010-2946 CVE-2010-2954 CVE-2010-2955 CVE-2010-2959 CVE-2010-2960 CVE-2010-2962 CVE-2010-2963 CVE-2010-3015 CVE-2010-3078 CVE-2010-3079 CVE-2010-3080 CVE-2010-3081 CVE-2010-3084 CVE-2010-3296 CVE-2010-3297 CVE-2010-3298 CVE-2010-3301 CVE-2010-3310 CVE-2010-3437 CVE-2010-3699 CVE-2010-3705 CVE-2010-3861 CVE-2010-3873 CVE-2010-3874 CVE-2010-3875 CVE-2010-3876 CVE-2010-3877 CVE-2010-3880 CVE-2010-3881 CVE-2010-4072 CVE-2010-4073 CVE-2010-4075 CVE-2010-4076 CVE-2010-4077 CVE-2010-4082 CVE-2010-4083 CVE-2010-4157 CVE-2010-4158 CVE-2010-4160 CVE-2010-4162 CVE-2010-4163 CVE-2010-4164 CVE-2010-4165 CVE-2010-4169 CVE-2010-4175 CVE-2010-4243 CVE-2010-4251 CVE-2010-4258 CVE-2010-4342 CVE-2010-4529 CVE-2010-4656 CVE-2010-4668 CVE-2010-5107 CVE-2011-0521 CVE-2011-0710 CVE-2011-0711 CVE-2011-0712 CVE-2011-1016 CVE-2011-1017 CVE-2011-1020 CVE-2011-1083 CVE-2011-1160 CVE-2011-1180 CVE-2011-1182 CVE-2011-1478 CVE-2011-1573 CVE-2011-1577 CVE-2011-1593 CVE-2011-1946 CVE-2011-1947 CVE-2011-2182 CVE-2011-2183 CVE-2011-2203 CVE-2011-2479 CVE-2011-2485 CVE-2011-2491 CVE-2011-2494 CVE-2011-2495 CVE-2011-2496 CVE-2011-3191 CVE-2011-4086 CVE-2011-4097 CVE-2011-4127 CVE-2011-4131 CVE-2011-4604 CVE-2011-4622 CVE-2011-5000 CVE-2012-0038 CVE-2012-0045 CVE-2012-0056 CVE-2012-0207 CVE-2012-0698 CVE-2012-0814 CVE-2012-1090 CVE-2012-1097 CVE-2012-1146 CVE-2012-1179 CVE-2012-1601 CVE-2012-2119 CVE-2012-2133 CVE-2012-2136 CVE-2012-2137 CVE-2012-2370 CVE-2012-2372 CVE-2012-2373 CVE-2012-2390 CVE-2012-2663 CVE-2012-2745 CVE-2012-2751 CVE-2012-3412 CVE-2012-3430 CVE-2012-4398 CVE-2012-4461 CVE-2012-4528 CVE-2012-5517 CVE-2013-0160 CVE-2013-0216 CVE-2013-0231 CVE-2013-0871 CVE-2013-0913 CVE-2013-1059 CVE-2013-1767 CVE-2013-1774 CVE-2013-1796 CVE-2013-1797 CVE-2013-1798 CVE-2013-1819 CVE-2013-1848 CVE-2013-1915 CVE-2013-1929 CVE-2013-1979 CVE-2013-2015 CVE-2013-2061 CVE-2013-2094 CVE-2013-2148 CVE-2013-2164 CVE-2013-2206 CVE-2013-2232 CVE-2013-2234 CVE-2013-2237 CVE-2013-2765 CVE-2013-2850 CVE-2013-2851 CVE-2013-2852 CVE-2013-2893 CVE-2013-2897 CVE-2013-2899 CVE-2013-2929 CVE-2013-3301 CVE-2013-4162 CVE-2013-4163 CVE-2013-4470 CVE-2013-4483 CVE-2013-4511 CVE-2013-4514 CVE-2013-4515 CVE-2013-4579 CVE-2013-4587 CVE-2013-4592 CVE-2013-5705 CVE-2013-6367 CVE-2013-6368 CVE-2013-6376 CVE-2013-6378 CVE-2013-6380 CVE-2013-6382 CVE-2013-6885 CVE-2013-7027 CVE-2013-7263 CVE-2013-7264 CVE-2013-7265 CVE-2013-7339 CVE-2014-0055 CVE-2014-00691 CVE-2014-0077 CVE-2014-0101 CVE-2014-0131 CVE-2014-0155 CVE-2014-0181 CVE-2014-0196 CVE-2014-1444 CVE-2014-1445 CVE-2014-1446 CVE-2014-1737 CVE-2014-1738 CVE-2014-1739 CVE-2014-1874 CVE-2014-2309 CVE-2014-2523 CVE-2014-2678 CVE-2014-2851 CVE-2014-3122 CVE-2014-3144 CVE-2014-3145 CVE-2014-3153 CVE-2014-3181 CVE-2014-3184 CVE-2014-3185 CVE-2014-3186 CVE-2014-3601 CVE-2014-3610 CVE-2014-3611 CVE-2014-3646 CVE-2014-3647 CVE-2014-3673 CVE-2014-3687 CVE-2014-3688 CVE-2014-3690 CVE-2014-3917 CVE-2014-4171 CVE-2014-4508 CVE-2014-4608 CVE-2014-4652 CVE-2014-4653 CVE-2014-4654 CVE-2014-4655 CVE-2014-4656 CVE-2014-4667 CVE-2014-4699 CVE-2014-4943 CVE-2014-5077 CVE-2014-5471 CVE-2014-5472 CVE-2014-6410 CVE-2014-7822 CVE-2014-7826 CVE-2014-7841 CVE-2014-7842 CVE-2014-7970 CVE-2014-8086 CVE-2014-8104 CVE-2014-8133 CVE-2014-8134 CVE-2014-8159 CVE-2014-8160 CVE-2014-8369 CVE-2014-8559 CVE-2014-8709 CVE-2014-8767 CVE-2014-8768 CVE-2014-8769 CVE-2014-9090 CVE-2014-9322 CVE-2014-9419 CVE-2014-9420 CVE-2014-9529 CVE-2014-9584 CVE-2014-9585 CVE-2014-9683 CVE-2015-0261 CVE-2015-0777 CVE-2015-1421 CVE-2015-1593 CVE-2015-1805 CVE-2015-2041 CVE-2015-2042 CVE-2015-2150 CVE-2015-2153 CVE-2015-2154 CVE-2015-2155 CVE-2015-2830 CVE-2015-2922 CVE-2015-3138 CVE-2015-3331 CVE-2015-3339 CVE-2015-3636 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-10800 CVE-2017-11141 CVE-2017-11529 CVE-2017-11644 CVE-2017-11724 CVE-2017-12166 CVE-2017-12434 CVE-2017-12564 CVE-2017-12667 CVE-2017-12670 CVE-2017-12672 CVE-2017-12675 CVE-2017-13060 CVE-2017-13146 CVE-2017-13648 CVE-2017-13658 CVE-2017-14326 CVE-2017-14533 CVE-2017-17881 CVE-2017-18022 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-7478 CVE-2017-7479 CVE-2017-7508 CVE-2017-7520 CVE-2017-7521 CVE-2018-5246 CVE-2018-5247 SUSE-SU-2017:1110-1 SUSE-SU-2018:0130-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 Public Cloud 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-TERADATA SUSE Linux Enterprise Server 12 SP4 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 11-SECURITY 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-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
tigervnc-1.5.0-11.1 is installed
OR xorg-x11-Xvnc-1.5.0-11.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
aria2-1.24.0-1.1 is installed
OR aria2-lang-1.24.0-1.1 is installed
OR libaria2-0-1.24.0-1.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
GraphicsMagick-devel-1.3.25-15.2 is installed
OR libGraphicsMagick-Q16-3-1.3.25-15.2 is installed
OR libGraphicsMagick3-config-1.3.25-15.2 is installed
OR libGraphicsMagickWand-Q16-2-1.3.25-15.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
freetype2-2.3.7-25.32 is installed
OR freetype2-32bit-2.3.7-25.32 is installed
OR freetype2-devel-2.3.7-25.32 is installed
OR ft2demos-2.3.7-25.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
cups-1.3.9-8.46.52 is installed
OR cups-client-1.3.9-8.46.52 is installed
OR cups-libs-1.3.9-8.46.52 is installed
OR cups-libs-32bit-1.3.9-8.46.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
kernel-default-3.0.101-68 is installed
OR kernel-default-base-3.0.101-68 is installed
OR kernel-default-devel-3.0.101-68 is installed
OR kernel-default-extra-3.0.101-68 is installed
OR kernel-pae-3.0.101-68 is installed
OR kernel-pae-base-3.0.101-68 is installed
OR kernel-pae-devel-3.0.101-68 is installed
OR kernel-pae-extra-3.0.101-68 is installed
OR kernel-source-3.0.101-68 is installed
OR kernel-syms-3.0.101-68 is installed
OR kernel-trace-3.0.101-68 is installed
OR kernel-trace-devel-3.0.101-68 is installed
OR kernel-xen-3.0.101-68 is installed
OR kernel-xen-base-3.0.101-68 is installed
OR kernel-xen-devel-3.0.101-68 is installed
OR kernel-xen-extra-3.0.101-68 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
libssh-0.6.3-4 is installed
OR libssh4-0.6.3-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libopus0-1.1-3 is installed
OR opus-1.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gstreamer-plugins-base-1.8.3-9 is installed
OR gstreamer-plugins-base-lang-1.8.3-9 is installed
OR libgstallocators-1_0-0-1.8.3-9 is installed
OR libgstapp-1_0-0-1.8.3-9 is installed
OR libgstapp-1_0-0-32bit-1.8.3-9 is installed
OR libgstaudio-1_0-0-1.8.3-9 is installed
OR libgstaudio-1_0-0-32bit-1.8.3-9 is installed
OR libgstfft-1_0-0-1.8.3-9 is installed
OR libgstfft-1_0-0-32bit-1.8.3-9 is installed
OR libgstpbutils-1_0-0-1.8.3-9 is installed
OR libgstpbutils-1_0-0-32bit-1.8.3-9 is installed
OR libgstriff-1_0-0-1.8.3-9 is installed
OR libgstrtp-1_0-0-1.8.3-9 is installed
OR libgstrtsp-1_0-0-1.8.3-9 is installed
OR libgstsdp-1_0-0-1.8.3-9 is installed
OR libgsttag-1_0-0-1.8.3-9 is installed
OR libgsttag-1_0-0-32bit-1.8.3-9 is installed
OR libgstvideo-1_0-0-1.8.3-9 is installed
OR libgstvideo-1_0-0-32bit-1.8.3-9 is installed
OR typelib-1_0-GstAudio-1_0-1.8.3-9 is installed
OR typelib-1_0-GstPbutils-1_0-1.8.3-9 is installed
OR typelib-1_0-GstTag-1_0-1.8.3-9 is installed
OR typelib-1_0-GstVideo-1_0-1.8.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-requests-2.3.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-52.8.0esr-72.32 is installed
OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
openslp-1.2.0-172.10.7 is installed
OR openslp-32bit-1.2.0-172.10.7 is installed
OR openslp-server-1.2.0-172.10.7 is installed
OR openslp-x86-1.2.0-172.10.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
openslp-1.2.0-172.10.7 is installed
OR openslp-32bit-1.2.0-172.10.7 is installed
OR openslp-server-1.2.0-172.10.7 is installed
OR openslp-x86-1.2.0-172.10.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND openssl-certs-0.9.8h-27.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND openssl-certs-0.9.8h-27.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
ark-4.3.5-0.3 is installed
OR kcalc-4.3.5-0.3 is installed
OR kcharselect-4.3.5-0.3 is installed
OR kdessh-4.3.5-0.3 is installed
OR kdf-4.3.5-0.3 is installed
OR kfloppy-4.3.5-0.3 is installed
OR kgpg-4.3.5-0.3 is installed
OR ktimer-4.3.5-0.3 is installed
OR kwalletmanager-4.3.5-0.3 is installed
OR kwikdisk-4.3.5-0.3 is installed
OR okteta-4.3.5-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ark-4.3.5-0.3 is installed
OR kcalc-4.3.5-0.3 is installed
OR kcharselect-4.3.5-0.3 is installed
OR kdessh-4.3.5-0.3 is installed
OR kdf-4.3.5-0.3 is installed
OR kfloppy-4.3.5-0.3 is installed
OR kgpg-4.3.5-0.3 is installed
OR ktimer-4.3.5-0.3 is installed
OR kwalletmanager-4.3.5-0.3 is installed
OR kwikdisk-4.3.5-0.3 is installed
OR okteta-4.3.5-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ark-4.3.5-0.3 is installed
OR kcalc-4.3.5-0.3 is installed
OR kcharselect-4.3.5-0.3 is installed
OR kdessh-4.3.5-0.3 is installed
OR kdf-4.3.5-0.3 is installed
OR kfloppy-4.3.5-0.3 is installed
OR kgpg-4.3.5-0.3 is installed
OR ktimer-4.3.5-0.3 is installed
OR kwalletmanager-4.3.5-0.3 is installed
OR kwikdisk-4.3.5-0.3 is installed
OR okteta-4.3.5-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
xen-4.0.0_21091_04-0.2 is installed
OR xen-doc-html-4.0.0_21091_04-0.2 is installed
OR xen-doc-pdf-4.0.0_21091_04-0.2 is installed
OR xen-kmp-default-4.0.0_21091_04_2.6.32.12_0.7-0.2 is installed
OR xen-kmp-pae-4.0.0_21091_04_2.6.32.12_0.7-0.2 is installed
OR xen-libs-4.0.0_21091_04-0.2 is installed
OR xen-tools-4.0.0_21091_04-0.2 is installed
OR xen-tools-domU-4.0.0_21091_04-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
mozilla-nspr-4.10.8-0.8 is installed
OR mozilla-nspr-32bit-4.10.8-0.8 is installed
OR mozilla-nspr-devel-4.10.8-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_18-29 is installed
OR xen-doc-html-4.0.3_21548_18-29 is installed
OR xen-doc-pdf-4.0.3_21548_18-29 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-libs-4.0.3_21548_18-29 is installed
OR xen-tools-4.0.3_21548_18-29 is installed
OR xen-tools-domU-4.0.3_21548_18-29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_18-29 is installed
OR xen-doc-html-4.0.3_21548_18-29 is installed
OR xen-doc-pdf-4.0.3_21548_18-29 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-libs-4.0.3_21548_18-29 is installed
OR xen-tools-4.0.3_21548_18-29 is installed
OR xen-tools-domU-4.0.3_21548_18-29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND LibVNCServer-0.9.1-159 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND LibVNCServer-0.9.1-159 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-17.0.9esr-0.3 is installed
OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-17.0.9esr-0.3 is installed
OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-17.0.9esr-0.3 is installed
OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-17.0.9esr-0.3 is installed
OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-17.0.9esr-0.3 is installed
OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR libicu-x86-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR libicu-x86-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR libicu-x86-4.0-7.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
fetchmail-6.3.8.90-13.20.19 is installed
OR fetchmailconf-6.3.8.90-13.20.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-libs-x86-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-libs-x86-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-libs-x86-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-libs-x86-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
bind-9.9.6P1-0.12 is installed
OR bind-chrootenv-9.9.6P1-0.12 is installed
OR bind-doc-9.9.6P1-0.12 is installed
OR bind-libs-9.9.6P1-0.12 is installed
OR bind-libs-32bit-9.9.6P1-0.12 is installed
OR bind-libs-x86-9.9.6P1-0.12 is installed
OR bind-utils-9.9.6P1-0.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.4_04-0.9 is installed
OR xen-doc-html-4.2.4_04-0.9 is installed
OR xen-doc-pdf-4.2.4_04-0.9 is installed
OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-libs-4.2.4_04-0.9 is installed
OR xen-libs-32bit-4.2.4_04-0.9 is installed
OR xen-tools-4.2.4_04-0.9 is installed
OR xen-tools-domU-4.2.4_04-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.4_04-0.9 is installed
OR xen-doc-html-4.2.4_04-0.9 is installed
OR xen-doc-pdf-4.2.4_04-0.9 is installed
OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-libs-4.2.4_04-0.9 is installed
OR xen-libs-32bit-4.2.4_04-0.9 is installed
OR xen-tools-4.2.4_04-0.9 is installed
OR xen-tools-domU-4.2.4_04-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.4_04-0.9 is installed
OR xen-doc-html-4.2.4_04-0.9 is installed
OR xen-doc-pdf-4.2.4_04-0.9 is installed
OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-libs-4.2.4_04-0.9 is installed
OR xen-libs-32bit-4.2.4_04-0.9 is installed
OR xen-tools-4.2.4_04-0.9 is installed
OR xen-tools-domU-4.2.4_04-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.4_04-0.9 is installed
OR xen-doc-html-4.2.4_04-0.9 is installed
OR xen-doc-pdf-4.2.4_04-0.9 is installed
OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
OR xen-libs-4.2.4_04-0.9 is installed
OR xen-libs-32bit-4.2.4_04-0.9 is installed
OR xen-tools-4.2.4_04-0.9 is installed
OR xen-tools-domU-4.2.4_04-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND LibVNCServer-0.9.1-154 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 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
bind-9.9.6P1-0.51.7 is installed
OR bind-chrootenv-9.9.6P1-0.51.7 is installed
OR bind-devel-9.9.6P1-0.51.7 is installed
OR bind-doc-9.9.6P1-0.51.7 is installed
OR bind-libs-9.9.6P1-0.51.7 is installed
OR bind-libs-32bit-9.9.6P1-0.51.7 is installed
OR bind-utils-9.9.6P1-0.51.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND apache2-mod_security2-2.7.1-0.2.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
cups-1.3.9-8.46.56.8 is installed
OR cups-client-1.3.9-8.46.56.8 is installed
OR cups-libs-1.3.9-8.46.56.8 is installed
OR cups-libs-32bit-1.3.9-8.46.56.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
cups-1.3.9-8.46.56.8 is installed
OR cups-client-1.3.9-8.46.56.8 is installed
OR cups-libs-1.3.9-8.46.56.8 is installed
OR cups-libs-32bit-1.3.9-8.46.56.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.33 is installed
OR libcurl4-openssl1-7.37.0-70.33 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.33 is installed
OR libcurl4-openssl1-x86-7.37.0-70.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.33 is installed
OR libcurl4-openssl1-7.37.0-70.33 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.33 is installed
OR libcurl4-openssl1-x86-7.37.0-70.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
openvpn-openssl1-2.3.2-0.10.3 is installed
OR openvpn-openssl1-down-root-plugin-2.3.2-0.10.3 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
ImageMagick-6.8.8.1-30 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-30 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
ImageMagick-6.8.8.1-30 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-30 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
opie-2.4-724 is installed
OR opie-32bit-2.4-724 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
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-6-32bit-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libX11-xcb1-32bit-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXfixes3-32bit-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXi6-32bit-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXrender1-32bit-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXtst6-32bit-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXv1-32bit-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-6-32bit-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libX11-xcb1-32bit-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXfixes3-32bit-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXi6-32bit-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXrender1-32bit-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXtst6-32bit-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXv1-32bit-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-demo-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-devel-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-headless-1.8.0.101-14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
res-signingkeys-3.0.37-52.23 is installed
OR smt-3.0.37-52.23 is installed
OR smt-support-3.0.37-52.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
res-signingkeys-3.0.37-52.23 is installed
OR smt-3.0.37-52.23 is installed
OR smt-support-3.0.37-52.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_74-92_38-default-7-2.2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-7-2.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
cpp48-4.8.5-31.3 is installed
OR gcc48-4.8.5-31.3 is installed
OR gcc48-32bit-4.8.5-31.3 is installed
OR gcc48-c++-4.8.5-31.3 is installed
OR gcc48-info-4.8.5-31.3 is installed
OR gcc48-locale-4.8.5-31.3 is installed
OR libasan0-4.8.5-31.3 is installed
OR libasan0-32bit-4.8.5-31.3 is installed
OR libstdc++48-devel-4.8.5-31.3 is installed
OR libstdc++48-devel-32bit-4.8.5-31.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
cpp48-4.8.5-31.3 is installed
OR gcc48-4.8.5-31.3 is installed
OR gcc48-32bit-4.8.5-31.3 is installed
OR gcc48-c++-4.8.5-31.3 is installed
OR gcc48-info-4.8.5-31.3 is installed
OR gcc48-locale-4.8.5-31.3 is installed
OR libasan0-4.8.5-31.3 is installed
OR libasan0-32bit-4.8.5-31.3 is installed
OR libstdc++48-devel-4.8.5-31.3 is installed
OR libstdc++48-devel-32bit-4.8.5-31.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
e2fsprogs-1.42.11-15.1 is installed
OR libcom_err2-1.42.11-15.1 is installed
OR libcom_err2-32bit-1.42.11-15.1 is installed
OR libext2fs2-1.42.11-15.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND ucode-intel-20180807-13.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND ucode-intel-20180807-13.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND axis-1.4-290.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND axis-1.4-290.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
libqt4-4.8.7-8.8 is installed
OR libqt4-32bit-4.8.7-8.8 is installed
OR libqt4-qt3support-4.8.7-8.8 is installed
OR libqt4-qt3support-32bit-4.8.7-8.8 is installed
OR libqt4-sql-4.8.7-8.8 is installed
OR libqt4-sql-32bit-4.8.7-8.8 is installed
OR libqt4-sql-mysql-4.8.7-8.8 is installed
OR libqt4-sql-sqlite-4.8.7-8.8 is installed
OR libqt4-x11-4.8.7-8.8 is installed
OR libqt4-x11-32bit-4.8.7-8.8 is installed
OR qt4-x11-tools-4.8.7-8.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND apache2-mod_jk-1.2.40-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND rubygem-actionpack-2_1-2.1.2-1.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND augeas-devel-0.9.0-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND gstreamer-0_10-plugins-base-devel-0.10.35-5.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
finch-2.10.9-5 is installed
OR libpurple-2.10.9-5 is installed
OR libpurple-lang-2.10.9-5 is installed
OR libpurple-meanwhile-2.10.9-5 is installed
OR libpurple-tcl-2.10.9-5 is installed
OR pidgin-2.10.9-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libreoffice-5.0.2.2-13 is installed
OR libreoffice-base-5.0.2.2-13 is installed
OR libreoffice-base-drivers-mysql-5.0.2.2-13 is installed
OR libreoffice-base-drivers-postgresql-5.0.2.2-13 is installed
OR libreoffice-calc-5.0.2.2-13 is installed
OR libreoffice-calc-extensions-5.0.2.2-13 is installed
OR libreoffice-draw-5.0.2.2-13 is installed
OR libreoffice-filters-optional-5.0.2.2-13 is installed
OR libreoffice-gnome-5.0.2.2-13 is installed
OR libreoffice-icon-theme-tango-5.0.2.2-13 is installed
OR libreoffice-impress-5.0.2.2-13 is installed
OR libreoffice-l10n-af-5.0.2.2-13 is installed
OR libreoffice-l10n-ar-5.0.2.2-13 is installed
OR libreoffice-l10n-ca-5.0.2.2-13 is installed
OR libreoffice-l10n-cs-5.0.2.2-13 is installed
OR libreoffice-l10n-da-5.0.2.2-13 is installed
OR libreoffice-l10n-de-5.0.2.2-13 is installed
OR libreoffice-l10n-en-5.0.2.2-13 is installed
OR libreoffice-l10n-es-5.0.2.2-13 is installed
OR libreoffice-l10n-fi-5.0.2.2-13 is installed
OR libreoffice-l10n-fr-5.0.2.2-13 is installed
OR libreoffice-l10n-gu-5.0.2.2-13 is installed
OR libreoffice-l10n-hi-5.0.2.2-13 is installed
OR libreoffice-l10n-hu-5.0.2.2-13 is installed
OR libreoffice-l10n-it-5.0.2.2-13 is installed
OR libreoffice-l10n-ja-5.0.2.2-13 is installed
OR libreoffice-l10n-ko-5.0.2.2-13 is installed
OR libreoffice-l10n-nb-5.0.2.2-13 is installed
OR libreoffice-l10n-nl-5.0.2.2-13 is installed
OR libreoffice-l10n-nn-5.0.2.2-13 is installed
OR libreoffice-l10n-pl-5.0.2.2-13 is installed
OR libreoffice-l10n-pt-BR-5.0.2.2-13 is installed
OR libreoffice-l10n-pt-PT-5.0.2.2-13 is installed
OR libreoffice-l10n-ru-5.0.2.2-13 is installed
OR libreoffice-l10n-sk-5.0.2.2-13 is installed
OR libreoffice-l10n-sv-5.0.2.2-13 is installed
OR libreoffice-l10n-xh-5.0.2.2-13 is installed
OR libreoffice-l10n-zh-Hans-5.0.2.2-13 is installed
OR libreoffice-l10n-zh-Hant-5.0.2.2-13 is installed
OR libreoffice-l10n-zu-5.0.2.2-13 is installed
OR libreoffice-mailmerge-5.0.2.2-13 is installed
OR libreoffice-math-5.0.2.2-13 is installed
OR libreoffice-officebean-5.0.2.2-13 is installed
OR libreoffice-pyuno-5.0.2.2-13 is installed
OR libreoffice-writer-5.0.2.2-13 is installed
OR libreoffice-writer-extensions-5.0.2.2-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 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 SP3 is installed
AND Package Information
gnome-online-accounts-3.20.5-9 is installed
OR gnome-online-accounts-lang-3.20.5-9 is installed
OR libgoa-1_0-0-32bit-3.20.5-9 is installed
OR typelib-1_0-Goa-1_0-3.20.5-9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
openstack-glance-13.0.1~a0~dev6-4.3 is installed
OR openstack-glance-api-13.0.1~a0~dev6-4.3 is installed
OR openstack-glance-doc-13.0.1~a0~dev6-4.3 is installed
OR openstack-glance-glare-13.0.1~a0~dev6-4.3 is installed
OR openstack-glance-registry-13.0.1~a0~dev6-4.3 is installed
OR python-glance-13.0.1~a0~dev6-4.3 is installed
|