Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for wireshark (Moderate) |
Description: |
Wireshark was updated to version 2.0.12, which brings several new features, enhancements and bug fixes.
These security issues were fixed:
- CVE-2017-7700: In Wireshark the NetScaler file parser could go into an infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by ensuring a nonzero record size (bsc#1033936). - CVE-2017-7701: In Wireshark the BGP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-bgp.c by using a different integer data type (bsc#1033937). - CVE-2017-7702: In Wireshark the WBXML dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wbxml.c by adding length validation (bsc#1033938). - CVE-2017-7703: In Wireshark the IMAP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-imap.c by calculating a line's end correctly (bsc#1033939). - CVE-2017-7704: In Wireshark the DOF dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-dof.c by using a different integer data type and adjusting a return value (bsc#1033940). - CVE-2017-7705: In Wireshark the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset (bsc#1033941). - CVE-2017-7745: In Wireshark the SIGCOMP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-sigcomp.c by correcting a memory-size check (bsc#1033942). - CVE-2017-7746: In Wireshark the SLSK dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-slsk.c by adding checks for the remaining length (bsc#1033943). - CVE-2017-7747: In Wireshark the PacketBB dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-packetbb.c by restricting additions to the protocol tree (bsc#1033944). - CVE-2017-7748: In Wireshark the WSP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by adding a length check (bsc#1033945). - CVE-2016-7179: Stack-based buffer overflow in epan/dissectors/packet-catapult-dct2000.c in the Catapult DCT2000 dissector in Wireshark allowed remote attackers to cause a denial of service (application crash) via a crafted packet (bsc#998963). - CVE-2016-9376: In Wireshark the OpenFlow dissector could crash with memory exhaustion, triggered by network traffic or a capture file. This was addressed in epan/dissectors/packet-openflow_v5.c by ensuring that certain length values were sufficiently large (bsc#1010735). - CVE-2016-9375: In Wireshark the DTN dissector could go into an infinite loop, triggered by network traffic or a capture file. This was addressed in epan/dissectors/packet-dtn.c by checking whether SDNV evaluation was successful (bsc#1010740). - CVE-2016-9374: In Wireshark the AllJoyn dissector could crash with a buffer over-read, triggered by network traffic or a capture file. This was addressed in epan/dissectors/packet-alljoyn.c by ensuring that a length variable properly tracked the state of a signature variable (bsc#1010752). - CVE-2016-9373: In Wireshark the DCERPC dissector could crash with a use-after-free, triggered by network traffic or a capture file. This was addressed in epan/dissectors/packet-dcerpc-nt.c and epan/dissectors/packet-dcerpc-spoolss.c by using the wmem file scope for private strings (bsc#1010754). - CVE-2016-7175: epan/dissectors/packet-qnet6.c in the QNX6 QNET dissector in Wireshark mishandled MAC address data, which allowed remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet (bsc#998761). - CVE-2016-7176: epan/dissectors/packet-h225.c in the H.225 dissector in Wireshark called snprintf with one of its input buffers as the output buffer, which allowed remote attackers to cause a denial of service (copy overlap and application crash) via a crafted packet (bsc#998762). - CVE-2016-7177: epan/dissectors/packet-catapult-dct2000.c in the Catapult DCT2000 dissector in Wireshark did not restrict the number of channels, which allowed remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted packet (bsc#998763). - CVE-2016-7180: epan/dissectors/packet-ipmi-trace.c in the IPMI trace dissector in Wireshark did not properly consider whether a string is constant, which allowed remote attackers to cause a denial of service (use-after-free and application crash) via a crafted packet (bsc#998800). - CVE-2016-7178: epan/dissectors/packet-umts_fp.c in the UMTS FP dissector in Wireshark did not ensure that memory is allocated for certain data structures, which allowed remote attackers to cause a denial of service (invalid write access and application crash) via a crafted packet (bsc#998964). - CVE-2017-6014: In Wireshark a crafted or malformed STANAG 4607 capture file will cause an infinite loop and memory exhaustion. If the packet size field in a packet header is null, the offset to read from will not advance, causing continuous attempts to read the same zero length packet. This will quickly exhaust all system memory (bsc#1025913). - CVE-2017-5596: In Wireshark the ASTERIX dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-asterix.c by changing a data type to avoid an integer overflow (bsc#1021739). - CVE-2017-5597: In Wireshark the DHCPv6 dissector could go into a large loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-dhcpv6.c by changing a data type to avoid an integer overflow (bsc#1021739).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1002981 1002991 1005084 1005090 1005242 1006591 1006593 1006597 1006598 1006599 1006836 1006839 1007009 1010735 1010740 1010752 1010754 1010911 1012382 1016370 1021739 1025913 1027998 1033936 1033937 1033938 1033939 1033940 1033941 1033942 1033943 1033944 1033945 1058774 1064580 1064583 1065000 1068032 1074621 1074701 1075091 1075994 1076114 1076179 1076957 1082276 1082962 1083291 1083900 1085331 1087082 1092497 1092904 1096140 1096242 1096281 1096449 1096480 1096728 1097551 1098016 1099942 1100089 1100418 1105010 1105180 1106163 1106726 1133114 1133145 1138301 1153674 392410 474587 564504 597215 601002 626444 642571 698471 738632 814440 879378 879381 883724 900610 904348 904965 921081 926709 926774 930145 930770 930788 930835 932805 935053 935123 935757 937256 937444 937969 937970 938706 939207 939826 939926 939955 940017 940913 940946 941202 941234 941919 942553 942938 943786 944677 944831 944837 944989 944993 945691 945825 945827 946078 946214 946309 947957 948330 948347 948521 949100 949298 949502 949706 949744 949936 949981 950298 950750 950998 951440 952084 952188 952384 952579 952976 953527 953799 953980 954404 954628 954950 954984 955354 955673 956709 961886 963983 968373 998761 998762 998763 998800 998963 998964 CVE-2008-3522 CVE-2008-3916 CVE-2010-3609 CVE-2011-4862 CVE-2014-4508 CVE-2015-0272 CVE-2015-2695 CVE-2015-5157 CVE-2015-5180 CVE-2015-5203 CVE-2015-5221 CVE-2015-5307 CVE-2015-6937 CVE-2015-7509 CVE-2015-7799 CVE-2015-7872 CVE-2015-7990 CVE-2015-8104 CVE-2015-8215 CVE-2016-10012 CVE-2016-10708 CVE-2016-1577 CVE-2016-1867 CVE-2016-2089 CVE-2016-2116 CVE-2016-7175 CVE-2016-7176 CVE-2016-7177 CVE-2016-7178 CVE-2016-7179 CVE-2016-7180 CVE-2016-7942 CVE-2016-8405 CVE-2016-8690 CVE-2016-8691 CVE-2016-8692 CVE-2016-8693 CVE-2016-8880 CVE-2016-8881 CVE-2016-8882 CVE-2016-8883 CVE-2016-8884 CVE-2016-8885 CVE-2016-8886 CVE-2016-8887 CVE-2016-9373 CVE-2016-9374 CVE-2016-9375 CVE-2016-9376 CVE-2017-15670 CVE-2017-15804 CVE-2017-15906 CVE-2017-18030 CVE-2017-5596 CVE-2017-5597 CVE-2017-5715 CVE-2017-6014 CVE-2017-7700 CVE-2017-7701 CVE-2017-7702 CVE-2017-7703 CVE-2017-7704 CVE-2017-7705 CVE-2017-7745 CVE-2017-7746 CVE-2017-7747 CVE-2017-7748 CVE-2018-1000204 CVE-2018-1130 CVE-2018-13406 CVE-2018-15473 CVE-2018-15919 CVE-2018-3639 CVE-2018-5683 CVE-2018-5803 CVE-2018-5814 CVE-2018-6126 CVE-2018-7492 CVE-2018-7550 CVE-2019-10161 CVE-2019-11365 CVE-2019-11366 CVE-2019-14287 SUSE-SU-2015:2350-1 SUSE-SU-2016:3054-1 SUSE-SU-2017:1174-1 SUSE-SU-2018:1308-1 SUSE-SU-2018:2883-1 SUSE-SU-2018:3540-1 SUSE-SU-2019:14100-1 SUSE-SU-2019:14193-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Public Cloud 15 SP1 SUSE Linux Enterprise Module for Python2 packages 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-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-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
MozillaFirefox-60.0.2-lp150.3.6 is installed
OR MozillaFirefox-branding-upstream-60.0.2-lp150.3.6 is installed
OR MozillaFirefox-buildsymbols-60.0.2-lp150.3.6 is installed
OR MozillaFirefox-devel-60.0.2-lp150.3.6 is installed
OR MozillaFirefox-translations-common-60.0.2-lp150.3.6 is installed
OR MozillaFirefox-translations-other-60.0.2-lp150.3.6 is installed
OR libfreebl3-3.36.4-lp150.2.3 is installed
OR libfreebl3-32bit-3.36.4-lp150.2.3 is installed
OR libsoftokn3-3.36.4-lp150.2.3 is installed
OR libsoftokn3-32bit-3.36.4-lp150.2.3 is installed
OR mozilla-nss-3.36.4-lp150.2.3 is installed
OR mozilla-nss-32bit-3.36.4-lp150.2.3 is installed
OR mozilla-nss-certs-3.36.4-lp150.2.3 is installed
OR mozilla-nss-certs-32bit-3.36.4-lp150.2.3 is installed
OR mozilla-nss-devel-3.36.4-lp150.2.3 is installed
OR mozilla-nss-sysinit-3.36.4-lp150.2.3 is installed
OR mozilla-nss-sysinit-32bit-3.36.4-lp150.2.3 is installed
OR mozilla-nss-tools-3.36.4-lp150.2.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
MozillaFirefox-52.2-58 is installed
OR MozillaFirefox-translations-common-52.2-58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
fltk-1.3.2-10 is installed
OR libfltk1-1.3.2-10 is installed
OR tigervnc-1.4.1-32 is installed
OR xorg-x11-Xvnc-1.4.1-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
finch-2.10.9-8 is installed
OR libpurple-2.10.9-8 is installed
OR libpurple-lang-2.10.9-8 is installed
OR libpurple-meanwhile-2.10.9-8 is installed
OR libpurple-tcl-2.10.9-8 is installed
OR pidgin-2.10.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND ctags-5.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND busybox-1.21.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
empathy-3.12.13-8.3 is installed
OR empathy-lang-3.12.13-8.3 is installed
OR telepathy-mission-control-plugin-goa-3.12.13-8.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
LibVNCServer-0.9.10-4.3 is installed
OR libvncserver0-0.9.10-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
AND Package Information
python-SQLAlchemy-1.2.14-6.3 is installed
OR python2-SQLAlchemy-1.2.14-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
cyrus-sasl-2.1.26-3 is installed
OR cyrus-sasl-32bit-2.1.26-3 is installed
OR cyrus-sasl-crammd5-2.1.26-3 is installed
OR cyrus-sasl-crammd5-32bit-2.1.26-3 is installed
OR cyrus-sasl-devel-2.1.26-3 is installed
OR cyrus-sasl-digestmd5-2.1.26-3 is installed
OR cyrus-sasl-digestmd5-32bit-2.1.26-3 is installed
OR cyrus-sasl-gssapi-2.1.26-3 is installed
OR cyrus-sasl-gssapi-32bit-2.1.26-3 is installed
OR cyrus-sasl-otp-2.1.26-3 is installed
OR cyrus-sasl-plain-2.1.26-3 is installed
OR cyrus-sasl-plain-32bit-2.1.26-3 is installed
OR cyrus-sasl-saslauthd-2.1.26-3 is installed
OR libsasl2-3-2.1.26-3 is installed
OR libsasl2-3-32bit-2.1.26-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 is installed
AND Package Information
containerd-1.1.2-5.3 is installed
OR docker-18.06.1_ce-6.8 is installed
OR docker-bash-completion-18.06.1_ce-6.8 is installed
OR docker-libnetwork-0.7.0.1+gitr2664_3ac297bc7fd0-4.3 is installed
OR docker-runc-1.0.0rc5+gitr3562_69663f0bd4b6-6.3 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2664_3ac297bc7fd0-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
eog-3.26.2-3 is installed
OR eog-devel-3.26.2-3 is installed
OR eog-lang-3.26.2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND python3-tools-3.6.5-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.6 is installed
OR reiserfs-kmp-default-4.12.14-25.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
libncurses5-6.1-5.6 is installed
OR libncurses5-32bit-6.1-5.6 is installed
OR ncurses-6.1-5.6 is installed
OR ncurses5-devel-6.1-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-23-default-2-4 is installed
OR kernel-livepatch-SLE15_Update_0-2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
binutils-2.31-6.3 is installed
OR binutils-gold-2.31-6.3 is installed
OR cross-arm-binutils-2.31-6.3 is installed
OR cross-avr-binutils-2.31-6.3 is installed
OR cross-epiphany-binutils-2.31-6.3 is installed
OR cross-hppa-binutils-2.31-6.3 is installed
OR cross-hppa64-binutils-2.31-6.3 is installed
OR cross-i386-binutils-2.31-6.3 is installed
OR cross-ia64-binutils-2.31-6.3 is installed
OR cross-m68k-binutils-2.31-6.3 is installed
OR cross-mips-binutils-2.31-6.3 is installed
OR cross-ppc-binutils-2.31-6.3 is installed
OR cross-ppc64-binutils-2.31-6.3 is installed
OR cross-riscv64-binutils-2.31-6.3 is installed
OR cross-rx-binutils-2.31-6.3 is installed
OR cross-s390-binutils-2.31-6.3 is installed
OR cross-sparc-binutils-2.31-6.3 is installed
OR cross-sparc64-binutils-2.31-6.3 is installed
OR cross-spu-binutils-2.31-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.39-47 is installed
OR kernel-ec2-devel-3.12.39-47 is installed
OR kernel-ec2-extra-3.12.39-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.16 is installed
OR kernel-azure-base-4.12.14-5.16 is installed
OR kernel-azure-devel-4.12.14-5.16 is installed
OR kernel-devel-azure-4.12.14-5.16 is installed
OR kernel-source-azure-4.12.14-5.16 is installed
OR kernel-syms-azure-4.12.14-5.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
AND Package Information
kernel-azure-4.12.14-8.13 is installed
OR kernel-azure-base-4.12.14-8.13 is installed
OR kernel-azure-devel-4.12.14-8.13 is installed
OR kernel-devel-azure-4.12.14-8.13 is installed
OR kernel-source-azure-4.12.14-8.13 is installed
OR kernel-syms-azure-4.12.14-8.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND Package Information
libsamba-policy0-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-ad-dc-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-dsdb-modules-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-libs-python-4.9.5+git.210.ab0549acb05-3.14 is installed
OR samba-python-4.9.5+git.210.ab0549acb05-3.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libcacard-devel-2.5.3-1 is installed
OR libcacard0-2.5.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND skopeo-0.1.32-4.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND python-pycrypto-2.6.1-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
glibc-2.11.3-17.110.19 is installed
OR glibc-devel-2.11.3-17.110.19 is installed
OR glibc-html-2.11.3-17.110.19 is installed
OR glibc-i18ndata-2.11.3-17.110.19 is installed
OR glibc-info-2.11.3-17.110.19 is installed
OR glibc-locale-2.11.3-17.110.19 is installed
OR glibc-profile-2.11.3-17.110.19 is installed
OR nscd-2.11.3-17.110.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-48 is installed
OR kernel-rt-base-3.0.101.rt130-48 is installed
OR kernel-rt-devel-3.0.101.rt130-48 is installed
OR kernel-rt_trace-3.0.101.rt130-48 is installed
OR kernel-rt_trace-base-3.0.101.rt130-48 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-48 is installed
OR kernel-source-rt-3.0.101.rt130-48 is installed
OR kernel-syms-rt-3.0.101.rt130-48 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
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND ed-0.2-1001.30 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND ed-0.2-1001.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND ed-0.2-1001.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
kdelibs3-3.5.10-23.27 is installed
OR kdelibs3-32bit-3.5.10-23.27 is installed
OR kdelibs3-default-style-3.5.10-23.27 is installed
OR kdelibs3-default-style-32bit-3.5.10-23.27 is installed
OR kdelibs3-default-style-x86-3.5.10-23.27 is installed
OR kdelibs3-x86-3.5.10-23.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.3.0esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
OR libfreebl3-3.15.4-0.4.2 is installed
OR libfreebl3-32bit-3.15.4-0.4.2 is installed
OR mozilla-nspr-4.10.2-0.3 is installed
OR mozilla-nspr-32bit-4.10.2-0.3 is installed
OR mozilla-nss-3.15.4-0.4.2 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
OR mozilla-nss-tools-3.15.4-0.4.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-52.8.1esr-78.29 is installed
OR MozillaFirefox-translations-52.8.1esr-78.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-52.8.1esr-78.29 is installed
OR MozillaFirefox-translations-52.8.1esr-78.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
apache2-mod_php53-5.3.8-0.43 is installed
OR php53-5.3.8-0.43 is installed
OR php53-bcmath-5.3.8-0.43 is installed
OR php53-bz2-5.3.8-0.43 is installed
OR php53-calendar-5.3.8-0.43 is installed
OR php53-ctype-5.3.8-0.43 is installed
OR php53-curl-5.3.8-0.43 is installed
OR php53-dba-5.3.8-0.43 is installed
OR php53-dom-5.3.8-0.43 is installed
OR php53-exif-5.3.8-0.43 is installed
OR php53-fastcgi-5.3.8-0.43 is installed
OR php53-fileinfo-5.3.8-0.43 is installed
OR php53-ftp-5.3.8-0.43 is installed
OR php53-gd-5.3.8-0.43 is installed
OR php53-gettext-5.3.8-0.43 is installed
OR php53-gmp-5.3.8-0.43 is installed
OR php53-iconv-5.3.8-0.43 is installed
OR php53-intl-5.3.8-0.43 is installed
OR php53-json-5.3.8-0.43 is installed
OR php53-ldap-5.3.8-0.43 is installed
OR php53-mbstring-5.3.8-0.43 is installed
OR php53-mcrypt-5.3.8-0.43 is installed
OR php53-mysql-5.3.8-0.43 is installed
OR php53-odbc-5.3.8-0.43 is installed
OR php53-openssl-5.3.8-0.43 is installed
OR php53-pcntl-5.3.8-0.43 is installed
OR php53-pdo-5.3.8-0.43 is installed
OR php53-pear-5.3.8-0.43 is installed
OR php53-pgsql-5.3.8-0.43 is installed
OR php53-pspell-5.3.8-0.43 is installed
OR php53-shmop-5.3.8-0.43 is installed
OR php53-snmp-5.3.8-0.43 is installed
OR php53-soap-5.3.8-0.43 is installed
OR php53-suhosin-5.3.8-0.43 is installed
OR php53-sysvmsg-5.3.8-0.43 is installed
OR php53-sysvsem-5.3.8-0.43 is installed
OR php53-sysvshm-5.3.8-0.43 is installed
OR php53-tokenizer-5.3.8-0.43 is installed
OR php53-wddx-5.3.8-0.43 is installed
OR php53-xmlreader-5.3.8-0.43 is installed
OR php53-xmlrpc-5.3.8-0.43 is installed
OR php53-xmlwriter-5.3.8-0.43 is installed
OR php53-xsl-5.3.8-0.43 is installed
OR php53-zip-5.3.8-0.43 is installed
OR php53-zlib-5.3.8-0.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-17.0.7esr-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-17.0.7esr-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-17.0.7esr-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
libpng12-0-1.2.31-5.27 is installed
OR libpng12-0-32bit-1.2.31-5.27 is installed
OR libpng12-0-x86-1.2.31-5.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-38.5.0esr-28 is installed
OR MozillaFirefox-translations-38.5.0esr-28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.6.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
OR libfreebl3-3.16.1-0.8 is installed
OR libfreebl3-32bit-3.16.1-0.8 is installed
OR libfreebl3-x86-3.16.1-0.8 is installed
OR libsoftokn3-3.16.1-0.8 is installed
OR libsoftokn3-32bit-3.16.1-0.8 is installed
OR libsoftokn3-x86-3.16.1-0.8 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-x86-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.8 is installed
OR mozilla-nss-32bit-3.16.1-0.8 is installed
OR mozilla-nss-tools-3.16.1-0.8 is installed
OR mozilla-nss-x86-3.16.1-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.6.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
OR libfreebl3-3.16.1-0.8 is installed
OR libfreebl3-32bit-3.16.1-0.8 is installed
OR libfreebl3-x86-3.16.1-0.8 is installed
OR libsoftokn3-3.16.1-0.8 is installed
OR libsoftokn3-32bit-3.16.1-0.8 is installed
OR libsoftokn3-x86-3.16.1-0.8 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-x86-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.8 is installed
OR mozilla-nss-32bit-3.16.1-0.8 is installed
OR mozilla-nss-tools-3.16.1-0.8 is installed
OR mozilla-nss-x86-3.16.1-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-24.6.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
OR libfreebl3-3.16.1-0.8 is installed
OR libfreebl3-32bit-3.16.1-0.8 is installed
OR libfreebl3-x86-3.16.1-0.8 is installed
OR libsoftokn3-3.16.1-0.8 is installed
OR libsoftokn3-32bit-3.16.1-0.8 is installed
OR libsoftokn3-x86-3.16.1-0.8 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-x86-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.8 is installed
OR mozilla-nss-32bit-3.16.1-0.8 is installed
OR mozilla-nss-tools-3.16.1-0.8 is installed
OR mozilla-nss-x86-3.16.1-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.6.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
OR libfreebl3-3.16.1-0.8 is installed
OR libfreebl3-32bit-3.16.1-0.8 is installed
OR libfreebl3-x86-3.16.1-0.8 is installed
OR libsoftokn3-3.16.1-0.8 is installed
OR libsoftokn3-32bit-3.16.1-0.8 is installed
OR libsoftokn3-x86-3.16.1-0.8 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-x86-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.8 is installed
OR mozilla-nss-32bit-3.16.1-0.8 is installed
OR mozilla-nss-tools-3.16.1-0.8 is installed
OR mozilla-nss-x86-3.16.1-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-24.6.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
OR libfreebl3-3.16.1-0.8 is installed
OR libfreebl3-32bit-3.16.1-0.8 is installed
OR libfreebl3-x86-3.16.1-0.8 is installed
OR libsoftokn3-3.16.1-0.8 is installed
OR libsoftokn3-32bit-3.16.1-0.8 is installed
OR libsoftokn3-x86-3.16.1-0.8 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-x86-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.8 is installed
OR mozilla-nss-32bit-3.16.1-0.8 is installed
OR mozilla-nss-tools-3.16.1-0.8 is installed
OR mozilla-nss-x86-3.16.1-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PolicyKit-0.9-14.41 is installed
OR PolicyKit-32bit-0.9-14.41 is installed
OR PolicyKit-doc-0.9-14.39 is installed
OR PolicyKit-x86-0.9-14.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.2.0esr-45 is installed
OR MozillaFirefox-branding-SLED-45.0-23 is installed
OR MozillaFirefox-translations-45.2.0esr-45 is installed
OR firefox-fontconfig-2.11.0-2 is installed
OR libfreebl3-3.21.1-35 is installed
OR libfreebl3-32bit-3.21.1-35 is installed
OR libsoftokn3-3.21.1-35 is installed
OR libsoftokn3-32bit-3.21.1-35 is installed
OR mozilla-nspr-4.12-29 is installed
OR mozilla-nspr-32bit-4.12-29 is installed
OR mozilla-nss-3.21.1-35 is installed
OR mozilla-nss-32bit-3.21.1-35 is installed
OR mozilla-nss-tools-3.21.1-35 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.2.0esr-45 is installed
OR MozillaFirefox-branding-SLED-45.0-23 is installed
OR MozillaFirefox-translations-45.2.0esr-45 is installed
OR firefox-fontconfig-2.11.0-2 is installed
OR libfreebl3-3.21.1-35 is installed
OR libfreebl3-32bit-3.21.1-35 is installed
OR libsoftokn3-3.21.1-35 is installed
OR libsoftokn3-32bit-3.21.1-35 is installed
OR mozilla-nspr-4.12-29 is installed
OR mozilla-nspr-32bit-4.12-29 is installed
OR mozilla-nss-3.21.1-35 is installed
OR mozilla-nss-32bit-3.21.1-35 is installed
OR mozilla-nss-tools-3.21.1-35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.2.0esr-45 is installed
OR MozillaFirefox-branding-SLED-45.0-23 is installed
OR MozillaFirefox-translations-45.2.0esr-45 is installed
OR firefox-fontconfig-2.11.0-2 is installed
OR libfreebl3-3.21.1-35 is installed
OR libfreebl3-32bit-3.21.1-35 is installed
OR libsoftokn3-3.21.1-35 is installed
OR libsoftokn3-32bit-3.21.1-35 is installed
OR mozilla-nspr-4.12-29 is installed
OR mozilla-nspr-32bit-4.12-29 is installed
OR mozilla-nss-3.21.1-35 is installed
OR mozilla-nss-32bit-3.21.1-35 is installed
OR mozilla-nss-tools-3.21.1-35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.2.0esr-45 is installed
OR MozillaFirefox-branding-SLED-45.0-23 is installed
OR MozillaFirefox-translations-45.2.0esr-45 is installed
OR firefox-fontconfig-2.11.0-2 is installed
OR libfreebl3-3.21.1-35 is installed
OR libfreebl3-32bit-3.21.1-35 is installed
OR libsoftokn3-3.21.1-35 is installed
OR libsoftokn3-32bit-3.21.1-35 is installed
OR mozilla-nspr-4.12-29 is installed
OR mozilla-nspr-32bit-4.12-29 is installed
OR mozilla-nss-3.21.1-35 is installed
OR mozilla-nss-32bit-3.21.1-35 is installed
OR mozilla-nss-tools-3.21.1-35 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_7_0-ibm-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr10.20-65.13 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr10.20-65.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.112 is installed
OR libMagickCore1-6.4.3.6-78.112 is installed
OR libMagickCore1-32bit-6.4.3.6-78.112 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.112 is installed
OR libMagickCore1-6.4.3.6-78.112 is installed
OR libMagickCore1-32bit-6.4.3.6-78.112 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND clamav-0.99.2-0.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND clamav-0.99.2-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
coreutils-8.12-6.25.32.33 is installed
OR coreutils-lang-8.12-6.25.32.33 is installed
OR coreutils-x86-8.12-6.25.32.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-42 is installed
OR salt-doc-2016.11.4-42 is installed
OR salt-minion-2016.11.4-42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-42 is installed
OR salt-doc-2016.11.4-42 is installed
OR salt-minion-2016.11.4-42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
libexif-0.6.17-2.14.7 is installed
OR libexif-32bit-0.6.17-2.14.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
libexif-0.6.17-2.14.7 is installed
OR libexif-32bit-0.6.17-2.14.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libcurl4-openssl1-7.19.7-0.38 is installed
OR libcurl4-openssl1-32bit-7.19.7-0.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
curl-7.37.0-18 is installed
OR libcurl4-7.37.0-18 is installed
OR libcurl4-32bit-7.37.0-18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
curl-7.37.0-18 is installed
OR libcurl4-7.37.0-18 is installed
OR libcurl4-32bit-7.37.0-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
libXp6-1.0.2-3 is installed
OR libXp6-32bit-1.0.2-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_perl-2.0.8-11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_45-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_16-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_45-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_16-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
openvpn-2.3.8-16.17 is installed
OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND ant-1.9.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_59-92_20-default-12-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-12-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND ant-1.9.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
apache-commons-daemon-1.0.15-6 is installed
OR apache-commons-daemon-javadoc-1.0.15-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
java-1_7_1-ibm-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.60-31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
java-1_7_1-ibm-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.60-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
avahi-0.6.32-30 is installed
OR avahi-lang-0.6.32-30 is installed
OR avahi-utils-0.6.32-30 is installed
OR libavahi-client3-0.6.32-30 is installed
OR libavahi-common3-0.6.32-30 is installed
OR libavahi-core7-0.6.32-30 is installed
OR libdns_sd-0.6.32-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.44 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
libecpg6-9.6.4-3.6 is installed
OR libpq5-9.6.4-3.6 is installed
OR libpq5-32bit-9.6.4-3.6 is installed
OR postgresql96-9.6.4-3.6 is installed
OR postgresql96-contrib-9.6.4-3.6 is installed
OR postgresql96-docs-9.6.4-3.6 is installed
OR postgresql96-libs-9.6.4-3.6 is installed
OR postgresql96-server-9.6.4-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
openvpn-2.3.8-16.17 is installed
OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
wireshark-2.0.12-36 is installed
OR wireshark-devel-2.0.12-36 is installed
OR wireshark-gtk-2.0.12-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
finch-2.12.0-1 is installed
OR libpurple-2.12.0-1 is installed
OR libpurple-branding-upstream-2.12.0-1 is installed
OR libpurple-lang-2.12.0-1 is installed
OR libpurple-plugin-sametime-2.12.0-1 is installed
OR libpurple-tcl-2.12.0-1 is installed
OR pidgin-2.12.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
dia-0.97.3-15 is installed
OR dia-lang-0.97.3-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libopencv3_3-3.3.1-6.6 is installed
OR opencv-3.3.1-6.6 is installed
OR opencv-devel-3.3.1-6.6 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ruby2.1-rubygem-activesupport-4_1-4.1.9-15 is installed
OR rubygem-activesupport-4_1-4.1.9-15 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND docker-1.10.3-66 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
|