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

The SUSE Linux Enterprise 11 SP4 RT kernel was updated to receive various security and bugfixes.

The following security bugs were fixed: - CVE-2016-5829: Multiple heap-based buffer overflows in the hiddev_ioctl_usage function in drivers/hid/usbhid/hiddev.c in the Linux kernel allowed local users to cause a denial of service or possibly have unspecified other impact via a crafted (1) HIDIOCGUSAGES or (2) HIDIOCSUSAGES ioctl call (bnc#986572). - CVE-2016-4997: The compat IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362). - CVE-2016-4470: The key_reject_and_link function in security/keys/key.c in the Linux kernel did not ensure that a certain data structure is initialized, which allowed local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command (bnc#984755). - CVE-2016-5244: The rds_inc_info_copy function in net/rds/recv.c in the Linux kernel did not initialize a certain structure member, which allowed remote attackers to obtain sensitive information from kernel stack memory by reading an RDS message (bnc#983213). - CVE-2016-1583: The ecryptfs_privileged_open function in fs/ecryptfs/kthread.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (stack memory consumption) via vectors involving crafted mmap calls for /proc pathnames, leading to recursive pagefault handling (bnc#983143). - CVE-2016-4913: The get_rock_ridge_filename function in fs/isofs/rock.c in the Linux kernel mishandled NM (aka alternate name) entries containing \0 characters, which allowed local users to obtain sensitive information from kernel memory or possibly have unspecified other impact via a crafted isofs filesystem (bnc#980725). - CVE-2016-4580: The x25_negotiate_facilities function in net/x25/x25_facilities.c in the Linux kernel did not properly initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory via an X.25 Call Request (bnc#981267). - CVE-2016-4805: Use-after-free vulnerability in drivers/net/ppp/ppp_generic.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash, or spinlock) or possibly have unspecified other impact by removing a network namespace, related to the ppp_register_net_channel and ppp_unregister_channel functions (bnc#980371). - CVE-2016-0758: Integer overflow in lib/asn1_decoder.c in the Linux kernel allowed local users to gain privileges via crafted ASN.1 data (bnc#979867). - CVE-2015-7833: The usbvision driver in the Linux kernel allowed physically proximate attackers to cause a denial of service (panic) via a nonzero bInterfaceNumber value in a USB device descriptor (bnc#950998). - CVE-2016-3707: The icmp_check_sysrq function in net/ipv4/icmp.c in the kernel.org projects/rt patches for the Linux kernel, allowed remote attackers to execute SysRq commands via crafted ICMP Echo Request packets, as demonstrated by a brute-force attack to discover a cookie, or an attack that occurs after reading the local icmp_echo_sysrq file (bnc#980246). - CVE-2016-2187: The gtco_probe function in drivers/input/tablet/gtco.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971944). - CVE-2016-4482: The proc_connectinfo function in drivers/usb/core/devio.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via a crafted USBDEVFS_CONNECTINFO ioctl call (bnc#978401). - CVE-2016-2053: The asn1_ber_decoder function in lib/asn1_decoder.c in the Linux kernel allowed attackers to cause a denial of service (panic) via an ASN.1 BER file that lacks a public key, leading to mishandling by the public_key_verify_signature function in crypto/asymmetric_keys/public_key.c (bnc#963762). - CVE-2016-4565: The InfiniBand (aka IB) stack in the Linux kernel incorrectly relied on the write system call, which allowed local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a uAPI interface (bnc#979548). - CVE-2016-4485: The llc_cmsg_rcv function in net/llc/af_llc.c in the Linux kernel did not initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory by reading a message (bnc#978821). - CVE-2016-4578: sound/core/timer.c in the Linux kernel did not initialize certain r1 data structures, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface, related to the (1) snd_timer_user_ccallback and (2) snd_timer_user_tinterrupt functions (bnc#979879). - CVE-2016-4569: The snd_timer_user_params function in sound/core/timer.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface (bnc#979213). - CVE-2016-4486: The rtnl_fill_link_ifmap function in net/core/rtnetlink.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#978822). - CVE-2016-3134: The netfilter subsystem in the Linux kernel did not validate certain offset fields, which allowed local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call (bnc#971126).

The following non-security bugs were fixed: - ALSA: hrtimer: Handle start/stop more properly (bsc#973378). - ALSA: oxygen: add Xonar DGX support (bsc#982691). - Assign correct ->can_queue value in hv_storvsc (bnc#969391) - Delete patches.drivers/nvme-0165-Split-header-file-into-user-visible-and-kernel-.patch. SLE11-SP4 does not have uapi headers so move everything back to the original header (bnc#981231) - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets (bsc#976739). - Fix cifs_uniqueid_to_ino_t() function for s390x (bsc#944309) - KVM: x86: fix maintenance of guest/host xcr0 state (bsc#961518). - MM: increase safety margin provided by PF_LESS_THROTTLE (bsc#956491). - NFS: Do not attempt to decode missing directory entries (bsc#980931). - NFS: avoid deadlocks with loop-back mounted NFS filesystems (bsc#956491). - NFS: avoid waiting at all in nfs_release_page when congested (bsc#956491). - NFS: fix memory corruption rooted in get_ih_name pointer math (bsc#984107). - NFS: reduce access cache shrinker locking (bnc#866130). - NFSv4: Ensure that we do not drop a state owner more than once (bsc#979595). - NFSv4: OPEN must handle the NFS4ERR_IO return code correctly (bsc#979595). - NVMe: Unify controller probe and resume (bsc#979347). - RDMA/cxgb4: Configure 0B MRs to match HW implementation (bsc#909589). - RDMA/cxgb4: Do not hang threads forever waiting on WR replies (bsc#909589). - RDMA/cxgb4: Fix locking issue in process_mpa_request (bsc#909589). - RDMA/cxgb4: Handle NET_XMIT return codes (bsc#909589). - RDMA/cxgb4: Increase epd buff size for debug interface (bsc#909589). - RDMA/cxgb4: Limit MRs to less than 8GB for T4/T5 devices (bsc#909589). - RDMA/cxgb4: Serialize CQ event upcalls with CQ destruction (bsc#909589). - RDMA/cxgb4: Wake up waiters after flushing the qp (bsc#909589). - SCSI: Increase REPORT_LUNS timeout (bsc#971989). - Update patches.drivers/nvme-0265-fix-max_segments-integer-truncation.patch (bsc#979419). Fix reference. - Update patches.fixes/bnx2x-Alloc-4k-fragment-for-each-rx-ring-buffer-elem.patch (bsc#953369 bsc#975358). - bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit (bsc#982544). - cgroups: do not attach task to subsystem if migration failed (bnc#979274). - cgroups: more safe tasklist locking in cgroup_attach_proc (bnc#979274). - cpuset: Fix potential deadlock w/ set_mems_allowed (bsc#960857, bsc#974646). - dasd: fix hanging system after LCU changes (bnc#968500, LTC#136671). - enic: set netdev->vlan_features (bsc#966245). - fcoe: fix reset of fip selection time (bsc#974787). - hid-elo: kill not flush the work (bnc#982532). - ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits (bsc#967914). - ipv4/fib: do not warn when primary address is missing if in_dev is dead (bsc#971360). - ipv4: fix ineffective source address selection (bsc#980788). - ipvs: count pre-established TCP states as active (bsc#970114). - iucv: call skb_linearize() when needed (bnc#979915, LTC#141240). - kabi: prevent spurious modversion changes after bsc#982544 fix (bsc#982544). - mm/hugetlb.c: correct missing private flag clearing (VM Functionality, bnc#971446). - mm/hugetlb: fix backport of upstream commit 07443a85ad (VM Functionality, bnc#971446). - mm/swap.c: flush lru pvecs on compound page arrival (bnc#983721). - mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threads (bsc#956491). - mm: Fix DIF failures on ext3 filesystems (bsc#971030). - net/qlge: Avoids recursive EEH error (bsc#954847). - netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6 (bsc#982544). - netfilter: bridge: do not leak skb in error paths (bsc#982544). - netfilter: bridge: forward IPv6 fragmented packets (bsc#982544). - nvme: fix max_segments integer truncation (bsc#676471). - ocfs2: do not set fs read-only if rec[0] is empty while committing truncate (bnc#971947). - ocfs2: extend enough credits for freeing one truncate record while replaying truncate records (bnc#971947). - ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et (bnc#971947). - qeth: delete napi struct when removing a qeth device (bnc#979915, LTC#143590). - rpm/modprobe-xen.conf: Revert comment change to allow parallel install (bsc#957986). This reverts commit 855c7ce885fd412ce2a25ccc12a46e565c83f235. - s390/dasd: prevent incorrect length error under z/VM after PAV changes (bnc#968500, LTC#136670). - s390/mm: fix asce_bits handling with dynamic pagetable levels (bnc#979915, LTC#141456). - s390/pci: add extra padding to function measurement block (bnc#968500, LTC#139445). - s390/pci: enforce fmb page boundary rule (bnc#968500, LTC#139445). - s390/pci: extract software counters from fmb (bnc#968500, LTC#139445). - s390/pci: fix use after free in dma_init (bnc#979915, LTC#141626). - s390/pci: remove pdev pointer from arch data (bnc#968500, LTC#139444). - s390/pci_dma: fix DMA table corruption with > 4 TB main memory (bnc#968500, LTC#139401). - s390/pci_dma: handle dma table failures (bnc#968500, LTC#139442). - s390/pci_dma: improve debugging of errors during dma map (bnc#968500, LTC#139442). - s390/pci_dma: unify label of invalid translation table entries (bnc#968500, LTC#139442). - s390/spinlock: avoid yield to non existent cpu (bnc#968500, LTC#141106). - s390: fix test_fp_ctl inline assembly contraints (bnc#979915, LTC#143138). - sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency (bnc#988498). - sched/cputime: Fix cpu_timer_sample_group() double accounting (bnc#988498). - sched: Provide update_curr callbacks for stop/idle scheduling classes (bnc#988498). - veth: do not modify ip_summed (bsc#969149). - vgaarb: Add more context to error messages (bsc#976868). - virtio_scsi: Implement eh_timed_out callback (bsc#936530). - x86, kvm: fix kvm's usage of kernel_fpu_begin/end() (bsc#961518). - x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() (bsc#961518). - x86/mm/pat, /dev/mem: Remove superfluous error message (bsc#974620).
Family:unixClass:patch
Status:Reference(s):1000396
1001299
1024130
1025029
1025035
1025084
1033466
1033467
1033468
1068101
1122623
1130103
1133528
1140255
424311
635393
651598
663385
666893
667215
668820
676471
693243
703752
704914
706175
722030
858673
866130
898812
898884
909589
913701
936530
944309
949669
949670
950998
953369
954447
954847
956491
957986
959755
959888
960857
961518
963520
963632
963635
963731
963762
966245
967087
967914
968500
969149
969391
970114
971030
971126
971360
971410
971446
971944
971947
971989
973378
974620
974646
974787
975358
976739
976868
978401
978821
978822
979213
979274
979347
979419
979548
979595
979867
979879
979915
980246
980371
980725
980788
980931
981231
981267
982532
982544
982691
983143
983213
983721
984107
984755
986362
986572
987866
988498
989528
995352
CVE-2010-2522
CVE-2010-2523
CVE-2010-3879
CVE-2011-0541
CVE-2011-0543
CVE-2011-1023
CVE-2014-0015
CVE-2014-6277
CVE-2014-6278
CVE-2015-5288
CVE-2015-5289
CVE-2015-7575
CVE-2015-7833
CVE-2016-0634
CVE-2016-0758
CVE-2016-1523
CVE-2016-1583
CVE-2016-1930
CVE-2016-1935
CVE-2016-1938
CVE-2016-2053
CVE-2016-2187
CVE-2016-2775
CVE-2016-3134
CVE-2016-3707
CVE-2016-4470
CVE-2016-4482
CVE-2016-4485
CVE-2016-4486
CVE-2016-4565
CVE-2016-4569
CVE-2016-4578
CVE-2016-4580
CVE-2016-4805
CVE-2016-4913
CVE-2016-4997
CVE-2016-5244
CVE-2016-5829
CVE-2016-6170
CVE-2016-6893
CVE-2016-7543
CVE-2017-2624
CVE-2017-3135
CVE-2017-3136
CVE-2017-3137
CVE-2017-3138
CVE-2017-7826
CVE-2017-7828
CVE-2017-7830
CVE-2019-13132
CVE-2019-3816
CVE-2019-3833
CVE-2019-3859
SUSE-SU-2016:0584-1
SUSE-SU-2016:1985-1
SUSE-SU-2017:0595-1
SUSE-SU-2017:1000-1
SUSE-SU-2017:3233-1
SUSE-SU-2019:14117-1
Platform(s):openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise 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 OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • FastCGI-2.4.0-173 is installed
  • OR perl-FastCGI-2.4.0-173 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-5 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-5 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-5 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-5 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.111-17 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.121-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND busybox-1.21.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • cron-4.2-58 is installed
  • OR cronie-1.4.11-58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libhogweed4-32bit-3.4-4.3 is installed
  • OR libnettle-3.4-4.3 is installed
  • OR libnettle6-32bit-3.4-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-70 is installed
  • OR libopenssl0_9_8-0.9.8j-70 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-70 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-150.14 is installed
  • OR reiserfs-kmp-default-4.12.14-150.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_16-default-4-2 is installed
  • OR kernel-livepatch-SLE15_Update_4-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.49 is installed
  • OR ImageMagick-doc-7.0.7.34-3.49 is installed
  • OR ImageMagick-extra-7.0.7.34-3.49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.61-52.69 is installed
  • OR kernel-ec2-devel-3.12.61-52.69 is installed
  • OR kernel-ec2-extra-3.12.61-52.69 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • rsyslog-8.33.1-3.3 is installed
  • OR rsyslog-module-gssapi-8.33.1-3.3 is installed
  • OR rsyslog-module-mysql-8.33.1-3.3 is installed
  • OR rsyslog-module-pgsql-8.33.1-3.3 is installed
  • OR rsyslog-module-relp-8.33.1-3.3 is installed
  • OR rsyslog-module-snmp-8.33.1-3.3 is installed
  • OR rsyslog-module-udpspoof-8.33.1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs4-4.6.1-11 is installed
  • OR nodejs4-devel-4.6.1-11 is installed
  • OR nodejs4-docs-4.6.1-11 is installed
  • OR npm4-4.6.1-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-57 is installed
  • OR kernel-rt-base-3.0.101.rt130-57 is installed
  • OR kernel-rt-devel-3.0.101.rt130-57 is installed
  • OR kernel-rt_trace-3.0.101.rt130-57 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-57 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-57 is installed
  • OR kernel-source-rt-3.0.101.rt130-57 is installed
  • OR kernel-syms-rt-3.0.101.rt130-57 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
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND mipv6d-2.0.2-2.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND mipv6d-2.0.2-2.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND mipv6d-2.0.2-2.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • PackageKit-0.3.14-2.12 is installed
  • OR PackageKit-lang-0.3.14-2.12 is installed
  • OR hal-0.5.12-23.40 is installed
  • OR hal-32bit-0.5.12-23.40 is installed
  • OR hal-doc-0.5.12-23.40 is installed
  • OR hal-x86-0.5.12-23.40 is installed
  • OR libpackagekit-glib10-0.3.14-2.12 is installed
  • OR yast2-core-2.17.35-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-38.2.1esr-17 is installed
  • OR MozillaFirefox-translations-38.2.1esr-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-38.2.1esr-17 is installed
  • OR MozillaFirefox-translations-38.2.1esr-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-38.2.1esr-17 is installed
  • OR MozillaFirefox-translations-38.2.1esr-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-38.2.1esr-17 is installed
  • OR MozillaFirefox-translations-38.2.1esr-17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libssh2-1-1.2.9-4.2.12.8 is installed
  • OR libssh2_org-1.2.9-4.2.12.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libssh2-1-1.2.9-4.2.12.8 is installed
  • OR libssh2_org-1.2.9-4.2.12.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libvirt-0.9.6-0.29 is installed
  • OR libvirt-client-0.9.6-0.29 is installed
  • OR libvirt-client-32bit-0.9.6-0.29 is installed
  • OR libvirt-doc-0.9.6-0.29 is installed
  • OR libvirt-python-0.9.6-0.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libvirt-0.9.6-0.29 is installed
  • OR libvirt-client-0.9.6-0.29 is installed
  • OR libvirt-client-32bit-0.9.6-0.29 is installed
  • OR libvirt-doc-0.9.6-0.29 is installed
  • OR libvirt-python-0.9.6-0.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • ntp-4.2.4p8-1.16 is installed
  • OR ntp-doc-4.2.4p8-1.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.6.1esr-33 is installed
  • OR MozillaFirefox-branding-SLED-38-15 is installed
  • OR MozillaFirefox-translations-38.6.1esr-33 is installed
  • OR libfreebl3-3.20.2-17 is installed
  • OR libfreebl3-32bit-3.20.2-17 is installed
  • OR mozilla-nss-3.20.2-17 is installed
  • OR mozilla-nss-32bit-3.20.2-17 is installed
  • OR mozilla-nss-devel-3.20.2-17 is installed
  • OR mozilla-nss-tools-3.20.2-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.6.1esr-33 is installed
  • OR MozillaFirefox-branding-SLED-38-15 is installed
  • OR MozillaFirefox-translations-38.6.1esr-33 is installed
  • OR libfreebl3-3.20.2-17 is installed
  • OR libfreebl3-32bit-3.20.2-17 is installed
  • OR mozilla-nss-3.20.2-17 is installed
  • OR mozilla-nss-32bit-3.20.2-17 is installed
  • OR mozilla-nss-devel-3.20.2-17 is installed
  • OR mozilla-nss-tools-3.20.2-17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND binutils-2.23.1-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND binutils-2.23.1-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND binutils-2.23.1-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND binutils-2.23.1-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND binutils-2.23.1-0.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • openssh-6.2p2-0.9 is installed
  • OR openssh-askpass-6.2p2-0.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-3.0.101-0.47.106.56 is installed
  • OR kernel-default-base-3.0.101-0.47.106.56 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-man-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-source-3.0.101-0.47.106.56 is installed
  • OR kernel-syms-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.56 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-3.0.101-0.47.106.56 is installed
  • OR kernel-default-base-3.0.101-0.47.106.56 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-man-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-source-3.0.101-0.47.106.56 is installed
  • OR kernel-syms-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.56 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • bash-3.2-147.28 is installed
  • OR bash-doc-3.2-147.28 is installed
  • OR libreadline5-5.2-147.28 is installed
  • OR libreadline5-32bit-5.2-147.28 is installed
  • OR readline-doc-5.2-147.28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • bash-3.2-147.28 is installed
  • OR bash-doc-3.2-147.28 is installed
  • OR libreadline5-5.2-147.28 is installed
  • OR libreadline5-32bit-5.2-147.28 is installed
  • OR readline-doc-5.2-147.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • fontconfig-2.6.0-10.19 is installed
  • OR fontconfig-32bit-2.6.0-10.19 is installed
  • OR fontconfig-x86-2.6.0-10.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • fontconfig-2.6.0-10.19 is installed
  • OR fontconfig-32bit-2.6.0-10.19 is installed
  • OR fontconfig-x86-2.6.0-10.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • cups-1.3.9-8.46.56 is installed
  • OR cups-client-1.3.9-8.46.56 is installed
  • OR cups-libs-1.3.9-8.46.56 is installed
  • OR cups-libs-32bit-1.3.9-8.46.56 is installed
  • OR cups-libs-x86-1.3.9-8.46.56 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-other-68.6.0-78.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-other-68.6.0-78.64 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • openvpn-openssl1-2.3.2-0.10.3 is installed
  • OR openvpn-openssl1-down-root-plugin-2.3.2-0.10.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • openvpn-openssl1-2.3.2-0.10.3 is installed
  • OR openvpn-openssl1-down-root-plugin-2.3.2-0.10.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND wireshark-1.12.7-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND wireshark-1.12.7-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • krb5-1.12.1-22 is installed
  • OR krb5-32bit-1.12.1-22 is installed
  • OR krb5-client-1.12.1-22 is installed
  • OR krb5-doc-1.12.1-22 is installed
  • OR krb5-plugin-kdb-ldap-1.12.1-22 is installed
  • OR krb5-plugin-preauth-otp-1.12.1-22 is installed
  • OR krb5-plugin-preauth-pkinit-1.12.1-22 is installed
  • OR krb5-server-1.12.1-22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libopus0-1.1-3 is installed
  • OR opus-1.1-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libopus0-1.1-3 is installed
  • OR opus-1.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • curl-7.37.0-15 is installed
  • OR libcurl4-7.37.0-15 is installed
  • OR libcurl4-32bit-7.37.0-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_93-default-3-2 is installed
  • OR kgraft-patch-3_12_74-60_64_93-xen-3-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_28-3-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_93-default-3-2 is installed
  • OR kgraft-patch-3_12_74-60_64_93-xen-3-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_28-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_99-default-2-2 is installed
  • OR kgraft-patch-3_12_74-60_64_99-xen-2-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_30-2-2 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
  • cups-filters-1.0.58-13 is installed
  • OR cups-filters-cups-browsed-1.0.58-13 is installed
  • OR cups-filters-foomatic-rip-1.0.58-13 is installed
  • OR cups-filters-ghostscript-1.0.58-13 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 SP2-LTSS is installed
  • AND Package Information
  • glibc-2.22-62.13 is installed
  • OR glibc-32bit-2.22-62.13 is installed
  • OR glibc-devel-2.22-62.13 is installed
  • OR glibc-devel-32bit-2.22-62.13 is installed
  • OR glibc-html-2.22-62.13 is installed
  • OR glibc-i18ndata-2.22-62.13 is installed
  • OR glibc-info-2.22-62.13 is installed
  • OR glibc-locale-2.22-62.13 is installed
  • OR glibc-locale-32bit-2.22-62.13 is installed
  • OR glibc-profile-2.22-62.13 is installed
  • OR glibc-profile-32bit-2.22-62.13 is installed
  • OR nscd-2.22-62.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • libgnomesu-2.0.0-353.6 is installed
  • OR libgnomesu-lang-2.0.0-353.6 is installed
  • OR libgnomesu0-2.0.0-353.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND apache-commons-httpclient-3.1-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_31-default-5-2 is installed
  • OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_9-5-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_31-default-5-2 is installed
  • OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_9-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • glibc-2.22-49 is installed
  • OR glibc-devel-2.22-49 is installed
  • OR glibc-html-2.22-49 is installed
  • OR glibc-i18ndata-2.22-49 is installed
  • OR glibc-info-2.22-49 is installed
  • OR glibc-locale-2.22-49 is installed
  • OR glibc-profile-2.22-49 is installed
  • OR nscd-2.22-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • bind-9.9.9P1-28.26 is installed
  • OR bind-chrootenv-9.9.9P1-28.26 is installed
  • OR bind-doc-9.9.9P1-28.26 is installed
  • OR bind-libs-9.9.9P1-28.26 is installed
  • OR bind-libs-32bit-9.9.9P1-28.26 is installed
  • OR bind-utils-9.9.9P1-28.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr4.10-30.5 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr4.10-30.5 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr4.10-30.5 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr4.10-30.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_103-92_53-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_16-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND java-1_7_0-openjdk-plugin-1.5.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • dia-0.97.2-13 is installed
  • OR dia-lang-0.97.2-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND libvdpau1-32bit-1.1.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND argyllcms-1.6.3-3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND memcached-1.4.15-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • ansible-2.2.3.0-5 is installed
  • OR monasca-installer-20170912_10.45-5 is installed
  • BACK