Oval Definition:oval:org.opensuse.security:def:29125
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):1001951
1010675
1012224
1013657
1013930
1014298
1015169
1022871
1023004
1024834
1028235
1030442
1039063
1039064
1039066
1039069
1039514
1039515
1039661
1056995
1065274
1068664
1079300
1176409
1176412
663516
698102
721366
734300
747912
755505
755513
757278
758260
758532
760902
761414
763194
764150
765102
765320
767684
768632
769685
769896
771619
802639
821039
821259
826906
839104
866130
884986
884987
884989
884990
884991
884992
885961
886059
886060
893849
893853
902357
902360
902368
907805
910659
911325
911812
911876
912654
912705
912978
914690
915335
917150
918768
919080
919351
921950
922451
922452
923945
924972
925109
928506
928511
931421
931769
931772
931776
933227
935074
935224
935226
935227
935229
935232
935234
935274
935275
938719
938721
939342
942291
942296
944309
945412
945428
949961
950998
960689
962404
963655
963762
966460
968284
969149
969821
970114
971126
971360
971446
971611
971612
971729
971912
971944
973351
973792
974428
975945
976996
976997
977003
977005
977991
977994
978401
978821
978822
978827
978828
978829
978830
979213
979274
979548
979681
979867
979879
980366
980371
980373
980375
980725
980788
980931
981050
981267
982010
982011
982012
982013
982162
983143
983213
983535
984107
984755
986004
986244
986362
986365
986386
986388
986393
986445
986572
987709
988065
989152
989401
991426
991427
991428
991429
991430
991433
991437
991608
CVE-2004-1019
CVE-2006-7243
CVE-2009-4307
CVE-2010-5107
CVE-2012-0444
CVE-2012-2123
CVE-2012-2133
CVE-2012-2136
CVE-2012-2319
CVE-2012-2383
CVE-2012-2384
CVE-2012-2390
CVE-2012-2663
CVE-2012-3375
CVE-2013-4312
CVE-2013-5653
CVE-2014-0207
CVE-2014-3478
CVE-2014-3479
CVE-2014-3480
CVE-2014-3487
CVE-2014-3515
CVE-2014-3597
CVE-2014-3668
CVE-2014-3669
CVE-2014-3670
CVE-2014-4049
CVE-2014-4670
CVE-2014-4698
CVE-2014-4721
CVE-2014-5459
CVE-2014-8106
CVE-2014-8142
CVE-2014-9420
CVE-2014-9474
CVE-2014-9584
CVE-2014-9585
CVE-2014-9652
CVE-2014-9705
CVE-2014-9709
CVE-2014-9767
CVE-2014-9911
CVE-2015-0231
CVE-2015-0232
CVE-2015-0273
CVE-2015-1352
CVE-2015-2301
CVE-2015-2305
CVE-2015-2783
CVE-2015-2787
CVE-2015-3152
CVE-2015-3228
CVE-2015-3329
CVE-2015-3411
CVE-2015-3412
CVE-2015-4021
CVE-2015-4022
CVE-2015-4024
CVE-2015-4026
CVE-2015-4116
CVE-2015-4148
CVE-2015-4598
CVE-2015-4599
CVE-2015-4600
CVE-2015-4601
CVE-2015-4602
CVE-2015-4603
CVE-2015-4643
CVE-2015-4644
CVE-2015-5161
CVE-2015-5589
CVE-2015-5590
CVE-2015-6831
CVE-2015-6833
CVE-2015-6836
CVE-2015-6837
CVE-2015-6838
CVE-2015-7513
CVE-2015-7803
CVE-2015-7833
CVE-2015-8835
CVE-2015-8838
CVE-2015-8866
CVE-2015-8867
CVE-2015-8873
CVE-2015-8874
CVE-2015-8879
CVE-2015-8935
CVE-2016-0758
CVE-2016-10024
CVE-2016-1583
CVE-2016-2053
CVE-2016-2187
CVE-2016-2554
CVE-2016-3134
CVE-2016-3141
CVE-2016-3142
CVE-2016-3185
CVE-2016-3955
CVE-2016-4070
CVE-2016-4073
CVE-2016-4342
CVE-2016-4346
CVE-2016-4470
CVE-2016-4482
CVE-2016-4485
CVE-2016-4486
CVE-2016-4537
CVE-2016-4538
CVE-2016-4539
CVE-2016-4540
CVE-2016-4541
CVE-2016-4542
CVE-2016-4543
CVE-2016-4544
CVE-2016-4565
CVE-2016-4569
CVE-2016-4578
CVE-2016-4580
CVE-2016-4805
CVE-2016-4913
CVE-2016-4997
CVE-2016-5093
CVE-2016-5094
CVE-2016-5095
CVE-2016-5096
CVE-2016-5114
CVE-2016-5244
CVE-2016-5399
CVE-2016-5696
CVE-2016-5766
CVE-2016-5767
CVE-2016-5769
CVE-2016-5772
CVE-2016-5829
CVE-2016-6288
CVE-2016-6289
CVE-2016-6290
CVE-2016-6291
CVE-2016-6296
CVE-2016-6297
CVE-2016-6480
CVE-2016-7977
CVE-2016-7979
CVE-2016-9318
CVE-2016-9776
CVE-2016-9921
CVE-2016-9922
CVE-2017-1000158
CVE-2017-11462
CVE-2017-15088
CVE-2017-2615
CVE-2017-2620
CVE-2017-6505
CVE-2017-7228
CVE-2017-9022
CVE-2017-9023
CVE-2017-9047
CVE-2017-9048
CVE-2017-9049
CVE-2017-9050
CVE-2018-1000030
CVE-2020-14392
CVE-2020-14393
SUSE-SU-2016:1638-1
SUSE-SU-2016:2080-1
SUSE-SU-2016:2245-1
SUSE-SU-2016:2493-1
SUSE-SU-2017:1557-1
Platform(s):openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
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 Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Public Cloud 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 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
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12-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 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND android-tools-5.1.1_r8-8 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-setuptools-1.1.7-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • bind-9.9.6P1-28.9 is installed
  • OR bind-libs-9.9.6P1-28.9 is installed
  • OR bind-libs-32bit-9.9.6P1-28.9 is installed
  • OR bind-utils-9.9.6P1-28.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • libsndfile-1.0.25-25 is installed
  • OR libsndfile1-1.0.25-25 is installed
  • OR libsndfile1-32bit-1.0.25-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libdcerpc-binding0-4.4.2-31 is installed
  • OR libdcerpc-binding0-32bit-4.4.2-31 is installed
  • OR libdcerpc0-4.4.2-31 is installed
  • OR libdcerpc0-32bit-4.4.2-31 is installed
  • OR libndr-krb5pac0-4.4.2-31 is installed
  • OR libndr-krb5pac0-32bit-4.4.2-31 is installed
  • OR libndr-nbt0-4.4.2-31 is installed
  • OR libndr-nbt0-32bit-4.4.2-31 is installed
  • OR libndr-standard0-4.4.2-31 is installed
  • OR libndr-standard0-32bit-4.4.2-31 is installed
  • OR libndr0-4.4.2-31 is installed
  • OR libndr0-32bit-4.4.2-31 is installed
  • OR libnetapi0-4.4.2-31 is installed
  • OR libnetapi0-32bit-4.4.2-31 is installed
  • OR libsamba-credentials0-4.4.2-31 is installed
  • OR libsamba-credentials0-32bit-4.4.2-31 is installed
  • OR libsamba-errors0-4.4.2-31 is installed
  • OR libsamba-errors0-32bit-4.4.2-31 is installed
  • OR libsamba-hostconfig0-4.4.2-31 is installed
  • OR libsamba-hostconfig0-32bit-4.4.2-31 is installed
  • OR libsamba-passdb0-4.4.2-31 is installed
  • OR libsamba-passdb0-32bit-4.4.2-31 is installed
  • OR libsamba-util0-4.4.2-31 is installed
  • OR libsamba-util0-32bit-4.4.2-31 is installed
  • OR libsamdb0-4.4.2-31 is installed
  • OR libsamdb0-32bit-4.4.2-31 is installed
  • OR libsmbclient0-4.4.2-31 is installed
  • OR libsmbclient0-32bit-4.4.2-31 is installed
  • OR libsmbconf0-4.4.2-31 is installed
  • OR libsmbconf0-32bit-4.4.2-31 is installed
  • OR libsmbldap0-4.4.2-31 is installed
  • OR libsmbldap0-32bit-4.4.2-31 is installed
  • OR libtevent-util0-4.4.2-31 is installed
  • OR libtevent-util0-32bit-4.4.2-31 is installed
  • OR libwbclient0-4.4.2-31 is installed
  • OR libwbclient0-32bit-4.4.2-31 is installed
  • OR samba-4.4.2-31 is installed
  • OR samba-client-4.4.2-31 is installed
  • OR samba-client-32bit-4.4.2-31 is installed
  • OR samba-doc-4.4.2-31 is installed
  • OR samba-libs-4.4.2-31 is installed
  • OR samba-libs-32bit-4.4.2-31 is installed
  • OR samba-winbind-4.4.2-31 is installed
  • OR samba-winbind-32bit-4.4.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libipa_hbac-devel-1.16.1-3.3 is installed
  • OR libipa_hbac0-1.16.1-3.3 is installed
  • OR libsss_certmap-devel-1.16.1-3.3 is installed
  • OR libsss_certmap0-1.16.1-3.3 is installed
  • OR libsss_idmap-devel-1.16.1-3.3 is installed
  • OR libsss_idmap0-1.16.1-3.3 is installed
  • OR libsss_nss_idmap-devel-1.16.1-3.3 is installed
  • OR libsss_nss_idmap0-1.16.1-3.3 is installed
  • OR libsss_simpleifp-devel-1.16.1-3.3 is installed
  • OR libsss_simpleifp0-1.16.1-3.3 is installed
  • OR python3-sssd-config-1.16.1-3.3 is installed
  • OR sssd-1.16.1-3.3 is installed
  • OR sssd-32bit-1.16.1-3.3 is installed
  • OR sssd-ad-1.16.1-3.3 is installed
  • OR sssd-ipa-1.16.1-3.3 is installed
  • OR sssd-krb5-1.16.1-3.3 is installed
  • OR sssd-krb5-common-1.16.1-3.3 is installed
  • OR sssd-ldap-1.16.1-3.3 is installed
  • OR sssd-proxy-1.16.1-3.3 is installed
  • OR sssd-tools-1.16.1-3.3 is installed
  • OR sssd-wbclient-1.16.1-3.3 is installed
  • OR sssd-wbclient-devel-1.16.1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-runc-1.0.0rc5+gitr3562_69663f0bd4b6-1.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.14 is installed
  • OR ImageMagick-devel-7.0.7.34-3.14 is installed
  • OR libMagick++-7_Q16HDRI4-7.0.7.34-3.14 is installed
  • OR libMagick++-devel-7.0.7.34-3.14 is installed
  • OR libMagickCore-7_Q16HDRI6-7.0.7.34-3.14 is installed
  • OR libMagickWand-7_Q16HDRI6-7.0.7.34-3.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.14 is installed
  • OR perl-PerlMagick-7.0.7.34-3.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-87 is installed
  • OR libopenssl0_9_8-0.9.8j-87 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-87 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-23-default-5-13 is installed
  • OR kernel-livepatch-SLE15_Update_0-5-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • ffmpeg-3.4.2-4.12 is installed
  • OR ffmpeg-private-devel-3.4.2-4.12 is installed
  • OR libavdevice-devel-3.4.2-4.12 is installed
  • OR libavdevice57-3.4.2-4.12 is installed
  • OR libavfilter-devel-3.4.2-4.12 is installed
  • OR libavfilter6-3.4.2-4.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.51-52.31 is installed
  • OR kernel-ec2-devel-3.12.51-52.31 is installed
  • OR kernel-ec2-extra-3.12.51-52.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND Package Information
  • python-paramiko-2.4.2-3.3 is installed
  • OR python3-paramiko-2.4.2-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-22 is installed
  • OR php5-5.5.14-22 is installed
  • OR php5-bcmath-5.5.14-22 is installed
  • OR php5-bz2-5.5.14-22 is installed
  • OR php5-calendar-5.5.14-22 is installed
  • OR php5-ctype-5.5.14-22 is installed
  • OR php5-curl-5.5.14-22 is installed
  • OR php5-dba-5.5.14-22 is installed
  • OR php5-dom-5.5.14-22 is installed
  • OR php5-enchant-5.5.14-22 is installed
  • OR php5-exif-5.5.14-22 is installed
  • OR php5-fastcgi-5.5.14-22 is installed
  • OR php5-fileinfo-5.5.14-22 is installed
  • OR php5-fpm-5.5.14-22 is installed
  • OR php5-ftp-5.5.14-22 is installed
  • OR php5-gd-5.5.14-22 is installed
  • OR php5-gettext-5.5.14-22 is installed
  • OR php5-gmp-5.5.14-22 is installed
  • OR php5-iconv-5.5.14-22 is installed
  • OR php5-intl-5.5.14-22 is installed
  • OR php5-json-5.5.14-22 is installed
  • OR php5-ldap-5.5.14-22 is installed
  • OR php5-mbstring-5.5.14-22 is installed
  • OR php5-mcrypt-5.5.14-22 is installed
  • OR php5-mysql-5.5.14-22 is installed
  • OR php5-odbc-5.5.14-22 is installed
  • OR php5-openssl-5.5.14-22 is installed
  • OR php5-pcntl-5.5.14-22 is installed
  • OR php5-pdo-5.5.14-22 is installed
  • OR php5-pear-5.5.14-22 is installed
  • OR php5-pgsql-5.5.14-22 is installed
  • OR php5-pspell-5.5.14-22 is installed
  • OR php5-shmop-5.5.14-22 is installed
  • OR php5-snmp-5.5.14-22 is installed
  • OR php5-soap-5.5.14-22 is installed
  • OR php5-sockets-5.5.14-22 is installed
  • OR php5-sqlite-5.5.14-22 is installed
  • OR php5-suhosin-5.5.14-22 is installed
  • OR php5-sysvmsg-5.5.14-22 is installed
  • OR php5-sysvsem-5.5.14-22 is installed
  • OR php5-sysvshm-5.5.14-22 is installed
  • OR php5-tokenizer-5.5.14-22 is installed
  • OR php5-wddx-5.5.14-22 is installed
  • OR php5-xmlreader-5.5.14-22 is installed
  • OR php5-xmlrpc-5.5.14-22 is installed
  • OR php5-xmlwriter-5.5.14-22 is installed
  • OR php5-xsl-5.5.14-22 is installed
  • OR php5-zip-5.5.14-22 is installed
  • OR php5-zlib-5.5.14-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • 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-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
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND perl-IO-Socket-SSL-1.16-3.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND perl-IO-Socket-SSL-1.16-3.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libvorbis-1.2.0-79.20 is installed
  • OR libvorbis-32bit-1.2.0-79.20 is installed
  • OR libvorbis-doc-1.2.0-79.20 is installed
  • OR libvorbis-x86-1.2.0-79.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libvorbis-1.2.0-79.20 is installed
  • OR libvorbis-32bit-1.2.0-79.20 is installed
  • OR libvorbis-doc-1.2.0-79.20 is installed
  • OR libvorbis-x86-1.2.0-79.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libvorbis-1.2.0-79.20 is installed
  • OR libvorbis-32bit-1.2.0-79.20 is installed
  • OR libvorbis-doc-1.2.0-79.20 is installed
  • OR libvorbis-x86-1.2.0-79.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • libsamplerate-0.1.4-1 is installed
  • OR libsamplerate-32bit-0.1.4-1 is installed
  • OR libsamplerate-x86-0.1.4-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-html-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-0.25 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-libs-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-domU-4.0.3_21548_18-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-html-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-0.25 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-libs-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-domU-4.0.3_21548_18-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • xen-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-html-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-0.25 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-libs-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-domU-4.0.3_21548_18-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • xen-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-html-4.0.3_21548_18-0.25 is installed
  • OR xen-doc-pdf-4.0.3_21548_18-0.25 is installed
  • OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-0.25 is installed
  • OR xen-libs-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-4.0.3_21548_18-0.25 is installed
  • OR xen-tools-domU-4.0.3_21548_18-0.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • icu-4.0-43 is installed
  • OR libicu-4.0-43 is installed
  • OR libicu-32bit-4.0-43 is installed
  • OR libicu-doc-4.0-43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • icu-4.0-43 is installed
  • OR libicu-4.0-43 is installed
  • OR libicu-32bit-4.0-43 is installed
  • OR libicu-doc-4.0-43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND clamav-0.97.8-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND clamav-0.97.8-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND clamav-0.97.8-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND clamav-0.97.8-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND clamav-0.97.8-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • openssh-5.1p1-41.57 is installed
  • OR openssh-askpass-5.1p1-41.57 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • openssh-5.1p1-41.57 is installed
  • OR openssh-askpass-5.1p1-41.57 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • openssh-5.1p1-41.57 is installed
  • OR openssh-askpass-5.1p1-41.57 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND pyxml-0.8.4-194.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.38 is installed
  • OR ghostscript-fonts-rus-8.62-32.38 is installed
  • OR ghostscript-fonts-std-8.62-32.38 is installed
  • OR ghostscript-library-8.62-32.38 is installed
  • OR ghostscript-omni-8.62-32.38 is installed
  • OR ghostscript-x11-8.62-32.38 is installed
  • OR libgimpprint-4.2.7-32.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.38 is installed
  • OR ghostscript-fonts-rus-8.62-32.38 is installed
  • OR ghostscript-fonts-std-8.62-32.38 is installed
  • OR ghostscript-library-8.62-32.38 is installed
  • OR ghostscript-omni-8.62-32.38 is installed
  • OR ghostscript-x11-8.62-32.38 is installed
  • OR libgimpprint-4.2.7-32.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-31.7.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.7.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-31.7.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.7.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-31.7.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.7.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-31.7.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.7.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-31.7.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.7.0esr-0.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND kvm-1.4.2-37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND kvm-1.4.2-37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND kvm-1.4.2-37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND kvm-1.4.2-37 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND ppc64-diag-2.6.1-0.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND ppc64-diag-2.6.1-0.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND coolkey-1.1.0-22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.50-85.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.50-85.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.50-85.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.50-85.5 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.50-85.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.50 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.50 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-default-3.0.101-0.47.106.50 is installed
  • OR kernel-default-base-3.0.101-0.47.106.50 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-default-man-3.0.101-0.47.106.50 is installed
  • OR kernel-ec2-3.0.101-0.47.106.50 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.50 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-pae-3.0.101-0.47.106.50 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.50 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-source-3.0.101-0.47.106.50 is installed
  • OR kernel-syms-3.0.101-0.47.106.50 is installed
  • OR kernel-trace-3.0.101-0.47.106.50 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.50 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-xen-3.0.101-0.47.106.50 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.50 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.50 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.50 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.50 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-default-3.0.101-0.47.106.50 is installed
  • OR kernel-default-base-3.0.101-0.47.106.50 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-default-man-3.0.101-0.47.106.50 is installed
  • OR kernel-ec2-3.0.101-0.47.106.50 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.50 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-pae-3.0.101-0.47.106.50 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.50 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-source-3.0.101-0.47.106.50 is installed
  • OR kernel-syms-3.0.101-0.47.106.50 is installed
  • OR kernel-trace-3.0.101-0.47.106.50 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.50 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.50 is installed
  • OR kernel-xen-3.0.101-0.47.106.50 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.50 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.50 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND LibVNCServer-0.9.1-160.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND LibVNCServer-0.9.1-160.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • curl-7.19.7-1.42 is installed
  • OR libcurl4-7.19.7-1.42 is installed
  • OR libcurl4-32bit-7.19.7-1.42 is installed
  • OR libcurl4-x86-7.19.7-1.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.3 is installed
  • OR koan-2.2.2-0.68.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.3 is installed
  • OR koan-2.2.2-0.68.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libcurl4-openssl1-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-x86-7.19.7-0.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libcurl4-openssl1-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-0.40 is installed
  • OR libcurl4-openssl1-x86-7.19.7-0.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • grub2-2.02~beta2-56.9 is installed
  • OR grub2-i386-pc-2.02~beta2-56.9 is installed
  • OR grub2-powerpc-ieee1275-2.02~beta2-56.9 is installed
  • OR grub2-s390x-emu-2.02~beta2-56.9 is installed
  • OR grub2-snapper-plugin-2.02~beta2-56.9 is installed
  • OR grub2-x86_64-efi-2.02~beta2-56.9 is installed
  • OR grub2-x86_64-xen-2.02~beta2-56.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • grub2-2.02~beta2-56.9 is installed
  • OR grub2-i386-pc-2.02~beta2-56.9 is installed
  • OR grub2-powerpc-ieee1275-2.02~beta2-56.9 is installed
  • OR grub2-s390x-emu-2.02~beta2-56.9 is installed
  • OR grub2-snapper-plugin-2.02~beta2-56.9 is installed
  • OR grub2-x86_64-efi-2.02~beta2-56.9 is installed
  • OR grub2-x86_64-xen-2.02~beta2-56.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • tomcat-8.0.32-3 is installed
  • OR tomcat-admin-webapps-8.0.32-3 is installed
  • OR tomcat-docs-webapp-8.0.32-3 is installed
  • OR tomcat-el-3_0-api-8.0.32-3 is installed
  • OR tomcat-javadoc-8.0.32-3 is installed
  • OR tomcat-jsp-2_3-api-8.0.32-3 is installed
  • OR tomcat-lib-8.0.32-3 is installed
  • OR tomcat-servlet-3_1-api-8.0.32-3 is installed
  • OR tomcat-webapps-8.0.32-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • tomcat-8.0.32-3 is installed
  • OR tomcat-admin-webapps-8.0.32-3 is installed
  • OR tomcat-docs-webapp-8.0.32-3 is installed
  • OR tomcat-el-3_0-api-8.0.32-3 is installed
  • OR tomcat-javadoc-8.0.32-3 is installed
  • OR tomcat-jsp-2_3-api-8.0.32-3 is installed
  • OR tomcat-lib-8.0.32-3 is installed
  • OR tomcat-servlet-3_1-api-8.0.32-3 is installed
  • OR tomcat-webapps-8.0.32-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • file-5.19-9 is installed
  • OR file-magic-5.19-9 is installed
  • OR libmagic1-5.19-9 is installed
  • OR libmagic1-32bit-5.19-9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • xen-4.5.5_12-22.18 is installed
  • OR xen-doc-html-4.5.5_12-22.18 is installed
  • OR xen-kmp-default-4.5.5_12_k3.12.74_60.64.45-22.18 is installed
  • OR xen-libs-4.5.5_12-22.18 is installed
  • OR xen-libs-32bit-4.5.5_12-22.18 is installed
  • OR xen-tools-4.5.5_12-22.18 is installed
  • OR xen-tools-domU-4.5.5_12-22.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • xen-4.5.5_12-22.18 is installed
  • OR xen-doc-html-4.5.5_12-22.18 is installed
  • OR xen-kmp-default-4.5.5_12_k3.12.74_60.64.45-22.18 is installed
  • OR xen-libs-4.5.5_12-22.18 is installed
  • OR xen-libs-32bit-4.5.5_12-22.18 is installed
  • OR xen-tools-4.5.5_12-22.18 is installed
  • OR xen-tools-domU-4.5.5_12-22.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_54-default-4-2 is installed
  • OR kgraft-patch-3_12_74-60_64_54-xen-4-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_19-4-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.121-36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-devel-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 Server 12 SP2 is installed
  • AND supportutils-3.0-85 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • augeas-1.2.0-15 is installed
  • OR augeas-lenses-1.2.0-15 is installed
  • OR libaugeas0-1.2.0-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 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-LTSS is installed
  • AND
  • bind-9.9.9P1-28.23 is installed
  • OR bind-chrootenv-9.9.9P1-28.23 is installed
  • OR bind-doc-9.9.9P1-28.23 is installed
  • OR bind-libs-9.9.9P1-28.23 is installed
  • OR bind-libs-32bit-9.9.9P1-28.23 is installed
  • OR bind-utils-9.9.9P1-28.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • bind-9.9.9P1-28.23 is installed
  • OR bind-chrootenv-9.9.9P1-28.23 is installed
  • OR bind-doc-9.9.9P1-28.23 is installed
  • OR bind-libs-9.9.9P1-28.23 is installed
  • OR bind-libs-32bit-9.9.9P1-28.23 is installed
  • OR bind-utils-9.9.9P1-28.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • colord-gtk-lang-0.1.26-6 is installed
  • OR libcolord-gtk1-0.1.26-6 is installed
  • OR libcolord2-1.3.3-10 is installed
  • OR libcolorhug2-1.3.3-10 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 11 SP2 is installed
  • AND Package Information
  • java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3 is installed
  • OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • lighttpd-1.4.20-2.58 is installed
  • OR lighttpd-mod_cml-1.4.20-2.58 is installed
  • OR lighttpd-mod_magnet-1.4.20-2.58 is installed
  • OR lighttpd-mod_mysql_vhost-1.4.20-2.58 is installed
  • OR lighttpd-mod_rrdtool-1.4.20-2.58 is installed
  • OR lighttpd-mod_trigger_b4_dl-1.4.20-2.58 is installed
  • OR lighttpd-mod_webdav-1.4.20-2.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • libopenssl1_0_0-1.0.1i-27.21 is installed
  • OR libopenssl1_0_0-32bit-1.0.1i-27.21 is installed
  • OR libopenssl1_0_0-hmac-1.0.1i-27.21 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.1i-27.21 is installed
  • OR openssl-1.0.1i-27.21 is installed
  • OR openssl-doc-1.0.1i-27.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-102 is installed
  • OR libopenssl0_9_8-0.9.8j-102 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_103-92_56-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • freerdp-1.0.2-7 is installed
  • OR libfreerdp-1_0-1.0.2-7 is installed
  • OR libfreerdp-1_0-plugins-1.0.2-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • gegl-0_2-0.2.0-14 is installed
  • OR gegl-0_2-lang-0.2.0-14 is installed
  • OR libgegl-0_2-0-0.2.0-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-bad-0.10.23-25 is installed
  • OR gstreamer-0_10-plugins-bad-lang-0.10.23-25 is installed
  • OR libgstbasecamerabinsrc-0_10-23-0.10.23-25 is installed
  • OR libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstbasevideo-0_10-23-0.10.23-25 is installed
  • OR libgstbasevideo-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstcodecparsers-0_10-23-0.10.23-25 is installed
  • OR libgstphotography-0_10-23-0.10.23-25 is installed
  • OR libgstphotography-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstsignalprocessor-0_10-23-0.10.23-25 is installed
  • OR libgstsignalprocessor-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstvdp-0_10-23-0.10.23-25 is installed
  • OR libgstvdp-0_10-23-32bit-0.10.23-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.19 is installed
  • OR kernel-default-extra-4.12.14-25.19 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • rabbitmq-server-3.4.4-2 is installed
  • OR rabbitmq-server-plugins-3.4.4-2 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • openstack-nova-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-api-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-cells-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-cert-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-compute-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-conductor-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-console-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-consoleauth-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-doc-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-novncproxy-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-placement-api-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-scheduler-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-serialproxy-14.0.10~dev13-4.11 is installed
  • OR openstack-nova-vncproxy-14.0.10~dev13-4.11 is installed
  • OR python-nova-14.0.10~dev13-4.11 is installed
  • BACK