Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for Linux kernel |
Description: |
The SUSE Linux Enterprise 11 SP1 kernel have been updated to the 2.6.32.59 stable release to fix a lot of bugs and security issues.
The following security issues have been fixed:
* CVE-2012-2133: A use after free bug in hugetlb support could be used by local attackers to crash the system. * CVE-2012-1097: A null pointer dereference bug in the regsets proc file could be used by local attackers to perhaps crash the system. With mmap_min_addr is set and enabled, exploitation is unlikely. * CVE-2012-0879: A reference counting issue in CLONE_IO could be used by local attackers to cause a denial of service (out of memory). * CVE-2012-1090: A file handle leak in CIFS code could be used by local attackers to crash the system. * CVE-2011-1083: Large nested epoll chains could be used by local attackers to cause a denial of service (excessive CPU consumption). * CVE-2011-4622: When using KVM, programming a PIT timer without a irqchip configuration, can be used to crash the kvm guest. This likely can be done only by a privileged guest user. * CVE-2012-0045: A KVM 32bit guest crash in 'syscall' opcode handling was fixed that could be caused by local attackers. * CVE-2011-4086: Fixed a oops in jbd/jbd2 that could be caused by specific filesystem access patterns.
The following non-security issues have been fixed:
X86:
* x86: fix the initialization of physnode_map (bnc#748112). * x86: Allow bootmem reserves at greater than 8G node offset within a node (bnc#740895). * x86, tsc: Fix SMI induced variation in quick_pit_calibrate(). (bnc#751322) * x86, efi: Work around broken firmware. (bnc#714507)
BONDING:
* bonding: update speed/duplex for NETDEV_CHANGE (bnc#752634). * bonding: comparing a u8 with -1 is always false (bnc#752634). * bonding: start slaves with link down for ARP monitor (bnc#752634). * bonding: send gratuitous ARP for all addresses (bnc#752491).
XFS:
* xfs: Fix excessive inode syncing when project quota is exceeded (bnc#756448). * xfs: Fix oops on IO error during xlog_recover_process_iunlinks() (bnc#716850).
SCSI:
* scsi/ses: Handle non-unique element descriptors (bnc#749342, bnc#617344). * scsi/sd: mark busy sd majors as allocated (bug#744658). * scsi: Check for invalid sdev in scsi_prep_state_check() (bnc#734300).
MD/RAID:
* md: fix possible corruption of array metadata on shutdown. * md: ensure changes to write-mostly are reflected in metadata (bnc#755178). * md: do not set md arrays to readonly on shutdown (bnc#740180, bnc#713148, bnc#734900).
XEN:
* smpboot: adjust ordering of operations. * x86-64: provide a memset() that can deal with 4Gb or above at a time (bnc#738528). * blkfront: properly fail packet requests (bnc#745929). * Update Xen patches to 2.6.32.57. * xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. * xenbus_dev: add missing error checks to watch handling. * Refresh other Xen patches (bnc#652942, bnc#668194, bnc#688079). * fix Xen-specific kABI issue in Linux 2.6.19.
NFS:
* NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR (bnc#751880). * nfs: Include SYNC flag when comparing mount options with NOAC flag (bnc#745422). * NFS returns EIO for EDQUOT and others (bnc#747028). * lockd: fix arg parsing for grace_period and timeout (bnc#733761). * nfs: allow nfs4leasetime to be set before starting servers (bnc#733761). * nfs: handle d_revalidate of dot correctly (bnc#731809).
S/390:
* ctcmpc: use correct idal word list for ctcmpc (bnc#750171,LTC#79264). * qeth: synchronize discipline module loading (bnc#747430,LTC#78788). * qdio: avoid race leading to stall when tolerating CQ (bnc#737326,LTC#76599). * kernel: no storage key operations for invalid page table entries (bnc#737326,LTC#77697).
OTHER:
* tlan: add cast needed for proper 64 bit operation (bnc#756840). * dl2k: Tighten ioctl permissions (bnc#758813). * tg3: Fix RSS ring refill race condition (bnc#757917). * usbhid: fix error handling of not enough bandwidth (bnc#704280). * pagecache limit: Fix the shmem deadlock (bnc#755537). * tty_audit: fix tty_audit_add_data live lock on audit disabled (bnc#721366). * ixgbe: driver sets all WOL flags upon initialization so that machine is powered on as soon at it is switched off (bnc#693639) * PCI: Set device power state to PCI_D0 for device without native PM support (bnc#752972). * dlm: Do not allocate a fd for peeloff (bnc#729247). * sctp: Export sctp_do_peeloff (bnc#729247). * epoll: Do not limit non-nested epoll paths (bnc#676204). * mlx4: Limit MSI-X vector allocation (bnc#624072). * mlx4: Changing interrupt scheme (bnc#624072). * mlx4_en: Assigning TX irq per ring (bnc#624072). * mlx4_en: Restoring RX buffer pointer in case of failure (bnc#624072). * mlx4_en: using new mlx4 interrupt scheme (bnc#624072). * igb: Fix for Alt MAC Address feature on 82580 and later devices (bnc#746980). * igb: Power down link when interface is down (bnc#745699). * igb: use correct bits to identify if managability is enabled (bnc#743209). * intel_agp: Do not oops with zero stolen memory (bnc#738679). * agp: fix scratch page cleanup (bnc#738679). * hugetlb: add generic definition of NUMA_NO_NODE (bnc#751844). * sched: Fix proc_sched_set_task() (bnc#717994). * PM: Print a warning if firmware is requested when tasks are frozen (bnc#749886). * PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled() (bnc#749886). * PM / Sleep: Fix read_unlock_usermodehelper() call (bnc#749886). * firmware loader: allow builtin firmware load even if usermodehelper is disabled (bnc#749886). * PM / Hibernate: Enable usermodehelpers in software_resume() error path (bnc#744163). * ipv6: Allow inet6_dump_addr() to handle more than 64 addresses (bnc#748279). * ipv6: fix refcnt problem related to POSTDAD state (bnc#743619). * be2net: change to show correct physical link status (bnc#727834). * be2net: changes to properly provide phy details (bnc#727834). * aio: fix race between io_destroy() and io_submit() (bnc#747445 bnc#611264). * intel-iommu: Check for identity mapping candidate using system dma mask (bnc#700449). * intel-iommu: Dont cache iova above 32bit (bnc#700449). * intel-iommu: Add domain check in domain_remove_one_dev_info (bnc#700449). * intel-iommu: Provide option to enable 64-bit IOMMU pass through mode (bnc#700449). * intel-iommu: Remove Host Bridge devices from identity mapping (bnc#700449). * intel-iommu: Speed up processing of the identity_mapping function (bnc#700449). * intel-iommu: Use coherent DMA mask when requested (bnc#700449). * 1: Fix accounting of softirq time when idle (bnc#719793). * driver-core: fix race between device_register and driver_register (bnc#742358). * dcache: patches.fixes/large-hash-dcache_init-fix.patch: Fix oops when initializing large hash on > 16TB machine (bnc#742210). * kdump: Save PG_compound or PG_head value in VMCOREINFO (bnc#738503). * Update config files: disable NET_9P_RDMA (bnc#720374). * cdc-wdm: fix race leading leading to memory corruption (bnc#759544).
Security Issue references:
* CVE-2011-1083 * CVE-2011-4086 * CVE-2011-4622 * CVE-2012-0045 * CVE-2012-0879 * CVE-2012-1090 * CVE-2012-1097 * CVE-2012-2133
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1009280 1043353 1043354 1045327 1046853 1046858 1047236 1047240 1047908 1050037 1050072 1050098 1050100 1050635 1051442 1052470 1052708 1052717 1052721 1052768 1052777 1052781 1054302 1054600 1055374 1055455 1055456 1057000 1059525 1060162 1062471 1062520 1062752 1063667 1072362 1074120 1074125 1074185 1074309 1075939 1076021 1076051 1117665 1139073 1144903 1146540 1147122 1148938 1150452 1150457 1150465 1151347 1152779 1152782 1152786 1152789 1153158 1155671 1166238 1167231 1173576 611264 617344 624072 652942 668194 676204 688079 693639 697920 700449 704280 713148 714507 716850 717994 719793 720374 721366 727834 729247 731809 733761 734300 734900 737326 738210 738503 738528 738679 740180 740895 740969 742210 742358 743209 743619 744163 744658 745422 745699 745832 745929 746980 747028 747430 747445 748112 748279 748812 749342 749569 749886 750079 750171 751322 751844 751880 752491 752634 752972 755178 755537 756448 756840 757917 758532 758813 759544 768772 779700 782060 784760 792444 804992 818948 822177 831119 856837 905885 910063 916617 918089 918090 920183 920238 926510 936327 937837 942441 942587 943216 943218 944300 946386 951351 951559 951608 951629 954982 956773 957226 962318 962784 962802 962960 962966 962970 962988 962994 962995 962997 963000 963002 963963 965283 975496 975981 977446 977450 977451 977452 977455 977457 977458 977459 977461 977464 978395 981040 981041 981108 981109 981111 981112 981114 981115 981548 981549 981550 992537 CVE-2011-1083 CVE-2011-4086 CVE-2011-4622 CVE-2012-0022 CVE-2012-0045 CVE-2012-0879 CVE-2012-1090 CVE-2012-1097 CVE-2012-2133 CVE-2012-3544 CVE-2012-4405 CVE-2012-5611 CVE-2012-5612 CVE-2012-5613 CVE-2012-5615 CVE-2013-1976 CVE-2013-7108 CVE-2015-1606 CVE-2015-1607 CVE-2015-5194 CVE-2015-5219 CVE-2015-5300 CVE-2015-7691 CVE-2015-7692 CVE-2015-7701 CVE-2015-7702 CVE-2015-7703 CVE-2015-7704 CVE-2015-7705 CVE-2015-7848 CVE-2015-7849 CVE-2015-7850 CVE-2015-7851 CVE-2015-7852 CVE-2015-7853 CVE-2015-7854 CVE-2015-7855 CVE-2015-7871 CVE-2015-7973 CVE-2015-7974 CVE-2015-7975 CVE-2015-7976 CVE-2015-7977 CVE-2015-7978 CVE-2015-7979 CVE-2015-8138 CVE-2015-8139 CVE-2015-8140 CVE-2015-8158 CVE-2015-8806 CVE-2016-1547 CVE-2016-1548 CVE-2016-1549 CVE-2016-1550 CVE-2016-1551 CVE-2016-1762 CVE-2016-1833 CVE-2016-1834 CVE-2016-1835 CVE-2016-1837 CVE-2016-1838 CVE-2016-1839 CVE-2016-1840 CVE-2016-2073 CVE-2016-2516 CVE-2016-2517 CVE-2016-2518 CVE-2016-2519 CVE-2016-3705 CVE-2016-4447 CVE-2016-4448 CVE-2016-4449 CVE-2016-4483 CVE-2016-5542 CVE-2016-5554 CVE-2016-5556 CVE-2016-5568 CVE-2016-5573 CVE-2016-5597 CVE-2016-9063 CVE-2017-1000253 CVE-2017-10684 CVE-2017-10685 CVE-2017-10995 CVE-2017-11505 CVE-2017-11525 CVE-2017-11526 CVE-2017-11539 CVE-2017-11639 CVE-2017-11750 CVE-2017-12565 CVE-2017-12640 CVE-2017-12641 CVE-2017-12643 CVE-2017-12671 CVE-2017-12673 CVE-2017-12676 CVE-2017-12935 CVE-2017-13080 CVE-2017-13141 CVE-2017-13142 CVE-2017-13147 CVE-2017-14103 CVE-2017-14649 CVE-2017-15218 CVE-2017-15265 CVE-2017-15274 CVE-2017-17504 CVE-2017-17879 CVE-2017-17884 CVE-2017-17914 CVE-2017-18027 CVE-2017-18029 CVE-2017-9233 CVE-2017-9261 CVE-2017-9262 CVE-2018-12207 CVE-2018-5685 CVE-2019-10220 CVE-2019-11135 CVE-2019-14821 CVE-2019-15291 CVE-2019-15505 CVE-2019-15807 CVE-2019-16232 CVE-2019-16233 CVE-2019-16234 CVE-2019-16413 CVE-2019-17052 CVE-2019-17053 CVE-2019-17054 CVE-2019-17055 CVE-2019-17133 CVE-2020-12402 CVE-2020-12415 CVE-2020-12416 CVE-2020-12417 CVE-2020-12418 CVE-2020-12419 CVE-2020-12420 CVE-2020-12421 CVE-2020-12422 CVE-2020-12423 CVE-2020-12424 CVE-2020-12425 CVE-2020-12426 SUSE-SU-2015:0652-1 SUSE-SU-2015:1177-2 SUSE-SU-2015:2170-1 SUSE-SU-2016:1311-1 SUSE-SU-2016:1471-1 SUSE-SU-2016:1604-1 SUSE-SU-2016:3068-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 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 Containers 12 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise 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-LTSS 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 SP4 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
qemu-2.11.1-lp150.7.3 is installed
OR qemu-arm-2.11.1-lp150.7.3 is installed
OR qemu-block-curl-2.11.1-lp150.7.3 is installed
OR qemu-block-dmg-2.11.1-lp150.7.3 is installed
OR qemu-block-gluster-2.11.1-lp150.7.3 is installed
OR qemu-block-iscsi-2.11.1-lp150.7.3 is installed
OR qemu-block-rbd-2.11.1-lp150.7.3 is installed
OR qemu-block-ssh-2.11.1-lp150.7.3 is installed
OR qemu-extra-2.11.1-lp150.7.3 is installed
OR qemu-guest-agent-2.11.1-lp150.7.3 is installed
OR qemu-ipxe-1.0.0-lp150.7.3 is installed
OR qemu-ksm-2.11.1-lp150.7.3 is installed
OR qemu-kvm-2.11.1-lp150.7.3 is installed
OR qemu-lang-2.11.1-lp150.7.3 is installed
OR qemu-linux-user-2.11.1-lp150.7.3 is installed
OR qemu-ppc-2.11.1-lp150.7.3 is installed
OR qemu-s390-2.11.1-lp150.7.3 is installed
OR qemu-seabios-1.11.0-lp150.7.3 is installed
OR qemu-sgabios-8-lp150.7.3 is installed
OR qemu-testsuite-2.11.1-lp150.7.3 is installed
OR qemu-tools-2.11.1-lp150.7.3 is installed
OR qemu-vgabios-1.11.0-lp150.7.3 is installed
OR qemu-x86-2.11.1-lp150.7.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
kio-extras5-17.04.2-2 is installed
OR kio-extras5-lang-17.04.2-2 is installed
OR kwebkitpart-1.3.4-5 is installed
OR kwebkitpart-lang-1.3.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-10.0.9-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.9-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
emacs-22.3-4.42 is installed
OR emacs-info-22.3-4.42 is installed
OR emacs-x11-22.3-4.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND libyaml-0-2-0.1.6-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND libXvMC1-1.0.8-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-71.23 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.23 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.23 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.23 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
MozillaFirefox-52.3.0esr-109.3 is installed
OR MozillaFirefox-translations-52.3.0esr-109.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libmysqlclient18-10.0.37-2.3 is installed
OR libmysqlclient18-32bit-10.0.37-2.3 is installed
OR 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
OR mariadb-100-errormessages-10.0.37-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND sles12sp1-docker-image-1.0.4-20160308170633 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.9-6.10 is installed
OR libslurm29-16.05.8.1-6 is installed
OR libslurm31-17.02.9-6.10 is installed
OR pdsh-2.33-7.5 is installed
OR perl-slurm-17.02.9-6.10 is installed
OR slurm-17.02.9-6.10 is installed
OR slurm-auth-none-17.02.9-6.10 is installed
OR slurm-devel-17.02.9-6.10 is installed
OR slurm-doc-17.02.9-6.10 is installed
OR slurm-lua-17.02.9-6.10 is installed
OR slurm-munge-17.02.9-6.10 is installed
OR slurm-pam_slurm-17.02.9-6.10 is installed
OR slurm-plugins-17.02.9-6.10 is installed
OR slurm-sched-wiki-17.02.9-6.10 is installed
OR slurm-slurmdb-direct-17.02.9-6.10 is installed
OR slurm-slurmdbd-17.02.9-6.10 is installed
OR slurm-sql-17.02.9-6.10 is installed
OR slurm-torque-17.02.9-6.10 is installed
OR slurmlibs-16.05.8.1-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.26-37 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.26-37 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.26-37 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.26-37 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.59-60.45 is installed
OR kernel-ec2-devel-3.12.59-60.45 is installed
OR kernel-ec2-extra-3.12.59-60.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-96 is installed
OR php5-5.5.14-96 is installed
OR php5-bcmath-5.5.14-96 is installed
OR php5-bz2-5.5.14-96 is installed
OR php5-calendar-5.5.14-96 is installed
OR php5-ctype-5.5.14-96 is installed
OR php5-curl-5.5.14-96 is installed
OR php5-dba-5.5.14-96 is installed
OR php5-dom-5.5.14-96 is installed
OR php5-enchant-5.5.14-96 is installed
OR php5-exif-5.5.14-96 is installed
OR php5-fastcgi-5.5.14-96 is installed
OR php5-fileinfo-5.5.14-96 is installed
OR php5-fpm-5.5.14-96 is installed
OR php5-ftp-5.5.14-96 is installed
OR php5-gd-5.5.14-96 is installed
OR php5-gettext-5.5.14-96 is installed
OR php5-gmp-5.5.14-96 is installed
OR php5-iconv-5.5.14-96 is installed
OR php5-imap-5.5.14-96 is installed
OR php5-intl-5.5.14-96 is installed
OR php5-json-5.5.14-96 is installed
OR php5-ldap-5.5.14-96 is installed
OR php5-mbstring-5.5.14-96 is installed
OR php5-mcrypt-5.5.14-96 is installed
OR php5-mysql-5.5.14-96 is installed
OR php5-odbc-5.5.14-96 is installed
OR php5-opcache-5.5.14-96 is installed
OR php5-openssl-5.5.14-96 is installed
OR php5-pcntl-5.5.14-96 is installed
OR php5-pdo-5.5.14-96 is installed
OR php5-pear-5.5.14-96 is installed
OR php5-pgsql-5.5.14-96 is installed
OR php5-phar-5.5.14-96 is installed
OR php5-posix-5.5.14-96 is installed
OR php5-pspell-5.5.14-96 is installed
OR php5-shmop-5.5.14-96 is installed
OR php5-snmp-5.5.14-96 is installed
OR php5-soap-5.5.14-96 is installed
OR php5-sockets-5.5.14-96 is installed
OR php5-sqlite-5.5.14-96 is installed
OR php5-suhosin-5.5.14-96 is installed
OR php5-sysvmsg-5.5.14-96 is installed
OR php5-sysvsem-5.5.14-96 is installed
OR php5-sysvshm-5.5.14-96 is installed
OR php5-tokenizer-5.5.14-96 is installed
OR php5-wddx-5.5.14-96 is installed
OR php5-xmlreader-5.5.14-96 is installed
OR php5-xmlrpc-5.5.14-96 is installed
OR php5-xmlwriter-5.5.14-96 is installed
OR php5-xsl-5.5.14-96 is installed
OR php5-zip-5.5.14-96 is installed
OR php5-zlib-5.5.14-96 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
mozilla-xulrunner191-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-32bit-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-translations-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-x86-1.9.1.15-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
mozilla-xulrunner191-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-32bit-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-translations-1.9.1.15-0.5 is installed
OR mozilla-xulrunner191-x86-1.9.1.15-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
btrfs-kmp-default-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-pae-0_2.6.32.59_0.3-0.3 is installed
OR btrfs-kmp-xen-0_2.6.32.59_0.3-0.3 is installed
OR ext4dev-kmp-default-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-pae-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-ppc64-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-trace-0_2.6.32.59_0.3-7.9 is installed
OR ext4dev-kmp-xen-0_2.6.32.59_0.3-7.9 is installed
OR hyper-v-kmp-default-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-pae-0_2.6.32.59_0.3-0.18 is installed
OR hyper-v-kmp-trace-0_2.6.32.59_0.3-0.18 is installed
OR iscsitarget-kmp-default-1.4.19_2.6.32.19_0.3-0.7 is installed
OR kernel-default-2.6.32.59-0.7 is installed
OR kernel-default-base-2.6.32.59-0.7 is installed
OR kernel-default-devel-2.6.32.59-0.7 is installed
OR kernel-default-man-2.6.32.59-0.7 is installed
OR kernel-ec2-2.6.32.59-0.3 is installed
OR kernel-ec2-base-2.6.32.59-0.3 is installed
OR kernel-ec2-devel-2.6.32.59-0.7 is installed
OR kernel-pae-2.6.32.59-0.7 is installed
OR kernel-pae-base-2.6.32.59-0.7 is installed
OR kernel-pae-devel-2.6.32.59-0.7 is installed
OR kernel-ppc64-2.6.32.59-0.7 is installed
OR kernel-ppc64-base-2.6.32.59-0.7 is installed
OR kernel-ppc64-devel-2.6.32.59-0.7 is installed
OR kernel-source-2.6.32.59-0.7 is installed
OR kernel-syms-2.6.32.59-0.7 is installed
OR kernel-trace-2.6.32.59-0.7 is installed
OR kernel-trace-base-2.6.32.59-0.7 is installed
OR kernel-trace-devel-2.6.32.59-0.7 is installed
OR kernel-xen-2.6.32.59-0.7 is installed
OR kernel-xen-base-2.6.32.59-0.7 is installed
OR kernel-xen-devel-2.6.32.59-0.7 is installed
OR oracleasm-kmp-default-2.0.5_2.6.32.19_0.3-7.10 is installed
OR xen-kmp-default-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_16_2.6.32.59_0.15-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libpython2_6-1_0-2.6.8-0.13 is installed
OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
OR python-2.6.8-0.13 is installed
OR python-32bit-2.6.8-0.13 is installed
OR python-base-2.6.8-0.13 is installed
OR python-base-32bit-2.6.8-0.13 is installed
OR python-base-x86-2.6.8-0.13 is installed
OR python-curses-2.6.8-0.13 is installed
OR python-demo-2.6.8-0.13 is installed
OR python-doc-2.6-8.13 is installed
OR python-doc-pdf-2.6-8.13 is installed
OR python-gdbm-2.6.8-0.13 is installed
OR python-idle-2.6.8-0.13 is installed
OR python-tk-2.6.8-0.13 is installed
OR python-x86-2.6.8-0.13 is installed
OR python-xml-2.6.8-0.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND NetworkManager-gnome-0.7.1-5.15.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND NetworkManager-gnome-0.7.0.r1053-11.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND wget-1.11.4-1.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND wget-1.11.4-1.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND wget-1.11.4-1.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND wget-1.11.4-1.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.109 is installed
OR libMagickCore1-6.4.3.6-78.109 is installed
OR libMagickCore1-32bit-6.4.3.6-78.109 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-78.109 is installed
OR libMagickCore1-6.4.3.6-78.109 is installed
OR libMagickCore1-32bit-6.4.3.6-78.109 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ghostscript-fonts-other-8.62-32.34 is installed
OR ghostscript-fonts-rus-8.62-32.34 is installed
OR ghostscript-fonts-std-8.62-32.34 is installed
OR ghostscript-library-8.62-32.34 is installed
OR ghostscript-omni-8.62-32.34 is installed
OR ghostscript-x11-8.62-32.34 is installed
OR libgimpprint-4.2.7-32.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
ghostscript-fonts-other-8.62-32.34 is installed
OR ghostscript-fonts-rus-8.62-32.34 is installed
OR ghostscript-fonts-std-8.62-32.34 is installed
OR ghostscript-library-8.62-32.34 is installed
OR ghostscript-omni-8.62-32.34 is installed
OR ghostscript-x11-8.62-32.34 is installed
OR libgimpprint-4.2.7-32.34 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ghostscript-fonts-other-8.62-32.34 is installed
OR ghostscript-fonts-rus-8.62-32.34 is installed
OR ghostscript-fonts-std-8.62-32.34 is installed
OR ghostscript-library-8.62-32.34 is installed
OR ghostscript-omni-8.62-32.34 is installed
OR ghostscript-x11-8.62-32.34 is installed
OR libgimpprint-4.2.7-32.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
evince-2.28.2-0.7 is installed
OR evince-doc-2.28.2-0.7 is installed
OR evince-lang-2.28.2-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
glibc-2.11.3-17.45.66 is installed
OR glibc-32bit-2.11.3-17.45.66 is installed
OR glibc-devel-2.11.3-17.45.66 is installed
OR glibc-devel-32bit-2.11.3-17.45.66 is installed
OR glibc-html-2.11.3-17.45.66 is installed
OR glibc-i18ndata-2.11.3-17.45.66 is installed
OR glibc-info-2.11.3-17.45.66 is installed
OR glibc-locale-2.11.3-17.45.66 is installed
OR glibc-locale-32bit-2.11.3-17.45.66 is installed
OR glibc-profile-2.11.3-17.45.66 is installed
OR glibc-profile-32bit-2.11.3-17.45.66 is installed
OR nscd-2.11.3-17.45.66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
glibc-2.11.3-17.45.66 is installed
OR glibc-32bit-2.11.3-17.45.66 is installed
OR glibc-devel-2.11.3-17.45.66 is installed
OR glibc-devel-32bit-2.11.3-17.45.66 is installed
OR glibc-html-2.11.3-17.45.66 is installed
OR glibc-i18ndata-2.11.3-17.45.66 is installed
OR glibc-info-2.11.3-17.45.66 is installed
OR glibc-locale-2.11.3-17.45.66 is installed
OR glibc-locale-32bit-2.11.3-17.45.66 is installed
OR glibc-profile-2.11.3-17.45.66 is installed
OR glibc-profile-32bit-2.11.3-17.45.66 is installed
OR nscd-2.11.3-17.45.66 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
gpg2-2.0.9-25.33.41 is installed
OR gpg2-lang-2.0.9-25.33.41 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
gpg2-2.0.9-25.33.41 is installed
OR gpg2-lang-2.0.9-25.33.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
gpg2-2.0.9-25.33.41 is installed
OR gpg2-lang-2.0.9-25.33.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
gpg2-2.0.9-25.33.41 is installed
OR gpg2-lang-2.0.9-25.33.41 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
gpg2-2.0.9-25.33.41 is installed
OR gpg2-lang-2.0.9-25.33.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND kvm-1.4.2-0.22.34 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND kvm-1.4.2-0.22.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND kvm-1.4.2-0.22.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND kvm-1.4.2-0.22.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND lvm2-2.02.98-0.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
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 |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.29 is installed
OR libMagickCore1-6.4.3.6-7.78.29 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.29 is installed
OR libMagickCore1-6.4.3.6-7.78.29 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
cvs-1.12.12-144.23.5 is installed
OR cvs-doc-1.12.12-144.23.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
MozillaFirefox-68.5.0-78.61 is installed
OR MozillaFirefox-translations-common-68.5.0-78.61 is installed
OR MozillaFirefox-translations-other-68.5.0-78.61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
MozillaFirefox-68.5.0-78.61 is installed
OR MozillaFirefox-translations-common-68.5.0-78.61 is installed
OR MozillaFirefox-translations-other-68.5.0-78.61 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ntp-4.2.6p5-31 is installed
OR ntp-doc-4.2.6p5-31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ntp-4.2.6p5-31 is installed
OR ntp-doc-4.2.6p5-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
cups-pk-helper-0.2.5-3 is installed
OR cups-pk-helper-lang-0.2.5-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
curl-7.37.0-28 is installed
OR libcurl4-7.37.0-28 is installed
OR libcurl4-32bit-7.37.0-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
curl-7.37.0-28 is installed
OR libcurl4-7.37.0-28 is installed
OR libcurl4-32bit-7.37.0-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
grub2-2.02~beta2-73 is installed
OR grub2-i386-pc-2.02~beta2-73 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-73 is installed
OR grub2-s390x-emu-2.02~beta2-73 is installed
OR grub2-snapper-plugin-2.02~beta2-73 is installed
OR grub2-x86_64-efi-2.02~beta2-73 is installed
OR grub2-x86_64-xen-2.02~beta2-73 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_45-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_16-2-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
java-1_8_0-openjdk-1.8.0.151-27.8 is installed
OR java-1_8_0-openjdk-demo-1.8.0.151-27.8 is installed
OR java-1_8_0-openjdk-devel-1.8.0.151-27.8 is installed
OR java-1_8_0-openjdk-headless-1.8.0.151-27.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
java-1_8_0-openjdk-1.8.0.151-27.8 is installed
OR java-1_8_0-openjdk-demo-1.8.0.151-27.8 is installed
OR java-1_8_0-openjdk-devel-1.8.0.151-27.8 is installed
OR java-1_8_0-openjdk-headless-1.8.0.151-27.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
bzip2-1.0.6-29 is installed
OR bzip2-doc-1.0.6-29 is installed
OR libbz2-1-1.0.6-29 is installed
OR libbz2-1-32bit-1.0.6-29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.95 is installed
OR kernel-default-base-4.4.121-92.95 is installed
OR kernel-default-devel-4.4.121-92.95 is installed
OR kernel-devel-4.4.121-92.95 is installed
OR kernel-macros-4.4.121-92.95 is installed
OR kernel-source-4.4.121-92.95 is installed
OR kernel-syms-4.4.121-92.95 is installed
OR lttng-modules-2.7.1-9.6 is installed
OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.95-9.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.95 is installed
OR kernel-default-base-4.4.121-92.95 is installed
OR kernel-default-devel-4.4.121-92.95 is installed
OR kernel-devel-4.4.121-92.95 is installed
OR kernel-macros-4.4.121-92.95 is installed
OR kernel-source-4.4.121-92.95 is installed
OR kernel-syms-4.4.121-92.95 is installed
OR lttng-modules-2.7.1-9.6 is installed
OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.95-9.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_121-92_80-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-3-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libquicktime-1.2.4-14.3 is installed
OR libquicktime0-1.2.4-14.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libquicktime-1.2.4-14.3 is installed
OR libquicktime0-1.2.4-14.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
res-signingkeys-3.0.38-52.26 is installed
OR smt-3.0.38-52.26 is installed
OR smt-support-3.0.38-52.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-69 is installed
OR kernel-default-base-4.4.21-69 is installed
OR kernel-default-devel-4.4.21-69 is installed
OR kernel-devel-4.4.21-69 is installed
OR kernel-macros-4.4.21-69 is installed
OR kernel-source-4.4.21-69 is installed
OR kernel-syms-4.4.21-69 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_60-52_49-default-3-2 is installed
OR kgraft-patch-3_12_60-52_49-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_14-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_74-60_64_45-default-2-2 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-2-2 is installed
OR kgraft-patch-SLE12-SP1_Update_16-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 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 libpcsclite1-32bit-1.8.10-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gimp-2.8.10-1 is installed
OR gimp-lang-2.8.10-1 is installed
OR gimp-plugins-python-2.8.10-1 is installed
OR libgimp-2_0-0-2.8.10-1 is installed
OR libgimpui-2_0-0-2.8.10-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gimp-2.8.18-8 is installed
OR gimp-lang-2.8.18-8 is installed
OR gimp-plugins-python-2.8.18-8 is installed
OR libgimp-2_0-0-2.8.18-8 is installed
OR libgimpui-2_0-0-2.8.18-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND libyaml-cpp0_5-0.5.3-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
icu-52.1-8.7 is installed
OR libicu-doc-52.1-8.7 is installed
OR libicu52_1-52.1-8.7 is installed
OR libicu52_1-32bit-52.1-8.7 is installed
OR libicu52_1-data-52.1-8.7 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND nodejs6-6.14.3-11.15 is installed
|