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

The SUSE Linux Enterprise 11 SP3 LTSS kernel was updated to receive various security and bugfixes.

The following security bugs were fixed: - CVE-2016-3955: The usbip_recv_xbuff function in drivers/usb/usbip/usbip_common.c in the Linux kernel allowed remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a crafted length value in a USB/IP packet (bnc#975945). - CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bnc#986365). - CVE-2015-7513: arch/x86/kvm/x86.c in the Linux kernel did not reset the PIT counter values during state restoration, which allowed guest OS users to cause a denial of service (divide-by-zero error and host OS crash) via a zero value, related to the kvm_vm_ioctl_set_pit and kvm_vm_ioctl_set_pit2 functions (bnc#960689). - CVE-2013-4312: The Linux kernel allowed local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by sending each descriptor over a UNIX socket before closing it, related to net/unix/af_unix.c and net/unix/garbage.c (bnc#839104). - 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-5829: Multiple heap-based buffer overflows in the hiddev_ioctl_usage function in drivers/hid/usbhid/hiddev.c in the Linux kernel allow 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-4470: The key_reject_and_link function in security/keys/key.c in the Linux kernel did not ensure that a certain data structure was 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-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-4565: The InfiniBand (aka IB) stack in the Linux kernel incorrectly relies 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-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-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). - CVE-2016-5696: net/ipv4/tcp_input.c in the Linux kernel did not properly determine the rate of challenge ACK segments, which made it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. (bsc#989152) - CVE-2016-6480: Race condition in the ioctl_send_fib function in drivers/scsi/aacraid/commctrl.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds access or system crash) by changing a certain size value, aka a 'double fetch' vulnerability. (bsc#991608)

The following non-security bugs were fixed: - Update patches.fixes/pci-determine-actual-vpd-size-on-first-access.patch (bsc#971729, bsc#974428). - Update PCI VPD size patch to upstream: * PCI: Determine actual VPD size on first access (bsc#971729). * PCI: Update VPD definitions (bsc#971729). (cherry picked from commit d2af5b7e0cd7ee2a54f02ad65ec300d16b3ad956) - Update patches.fixes/pci-update-vpd-definitions.patch (bsc#971729, bsc#974428). - cgroups: do not attach task to subsystem if migration failed (bnc#979274). - cgroups: more safe tasklist locking in cgroup_attach_proc (bnc#979274). - fs/cifs: Fix cifs_uniqueid_to_ino_t() function for s390x (bsc#944309) - fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681) - hid: add ALWAYS_POLL quirk for a Logitech 0xc055 (bnc#962404). - hid: add HP OEM mouse to quirk ALWAYS_POLL (bsc#919351). - hid: add quirk for PIXART OEM mouse used by HP (bsc#919351). - hid-elo: kill not flush the work. - 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). - kabi, unix: properly account for FDs passed over unix sockets (bnc#839104). - 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: thp: fix SMP race condition between THP page fault and MADV_DONTNEED (VM Functionality, bnc#986445). - nfs: Do not attempt to decode missing directory entries (bsc#980931). - nfs: fix memory corruption rooted in get_ih_name pointer math (bsc#984107). - nfs: reduce access cache shrinker locking (bnc#866130). - ppp: defer netns reference release for ppp channel (bsc#980371). - s390/cio: collect format 1 channel-path description data (bsc#966460,LTC#136434). - s390/cio: ensure consistent measurement state (bsc#966460,LTC#136434). - s390/cio: fix measurement characteristics memleak (bsc#966460,LTC#136434). - s390/cio: update measurement characteristics (bsc#966460,LTC#136434). - usbhid: add device USB_DEVICE_ID_LOGITECH_C077 (bsc#919351). - usbhid: more mice with ALWAYS_POLL (bsc#919351). - usbhid: yet another mouse with ALWAYS_POLL (bsc#919351). - veth: do not modify ip_summed (bsc#969149). - virtio_scsi: Implement eh_timed_out callback. - vmxnet3: segCnt can be 1 for LRO packets (bsc#988065). - xfs: Avoid grabbing ilock when file size is not changed (bsc#983535). - xfs: avoid xfs_buf hang in lookup node directory corruption (bsc#989401). - xfs: only update the last_sync_lsn when a transaction completes (bsc#987709).
Family:unixClass:patch
Status:Reference(s):1000396
1001299
1019649
1025029
1025035
1025068
1025084
1068032
1072865
1075091
1075994
1086827
1095825
1095826
1095827
1117951
1127080
1131291
1168630
1173027
839104
866130
919351
936862
937258
944309
950998
959755
960689
962404
963655
963762
966460
967017
967374
969149
970114
971126
971360
971410
971446
971729
971944
971965
973031
973032
973033
973034
973036
974428
974847
975945
977333
977374
977376
977381
977386
978401
978821
978822
979213
979274
979548
979681
979867
979879
980371
980725
980788
980931
981044
981267
983143
983213
983535
984107
984755
986362
986365
986445
986572
987709
988065
989152
989401
989913
989919
989922
989926
991608
998309
CVE-2006-6143
CVE-2006-6144
CVE-2007-0956
CVE-2007-0957
CVE-2007-1216
CVE-2007-2438
CVE-2007-2442
CVE-2007-2443
CVE-2007-2798
CVE-2007-2953
CVE-2007-3999
CVE-2007-4000
CVE-2007-4743
CVE-2007-5894
CVE-2007-5902
CVE-2007-5971
CVE-2007-5972
CVE-2008-0062
CVE-2008-0063
CVE-2008-0947
CVE-2008-0948
CVE-2009-0844
CVE-2009-0845
CVE-2009-0846
CVE-2009-0847
CVE-2009-4212
CVE-2010-0629
CVE-2013-4312
CVE-2015-5370
CVE-2015-7513
CVE-2015-7833
CVE-2016-0634
CVE-2016-0758
CVE-2016-1583
CVE-2016-2053
CVE-2016-2110
CVE-2016-2111
CVE-2016-2112
CVE-2016-2113
CVE-2016-2115
CVE-2016-2118
CVE-2016-2187
CVE-2016-2805
CVE-2016-2807
CVE-2016-2808
CVE-2016-2814
CVE-2016-3134
CVE-2016-3477
CVE-2016-3521
CVE-2016-3615
CVE-2016-3955
CVE-2016-3977
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-5440
CVE-2016-5696
CVE-2016-5829
CVE-2016-6480
CVE-2016-6662
CVE-2016-7543
CVE-2017-13166
CVE-2017-2624
CVE-2017-2626
CVE-2017-5715
CVE-2017-5753
CVE-2017-5754
CVE-2018-11683
CVE-2018-11684
CVE-2018-11685
CVE-2019-1559
CVE-2020-6819
CVE-2020-6820
CVE-2020-8177
SUSE-SU-2016:1023-1
SUSE-SU-2016:1139-1
SUSE-SU-2016:1374-1
SUSE-SU-2016:2245-1
SUSE-SU-2016:2343-1
SUSE-SU-2017:0302-1
SUSE-SU-2017:1848-1
SUSE-SU-2018:2569-1
SUSE-SU-2019:14092-1
SUSE-SU-2020:14337-1
SUSE-SU-2020:14409-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Web Scripting 12
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 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 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-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-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
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 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-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 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 5
SUSE OpenStack Cloud 6
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • accountsservice-0.6.45-lp150.2 is installed
  • OR accountsservice-lang-0.6.45-lp150.2 is installed
  • OR libaccountsservice0-0.6.45-lp150.2 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.45-lp150.2 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • MozillaThunderbird-52.2.1-42 is installed
  • OR MozillaThunderbird-translations-common-52.2.1-42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • libldb1-3.6.3-0.24 is installed
  • OR libldb1-32bit-3.6.3-0.24 is installed
  • OR libsmbclient0-3.6.3-0.24 is installed
  • OR libsmbclient0-32bit-3.6.3-0.24 is installed
  • OR libtalloc2-3.6.3-0.24 is installed
  • OR libtalloc2-32bit-3.6.3-0.24 is installed
  • OR libtdb1-3.6.3-0.24 is installed
  • OR libtdb1-32bit-3.6.3-0.24 is installed
  • OR libtevent0-3.6.3-0.24 is installed
  • OR libtevent0-32bit-3.6.3-0.24 is installed
  • OR libwbclient0-3.6.3-0.24 is installed
  • OR libwbclient0-32bit-3.6.3-0.24 is installed
  • OR samba-3.6.3-0.24 is installed
  • OR samba-32bit-3.6.3-0.24 is installed
  • OR samba-client-3.6.3-0.24 is installed
  • OR samba-client-32bit-3.6.3-0.24 is installed
  • OR samba-doc-3.6.3-0.24 is installed
  • OR samba-krb-printing-3.6.3-0.24 is installed
  • OR samba-winbind-3.6.3-0.24 is installed
  • OR samba-winbind-32bit-3.6.3-0.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • flash-player-11.2.202.508-0.14 is installed
  • OR flash-player-gnome-11.2.202.508-0.14 is installed
  • OR flash-player-kde4-11.2.202.508-0.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • libsndfile-1.0.20-2.10 is installed
  • OR libsndfile-32bit-1.0.20-2.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-66 is installed
  • OR libopenssl0_9_8-0.9.8j-66 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • kernel-default-3.12.59-60.41 is installed
  • OR kernel-default-devel-3.12.59-60.41 is installed
  • OR kernel-default-extra-3.12.59-60.41 is installed
  • OR kernel-devel-3.12.59-60.41 is installed
  • OR kernel-macros-3.12.59-60.41 is installed
  • OR kernel-source-3.12.59-60.41 is installed
  • OR kernel-syms-3.12.59-60.41 is installed
  • OR kernel-xen-3.12.59-60.41 is installed
  • OR kernel-xen-devel-3.12.59-60.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libpcre1-8.39-5 is installed
  • OR libpcre1-32bit-8.39-5 is installed
  • OR libpcre16-0-8.39-5 is installed
  • OR libpcrecpp0-8.39-5 is installed
  • OR libpcrecpp0-32bit-8.39-5 is installed
  • OR pcre-8.39-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.5 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.5 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.5 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.5 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libsilc-1_1-2-1.1.10-24 is installed
  • OR libsilcclient-1_1-3-1.1.10-24 is installed
  • OR silc-toolkit-1.1.10-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND facter-2.0.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • glib2-devel-2.54.3-2 is installed
  • OR glib2-lang-2.54.3-2 is installed
  • OR glib2-tools-2.54.3-2 is installed
  • OR libgio-2_0-0-2.54.3-2 is installed
  • OR libgio-2_0-0-32bit-2.54.3-2 is installed
  • OR libglib-2_0-0-2.54.3-2 is installed
  • OR libglib-2_0-0-32bit-2.54.3-2 is installed
  • OR libgmodule-2_0-0-2.54.3-2 is installed
  • OR libgmodule-2_0-0-32bit-2.54.3-2 is installed
  • OR libgobject-2_0-0-2.54.3-2 is installed
  • OR libgobject-2_0-0-32bit-2.54.3-2 is installed
  • OR libgthread-2_0-0-2.54.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND python-PyYAML-3.10-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs6-6.9.5-7 is installed
  • OR nodejs6-devel-6.9.5-7 is installed
  • OR nodejs6-docs-6.9.5-7 is installed
  • OR npm6-6.9.5-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • cyrus-imapd-2.3.11-60.21 is installed
  • OR perl-Cyrus-IMAP-2.3.11-60.21 is installed
  • OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • cyrus-imapd-2.3.11-60.21 is installed
  • OR perl-Cyrus-IMAP-2.3.11-60.21 is installed
  • OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • ConsoleKit-0.2.10-64.65 is installed
  • OR ConsoleKit-32bit-0.2.10-64.65 is installed
  • OR ConsoleKit-x11-0.2.10-64.65 is installed
  • OR ConsoleKit-x86-0.2.10-64.65 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ConsoleKit-0.2.10-64.65 is installed
  • OR ConsoleKit-32bit-0.2.10-64.65 is installed
  • OR ConsoleKit-x11-0.2.10-64.65 is installed
  • OR ConsoleKit-x86-0.2.10-64.65 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ConsoleKit-0.2.10-64.65 is installed
  • OR ConsoleKit-32bit-0.2.10-64.65 is installed
  • OR ConsoleKit-x11-0.2.10-64.65 is installed
  • OR ConsoleKit-x86-0.2.10-64.65 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • gvim-7.2-8 is installed
  • OR vim-7.2-8 is installed
  • OR vim-base-7.2-8 is installed
  • OR vim-data-7.2-8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-52.6.0esr-78.13 is installed
  • OR MozillaFirefox-translations-52.6.0esr-78.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-52.6.0esr-78.13 is installed
  • OR MozillaFirefox-translations-52.6.0esr-78.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.12-0.4 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4 is installed
  • OR libfreebl3-3.14.1-0.3 is installed
  • OR libfreebl3-32bit-3.14.1-0.3 is installed
  • OR libfreebl3-x86-3.14.1-0.3 is installed
  • OR mozilla-nspr-4.9.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3 is installed
  • OR mozilla-nss-3.14.1-0.3 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3 is installed
  • OR mozilla-nss-tools-3.14.1-0.3 is installed
  • OR mozilla-nss-x86-3.14.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.12-0.4 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4 is installed
  • OR libfreebl3-3.14.1-0.3 is installed
  • OR libfreebl3-32bit-3.14.1-0.3 is installed
  • OR libfreebl3-x86-3.14.1-0.3 is installed
  • OR mozilla-nspr-4.9.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3 is installed
  • OR mozilla-nss-3.14.1-0.3 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3 is installed
  • OR mozilla-nss-tools-3.14.1-0.3 is installed
  • OR mozilla-nss-x86-3.14.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.12-0.4 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4 is installed
  • OR libfreebl3-3.14.1-0.3 is installed
  • OR libfreebl3-32bit-3.14.1-0.3 is installed
  • OR libfreebl3-x86-3.14.1-0.3 is installed
  • OR mozilla-nspr-4.9.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3 is installed
  • OR mozilla-nss-3.14.1-0.3 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3 is installed
  • OR mozilla-nss-tools-3.14.1-0.3 is installed
  • OR mozilla-nss-x86-3.14.1-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND aaa_base-11-6.65 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-38.3.0esr-22 is installed
  • OR MozillaFirefox-translations-38.3.0esr-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-38.3.0esr-22 is installed
  • OR MozillaFirefox-translations-38.3.0esr-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-38.3.0esr-22 is installed
  • OR MozillaFirefox-translations-38.3.0esr-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-38.3.0esr-22 is installed
  • OR MozillaFirefox-translations-38.3.0esr-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-38.3.0esr-22 is installed
  • OR MozillaFirefox-translations-38.3.0esr-22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libvirt-1.0.5.9-0.9 is installed
  • OR libvirt-client-1.0.5.9-0.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-0.9 is installed
  • OR libvirt-doc-1.0.5.9-0.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
  • OR libvirt-python-1.0.5.9-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-0.9 is installed
  • OR libvirt-client-1.0.5.9-0.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-0.9 is installed
  • OR libvirt-doc-1.0.5.9-0.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
  • OR libvirt-python-1.0.5.9-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • libvirt-1.0.5.9-0.9 is installed
  • OR libvirt-client-1.0.5.9-0.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-0.9 is installed
  • OR libvirt-doc-1.0.5.9-0.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
  • OR libvirt-python-1.0.5.9-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-0.9 is installed
  • OR libvirt-client-1.0.5.9-0.9 is installed
  • OR libvirt-client-32bit-1.0.5.9-0.9 is installed
  • OR libvirt-doc-1.0.5.9-0.9 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
  • OR libvirt-python-1.0.5.9-0.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-3.0.101-0.47.67 is installed
  • OR kernel-default-base-3.0.101-0.47.67 is installed
  • OR kernel-default-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-man-3.0.101-0.47.67 is installed
  • OR kernel-ec2-3.0.101-0.47.67 is installed
  • OR kernel-ec2-base-3.0.101-0.47.67 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.67 is installed
  • OR kernel-pae-3.0.101-0.47.67 is installed
  • OR kernel-pae-base-3.0.101-0.47.67 is installed
  • OR kernel-pae-devel-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-base-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
  • OR kernel-source-3.0.101-0.47.67 is installed
  • OR kernel-syms-3.0.101-0.47.67 is installed
  • OR kernel-trace-3.0.101-0.47.67 is installed
  • OR kernel-trace-base-3.0.101-0.47.67 is installed
  • OR kernel-trace-devel-3.0.101-0.47.67 is installed
  • OR kernel-xen-3.0.101-0.47.67 is installed
  • OR kernel-xen-base-3.0.101-0.47.67 is installed
  • OR kernel-xen-devel-3.0.101-0.47.67 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-3.0.101-0.47.67 is installed
  • OR kernel-default-base-3.0.101-0.47.67 is installed
  • OR kernel-default-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-man-3.0.101-0.47.67 is installed
  • OR kernel-ec2-3.0.101-0.47.67 is installed
  • OR kernel-ec2-base-3.0.101-0.47.67 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.67 is installed
  • OR kernel-pae-3.0.101-0.47.67 is installed
  • OR kernel-pae-base-3.0.101-0.47.67 is installed
  • OR kernel-pae-devel-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-base-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
  • OR kernel-source-3.0.101-0.47.67 is installed
  • OR kernel-syms-3.0.101-0.47.67 is installed
  • OR kernel-trace-3.0.101-0.47.67 is installed
  • OR kernel-trace-base-3.0.101-0.47.67 is installed
  • OR kernel-trace-devel-3.0.101-0.47.67 is installed
  • OR kernel-xen-3.0.101-0.47.67 is installed
  • OR kernel-xen-base-3.0.101-0.47.67 is installed
  • OR kernel-xen-devel-3.0.101-0.47.67 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-3.0.101-0.47.67 is installed
  • OR kernel-default-base-3.0.101-0.47.67 is installed
  • OR kernel-default-devel-3.0.101-0.47.67 is installed
  • OR kernel-default-man-3.0.101-0.47.67 is installed
  • OR kernel-ec2-3.0.101-0.47.67 is installed
  • OR kernel-ec2-base-3.0.101-0.47.67 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.67 is installed
  • OR kernel-pae-3.0.101-0.47.67 is installed
  • OR kernel-pae-base-3.0.101-0.47.67 is installed
  • OR kernel-pae-devel-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-base-3.0.101-0.47.67 is installed
  • OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
  • OR kernel-source-3.0.101-0.47.67 is installed
  • OR kernel-syms-3.0.101-0.47.67 is installed
  • OR kernel-trace-3.0.101-0.47.67 is installed
  • OR kernel-trace-base-3.0.101-0.47.67 is installed
  • OR kernel-trace-devel-3.0.101-0.47.67 is installed
  • OR kernel-xen-3.0.101-0.47.67 is installed
  • OR kernel-xen-base-3.0.101-0.47.67 is installed
  • OR kernel-xen-devel-3.0.101-0.47.67 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • ark-4.3.5-0.3 is installed
  • OR kcalc-4.3.5-0.3 is installed
  • OR kcharselect-4.3.5-0.3 is installed
  • OR kdessh-4.3.5-0.3 is installed
  • OR kdf-4.3.5-0.3 is installed
  • OR kfloppy-4.3.5-0.3 is installed
  • OR kgpg-4.3.5-0.3 is installed
  • OR ktimer-4.3.5-0.3 is installed
  • OR kwalletmanager-4.3.5-0.3 is installed
  • OR kwikdisk-4.3.5-0.3 is installed
  • OR okteta-4.3.5-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • ldapsmb-1.34b-94.8 is installed
  • OR libldb1-3.6.3-94.8 is installed
  • OR libsmbclient0-3.6.3-94.8 is installed
  • OR libsmbclient0-32bit-3.6.3-94.8 is installed
  • OR libtalloc2-3.6.3-94.8 is installed
  • OR libtalloc2-32bit-3.6.3-94.8 is installed
  • OR libtdb1-3.6.3-94.8 is installed
  • OR libtdb1-32bit-3.6.3-94.8 is installed
  • OR libtevent0-3.6.3-94.8 is installed
  • OR libtevent0-32bit-3.6.3-94.8 is installed
  • OR libwbclient0-3.6.3-94.8 is installed
  • OR libwbclient0-32bit-3.6.3-94.8 is installed
  • OR samba-3.6.3-94.8 is installed
  • OR samba-32bit-3.6.3-94.8 is installed
  • OR samba-client-3.6.3-94.8 is installed
  • OR samba-client-32bit-3.6.3-94.8 is installed
  • OR samba-doc-3.6.3-94.8 is installed
  • OR samba-krb-printing-3.6.3-94.8 is installed
  • OR samba-winbind-3.6.3-94.8 is installed
  • OR samba-winbind-32bit-3.6.3-94.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ldapsmb-1.34b-94.8 is installed
  • OR libldb1-3.6.3-94.8 is installed
  • OR libsmbclient0-3.6.3-94.8 is installed
  • OR libsmbclient0-32bit-3.6.3-94.8 is installed
  • OR libtalloc2-3.6.3-94.8 is installed
  • OR libtalloc2-32bit-3.6.3-94.8 is installed
  • OR libtdb1-3.6.3-94.8 is installed
  • OR libtdb1-32bit-3.6.3-94.8 is installed
  • OR libtevent0-3.6.3-94.8 is installed
  • OR libtevent0-32bit-3.6.3-94.8 is installed
  • OR libwbclient0-3.6.3-94.8 is installed
  • OR libwbclient0-32bit-3.6.3-94.8 is installed
  • OR samba-3.6.3-94.8 is installed
  • OR samba-32bit-3.6.3-94.8 is installed
  • OR samba-client-3.6.3-94.8 is installed
  • OR samba-client-32bit-3.6.3-94.8 is installed
  • OR samba-doc-3.6.3-94.8 is installed
  • OR samba-krb-printing-3.6.3-94.8 is installed
  • OR samba-winbind-3.6.3-94.8 is installed
  • OR samba-winbind-32bit-3.6.3-94.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • ldapsmb-1.34b-94.8 is installed
  • OR libldb1-3.6.3-94.8 is installed
  • OR libsmbclient0-3.6.3-94.8 is installed
  • OR libsmbclient0-32bit-3.6.3-94.8 is installed
  • OR libtalloc2-3.6.3-94.8 is installed
  • OR libtalloc2-32bit-3.6.3-94.8 is installed
  • OR libtdb1-3.6.3-94.8 is installed
  • OR libtdb1-32bit-3.6.3-94.8 is installed
  • OR libtevent0-3.6.3-94.8 is installed
  • OR libtevent0-32bit-3.6.3-94.8 is installed
  • OR libwbclient0-3.6.3-94.8 is installed
  • OR libwbclient0-32bit-3.6.3-94.8 is installed
  • OR samba-3.6.3-94.8 is installed
  • OR samba-32bit-3.6.3-94.8 is installed
  • OR samba-client-3.6.3-94.8 is installed
  • OR samba-client-32bit-3.6.3-94.8 is installed
  • OR samba-doc-3.6.3-94.8 is installed
  • OR samba-krb-printing-3.6.3-94.8 is installed
  • OR samba-winbind-3.6.3-94.8 is installed
  • OR samba-winbind-32bit-3.6.3-94.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ldapsmb-1.34b-94.8 is installed
  • OR libldb1-3.6.3-94.8 is installed
  • OR libsmbclient0-3.6.3-94.8 is installed
  • OR libsmbclient0-32bit-3.6.3-94.8 is installed
  • OR libtalloc2-3.6.3-94.8 is installed
  • OR libtalloc2-32bit-3.6.3-94.8 is installed
  • OR libtdb1-3.6.3-94.8 is installed
  • OR libtdb1-32bit-3.6.3-94.8 is installed
  • OR libtevent0-3.6.3-94.8 is installed
  • OR libtevent0-32bit-3.6.3-94.8 is installed
  • OR libwbclient0-3.6.3-94.8 is installed
  • OR libwbclient0-32bit-3.6.3-94.8 is installed
  • OR samba-3.6.3-94.8 is installed
  • OR samba-32bit-3.6.3-94.8 is installed
  • OR samba-client-3.6.3-94.8 is installed
  • OR samba-client-32bit-3.6.3-94.8 is installed
  • OR samba-doc-3.6.3-94.8 is installed
  • OR samba-krb-printing-3.6.3-94.8 is installed
  • OR samba-winbind-3.6.3-94.8 is installed
  • OR samba-winbind-32bit-3.6.3-94.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.86 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.86 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-3.0.101-0.47.86 is installed
  • OR kernel-default-base-3.0.101-0.47.86 is installed
  • OR kernel-default-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-man-3.0.101-0.47.86 is installed
  • OR kernel-ec2-3.0.101-0.47.86 is installed
  • OR kernel-ec2-base-3.0.101-0.47.86 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.86 is installed
  • OR kernel-pae-3.0.101-0.47.86 is installed
  • OR kernel-pae-base-3.0.101-0.47.86 is installed
  • OR kernel-pae-devel-3.0.101-0.47.86 is installed
  • OR kernel-source-3.0.101-0.47.86 is installed
  • OR kernel-syms-3.0.101-0.47.86 is installed
  • OR kernel-trace-3.0.101-0.47.86 is installed
  • OR kernel-trace-base-3.0.101-0.47.86 is installed
  • OR kernel-trace-devel-3.0.101-0.47.86 is installed
  • OR kernel-xen-3.0.101-0.47.86 is installed
  • OR kernel-xen-base-3.0.101-0.47.86 is installed
  • OR kernel-xen-devel-3.0.101-0.47.86 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.86 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.86 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-3.0.101-0.47.86 is installed
  • OR kernel-default-base-3.0.101-0.47.86 is installed
  • OR kernel-default-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-man-3.0.101-0.47.86 is installed
  • OR kernel-ec2-3.0.101-0.47.86 is installed
  • OR kernel-ec2-base-3.0.101-0.47.86 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.86 is installed
  • OR kernel-pae-3.0.101-0.47.86 is installed
  • OR kernel-pae-base-3.0.101-0.47.86 is installed
  • OR kernel-pae-devel-3.0.101-0.47.86 is installed
  • OR kernel-source-3.0.101-0.47.86 is installed
  • OR kernel-syms-3.0.101-0.47.86 is installed
  • OR kernel-trace-3.0.101-0.47.86 is installed
  • OR kernel-trace-base-3.0.101-0.47.86 is installed
  • OR kernel-trace-devel-3.0.101-0.47.86 is installed
  • OR kernel-xen-3.0.101-0.47.86 is installed
  • OR kernel-xen-base-3.0.101-0.47.86 is installed
  • OR kernel-xen-devel-3.0.101-0.47.86 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND apache2-mod_nss-1.0.14-0.4.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xorg-x11-Xvnc-7.4-27.118 is installed
  • OR xorg-x11-server-7.4-27.118 is installed
  • OR xorg-x11-server-extra-7.4-27.118 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xorg-x11-Xvnc-7.4-27.118 is installed
  • OR xorg-x11-server-7.4-27.118 is installed
  • OR xorg-x11-server-extra-7.4-27.118 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • MozillaFirefox-38.8.0esr-40 is installed
  • OR MozillaFirefox-translations-38.8.0esr-40 is installed
  • OR libfreebl3-3.20.2-30 is installed
  • OR libfreebl3-32bit-3.20.2-30 is installed
  • OR libfreebl3-x86-3.20.2-30 is installed
  • OR libsoftokn3-3.20.2-30 is installed
  • OR libsoftokn3-32bit-3.20.2-30 is installed
  • OR libsoftokn3-x86-3.20.2-30 is installed
  • OR mozilla-nspr-4.12-26 is installed
  • OR mozilla-nspr-32bit-4.12-26 is installed
  • OR mozilla-nspr-x86-4.12-26 is installed
  • OR mozilla-nss-3.20.2-30 is installed
  • OR mozilla-nss-32bit-3.20.2-30 is installed
  • OR mozilla-nss-tools-3.20.2-30 is installed
  • OR mozilla-nss-x86-3.20.2-30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • MozillaFirefox-38.8.0esr-40 is installed
  • OR MozillaFirefox-translations-38.8.0esr-40 is installed
  • OR libfreebl3-3.20.2-30 is installed
  • OR libfreebl3-32bit-3.20.2-30 is installed
  • OR libfreebl3-x86-3.20.2-30 is installed
  • OR libsoftokn3-3.20.2-30 is installed
  • OR libsoftokn3-32bit-3.20.2-30 is installed
  • OR libsoftokn3-x86-3.20.2-30 is installed
  • OR mozilla-nspr-4.12-26 is installed
  • OR mozilla-nspr-32bit-4.12-26 is installed
  • OR mozilla-nspr-x86-4.12-26 is installed
  • OR mozilla-nss-3.20.2-30 is installed
  • OR mozilla-nss-32bit-3.20.2-30 is installed
  • OR mozilla-nss-tools-3.20.2-30 is installed
  • OR mozilla-nss-x86-3.20.2-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND apache2-mod_perl-2.0.4-40.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • libzmq3-4.0.4-3.3 is installed
  • OR zeromq-4.0.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-common-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-other-68.6.1-78.67 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-common-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-other-68.6.1-78.67 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • MozillaFirefox-31.1.0esr-1 is installed
  • OR MozillaFirefox-translations-31.1.0esr-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND gd-2.1.0-20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND gd-2.1.0-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • bind-9.9.6P1-30 is installed
  • OR bind-chrootenv-9.9.6P1-30 is installed
  • OR bind-doc-9.9.6P1-30 is installed
  • OR bind-libs-9.9.6P1-30 is installed
  • OR bind-libs-32bit-9.9.6P1-30 is installed
  • OR bind-utils-9.9.6P1-30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_35-default-5-2 is installed
  • OR kgraft-patch-3_12_69-60_64_35-xen-5-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_14-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • libarchive-3.1.2-25 is installed
  • OR libarchive13-3.1.2-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • libarchive-3.1.2-25 is installed
  • OR libarchive13-3.1.2-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-81 is installed
  • OR MozillaFirefox-translations-45.4.0esr-81 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • 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
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • 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 SP2-BCL is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • kgraft-patch-4_4_114-92_67-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_19-8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_32-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_11-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_32-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_11-11-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_32-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_11-10-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • boost-1.54.0-26.3 is installed
  • OR boost-license1_54_0-1.54.0-26.3 is installed
  • OR libboost_atomic1_54_0-1.54.0-26.3 is installed
  • OR libboost_date_time1_54_0-1.54.0-26.3 is installed
  • OR libboost_iostreams1_54_0-1.54.0-26.3 is installed
  • OR libboost_program_options1_54_0-1.54.0-26.3 is installed
  • OR libboost_random1_54_0-1.54.0-26.3 is installed
  • OR libboost_regex1_54_0-1.54.0-26.3 is installed
  • OR libboost_signals1_54_0-1.54.0-26.3 is installed
  • OR libboost_system1_54_0-1.54.0-26.3 is installed
  • OR libboost_thread1_54_0-1.54.0-26.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • boost-1.54.0-26.3 is installed
  • OR boost-license1_54_0-1.54.0-26.3 is installed
  • OR libboost_atomic1_54_0-1.54.0-26.3 is installed
  • OR libboost_date_time1_54_0-1.54.0-26.3 is installed
  • OR libboost_iostreams1_54_0-1.54.0-26.3 is installed
  • OR libboost_program_options1_54_0-1.54.0-26.3 is installed
  • OR libboost_random1_54_0-1.54.0-26.3 is installed
  • OR libboost_regex1_54_0-1.54.0-26.3 is installed
  • OR libboost_signals1_54_0-1.54.0-26.3 is installed
  • OR libboost_system1_54_0-1.54.0-26.3 is installed
  • OR libboost_thread1_54_0-1.54.0-26.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-6 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libpolkit0-0.113-5.12 is installed
  • OR polkit-0.113-5.12 is installed
  • OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libpolkit0-0.113-5.12 is installed
  • OR polkit-0.113-5.12 is installed
  • OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • LibVNCServer-0.9.9-17.11 is installed
  • OR libvncclient0-0.9.9-17.11 is installed
  • OR libvncserver0-0.9.9-17.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • LibVNCServer-0.9.9-17.11 is installed
  • OR libvncclient0-0.9.9-17.11 is installed
  • OR libvncserver0-0.9.9-17.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • evince-3.20.2-6.22 is installed
  • OR evince-browser-plugin-3.20.2-6.22 is installed
  • OR evince-lang-3.20.2-6.22 is installed
  • OR evince-plugin-djvudocument-3.20.2-6.22 is installed
  • OR evince-plugin-dvidocument-3.20.2-6.22 is installed
  • OR evince-plugin-pdfdocument-3.20.2-6.22 is installed
  • OR evince-plugin-psdocument-3.20.2-6.22 is installed
  • OR evince-plugin-tiffdocument-3.20.2-6.22 is installed
  • OR evince-plugin-xpsdocument-3.20.2-6.22 is installed
  • OR libevdocument3-4-3.20.2-6.22 is installed
  • OR libevview3-3-3.20.2-6.22 is installed
  • OR nautilus-evince-3.20.2-6.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_31-default-6-5 is installed
  • OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
  • OR kgraft-patch-SLE12_Update_9-6-5 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-6-5 is installed
  • OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
  • OR kgraft-patch-SLE12_Update_9-6-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libnetpbm11-10.66.3-7 is installed
  • OR netpbm-10.66.3-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • ctdb-4.2.4-18.30 is installed
  • OR libdcerpc-binding0-4.2.4-18.30 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-18.30 is installed
  • OR libdcerpc0-4.2.4-18.30 is installed
  • OR libdcerpc0-32bit-4.2.4-18.30 is installed
  • OR libgensec0-4.2.4-18.30 is installed
  • OR libgensec0-32bit-4.2.4-18.30 is installed
  • OR libndr-krb5pac0-4.2.4-18.30 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-18.30 is installed
  • OR libndr-nbt0-4.2.4-18.30 is installed
  • OR libndr-nbt0-32bit-4.2.4-18.30 is installed
  • OR libndr-standard0-4.2.4-18.30 is installed
  • OR libndr-standard0-32bit-4.2.4-18.30 is installed
  • OR libndr0-4.2.4-18.30 is installed
  • OR libndr0-32bit-4.2.4-18.30 is installed
  • OR libnetapi0-4.2.4-18.30 is installed
  • OR libnetapi0-32bit-4.2.4-18.30 is installed
  • OR libregistry0-4.2.4-18.30 is installed
  • OR libsamba-credentials0-4.2.4-18.30 is installed
  • OR libsamba-credentials0-32bit-4.2.4-18.30 is installed
  • OR libsamba-hostconfig0-4.2.4-18.30 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-18.30 is installed
  • OR libsamba-passdb0-4.2.4-18.30 is installed
  • OR libsamba-passdb0-32bit-4.2.4-18.30 is installed
  • OR libsamba-util0-4.2.4-18.30 is installed
  • OR libsamba-util0-32bit-4.2.4-18.30 is installed
  • OR libsamdb0-4.2.4-18.30 is installed
  • OR libsamdb0-32bit-4.2.4-18.30 is installed
  • OR libsmbclient-raw0-4.2.4-18.30 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-18.30 is installed
  • OR libsmbclient0-4.2.4-18.30 is installed
  • OR libsmbclient0-32bit-4.2.4-18.30 is installed
  • OR libsmbconf0-4.2.4-18.30 is installed
  • OR libsmbconf0-32bit-4.2.4-18.30 is installed
  • OR libsmbldap0-4.2.4-18.30 is installed
  • OR libsmbldap0-32bit-4.2.4-18.30 is installed
  • OR libtevent-util0-4.2.4-18.30 is installed
  • OR libtevent-util0-32bit-4.2.4-18.30 is installed
  • OR libwbclient0-4.2.4-18.30 is installed
  • OR libwbclient0-32bit-4.2.4-18.30 is installed
  • OR samba-4.2.4-18.30 is installed
  • OR samba-32bit-4.2.4-18.30 is installed
  • OR samba-client-4.2.4-18.30 is installed
  • OR samba-client-32bit-4.2.4-18.30 is installed
  • OR samba-doc-4.2.4-18.30 is installed
  • OR samba-libs-4.2.4-18.30 is installed
  • OR samba-libs-32bit-4.2.4-18.30 is installed
  • OR samba-winbind-4.2.4-18.30 is installed
  • OR samba-winbind-32bit-4.2.4-18.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • 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 for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_121-92_80-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.12 is installed
  • OR libopenssl0_9_8-0.9.8j-106.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.460-83 is installed
  • OR flash-player-gnome-11.2.202.460-83 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.626-133 is installed
  • OR flash-player-gnome-11.2.202.626-133 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.17 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.17 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.85 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.85 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.37-2.3 is installed
  • OR libmysqlclient_r18-32bit-10.0.37-2.3 is installed
  • OR mariadb-100-10.0.37-2.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • apache2-2.4.16-20.13 is installed
  • OR apache2-doc-2.4.16-20.13 is installed
  • OR apache2-example-pages-2.4.16-20.13 is installed
  • OR apache2-prefork-2.4.16-20.13 is installed
  • OR apache2-utils-2.4.16-20.13 is installed
  • OR apache2-worker-2.4.16-20.13 is installed
  • BACK