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



The SUSE Linux Enterprise 12 SP2 kernel version 4.4.121 was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2019-11477: A sequence of SACKs may have been crafted by a remote attacker such that one can trigger an integer overflow, leading to a kernel panic. (bsc#1137586).

- CVE-2019-11478: It was possible to send a crafted sequence of SACKs which would fragment the TCP retransmission queue. A remote attacker may have been able to further exploit the fragmented queue to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection.

- CVE-2019-11479: It was possible to send a crafted sequence of SACKs which would fragment the RACK send map. A remote attacker may be able to further exploit the fragmented send map to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection. This would have resulted in excess resource consumption due to low mss values.

- CVE-2019-3846: A flaw that allowed an attacker to corrupt memory and possibly escalate privileges was found in the mwifiex kernel module while connecting to a malicious wireless network. (bnc#1136424)

- CVE-2019-12382: An issue was discovered in drm_load_edid_firmware in drivers/gpu/drm/drm_edid_load.c in the Linux kernel There is an unchecked kstrdup of fwstr, which may have allowed an attacker to cause a denial of service (NULL pointer dereference and system crash). (bnc#1136586)

- CVE-2019-5489: The mincore() implementation in mm/mincore.c in the Linux kernel allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincore program.) Limited remote exploitation may have been possible, as demonstrated by latency differences in accessing public files from an Apache HTTP Server. (bnc#1120843)

- CVE-2019-11833: fs/ext4/extents.c in the Linux kernel did not zero out the unused memory region in the extent tree block, which might have allowed local users to obtain sensitive information by reading uninitialized data in the filesystem. (bnc#1135281)

- CVE-2018-7191: In the tun subsystem in the Linux kernel, dev_get_valid_name was not called before register_netdevice. This allowed local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containing a / character. This is similar to CVE-2013-4343. (bnc#1135603)

- CVE-2019-11190: The Linux kernel allowed local users to bypass ASLR on setuid programs (such as /bin/su) because install_exec_creds() is called too late in load_elf_binary() in fs/binfmt_elf.c, and thus the ptrace_may_access() check had a race condition when reading /proc/pid/stat. (bnc#1131543)

- CVE-2019-11815: An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel There was a race condition leading to a use-after-free, related to net namespace cleanup. (bnc#1134537)

- CVE-2019-11884: The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel allowed a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not have ended with a '\0' character. (bnc#1134848)

- CVE-2018-17972: An issue was discovered in the proc_pid_stack function in fs/proc/base.c in the Linux kernel It did not ensure that only root may inspect the kernel stack of an arbitrary task, allowing a local attacker to exploit racy stack unwinding and leak kernel task stack contents. (bnc#1110785)

The following non-security bugs were fixed:

- cifs: keep FileInfo handle live during oplock break (bsc#1106284, bsc#1131565). - ftrace/x86_64: Emulate call function while updating in breakpoint handler (bsc#1099658). - kabi: drop LINUX_MIB_TCPWQUEUETOOBIG snmp counter (bsc#1137586). - kabi: move sysctl_tcp_min_snd_mss to preserve struct net layout (bsc#1137586). - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies() (bsc#1136935). - tcp: add tcp_min_snd_mss sysctl (bsc#1137586). - tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (bsc#1137586). - tcp: limit payload size of sacked skbs (bsc#1137586). - tcp: tcp_fragment() should apply sane memory limits (bsc#1137586). - x86_64: Add gap to int3 to allow for call emulation (bsc#1099658). - x86_64: Allow breakpoints to emulate call instructions (bsc#1099658). - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent (bnc#1134596). - xen-swiotlb: use actually allocated size on check physical continuous (bnc#1134596).
Family:unixClass:patch
Status:Reference(s):1012382
1022805
1023175
1042286
1045693
1049505
1051017
1053600
1061041
1065600
1065726
1070805
1084721
1086095
1086535
1091158
1091171
1091197
1094825
1095344
1097356
1098996
1099523
1099597
1099658
1100105
1101555
1103624
1104731
1105025
1105931
1106284
1106293
1107256
1107299
1107385
1107832
1107866
1108145
1108498
1109330
1110233
1110286
1110785
1110837
1111062
1112758
1113192
1113751
1113769
1114190
1114648
1114763
1115433
1115440
1116027
1116183
1116345
1117186
1117187
1118152
1118319
1118987
1119714
1119946
1119947
1120743
1120758
1120843
1120885
1121621
1123161
1131543
1131565
1131886
1132374
1132472
1134537
1134596
1134848
1135281
1135603
1136424
1136446
1136586
1136935
1137586
1137597
1140747
1153332
1159646
1160467
1160468
1162197
1162200
1178387
CVE-2016-2399
CVE-2017-14867
CVE-2018-11805
CVE-2018-14633
CVE-2018-16301
CVE-2018-16839
CVE-2018-16862
CVE-2018-16884
CVE-2018-17182
CVE-2018-17972
CVE-2018-18281
CVE-2018-18386
CVE-2018-18690
CVE-2018-18710
CVE-2018-19824
CVE-2018-19985
CVE-2018-20169
CVE-2018-5848
CVE-2018-7191
CVE-2018-9516
CVE-2018-9568
CVE-2019-11190
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
CVE-2019-11815
CVE-2019-11833
CVE-2019-11884
CVE-2019-12382
CVE-2019-14896
CVE-2019-14897
CVE-2019-15165
CVE-2019-17571
CVE-2019-3459
CVE-2019-3460
CVE-2019-3846
CVE-2019-5489
CVE-2020-1930
CVE-2020-1931
CVE-2020-25692
SUSE-SU-2017:1986-1
SUSE-SU-2017:2598-1
SUSE-SU-2017:2747-1
SUSE-SU-2019:1534-1
SUSE-SU-2020:0054-1
SUSE-SU-2020:0810-1
SUSE-SU-2020:3314-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-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-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
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-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-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
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 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 5
SUSE OpenStack Cloud 6
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND wget-1.14-2.2 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • kernel-default-4.4.27-2.1 is installed
  • OR kernel-default-devel-4.4.27-2.1 is installed
  • OR kernel-devel-4.4.27-2.1 is installed
  • OR kernel-docs-4.4.27-2.1 is installed
  • OR kernel-macros-4.4.27-2.1 is installed
  • OR kernel-source-4.4.27-2.1 is installed
  • OR kernel-syms-4.4.27-2.1 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-setuptools-1.1.7-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.26.1 is installed
  • OR libMagick++1-6.4.3.6-7.26.1 is installed
  • OR libMagickCore1-6.4.3.6-7.26.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.26.1 is installed
  • OR libMagickWand1-6.4.3.6-7.26.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.30.1 is installed
  • OR libMagick++1-6.4.3.6-7.30.1 is installed
  • OR libMagickCore1-6.4.3.6-7.30.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.30.1 is installed
  • OR libMagickWand1-6.4.3.6-7.30.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • flash-player-11.2.202.508-0.14.1 is installed
  • OR flash-player-gnome-11.2.202.508-0.14.1 is installed
  • OR flash-player-kde4-11.2.202.508-0.14.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND wget-1.14-10.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libmysqlclient18-10.0.28-17.2 is installed
  • OR libmysqlclient18-32bit-10.0.28-17.2 is installed
  • OR libmysqlclient_r18-10.0.28-17.2 is installed
  • OR libmysqlclient_r18-32bit-10.0.28-17.2 is installed
  • OR mariadb-10.0.28-17.2 is installed
  • OR mariadb-client-10.0.28-17.2 is installed
  • OR mariadb-errormessages-10.0.28-17.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND perl-Config-IniFiles-2.82-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • gdm-3.26.2.1-11 is installed
  • OR gdm-devel-3.26.2.1-11 is installed
  • OR gdm-lang-3.26.2.1-11 is installed
  • OR gdmflexiserver-3.26.2.1-11 is installed
  • OR libgdm1-3.26.2.1-11 is installed
  • OR typelib-1_0-Gdm-1_0-3.26.2.1-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND aaa_base-malloccheck-84.87+git20180409.04c9dae-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND w3m-0.5.2-128.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND w3m-0.5.2-128.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
  • OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
  • OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
  • OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
  • OR kernel-default-2.6.32.59-0.7 is installed
  • OR kernel-default-base-2.6.32.59-0.7 is installed
  • OR kernel-default-devel-2.6.32.59-0.7 is installed
  • OR kernel-default-man-2.6.32.59-0.7 is installed
  • OR kernel-ec2-2.6.32.59-0.3 is installed
  • OR kernel-ec2-base-2.6.32.59-0.3 is installed
  • OR kernel-ec2-devel-2.6.32.59-0.7 is installed
  • OR kernel-pae-2.6.32.59-0.7 is installed
  • OR kernel-pae-base-2.6.32.59-0.7 is installed
  • OR kernel-pae-devel-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-base-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
  • OR kernel-source-2.6.32.59-0.7 is installed
  • OR kernel-syms-2.6.32.59-0.7 is installed
  • OR kernel-trace-2.6.32.59-0.7 is installed
  • OR kernel-trace-base-2.6.32.59-0.7 is installed
  • OR kernel-trace-devel-2.6.32.59-0.7 is installed
  • OR kernel-xen-2.6.32.59-0.7 is installed
  • OR kernel-xen-base-2.6.32.59-0.7 is installed
  • OR kernel-xen-devel-2.6.32.59-0.7 is installed
  • OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
  • OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
  • OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
  • OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
  • OR kernel-default-2.6.32.59-0.7 is installed
  • OR kernel-default-base-2.6.32.59-0.7 is installed
  • OR kernel-default-devel-2.6.32.59-0.7 is installed
  • OR kernel-default-man-2.6.32.59-0.7 is installed
  • OR kernel-ec2-2.6.32.59-0.3 is installed
  • OR kernel-ec2-base-2.6.32.59-0.3 is installed
  • OR kernel-ec2-devel-2.6.32.59-0.7 is installed
  • OR kernel-pae-2.6.32.59-0.7 is installed
  • OR kernel-pae-base-2.6.32.59-0.7 is installed
  • OR kernel-pae-devel-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-base-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
  • OR kernel-source-2.6.32.59-0.7 is installed
  • OR kernel-syms-2.6.32.59-0.7 is installed
  • OR kernel-trace-2.6.32.59-0.7 is installed
  • OR kernel-trace-base-2.6.32.59-0.7 is installed
  • OR kernel-trace-devel-2.6.32.59-0.7 is installed
  • OR kernel-xen-2.6.32.59-0.7 is installed
  • OR kernel-xen-base-2.6.32.59-0.7 is installed
  • OR kernel-xen-devel-2.6.32.59-0.7 is installed
  • OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
  • OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
  • OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
  • OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
  • OR kernel-default-2.6.32.59-0.7 is installed
  • OR kernel-default-base-2.6.32.59-0.7 is installed
  • OR kernel-default-devel-2.6.32.59-0.7 is installed
  • OR kernel-default-man-2.6.32.59-0.7 is installed
  • OR kernel-ec2-2.6.32.59-0.3 is installed
  • OR kernel-ec2-base-2.6.32.59-0.3 is installed
  • OR kernel-ec2-devel-2.6.32.59-0.7 is installed
  • OR kernel-pae-2.6.32.59-0.7 is installed
  • OR kernel-pae-base-2.6.32.59-0.7 is installed
  • OR kernel-pae-devel-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-base-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
  • OR kernel-source-2.6.32.59-0.7 is installed
  • OR kernel-syms-2.6.32.59-0.7 is installed
  • OR kernel-trace-2.6.32.59-0.7 is installed
  • OR kernel-trace-base-2.6.32.59-0.7 is installed
  • OR kernel-trace-devel-2.6.32.59-0.7 is installed
  • OR kernel-xen-2.6.32.59-0.7 is installed
  • OR kernel-xen-base-2.6.32.59-0.7 is installed
  • OR kernel-xen-devel-2.6.32.59-0.7 is installed
  • OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
  • OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
  • OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
  • OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
  • OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
  • OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
  • OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
  • OR kernel-default-2.6.32.59-0.7 is installed
  • OR kernel-default-base-2.6.32.59-0.7 is installed
  • OR kernel-default-devel-2.6.32.59-0.7 is installed
  • OR kernel-default-man-2.6.32.59-0.7 is installed
  • OR kernel-ec2-2.6.32.59-0.3 is installed
  • OR kernel-ec2-base-2.6.32.59-0.3 is installed
  • OR kernel-ec2-devel-2.6.32.59-0.7 is installed
  • OR kernel-pae-2.6.32.59-0.7 is installed
  • OR kernel-pae-base-2.6.32.59-0.7 is installed
  • OR kernel-pae-devel-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-base-2.6.32.59-0.7 is installed
  • OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
  • OR kernel-source-2.6.32.59-0.7 is installed
  • OR kernel-syms-2.6.32.59-0.7 is installed
  • OR kernel-trace-2.6.32.59-0.7 is installed
  • OR kernel-trace-base-2.6.32.59-0.7 is installed
  • OR kernel-trace-devel-2.6.32.59-0.7 is installed
  • OR kernel-xen-2.6.32.59-0.7 is installed
  • OR kernel-xen-base-2.6.32.59-0.7 is installed
  • OR kernel-xen-devel-2.6.32.59-0.7 is installed
  • OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
  • OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libexif-0.6.17-2.14 is installed
  • OR libexif-32bit-0.6.17-2.14 is installed
  • OR libexif-x86-0.6.17-2.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND libexiv2-4-0.17.1-31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND LibVNCServer-0.9.1-159 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND LibVNCServer-0.9.1-159 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • gtk2-2.18.9-0.23 is installed
  • OR gtk2-32bit-2.18.9-0.23 is installed
  • OR gtk2-doc-2.18.9-0.23 is installed
  • OR gtk2-lang-2.18.9-0.23 is installed
  • OR gtk2-x86-2.18.9-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • gtk2-2.18.9-0.23 is installed
  • OR gtk2-32bit-2.18.9-0.23 is installed
  • OR gtk2-doc-2.18.9-0.23 is installed
  • OR gtk2-lang-2.18.9-0.23 is installed
  • OR gtk2-x86-2.18.9-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • gtk2-2.18.9-0.23 is installed
  • OR gtk2-32bit-2.18.9-0.23 is installed
  • OR gtk2-doc-2.18.9-0.23 is installed
  • OR gtk2-lang-2.18.9-0.23 is installed
  • OR gtk2-x86-2.18.9-0.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • NetworkManager-0.7.1_git20090811-3.20 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • dhcp-4.2.4.P2-0.11.15 is installed
  • OR dhcp-client-4.2.4.P2-0.11.15 is installed
  • OR dhcp-relay-4.2.4.P2-0.11.15 is installed
  • OR dhcp-server-4.2.4.P2-0.11.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • dhcp-4.2.4.P2-0.11.15 is installed
  • OR dhcp-client-4.2.4.P2-0.11.15 is installed
  • OR dhcp-relay-4.2.4.P2-0.11.15 is installed
  • OR dhcp-server-4.2.4.P2-0.11.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • ant-1.7.1-20.9 is installed
  • OR ant-trax-1.7.1-16.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.59 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.59 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-default-3.0.101-0.47.106.59 is installed
  • OR kernel-default-base-3.0.101-0.47.106.59 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-default-man-3.0.101-0.47.106.59 is installed
  • OR kernel-ec2-3.0.101-0.47.106.59 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.59 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-pae-3.0.101-0.47.106.59 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.59 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-source-3.0.101-0.47.106.59 is installed
  • OR kernel-syms-3.0.101-0.47.106.59 is installed
  • OR kernel-trace-3.0.101-0.47.106.59 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.59 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-xen-3.0.101-0.47.106.59 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.59 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.59 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.59 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.59 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-default-3.0.101-0.47.106.59 is installed
  • OR kernel-default-base-3.0.101-0.47.106.59 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-default-man-3.0.101-0.47.106.59 is installed
  • OR kernel-ec2-3.0.101-0.47.106.59 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.59 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-pae-3.0.101-0.47.106.59 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.59 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-source-3.0.101-0.47.106.59 is installed
  • OR kernel-syms-3.0.101-0.47.106.59 is installed
  • OR kernel-trace-3.0.101-0.47.106.59 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.59 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.59 is installed
  • OR kernel-xen-3.0.101-0.47.106.59 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.59 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.2.0esr-45.2 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23.10 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45.2 is installed
  • OR firefox-fontconfig-2.11.0-2.1 is installed
  • OR libfreebl3-3.21.1-35.1 is installed
  • OR libfreebl3-32bit-3.21.1-35.1 is installed
  • OR libsoftokn3-3.21.1-35.1 is installed
  • OR libsoftokn3-32bit-3.21.1-35.1 is installed
  • OR mozilla-nspr-4.12-29.1 is installed
  • OR mozilla-nspr-32bit-4.12-29.1 is installed
  • OR mozilla-nss-3.21.1-35.1 is installed
  • OR mozilla-nss-32bit-3.21.1-35.1 is installed
  • OR mozilla-nss-tools-3.21.1-35.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ansible-2.3.2.0-11.5 is installed
  • OR libyaml-0.1.3-0.10.22.2 is installed
  • OR libyaml-0-2-0.1.3-0.10.22.2 is installed
  • OR python-Jinja2-2.6-2.19.2 is installed
  • OR python-PyYAML-3.10-0.15.2 is installed
  • OR python-ecdsa-0.10-0.3.2 is installed
  • OR python-paramiko-1.13.1-0.3.2 is installed
  • OR python-pycrypto-2.6-0.3.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ansible-2.3.2.0-11.5 is installed
  • OR libyaml-0.1.3-0.10.22.2 is installed
  • OR libyaml-0-2-0.1.3-0.10.22.2 is installed
  • OR python-Jinja2-2.6-2.19.2 is installed
  • OR python-PyYAML-3.10-0.15.2 is installed
  • OR python-ecdsa-0.10-0.3.2 is installed
  • OR python-paramiko-1.13.1-0.3.2 is installed
  • OR python-pycrypto-2.6-0.3.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-78.45 is installed
  • OR libMagickCore1-6.4.3.6-78.45 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-78.45 is installed
  • OR libMagickCore1-6.4.3.6-78.45 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • e2fsprogs-1.41.9-2.14 is installed
  • OR libcom_err2-1.41.9-2.14 is installed
  • OR libcom_err2-32bit-1.41.9-2.14 is installed
  • OR libcom_err2-x86-1.41.9-2.14 is installed
  • OR libext2fs2-1.41.9-2.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.38 is installed
  • OR libcurl4-openssl1-7.37.0-70.38 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.38 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.38 is installed
  • OR libcurl4-openssl1-7.37.0-70.38 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.38 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • elfutils-0.158-6 is installed
  • OR libasm1-0.158-6 is installed
  • OR libasm1-32bit-0.158-6 is installed
  • OR libdw1-0.158-6 is installed
  • OR libdw1-32bit-0.158-6 is installed
  • OR libebl1-0.158-6 is installed
  • OR libebl1-32bit-0.158-6 is installed
  • OR libelf1-0.158-6 is installed
  • OR libelf1-32bit-0.158-6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • elfutils-0.158-6 is installed
  • OR libasm1-0.158-6 is installed
  • OR libasm1-32bit-0.158-6 is installed
  • OR libdw1-0.158-6 is installed
  • OR libdw1-32bit-0.158-6 is installed
  • OR libebl1-0.158-6 is installed
  • OR libebl1-32bit-0.158-6 is installed
  • OR libelf1-0.158-6 is installed
  • OR libelf1-32bit-0.158-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND kbd-1.15.5-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libxerces-c-3_1-3.1.1-12 is installed
  • OR libxerces-c-3_1-32bit-3.1.1-12 is installed
  • OR xerces-c-3.1.1-12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libxerces-c-3_1-3.1.1-12 is installed
  • OR libxerces-c-3_1-32bit-3.1.1-12 is installed
  • OR xerces-c-3.1.1-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND busybox-1.21.1-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr3.21-20 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr3.21-20 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr3.21-20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr3.21-20 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr3.21-20 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr3.21-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • file-5.19-9 is installed
  • OR file-magic-5.19-9 is installed
  • OR libmagic1-5.19-9 is installed
  • OR libmagic1-32bit-5.19-9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • libldap-2_4-2-2.4.41-18.77 is installed
  • OR libldap-2_4-2-32bit-2.4.41-18.77 is installed
  • OR openldap2-2.4.41-18.77 is installed
  • OR openldap2-back-meta-2.4.41-18.77 is installed
  • OR openldap2-client-2.4.41-18.77 is installed
  • OR openldap2-doc-2.4.41-18.77 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • libldap-2_4-2-2.4.41-18.77 is installed
  • OR libldap-2_4-2-32bit-2.4.41-18.77 is installed
  • OR openldap2-2.4.41-18.77 is installed
  • OR openldap2-back-meta-2.4.41-18.77 is installed
  • OR openldap2-client-2.4.41-18.77 is installed
  • OR openldap2-doc-2.4.41-18.77 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kgraft-patch-4_4_114-92_64-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-8-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kgraft-patch-4_4_114-92_64-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kernel-default-4.4.121-92.114 is installed
  • OR kernel-default-base-4.4.121-92.114 is installed
  • OR kernel-default-devel-4.4.121-92.114 is installed
  • OR kernel-default-man-4.4.121-92.114 is installed
  • OR kernel-devel-4.4.121-92.114 is installed
  • OR kernel-macros-4.4.121-92.114 is installed
  • OR kernel-source-4.4.121-92.114 is installed
  • OR kernel-syms-4.4.121-92.114 is installed
  • OR kgraft-patch-4_4_121-92_114-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_30-1-3.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kernel-default-4.4.121-92.114 is installed
  • OR kernel-default-base-4.4.121-92.114 is installed
  • OR kernel-default-devel-4.4.121-92.114 is installed
  • OR kernel-default-man-4.4.121-92.114 is installed
  • OR kernel-devel-4.4.121-92.114 is installed
  • OR kernel-macros-4.4.121-92.114 is installed
  • OR kernel-source-4.4.121-92.114 is installed
  • OR kernel-syms-4.4.121-92.114 is installed
  • OR kgraft-patch-4_4_121-92_114-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_30-1-3.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libquicktime-1.2.4-14.3 is installed
  • OR libquicktime0-1.2.4-14.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libquicktime-1.2.4-14.3 is installed
  • OR libquicktime0-1.2.4-14.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • audiofile-0.3.6-10 is installed
  • OR libaudiofile1-0.3.6-10 is installed
  • OR libaudiofile1-32bit-0.3.6-10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libsolv-0.6.36-2.27.19 is installed
  • OR libsolv-tools-0.6.36-2.27.19 is installed
  • OR libzypp-16.20.2-27.60 is installed
  • OR perl-solv-0.6.36-2.27.19 is installed
  • OR python-solv-0.6.36-2.27.19 is installed
  • OR zypper-1.13.54-18.40 is installed
  • OR zypper-log-1.13.54-18.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libsolv-0.6.36-2.27.19 is installed
  • OR libsolv-tools-0.6.36-2.27.19 is installed
  • OR libzypp-16.20.2-27.60 is installed
  • OR perl-solv-0.6.36-2.27.19 is installed
  • OR python-solv-0.6.36-2.27.19 is installed
  • OR zypper-1.13.54-18.40 is installed
  • OR zypper-log-1.13.54-18.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • libssh2-1-1.4.3-20.9 is installed
  • OR libssh2-1-32bit-1.4.3-20.9 is installed
  • OR libssh2_org-1.4.3-20.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • libssh2-1-1.4.3-20.9 is installed
  • OR libssh2-1-32bit-1.4.3-20.9 is installed
  • OR libssh2_org-1.4.3-20.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_57-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_18-8-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_57-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_18-8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • postgresql96-9.6.10-3.22 is installed
  • OR postgresql96-contrib-9.6.10-3.22 is installed
  • OR postgresql96-docs-9.6.10-3.22 is installed
  • OR postgresql96-libs-9.6.10-3.22 is installed
  • OR postgresql96-server-9.6.10-3.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • postgresql96-9.6.10-3.22 is installed
  • OR postgresql96-contrib-9.6.10-3.22 is installed
  • OR postgresql96-docs-9.6.10-3.22 is installed
  • OR postgresql96-libs-9.6.10-3.22 is installed
  • OR postgresql96-server-9.6.10-3.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.3 is installed
  • OR kernel-default-base-4.12.14-95.3 is installed
  • OR kernel-default-devel-4.12.14-95.3 is installed
  • OR kernel-default-man-4.12.14-95.3 is installed
  • OR kernel-devel-4.12.14-95.3 is installed
  • OR kernel-macros-4.12.14-95.3 is installed
  • OR kernel-source-4.12.14-95.3 is installed
  • OR kernel-syms-4.12.14-95.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.3 is installed
  • OR kernel-default-base-4.12.14-95.3 is installed
  • OR kernel-default-devel-4.12.14-95.3 is installed
  • OR kernel-default-man-4.12.14-95.3 is installed
  • OR kernel-devel-4.12.14-95.3 is installed
  • OR kernel-macros-4.12.14-95.3 is installed
  • OR kernel-source-4.12.14-95.3 is installed
  • OR kernel-syms-4.12.14-95.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND apache2-mod_jk-1.2.40-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr3.50-28 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.50-28 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr3.50-28 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr3.50-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-81 is installed
  • OR MozillaFirefox-translations-45.4.0esr-81 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND ucode-intel-20190312-13.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_120-92_70-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_20-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • bytefx-data-mysql-2.6.7-0.9 is installed
  • OR mono-core-2.6.7-0.9 is installed
  • OR mono-data-2.6.7-0.9 is installed
  • OR mono-data-firebird-2.6.7-0.9 is installed
  • OR mono-data-oracle-2.6.7-0.9 is installed
  • OR mono-data-postgresql-2.6.7-0.9 is installed
  • OR mono-data-sqlite-2.6.7-0.9 is installed
  • OR mono-data-sybase-2.6.7-0.9 is installed
  • OR mono-devel-2.6.7-0.9 is installed
  • OR mono-extras-2.6.7-0.9 is installed
  • OR mono-jscript-2.6.7-0.9 is installed
  • OR mono-locale-extras-2.6.7-0.9 is installed
  • OR mono-nunit-2.6.7-0.9 is installed
  • OR mono-wcf-2.6.7-0.9 is installed
  • OR mono-web-2.6.7-0.9 is installed
  • OR mono-winforms-2.6.7-0.9 is installed
  • OR mono-winfxcore-2.6.7-0.9 is installed
  • OR monodoc-core-2.6.7-0.9 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 apache2-mod_fcgid-2.2-31.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND argyllcms-1.6.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • kernel-default-3.12.59-60.45 is installed
  • OR kernel-default-extra-3.12.59-60.45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-good-0.10.31-16 is installed
  • OR gstreamer-0_10-plugins-good-lang-0.10.31-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.79 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.79 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.79 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libSoundTouch0-32bit-1.7.1-5.6 is installed
  • OR soundtouch-1.7.1-5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • libqt4-4.8.7-8.13 is installed
  • OR libqt4-sql-mysql-32bit-4.8.7-8.13 is installed
  • OR libqt4-sql-plugins-4.8.7-8.13 is installed
  • OR libqt4-sql-postgresql-4.8.7-8.13 is installed
  • OR libqt4-sql-postgresql-32bit-4.8.7-8.13 is installed
  • OR libqt4-sql-sqlite-32bit-4.8.7-8.13 is installed
  • OR libqt4-sql-unixODBC-4.8.7-8.13 is installed
  • OR libqt4-sql-unixODBC-32bit-4.8.7-8.13 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • curl-7.19.7-1.61.1 is installed
  • OR libcurl4-7.19.7-1.61.1 is installed
  • OR libcurl4-32bit-7.19.7-1.61.1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND apache2-mod_wsgi-4.4.13-1.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
  • mumble-1.2.19-9 is installed
  • OR mumble-32bit-1.2.19-lp151.4.6 is installed
  • OR mumble-server-1.2.19-9 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • jq-1.5-5 is installed
  • OR libjq-devel-1.5-5 is installed
  • OR libjq1-1.5-5 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • chromedriver-61.0.3163.79-29 is installed
  • OR chromium-61.0.3163.79-29 is installed
  • BACK