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

The SUSE Linux Enterprise 12 SP 3 LTSS kernel was updated to receive various security and bugfixes.



The following security bugs were fixed:

- CVE-2019-14895: A heap-based buffer overflow was discovered in the Linux kernel in Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the handling of the remote devices country settings. This could have allowed the remote device to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1157158). - CVE-2019-18660: The Linux kernel on powerpc allowed Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs. This is related to arch/powerpc/kernel/entry_64.S and arch/powerpc/kernel/security.c (bnc#1157038). - CVE-2019-18683: An issue was discovered in drivers/media/platform/vivid in the Linux kernel. It is exploitable for privilege escalation on some Linux distributions where local users have /dev/video0 access, but only if the driver happens to be loaded. There are multiple race conditions during streaming stopping in this driver (part of the V4L2 subsystem). These issues are caused by wrong mutex locking in vivid_stop_generating_vid_cap(), vivid_stop_generating_vid_out(), sdr_cap_stop_streaming(), and the corresponding kthreads. At least one of these race conditions leads to a use-after-free (bnc#1155897). - CVE-2019-19062: A memory leak in the crypto_report() function in crypto/crypto_user_base.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering crypto_report_alg() failures (bnc#1157333). - CVE-2019-19065: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering rhashtable_init() failures (bnc#1157191). - CVE-2019-19052: A memory leak in the gs_can_open() function in drivers/net/can/usb/gs_usb.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering usb_submit_urb() failures (bnc#1157324). - CVE-2019-19074: A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) (bnc#1157143). - CVE-2019-19073: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function (bnc#1157070). - CVE-2019-16231: drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 did not check the alloc_workqueue return value, leading to a NULL pointer dereference (bnc#1150466). - CVE-2019-18805: An issue was discovered in net/ipv4/sysctl_net_ipv4.c in the Linux kernel There was a net/ipv4/tcp_input.c signed integer overflow in tcp_ack_update_rtt() when userspace writes a very large integer to /proc/sys/net/ipv4/tcp_min_rtt_wlen, leading to a denial of service or possibly unspecified other impact (bnc#1156187). - CVE-2019-18680: An issue was discovered in the Linux kernel. There was a NULL pointer dereference in rds_tcp_kill_sock() in net/rds/tcp.c that will cause denial of service (bnc#1155898). - CVE-2019-15213: An use-after-free was fixed caused by malicious USB device in drivers/media/usb/dvb-usb/dvb-usb-init.c (bsc#1146544). - CVE-2019-19536: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_pro.c (bsc#1158394). - CVE-2019-19534: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_core.c (bsc#1158398). - CVE-2019-19530: An use-after-free bug that can be caused by a malicious USB device in the drivers/usb/class/cdc-acm.c driver (bsc#1158410). - CVE-2019-19524: An use-after-free bug that can be caused by a malicious USB device in the drivers/input/ff-memless.c driver (bsc#1158413). - CVE-2019-19525: An use-after-free bug that can be caused by a malicious USB device in the drivers/net/ieee802154/atusb.c driver (bsc#1158417). - CVE-2019-19531: An use-after-free in yurex_delete may lead to denial of service (bsc#1158445). - CVE-2019-19523: An use-after-free on disconnect in USB adutux (bsc#1158823). - CVE-2019-19532: An out-of-bounds write bugs that can be caused by a malicious USB device in the Linux kernel HID drivers (bsc#1158824). - CVE-2019-19332: An out-of-bounds memory write via kvm_dev_ioctl_get_cpuid (bsc#1158827). - CVE-2019-19533: An info-leak bug that can be caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c driver (bsc#1158834). - CVE-2019-19527: An use-after-free bug that can be caused by a malicious USB device in the drivers/hid/usbhid/hiddev.c driver (bsc#1158900). - CVE-2019-19535: An info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_fd.c driver (bsc#1158903). - CVE-2019-19537: Two races in the USB character device registration and deregistration routines (bsc#1158904). - CVE-2019-19338: An incomplete fix for Transaction Asynchronous Abort (TAA) (bsc#1158954).



The following non-security bugs were fixed:

- hyperv: set nvme msi interrupts to unmanaged (jsc#SLE-8953, jsc#SLE-9221, jsc#SLE-4941, bsc#1119461, bsc#1119465, bsc#1138190, bsc#1154905). - ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047). - ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047). - ibmvnic: Serialize device queries (bsc#1155689 ltc#182047). - ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041). - powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107). - sched/fair: WARN() and refuse to set buddy when !se->on_rq (bsc#1158132). - x86/alternatives: Add int3_emulate_call() selftest (bsc#1153811). - x86/alternatives: Fix int3_emulate_call() selftest stack corruption (bsc#1153811). - xen/pv: Fix a boot up hang revealed by int3 self test (bsc#1153811). - arp: Fix cache issue during Life Partition Migration (bsc#1152631). - futexes: Fix speed on 4.12 kernel (bsc#1157464).
Family:unixClass:patch
Status:Reference(s):1038425
1055478
1070737
1088004
1088009
1091041
1101820
1111657
1116574
1119461
1119465
1119687
1130840
1131107
1131576
1138190
1138748
1138793
1139073
1141035
1141853
1146544
1146612
1149792
1149955
1150466
1150483
1151585
1152631
1153238
1153811
1154905
1155689
1155897
1155898
1155988
1156187
1156669
1157038
1157042
1157070
1157143
1157158
1157191
1157324
1157333
1157464
1158132
1158394
1158398
1158410
1158413
1158417
1158445
1158823
1158824
1158827
1158834
1158900
1158903
1158904
1158910
1158954
1159740
1162423
1172402
1173274
1174091
1174701
1176631
1178067
1178593
981848
CVE-2017-18926
CVE-2018-10903
CVE-2018-13785
CVE-2018-14647
CVE-2018-20346
CVE-2018-20506
CVE-2018-20852
CVE-2018-3136
CVE-2018-3139
CVE-2018-3149
CVE-2018-3169
CVE-2018-3180
CVE-2018-3214
CVE-2019-11135
CVE-2019-11139
CVE-2019-14895
CVE-2019-15213
CVE-2019-16056
CVE-2019-16231
CVE-2019-16680
CVE-2019-16935
CVE-2019-18660
CVE-2019-18680
CVE-2019-18683
CVE-2019-18805
CVE-2019-19052
CVE-2019-19062
CVE-2019-19065
CVE-2019-19073
CVE-2019-19074
CVE-2019-19332
CVE-2019-19338
CVE-2019-19523
CVE-2019-19524
CVE-2019-19525
CVE-2019-19527
CVE-2019-19530
CVE-2019-19531
CVE-2019-19532
CVE-2019-19533
CVE-2019-19534
CVE-2019-19535
CVE-2019-19536
CVE-2019-19537
CVE-2019-20907
CVE-2019-2737
CVE-2019-2739
CVE-2019-2740
CVE-2019-2758
CVE-2019-2805
CVE-2019-2938
CVE-2019-2974
CVE-2019-9947
CVE-2020-12405
CVE-2020-12406
CVE-2020-12410
CVE-2020-14422
CVE-2020-27560
CVE-2020-8016
CVE-2020-8017
SUSE-SU-2018:3933-1
SUSE-SU-2019:0128-1
SUSE-SU-2019:0913-1
SUSE-SU-2019:2988-1
SUSE-SU-2019:3369-1
SUSE-SU-2020:0792-1
SUSE-SU-2020:1088-1
SUSE-SU-2020:1581-1
SUSE-SU-2020:2931-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 High Availability Extension 11 SP3
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
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-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-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-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-ESPOS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP4-LTSS
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
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 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • libXext-devel-1.3.3-3.1 is installed
  • OR libXext6-1.3.3-3.1 is installed
  • OR libXext6-32bit-1.3.3-3.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • gpg2-2.0.24-5.5 is installed
  • OR gpg2-lang-2.0.24-5.5 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • NetworkManager-1.0.12-6.5 is installed
  • OR NetworkManager-devel-1.0.12-6.5 is installed
  • OR NetworkManager-lang-1.0.12-6.5 is installed
  • OR libnm-glib-vpn1-1.0.12-6.5 is installed
  • OR libnm-glib4-1.0.12-6.5 is installed
  • OR libnm-util2-1.0.12-6.5 is installed
  • OR libnm0-1.0.12-6.5 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-6.5 is installed
  • OR typelib-1_0-NMClient-1_0-1.0.12-6.5 is installed
  • OR typelib-1_0-NetworkManager-1_0-1.0.12-6.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.26 is installed
  • OR libMagick++1-6.4.3.6-7.26 is installed
  • OR libMagickCore1-6.4.3.6-7.26 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
  • OR libMagickWand1-6.4.3.6-7.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-38.5.0esr-28 is installed
  • OR MozillaFirefox-translations-38.5.0esr-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • flash-player-11.2.202.569-0.35 is installed
  • OR flash-player-gnome-11.2.202.569-0.35 is installed
  • OR flash-player-kde4-11.2.202.569-0.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • avahi-0.6.31-20 is installed
  • OR avahi-lang-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
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • coreutils-8.22-9 is installed
  • OR coreutils-lang-8.22-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • cups-1.7.5-12 is installed
  • OR cups-client-1.7.5-12 is installed
  • OR cups-libs-1.7.5-12 is installed
  • OR cups-libs-32bit-1.7.5-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND libspice-server1-0.12.8-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
  • AND Package Information
  • cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1 is installed
  • OR cluster-network-kmp-default-1.4_3.0.101_0.40-2.27 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27 is installed
  • OR gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1 is installed
  • OR gfs2-kmp-default-2_3.0.101_0.40-0.16 is installed
  • OR gfs2-kmp-pae-2_3.0.101_0.40-0.16 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_0.40-0.16 is installed
  • OR gfs2-kmp-trace-2_3.0.101_0.40-0.16 is installed
  • OR gfs2-kmp-xen-2_3.0.101_0.40-0.16 is installed
  • OR ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_0.40-0.20 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • ocfs2-1.6-0.28.7 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.87-0.28.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • clamav-0.100.0-1 is installed
  • OR clamav-devel-0.100.0-1 is installed
  • OR libclamav7-0.100.0-1 is installed
  • OR libclammspack0-0.100.0-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.14 is installed
  • OR ImageMagick-devel-7.0.7.34-3.14 is installed
  • OR libMagick++-7_Q16HDRI4-7.0.7.34-3.14 is installed
  • OR libMagick++-devel-7.0.7.34-3.14 is installed
  • OR libMagickCore-7_Q16HDRI6-7.0.7.34-3.14 is installed
  • OR libMagickWand-7_Q16HDRI6-7.0.7.34-3.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • kernel-docs-4.12.14-25.3 is installed
  • OR kernel-obs-build-4.12.14-25.3 is installed
  • OR kernel-source-4.12.14-25.3 is installed
  • OR kernel-syms-4.12.14-25.3 is installed
  • OR kernel-vanilla-4.12.14-25.3 is installed
  • OR kernel-vanilla-base-4.12.14-25.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • cups154-1.5.4-2 is installed
  • OR cups154-client-1.5.4-2 is installed
  • OR cups154-filters-1.5.4-2 is installed
  • OR cups154-libs-1.5.4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND kernel-livepatch-tools-1.1-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs4-4.9.1-15.11 is installed
  • OR nodejs4-devel-4.9.1-15.11 is installed
  • OR nodejs4-docs-4.9.1-15.11 is installed
  • OR npm4-4.9.1-15.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • nodejs8-8.11.1-1 is installed
  • OR nodejs8-devel-8.11.1-1 is installed
  • OR nodejs8-docs-8.11.1-1 is installed
  • OR npm8-8.11.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-78.92 is installed
  • OR libMagickCore1-6.4.3.6-78.92 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-69.24 is installed
  • OR kernel-rt-base-3.0.101.rt130-69.24 is installed
  • OR kernel-rt-devel-3.0.101.rt130-69.24 is installed
  • OR kernel-rt_trace-3.0.101.rt130-69.24 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-69.24 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-69.24 is installed
  • OR kernel-source-rt-3.0.101.rt130-69.24 is installed
  • OR kernel-syms-rt-3.0.101.rt130-69.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • gnome-screensaver-2.24.0-14.27 is installed
  • OR gnome-screensaver-lang-2.24.0-14.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • gnome-screensaver-2.24.0-14.27 is installed
  • OR gnome-screensaver-lang-2.24.0-14.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • freetype2-2.3.7-25.30 is installed
  • OR freetype2-32bit-2.3.7-25.30 is installed
  • OR freetype2-x86-2.3.7-25.30 is installed
  • OR ft2demos-2.3.7-25.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • gpg2-2.0.9-25.25 is installed
  • OR gpg2-lang-2.0.9-25.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND spacewalk-backend-libs-1.2.74-0.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
  • AND spacewalk-backend-libs-1.2.74-0.22 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
  • 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 SP1-TERADATA 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
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND apache2-mod_nss-1.0.8-0.4.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND apache2-mod_nss-1.0.8-0.4.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND apache2-mod_nss-1.0.8-0.4.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND hyper-v-3-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND hyper-v-3-0.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • libexif-0.6.17-2 is installed
  • OR libexif-32bit-0.6.17-2 is installed
  • OR libexif-x86-0.6.17-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.34 is installed
  • OR libMagickCore1-6.4.3.6-7.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.34 is installed
  • OR libMagickCore1-6.4.3.6-7.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • apache2-2.2.12-1.46 is installed
  • OR apache2-doc-2.2.12-1.46 is installed
  • OR apache2-example-pages-2.2.12-1.46 is installed
  • OR apache2-prefork-2.2.12-1.46 is installed
  • OR apache2-utils-2.2.12-1.46 is installed
  • OR apache2-worker-2.2.12-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • apache2-2.2.12-1.46 is installed
  • OR apache2-doc-2.2.12-1.46 is installed
  • OR apache2-example-pages-2.2.12-1.46 is installed
  • OR apache2-prefork-2.2.12-1.46 is installed
  • OR apache2-utils-2.2.12-1.46 is installed
  • OR apache2-worker-2.2.12-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • apache2-2.2.12-1.46 is installed
  • OR apache2-doc-2.2.12-1.46 is installed
  • OR apache2-example-pages-2.2.12-1.46 is installed
  • OR apache2-prefork-2.2.12-1.46 is installed
  • OR apache2-utils-2.2.12-1.46 is installed
  • OR apache2-worker-2.2.12-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • apache2-2.2.12-1.46 is installed
  • OR apache2-doc-2.2.12-1.46 is installed
  • OR apache2-example-pages-2.2.12-1.46 is installed
  • OR apache2-prefork-2.2.12-1.46 is installed
  • OR apache2-utils-2.2.12-1.46 is installed
  • OR apache2-worker-2.2.12-1.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • apache2-2.2.12-1.46 is installed
  • OR apache2-doc-2.2.12-1.46 is installed
  • OR apache2-example-pages-2.2.12-1.46 is installed
  • OR apache2-prefork-2.2.12-1.46 is installed
  • OR apache2-utils-2.2.12-1.46 is installed
  • OR apache2-worker-2.2.12-1.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND amavisd-new-2.7.0-18.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.35-65.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.35-65.31 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_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.35-65.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr10.35-65.31 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr10.35-65.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-3.0.101-0.47.106.56 is installed
  • OR kernel-default-base-3.0.101-0.47.106.56 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-man-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-source-3.0.101-0.47.106.56 is installed
  • OR kernel-syms-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.56 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-3.0.101-0.47.106.56 is installed
  • OR kernel-default-base-3.0.101-0.47.106.56 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-man-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-source-3.0.101-0.47.106.56 is installed
  • OR kernel-syms-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.56 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND quagga-0.99.15-0.30.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • apport-0.114-12.8.3 is installed
  • OR apport-crashdb-sle-0.114-0.8.3 is installed
  • OR apport-gtk-0.114-12.8.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • apport-0.114-12.8.3 is installed
  • OR apport-crashdb-sle-0.114-0.8.3 is installed
  • OR apport-gtk-0.114-12.8.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.25-26.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-26.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-26.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-26.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.25-26.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-26.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-26.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-26.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND apache2-mod_nss-1.0.8-0.4.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.74.6 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.6 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.6 is installed
  • OR openldap2-client-openssl1-2.4.26-0.74.6 is installed
  • OR openldap2-openssl1-2.4.26-0.74.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.74.6 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.6 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.6 is installed
  • OR openldap2-client-openssl1-2.4.26-0.74.6 is installed
  • OR openldap2-openssl1-2.4.26-0.74.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • g3utils-1.1.36-54 is installed
  • OR mgetty-1.1.36-54 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libsndfile-1.0.25-25 is installed
  • OR libsndfile1-1.0.25-25 is installed
  • OR libsndfile1-32bit-1.0.25-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libsndfile-1.0.25-25 is installed
  • OR libsndfile1-1.0.25-25 is installed
  • OR libsndfile1-32bit-1.0.25-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • avahi-0.6.31-20.59 is installed
  • OR avahi-lang-0.6.31-20.59 is installed
  • OR avahi-utils-0.6.31-20.59 is installed
  • OR libavahi-client3-0.6.31-20.59 is installed
  • OR libavahi-client3-32bit-0.6.31-20.59 is installed
  • OR libavahi-common3-0.6.31-20.59 is installed
  • OR libavahi-common3-32bit-0.6.31-20.59 is installed
  • OR libavahi-core7-0.6.31-20.59 is installed
  • OR libdns_sd-0.6.31-20.59 is installed
  • OR libdns_sd-32bit-0.6.31-20.59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kernel-default-3.12.74-60.64.48.1 is installed
  • OR kernel-default-base-3.12.74-60.64.48.1 is installed
  • OR kernel-default-devel-3.12.74-60.64.48.1 is installed
  • OR kernel-default-man-3.12.74-60.64.48.1 is installed
  • OR kernel-devel-3.12.74-60.64.48.1 is installed
  • OR kernel-macros-3.12.74-60.64.48.1 is installed
  • OR kernel-source-3.12.74-60.64.48.1 is installed
  • OR kernel-syms-3.12.74-60.64.48.1 is installed
  • OR kernel-xen-3.12.74-60.64.48.1 is installed
  • OR kernel-xen-base-3.12.74-60.64.48.1 is installed
  • OR kernel-xen-devel-3.12.74-60.64.48.1 is installed
  • OR kgraft-patch-3_12_74-60_64_48-default-1-2.1 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-1-2.1 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-1-2.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • libdcerpc-atsvc0-4.2.4-28.24 is installed
  • OR samba-4.2.4-28.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • libdcerpc-atsvc0-4.2.4-28.24 is installed
  • OR samba-4.2.4-28.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-28.1 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-28.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_35-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-10-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_35-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-10-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.113 is installed
  • OR kernel-default-base-4.4.180-94.113 is installed
  • OR kernel-default-devel-4.4.180-94.113 is installed
  • OR kernel-default-kgraft-4.4.180-94.113 is installed
  • OR kernel-devel-4.4.180-94.113 is installed
  • OR kernel-macros-4.4.180-94.113 is installed
  • OR kernel-source-4.4.180-94.113 is installed
  • OR kernel-syms-4.4.180-94.113 is installed
  • OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
  • OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.113 is installed
  • OR kernel-default-base-4.4.180-94.113 is installed
  • OR kernel-default-devel-4.4.180-94.113 is installed
  • OR kernel-default-kgraft-4.4.180-94.113 is installed
  • OR kernel-devel-4.4.180-94.113 is installed
  • OR kernel-macros-4.4.180-94.113 is installed
  • OR kernel-source-4.4.180-94.113 is installed
  • OR kernel-syms-4.4.180-94.113 is installed
  • OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
  • OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libpython3_4m1_0-3.4.10-25.52 is installed
  • OR python3-3.4.10-25.52 is installed
  • OR python3-base-3.4.10-25.52 is installed
  • OR python3-curses-3.4.10-25.52 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libpython3_4m1_0-3.4.10-25.52 is installed
  • OR python3-3.4.10-25.52 is installed
  • OR python3-base-3.4.10-25.52 is installed
  • OR python3-curses-3.4.10-25.52 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.35-38.29 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.35-38.29 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.35-38.29 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.35-38.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.35-38.29 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.35-38.29 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.35-38.29 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.35-38.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4-LTSS is installed
  • AND bcm43xx-firmware-20180314-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
  • AND bcm43xx-firmware-20180314-4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • mariadb-10.2.29-3.22 is installed
  • OR mariadb-client-10.2.29-3.22 is installed
  • OR mariadb-errormessages-10.2.29-3.22 is installed
  • OR mariadb-tools-10.2.29-3.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • mariadb-10.2.29-3.22 is installed
  • OR mariadb-client-10.2.29-3.22 is installed
  • OR mariadb-errormessages-10.2.29-3.22 is installed
  • OR mariadb-tools-10.2.29-3.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_77-default-2-2 is installed
  • OR kgraft-patch-3_12_61-52_77-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_22-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_77-default-2-2 is installed
  • OR kgraft-patch-3_12_61-52_77-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_22-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libxml2-2.9.4-46.3 is installed
  • OR libxml2-2-2.9.4-46.3 is installed
  • OR libxml2-doc-2.9.4-46.3 is installed
  • OR libxml2-tools-2.9.4-46.3 is installed
  • OR python-libxml2-2.9.4-46.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.50 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_60-52_49-default-3-2 is installed
  • OR kgraft-patch-3_12_60-52_49-xen-3-2 is installed
  • OR kgraft-patch-SLE12_Update_14-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-94 is installed
  • OR libopenssl0_9_8-0.9.8j-94 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_114-92_64-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • libgnutls-devel-2.4.1-24.39.47 is installed
  • OR libgnutls-extra-devel-2.4.1-24.39.47 is installed
  • OR libgnutls-extra26-2.4.1-24.39.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • libksba-1.0.4-1.20 is installed
  • OR libksba-devel-1.0.4-1.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • novell-ipsec-tools-0.7.1-2.29 is installed
  • OR novell-ipsec-tools-devel-0.7.1-2.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 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 Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.569-120 is installed
  • OR flash-player-gnome-11.2.202.569-120 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • gstreamer-plugins-base-1.8.3-9 is installed
  • OR libgstfft-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 Workstation Extension 12 SP3 is installed
  • AND Package Information
  • gnome-shell-3.20.4-77.7 is installed
  • OR gnome-shell-calendar-3.20.4-77.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libwebkit2gtk3-lang-2.24.1-2.41 is installed
  • OR webkit2gtk3-2.24.1-2.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • dia-0.97.3-17.4 is installed
  • OR dia-lang-0.97.3-17.4 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • openstack-trove-4.0.1~a0~dev2-2.1 is installed
  • OR openstack-trove-api-4.0.1~a0~dev2-2.1 is installed
  • OR openstack-trove-conductor-4.0.1~a0~dev2-2.1 is installed
  • OR openstack-trove-guestagent-4.0.1~a0~dev2-2.1 is installed
  • OR openstack-trove-taskmanager-4.0.1~a0~dev2-2.1 is installed
  • OR python-trove-4.0.1~a0~dev2-2.1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND python-tablib-0.9.11-3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND
  • SDL2-2.0.5-2 is installed
  • OR ffmpeg-3.3.4-11 is installed
  • OR lame-3.99.5-2 is installed
  • OR lame-doc-3.99.5-2 is installed
  • OR lame-mp3rtp-3.99.5-2 is installed
  • OR libSDL2-2_0-0-2.0.5-2 is installed
  • OR libSDL2-devel-2.0.5-2 is installed
  • OR libavcodec-devel-3.3.4-11 is installed
  • OR libavcodec57-3.3.4-11 is installed
  • OR libavdevice-devel-3.3.4-11 is installed
  • OR libavdevice57-3.3.4-11 is installed
  • OR libavfilter-devel-3.3.4-11 is installed
  • OR libavfilter6-3.3.4-11 is installed
  • OR libavformat-devel-3.3.4-11 is installed
  • OR libavformat57-3.3.4-11 is installed
  • OR libavresample-devel-3.3.4-11 is installed
  • OR libavresample3-3.3.4-11 is installed
  • OR libavutil-devel-3.3.4-11 is installed
  • OR libavutil55-3.3.4-11 is installed
  • OR libmp3lame-devel-3.99.5-2 is installed
  • OR libmp3lame0-3.99.5-2 is installed
  • OR libpostproc-devel-3.3.4-11 is installed
  • OR libpostproc54-3.3.4-11 is installed
  • OR libswresample-devel-3.3.4-11 is installed
  • OR libswresample2-3.3.4-11 is installed
  • OR libswscale-devel-3.3.4-11 is installed
  • OR libswscale4-3.3.4-11 is installed
  • OR libtwolame-devel-0.3.13-2 is installed
  • OR libtwolame0-0.3.13-2 is installed
  • OR twolame-0.3.13-2 is installed
  • OR Package Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND
  • SDL2-2.0.5-2 is installed
  • OR ffmpeg-3.3.4-11 is installed
  • OR lame-3.99.5-2 is installed
  • OR lame-doc-3.99.5-2 is installed
  • OR lame-mp3rtp-3.99.5-2 is installed
  • OR libSDL2-2_0-0-2.0.5-2 is installed
  • OR libSDL2-devel-2.0.5-2 is installed
  • OR libavcodec-devel-3.3.4-11 is installed
  • OR libavcodec57-3.3.4-11 is installed
  • OR libavdevice-devel-3.3.4-11 is installed
  • OR libavdevice57-3.3.4-11 is installed
  • OR libavfilter-devel-3.3.4-11 is installed
  • OR libavfilter6-3.3.4-11 is installed
  • OR libavformat-devel-3.3.4-11 is installed
  • OR libavformat57-3.3.4-11 is installed
  • OR libavresample-devel-3.3.4-11 is installed
  • OR libavresample3-3.3.4-11 is installed
  • OR libavutil-devel-3.3.4-11 is installed
  • OR libavutil55-3.3.4-11 is installed
  • OR libmp3lame-devel-3.99.5-2 is installed
  • OR libmp3lame0-3.99.5-2 is installed
  • OR libpostproc-devel-3.3.4-11 is installed
  • OR libpostproc54-3.3.4-11 is installed
  • OR libswresample-devel-3.3.4-11 is installed
  • OR libswresample2-3.3.4-11 is installed
  • OR libswscale-devel-3.3.4-11 is installed
  • OR libswscale4-3.3.4-11 is installed
  • OR libtwolame-devel-0.3.13-2 is installed
  • OR libtwolame0-0.3.13-2 is installed
  • OR twolame-0.3.13-2 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • MozillaThunderbird-52.5.0-48 is installed
  • OR MozillaThunderbird-buildsymbols-52.5.0-48 is installed
  • OR MozillaThunderbird-devel-52.5.0-48 is installed
  • OR MozillaThunderbird-translations-common-52.5.0-48 is installed
  • OR MozillaThunderbird-translations-other-52.5.0-48 is installed
  • BACK