Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 LTSS kernel was updated to 4.4.121 to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2018-8781: The udl_fb_mmap function in drivers/gpu/drm/udl/udl_fb.c had an integer-overflow vulnerability that allowed local users with access to the udldrmfb driver to obtain full read and write permissions on kernel physical pages, resulting in a code execution in kernel space (bnc#1090643). - CVE-2018-10124: The kill_something_info function in kernel/signal.c might have allowed local users to cause a denial of service via an INT_MIN argument (bnc#1089752). - CVE-2018-10087: The kernel_wait4 function in kernel/exit.c might have allowed local users to cause a denial of service by triggering an attempted use of the -INT_MIN value (bnc#1089608). - CVE-2017-18257: The __get_data_block function in fs/f2fs/data.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and loop) via crafted use of the open and fallocate system calls with an FS_IOC_FIEMAP ioctl. (bnc#1088241) - CVE-2018-8822: Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c could be exploited by malicious NCPFS servers to crash the kernel or execute code (bnc#1086162). - CVE-2018-8043: The unimac_mdio_probe function in drivers/net/phy/mdio-bcm-unimac.c did not validate certain resource availability, which allowed local users to cause a denial of service (NULL pointer dereference) (bnc#1084829). - CVE-2018-7740: The resv_map_release function in mm/hugetlb.c allowed local users to cause a denial of service (BUG) via a crafted application that made mmap system calls and has a large pgoff argument to the remap_file_pages system call (bnc#1084353). - CVE-2018-1087: And an unprivileged KVM guest user could use this flaw to potentially escalate their privileges inside a guest. (bsc#1087088) - CVE-2018-8897: An unprivileged system user could use incorrect set up interrupt stacks to crash the Linux kernel resulting in DoS issue. (bsc#1087088)
The following non-security bugs were fixed:
- alsa: hda/realtek - Fix speaker no sound after system resume (bsc#1031717). - alsa: hda: Add a power_save blacklist (bnc#1012382). - alsa: usb-audio: Add a quirck for B&W PX headphones (bnc#1012382). - arm: dts: LogicPD Torpedo: Fix I2C1 pinmux (bnc#1012382). - arm: mvebu: Fix broken PL310_ERRATA_753970 selects (bnc#1012382). - kvm: mmu: Fix overlap between public and private memslots (bnc#1012382). - Partial revert 'e1000e: Avoid receiver overrun interrupt bursts' (bsc#1075428). - Revert 'e1000e: Separate signaling for link check/link up' (bsc#1075428). - Revert 'led: core: Fix brightness setting when setting delay_off=0' (bnc#1012382). - Revert 'watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185).' This reverts commit 5d4a2355a2a1c2ec6fdf9d18b68ca0a04ff73c70. - bpf, x64: implement retpoline for tail call (bnc#1012382). - bridge: check brport attr show in brport_show (bnc#1012382). - btrfs: Only check first key for committed tree blocks (bsc#1084721). - btrfs: Validate child tree block's level and first key (bsc#1084721). - btrfs: preserve i_mode if __btrfs_set_acl() fails (bnc#1012382). - ch9200: use skb_cow_head() to deal with cloned skbs (bsc#1088684). - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init() (bnc#1012382). - dcache: Add cond_resched in shrink_dentry_list (bsc#1086194). - dm io: fix duplicate bio completion due to missing ref count (bnc#1012382). - drm/i915/cmdparser: Do not check past the cmd length (bsc#1031717). - drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit (bsc#1031717). - e1000e: Avoid missed interrupts following ICR read (bsc#1075428). - e1000e: Avoid receiver overrun interrupt bursts (bsc#1075428). - e1000e: Fix check_for_link return value with autoneg off (bsc#1075428). - e1000e: Fix link check race condition (bsc#1075428). - e1000e: Fix queue interrupt re-raising in Other interrupt (bsc#1075428). - e1000e: Remove Other from EIAC (bsc#1075428). - fib_semantics: Do not match route with mismatching tclassid (bnc#1012382). - fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate() (git-fixes, bsc#1083745). - hdlc_ppp: carrier detect ok, do not turn off negotiation (bnc#1012382). - hugetlbfs: fix offset overflow in hugetlbfs mmap (bnc#1084353). - ibmvfc: Avoid unnecessary port relogin (bsc#1085404). - ibmvnic: Clear pending interrupt after device reset (bsc#1089644). - ibmvnic: Define vnic_login_client_data name field as unsized array (bsc#1089198). - ibmvnic: Disable irqs before exiting reset from closed state (bsc#1084610). - ibmvnic: Do not notify peers on parameter change resets (bsc#1089198). - ibmvnic: Do not reset CRQ for Mobility driver resets (bsc#1088600). - ibmvnic: Fix DMA mapping mistakes (bsc#1088600). - ibmvnic: Fix failover case for non-redundant configuration (bsc#1088600). - ibmvnic: Fix reset return from closed state (bsc#1084610). - ibmvnic: Fix reset scheduler error handling (bsc#1088600). - ibmvnic: Handle all login error conditions (bsc#1089198). - ibmvnic: Potential NULL dereference in clean_one_tx_pool() (bsc#1085224, git-fixes). - ibmvnic: Remove unused TSO resources in TX pool structure (bsc#1085224). - ibmvnic: Update TX pool cleaning routine (bsc#1085224). - ibmvnic: Zero used TX descriptor counter on reset (bsc#1088600). - ipv6 sit: work around bogus gcc-8 -Wrestrict warning (bnc#1012382). - kGraft: fix small race in reversion code (bsc#1083125). - kabi/severities: Ignore kgr_shadow_* kABI changes - kvm/x86: fix icebp instruction handling (bnc#1012382). - livepatch: Allow to call a custom callback when freeing shadow variables (bsc#1082299 fate#313296). - livepatch: Initialize shadow variables safely by a custom callback (bsc#1082299 fate#313296). - mac80211: do not WARN on bad WMM parameters from buggy APs (bsc#1031717). - md-cluster: fix wrong condition check in raid1_write_request (bsc#1085402). - media: au0828: fix VIDEO_V4L2 dependency (bsc#1031717). - media: cx25821: prevent out-of-bounds read on array card (bsc#1031717). - media: m88ds3103: do not call a non-initalized function (bnc#1012382). - media: s3c-camif: fix out-of-bounds array access (bsc#1031717). - mm/hugetlb.c: do not call region_abort if region_chg fails (bnc#1084353). - mpls, nospec: Sanitize array index in mpls_label_ok() (bnc#1012382). - net: fix race on decreasing number of TX queues (bnc#1012382). - net: ipv4: avoid unused variable warning for sysctl (git-fixes). - net: ipv4: do not allow setting net.ipv4.route.min_pmtu below 68 (bnc#1012382). - net: mpls: Pull common label check into helper (bnc#1012382). - netlink: ensure to loop over all netns in genlmsg_multicast_allns() (bnc#1012382). - nospec: Allow index argument to have const-qualified type (bnc#1012382). - perf/x86/intel: Add model number for Skylake Server to perf (FATE#321269). - powerpc/crash: Remove the test for cpu_online in the IPI callback (bsc#1088242). - powerpc: Do not send system reset request through the oops path (bsc#1088242). - powerpc: System reset avoid interleaving oops using die synchronisation (bsc#1088242). - ppp: prevent unregistered channels from connecting to PPP units (bnc#1012382). - regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write() (bsc#1031717). - regmap: Do not use format_val in regmap_bulk_read (bsc#1031717). - regmap: Fix reversed bounds check in regmap_raw_write() (bsc#1031717). - regmap: Format data for raw write in regmap_bulk_write (bsc#1031717). - rpm/config.sh: ensure sorted patches. - s390/cpuinfo: show facilities as reported by stfle (bnc#1076847, LTC#163740). - s390/qeth: fix IPA command submission race (bnc#1012382). - s390/qeth: fix SETIP command handling (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v4_get_dst (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v6_get_dst() (bnc#1012382). - sctp: verify size of a new chunk in _sctp_make_chunk() (bnc#1012382). - storvsc: do not schedule work elements during host reset (bsc#1070536, bsc#1057734). - storvsc_drv: use embedded work structure for host rescan (bsc#1070536, bsc#1057734). - storvsc_drv: use separate workqueue for rescan (bsc#1070536, bsc#1057734). - swap: divide-by-zero when zero length swap file on ssd (bsc#1082153). - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - udplite: fix partial checksum initialization (bnc#1012382). - watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185). - x86/apic/vector: Handle legacy irq data correctly (bnc#1012382). - x86/entry/64: Do not use IST entry for #BP stack (bsc#1087088). - x86/kaiser: Duplicate cpu_tss for an entry trampoline usage (bsc#1077560 bsc#1083836). - x86/kaiser: Remove a user mapping of cpu_tss structure (bsc#1077560 bsc#1083836). - x86/kaiser: Use a per-CPU trampoline stack for kernel entry (bsc#1077560). - x86/kaiser: enforce trampoline stack alignment (bsc#1087260). - x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist (bsc#1087845). - xen-blkfront: fix mq start/stop race (bsc#1085042). - xen-netback: use skb to determine number of required guest Rx requests (bsc#1046610).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1012382 1022805 1031717 1046610 1057734 1058425 1070536 1075428 1076847 1077560 1082153 1082299 1082877 1083125 1083630 1083745 1083836 1084353 1084610 1084721 1084829 1085042 1085185 1085224 1085402 1085404 1086162 1086194 1087088 1087260 1087845 1088241 1088242 1088600 1088684 1089198 1089608 1089644 1089752 1090643 1098998 1103676 1104812 1106998 1106999 1107033 1107034 1107037 1107038 1107039 1107097 1107107 1108318 1111331 1132728 1132729 1132732 1132734 1134718 1136446 1137597 1138034 1140747 1172205 1173378 1173380 1175534 1176343 1176344 1176345 1176346 1176347 1176348 1176349 1176350 1178171 945190 CVE-2014-3577 CVE-2015-5262 CVE-2016-2399 CVE-2017-12627 CVE-2017-14482 CVE-2017-18201 CVE-2017-18257 CVE-2018-1000223 CVE-2018-10087 CVE-2018-10124 CVE-2018-1087 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-12359 CVE-2018-12360 CVE-2018-12362 CVE-2018-12363 CVE-2018-12364 CVE-2018-12365 CVE-2018-12366 CVE-2018-12368 CVE-2018-16391 CVE-2018-16392 CVE-2018-16393 CVE-2018-16418 CVE-2018-16419 CVE-2018-16420 CVE-2018-16422 CVE-2018-16423 CVE-2018-16426 CVE-2018-16427 CVE-2018-5156 CVE-2018-5188 CVE-2018-7740 CVE-2018-8043 CVE-2018-8781 CVE-2018-8822 CVE-2018-8897 CVE-2019-10164 CVE-2019-10245 CVE-2019-11091 CVE-2019-11477 CVE-2019-11478 CVE-2019-2602 CVE-2019-2684 CVE-2019-2697 CVE-2019-2698 CVE-2019-3846 CVE-2020-0543 CVE-2020-14364 CVE-2020-15565 CVE-2020-15567 CVE-2020-25595 CVE-2020-25596 CVE-2020-25597 CVE-2020-25599 CVE-2020-25600 CVE-2020-25601 CVE-2020-25603 CVE-2020-25604 SUSE-SU-2017:1986-1 SUSE-SU-2017:2529-1 SUSE-SU-2018:0673-1 SUSE-SU-2018:1173-2 SUSE-SU-2018:2322-1 SUSE-SU-2018:3070-1 SUSE-SU-2018:3622-1 SUSE-SU-2019:1243-1 SUSE-SU-2019:1345-1 SUSE-SU-2019:1783-2
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 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 Module for Basesystem 15 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 Module for Web Scripting 12 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 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 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 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 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 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 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 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 Linux Enterprise Workstation Extension 12 SP5 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
MozillaThunderbird-38.3.0-2.2 is installed
OR MozillaThunderbird-translations-common-38.3.0-2.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
kernel-debug-4.4.57-18.3.1 is installed
OR kernel-debug-base-4.4.57-18.3.1 is installed
OR kernel-debug-devel-4.4.57-18.3.1 is installed
OR kernel-default-4.4.57-18.3.1 is installed
OR kernel-default-base-4.4.57-18.3.1 is installed
OR kernel-default-devel-4.4.57-18.3.1 is installed
OR kernel-devel-4.4.57-18.3.1 is installed
OR kernel-docs-4.4.57-18.3.2 is installed
OR kernel-docs-html-4.4.57-18.3.2 is installed
OR kernel-docs-pdf-4.4.57-18.3.2 is installed
OR kernel-macros-4.4.57-18.3.1 is installed
OR kernel-obs-build-4.4.57-18.3.1 is installed
OR kernel-obs-qa-4.4.57-18.3.1 is installed
OR kernel-source-4.4.57-18.3.1 is installed
OR kernel-source-vanilla-4.4.57-18.3.1 is installed
OR kernel-syms-4.4.57-18.3.1 is installed
OR kernel-vanilla-4.4.57-18.3.1 is installed
OR kernel-vanilla-base-4.4.57-18.3.1 is installed
OR kernel-vanilla-devel-4.4.57-18.3.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
conntrack-tools-1.4.2-5 is installed
OR libnetfilter_cthelper-1.0.0-7 is installed
OR libnetfilter_cthelper0-1.0.0-7 is installed
OR libnetfilter_cttimeout-1.0.0-9 is installed
OR libnetfilter_cttimeout1-1.0.0-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND nfs-client-1.2.3-18.31.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-17.0.9esr-0.7.1 is installed
OR MozillaFirefox-translations-17.0.9esr-0.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.41.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.41.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND libvte9-0.28.2-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-9 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
ghostscript-9.15-17.2 is installed
OR ghostscript-x11-9.15-17.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.144-27.5.3 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
ecryptfs-utils-111-2 is installed
OR ecryptfs-utils-devel-111-2 is installed
OR libecryptfs1-111-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-rack-1_4-1.4.5-8 is installed
OR rubygem-rack-1_4-1.4.5-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
cups154-1.5.4-5 is installed
OR cups154-client-1.5.4-5 is installed
OR cups154-filters-1.5.4-5 is installed
OR cups154-libs-1.5.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.67-60.64.18 is installed
OR kernel-ec2-devel-3.12.67-60.64.18 is installed
OR kernel-ec2-extra-3.12.67-60.64.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-22 is installed
OR php5-5.5.14-22 is installed
OR php5-bcmath-5.5.14-22 is installed
OR php5-bz2-5.5.14-22 is installed
OR php5-calendar-5.5.14-22 is installed
OR php5-ctype-5.5.14-22 is installed
OR php5-curl-5.5.14-22 is installed
OR php5-dba-5.5.14-22 is installed
OR php5-dom-5.5.14-22 is installed
OR php5-enchant-5.5.14-22 is installed
OR php5-exif-5.5.14-22 is installed
OR php5-fastcgi-5.5.14-22 is installed
OR php5-fileinfo-5.5.14-22 is installed
OR php5-fpm-5.5.14-22 is installed
OR php5-ftp-5.5.14-22 is installed
OR php5-gd-5.5.14-22 is installed
OR php5-gettext-5.5.14-22 is installed
OR php5-gmp-5.5.14-22 is installed
OR php5-iconv-5.5.14-22 is installed
OR php5-intl-5.5.14-22 is installed
OR php5-json-5.5.14-22 is installed
OR php5-ldap-5.5.14-22 is installed
OR php5-mbstring-5.5.14-22 is installed
OR php5-mcrypt-5.5.14-22 is installed
OR php5-mysql-5.5.14-22 is installed
OR php5-odbc-5.5.14-22 is installed
OR php5-openssl-5.5.14-22 is installed
OR php5-pcntl-5.5.14-22 is installed
OR php5-pdo-5.5.14-22 is installed
OR php5-pear-5.5.14-22 is installed
OR php5-pgsql-5.5.14-22 is installed
OR php5-pspell-5.5.14-22 is installed
OR php5-shmop-5.5.14-22 is installed
OR php5-snmp-5.5.14-22 is installed
OR php5-soap-5.5.14-22 is installed
OR php5-sockets-5.5.14-22 is installed
OR php5-sqlite-5.5.14-22 is installed
OR php5-suhosin-5.5.14-22 is installed
OR php5-sysvmsg-5.5.14-22 is installed
OR php5-sysvsem-5.5.14-22 is installed
OR php5-sysvshm-5.5.14-22 is installed
OR php5-tokenizer-5.5.14-22 is installed
OR php5-wddx-5.5.14-22 is installed
OR php5-xmlreader-5.5.14-22 is installed
OR php5-xmlrpc-5.5.14-22 is installed
OR php5-xmlwriter-5.5.14-22 is installed
OR php5-xsl-5.5.14-22 is installed
OR php5-zip-5.5.14-22 is installed
OR php5-zlib-5.5.14-22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libpoppler-glib4-0.12.3-1.3 is installed
OR libpoppler-qt4-3-0.12.3-1.3 is installed
OR libpoppler5-0.12.3-1.3 is installed
OR poppler-tools-0.12.3-1.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libpoppler-glib4-0.12.3-1.3 is installed
OR libpoppler-qt4-3-0.12.3-1.3 is installed
OR libpoppler5-0.12.3-1.3 is installed
OR poppler-tools-0.12.3-1.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libpoppler-glib4-0.12.3-1.3 is installed
OR libpoppler-qt4-3-0.12.3-1.3 is installed
OR libpoppler5-0.12.3-1.3 is installed
OR poppler-tools-0.12.3-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
file-4.24-43 is installed
OR file-32bit-4.24-43 is installed
OR file-x86-4.24-43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-17.0.10esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-17.0.10esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-17.0.10esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-17.0.10esr-0.4.2 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND mutt-1.5.17-42.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND mutt-1.5.17-42.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
kernel-default-3.0.101-0.7.17 is installed
OR kernel-default-base-3.0.101-0.7.17 is installed
OR kernel-default-devel-3.0.101-0.7.17 is installed
OR kernel-default-man-3.0.101-0.7.17 is installed
OR kernel-ec2-3.0.101-0.7.17 is installed
OR kernel-ec2-base-3.0.101-0.7.17 is installed
OR kernel-ec2-devel-3.0.101-0.7.17 is installed
OR kernel-pae-3.0.101-0.7.17 is installed
OR kernel-pae-base-3.0.101-0.7.17 is installed
OR kernel-pae-devel-3.0.101-0.7.17 is installed
OR kernel-ppc64-3.0.101-0.7.17 is installed
OR kernel-ppc64-base-3.0.101-0.7.17 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
OR kernel-source-3.0.101-0.7.17 is installed
OR kernel-syms-3.0.101-0.7.17 is installed
OR kernel-trace-3.0.101-0.7.17 is installed
OR kernel-trace-base-3.0.101-0.7.17 is installed
OR kernel-trace-devel-3.0.101-0.7.17 is installed
OR kernel-xen-3.0.101-0.7.17 is installed
OR kernel-xen-base-3.0.101-0.7.17 is installed
OR kernel-xen-devel-3.0.101-0.7.17 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.17 is installed
OR kernel-default-base-3.0.101-0.7.17 is installed
OR kernel-default-devel-3.0.101-0.7.17 is installed
OR kernel-default-man-3.0.101-0.7.17 is installed
OR kernel-ec2-3.0.101-0.7.17 is installed
OR kernel-ec2-base-3.0.101-0.7.17 is installed
OR kernel-ec2-devel-3.0.101-0.7.17 is installed
OR kernel-pae-3.0.101-0.7.17 is installed
OR kernel-pae-base-3.0.101-0.7.17 is installed
OR kernel-pae-devel-3.0.101-0.7.17 is installed
OR kernel-ppc64-3.0.101-0.7.17 is installed
OR kernel-ppc64-base-3.0.101-0.7.17 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
OR kernel-source-3.0.101-0.7.17 is installed
OR kernel-syms-3.0.101-0.7.17 is installed
OR kernel-trace-3.0.101-0.7.17 is installed
OR kernel-trace-base-3.0.101-0.7.17 is installed
OR kernel-trace-devel-3.0.101-0.7.17 is installed
OR kernel-xen-3.0.101-0.7.17 is installed
OR kernel-xen-base-3.0.101-0.7.17 is installed
OR kernel-xen-devel-3.0.101-0.7.17 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
kernel-default-3.0.101-0.7.17 is installed
OR kernel-default-base-3.0.101-0.7.17 is installed
OR kernel-default-devel-3.0.101-0.7.17 is installed
OR kernel-default-man-3.0.101-0.7.17 is installed
OR kernel-ec2-3.0.101-0.7.17 is installed
OR kernel-ec2-base-3.0.101-0.7.17 is installed
OR kernel-ec2-devel-3.0.101-0.7.17 is installed
OR kernel-pae-3.0.101-0.7.17 is installed
OR kernel-pae-base-3.0.101-0.7.17 is installed
OR kernel-pae-devel-3.0.101-0.7.17 is installed
OR kernel-ppc64-3.0.101-0.7.17 is installed
OR kernel-ppc64-base-3.0.101-0.7.17 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
OR kernel-source-3.0.101-0.7.17 is installed
OR kernel-syms-3.0.101-0.7.17 is installed
OR kernel-trace-3.0.101-0.7.17 is installed
OR kernel-trace-base-3.0.101-0.7.17 is installed
OR kernel-trace-devel-3.0.101-0.7.17 is installed
OR kernel-xen-3.0.101-0.7.17 is installed
OR kernel-xen-base-3.0.101-0.7.17 is installed
OR kernel-xen-devel-3.0.101-0.7.17 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.17 is installed
OR kernel-default-base-3.0.101-0.7.17 is installed
OR kernel-default-devel-3.0.101-0.7.17 is installed
OR kernel-default-man-3.0.101-0.7.17 is installed
OR kernel-ec2-3.0.101-0.7.17 is installed
OR kernel-ec2-base-3.0.101-0.7.17 is installed
OR kernel-ec2-devel-3.0.101-0.7.17 is installed
OR kernel-pae-3.0.101-0.7.17 is installed
OR kernel-pae-base-3.0.101-0.7.17 is installed
OR kernel-pae-devel-3.0.101-0.7.17 is installed
OR kernel-ppc64-3.0.101-0.7.17 is installed
OR kernel-ppc64-base-3.0.101-0.7.17 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
OR kernel-source-3.0.101-0.7.17 is installed
OR kernel-syms-3.0.101-0.7.17 is installed
OR kernel-trace-3.0.101-0.7.17 is installed
OR kernel-trace-base-3.0.101-0.7.17 is installed
OR kernel-trace-devel-3.0.101-0.7.17 is installed
OR kernel-xen-3.0.101-0.7.17 is installed
OR kernel-xen-base-3.0.101-0.7.17 is installed
OR kernel-xen-devel-3.0.101-0.7.17 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
kernel-default-3.0.101-0.7.17 is installed
OR kernel-default-base-3.0.101-0.7.17 is installed
OR kernel-default-devel-3.0.101-0.7.17 is installed
OR kernel-default-man-3.0.101-0.7.17 is installed
OR kernel-ec2-3.0.101-0.7.17 is installed
OR kernel-ec2-base-3.0.101-0.7.17 is installed
OR kernel-ec2-devel-3.0.101-0.7.17 is installed
OR kernel-pae-3.0.101-0.7.17 is installed
OR kernel-pae-base-3.0.101-0.7.17 is installed
OR kernel-pae-devel-3.0.101-0.7.17 is installed
OR kernel-ppc64-3.0.101-0.7.17 is installed
OR kernel-ppc64-base-3.0.101-0.7.17 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
OR kernel-source-3.0.101-0.7.17 is installed
OR kernel-syms-3.0.101-0.7.17 is installed
OR kernel-trace-3.0.101-0.7.17 is installed
OR kernel-trace-base-3.0.101-0.7.17 is installed
OR kernel-trace-devel-3.0.101-0.7.17 is installed
OR kernel-xen-3.0.101-0.7.17 is installed
OR kernel-xen-base-3.0.101-0.7.17 is installed
OR kernel-xen-devel-3.0.101-0.7.17 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
xen-4.1.3_04-0.5 is installed
OR xen-doc-html-4.1.3_04-0.5 is installed
OR xen-doc-pdf-4.1.3_04-0.5 is installed
OR xen-kmp-default-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-pae-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-trace-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-libs-4.1.3_04-0.5 is installed
OR xen-libs-32bit-4.1.3_04-0.5 is installed
OR xen-tools-4.1.3_04-0.5 is installed
OR xen-tools-domU-4.1.3_04-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
xen-4.1.3_04-0.5 is installed
OR xen-doc-html-4.1.3_04-0.5 is installed
OR xen-doc-pdf-4.1.3_04-0.5 is installed
OR xen-kmp-default-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-pae-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-trace-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-libs-4.1.3_04-0.5 is installed
OR xen-libs-32bit-4.1.3_04-0.5 is installed
OR xen-tools-4.1.3_04-0.5 is installed
OR xen-tools-domU-4.1.3_04-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
xen-4.1.3_04-0.5 is installed
OR xen-doc-html-4.1.3_04-0.5 is installed
OR xen-doc-pdf-4.1.3_04-0.5 is installed
OR xen-kmp-default-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-pae-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-kmp-trace-4.1.3_04_3.0.42_0.7-0.5 is installed
OR xen-libs-4.1.3_04-0.5 is installed
OR xen-libs-32bit-4.1.3_04-0.5 is installed
OR xen-tools-4.1.3_04-0.5 is installed
OR xen-tools-domU-4.1.3_04-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
ecryptfs-utils-61-1.29 is installed
OR ecryptfs-utils-32bit-61-1.29 is installed
OR ecryptfs-utils-x86-61-1.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.10-9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.10-9 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.10-9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-libs-x86-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-libs-x86-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-libs-x86-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-libs-x86-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-libs-x86-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libvirt-1.0.5.9-0.9 is installed
OR libvirt-client-1.0.5.9-0.9 is installed
OR libvirt-client-32bit-1.0.5.9-0.9 is installed
OR libvirt-doc-1.0.5.9-0.9 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
OR libvirt-python-1.0.5.9-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libvirt-1.0.5.9-0.9 is installed
OR libvirt-client-1.0.5.9-0.9 is installed
OR libvirt-client-32bit-1.0.5.9-0.9 is installed
OR libvirt-doc-1.0.5.9-0.9 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
OR libvirt-python-1.0.5.9-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
libvirt-1.0.5.9-0.9 is installed
OR libvirt-client-1.0.5.9-0.9 is installed
OR libvirt-client-32bit-1.0.5.9-0.9 is installed
OR libvirt-doc-1.0.5.9-0.9 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
OR libvirt-python-1.0.5.9-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libvirt-1.0.5.9-0.9 is installed
OR libvirt-client-1.0.5.9-0.9 is installed
OR libvirt-client-32bit-1.0.5.9-0.9 is installed
OR libvirt-doc-1.0.5.9-0.9 is installed
OR libvirt-lock-sanlock-1.0.5.9-0.9 is installed
OR libvirt-python-1.0.5.9-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND aaa_base-11-6.90 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
glibc-2.11.3-17.110.19 is installed
OR glibc-32bit-2.11.3-17.110.19 is installed
OR glibc-devel-2.11.3-17.110.19 is installed
OR glibc-devel-32bit-2.11.3-17.110.19 is installed
OR glibc-html-2.11.3-17.110.19 is installed
OR glibc-i18ndata-2.11.3-17.110.19 is installed
OR glibc-info-2.11.3-17.110.19 is installed
OR glibc-locale-2.11.3-17.110.19 is installed
OR glibc-locale-32bit-2.11.3-17.110.19 is installed
OR glibc-profile-2.11.3-17.110.19 is installed
OR glibc-profile-32bit-2.11.3-17.110.19 is installed
OR nscd-2.11.3-17.110.19 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
glibc-2.11.3-17.110.19 is installed
OR glibc-32bit-2.11.3-17.110.19 is installed
OR glibc-devel-2.11.3-17.110.19 is installed
OR glibc-devel-32bit-2.11.3-17.110.19 is installed
OR glibc-html-2.11.3-17.110.19 is installed
OR glibc-i18ndata-2.11.3-17.110.19 is installed
OR glibc-info-2.11.3-17.110.19 is installed
OR glibc-locale-2.11.3-17.110.19 is installed
OR glibc-locale-32bit-2.11.3-17.110.19 is installed
OR glibc-profile-2.11.3-17.110.19 is installed
OR glibc-profile-32bit-2.11.3-17.110.19 is installed
OR nscd-2.11.3-17.110.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
glibc-2.11.3-17.110.19 is installed
OR glibc-32bit-2.11.3-17.110.19 is installed
OR glibc-devel-2.11.3-17.110.19 is installed
OR glibc-devel-32bit-2.11.3-17.110.19 is installed
OR glibc-html-2.11.3-17.110.19 is installed
OR glibc-i18ndata-2.11.3-17.110.19 is installed
OR glibc-info-2.11.3-17.110.19 is installed
OR glibc-locale-2.11.3-17.110.19 is installed
OR glibc-locale-32bit-2.11.3-17.110.19 is installed
OR glibc-profile-2.11.3-17.110.19 is installed
OR glibc-profile-32bit-2.11.3-17.110.19 is installed
OR nscd-2.11.3-17.110.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
glibc-2.11.3-17.110.19 is installed
OR glibc-32bit-2.11.3-17.110.19 is installed
OR glibc-devel-2.11.3-17.110.19 is installed
OR glibc-devel-32bit-2.11.3-17.110.19 is installed
OR glibc-html-2.11.3-17.110.19 is installed
OR glibc-i18ndata-2.11.3-17.110.19 is installed
OR glibc-info-2.11.3-17.110.19 is installed
OR glibc-locale-2.11.3-17.110.19 is installed
OR glibc-locale-32bit-2.11.3-17.110.19 is installed
OR glibc-profile-2.11.3-17.110.19 is installed
OR glibc-profile-32bit-2.11.3-17.110.19 is installed
OR nscd-2.11.3-17.110.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.8.0esr-68.1 is installed
OR MozillaFirefox-translations-45.8.0esr-68.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
expat-2.0.1-88.38 is installed
OR libexpat1-2.0.1-88.38 is installed
OR libexpat1-32bit-2.0.1-88.38 is installed
OR libexpat1-x86-2.0.1-88.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
expat-2.0.1-88.38 is installed
OR libexpat1-2.0.1-88.38 is installed
OR libexpat1-32bit-2.0.1-88.38 is installed
OR libexpat1-x86-2.0.1-88.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
ant-1.7.1-20.11 is installed
OR ant-trax-1.7.1-16.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
libpython2_6-1_0-2.6.9-40.24 is installed
OR libpython2_6-1_0-32bit-2.6.9-40.24 is installed
OR python-2.6.9-40.24 is installed
OR python-32bit-2.6.9-40.24 is installed
OR python-base-2.6.9-40.24 is installed
OR python-base-32bit-2.6.9-40.24 is installed
OR python-curses-2.6.9-40.24 is installed
OR python-demo-2.6.9-40.24 is installed
OR python-doc-2.6-8.40.24 is installed
OR python-doc-pdf-2.6-8.40.24 is installed
OR python-gdbm-2.6.9-40.24 is installed
OR python-idle-2.6.9-40.24 is installed
OR python-tk-2.6.9-40.24 is installed
OR python-xml-2.6.9-40.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
libpython2_6-1_0-2.6.9-40.24 is installed
OR libpython2_6-1_0-32bit-2.6.9-40.24 is installed
OR python-2.6.9-40.24 is installed
OR python-32bit-2.6.9-40.24 is installed
OR python-base-2.6.9-40.24 is installed
OR python-base-32bit-2.6.9-40.24 is installed
OR python-curses-2.6.9-40.24 is installed
OR python-demo-2.6.9-40.24 is installed
OR python-doc-2.6-8.40.24 is installed
OR python-doc-pdf-2.6-8.40.24 is installed
OR python-gdbm-2.6.9-40.24 is installed
OR python-idle-2.6.9-40.24 is installed
OR python-tk-2.6.9-40.24 is installed
OR python-xml-2.6.9-40.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND stunnel-openssl1-4.54-0.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
grub2-2.02~beta2-56.9 is installed
OR grub2-i386-pc-2.02~beta2-56.9 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-56.9 is installed
OR grub2-s390x-emu-2.02~beta2-56.9 is installed
OR grub2-snapper-plugin-2.02~beta2-56.9 is installed
OR grub2-x86_64-efi-2.02~beta2-56.9 is installed
OR grub2-x86_64-xen-2.02~beta2-56.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
grub2-2.02~beta2-56.9 is installed
OR grub2-i386-pc-2.02~beta2-56.9 is installed
OR grub2-powerpc-ieee1275-2.02~beta2-56.9 is installed
OR grub2-s390x-emu-2.02~beta2-56.9 is installed
OR grub2-snapper-plugin-2.02~beta2-56.9 is installed
OR grub2-x86_64-efi-2.02~beta2-56.9 is installed
OR grub2-x86_64-xen-2.02~beta2-56.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1.27 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-36 is installed
OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
OR openssl-1.0.1i-36 is installed
OR openssl-doc-1.0.1i-36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-36 is installed
OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
OR openssl-1.0.1i-36 is installed
OR openssl-doc-1.0.1i-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND wget-1.14-7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
evince-3.10.3-2.3 is installed
OR evince-lang-3.10.3-2.3 is installed
OR libevdocument3-4-3.10.3-2.3 is installed
OR libevview3-3-3.10.3-2.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
evince-3.10.3-2.3 is installed
OR evince-lang-3.10.3-2.3 is installed
OR libevdocument3-4-3.10.3-2.3 is installed
OR libevview3-3-3.10.3-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
openvpn-2.3.8-16.17.1 is installed
OR openvpn-auth-pam-plugin-2.3.8-16.17.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
xen-4.7.1_04-28 is installed
OR xen-doc-html-4.7.1_04-28 is installed
OR xen-libs-4.7.1_04-28 is installed
OR xen-libs-32bit-4.7.1_04-28 is installed
OR xen-tools-4.7.1_04-28 is installed
OR xen-tools-domU-4.7.1_04-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
xen-4.7.1_04-28 is installed
OR xen-doc-html-4.7.1_04-28 is installed
OR xen-libs-4.7.1_04-28 is installed
OR xen-libs-32bit-4.7.1_04-28 is installed
OR xen-tools-4.7.1_04-28 is installed
OR xen-tools-domU-4.7.1_04-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND ipsec-tools-0.8.0-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.73 is installed
OR kernel-default-base-4.4.121-92.73 is installed
OR kernel-default-devel-4.4.121-92.73 is installed
OR kernel-devel-4.4.121-92.73 is installed
OR kernel-macros-4.4.121-92.73 is installed
OR kernel-source-4.4.121-92.73 is installed
OR kernel-syms-4.4.121-92.73 is installed
OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.73 is installed
OR kernel-default-base-4.4.121-92.73 is installed
OR kernel-default-devel-4.4.121-92.73 is installed
OR kernel-devel-4.4.121-92.73 is installed
OR kernel-macros-4.4.121-92.73 is installed
OR kernel-source-4.4.121-92.73 is installed
OR kernel-syms-4.4.121-92.73 is installed
OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libxerces-c-3_1-3.1.1-13.3 is installed
OR libxerces-c-3_1-32bit-3.1.1-13.3 is installed
OR xerces-c-3.1.1-13.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libxerces-c-3_1-3.1.1-13.3 is installed
OR libxerces-c-3_1-32bit-3.1.1-13.3 is installed
OR xerces-c-3.1.1-13.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR MozillaFirefox-translations-52.8.1esr-109.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
MozillaFirefox-52.8.1esr-109.34 is installed
OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
OR MozillaFirefox-translations-52.8.1esr-109.34 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
bash-4.3-82 is installed
OR bash-doc-4.3-82 is installed
OR libreadline6-6.3-82 is installed
OR libreadline6-32bit-6.3-82 is installed
OR readline-doc-6.3-82 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
glibc-2.22-62.22 is installed
OR glibc-32bit-2.22-62.22 is installed
OR glibc-devel-2.22-62.22 is installed
OR glibc-devel-32bit-2.22-62.22 is installed
OR glibc-html-2.22-62.22 is installed
OR glibc-i18ndata-2.22-62.22 is installed
OR glibc-info-2.22-62.22 is installed
OR glibc-locale-2.22-62.22 is installed
OR glibc-locale-32bit-2.22-62.22 is installed
OR glibc-profile-2.22-62.22 is installed
OR glibc-profile-32bit-2.22-62.22 is installed
OR nscd-2.22-62.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
glibc-2.22-62.22 is installed
OR glibc-32bit-2.22-62.22 is installed
OR glibc-devel-2.22-62.22 is installed
OR glibc-devel-32bit-2.22-62.22 is installed
OR glibc-html-2.22-62.22 is installed
OR glibc-i18ndata-2.22-62.22 is installed
OR glibc-info-2.22-62.22 is installed
OR glibc-locale-2.22-62.22 is installed
OR glibc-locale-32bit-2.22-62.22 is installed
OR glibc-profile-2.22-62.22 is installed
OR glibc-profile-32bit-2.22-62.22 is installed
OR nscd-2.22-62.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libsndfile-1.0.25-36.16 is installed
OR libsndfile1-1.0.25-36.16 is installed
OR libsndfile1-32bit-1.0.25-36.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libsndfile-1.0.25-36.16 is installed
OR libsndfile1-1.0.25-36.16 is installed
OR libsndfile1-32bit-1.0.25-36.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libSoundTouch0-1.7.1-5.6 is installed
OR soundtouch-1.7.1-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libSoundTouch0-1.7.1-5.6 is installed
OR soundtouch-1.7.1-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND axis-1.4-290.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
java-11-openjdk-11.0.5.0-3.3 is installed
OR java-11-openjdk-demo-11.0.5.0-3.3 is installed
OR java-11-openjdk-devel-11.0.5.0-3.3 is installed
OR java-11-openjdk-headless-11.0.5.0-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
java-11-openjdk-11.0.5.0-3.3 is installed
OR java-11-openjdk-demo-11.0.5.0-3.3 is installed
OR java-11-openjdk-devel-11.0.5.0-3.3 is installed
OR java-11-openjdk-headless-11.0.5.0-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS 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-LTSS 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 for Raspberry Pi 12 SP2 is installed
AND Package Information
apache-commons-daemon-1.0.15-4 is installed
OR apache-commons-daemon-javadoc-1.0.15-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_143-94_47-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_16-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND apache2-mod_security2-2.7.1-0.2.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
binutils-devel-2.23.1-0.23 is installed
OR binutils-devel-32bit-2.23.1-0.23 is installed
OR binutils-gold-2.23.1-0.23 is installed
OR cross-ppc-binutils-2.23.1-0.23 is installed
OR cross-spu-binutils-2.23.1-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND derby-10.3.1.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
gcc48-gij-4.8.3+r212056-6 is installed
OR gcc48-gij-32bit-4.8.3+r212056-6 is installed
OR libgcj48-4.8.3+r212056-6 is installed
OR libgcj48-32bit-4.8.3+r212056-6 is installed
OR libgcj48-jar-4.8.3+r212056-6 is installed
OR libgcj_bc1-4.8.3+r212056-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gd-2.1.0-17 is installed
OR gd-32bit-2.1.0-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND icu-52.1-8.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libpolkit0-32bit-0.113-5.9 is installed
OR polkit-0.113-5.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libntfs-3g84-2013.1.13-5.6 is installed
OR ntfs-3g-2013.1.13-5.6 is installed
OR ntfs-3g_ntfsprogs-2013.1.13-5.6 is installed
OR ntfsprogs-2013.1.13-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
libvpx-1.3.0-3.6 is installed
OR libvpx1-32bit-1.3.0-3.6 is installed
OR vpx-tools-1.3.0-3.6 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ImageMagick-6.4.3.6-7.40.1 is installed
OR libMagickCore1-6.4.3.6-7.40.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND python-keystonemiddleware-2.3.1-1.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
znc-1.7.2-25 is installed
OR znc-devel-1.7.2-25 is installed
OR znc-lang-1.7.2-25 is installed
OR znc-perl-1.7.2-25 is installed
OR znc-python3-1.7.2-25 is installed
OR znc-tcl-1.7.2-25 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
znc-1.7.2-25 is installed
OR znc-devel-1.7.2-25 is installed
OR znc-lang-1.7.2-25 is installed
OR znc-perl-1.7.2-25 is installed
OR znc-python3-1.7.2-25 is installed
OR znc-tcl-1.7.2-25 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
iperf-3.1.3-6 is installed
OR iperf-devel-3.1.3-6 is installed
OR libiperf0-3.1.3-6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-61.0.3163.100-32 is installed
OR chromium-61.0.3163.100-32 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
drkonqi5-5.8.7-8 is installed
OR plasma5-workspace-5.8.7-8 is installed
OR plasma5-workspace-devel-5.8.7-8 is installed
OR plasma5-workspace-lang-5.8.7-8 is installed
OR plasma5-workspace-libs-5.8.7-8 is installed
|