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

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2020-12351: Fixed a type confusion while processing AMP packets aka 'BleedingTooth' aka 'BadKarma' (bsc#1177724). - CVE-2020-12352: Fixed an information leak when processing certain AMP packets aka 'BleedingTooth' aka 'BadChoice' (bsc#1177725). - CVE-2020-25645: Fixed an issue which traffic between two Geneve endpoints may be unencrypted when IPsec is configured to encrypt traffic for the specific UDP port used by the GENEVE tunnel allowing anyone between the two endpoints to read the traffic unencrypted (bsc#1177511). - CVE-2020-25212: Fixed a TOCTOU mismatch in the NFS client code (bsc#1176381).

The following non-security bugs were fixed:

- btrfs: check the right error variable in btrfs_del_dir_entries_in_log (bsc#1177687). - btrfs: do not set the full sync flag on the inode during page release (bsc#1177687). - btrfs: fix incorrect updating of log root tree (bsc#1177687). - btrfs: fix race between page release and a fast fsync (bsc#1177687). - btrfs: only commit delayed items at fsync if we are logging a directory (bsc#1177687). - btrfs: only commit the delayed inode when doing a full fsync (bsc#1177687). - btrfs: reduce contention on log trees when logging checksums (bsc#1177687). - btrfs: release old extent maps during page release (bsc#1177687). - btrfs: remove no longer needed use of log_writers for the log root tree (bsc#1177687). - btrfs: stop incremening log_batch for the log root tree when syncing log (bsc#1177687). - drm/amdgpu: prevent double kfree ttm->sg (git-fixes). - drm/nouveau/mem: guard against NULL pointer access in mem_del (git-fixes). - drm/sun4i: mixer: Extend regmap max_register (git-fixes). - ext4: fix dir_nlink behaviour (bsc#1177359). - i2c: meson: fix clock setting overwrite (git-fixes). - include/linux/swapops.h: correct guards for non_swap_entry() (git-fixes (mm/swap)). - iommu/vt-d: Correctly calculate agaw in domain_init() (bsc#1176400). - leds: mt6323: move period calculation (git-fixes). - mac80211: do not allow bigger VHT MPDUs than the hardware supports (git-fixes). - macsec: avoid use-after-free in macsec_handle_frame() (git-fixes). - mfd: sm501: Fix leaks in probe() (git-fixes). - mmc: core: do not set limits.discard_granularity as 0 (git-fixes). - mm/huge_memory.c: use head to check huge zero page (git-fixes (mm/thp)). - mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() (git-fixes (mm/hugetlb)). - mm/ksm.c: do not WARN if page is still mapped in remove_stable_node() (git-fixes (mm/hugetlb)). - mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() (bsc#1177685). - mm/mempolicy.c: fix out of bounds write in mpol_parse_str() (git-fixes (mm/mempolicy)). - mm/mempolicy.c: use match_string() helper to simplify the code (git-fixes (mm/mempolicy)). - mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa (git-fixes (mm/numa)). - mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages (git-fixes (mm/debug)). - mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() (git-fixes (mm/writeback)). - mm/page-writeback.c: improve arithmetic divisions (git-fixes (mm/writeback)). - mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide (git-fixes (mm/writeback)). - mm/rmap: fixup copying of soft dirty and uffd ptes (git-fixes (mm/rmap)). - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n (git-fixes (mm/zsmalloc)). - mm/zsmalloc.c: fix race condition in zs_destroy_pool (git-fixes (mm/zsmalloc)). - mm/zsmalloc.c: fix the migrated zspage statistics (git-fixes (mm/zsmalloc)). - mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely (git-fixes (mm/zsmalloc)). - Move the upstreamed bluetooth fix into sorted section - net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() (git-fixes). - NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() (bsc#1177340). - NFS: Revalidate the file mapping on all fatal writeback errors (bsc#1177340). - NFSv4.1 - backchannel request should hold ref on xprt (bsc#1152624). - nvme: add a Identify Namespace Identification Descriptor list quirk (bsc#1174748). add two previous futile attempts to fix the bug to blacklist.conf - nvme: Fix ctrl use-after-free during sysfs deletion (bsc#1174748). - nvme: fix deadlock caused by ANA update wrong locking (bsc#1174748). - nvme: fix possible io failures when removing multipathed ns (bsc#1174748). - nvme: make nvme_identify_ns propagate errors back (bsc#1174748). - nvme: make nvme_report_ns_ids propagate error back (bsc#1174748). - nvme-multipath: do not reset on unknown status (bsc#1174748). - nvme: Namepace identification descriptor list is optional (bsc#1174748). - nvme: pass status to nvme_error_status (bsc#1174748). - nvme-rdma: Avoid double freeing of async event data (bsc#1174748). - nvme: return error from nvme_alloc_ns() (bsc#1174748). - platform/x86: mlx-platform: Remove PSU EEPROM configuration (git-fixes). - powerpc/dma: Fix dma_map_ops::get_required_mask (bsc#1065729). - pty: do tty_flip_buffer_push without port->lock in pty_write (git-fixes). - scsi: hisi_sas: Add debugfs ITCT file and add file operations (bsc#1140683). - scsi: hisi_sas: Add manual trigger for debugfs dump (bsc#1140683). - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() (bsc#1140683). - scsi: hisi_sas: Change return variable type in phy_up_v3_hw() (bsc#1140683). - scsi: hisi_sas: Correct memory allocation size for DQ debugfs (bsc#1140683). - scsi: hisi_sas: Do some more tidy-up (bsc#1140683). - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO (bsc#1140683). - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code (bsc#1140683). Refresh: - scsi: hisi_sas: No need to check return value of debugfs_create functions (bsc#1140683). Update: - scsi: hisi_sas: Some misc tidy-up (bsc#1140683). - scsi: qla2xxx: Add IOCB resource tracking (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Add rport fields in debugfs (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Add SLER and PI control support (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Correct the check for sscanf() return value (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix buffer-buffer credit extraction error (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix crash on session cleanup with unload (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix I/O errors during LIP reset tests (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix I/O failures during remote port toggle testing (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix memory size truncation (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix MPI reset needed message (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Fix reset of MPI firmware (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Make tgt_port_database available in initiator mode (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Performance tweak (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Reduce duplicate code in reporting speed (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Remove unneeded variable 'rval' (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Setup debugfs entries for remote ports (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Update version to 10.02.00.102-k (bsc#1176946 bsc#1175520 bsc#1172538). - scsi: qla2xxx: Update version to 10.02.00.103-k (bsc#1176946 bsc#1175520 bsc#1172538). - spi: fsl-espi: Only process interrupts for expected events (git-fixes). - tty: serial: earlycon dependency (git-fixes). - x86, fakenuma: Fix invalid starting node ID (git-fixes (mm/x86/fakenuma)). - x86/xen: disable Firmware First mode for correctable memory errors (bsc#1176713).
Family:unixClass:patch
Status:Reference(s):1001487
1001600
1012183
1012759
1012852
1013543
1014271
1021417
1025013
1030575
1031481
1038564
1039496
1042892
1052311
1052368
1054028
1055851
1065729
1076017
1081725
1083488
1085114
1085447
1097108
1107832
1108963
1110233
1111122
1140683
1152624
1172538
1172757
1174748
1175193
1175194
1175520
1176381
1176400
1176713
1176946
1177027
1177340
1177359
1177511
1177685
1177687
1177724
1177725
1178666
1178667
1178668
938913
964844
971770
972124
974655
980722
981143
982176
983394
986362
987577
988032
991436
991622
991667
991710
994989
995034
CVE-2015-4000
CVE-2016-4912
CVE-2016-4997
CVE-2016-5116
CVE-2016-6128
CVE-2016-6132
CVE-2016-6161
CVE-2016-6207
CVE-2016-6214
CVE-2016-6905
CVE-2016-7567
CVE-2017-1000112
CVE-2017-1000364
CVE-2017-13166
CVE-2017-7562
CVE-2017-8890
CVE-2017-9242
CVE-2018-1000004
CVE-2018-1068
CVE-2018-10853
CVE-2018-14633
CVE-2018-14634
CVE-2018-17182
CVE-2018-18065
CVE-2018-7566
CVE-2020-12351
CVE-2020-12352
CVE-2020-14349
CVE-2020-14350
CVE-2020-25212
CVE-2020-25645
CVE-2020-25694
CVE-2020-25695
CVE-2020-25696
SUSE-SU-2016:0344-1
SUSE-SU-2016:1709-1
SUSE-SU-2016:2303-1
SUSE-SU-2016:2661-1
SUSE-SU-2017:1910-1
SUSE-SU-2017:2437-1
SUSE-SU-2017:2447-1
SUSE-SU-2018:1006-1
SUSE-SU-2018:1425-1
SUSE-SU-2018:2684-1
SUSE-SU-2018:3238-1
SUSE-SU-2018:3319-1
SUSE-SU-2020:2981-1
SUSE-SU-2020:3464-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise High Availability Extension 11 SP2
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP1
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-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 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE OpenStack Cloud 5
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND viewvc-1.1.23-3.2 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • aria2-1.24.0-1.1 is installed
  • OR aria2-lang-1.24.0-1.1 is installed
  • OR libaria2-0-1.24.0-1.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • xorg-x11-libXrender-7.4-1.16.1 is installed
  • OR xorg-x11-libXrender-32bit-7.4-1.16.1 is installed
  • OR xorg-x11-libXrender-devel-7.4-1.16.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • kdelibs4-4.3.5-0.14 is installed
  • OR kdelibs4-core-4.3.5-0.14 is installed
  • OR libkde4-4.3.5-0.14 is installed
  • OR libkde4-32bit-4.3.5-0.14 is installed
  • OR libkdecore4-4.3.5-0.14 is installed
  • OR libkdecore4-32bit-4.3.5-0.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • giflib-4.1.6-13 is installed
  • OR giflib-32bit-4.1.6-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libXi6-1.7.2-3.62 is installed
  • OR libXi6-32bit-1.7.2-3.62 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • bash-4.2-75.2 is installed
  • OR bash-doc-4.2-75.2 is installed
  • OR bash-lang-4.2-75.2 is installed
  • OR libreadline6-6.2-75.2 is installed
  • OR libreadline6-32bit-6.2-75.2 is installed
  • OR readline-doc-6.2-75.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND bogofilter-1.2.4-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND cvs-1.12.12-181.63 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
  • AND Package Information
  • cluster-network-kmp-default-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_0.7.17-2.18 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_0.7.17-2.18 is installed
  • OR gfs2-kmp-default-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-pae-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-trace-2_3.0.101_0.7.17-0.7 is installed
  • OR gfs2-kmp-xen-2_3.0.101_0.7.17-0.7 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_0.7.17-0.11 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_0.7.17-0.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • gnutls-2.4.1-24.39.57 is installed
  • OR libgnutls-extra26-2.4.1-24.39.57 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND sles12sp1-docker-image-1.0.7-20171002 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.2-8 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.2-8 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.2-8 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.2-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND python-PyYAML-3.10-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND clamav-0.100.2-0.20.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP1 is installed
  • AND ofed-kmp-rt-1.5.2_2.6.33.18_rt31_0.3-0.9.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-45 is installed
  • OR kernel-rt-base-3.0.101.rt130-45 is installed
  • OR kernel-rt-devel-3.0.101.rt130-45 is installed
  • OR kernel-rt_trace-3.0.101.rt130-45 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-45 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-45 is installed
  • OR kernel-source-rt-3.0.101.rt130-45 is installed
  • OR kernel-syms-rt-3.0.101.rt130-45 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • apache2-mod_php5-5.2.6-50.18 is installed
  • OR php5-5.2.6-50.18 is installed
  • OR php5-bcmath-5.2.6-50.18 is installed
  • OR php5-bz2-5.2.6-50.18 is installed
  • OR php5-calendar-5.2.6-50.18 is installed
  • OR php5-ctype-5.2.6-50.18 is installed
  • OR php5-curl-5.2.6-50.18 is installed
  • OR php5-dba-5.2.6-50.18 is installed
  • OR php5-dbase-5.2.6-50.18 is installed
  • OR php5-dom-5.2.6-50.18 is installed
  • OR php5-exif-5.2.6-50.18 is installed
  • OR php5-fastcgi-5.2.6-50.18 is installed
  • OR php5-ftp-5.2.6-50.18 is installed
  • OR php5-gd-5.2.6-50.18 is installed
  • OR php5-gettext-5.2.6-50.18 is installed
  • OR php5-gmp-5.2.6-50.18 is installed
  • OR php5-hash-5.2.6-50.18 is installed
  • OR php5-iconv-5.2.6-50.18 is installed
  • OR php5-json-5.2.6-50.18 is installed
  • OR php5-ldap-5.2.6-50.18 is installed
  • OR php5-mbstring-5.2.6-50.18 is installed
  • OR php5-mcrypt-5.2.6-50.18 is installed
  • OR php5-mysql-5.2.6-50.18 is installed
  • OR php5-odbc-5.2.6-50.18 is installed
  • OR php5-openssl-5.2.6-50.18 is installed
  • OR php5-pcntl-5.2.6-50.18 is installed
  • OR php5-pdo-5.2.6-50.18 is installed
  • OR php5-pear-5.2.6-50.18 is installed
  • OR php5-pgsql-5.2.6-50.18 is installed
  • OR php5-pspell-5.2.6-50.18 is installed
  • OR php5-shmop-5.2.6-50.18 is installed
  • OR php5-snmp-5.2.6-50.18 is installed
  • OR php5-soap-5.2.6-50.18 is installed
  • OR php5-suhosin-5.2.6-50.18 is installed
  • OR php5-sysvmsg-5.2.6-50.18 is installed
  • OR php5-sysvsem-5.2.6-50.18 is installed
  • OR php5-sysvshm-5.2.6-50.18 is installed
  • OR php5-tokenizer-5.2.6-50.18 is installed
  • OR php5-wddx-5.2.6-50.18 is installed
  • OR php5-xmlreader-5.2.6-50.18 is installed
  • OR php5-xmlrpc-5.2.6-50.18 is installed
  • OR php5-xmlwriter-5.2.6-50.18 is installed
  • OR php5-xsl-5.2.6-50.18 is installed
  • OR php5-zip-5.2.6-50.18 is installed
  • OR php5-zlib-5.2.6-50.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • apache2-mod_php5-5.2.6-50.18 is installed
  • OR php5-5.2.6-50.18 is installed
  • OR php5-bcmath-5.2.6-50.18 is installed
  • OR php5-bz2-5.2.6-50.18 is installed
  • OR php5-calendar-5.2.6-50.18 is installed
  • OR php5-ctype-5.2.6-50.18 is installed
  • OR php5-curl-5.2.6-50.18 is installed
  • OR php5-dba-5.2.6-50.18 is installed
  • OR php5-dbase-5.2.6-50.18 is installed
  • OR php5-dom-5.2.6-50.18 is installed
  • OR php5-exif-5.2.6-50.18 is installed
  • OR php5-fastcgi-5.2.6-50.18 is installed
  • OR php5-ftp-5.2.6-50.18 is installed
  • OR php5-gd-5.2.6-50.18 is installed
  • OR php5-gettext-5.2.6-50.18 is installed
  • OR php5-gmp-5.2.6-50.18 is installed
  • OR php5-hash-5.2.6-50.18 is installed
  • OR php5-iconv-5.2.6-50.18 is installed
  • OR php5-json-5.2.6-50.18 is installed
  • OR php5-ldap-5.2.6-50.18 is installed
  • OR php5-mbstring-5.2.6-50.18 is installed
  • OR php5-mcrypt-5.2.6-50.18 is installed
  • OR php5-mysql-5.2.6-50.18 is installed
  • OR php5-odbc-5.2.6-50.18 is installed
  • OR php5-openssl-5.2.6-50.18 is installed
  • OR php5-pcntl-5.2.6-50.18 is installed
  • OR php5-pdo-5.2.6-50.18 is installed
  • OR php5-pear-5.2.6-50.18 is installed
  • OR php5-pgsql-5.2.6-50.18 is installed
  • OR php5-pspell-5.2.6-50.18 is installed
  • OR php5-shmop-5.2.6-50.18 is installed
  • OR php5-snmp-5.2.6-50.18 is installed
  • OR php5-soap-5.2.6-50.18 is installed
  • OR php5-suhosin-5.2.6-50.18 is installed
  • OR php5-sysvmsg-5.2.6-50.18 is installed
  • OR php5-sysvsem-5.2.6-50.18 is installed
  • OR php5-sysvshm-5.2.6-50.18 is installed
  • OR php5-tokenizer-5.2.6-50.18 is installed
  • OR php5-wddx-5.2.6-50.18 is installed
  • OR php5-xmlreader-5.2.6-50.18 is installed
  • OR php5-xmlrpc-5.2.6-50.18 is installed
  • OR php5-xmlwriter-5.2.6-50.18 is installed
  • OR php5-xsl-5.2.6-50.18 is installed
  • OR php5-zip-5.2.6-50.18 is installed
  • OR php5-zlib-5.2.6-50.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • dbus-1-1.2.10-3.19 is installed
  • OR dbus-1-32bit-1.2.10-3.19 is installed
  • OR dbus-1-x11-1.2.10-3.17 is installed
  • OR dbus-1-x86-1.2.10-3.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • dbus-1-1.2.10-3.19 is installed
  • OR dbus-1-32bit-1.2.10-3.19 is installed
  • OR dbus-1-x11-1.2.10-3.17 is installed
  • OR dbus-1-x86-1.2.10-3.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • dbus-1-1.2.10-3.19 is installed
  • OR dbus-1-32bit-1.2.10-3.19 is installed
  • OR dbus-1-x11-1.2.10-3.17 is installed
  • OR dbus-1-x86-1.2.10-3.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libsnmp15-5.4.2.1-8.12.10 is installed
  • OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
  • OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
  • OR net-snmp-5.4.2.1-8.12.10 is installed
  • OR perl-SNMP-5.4.2.1-8.12.10 is installed
  • OR snmp-mibs-5.4.2.1-8.12.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libsnmp15-5.4.2.1-8.12.10 is installed
  • OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
  • OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
  • OR net-snmp-5.4.2.1-8.12.10 is installed
  • OR perl-SNMP-5.4.2.1-8.12.10 is installed
  • OR snmp-mibs-5.4.2.1-8.12.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • libsoup-2_4-1-2.28.2-0.3 is installed
  • OR libsoup-2_4-1-32bit-2.28.2-0.3 is installed
  • OR libsoup-2_4-1-x86-2.28.2-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.7.0esr-0.3 is installed
  • OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
  • OR libfreebl3-3.16.2-0.3 is installed
  • OR libfreebl3-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-3.16.2-0.3 is installed
  • OR mozilla-nss-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-tools-3.16.2-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.7.0esr-0.3 is installed
  • OR MozillaFirefox-translations-24.7.0esr-0.3 is installed
  • OR libfreebl3-3.16.2-0.3 is installed
  • OR libfreebl3-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-3.16.2-0.3 is installed
  • OR mozilla-nss-32bit-3.16.2-0.3 is installed
  • OR mozilla-nss-tools-3.16.2-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • ruby-1.8.7.p357-0.9.13 is installed
  • OR ruby-doc-html-1.8.7.p357-0.9.13 is installed
  • OR ruby-tk-1.8.7.p357-0.9.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND libotr2-3.2.0-10.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND libotr2-3.2.0-10.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND libotr2-3.2.0-10.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND libcgroup1-0.34-2.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.6.0esr-66 is installed
  • OR MozillaFirefox-translations-45.6.0esr-66 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.6.0esr-66 is installed
  • OR MozillaFirefox-translations-45.6.0esr-66 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libsndfile-1.0.20-2.10 is installed
  • OR libsndfile-32bit-1.0.20-2.10 is installed
  • OR libsndfile-x86-1.0.20-2.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libsndfile-1.0.20-2.10 is installed
  • OR libsndfile-32bit-1.0.20-2.10 is installed
  • OR libsndfile-x86-1.0.20-2.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • libsndfile-1.0.20-2.10 is installed
  • OR libsndfile-32bit-1.0.20-2.10 is installed
  • OR libsndfile-x86-1.0.20-2.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libsndfile-1.0.20-2.10 is installed
  • OR libsndfile-32bit-1.0.20-2.10 is installed
  • OR libsndfile-x86-1.0.20-2.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • libsndfile-1.0.20-2.10 is installed
  • OR libsndfile-32bit-1.0.20-2.10 is installed
  • OR libsndfile-x86-1.0.20-2.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-31.6.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-31.6.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-31.6.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND kvm-1.4.2-0.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND kvm-1.4.2-0.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND apache2-mod_security2-2.7.1-0.2.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 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.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.34.1 is installed
  • OR libMagickCore1-6.4.3.6-7.34.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.34.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND mailman-2.1.15-9.6.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND mailman-2.1.15-9.6.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.17 is installed
  • OR libMagickCore1-6.4.3.6-7.78.17 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.17 is installed
  • OR libMagickCore1-6.4.3.6-7.78.17 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • Mesa-9.0.3-0.28.29 is installed
  • OR Mesa-32bit-9.0.3-0.28.29 is installed
  • OR Mesa-x86-9.0.3-0.28.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.33 is installed
  • OR libcurl4-openssl1-7.37.0-70.33 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.33 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.33 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.37.0-70.33 is installed
  • OR libcurl4-openssl1-7.37.0-70.33 is installed
  • OR libcurl4-openssl1-32bit-7.37.0-70.33 is installed
  • OR libcurl4-openssl1-x86-7.37.0-70.33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • bind-9.9.6P1-23 is installed
  • OR bind-chrootenv-9.9.6P1-23 is installed
  • OR bind-doc-9.9.6P1-23 is installed
  • OR bind-libs-9.9.6P1-23 is installed
  • OR bind-libs-32bit-9.9.6P1-23 is installed
  • OR bind-utils-9.9.6P1-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • kernel-default-3.12.59-60.45 is installed
  • OR kernel-default-base-3.12.59-60.45 is installed
  • OR kernel-default-devel-3.12.59-60.45 is installed
  • OR kernel-default-man-3.12.59-60.45 is installed
  • OR kernel-devel-3.12.59-60.45 is installed
  • OR kernel-macros-3.12.59-60.45 is installed
  • OR kernel-source-3.12.59-60.45 is installed
  • OR kernel-syms-3.12.59-60.45 is installed
  • OR kernel-xen-3.12.59-60.45 is installed
  • OR kernel-xen-base-3.12.59-60.45 is installed
  • OR kernel-xen-devel-3.12.59-60.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • kernel-default-3.12.59-60.45 is installed
  • OR kernel-default-base-3.12.59-60.45 is installed
  • OR kernel-default-devel-3.12.59-60.45 is installed
  • OR kernel-default-man-3.12.59-60.45 is installed
  • OR kernel-devel-3.12.59-60.45 is installed
  • OR kernel-macros-3.12.59-60.45 is installed
  • OR kernel-source-3.12.59-60.45 is installed
  • OR kernel-syms-3.12.59-60.45 is installed
  • OR kernel-xen-3.12.59-60.45 is installed
  • OR kernel-xen-base-3.12.59-60.45 is installed
  • OR kernel-xen-devel-3.12.59-60.45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libopus0-1.1-3.1 is installed
  • OR opus-1.1-3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_64_8-default-9-3 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-9-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-9-3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_64_8-default-9-3 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-9-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-9-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • xorg-x11-server-7.6_1.15.2-53.3 is installed
  • OR xorg-x11-server-extra-7.6_1.15.2-53.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • MozillaFirefox-45.5.1esr-93 is installed
  • OR MozillaFirefox-translations-45.5.1esr-93 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • MozillaFirefox-45.5.1esr-93 is installed
  • OR MozillaFirefox-translations-45.5.1esr-93 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • liblcms1-1.19-17 is installed
  • OR liblcms1-32bit-1.19-17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • glibc-2.22-62.13 is installed
  • OR glibc-32bit-2.22-62.13 is installed
  • OR glibc-devel-2.22-62.13 is installed
  • OR glibc-devel-32bit-2.22-62.13 is installed
  • OR glibc-html-2.22-62.13 is installed
  • OR glibc-i18ndata-2.22-62.13 is installed
  • OR glibc-info-2.22-62.13 is installed
  • OR glibc-locale-2.22-62.13 is installed
  • OR glibc-locale-32bit-2.22-62.13 is installed
  • OR glibc-profile-2.22-62.13 is installed
  • OR glibc-profile-32bit-2.22-62.13 is installed
  • OR nscd-2.22-62.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • glibc-2.22-62.13 is installed
  • OR glibc-32bit-2.22-62.13 is installed
  • OR glibc-devel-2.22-62.13 is installed
  • OR glibc-devel-32bit-2.22-62.13 is installed
  • OR glibc-html-2.22-62.13 is installed
  • OR glibc-i18ndata-2.22-62.13 is installed
  • OR glibc-info-2.22-62.13 is installed
  • OR glibc-locale-2.22-62.13 is installed
  • OR glibc-locale-32bit-2.22-62.13 is installed
  • OR glibc-profile-2.22-62.13 is installed
  • OR glibc-profile-32bit-2.22-62.13 is installed
  • OR nscd-2.22-62.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • cups-filters-1.0.58-15.2 is installed
  • OR cups-filters-cups-browsed-1.0.58-15.2 is installed
  • OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
  • OR cups-filters-ghostscript-1.0.58-15.2 is installed
  • OR libqpdf18-7.1.1-3.3 is installed
  • OR qpdf-7.1.1-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • cups-filters-1.0.58-15.2 is installed
  • OR cups-filters-cups-browsed-1.0.58-15.2 is installed
  • OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
  • OR cups-filters-ghostscript-1.0.58-15.2 is installed
  • OR libqpdf18-7.1.1-3.3 is installed
  • OR qpdf-7.1.1-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • curl-7.37.0-37.3 is installed
  • OR libcurl4-7.37.0-37.3 is installed
  • OR libcurl4-32bit-7.37.0-37.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • curl-7.37.0-37.3 is installed
  • OR libcurl4-7.37.0-37.3 is installed
  • OR libcurl4-32bit-7.37.0-37.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • apache2-mod_apparmor-2.8.2-49 is installed
  • OR apparmor-docs-2.8.2-49 is installed
  • OR apparmor-parser-2.8.2-49 is installed
  • OR apparmor-profiles-2.8.2-49 is installed
  • OR apparmor-utils-2.8.2-49 is installed
  • OR libapparmor1-2.8.2-49 is installed
  • OR libapparmor1-32bit-2.8.2-49 is installed
  • OR pam_apparmor-2.8.2-49 is installed
  • OR pam_apparmor-32bit-2.8.2-49 is installed
  • OR perl-apparmor-2.8.2-49 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • libopenssl-devel-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-32bit-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-hmac-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.55 is installed
  • OR openssl-1.0.2j-60.55 is installed
  • OR openssl-doc-1.0.2j-60.55 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • libopenssl-devel-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-32bit-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-hmac-1.0.2j-60.55 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.55 is installed
  • OR openssl-1.0.2j-60.55 is installed
  • OR openssl-doc-1.0.2j-60.55 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • libvirt-3.3.0-5.40 is installed
  • OR libvirt-admin-3.3.0-5.40 is installed
  • OR libvirt-client-3.3.0-5.40 is installed
  • OR libvirt-daemon-3.3.0-5.40 is installed
  • OR libvirt-daemon-config-network-3.3.0-5.40 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-network-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-5.40 is installed
  • OR libvirt-daemon-hooks-3.3.0-5.40 is installed
  • OR libvirt-daemon-lxc-3.3.0-5.40 is installed
  • OR libvirt-daemon-qemu-3.3.0-5.40 is installed
  • OR libvirt-daemon-xen-3.3.0-5.40 is installed
  • OR libvirt-doc-3.3.0-5.40 is installed
  • OR libvirt-libs-3.3.0-5.40 is installed
  • OR libvirt-lock-sanlock-3.3.0-5.40 is installed
  • OR libvirt-nss-3.3.0-5.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • libvirt-3.3.0-5.40 is installed
  • OR libvirt-admin-3.3.0-5.40 is installed
  • OR libvirt-client-3.3.0-5.40 is installed
  • OR libvirt-daemon-3.3.0-5.40 is installed
  • OR libvirt-daemon-config-network-3.3.0-5.40 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-network-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-5.40 is installed
  • OR libvirt-daemon-hooks-3.3.0-5.40 is installed
  • OR libvirt-daemon-lxc-3.3.0-5.40 is installed
  • OR libvirt-daemon-qemu-3.3.0-5.40 is installed
  • OR libvirt-daemon-xen-3.3.0-5.40 is installed
  • OR libvirt-doc-3.3.0-5.40 is installed
  • OR libvirt-libs-3.3.0-5.40 is installed
  • OR libvirt-lock-sanlock-3.3.0-5.40 is installed
  • OR libvirt-nss-3.3.0-5.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libzypp-16.17.20-2.33 is installed
  • OR zypper-1.13.45-21.21 is installed
  • OR zypper-log-1.13.45-21.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libzypp-16.17.20-2.33 is installed
  • OR zypper-1.13.45-21.21 is installed
  • OR zypper-log-1.13.45-21.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_141-default-2-2 is installed
  • OR kgraft-patch-3_12_61-52_141-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_37-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_141-default-2-2 is installed
  • OR kgraft-patch-3_12_61-52_141-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_37-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND busybox-1.21.1-3 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
  • compat-openssl097g-0.9.7g-146.22.50 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • 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 Software Development Kit 11 SP2 is installed
  • AND Package Information
  • libQtWebKit-devel-4.6.3-5.20.23 is installed
  • OR libQtWebKit4-32bit-4.6.3-5.20.23 is installed
  • OR libQtWebKit4-x86-4.6.3-5.20.23 is installed
  • OR libqt4-devel-4.6.3-5.20.23 is installed
  • OR libqt4-devel-doc-4.6.3-5.20.23 is installed
  • OR libqt4-devel-doc-data-4.6.3-5.20.23 is installed
  • OR libqt4-sql-mysql-32bit-4.6.3-5.20.23 is installed
  • OR libqt4-sql-mysql-x86-4.6.3-5.20.23 is installed
  • OR libqt4-sql-postgresql-4.6.3-5.20.23 is installed
  • OR libqt4-sql-postgresql-32bit-4.6.3-5.20.23 is installed
  • OR libqt4-sql-postgresql-x86-4.6.3-5.20.23 is installed
  • OR libqt4-sql-sqlite-32bit-4.6.3-5.20.23 is installed
  • OR libqt4-sql-sqlite-x86-4.6.3-5.20.23 is installed
  • OR libqt4-sql-unixODBC-4.6.3-5.20.23 is installed
  • OR libqt4-sql-unixODBC-32bit-4.6.3-5.20.23 is installed
  • OR libqt4-sql-unixODBC-x86-4.6.3-5.20.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND a2ps-devel-4.13-1326.37 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • evolution-2.28.2-0.30 is installed
  • OR evolution-devel-2.28.2-0.30 is installed
  • OR evolution-lang-2.28.2-0.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • kernel-docs-4.12.14-122.46 is installed
  • OR kernel-obs-build-4.12.14-122.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • empathy-3.10.3-1 is installed
  • OR empathy-lang-3.10.3-1 is installed
  • OR telepathy-mission-control-plugin-goa-3.10.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND bogofilter-1.2.4-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND libid3tag0-0.15.1b-182 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND libgadu3-1.11.4-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • kernel-bigsmp-3.0.101-0.47.93.1 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.93.1 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.93.1 is installed
  • OR kernel-default-3.0.101-0.47.93.1 is installed
  • OR kernel-default-base-3.0.101-0.47.93.1 is installed
  • OR kernel-default-devel-3.0.101-0.47.93.1 is installed
  • OR kernel-ec2-3.0.101-0.47.93.1 is installed
  • OR kernel-ec2-base-3.0.101-0.47.93.1 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.93.1 is installed
  • OR kernel-source-3.0.101-0.47.93.1 is installed
  • OR kernel-syms-3.0.101-0.47.93.1 is installed
  • OR kernel-trace-3.0.101-0.47.93.1 is installed
  • OR kernel-trace-base-3.0.101-0.47.93.1 is installed
  • OR kernel-trace-devel-3.0.101-0.47.93.1 is installed
  • OR kernel-xen-3.0.101-0.47.93.1 is installed
  • OR kernel-xen-base-3.0.101-0.47.93.1 is installed
  • OR kernel-xen-devel-3.0.101-0.47.93.1 is installed
  • BACK