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



The SUSE Linux Enterprise 12 SP4 kernel was updated to receive various security and bug fixes.

The following security bugs were fixed:

- CVE-2020-25705: A flaw in the way reply ICMP packets are limited in was found that allowed to quickly scan open UDP ports. This flaw allowed an off-path remote user to effectively bypassing source port UDP randomization. The highest threat from this vulnerability is to confidentiality and possibly integrity, because software and services that rely on UDP source port randomization (like DNS) are indirectly affected as well. Kernel versions may be vulnerable to this issue (bsc#1175721, bsc#1178782). - CVE-2020-25704: Fixed a memory leak in perf_event_parse_addr_filter() (bsc#1178393). - CVE-2020-25668: Fixed a use-after-free in con_font_op() (bnc#1178123). - CVE-2020-25656: Fixed a concurrency use-after-free in vt_do_kdgkb_ioctl (bnc#1177766). - CVE-2020-25285: Fixed a race condition between hugetlb sysctl handlers in mm/hugetlb.c (bnc#1176485). - CVE-2020-0430: Fixed an OOB read in skb_headlen of /include/linux/skbuff.h (bnc#1176723). - CVE-2020-14351: Fixed a race in the perf_mmap_close() function (bsc#1177086). - CVE-2020-16120: Fixed a permissions issue in ovl_path_open() (bsc#1177470). - CVE-2020-8694: Restricted energy meter to root access (bsc#1170415). - CVE-2020-12351: Implemented a kABI workaround for bluetooth l2cap_ops filter addition (bsc#1177724). - CVE-2020-12352: Fixed an information leak when processing certain AMP packets aka 'BleedingTooth' (bsc#1177725). - CVE-2020-25212: Fixed a TOCTOU mismatch in the NFS client code (bnc#1176381). - CVE-2020-25645: Fixed an an issue in IPsec that caused traffic between two Geneve endpoints to be unencrypted (bnc#1177511). - CVE-2020-14381: Fixed a UAF in the fast user mutex (futex) wait operation (bsc#1176011). - CVE-2020-25643: Fixed an improper input validation in the ppp_cp_parse_cr function of the HDLC_PPP module (bnc#1177206). - CVE-2020-25641: Fixed a zero-length biovec request issued by the block subsystem could have caused the kernel to enter an infinite loop, causing a denial of service (bsc#1177121). - CVE-2020-26088: Fixed an improper CAP_NET_RAW check in NFC socket creation could have been used by local attackers to create raw sockets, bypassing security mechanisms (bsc#1176990). - CVE-2020-14390: Fixed an out-of-bounds memory write leading to memory corruption or a denial of service when changing screen size (bnc#1176235). - CVE-2020-0432: Fixed an out of bounds write due to an integer overflow (bsc#1176721). - CVE-2020-0427: Fixed an out of bounds read due to a use after free (bsc#1176725). - CVE-2020-0431: Fixed an out of bounds write due to a missing bounds check (bsc#1176722). - CVE-2020-0404: Fixed a linked list corruption due to an unusual root cause (bsc#1176423). - CVE-2020-25284: Fixed an incomplete permission checking for access to rbd devices, which could have been leveraged by local attackers to map or unmap rbd block devices (bsc#1176482). - CVE-2020-27673: Fixed an issue where rogue guests could have caused denial of service of Dom0 via high frequency events (XSA-332 bsc#1177411) - CVE-2020-27675: Fixed a race condition in event handler which may crash dom0 (XSA-331 bsc#1177410).

The following non-security bugs were fixed:

- btrfs: remove root usage from can_overcommit (bsc#1131277). - hv: vmbus: Add timeout to vmbus_wait_for_unload (bsc#1177816). - hyperv_fb: disable superfluous VERSION_WIN10_V5 case (bsc#1175306). - hyperv_fb: Update screen_info after removing old framebuffer (bsc#1175306). - livepatch: Add -fdump-ipa-clones to build (). Add support for -fdump-ipa-clones GCC option. Update config files accordingly. - livepatch: Test if -fdump-ipa-clones is really available As of now we add -fdump-ipa-clones unconditionally. It does not cause a trouble if the kernel is build with the supported toolchain. Otherwise it could fail easily. Do the correct thing and test for the availability. - NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() (bsc#1177340). - NFS: only invalidate dentrys that are clearly invalid (bsc#1178669 bsc#1170139). - NFS: Revalidate the file mapping on all fatal writeback errors (bsc#1177340). - NFSv4: do not mark all open state for recovery when handling recallable state revoked flag (bsc#1176935). - obsolete_kmp: provide newer version than the obsoleted one (boo#1170232). - ocfs2: give applications more IO opportunities during fstrim (bsc#1175228). - powerpc/pseries/cpuidle: add polling idle for shared processor guests (bsc#1178765 ltc#188968). - rpadlpar_io: Add MODULE_DESCRIPTION entries to kernel modules (bsc#1176869 ltc#188243). - scsi: fnic: Do not call 'scsi_done()' for unhandled commands (bsc#1168468, bsc#1171675). - scsi: qla2xxx: Do not consume srb greedily (bsc#1173233). - scsi: qla2xxx: Handle incorrect entry_type entries (bsc#1173233). - video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host (bsc#1175306). - video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver (bsc#1175306). - video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs (bsc#1175306). - x86/kexec: Use up-to-dated screen_info copy to fill boot params (bsc#1175306). - xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/events: add a new 'late EOI' evtchn framework (XSA-332 bsc#1177411). - xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411). - xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410). - xen/events: block rogue events for some time (XSA-332 bsc#1177411). - xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411). - xen/events: do not use chip_data for legacy IRQs (XSA-332 bsc#1065600). - xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411). - xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411). - xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411). - xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information (XSA-332 bsc#1065600).
Family:unixClass:patch
Status:Reference(s):1005544
1008325
1010675
1011920
1012143
1012382
1012422
1013930
1014873
1017189
1017497
1019531
1020645
1021610
1023616
1023807
1023822
1023848
1024051
1029631
1031056
1031392
1035053
1035312
1036785
1038984
1039567
1042422
1043055
1043591
1045735
1047785
1048129
1048576
1048783
1049505
1050431
1050549
1051017
1051510
1052151
1053043
1053600
1054088
1054239
1054671
1055123
1055920
1057199
1058115
1061832
1063815
1065600
1065726
1067441
1067906
1068059
1069606
1069631
1070263
1073579
1076393
1077993
1078788
1078806
1078813
1079524
1082519
1083215
1083527
1084760
1087931
1089343
1091158
1093118
1094244
1094825
1095057
1095805
1096052
1098050
1098996
1099597
1101555
1102230
1103308
1103405
1104124
1105025
1105428
1105795
1105931
1106105
1106110
1106240
1106293
1106359
1106434
1106594
1106913
1106929
1107060
1107299
1107318
1107535
1107829
1107870
1108315
1108377
1108498
1109158
1109333
1109772
1109784
1109806
1109818
1109907
1109919
1109923
1110006
1110363
1110468
1110600
1110601
1110602
1110603
1110604
1110605
1110606
1110611
1110612
1110613
1110614
1110615
1110616
1110618
1110619
1110943
1111363
1111516
1111870
1112007
1112262
1112263
1112894
1112902
1112903
1112905
1113667
1113751
1113769
1114178
1114229
1114648
1131277
1160947
1163524
1166965
1168468
1170139
1170232
1170415
1171417
1171675
1172073
1172366
1173115
1173233
1175228
1175306
1175721
1175882
1176011
1176235
1176278
1176381
1176423
1176482
1176485
1176698
1176721
1176722
1176723
1176725
1176732
1176869
1176907
1176922
1176935
1176950
1176990
1177027
1177086
1177121
1177206
1177340
1177410
1177411
1177470
1177511
1177724
1177725
1177766
1177816
1178123
1178330
1178393
1178669
1178765
1178782
1178838
958861
981083
997172
CVE-2015-8000
CVE-2016-4658
CVE-2016-5131
CVE-2016-9318
CVE-2016-9597
CVE-2017-12173
CVE-2017-15412
CVE-2017-16642
CVE-2017-17042
CVE-2017-5130
CVE-2017-5209
CVE-2017-5545
CVE-2017-5834
CVE-2017-5835
CVE-2017-5836
CVE-2017-5838
CVE-2017-6440
CVE-2017-7436
CVE-2017-7982
CVE-2017-9228
CVE-2017-9229
CVE-2017-9788
CVE-2018-10919
CVE-2018-14633
CVE-2018-18281
CVE-2018-18386
CVE-2018-18690
CVE-2018-18710
CVE-2018-9516
CVE-2020-0404
CVE-2020-0427
CVE-2020-0430
CVE-2020-0431
CVE-2020-0432
CVE-2020-12351
CVE-2020-12352
CVE-2020-14351
CVE-2020-14381
CVE-2020-14390
CVE-2020-16120
CVE-2020-25212
CVE-2020-25284
CVE-2020-25285
CVE-2020-25641
CVE-2020-25643
CVE-2020-25645
CVE-2020-25656
CVE-2020-25668
CVE-2020-25704
CVE-2020-25705
CVE-2020-26088
CVE-2020-27673
CVE-2020-27675
CVE-2020-8694
SUSE-SU-2015:2341-1
SUSE-SU-2017:0380-1
SUSE-SU-2017:0966-1
SUSE-SU-2017:1379-1
SUSE-SU-2017:1961-1
SUSE-SU-2017:2344-1
SUSE-SU-2017:2697-1
SUSE-SU-2017:2937-1
SUSE-SU-2017:3237-1
SUSE-SU-2018:0401-1
SUSE-SU-2018:1890-1
SUSE-SU-2018:3161-1
SUSE-SU-2018:3689-1
SUSE-SU-2020:3544-1
Platform(s):openSUSE 13.2
openSUSE Leap 42.1
openSUSE Leap 42.2
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 SP4
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 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 SP4
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 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 SP4
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-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-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 Software Development Kit 12
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Software Development Kit 12 SP3
SUSE Linux Enterprise Software Development Kit 12 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
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 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
SUSE Package Hub for SUSE Linux Enterprise 12 SP3
Product(s):
Definition Synopsis
  • openSUSE 13.2 is installed
  • AND Package Information
  • libopenssl0_9_8-0.9.8zh-14.1 is installed
  • OR libopenssl0_9_8-32bit-0.9.8zh-14.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • emacs-24.3-18.7 is installed
  • OR emacs-info-24.3-18.7 is installed
  • OR emacs-nox-24.3-18.7 is installed
  • OR emacs-x11-24.3-18.7 is installed
  • OR etags-24.3-18.7 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • cpp48-4.8.5-22.1 is installed
  • OR gcc48-4.8.5-22.1 is installed
  • OR gcc48-c++-4.8.5-22.1 is installed
  • OR gcc48-fortran-4.8.5-22.1 is installed
  • OR gcc48-gij-4.8.5-22.1 is installed
  • OR gcc48-info-4.8.5-22.1 is installed
  • OR gcc48-java-4.8.5-22.1 is installed
  • OR gcc48-locale-4.8.5-22.1 is installed
  • OR gcc48-objc-4.8.5-22.1 is installed
  • OR libasan0-4.8.5-22.1 is installed
  • OR libgcc_s1-gcc48-32bit-4.8.5-22.1 is installed
  • OR libgcj48-4.8.5-22.1 is installed
  • OR libgcj48-devel-4.8.5-22.1 is installed
  • OR libgcj48-jar-4.8.5-22.1 is installed
  • OR libgcj_bc1-gcc48-4.8.5-22.1 is installed
  • OR libobjc4-4.8.5-22.1 is installed
  • OR libstdc++48-devel-4.8.5-22.1 is installed
  • OR libstdc++6-gcc48-locale-4.8.5-22.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • MozillaFirefox-10.0.10-0.3 is installed
  • OR MozillaFirefox-translations-10.0.10-0.3 is installed
  • OR mozilla-nspr-4.9.3-0.2 is installed
  • OR mozilla-nspr-32bit-4.9.3-0.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-24.6.0esr-0.8 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
  • OR libfreebl3-3.16.1-0.8 is installed
  • OR libfreebl3-32bit-3.16.1-0.8 is installed
  • OR libsoftokn3-3.16.1-0.8 is installed
  • OR libsoftokn3-32bit-3.16.1-0.8 is installed
  • OR mozilla-nspr-4.10.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.6-0.3 is installed
  • OR mozilla-nss-3.16.1-0.8 is installed
  • OR mozilla-nss-32bit-3.16.1-0.8 is installed
  • OR mozilla-nss-tools-3.16.1-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.91-0.14 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.91-0.14 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.91-0.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • avahi-0.6.31-20.59 is installed
  • OR avahi-lang-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 Desktop 12 SP1 is installed
  • AND dnsmasq-2.71-8.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • NetworkManager-1.0.12-8.6 is installed
  • OR NetworkManager-lang-1.0.12-8.6 is installed
  • OR libnm-glib-vpn1-1.0.12-8.6 is installed
  • OR libnm-glib4-1.0.12-8.6 is installed
  • OR libnm-util2-1.0.12-8.6 is installed
  • OR libnm0-1.0.12-8.6 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-8.6 is installed
  • OR typelib-1_0-NMClient-1_0-1.0.12-8.6 is installed
  • OR typelib-1_0-NetworkManager-1_0-1.0.12-8.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • cron-4.2-58.3 is installed
  • OR cronie-1.4.11-58.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • cluster-network-1.4-2.32.6 is installed
  • OR cluster-network-kmp-bigmem-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-default-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_108.87-2.32.6 is installed
  • OR drbd-8.4.4-0.27.6 is installed
  • OR drbd-bash-completion-8.4.4-0.27.6 is installed
  • OR drbd-heartbeat-8.4.4-0.27.6 is installed
  • OR drbd-kmp-8.4.4-0.27.6 is installed
  • OR drbd-kmp-bigmem-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-default-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-pae-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-ppc64-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-trace-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-xen-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-pacemaker-8.4.4-0.27.6 is installed
  • OR drbd-udev-8.4.4-0.27.6 is installed
  • OR drbd-utils-8.4.4-0.27.6 is installed
  • OR drbd-xen-8.4.4-0.27.6 is installed
  • OR gfs2-2-0.24.6 is installed
  • OR gfs2-kmp-bigmem-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-default-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-pae-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-trace-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-xen-2_3.0.101_108.87-0.24.6 is installed
  • OR ocfs2-1.6-0.28.9 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.87-0.28.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND sles12-docker-image-1.1.1-20160307082632 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-16.1 is installed
  • OR openldap2-2.4.39-16.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.51-60.20.2 is installed
  • OR kernel-ec2-devel-3.12.51-60.20.2 is installed
  • OR kernel-ec2-extra-3.12.51-60.20.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php7-7.0.7-28.2 is installed
  • OR php7-7.0.7-28.2 is installed
  • OR php7-bcmath-7.0.7-28.2 is installed
  • OR php7-bz2-7.0.7-28.2 is installed
  • OR php7-calendar-7.0.7-28.2 is installed
  • OR php7-ctype-7.0.7-28.2 is installed
  • OR php7-curl-7.0.7-28.2 is installed
  • OR php7-dba-7.0.7-28.2 is installed
  • OR php7-dom-7.0.7-28.2 is installed
  • OR php7-enchant-7.0.7-28.2 is installed
  • OR php7-exif-7.0.7-28.2 is installed
  • OR php7-fastcgi-7.0.7-28.2 is installed
  • OR php7-fileinfo-7.0.7-28.2 is installed
  • OR php7-fpm-7.0.7-28.2 is installed
  • OR php7-ftp-7.0.7-28.2 is installed
  • OR php7-gd-7.0.7-28.2 is installed
  • OR php7-gettext-7.0.7-28.2 is installed
  • OR php7-gmp-7.0.7-28.2 is installed
  • OR php7-iconv-7.0.7-28.2 is installed
  • OR php7-imap-7.0.7-28.2 is installed
  • OR php7-intl-7.0.7-28.2 is installed
  • OR php7-json-7.0.7-28.2 is installed
  • OR php7-ldap-7.0.7-28.2 is installed
  • OR php7-mbstring-7.0.7-28.2 is installed
  • OR php7-mcrypt-7.0.7-28.2 is installed
  • OR php7-mysql-7.0.7-28.2 is installed
  • OR php7-odbc-7.0.7-28.2 is installed
  • OR php7-opcache-7.0.7-28.2 is installed
  • OR php7-openssl-7.0.7-28.2 is installed
  • OR php7-pcntl-7.0.7-28.2 is installed
  • OR php7-pdo-7.0.7-28.2 is installed
  • OR php7-pear-7.0.7-28.2 is installed
  • OR php7-pear-Archive_Tar-7.0.7-28.2 is installed
  • OR php7-pgsql-7.0.7-28.2 is installed
  • OR php7-phar-7.0.7-28.2 is installed
  • OR php7-posix-7.0.7-28.2 is installed
  • OR php7-pspell-7.0.7-28.2 is installed
  • OR php7-shmop-7.0.7-28.2 is installed
  • OR php7-snmp-7.0.7-28.2 is installed
  • OR php7-soap-7.0.7-28.2 is installed
  • OR php7-sockets-7.0.7-28.2 is installed
  • OR php7-sqlite-7.0.7-28.2 is installed
  • OR php7-sysvmsg-7.0.7-28.2 is installed
  • OR php7-sysvsem-7.0.7-28.2 is installed
  • OR php7-sysvshm-7.0.7-28.2 is installed
  • OR php7-tokenizer-7.0.7-28.2 is installed
  • OR php7-wddx-7.0.7-28.2 is installed
  • OR php7-xmlreader-7.0.7-28.2 is installed
  • OR php7-xmlrpc-7.0.7-28.2 is installed
  • OR php7-xmlwriter-7.0.7-28.2 is installed
  • OR php7-xsl-7.0.7-28.2 is installed
  • OR php7-zip-7.0.7-28.2 is installed
  • OR php7-zlib-7.0.7-28.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND LibVNCServer-0.9.1-160.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-69.8 is installed
  • OR kernel-rt-base-3.0.101.rt130-69.8 is installed
  • OR kernel-rt-devel-3.0.101.rt130-69.8 is installed
  • OR kernel-rt_trace-3.0.101.rt130-69.8 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-69.8 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-69.8 is installed
  • OR kernel-source-rt-3.0.101.rt130-69.8 is installed
  • OR kernel-syms-rt-3.0.101.rt130-69.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • cups-1.3.9-8.15 is installed
  • OR cups-client-1.3.9-8.15 is installed
  • OR cups-libs-1.3.9-8.15 is installed
  • OR cups-libs-32bit-1.3.9-8.15 is installed
  • OR cups-libs-x86-1.3.9-8.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • cups-1.3.9-8.15 is installed
  • OR cups-client-1.3.9-8.15 is installed
  • OR cups-libs-1.3.9-8.15 is installed
  • OR cups-libs-32bit-1.3.9-8.15 is installed
  • OR cups-libs-x86-1.3.9-8.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND libraptor1-1.4.18-28.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND libraptor1-1.4.18-28.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND clamav-0.96-0.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 is installed
  • OR mozilla-nspr-4.10.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.6-0.3 is installed
  • OR mozilla-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 is installed
  • OR mozilla-nspr-4.10.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.6-0.3 is installed
  • OR mozilla-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.3 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
  • OR freeradius-server-doc-2.1.1-7.16 is installed
  • OR freeradius-server-libs-2.1.1-7.16 is installed
  • OR freeradius-server-utils-2.1.1-7.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
  • OR freeradius-server-doc-2.1.1-7.16 is installed
  • OR freeradius-server-libs-2.1.1-7.16 is installed
  • OR freeradius-server-utils-2.1.1-7.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
  • OR freeradius-server-doc-2.1.1-7.16 is installed
  • OR freeradius-server-libs-2.1.1-7.16 is installed
  • OR freeradius-server-utils-2.1.1-7.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libvirt-0.9.6-0.23 is installed
  • OR libvirt-client-0.9.6-0.23 is installed
  • OR libvirt-client-32bit-0.9.6-0.23 is installed
  • OR libvirt-doc-0.9.6-0.23 is installed
  • OR libvirt-python-0.9.6-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libvirt-0.9.6-0.23 is installed
  • OR libvirt-client-0.9.6-0.23 is installed
  • OR libvirt-client-32bit-0.9.6-0.23 is installed
  • OR libvirt-doc-0.9.6-0.23 is installed
  • OR libvirt-python-0.9.6-0.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.38 is installed
  • OR ghostscript-fonts-rus-8.62-32.38 is installed
  • OR ghostscript-fonts-std-8.62-32.38 is installed
  • OR ghostscript-library-8.62-32.38 is installed
  • OR ghostscript-omni-8.62-32.38 is installed
  • OR ghostscript-x11-8.62-32.38 is installed
  • OR libgimpprint-4.2.7-32.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.38 is installed
  • OR ghostscript-fonts-rus-8.62-32.38 is installed
  • OR ghostscript-fonts-std-8.62-32.38 is installed
  • OR ghostscript-library-8.62-32.38 is installed
  • OR ghostscript-omni-8.62-32.38 is installed
  • OR ghostscript-x11-8.62-32.38 is installed
  • OR libgimpprint-4.2.7-32.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.4_04-0.9 is installed
  • OR xen-doc-html-4.2.4_04-0.9 is installed
  • OR xen-doc-pdf-4.2.4_04-0.9 is installed
  • OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
  • OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
  • OR xen-libs-4.2.4_04-0.9 is installed
  • OR xen-libs-32bit-4.2.4_04-0.9 is installed
  • OR xen-tools-4.2.4_04-0.9 is installed
  • OR xen-tools-domU-4.2.4_04-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.4_04-0.9 is installed
  • OR xen-doc-html-4.2.4_04-0.9 is installed
  • OR xen-doc-pdf-4.2.4_04-0.9 is installed
  • OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.9 is installed
  • OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.9 is installed
  • OR xen-libs-4.2.4_04-0.9 is installed
  • OR xen-libs-32bit-4.2.4_04-0.9 is installed
  • OR xen-tools-4.2.4_04-0.9 is installed
  • OR xen-tools-domU-4.2.4_04-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • apache2-2.2.12-1.38 is installed
  • OR apache2-doc-2.2.12-1.38 is installed
  • OR apache2-example-pages-2.2.12-1.38 is installed
  • OR apache2-prefork-2.2.12-1.38 is installed
  • OR apache2-utils-2.2.12-1.38 is installed
  • OR apache2-worker-2.2.12-1.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libfreebl3-32bit-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR libsoftokn3-32bit-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nspr-32bit-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-32bit-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libfreebl3-32bit-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR libsoftokn3-32bit-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nspr-32bit-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-32bit-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ldapsmb-1.34b-84 is installed
  • OR libldb1-3.6.3-84 is installed
  • OR libsmbclient0-3.6.3-84 is installed
  • OR libsmbclient0-32bit-3.6.3-84 is installed
  • OR libsmbclient0-x86-3.6.3-84 is installed
  • OR libtalloc2-3.6.3-84 is installed
  • OR libtalloc2-32bit-3.6.3-84 is installed
  • OR libtalloc2-x86-3.6.3-84 is installed
  • OR libtdb1-3.6.3-84 is installed
  • OR libtdb1-32bit-3.6.3-84 is installed
  • OR libtdb1-x86-3.6.3-84 is installed
  • OR libtevent0-3.6.3-84 is installed
  • OR libtevent0-32bit-3.6.3-84 is installed
  • OR libtevent0-x86-3.6.3-84 is installed
  • OR libwbclient0-3.6.3-84 is installed
  • OR libwbclient0-32bit-3.6.3-84 is installed
  • OR libwbclient0-x86-3.6.3-84 is installed
  • OR samba-3.6.3-84 is installed
  • OR samba-32bit-3.6.3-84 is installed
  • OR samba-client-3.6.3-84 is installed
  • OR samba-client-32bit-3.6.3-84 is installed
  • OR samba-client-x86-3.6.3-84 is installed
  • OR samba-doc-3.6.3-84 is installed
  • OR samba-krb-printing-3.6.3-84 is installed
  • OR samba-winbind-3.6.3-84 is installed
  • OR samba-winbind-32bit-3.6.3-84 is installed
  • OR samba-winbind-x86-3.6.3-84 is installed
  • OR samba-x86-3.6.3-84 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ldapsmb-1.34b-84 is installed
  • OR libldb1-3.6.3-84 is installed
  • OR libsmbclient0-3.6.3-84 is installed
  • OR libsmbclient0-32bit-3.6.3-84 is installed
  • OR libsmbclient0-x86-3.6.3-84 is installed
  • OR libtalloc2-3.6.3-84 is installed
  • OR libtalloc2-32bit-3.6.3-84 is installed
  • OR libtalloc2-x86-3.6.3-84 is installed
  • OR libtdb1-3.6.3-84 is installed
  • OR libtdb1-32bit-3.6.3-84 is installed
  • OR libtdb1-x86-3.6.3-84 is installed
  • OR libtevent0-3.6.3-84 is installed
  • OR libtevent0-32bit-3.6.3-84 is installed
  • OR libtevent0-x86-3.6.3-84 is installed
  • OR libwbclient0-3.6.3-84 is installed
  • OR libwbclient0-32bit-3.6.3-84 is installed
  • OR libwbclient0-x86-3.6.3-84 is installed
  • OR samba-3.6.3-84 is installed
  • OR samba-32bit-3.6.3-84 is installed
  • OR samba-client-3.6.3-84 is installed
  • OR samba-client-32bit-3.6.3-84 is installed
  • OR samba-client-x86-3.6.3-84 is installed
  • OR samba-doc-3.6.3-84 is installed
  • OR samba-krb-printing-3.6.3-84 is installed
  • OR samba-winbind-3.6.3-84 is installed
  • OR samba-winbind-32bit-3.6.3-84 is installed
  • OR samba-winbind-x86-3.6.3-84 is installed
  • OR samba-x86-3.6.3-84 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND a2ps-4.13-1326.37 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • libcgroup-tools-0.41.rc1-1 is installed
  • OR libcgroup1-0.41.rc1-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libopenssl1_0_0-1.0.1i-36 is installed
  • OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
  • OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
  • OR openssl-1.0.1i-36 is installed
  • OR openssl-doc-1.0.1i-36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libopenssl1_0_0-1.0.1i-36 is installed
  • OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
  • OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
  • OR openssl-1.0.1i-36 is installed
  • OR openssl-doc-1.0.1i-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR alsa-docs-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_62-default-10-2 is installed
  • OR kgraft-patch-3_12_62-60_62-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_7-10-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_62-default-10-2 is installed
  • OR kgraft-patch-3_12_62-60_62-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_7-10-2 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
  • ghostscript-9.15-17 is installed
  • OR ghostscript-x11-9.15-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • ghostscript-9.15-17 is installed
  • OR ghostscript-x11-9.15-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-4 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_29-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_10-11-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_29-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_10-11-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • git-2.12.3-27.5.1 is installed
  • OR git-core-2.12.3-27.5.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-7-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • cups-1.7.5-20.17 is installed
  • OR cups-client-1.7.5-20.17 is installed
  • OR cups-libs-1.7.5-20.17 is installed
  • OR cups-libs-32bit-1.7.5-20.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • cups-1.7.5-20.17 is installed
  • OR cups-client-1.7.5-20.17 is installed
  • OR cups-libs-1.7.5-20.17 is installed
  • OR cups-libs-32bit-1.7.5-20.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libQt5Concurrent5-5.6.2-6.15 is installed
  • OR libQt5Core5-5.6.2-6.15 is installed
  • OR libQt5DBus5-5.6.2-6.15 is installed
  • OR libQt5Gui5-5.6.2-6.15 is installed
  • OR libQt5Network5-5.6.2-6.15 is installed
  • OR libQt5OpenGL5-5.6.2-6.15 is installed
  • OR libQt5PrintSupport5-5.6.2-6.15 is installed
  • OR libQt5Sql5-5.6.2-6.15 is installed
  • OR libQt5Sql5-mysql-5.6.2-6.15 is installed
  • OR libQt5Sql5-postgresql-5.6.2-6.15 is installed
  • OR libQt5Sql5-sqlite-5.6.2-6.15 is installed
  • OR libQt5Sql5-unixODBC-5.6.2-6.15 is installed
  • OR libQt5Test5-5.6.2-6.15 is installed
  • OR libQt5Widgets5-5.6.2-6.15 is installed
  • OR libQt5Xml5-5.6.2-6.15 is installed
  • OR libqt5-qtbase-5.6.2-6.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libQt5Concurrent5-5.6.2-6.15 is installed
  • OR libQt5Core5-5.6.2-6.15 is installed
  • OR libQt5DBus5-5.6.2-6.15 is installed
  • OR libQt5Gui5-5.6.2-6.15 is installed
  • OR libQt5Network5-5.6.2-6.15 is installed
  • OR libQt5OpenGL5-5.6.2-6.15 is installed
  • OR libQt5PrintSupport5-5.6.2-6.15 is installed
  • OR libQt5Sql5-5.6.2-6.15 is installed
  • OR libQt5Sql5-mysql-5.6.2-6.15 is installed
  • OR libQt5Sql5-postgresql-5.6.2-6.15 is installed
  • OR libQt5Sql5-sqlite-5.6.2-6.15 is installed
  • OR libQt5Sql5-unixODBC-5.6.2-6.15 is installed
  • OR libQt5Test5-5.6.2-6.15 is installed
  • OR libQt5Widgets5-5.6.2-6.15 is installed
  • OR libQt5Xml5-5.6.2-6.15 is installed
  • OR libqt5-qtbase-5.6.2-6.15 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 12-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_39-default-4-2.2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-4-2.2 is installed
  • OR kgraft-patch-SLE12_Update_11-4-2.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • cracklib-2.9.0-7 is installed
  • OR libcrack2-2.9.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND sap_suse_cluster_connector-1.0.0-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.44 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • kernel-default-4.12.14-95.65 is installed
  • OR kernel-default-base-4.12.14-95.65 is installed
  • OR kernel-default-devel-4.12.14-95.65 is installed
  • OR kernel-devel-4.12.14-95.65 is installed
  • OR kernel-macros-4.12.14-95.65 is installed
  • OR kernel-source-4.12.14-95.65 is installed
  • OR kernel-syms-4.12.14-95.65 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND mozilla-nspr-devel-4.9.3-0.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • file-devel-4.24-43.27 is installed
  • OR python-magic-4.24-43.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • Mesa-devel-9.0.3-0.28.29 is installed
  • OR Mesa-devel-32bit-9.0.3-0.28.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • bind-9.9.6P1-28.6 is installed
  • OR bind-devel-9.9.6P1-28.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • libvirt-2.0.0-27.20 is installed
  • OR libvirt-devel-2.0.0-27.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • apache2-2.4.23-29.3 is installed
  • OR apache2-devel-2.4.23-29.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND Package Information
  • soundtouch-1.7.1-5.6 is installed
  • OR soundtouch-devel-1.7.1-5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • python3-3.4.6-25.34 is installed
  • OR python3-base-3.4.6-25.34 is installed
  • OR python3-dbm-3.4.6-25.34 is installed
  • OR python3-devel-3.4.6-25.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • finch-2.10.9-8 is installed
  • OR libpurple-2.10.9-8 is installed
  • OR libpurple-lang-2.10.9-8 is installed
  • OR libpurple-meanwhile-2.10.9-8 is installed
  • OR libpurple-tcl-2.10.9-8 is installed
  • OR pidgin-2.10.9-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-33 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-59 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-59 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • freerdp-2.0.0~git.1463131968.4e66df7-12.3 is installed
  • OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.108 is installed
  • OR ImageMagick-config-6-SUSE-6.8.8.1-71.108 is installed
  • OR ImageMagick-config-6-upstream-6.8.8.1-71.108 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.108 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.108 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • chromedriver-53.0.2785.113-100 is installed
  • OR chromium-53.0.2785.113-100 is installed
  • OR chromium-desktop-gnome-53.0.2785.113-100 is installed
  • OR chromium-desktop-kde-53.0.2785.113-100 is installed
  • OR chromium-ffmpegsumo-53.0.2785.113-100 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-60.0.3112.78-26 is installed
  • OR chromium-60.0.3112.78-26 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
  • AND Package Information
  • drkonqi5-5.8.7-8 is installed
  • OR plasma5-workspace-5.8.7-8 is installed
  • OR plasma5-workspace-devel-5.8.7-8 is installed
  • OR plasma5-workspace-lang-5.8.7-8 is installed
  • OR plasma5-workspace-libs-5.8.7-8 is installed
  • BACK