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 1016715 1031717 1034674 1034678 1046610 1057734 1067203 1070536 1072193 1075428 1076847 1077560 1077999 1082153 1082299 1083125 1083745 1083836 1084353 1084610 1084721 1084829 1085042 1085185 1085224 1085402 1085404 1086162 1086194 1087088 1087260 1087845 1087932 1088004 1088009 1088241 1088242 1088600 1088684 1089198 1089608 1089644 1089752 1090643 1104826 1118987 1123371 1123377 1123378 1130840 1133191 1136446 1136935 1137597 1141322 1141853 1149955 1152107 1152856 1153238 1154212 1154609 1158442 1158527 1159819 1162197 1162200 1162423 1167373 1168422 1173274 1173304 1173798 1174091 1174205 1174701 1174757 1175691 1176069 929629 990636 CVE-2014-8146 CVE-2014-8147 CVE-2016-4975 CVE-2016-6293 CVE-2016-8743 CVE-2017-14952 CVE-2017-15422 CVE-2017-17484 CVE-2017-18257 CVE-2017-7867 CVE-2017-7868 CVE-2018-10087 CVE-2018-10124 CVE-2018-1087 CVE-2018-11805 CVE-2018-14647 CVE-2018-16890 CVE-2018-20852 CVE-2018-7740 CVE-2018-8043 CVE-2018-8781 CVE-2018-8822 CVE-2018-8897 CVE-2019-11477 CVE-2019-11478 CVE-2019-11487 CVE-2019-11745 CVE-2019-16056 CVE-2019-16746 CVE-2019-16935 CVE-2019-17006 CVE-2019-17631 CVE-2019-18197 CVE-2019-18860 CVE-2019-20907 CVE-2019-2894 CVE-2019-2933 CVE-2019-2933 CVE-2019-2945 CVE-2019-2945 CVE-2019-2949 CVE-2019-2958 CVE-2019-2958 CVE-2019-2962 CVE-2019-2962 CVE-2019-2964 CVE-2019-2964 CVE-2019-2973 CVE-2019-2973 CVE-2019-2975 CVE-2019-2978 CVE-2019-2978 CVE-2019-2981 CVE-2019-2981 CVE-2019-2983 CVE-2019-2983 CVE-2019-2987 CVE-2019-2988 CVE-2019-2988 CVE-2019-2989 CVE-2019-2989 CVE-2019-2992 CVE-2019-2992 CVE-2019-2996 CVE-2019-2999 CVE-2019-2999 CVE-2019-3822 CVE-2019-3823 CVE-2019-3846 CVE-2019-9947 CVE-2020-14059 CVE-2020-14314 CVE-2020-14331 CVE-2020-14386 CVE-2020-14422 CVE-2020-16166 CVE-2020-1930 CVE-2020-1931 CVE-2020-3898 SUSE-SU-2018:1173-1 SUSE-SU-2018:1401-1 SUSE-SU-2020:0024-1 SUSE-SU-2020:0920-2 SUSE-SU-2020:1803-1 SUSE-SU-2020:2699-1
|
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 Desktop Applications 15 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 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 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-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 SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-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 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
pam-1.1.8-12.4 is installed
OR pam-32bit-1.1.8-12.4 is installed
OR pam-devel-1.1.8-12.4 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
emacs-24.3-20.14 is installed
OR emacs-info-24.3-20.14 is installed
OR emacs-nox-24.3-20.14 is installed
OR emacs-x11-24.3-20.14 is installed
OR etags-24.3-20.14 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-glanceclient-0.15.0-3 is installed
OR python-keystoneclient-1.0.0-19 is installed
OR python-keystoneclient-doc-1.0.0-19 is installed
OR python-keystonemiddleware-1.2.0-4 is installed
OR python-novaclient-2.20.0-6 is installed
OR python-novaclient-doc-2.20.0-6 is installed
OR python-swiftclient-2.3.1-3 is installed
OR python-swiftclient-doc-2.3.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND bogofilter-1.1.1-174.27.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.5.3esr-0.8.1 is installed
OR MozillaFirefox-translations-31.5.3esr-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.10.1 is installed
OR MozillaFirefox-translations-31.8.0esr-0.10.1 is installed
OR libfreebl3-3.19.2_CKBI_1.98-0.10.1 is installed
OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
OR libsoftokn3-3.19.2_CKBI_1.98-0.10.1 is installed
OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
OR mozilla-nspr-4.10.8-0.5.1 is installed
OR mozilla-nspr-32bit-4.10.8-0.5.1 is installed
OR mozilla-nss-3.19.2_CKBI_1.98-0.10.1 is installed
OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND tcpdump-4.5.1-4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
MozillaFirefox-45.2.0esr-75.2 is installed
OR MozillaFirefox-branding-SLE-45.0-28.2 is installed
OR MozillaFirefox-translations-45.2.0esr-75.2 is installed
OR libfreebl3-3.21.1-46.2 is installed
OR libfreebl3-32bit-3.21.1-46.2 is installed
OR libsoftokn3-3.21.1-46.2 is installed
OR libsoftokn3-32bit-3.21.1-46.2 is installed
OR mozilla-nspr-4.12-15.2 is installed
OR mozilla-nspr-32bit-4.12-15.2 is installed
OR mozilla-nss-3.21.1-46.2 is installed
OR mozilla-nss-32bit-3.21.1-46.2 is installed
OR mozilla-nss-certs-3.21.1-46.2 is installed
OR mozilla-nss-certs-32bit-3.21.1-46.2 is installed
OR mozilla-nss-sysinit-3.21.1-46.2 is installed
OR mozilla-nss-sysinit-32bit-3.21.1-46.2 is installed
OR mozilla-nss-tools-3.21.1-46.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libpython3_4m1_0-3.4.5-19.1 is installed
OR python3-3.4.5-19.1 is installed
OR python3-base-3.4.5-19.1 is installed
OR python3-curses-3.4.5-19.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND libquicktime0-1.2.4-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND rzsz-0.12.21~rc-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
NetworkManager-1.10.6-3 is installed
OR NetworkManager-devel-1.10.6-3 is installed
OR libnm-glib-vpn1-1.10.6-3 is installed
OR libnm-glib4-1.10.6-3 is installed
OR libnm-util2-1.10.6-3 is installed
OR typelib-1_0-NMClient-1_0-1.10.6-3 is installed
OR typelib-1_0-NetworkManager-1_0-1.10.6-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
ext4dev-kmp-default-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-pae-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-ppc64-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-vmi-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-xen-0_2.6.27.23_0.1-7.1 is installed
OR iscsitarget-kmp-default-0.4.15_2.6.27.54_0.2-94.14 is installed
OR kernel-default-2.6.27.23-0.1 is installed
OR kernel-default-base-2.6.27.23-0.1 is installed
OR kernel-default-man-2.6.27.23-0.1 is installed
OR kernel-kdump-2.6.27.23-0.1 is installed
OR kernel-pae-2.6.27.23-0.1 is installed
OR kernel-pae-base-2.6.27.23-0.1 is installed
OR kernel-ppc64-2.6.27.23-0.1 is installed
OR kernel-ppc64-base-2.6.27.23-0.1 is installed
OR kernel-source-2.6.27.23-0.1 is installed
OR kernel-syms-2.6.27.23-0.1 is installed
OR kernel-vmi-2.6.27.23-0.1 is installed
OR kernel-vmi-base-2.6.27.23-0.1 is installed
OR kernel-xen-2.6.27.23-0.1 is installed
OR kernel-xen-base-2.6.27.23-0.1 is installed
OR oracleasm-kmp-default-2.0.5_2.6.27.54_0.2-7.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
ext4dev-kmp-default-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-pae-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-ppc64-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-vmi-0_2.6.27.23_0.1-7.1 is installed
OR ext4dev-kmp-xen-0_2.6.27.23_0.1-7.1 is installed
OR iscsitarget-kmp-default-0.4.15_2.6.27.54_0.2-94.14 is installed
OR kernel-default-2.6.27.23-0.1 is installed
OR kernel-default-base-2.6.27.23-0.1 is installed
OR kernel-default-man-2.6.27.23-0.1 is installed
OR kernel-kdump-2.6.27.23-0.1 is installed
OR kernel-pae-2.6.27.23-0.1 is installed
OR kernel-pae-base-2.6.27.23-0.1 is installed
OR kernel-ppc64-2.6.27.23-0.1 is installed
OR kernel-ppc64-base-2.6.27.23-0.1 is installed
OR kernel-source-2.6.27.23-0.1 is installed
OR kernel-syms-2.6.27.23-0.1 is installed
OR kernel-vmi-2.6.27.23-0.1 is installed
OR kernel-vmi-base-2.6.27.23-0.1 is installed
OR kernel-xen-2.6.27.23-0.1 is installed
OR kernel-xen-base-2.6.27.23-0.1 is installed
OR oracleasm-kmp-default-2.0.5_2.6.27.54_0.2-7.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
postgresql-8.3.20-0.4 is installed
OR postgresql-contrib-8.3.20-0.4 is installed
OR postgresql-docs-8.3.20-0.4 is installed
OR postgresql-init-9.1-0.6.10 is installed
OR postgresql-libs-8.3.18-0.3 is installed
OR postgresql-libs-32bit-8.3.18-0.3 is installed
OR postgresql-libs-x86-8.3.18-0.3 is installed
OR postgresql-server-8.3.20-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
evince-2.28.2-0.7 is installed
OR evince-doc-2.28.2-0.7 is installed
OR evince-lang-2.28.2-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
evince-2.28.2-0.7 is installed
OR evince-doc-2.28.2-0.7 is installed
OR evince-lang-2.28.2-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
evince-2.28.2-0.7 is installed
OR evince-doc-2.28.2-0.7 is installed
OR evince-lang-2.28.2-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
avahi-0.6.23-11.19 is installed
OR avahi-lang-0.6.23-11.19 is installed
OR avahi-utils-0.6.23-11.19 is installed
OR libavahi-client3-0.6.23-11.19 is installed
OR libavahi-client3-32bit-0.6.23-11.19 is installed
OR libavahi-client3-x86-0.6.23-11.19 is installed
OR libavahi-common3-0.6.23-11.19 is installed
OR libavahi-common3-32bit-0.6.23-11.19 is installed
OR libavahi-common3-x86-0.6.23-11.19 is installed
OR libavahi-core5-0.6.23-11.19 is installed
OR libdns_sd-0.6.23-11.19 is installed
OR libdns_sd-32bit-0.6.23-11.19 is installed
OR libdns_sd-x86-0.6.23-11.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.6.0esr-0.3 is installed
OR MozillaFirefox-translations-31.6.0esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.6.0esr-0.3 is installed
OR MozillaFirefox-translations-31.6.0esr-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND fastjar-0.95-1.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND fastjar-0.95-1.24 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND fastjar-0.95-1.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
apache2-2.2.12-1.28 is installed
OR apache2-doc-2.2.12-1.28 is installed
OR apache2-example-pages-2.2.12-1.28 is installed
OR apache2-prefork-2.2.12-1.28 is installed
OR apache2-utils-2.2.12-1.28 is installed
OR apache2-worker-2.2.12-1.28 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
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
augeas-0.9.0-3.17 is installed
OR augeas-lenses-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND cifs-utils-5.1-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
rhnlib-2.5.84.4-8.1 is installed
OR spacecmd-2.5.5.5-14.1 is installed
OR spacewalk-backend-2.5.24.9-24.1 is installed
OR spacewalk-backend-libs-2.5.24.9-24.1 is installed
OR spacewalk-check-2.5.13.8-23.1 is installed
OR spacewalk-client-setup-2.5.13.8-23.1 is installed
OR spacewalk-client-tools-2.5.13.8-23.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.9.0esr-71 is installed
OR MozillaFirefox-translations-45.9.0esr-71 is installed
OR libfreebl3-3.29.5-46 is installed
OR libfreebl3-32bit-3.29.5-46 is installed
OR libsoftokn3-3.29.5-46 is installed
OR libsoftokn3-32bit-3.29.5-46 is installed
OR mozilla-nspr-4.13.1-32 is installed
OR mozilla-nspr-32bit-4.13.1-32 is installed
OR mozilla-nss-3.29.5-46 is installed
OR mozilla-nss-32bit-3.29.5-46 is installed
OR mozilla-nss-tools-3.29.5-46 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 kvm-1.4.2-53.11.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND LibVNCServer-0.9.1-160.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND LibVNCServer-0.9.1-160.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
evince-2.28.2-0.7 is installed
OR evince-doc-2.28.2-0.7 is installed
OR evince-lang-2.28.2-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.7 is installed
OR salt-doc-2016.11.4-43.7 is installed
OR salt-minion-2016.11.4-43.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.7 is installed
OR salt-doc-2016.11.4-43.7 is installed
OR salt-minion-2016.11.4-43.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
glibc-2.11.3-17.110.33 is installed
OR glibc-32bit-2.11.3-17.110.33 is installed
OR glibc-devel-2.11.3-17.110.33 is installed
OR glibc-devel-32bit-2.11.3-17.110.33 is installed
OR glibc-html-2.11.3-17.110.33 is installed
OR glibc-i18ndata-2.11.3-17.110.33 is installed
OR glibc-info-2.11.3-17.110.33 is installed
OR glibc-locale-2.11.3-17.110.33 is installed
OR glibc-locale-32bit-2.11.3-17.110.33 is installed
OR glibc-profile-2.11.3-17.110.33 is installed
OR glibc-profile-32bit-2.11.3-17.110.33 is installed
OR nscd-2.11.3-17.110.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
glibc-2.11.3-17.110.33 is installed
OR glibc-32bit-2.11.3-17.110.33 is installed
OR glibc-devel-2.11.3-17.110.33 is installed
OR glibc-devel-32bit-2.11.3-17.110.33 is installed
OR glibc-html-2.11.3-17.110.33 is installed
OR glibc-i18ndata-2.11.3-17.110.33 is installed
OR glibc-info-2.11.3-17.110.33 is installed
OR glibc-locale-2.11.3-17.110.33 is installed
OR glibc-locale-32bit-2.11.3-17.110.33 is installed
OR glibc-profile-2.11.3-17.110.33 is installed
OR glibc-profile-32bit-2.11.3-17.110.33 is installed
OR nscd-2.11.3-17.110.33 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 11-SECURITY is installed
AND Package Information
libsnmp15-openssl1-5.4.2.1-8.12.31 is installed
OR libsnmp15-openssl1-32bit-5.4.2.1-8.12.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
MozillaFirefox-31.8.0esr-37 is installed
OR MozillaFirefox-translations-31.8.0esr-37 is installed
OR libfreebl3-3.19.2_CKBI_1.98-21 is installed
OR libfreebl3-32bit-3.19.2_CKBI_1.98-21 is installed
OR libfreebl3-hmac-3.19.2_CKBI_1.98-21 is installed
OR libfreebl3-hmac-32bit-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-32bit-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-hmac-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-hmac-32bit-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nspr-4.10.8-3 is installed
OR mozilla-nspr-32bit-4.10.8-3 is installed
OR mozilla-nss-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-32bit-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-certs-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-certs-32bit-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-tools-3.19.2_CKBI_1.98-21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
MozillaFirefox-31.8.0esr-37 is installed
OR MozillaFirefox-translations-31.8.0esr-37 is installed
OR libfreebl3-3.19.2_CKBI_1.98-21 is installed
OR libfreebl3-32bit-3.19.2_CKBI_1.98-21 is installed
OR libfreebl3-hmac-3.19.2_CKBI_1.98-21 is installed
OR libfreebl3-hmac-32bit-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-32bit-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-hmac-3.19.2_CKBI_1.98-21 is installed
OR libsoftokn3-hmac-32bit-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nspr-4.10.8-3 is installed
OR mozilla-nspr-32bit-4.10.8-3 is installed
OR mozilla-nss-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-32bit-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-certs-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-certs-32bit-3.19.2_CKBI_1.98-21 is installed
OR mozilla-nss-tools-3.19.2_CKBI_1.98-21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
augeas-1.2.0-1 is installed
OR augeas-lenses-1.2.0-1 is installed
OR libaugeas0-1.2.0-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
gdk-pixbuf-2.30.6-10 is installed
OR gdk-pixbuf-lang-2.30.6-10 is installed
OR gdk-pixbuf-query-loaders-2.30.6-10 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-10 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-10 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-10 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
gdk-pixbuf-2.30.6-10 is installed
OR gdk-pixbuf-lang-2.30.6-10 is installed
OR gdk-pixbuf-query-loaders-2.30.6-10 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-10 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-10 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-10 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND binutils-2.25.0-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
java-1_8_0-ibm-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr4.10-30.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
java-1_8_0-ibm-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr4.10-30.5 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr4.10-30.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libarchive-3.1.2-25 is installed
OR libarchive13-3.1.2-25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libarchive-3.1.2-25 is installed
OR libarchive13-3.1.2-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND squid-3.5.21-26.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND squid-3.5.21-26.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
apache2-2.4.23-29.24 is installed
OR apache2-doc-2.4.23-29.24 is installed
OR apache2-example-pages-2.4.23-29.24 is installed
OR apache2-prefork-2.4.23-29.24 is installed
OR apache2-utils-2.4.23-29.24 is installed
OR apache2-worker-2.4.23-29.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
apache2-2.4.23-29.24 is installed
OR apache2-doc-2.4.23-29.24 is installed
OR apache2-example-pages-2.4.23-29.24 is installed
OR apache2-prefork-2.4.23-29.24 is installed
OR apache2-utils-2.4.23-29.24 is installed
OR apache2-worker-2.4.23-29.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS 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-default-man-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-LTSS 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-default-man-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 SP3 is installed
AND
MozillaFirefox-52.3.0esr-109.3 is installed
OR MozillaFirefox-translations-52.3.0esr-109.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
MozillaFirefox-52.3.0esr-109.3 is installed
OR MozillaFirefox-translations-52.3.0esr-109.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
bzip2-1.0.6-29 is installed
OR bzip2-doc-1.0.6-29 is installed
OR libbz2-1-1.0.6-29 is installed
OR libbz2-1-32bit-1.0.6-29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL 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-BCL 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-ESPOS is installed
AND
kgraft-patch-4_4_176-94_88-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_24-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_176-94_88-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_24-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_57-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_18-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_57-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_18-7-2 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
libtiff5-4.0.9-44.27 is installed
OR libtiff5-32bit-4.0.9-44.27 is installed
OR tiff-4.0.9-44.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libtiff5-4.0.9-44.27 is installed
OR libtiff5-32bit-4.0.9-44.27 is installed
OR tiff-4.0.9-44.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libseccomp-2.4.1-11.3 is installed
OR libseccomp2-2.4.1-11.3 is installed
OR libseccomp2-32bit-2.4.1-11.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libseccomp-2.4.1-11.3 is installed
OR libseccomp2-2.4.1-11.3 is installed
OR libseccomp2-32bit-2.4.1-11.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_34-default-5-2 is installed
OR kgraft-patch-3_12_51-52_34-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_10-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_34-default-5-2 is installed
OR kgraft-patch-3_12_51-52_34-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_10-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-28 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-28 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.44 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_74-60_64_110-default-5-2 is installed
OR kgraft-patch-3_12_74-60_64_110-xen-5-2 is installed
OR kgraft-patch-SLE12-SP1_Update_33-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
perl-5.18.2-12.14 is installed
OR perl-32bit-5.18.2-12.14 is installed
OR perl-base-5.18.2-12.14 is installed
OR perl-doc-5.18.2-12.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
ImageMagick-6.4.3.6-7.26 is installed
OR ImageMagick-devel-6.4.3.6-7.26 is installed
OR libMagick++-devel-6.4.3.6-7.26 is installed
OR libMagick++1-6.4.3.6-7.26 is installed
OR libMagickWand1-6.4.3.6-7.26 is installed
OR libMagickWand1-32bit-6.4.3.6-7.26 is installed
OR perl-PerlMagick-6.4.3.6-7.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-devel-24.8.0esr-0.8 is installed
OR mozilla-nspr-devel-4.10.7-0.3 is installed
OR mozilla-nss-devel-3.16.4-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
Mesa-devel-9.0.3-0.28.29 is installed
OR Mesa-devel-32bit-9.0.3-0.28.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
kernel-default-3.12.43-52.6 is installed
OR kernel-default-extra-3.12.43-52.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
ImageMagick-6.8.8.1-54 is installed
OR libMagick++-6_Q16-3-6.8.8.1-54 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libcares2-1.9.1-5 is installed
OR libcares2-32bit-1.9.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.5 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.5 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
python-base-2.7.13-28.26 is installed
OR python-devel-2.7.13-28.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
libpcap-1.8.1-10.3 is installed
OR libpcap1-32bit-1.8.1-10.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
bind-9.9.6P1-0.27.1 is installed
OR bind-chrootenv-9.9.6P1-0.27.1 is installed
OR bind-doc-9.9.6P1-0.27.1 is installed
OR bind-libs-9.9.6P1-0.27.1 is installed
OR bind-libs-32bit-9.9.6P1-0.27.1 is installed
OR bind-utils-9.9.6P1-0.27.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND apache2-mod_wsgi-4.4.13-1.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-52.2-36 is installed
OR MozillaThunderbird-buildsymbols-52.2-36 is installed
OR MozillaThunderbird-devel-52.2-36 is installed
OR MozillaThunderbird-translations-common-52.2-36 is installed
OR MozillaThunderbird-translations-other-52.2-36 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
karchive-5.20.0-6 is installed
OR karchive-devel-5.20.0-6 is installed
OR karchive-devel-32bit-5.21.0-15 is installed
OR libKF5Archive5-5.20.0-6 is installed
OR libKF5Archive5-32bit-5.21.0-15 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
akonadi_resources-16.08.2-5 is installed
OR akregator5-16.08.2-5 is installed
OR blogilo5-16.08.2-5 is installed
OR kaddressbook5-16.08.2-5 is installed
OR kalarm5-16.08.2-5 is installed
OR kdepim-16.08.2-5 is installed
OR kmail5-16.08.2-5 is installed
OR knotes5-16.08.2-5 is installed
OR kontact5-16.08.2-5 is installed
OR korganizer5-16.08.2-5 is installed
OR ktnef5-16.08.2-5 is installed
OR messagelib-16.08.2-5 is installed
OR messagelib-devel-16.08.2-5 is installed
|