Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 kernel was updated to 4.4.90 to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2017-1000252: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (assertion failure, and hypervisor hang or crash) via an out-of bounds guest_irq value, related to arch/x86/kvm/vmx.c and virt/kvm/eventfd.c (bnc#1058038). - CVE-2017-10810: Memory leak in the virtio_gpu_object_create function in drivers/gpu/drm/virtio/virtgpu_object.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering object-initialization failures (bnc#1047277). - CVE-2017-11472: The acpi_ns_terminate() function in drivers/acpi/acpica/nsutils.c in the Linux kernel did not flush the operand cache and causes a kernel stack dump, which allowed local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism (in the kernel through 4.9) via a crafted ACPI table (bnc#1049580). - CVE-2017-11473: Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel allowed local users to gain privileges via a crafted ACPI table (bnc#1049603). - CVE-2017-12134: The xen_biovec_phys_mergeable function in drivers/xen/biomerge.c in Xen might allow local OS guest users to corrupt block device data streams and consequently obtain sensitive memory information, cause a denial of service, or gain host OS privileges by leveraging incorrect block IO merge-ability calculation (bnc#1051790 bnc#1053919). - CVE-2017-12153: A security flaw was discovered in the nl80211_set_rekey_data() function in net/wireless/nl80211.c in the Linux kernel This function did not check whether the required attributes are present in a Netlink request. This request can be issued by a user with the CAP_NET_ADMIN capability and may result in a NULL pointer dereference and system crash (bnc#1058410). - CVE-2017-12154: The prepare_vmcs02 function in arch/x86/kvm/vmx.c in the Linux kernel did not ensure that the 'CR8-load exiting' and 'CR8-store exiting' L0 vmcs02 controls exist in cases where L1 omits the 'use TPR shadow' vmcs12 control, which allowed KVM L2 guest OS users to obtain read and write access to the hardware CR8 register (bnc#1058507). - CVE-2017-13080: Wi-Fi Protected Access (WPA and WPA2) allowed reinstallation of the Group Temporal Key (GTK) during the group key handshake, allowing an attacker within radio range to replay frames from access points to clients (bnc#1063667). - CVE-2017-14051: An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash) by leveraging root access (bnc#1056588). - CVE-2017-14106: The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel allowed local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within a certain tcp_recvmsg code path (bnc#1056982). - CVE-2017-14489: The iscsi_if_rx function in drivers/scsi/scsi_transport_iscsi.c in the Linux kernel allowed local users to cause a denial of service (panic) by leveraging incorrect length validation (bnc#1059051). - CVE-2017-15649: net/packet/af_packet.c in the Linux kernel allowed local users to gain privileges via crafted system calls that trigger mishandling of packet_fanout data structures, because of a race condition (involving fanout_add and packet_do_bind) that leads to a use-after-free, a different vulnerability than CVE-2017-6346 (bnc#1064388). - CVE-2017-7518: The Linux kernel was vulnerable to an incorrect debug exception(#DB) error. It could occur while emulating a syscall instruction and potentially lead to guest privilege escalation. (bsc#1045922). - CVE-2017-7541: The brcmf_cfg80211_mgmt_tx function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel allowed local users to cause a denial of service (buffer overflow and system crash) or possibly gain privileges via a crafted NL80211_CMD_FRAME Netlink packet (bnc#1049645). - CVE-2017-7542: The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket (bnc#1049882). - CVE-2017-8831: The saa7164_bus_get function in drivers/media/pci/saa7164/saa7164-bus.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact by changing a certain sequence-number value, aka a 'double fetch' vulnerability (bnc#1037994).
The following non-security bugs were fixed:
- acpi / processor: Avoid reserving IO regions too early (bsc#1051478). - acpi / scan: Prefer devices without _HID for _ADR matching (git-fixes). - af_key: Add lock to key dump (bsc#1047653). - af_key: Fix slab-out-of-bounds in pfkey_compile_policy (bsc#1047354). - alsa: fm801: Initialize chip after IRQ handler is registered (bsc#1031717). - alsa: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978) (bsc#1020657). - alsa: hda - Fix endless loop of codec configure (bsc#1031717). - alsa: hda - Implement mic-mute LED mode enum (bsc#1055013). - alsa: hda/realtek - Add support headphone Mic for ALC221 of HP platform (bsc#1024405). - alsa: hda - set input_path bitmap to zero after moving it to new place (bsc#1031717). - alsa: ice1712: Add support for STAudio ADCIII (bsc#1048934). - alsa: usb-audio: Apply sample rate quirk to Sennheiser headset (bsc#1052580). - arc: Re-enable MMU upon Machine Check exception (bnc#1012382). - arm64: fault: Route pte translation faults via do_translation_fault (bnc#1012382). - arm64: Make sure SPsel is always set (bnc#1012382). - arm: pxa: add the number of DMA requestor lines (bnc#1012382). - arm: pxa: fix the number of DMA requestor lines (bnc#1012382). - b43: Add missing MODULE_FIRMWARE() (bsc#1037344). - bcache: correct cache_dirty_target in __update_writeback_rate() (bnc#1012382). - bcache: Correct return value for sysfs attach errors (bnc#1012382). - bcache: do not subtract sectors_to_gc for bypassed IO (bnc#1012382). - bcache: fix bch_hprint crash and improve output (bnc#1012382). - bcache: fix for gc and write-back race (bnc#1012382). - bcache: Fix leak of bdev reference (bnc#1012382). - bcache: force trigger gc (bsc#1038078). - bcache: initialize dirty stripes in flash_dev_run() (bnc#1012382). - bcache: only recovery I/O error for writethrough mode (bsc#1043652). - bdi: Fix use-after-free in wb_congested_put() (bsc#1040307). - blacklist 2400fd822f46 powerpc/asm: Mark cr0 as clobbered in mftb() - blacklist.conf: 9eeacd3a2f17 not a bug fix (bnc#1050061) - blacklist.conf: add unapplicable/cosmetic iwlwifi fixes (bsc#1031717). - blacklist.conf: add unapplicable drm fixes (bsc#1031717). - blacklist.conf: Blacklist 4e201566402c ('genirq/msi: Drop artificial PCI dependency') (bsc#1051478) This commit just removes an include and does not fix a real issue. - blacklist.conf: Blacklist aa2369f11ff7 ('mm/gup.c: fix access_ok() argument type') (bsc#1051478) Fixes only a compile-warning. - blacklist.conf: Blacklist c133c7615751 ('x86/nmi: Fix timeout test in test_nmi_ipi()') It only fixes a self-test (bsc#1051478). - blacklist.conf: Blacklist c9525a3fab63 ('x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation') Updates only kconfig help-text (bsc#1051478). - blacklist.conf: Blacklist e80e7edc55ba ('PCI/MSI: Initialize MSI capability for all architectures') This only fixes machines not supported by our kernels. - blkfront: add uevent for size change (bnc#1036632). - block: Allow bdi re-registration (bsc#1040307). - block: do not allow updates through sysfs until registration completes (bsc#1047027). - block: Fix front merge check (bsc#1051239). - block: Make del_gendisk() safer for disks without queues (bsc#1040307). - block: Move bdi_unregister() to del_gendisk() (bsc#1040307). - block: Relax a check in blk_start_queue() (bnc#1012382). - bluetooth: bnep: fix possible might sleep error in bnep_session (bsc#1031784). - bluetooth: cmtp: fix possible might sleep error in cmtp_session (bsc#1031784). - bluetooth: hidp: fix possible might sleep error in hidp_session_thread (bsc#1031784). - bnxt: add a missing rcu synchronization (bnc#1038583). - bnxt: do not busy-poll when link is down (bnc#1038583). - bnxt_en: Enable MRU enables bit when configuring VNIC MRU (bnc#1038583). - bnxt_en: Fix and clarify link_info->advertising (bnc#1038583). - bnxt_en: Fix a VXLAN vs GENEVE issue (bnc#1038583). - bnxt_en: Fix NULL pointer dereference in a failure path during open (bnc#1038583). - bnxt_en: Fix NULL pointer dereference in reopen failure path (bnc#1038583). - bnxt_en: fix pci cleanup in bnxt_init_one() failure path (bnc#1038583). - bnxt_en: Fix ring arithmetic in bnxt_setup_tc() (bnc#1038583). - bnxt_en: Fix TX push operation on ARM64 (bnc#1038583). - bnxt_en: Fix 'uninitialized variable' bug in TPA code path (bnc#1038583). - bnxt_en: Fix VF virtual link state (bnc#1038583). - bnxt_en: initialize rc to zero to avoid returning garbage (bnc#1038583). - bnxt_en: Pad TX packets below 52 bytes (bnc#1038583). - bnxt_en: Refactor TPA code path (bnc#1038583). - brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain (bsc#1031717). - bsg-lib: do not free job in bsg_prepare_job (bnc#1012382). - btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items (bsc#1028286). - btrfs: Add WARN_ON for qgroup reserved underflow (bsc#1031515). - btrfs: change how we decide to commit transactions during flushing (bsc#1060197). - btrfs: Do not clear SGID when inheriting ACLs (bsc#1030552). - btrfs: fix early ENOSPC due to delalloc (bsc#1049226). - btrfs: fix lockup in find_free_extent with read-only block groups (bsc#1046682). - btrfs: fix NULL pointer dereference from free_reloc_roots() (bnc#1012382). - btrfs: incremental send, fix invalid path for link commands (bsc#1051479). - btrfs: incremental send, fix invalid path for unlink commands (bsc#1051479). - btrfs: prevent to set invalid default subvolid (bnc#1012382). - btrfs: propagate error to btrfs_cmp_data_prepare caller (bnc#1012382). - btrfs: qgroup: move noisy underflow warning to debugging build (bsc#1055755). - btrfs: resume qgroup rescan on rw remount (bsc#1047152). - btrfs: send, fix invalid path after renaming and linking file (bsc#1051479). - ceph: fix readpage from fscache (bsc#1057015). - cifs: Fix SMB3.1.1 guest authentication to Samba (bnc#1012382). - cifs: release auth_key.response for reconnect (bnc#1012382). - class: Add 'shutdown' to 'struct class' (bsc#1053117). - cpuidle: dt: Add missing 'of_node_put()' (bnc#1022476). - crypto: AF_ALG - remove SGL terminator indicator when chaining (bnc#1012382). - crypto: s5p-sss - fix incorrect usage of scatterlists api (bsc#1048317). - crypto: talitos - Do not provide setkey for non hmac hashing algs (bnc#1012382). - crypto: talitos - fix sha224 (bnc#1012382). - cx82310_eth: use skb_cow_head() to deal with cloned skbs (bsc# 1045154). - cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox() (bsc#1021424 bsc#1022743). - cxl: Fix driver use count (bnc#1012382). - cxl: Unlock on error in probe (bsc#1034762, Pending SUSE Kernel Fixes). - dentry name snapshots (bsc#1049483). - dmaengine: mmp-pdma: add number of requestors (bnc#1012382). - dm: fix second blk_delay_queue() parameter to be in msec units not (bsc#1047670). - drivers: hv: Fix the bug in generating the guest ID (fate#320485). - drivers: hv: util: Fix a typo (fate#320485). - drivers: hv: vmbus: Get the current time from the current clocksource (fate#320485, bnc#1044112, bnc#1042778, bnc#1029693). - drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg() (fate#320485, bnc#1044112). - drivers: hv: vmbus: Move the code to signal end of message (fate#320485). - drivers: hv: vmbus: Move the definition of generate_guest_id() (fate#320485). - drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents (fate#320485). - drivers: hv: vmbus: Restructure the clockevents code (fate#320485). - drivers: net: xgene: Fix wrong logical operation (bsc#1056827). - drm: Add driver-private objects to atomic state (bsc#1055493). - drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions (bsc#1031717). - drm/bochs: Implement nomodeset (bsc#1047096). - drm/dp: Introduce MST topology state to track available link bandwidth (bsc#1055493). - drm/i915/fbdev: Stop repeating tile configuration on stagnation (bsc#1031717). - drm/i915: Fix scaler init during CRTC HW state readout (bsc#1031717). - drm/i915: Serialize GTT/Aperture accesses on BXT (bsc#1046821). - drm/virtio: do not leak bo on drm_gem_object_init failure (bsc#1047277). - drm/vmwgfx: Fix large topology crash (bsc#1048155). - drm/vmwgfx: Limit max desktop dimensions to 8Kx8K (bsc#1048155). - drm/vmwgfx: Support topology greater than texture size (bsc#1048155). - efi/libstub: Skip GOP with PIXEL_BLT_ONLY format (bnc#974215). - ext2: Do not clear SGID when inheriting ACLs (bsc#1030552). - ext4: avoid unnecessary stalls in ext4_evict_inode() (bsc#1049486). - ext4: Do not clear SGID when inheriting ACLs (bsc#1030552). - ext4: fix incorrect quotaoff if the quota feature is enabled (bnc#1012382). - ext4: fix quota inconsistency during orphan cleanup for read-only mounts (bnc#1012382). - ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors (bsc#1012829). - f2fs: check hot_data for roll-forward recovery (bnc#1012382). - fix xen_swiotlb_dma_mmap prototype (bnc#1012382). - fs/fcntl: f_setown, avoid undefined behaviour (bnc#1006180). - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled (bnc#1012382). - ftrace: Fix selftest goto location on error (bnc#1012382). - fuse: initialize the flock flag in fuse_file on allocation (git-fixes). - gcov: add support for gcc version >= 6 (bsc#1051663). - gcov: support GCC 7.1 (bsc#1051663). - genirq: Fix for_each_action_of_desc() macro (bsc#1061064). - getcwd: Close race with d_move called by lustre (bsc#1052593). - gfs2: Do not clear SGID when inheriting ACLs (bsc#1012829). - gfs2: Fix debugfs glocks dump (bnc#1012382). - gfs2: fix flock panic issue (bsc#1012829). - gianfar: Fix Tx flow control deactivation (bnc#1012382). - hid: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switch (bnc#1022967). - hrtimer: Catch invalid clockids again (bsc#1047651). - hrtimer: Revert CLOCK_MONOTONIC_RAW support (bsc#1047651). - hv_utils: drop .getcrosststamp() support from PTP driver (fate#320485, bnc#1044112, bnc#1042778, bnc#1029693). - hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts (fate#320485, bnc#1044112, bnc#1042778, bnc#1029693). - hv_util: switch to using timespec64 (fate#320485). - i2c: designware-baytrail: fix potential null pointer dereference on dev (bsc#1011913). - i40e: add hw struct local variable (bsc#1039915). - i40e: add private flag to control source pruning (bsc#1034075). - i40e: add VSI info to macaddr messages (bsc#1039915). - i40e: avoid looping to check whether we're in VLAN mode (bsc#1039915). - i40e: avoid O(n^2) loop when deleting all filters (bsc#1039915). - i40e: delete filter after adding its replacement when converting (bsc#1039915). - i40e: do not add broadcast filter for VFs (bsc#1039915). - i40e: do not allow i40e_vsi_(add|kill)_vlan to operate when VID<1 (bsc#1039915). - i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter (bsc#1039915). - i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter (bsc#1039915). - i40e: factor out addition/deletion of VLAN per each MAC address (bsc#1039915). - i40e: fix MAC filters when removing VLANs (bsc#1039915). - i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan (bsc#1039915). - i40e: implement __i40e_del_filter and use where applicable (bsc#1039915). - i40e: make use of __dev_uc_sync and __dev_mc_sync (bsc#1039915). - i40e: move all updates for VLAN mode into i40e_sync_vsi_filters (bsc#1039915). - i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan (bsc#1039915). - i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan (bsc#1039915). - i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters (bsc#1039915). - i40e: recalculate vsi->active_filters from hash contents (bsc#1039915). - i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan (bsc#1039915). - i40e: refactor i40e_update_filter_state to avoid passing aq_err (bsc#1039915). - i40e: refactor Rx filter handling (bsc#1039915). - i40e: Removal of workaround for simple MAC address filter deletion (bsc#1039915). - i40e: remove code to handle dev_addr specially (bsc#1039915). - i40e: removed unreachable code (bsc#1039915). - i40e: remove duplicate add/delete adminq command code for filters (bsc#1039915). - i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid (bsc#1039915). - i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan (bsc#1039915). - i40e: restore workaround for removing default MAC filter (bsc#1039915). - i40e: set broadcast promiscuous mode for each active VLAN (bsc#1039915). - i40e: store MAC/VLAN filters in a hash with the MAC Address as key (bsc#1039915). - i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID (bsc#1039915). - i40e: when adding or removing MAC filters, correctly handle VLANs (bsc#1039915). - i40e: When searching all MAC/VLAN filters, ignore removed filters (bsc#1039915). - i40e: write HENA for VFs (bsc#1039915). - ib/hfi1: Wait for QSFP modules to initialize (bsc#1019151). - ibmvnic: Check for transport event on driver resume (bsc#1051556, bsc#1052709). - ibmvnic: Clean up resources on probe failure (fate#323285, bsc#1058116). - ibmvnic: Initialize SCRQ's during login renegotiation (bsc#1052223). - ibmvnic: Report rx buffer return codes as netdev_dbg (bsc#1052794). - iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value (bsc#1031717). - input: gpio-keys - fix check for disabling unsupported keys (bsc#1031717). - input: i8042 - add Gigabyte P57 to the keyboard reset table (bnc#1012382). - introduce the walk_process_tree() helper (bnc#1022476). - iommu/amd: Fix schedule-while-atomic BUG in initialization code (bsc1052533). - iommu/vt-d: Avoid calling virt_to_phys() on null pointer (bsc#1061067). - ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output (bsc#1041958). - ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() (bnc#1012382). - ipv6: add rcu grace period before freeing fib6_node (bnc#1012382). - ipv6: fix memory leak with multiple tables during netns destruction (bnc#1012382). - ipv6: fix sparse warning on rt6i_node (bnc#1012382). - ipv6: fix typo in fib6_net_exit() (bnc#1012382). - ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output (bsc#1041958). - iwlwifi: missing error code in iwl_trans_pcie_alloc() (bsc#1031717). - iwlwifi: mvm: compare full command ID (FATE#321353, FATE#323335). - iwlwifi: mvm: do not send CTDP commands via debugfs if not supported (bsc#1031717). - iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT (bsc#1031717). - iwlwifi: mvm: synchronize firmware DMA paging memory (FATE#321353, FATE#323335). - iwlwifi: mvm: unconditionally stop device after init (bsc#1031717). - iwlwifi: mvm: unmap the paging memory before freeing it (FATE#321353, FATE#323335). - iwlwifi: pcie: fix command completion name debug (bsc#1031717). - kABI-fix for 'x86/panic: replace smp_send_stop() with kdump friendly version in panic path' (bsc#1051478). - kABI: protect enum pid_type (kabi). - kABI: protect lwtunnel include in ip6_route.h (kabi). - kABI: protect struct iscsi_np (kabi). - kABI: protect struct iscsi_tpg_attrib (kabi). - kABI: protect struct se_lun (kabi). - kABI: protect struct tpm_chip (kabi). - kABI: protect struct xfrm_dst (kabi). - kABI: protect struct xfrm_dst (kabi). - kabi/severities: ignore nfs_pgio_data_destroy - kABI: uninline task_tgid_nr_nr (kabi). - kernel/*: switch to memdup_user_nul() (bsc#1048893). - keys: fix writing past end of user-supplied buffer in keyring_read() (bnc#1012382). - keys: prevent creating a different user's keyrings (bnc#1012382). - keys: prevent KEYCTL_READ on negative key (bnc#1012382). - kvm: async_pf: Fix #DF due to inject 'Page not Present' and 'Page Ready' exceptions simultaneously (bsc#1061017). - kvm: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC (bsc#1051478). - kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls (bsc#1051478). - kvm: nVMX: Fix nested VPID vmx exec control (bsc#1051478). - kvm: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() (bnc#1012382). - kvm: SVM: Add a missing 'break' statement (bsc#1061017). - kvm: VMX: do not change SN bit in vmx_update_pi_irte() (bsc#1061017). - kvm: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt (bsc#1061017). - kvm: VMX: use cmpxchg64 (bnc#1012382). - kvm: x86: avoid simultaneous queueing of both IRQ and SMI (bsc#1051478). - libnvdimm: fix badblock range handling of ARS range (bsc#1023175). - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify (bsc#1023175). - lib: test_rhashtable: fix for large entry counts (bsc#1055359). - lib: test_rhashtable: Fix KASAN warning (bsc#1055359). - lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning (FATE#319466). - mac80211: flush hw_roc_start work before cancelling the ROC (bnc#1012382). - mac80211_hwsim: Replace bogus hrtimer clockid (bsc#1047651). - md/bitmap: disable bitmap_resize for file-backed bitmaps (bsc#1061172). - md: fix sleep in atomic (bsc#1040351). - md/raid5: fix a race condition in stripe batch (linux-stable). - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list (bnc#1012382). - md/raid5: release/flush io in raid5_do_work() (bnc#1012382). - media: uvcvideo: Prevent heap overflow when accessing mapped controls (bnc#1012382). - media: v4l2-compat-ioctl32: Fix timespec conversion (bnc#1012382). - mips: math-emu: .: Fix cases of both infinite inputs (bnc#1012382). - mips: math-emu: .: Fix cases of input values with opposite signs (bnc#1012382). - mips: math-emu: .: Fix cases of both inputs zero (bnc#1012382). - mips: math-emu: .: Fix quiet NaN propagation (bnc#1012382). - mips: math-emu: .: Fix cases of both inputs negative (bnc#1012382). - mips: math-emu: MINA.: Fix some cases of infinity and zero inputs (bnc#1012382). - mm: adaptive hash table scaling (bnc#1036303). - mm: call page_ext_init() after all struct pages are initialized (VM Debugging Functionality, bsc#1047048). - mm: drop HASH_ADAPT (bnc#1036303). - mm: fix classzone_idx underflow in shrink_zones() (VM Functionality, bsc#1042314). - mm, madvise: ensure poisoned pages are removed from per-cpu lists (VM hw poison -- git fixes). - mm: make PR_SET_THP_DISABLE immediately active (bnc#1048891). - mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt (bnc#971975 VM -- git fixes). - mm: prevent double decrease of nr_reserved_highatomic (bnc#1012382). - mptsas: Fixup device hotplug for VMWare ESXi (bsc#1030850). - mwifiex: do not update MCS set from hostapd (bsc#1031717). - net: account for current skb length when deciding about UFO (bsc#1041958). - net: ena: add hardware hints capability to the driver (bsc#1047121). - net: ena: add missing return when ena_com_get_io_handlers() fails (bsc#1047121). - net: ena: add missing unmap bars on device removal (bsc#1047121). - net: ena: add reset reason for each device FLR (bsc#1047121). - net: ena: add support for out of order rx buffers refill (bsc#1047121). - net: ena: allow the driver to work with small number of msix vectors (bsc#1047121). - net: ena: bug fix in lost tx packets detection mechanism (bsc#1047121). - net: ena: change return value for unsupported features unsupported return value (bsc#1047121). - net: ena: change sizeof() argument to be the type pointer (bsc#1047121). - net: ena: disable admin msix while working in polling mode (bsc#1047121). - net: ena: fix bug that might cause hang after consecutive open/close interface (bsc#1047121). - net: ena: fix race condition between submit and completion admin command (bsc#1047121). - net: ena: fix rare uncompleted admin command false alarm (bsc#1047121). - net: ena: fix theoretical Rx hang on low memory systems (bsc#1047121). - net: ena: separate skb allocation to dedicated function (bsc#1047121). - net: ena: update driver's rx drop statistics (bsc#1047121). - net: ena: update ena driver to version 1.1.7 (bsc#1047121). - net: ena: update ena driver to version 1.2.0 (bsc#1047121). - net: ena: use lower_32_bits()/upper_32_bits() to split dma address (bsc#1047121). - net: ena: use napi_schedule_irqoff when possible (bsc#1047121). - netfilter: fix IS_ERR_VALUE usage (bsc#1052888). - netfilter: x_tables: pack percpu counter allocations (bsc#1052888). - netfilter: x_tables: pass xt_counters struct instead of packet counter (bsc#1052888). - netfilter: x_tables: pass xt_counters struct to counter allocator (bsc#1052888). - net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() (bsc#1042286). - net/mlx5: Fix driver load error flow when firmware is stuck (git-fixes). - net: phy: Do not perform software reset for Generic PHY (bsc#1042286). - new helper: memdup_user_nul() (bsc#1048893). - nfs: Cache aggressively when file is open for writing (bsc#1033587). - nfsd: Fix general protection fault in release_lock_stateid() (bnc#1012382). - nfs: Do not flush caches for a getattr that races with writeback (bsc#1033587). - nfs: flush data when locking a file to ensure cache coherence for mmap (bsc#981309). - nfs: invalidate file size when taking a lock (git-fixes). - nfs: only invalidate dentrys that are clearly invalid (bsc#1047118). - ocfs2: Do not clear SGID when inheriting ACLs (bsc#1030552). - ocfs2: fix deadlock caused by recursive locking in xattr (bsc#1012829). - ocfs2: Make ocfs2_set_acl() static (bsc#1030552). - of: fix '/cpus' reference leak in of_numa_parse_cpu_nodes() (bsc#1056827). - ovl: fix dentry leak for default_permissions (bsc#1054084). - pci: Add Mellanox device IDs (bsc#1051478). - pci: Allow PCI express root ports to find themselves (bsc#1061046). - pci: Convert Mellanox broken INTx quirks to be for listed devices only (bsc#1051478). - pci: Correct PCI_STD_RESOURCE_END usage (bsc#1051478). - pci: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN (bsc#1051478). - pci: dwc: Fix uninitialized variable in dw_handle_msi_irq() (bsc#1051478). - pci: Enable ECRC only if device supports it (bsc#1051478). - pci: fix oops when try to find Root Port for a PCI device (bsc#1061046). - pci: Fix race condition with driver_override (bnc#1012382). - pci / pm: Fix native PME handling during system suspend/resume (bsc#1051478). - pci: shpchp: Enable bridge bus mastering if MSI is enabled (bnc#1012382). - pci: Support INTx masking on ConnectX-4 with firmware x.14.1100+ (bsc#1051478). - percpu_ref: allow operation mode switching operations to be called concurrently (bsc#1055096). - percpu_ref: remove unnecessary RCU grace period for staggered atomic switching confirmation (bsc#1055096). - percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_ref_switch_to_atomic() (bsc#1055096). - percpu_ref: restructure operation mode switching (bsc#1055096). - percpu_ref: unify staggered atomic switching wait behavior (bsc#1055096). - perf/x86: Fix RDPMC vs. mm_struct tracking (bsc#1061831). - perf/x86: Fix spurious NMI with PEBS Load Latency event (bsc#1051478). - perf/x86/intel: Cure bogus unwind from PEBS entries (bsc#1051478). - perf/x86/intel: Fix PEBSv3 record drain (bsc#1051478). - perf/x86: kABI Workaround for 'perf/x86: Fix RDPMC vs. mm_struct tracking' (bsc#1061831). - platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkill (bsc#1051022). - platform/x86: ideapad-laptop: Add IdeaPad V310-15ISK to no_hw_rfkill (bsc#1051022). - platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkill (bsc#1051022). - platform/x86: ideapad-laptop: Add Lenovo Yoga 910-13IKB to no_hw_rfkill dmi list (bsc#1051022). - platform/x86: ideapad-laptop: Add several models to no_hw_rfkill (bsc#1051022). - platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkill (bsc#1051022). - platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI list (bsc#1051022). - platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkill (bsc#1051022). - pm / Hibernate: Fix scheduling while atomic during hibernation (bsc#1051059). - powerpc: Fix DAR reporting when alignment handler faults (bnc#1012382). - powerpc/pseries: Fix parent_dn reference leak in add_dt_node() (bnc#1012382). - prctl: propagate has_child_subreaper flag to every descendant (bnc#1022476). - qeth: fix L3 next-hop im xmit qeth hdr (bnc#1052773, LTC#157374). - qlge: avoid memcpy buffer overflow (bnc#1012382). - reiserfs: Do not clear SGID when inheriting ACLs (bsc#1030552). - Revert 'ACPI / video: Add force_native quirk for HP Pavilion dv6' (bsc#1031717). - Revert 'net: fix percpu memory leaks' (bnc#1012382). - Revert 'net: phy: Correctly process PHY_HALTED in phy_stop_machine()' (bnc#1012382). - Revert 'net: use lib/percpu_counter API for fragmentation mem accounting' (bnc#1012382). - Revert 'powerpc/numa: Fix percpu allocations to be NUMA aware' (bsc#1048914). - Revert 'tpm: Issue a TPM2_Shutdown for TPM2 devices.' (kabi). - rpm/kernel-binary.spec.in: find-debuginfo.sh should not touch build-id This needs rpm-4.14+ (bsc#964063). - rtnetlink: fix rtnl_vfinfo_size (bsc#1056261). - s390: export symbols for crash-kmp (bsc#1053915). - sched/core: Allow __sched_setscheduler() in interrupts when PI is not used (bnc#1022476). - sched/debug: Print the scheduler topology group mask (bnc#1022476). - sched/fair, cpumask: Export for_each_cpu_wrap() (bnc#1022476). - sched/fair: Fix O(nr_cgroups) in load balance path (bnc#1022476). - sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs (bnc#1022476). - sched/topology: Add sched_group_capacity debugging (bnc#1022476). - sched/topology: Fix building of overlapping sched-groups (bnc#1022476). - sched/topology: Fix overlapping sched_group_capacity (bnc#1022476). - sched/topology: Move comment about asymmetric node setups (bnc#1022476). - sched/topology: Refactor function build_overlap_sched_groups() (bnc#1022476). - sched/topology: Remove FORCE_SD_OVERLAP (bnc#1022476). - sched/topology: Simplify build_overlap_sched_groups() (bnc#1022476). - sched/topology: Small cleanup (bnc#1022476). - sched/topology: Verify the first group matches the child domain (bnc#1022476). - scsi: Add STARGET_CREATE_REMOVE state to scsi_target_state (bsc#1013887). - scsi: bnx2i: missing error code in bnx2i_ep_connect() (bsc#1048221). - scsi_devinfo: fixup string compare (bsc#1037404). - scsi_dh_alua: suppress errors from unsupported devices (bsc#1038792). - scsi: ILLEGAL REQUEST + ASC==27 => target failure (bsc#1059465). - scsi: kABI fix for new state STARGET_CREATED_REMOVE (bsc#1013887). - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic (bnc#1012382). - scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead (bnc#1012382). - scsi: sg: close race condition in sg_remove_sfp_usercontext() (bsc#1064206). - scsi: sg: factor out sg_fill_request_table() (bnc#1012382). - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE (bnc#1012382). - scsi: sg: off by one in sg_ioctl() (bnc#1012382). - scsi: sg: remove 'save_scat_len' (bnc#1012382). - scsi: sg: use standard lists for sg_requests (bnc#1012382). - scsi: storvsc: fix memory leak on ring buffer busy (bnc#1012382). - scsi: storvsc: Workaround for virtual DVD SCSI version (fate#320485, bnc#1044636). - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path (bnc#1012382). - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records (bnc#1012382). - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers (bnc#1012382). - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA (bnc#1012382). - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records (bnc#1012382). - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled (bnc#1012382). - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late response (bnc#1012382). - scsi: zfcp: trace high part of 'new' 64 bit SCSI LUN (bnc#1012382). - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() (bnc#1012382). - skd: Avoid that module unloading triggers a use-after-free (bnc#1012382). - skd: Submit requests to firmware before triggering the doorbell (bnc#1012382). - smb3: Do not ignore O_SYNC/O_DSYNC and O_DIRECT flags (bnc#1012382). - smb: Validate negotiate (to protect against downgrade) even if signing off (bnc#1012382). - smsc75xx: use skb_cow_head() to deal with cloned skbs (bsc#1045154). - sr9700: use skb_cow_head() to deal with cloned skbs (bsc#1045154). - supported.conf: clear mistaken external support flag for cifs.ko (bsc#1053802). - swiotlb-xen: implement xen_swiotlb_dma_mmap callback (bnc#1012382). - sysctl: do not print negative flag for proc_douintvec (bnc#1046985). - sysctl: fix lax sysctl_check_table() sanity check (bsc#1048893). - sysctl: fold sysctl_writes_strict checks into helper (bsc#1048893). - sysctl: kdoc'ify sysctl_writes_strict (bsc#1048893). - sysctl: simplify unsigned int support (bsc#1048893). - timers: Plug locking race vs. timer migration (bnc#1022476). - timer/sysclt: Restrict timer migration sysctl values to 0 and 1 (bnc#1012382). - tpm: fix: return rc when devm_add_action() fails (bsc#1020645, fate#321435, fate#321507, fate#321600, bsc#1034048, git-fixes 8e0ee3c9faed). - tpm: Issue a TPM2_Shutdown for TPM2 devices (bsc#1053117). - tpm: KABI fix (bsc#1053117). - tpm: read burstcount from TPM_STS in one 32-bit transaction (bsc#1020645, fate#321435, fate#321507, fate#321600, bsc#1034048, git-fixes 27084efee0c3). - tpm_tis_core: Choose appropriate timeout for reading burstcount (bsc#1020645, fate#321435, fate#321507, fate#321600, bsc#1034048, git-fixes aec04cbdf723). - tpm_tis_core: convert max timeouts from msec to jiffies (bsc#1020645, fate#321435, fate#321507, fate#321600, bsc#1034048, git-fixes aec04cbdf723). - tracing: Apply trace_clock changes to instance max buffer (bnc#1012382). - tracing: Erase irqsoff trace with empty write (bnc#1012382). - tracing: Fix trace_pipe behavior for instance traces (bnc#1012382). - tty: fix __tty_insert_flip_char regression (bnc#1012382). - tty: improve tty_insert_flip_char() fast path (bnc#1012382). - tty: improve tty_insert_flip_char() slow path (bnc#1012382). - tty: serial: msm: Support more bauds (git-fixes). - ubifs: Correctly evict xattr inodes (bsc#1012829). - ubifs: Do not leak kernel memory to the MTD (bsc#1012829). - udf: Fix deadlock between writeback and udf_setsize() (bsc#1012829). - udf: Fix races with i_size changes during readpage (bsc#1012829). - usb: core: fix device node leak (bsc#1047487). - vfs: fix missing inode_get_dev sites (bsc#1052049). - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets (bnc#1012382). - video: fbdev: aty: do not leak uninitialized padding in clk to userspace (bnc#1012382). - Workaround for kABI compatibility with DP-MST patches (bsc#1055493). - x86/dmi: Switch dmi_remap() from ioremap() to ioremap_cache() (bsc#1051399). - x86/fpu: Do not let userspace set bogus xcomp_bv (bnc#1012382). - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps (bnc#1012382). - x86/ldt: Fix off by one in get_segment_base() (bsc#1061872). - x86/LDT: Print the real LDT base address (bsc#1051478). - x86/mce: Make timer handling more robust (bsc#1042422). - x86/panic: replace smp_send_stop() with kdump friendly version in panic path (bsc#1051478). - xen: allocate page for shared info page from low memory (bnc#1038616). - xen/balloon: do not online new memory initially (bnc#1028173). - xen: hold lock_device_hotplug throughout vcpu hotplug operations (bsc#1042422). - xen-netfront: Rework the fix for Rx stall during OOM and network stress (git-fixes). - xen/pvh*: Support > 32 VCPUs at domain restore (bnc#1045563). - xfrm: NULL dereference on allocation failure (bsc#1047343). - xfrm: Oops on error in pfkey_msg2xfrm_state() (bsc#1047653). - xfs/dmapi: fix incorrect file->f_path.dentry->d_inode usage (bsc#1055896). - xfs: do not BUG() on mixed direct and mapped I/O (bsc#1050188). - xfs: Do not clear SGID when inheriting ACLs (bsc#1030552). - xfs: fix inobt inode allocation search optimization (bsc#1012829).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1006180 1011913 1012382 1012829 1013887 1016715 1019151 1020645 1020657 1021424 1022476 1022743 1022967 1023175 1024405 1027519 1028173 1028286 1029693 1030552 1030850 1031515 1031717 1031784 1033587 1034048 1034075 1034762 1036303 1036632 1037344 1037404 1037994 1038078 1038583 1038616 1038792 1039915 1040307 1040351 1041958 1042286 1042314 1042422 1042778 1043652 1044112 1044636 1045154 1045563 1045922 1046682 1046821 1046985 1047027 1047048 1047096 1047118 1047121 1047152 1047277 1047343 1047354 1047487 1047651 1047653 1047670 1048155 1048221 1048317 1048891 1048893 1048914 1048934 1049226 1049483 1049486 1049580 1049603 1049645 1049882 1050061 1050188 1051022 1051059 1051239 1051399 1051478 1051479 1051556 1051663 1051790 1052049 1052223 1052533 1052580 1052593 1052709 1052773 1052794 1052888 1053117 1053802 1053915 1053919 1054084 1055013 1055047 1055096 1055359 1055493 1055755 1055896 1056261 1056588 1056827 1056982 1057015 1058038 1058116 1058410 1058507 1059051 1059465 1060197 1061017 1061046 1061064 1061067 1061075 1061172 1061831 1061872 1063123 1063667 1064206 1064232 1064388 1068187 1068191 1076110 1083635 1085042 1086652 1087081 1089343 1090123 1091171 1094248 1096130 1096480 1096978 1097140 1097551 1098016 1098425 1098435 1099924 1100089 1100416 1100418 1100491 1101557 1102340 1102851 1103097 1103119 1103580 1104826 1111331 1111622 1122668 1123156 1123886 1145092 1146358 1146359 1146873 1149811 1160594 1160764 1161066 1161779 1163018 1163922 1166240 1170715 1170940 1172402 1172698 1172704 1173369 1176012 1176072 1176382 1176896 1176931 964063 971975 974215 981309 CVE-2016-4975 CVE-2016-8743 CVE-2017-1000252 CVE-2017-10810 CVE-2017-11472 CVE-2017-11473 CVE-2017-12134 CVE-2017-12153 CVE-2017-12154 CVE-2017-13080 CVE-2017-14051 CVE-2017-14106 CVE-2017-14489 CVE-2017-15289 CVE-2017-15597 CVE-2017-15649 CVE-2017-18344 CVE-2017-7518 CVE-2017-7541 CVE-2017-7542 CVE-2017-8831 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-13053 CVE-2018-13405 CVE-2018-13406 CVE-2018-14734 CVE-2018-18074 CVE-2018-3620 CVE-2018-3646 CVE-2018-5390 CVE-2018-5391 CVE-2018-5814 CVE-2018-9385 CVE-2019-10208 CVE-2019-11091 CVE-2019-12068 CVE-2019-15890 CVE-2019-6778 CVE-2019-8675 CVE-2019-8696 CVE-2020-0429 CVE-2020-0431 CVE-2020-12405 CVE-2020-12406 CVE-2020-12410 CVE-2020-14381 CVE-2020-14386 CVE-2020-15011 CVE-2020-1711 CVE-2020-1983 CVE-2020-25212 CVE-2020-7039 CVE-2020-8013 CVE-2020-8023 CVE-2020-8608 SUSE-SU-2017:2869-1 SUSE-SU-2017:3178-1 SUSE-SU-2019:1296-1 SUSE-SU-2019:2158-1 SUSE-SU-2019:3057-1 SUSE-SU-2020:0545-1 SUSE-SU-2020:0555-1 SUSE-SU-2020:1526-1 SUSE-SU-2020:1563-1 SUSE-SU-2020:1859-1 SUSE-SU-2020:2048-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-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-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 SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 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 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 OpenStack Cloud 7 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
chromedriver-51.0.2704.79-54.1 is installed
OR chromium-51.0.2704.79-54.1 is installed
OR chromium-desktop-gnome-51.0.2704.79-54.1 is installed
OR chromium-desktop-kde-51.0.2704.79-54.1 is installed
OR chromium-ffmpegsumo-51.0.2704.79-54.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
ImageMagick-6.8.8.1-20.1 is installed
OR ImageMagick-devel-6.8.8.1-20.1 is installed
OR ImageMagick-doc-6.8.8.1-20.1 is installed
OR ImageMagick-extra-6.8.8.1-20.1 is installed
OR libMagick++-6_Q16-3-6.8.8.1-20.1 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-20.1 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-20.1 is installed
OR perl-PerlMagick-6.8.8.1-20.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
augeas-0.9.0-3.17.2 is installed
OR libaugeas0-0.9.0-3.17.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-38.6.0esr-31 is installed
OR MozillaFirefox-branding-SLED-38-18 is installed
OR MozillaFirefox-translations-38.6.0esr-31 is installed
OR libfreebl3-3.20.2-25 is installed
OR libfreebl3-32bit-3.20.2-25 is installed
OR libsoftokn3-3.20.2-25 is installed
OR libsoftokn3-32bit-3.20.2-25 is installed
OR mozilla-nss-3.20.2-25 is installed
OR mozilla-nss-32bit-3.20.2-25 is installed
OR mozilla-nss-tools-3.20.2-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
ntp-4.2.6p5-31.1 is installed
OR ntp-doc-4.2.6p5-31.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
xen-4.5.3_08-17.1 is installed
OR xen-kmp-default-4.5.3_08_k3.12.59_60.45-17.1 is installed
OR xen-libs-4.5.3_08-17.1 is installed
OR xen-libs-32bit-4.5.3_08-17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
lcms-1.19-17 is installed
OR liblcms1-1.19-17 is installed
OR liblcms1-32bit-1.19-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
gnome-keyring-3.20.0-27.2 is installed
OR gnome-keyring-32bit-3.20.0-27.2 is installed
OR gnome-keyring-lang-3.20.0-27.2 is installed
OR gnome-keyring-pam-3.20.0-27.2 is installed
OR gnome-keyring-pam-32bit-3.20.0-27.2 is installed
OR libgck-modules-gnome-keyring-3.20.0-27.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND conntrack-tools-1.0.0-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
cpp43-4.3.4_20091019-37.3 is installed
OR gcc43-4.3.4_20091019-37.3 is installed
OR gcc43-c++-4.3.4_20091019-37.3 is installed
OR gcc43-info-4.3.4_20091019-37.3 is installed
OR gcc43-locale-4.3.4_20091019-37.3 is installed
OR libstdc++43-devel-4.3.4_20091019-37.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
apache2-mod_php5-5.2.6-50.18 is installed
OR php5-5.2.6-50.18 is installed
OR php5-bcmath-5.2.6-50.18 is installed
OR php5-bz2-5.2.6-50.18 is installed
OR php5-calendar-5.2.6-50.18 is installed
OR php5-ctype-5.2.6-50.18 is installed
OR php5-curl-5.2.6-50.18 is installed
OR php5-dba-5.2.6-50.18 is installed
OR php5-dbase-5.2.6-50.18 is installed
OR php5-dom-5.2.6-50.18 is installed
OR php5-exif-5.2.6-50.18 is installed
OR php5-fastcgi-5.2.6-50.18 is installed
OR php5-ftp-5.2.6-50.18 is installed
OR php5-gd-5.2.6-50.18 is installed
OR php5-gettext-5.2.6-50.18 is installed
OR php5-gmp-5.2.6-50.18 is installed
OR php5-hash-5.2.6-50.18 is installed
OR php5-iconv-5.2.6-50.18 is installed
OR php5-json-5.2.6-50.18 is installed
OR php5-ldap-5.2.6-50.18 is installed
OR php5-mbstring-5.2.6-50.18 is installed
OR php5-mcrypt-5.2.6-50.18 is installed
OR php5-mysql-5.2.6-50.18 is installed
OR php5-odbc-5.2.6-50.18 is installed
OR php5-openssl-5.2.6-50.18 is installed
OR php5-pcntl-5.2.6-50.18 is installed
OR php5-pdo-5.2.6-50.18 is installed
OR php5-pear-5.2.6-50.18 is installed
OR php5-pgsql-5.2.6-50.18 is installed
OR php5-pspell-5.2.6-50.18 is installed
OR php5-shmop-5.2.6-50.18 is installed
OR php5-snmp-5.2.6-50.18 is installed
OR php5-soap-5.2.6-50.18 is installed
OR php5-suhosin-5.2.6-50.18 is installed
OR php5-sysvmsg-5.2.6-50.18 is installed
OR php5-sysvsem-5.2.6-50.18 is installed
OR php5-sysvshm-5.2.6-50.18 is installed
OR php5-tokenizer-5.2.6-50.18 is installed
OR php5-wddx-5.2.6-50.18 is installed
OR php5-xmlreader-5.2.6-50.18 is installed
OR php5-xmlrpc-5.2.6-50.18 is installed
OR php5-xmlwriter-5.2.6-50.18 is installed
OR php5-xsl-5.2.6-50.18 is installed
OR php5-zip-5.2.6-50.18 is installed
OR php5-zlib-5.2.6-50.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
apache2-mod_php5-5.2.6-50.18 is installed
OR php5-5.2.6-50.18 is installed
OR php5-bcmath-5.2.6-50.18 is installed
OR php5-bz2-5.2.6-50.18 is installed
OR php5-calendar-5.2.6-50.18 is installed
OR php5-ctype-5.2.6-50.18 is installed
OR php5-curl-5.2.6-50.18 is installed
OR php5-dba-5.2.6-50.18 is installed
OR php5-dbase-5.2.6-50.18 is installed
OR php5-dom-5.2.6-50.18 is installed
OR php5-exif-5.2.6-50.18 is installed
OR php5-fastcgi-5.2.6-50.18 is installed
OR php5-ftp-5.2.6-50.18 is installed
OR php5-gd-5.2.6-50.18 is installed
OR php5-gettext-5.2.6-50.18 is installed
OR php5-gmp-5.2.6-50.18 is installed
OR php5-hash-5.2.6-50.18 is installed
OR php5-iconv-5.2.6-50.18 is installed
OR php5-json-5.2.6-50.18 is installed
OR php5-ldap-5.2.6-50.18 is installed
OR php5-mbstring-5.2.6-50.18 is installed
OR php5-mcrypt-5.2.6-50.18 is installed
OR php5-mysql-5.2.6-50.18 is installed
OR php5-odbc-5.2.6-50.18 is installed
OR php5-openssl-5.2.6-50.18 is installed
OR php5-pcntl-5.2.6-50.18 is installed
OR php5-pdo-5.2.6-50.18 is installed
OR php5-pear-5.2.6-50.18 is installed
OR php5-pgsql-5.2.6-50.18 is installed
OR php5-pspell-5.2.6-50.18 is installed
OR php5-shmop-5.2.6-50.18 is installed
OR php5-snmp-5.2.6-50.18 is installed
OR php5-soap-5.2.6-50.18 is installed
OR php5-suhosin-5.2.6-50.18 is installed
OR php5-sysvmsg-5.2.6-50.18 is installed
OR php5-sysvsem-5.2.6-50.18 is installed
OR php5-sysvshm-5.2.6-50.18 is installed
OR php5-tokenizer-5.2.6-50.18 is installed
OR php5-wddx-5.2.6-50.18 is installed
OR php5-xmlreader-5.2.6-50.18 is installed
OR php5-xmlrpc-5.2.6-50.18 is installed
OR php5-xmlwriter-5.2.6-50.18 is installed
OR php5-xsl-5.2.6-50.18 is installed
OR php5-zip-5.2.6-50.18 is installed
OR php5-zlib-5.2.6-50.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
cups-1.3.9-8.44 is installed
OR cups-client-1.3.9-8.44 is installed
OR cups-libs-1.3.9-8.44 is installed
OR cups-libs-32bit-1.3.9-8.44 is installed
OR cups-libs-x86-1.3.9-8.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
freetype2-2.3.7-25.30 is installed
OR freetype2-32bit-2.3.7-25.30 is installed
OR freetype2-x86-2.3.7-25.30 is installed
OR ft2demos-2.3.7-25.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
cyrus-imapd-2.3.11-60.65.64 is installed
OR perl-Cyrus-IMAP-2.3.11-60.65.64 is installed
OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.65.64 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
cyrus-imapd-2.3.11-60.65.64 is installed
OR perl-Cyrus-IMAP-2.3.11-60.65.64 is installed
OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.65.64 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
cyrus-imapd-2.3.11-60.65.64 is installed
OR perl-Cyrus-IMAP-2.3.11-60.65.64 is installed
OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.65.64 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
gstreamer-0_10-plugins-good-0.10.17-1.1 is installed
OR gstreamer-0_10-plugins-good-doc-0.10.17-1.1 is installed
OR gstreamer-0_10-plugins-good-lang-0.10.17-1.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
bind-9.6ESVR11W1-0.6 is installed
OR bind-chrootenv-9.6ESVR11W1-0.6 is installed
OR bind-devel-9.6ESVR11W1-0.6 is installed
OR bind-doc-9.6ESVR11W1-0.6 is installed
OR bind-libs-9.6ESVR11W1-0.6 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.6 is installed
OR bind-utils-9.6ESVR11W1-0.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
bind-9.6ESVR11W1-0.27 is installed
OR bind-chrootenv-9.6ESVR11W1-0.27 is installed
OR bind-doc-9.6ESVR11W1-0.27 is installed
OR bind-libs-9.6ESVR11W1-0.27 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.27 is installed
OR bind-utils-9.6ESVR11W1-0.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
bind-9.6ESVR11W1-0.27 is installed
OR bind-chrootenv-9.6ESVR11W1-0.27 is installed
OR bind-doc-9.6ESVR11W1-0.27 is installed
OR bind-libs-9.6ESVR11W1-0.27 is installed
OR bind-libs-32bit-9.6ESVR11W1-0.27 is installed
OR bind-utils-9.6ESVR11W1-0.27 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
glib2-2.22.5-0.2 is installed
OR glib2-doc-2.22.5-0.2 is installed
OR glib2-lang-2.22.5-0.2 is installed
OR libgio-2_0-0-2.22.5-0.2 is installed
OR libgio-2_0-0-32bit-2.22.5-0.2 is installed
OR libgio-2_0-0-x86-2.22.5-0.2 is installed
OR libglib-2_0-0-2.22.5-0.2 is installed
OR libglib-2_0-0-32bit-2.22.5-0.2 is installed
OR libglib-2_0-0-x86-2.22.5-0.2 is installed
OR libgmodule-2_0-0-2.22.5-0.2 is installed
OR libgmodule-2_0-0-32bit-2.22.5-0.2 is installed
OR libgmodule-2_0-0-x86-2.22.5-0.2 is installed
OR libgobject-2_0-0-2.22.5-0.2 is installed
OR libgobject-2_0-0-32bit-2.22.5-0.2 is installed
OR libgobject-2_0-0-x86-2.22.5-0.2 is installed
OR libgthread-2_0-0-2.22.5-0.2 is installed
OR libgthread-2_0-0-32bit-2.22.5-0.2 is installed
OR libgthread-2_0-0-x86-2.22.5-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-devel-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-devel-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-devel-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-devel-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
krb5-1.6.3-133.49.68 is installed
OR krb5-32bit-1.6.3-133.49.68 is installed
OR krb5-apps-clients-1.6.3-133.49.68 is installed
OR krb5-apps-servers-1.6.3-133.49.68 is installed
OR krb5-client-1.6.3-133.49.68 is installed
OR krb5-doc-1.6.3-133.49.68 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
OR krb5-plugins-1.6.3-133.49.68 is installed
OR krb5-server-1.6.3-133.49.68 is installed
OR krb5-x86-1.6.3-133.49.68 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
krb5-1.6.3-133.49.68 is installed
OR krb5-32bit-1.6.3-133.49.68 is installed
OR krb5-apps-clients-1.6.3-133.49.68 is installed
OR krb5-apps-servers-1.6.3-133.49.68 is installed
OR krb5-client-1.6.3-133.49.68 is installed
OR krb5-doc-1.6.3-133.49.68 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
OR krb5-plugins-1.6.3-133.49.68 is installed
OR krb5-server-1.6.3-133.49.68 is installed
OR krb5-x86-1.6.3-133.49.68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
krb5-1.6.3-133.49.68 is installed
OR krb5-32bit-1.6.3-133.49.68 is installed
OR krb5-apps-clients-1.6.3-133.49.68 is installed
OR krb5-apps-servers-1.6.3-133.49.68 is installed
OR krb5-client-1.6.3-133.49.68 is installed
OR krb5-doc-1.6.3-133.49.68 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
OR krb5-plugins-1.6.3-133.49.68 is installed
OR krb5-server-1.6.3-133.49.68 is installed
OR krb5-x86-1.6.3-133.49.68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
krb5-1.6.3-133.49.68 is installed
OR krb5-32bit-1.6.3-133.49.68 is installed
OR krb5-apps-clients-1.6.3-133.49.68 is installed
OR krb5-apps-servers-1.6.3-133.49.68 is installed
OR krb5-client-1.6.3-133.49.68 is installed
OR krb5-doc-1.6.3-133.49.68 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
OR krb5-plugins-1.6.3-133.49.68 is installed
OR krb5-server-1.6.3-133.49.68 is installed
OR krb5-x86-1.6.3-133.49.68 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
krb5-1.6.3-133.49.68 is installed
OR krb5-32bit-1.6.3-133.49.68 is installed
OR krb5-apps-clients-1.6.3-133.49.68 is installed
OR krb5-apps-servers-1.6.3-133.49.68 is installed
OR krb5-client-1.6.3-133.49.68 is installed
OR krb5-doc-1.6.3-133.49.68 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.68 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.68 is installed
OR krb5-plugins-1.6.3-133.49.68 is installed
OR krb5-server-1.6.3-133.49.68 is installed
OR krb5-x86-1.6.3-133.49.68 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND ppc64-diag-2.6.1-0.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND ppc64-diag-2.6.1-0.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND NetworkManager-gnome-0.7.1-5.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
curl-7.19.7-1.61 is installed
OR curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-7.19.7-1.61 is installed
OR libcurl4-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
curl-7.19.7-1.61 is installed
OR curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-7.19.7-1.61 is installed
OR libcurl4-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
curl-7.19.7-1.61 is installed
OR curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-7.19.7-1.61 is installed
OR libcurl4-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
curl-7.19.7-1.61 is installed
OR curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-7.19.7-1.61 is installed
OR libcurl4-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.19 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.19 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.19 is installed
OR kernel-default-3.0.101-0.47.106.19 is installed
OR kernel-default-base-3.0.101-0.47.106.19 is installed
OR kernel-default-devel-3.0.101-0.47.106.19 is installed
OR kernel-default-man-3.0.101-0.47.106.19 is installed
OR kernel-ec2-3.0.101-0.47.106.19 is installed
OR kernel-ec2-base-3.0.101-0.47.106.19 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.19 is installed
OR kernel-pae-3.0.101-0.47.106.19 is installed
OR kernel-pae-base-3.0.101-0.47.106.19 is installed
OR kernel-pae-devel-3.0.101-0.47.106.19 is installed
OR kernel-source-3.0.101-0.47.106.19 is installed
OR kernel-syms-3.0.101-0.47.106.19 is installed
OR kernel-trace-3.0.101-0.47.106.19 is installed
OR kernel-trace-base-3.0.101-0.47.106.19 is installed
OR kernel-trace-devel-3.0.101-0.47.106.19 is installed
OR kernel-xen-3.0.101-0.47.106.19 is installed
OR kernel-xen-base-3.0.101-0.47.106.19 is installed
OR kernel-xen-devel-3.0.101-0.47.106.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.19 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.19 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.19 is installed
OR kernel-default-3.0.101-0.47.106.19 is installed
OR kernel-default-base-3.0.101-0.47.106.19 is installed
OR kernel-default-devel-3.0.101-0.47.106.19 is installed
OR kernel-default-man-3.0.101-0.47.106.19 is installed
OR kernel-ec2-3.0.101-0.47.106.19 is installed
OR kernel-ec2-base-3.0.101-0.47.106.19 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.19 is installed
OR kernel-pae-3.0.101-0.47.106.19 is installed
OR kernel-pae-base-3.0.101-0.47.106.19 is installed
OR kernel-pae-devel-3.0.101-0.47.106.19 is installed
OR kernel-source-3.0.101-0.47.106.19 is installed
OR kernel-syms-3.0.101-0.47.106.19 is installed
OR kernel-trace-3.0.101-0.47.106.19 is installed
OR kernel-trace-base-3.0.101-0.47.106.19 is installed
OR kernel-trace-devel-3.0.101-0.47.106.19 is installed
OR kernel-xen-3.0.101-0.47.106.19 is installed
OR kernel-xen-base-3.0.101-0.47.106.19 is installed
OR kernel-xen-devel-3.0.101-0.47.106.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.44.1 is installed
OR bind-chrootenv-9.9.6P1-0.44.1 is installed
OR bind-devel-9.9.6P1-0.44.1 is installed
OR bind-doc-9.9.6P1-0.44.1 is installed
OR bind-libs-9.9.6P1-0.44.1 is installed
OR bind-libs-32bit-9.9.6P1-0.44.1 is installed
OR bind-utils-9.9.6P1-0.44.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
dhcp-4.2.4.P2-0.28.5 is installed
OR dhcp-client-4.2.4.P2-0.28.5 is installed
OR dhcp-relay-4.2.4.P2-0.28.5 is installed
OR dhcp-server-4.2.4.P2-0.28.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
dhcp-4.2.4.P2-0.28.5 is installed
OR dhcp-client-4.2.4.P2-0.28.5 is installed
OR dhcp-relay-4.2.4.P2-0.28.5 is installed
OR dhcp-server-4.2.4.P2-0.28.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-38.6.1esr-34 is installed
OR MozillaFirefox-translations-38.6.1esr-34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-38.6.1esr-34 is installed
OR MozillaFirefox-translations-38.6.1esr-34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
boost-license-1.36.0-12.6 is installed
OR boost-license1_49_0-1.49.0-0.13 is installed
OR libboost_program_options1_36_0-1.36.0-12.6 is installed
OR libboost_regex1_36_0-1.36.0-12.6 is installed
OR libboost_signals1_36_0-1.36.0-12.6 is installed
OR libboost_system1_49_0-1.49.0-0.13 is installed
OR libboost_thread1_36_0-1.36.0-12.6 is installed
OR libboost_thread1_49_0-1.49.0-0.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
kernel-bigmem-3.0.101-108.90 is installed
OR kernel-bigmem-base-3.0.101-108.90 is installed
OR kernel-bigmem-devel-3.0.101-108.90 is installed
OR kernel-default-3.0.101-108.90 is installed
OR kernel-default-base-3.0.101-108.90 is installed
OR kernel-default-devel-3.0.101-108.90 is installed
OR kernel-default-man-3.0.101-108.90 is installed
OR kernel-ec2-3.0.101-108.90 is installed
OR kernel-ec2-base-3.0.101-108.90 is installed
OR kernel-ec2-devel-3.0.101-108.90 is installed
OR kernel-pae-3.0.101-108.90 is installed
OR kernel-pae-base-3.0.101-108.90 is installed
OR kernel-pae-devel-3.0.101-108.90 is installed
OR kernel-ppc64-3.0.101-108.90 is installed
OR kernel-ppc64-base-3.0.101-108.90 is installed
OR kernel-ppc64-devel-3.0.101-108.90 is installed
OR kernel-source-3.0.101-108.90 is installed
OR kernel-syms-3.0.101-108.90 is installed
OR kernel-trace-3.0.101-108.90 is installed
OR kernel-trace-base-3.0.101-108.90 is installed
OR kernel-trace-devel-3.0.101-108.90 is installed
OR kernel-xen-3.0.101-108.90 is installed
OR kernel-xen-base-3.0.101-108.90 is installed
OR kernel-xen-devel-3.0.101-108.90 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
kernel-bigmem-3.0.101-108.90 is installed
OR kernel-bigmem-base-3.0.101-108.90 is installed
OR kernel-bigmem-devel-3.0.101-108.90 is installed
OR kernel-default-3.0.101-108.90 is installed
OR kernel-default-base-3.0.101-108.90 is installed
OR kernel-default-devel-3.0.101-108.90 is installed
OR kernel-default-man-3.0.101-108.90 is installed
OR kernel-ec2-3.0.101-108.90 is installed
OR kernel-ec2-base-3.0.101-108.90 is installed
OR kernel-ec2-devel-3.0.101-108.90 is installed
OR kernel-pae-3.0.101-108.90 is installed
OR kernel-pae-base-3.0.101-108.90 is installed
OR kernel-pae-devel-3.0.101-108.90 is installed
OR kernel-ppc64-3.0.101-108.90 is installed
OR kernel-ppc64-base-3.0.101-108.90 is installed
OR kernel-ppc64-devel-3.0.101-108.90 is installed
OR kernel-source-3.0.101-108.90 is installed
OR kernel-syms-3.0.101-108.90 is installed
OR kernel-trace-3.0.101-108.90 is installed
OR kernel-trace-base-3.0.101-108.90 is installed
OR kernel-trace-devel-3.0.101-108.90 is installed
OR kernel-xen-3.0.101-108.90 is installed
OR kernel-xen-base-3.0.101-108.90 is installed
OR kernel-xen-devel-3.0.101-108.90 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-x86-7.19.7-1.61 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-7.19.7-1.61 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.61 is installed
OR libcurl4-openssl1-x86-7.19.7-1.61 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND xfsprogs-3.2.1-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND xfsprogs-3.2.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
xen-4.5.2_02-4 is installed
OR xen-doc-html-4.5.2_02-4 is installed
OR xen-kmp-default-4.5.2_02_k3.12.49_11-4 is installed
OR xen-libs-4.5.2_02-4 is installed
OR xen-libs-32bit-4.5.2_02-4 is installed
OR xen-tools-4.5.2_02-4 is installed
OR xen-tools-domU-4.5.2_02-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
xen-4.5.2_02-4 is installed
OR xen-doc-html-4.5.2_02-4 is installed
OR xen-kmp-default-4.5.2_02_k3.12.49_11-4 is installed
OR xen-libs-4.5.2_02-4 is installed
OR xen-libs-32bit-4.5.2_02-4 is installed
OR xen-tools-4.5.2_02-4 is installed
OR xen-tools-domU-4.5.2_02-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND clamav-0.98.7-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libspice-server1-0.12.5-10 is installed
OR spice-0.12.5-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libspice-server1-0.12.5-10 is installed
OR spice-0.12.5-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND clamav-0.99.2-32.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
kernel-default-4.4.90-92.45 is installed
OR kernel-default-base-4.4.90-92.45 is installed
OR kernel-default-devel-4.4.90-92.45 is installed
OR kernel-default-man-4.4.90-92.45 is installed
OR kernel-devel-4.4.90-92.45 is installed
OR kernel-macros-4.4.90-92.45 is installed
OR kernel-source-4.4.90-92.45 is installed
OR kernel-syms-4.4.90-92.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
kernel-default-4.4.90-92.45 is installed
OR kernel-default-base-4.4.90-92.45 is installed
OR kernel-default-devel-4.4.90-92.45 is installed
OR kernel-default-man-4.4.90-92.45 is installed
OR kernel-devel-4.4.90-92.45 is installed
OR kernel-macros-4.4.90-92.45 is installed
OR kernel-source-4.4.90-92.45 is installed
OR kernel-syms-4.4.90-92.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 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 |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND ucode-intel-20190514-13.44 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND ucode-intel-20190514-13.44 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.92 is installed
OR kernel-default-base-4.4.121-92.92 is installed
OR kernel-default-devel-4.4.121-92.92 is installed
OR kernel-devel-4.4.121-92.92 is installed
OR kernel-macros-4.4.121-92.92 is installed
OR kernel-source-4.4.121-92.92 is installed
OR kernel-syms-4.4.121-92.92 is installed
OR kgraft-patch-4_4_121-92_92-default-1-3.7 is installed
OR kgraft-patch-SLE12-SP2_Update_24-1-3.7 is installed
OR lttng-modules-2.7.1-9.4 is installed
OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.92-9.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.92 is installed
OR kernel-default-base-4.4.121-92.92 is installed
OR kernel-default-devel-4.4.121-92.92 is installed
OR kernel-devel-4.4.121-92.92 is installed
OR kernel-macros-4.4.121-92.92 is installed
OR kernel-source-4.4.121-92.92 is installed
OR kernel-syms-4.4.121-92.92 is installed
OR kgraft-patch-4_4_121-92_92-default-1-3.7 is installed
OR kgraft-patch-SLE12-SP2_Update_24-1-3.7 is installed
OR lttng-modules-2.7.1-9.4 is installed
OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.92-9.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
MozillaFirefox-68.9.0-109.123 is installed
OR MozillaFirefox-devel-68.9.0-109.123 is installed
OR MozillaFirefox-translations-common-68.9.0-109.123 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
MozillaFirefox-68.9.0-109.123 is installed
OR MozillaFirefox-devel-68.9.0-109.123 is installed
OR MozillaFirefox-translations-common-68.9.0-109.123 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libtiff5-4.0.8-44.3 is installed
OR libtiff5-32bit-4.0.8-44.3 is installed
OR tiff-4.0.8-44.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libtiff5-4.0.8-44.3 is installed
OR libtiff5-32bit-4.0.8-44.3 is installed
OR tiff-4.0.8-44.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND binutils-2.32-9.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND binutils-2.32-9.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_156-94_64-default-8-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_156-94_64-default-8-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-8-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
MozillaFirefox-60.8.0-109.83 is installed
OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
OR libfreebl3-3.44.1-58.28 is installed
OR libfreebl3-32bit-3.44.1-58.28 is installed
OR libfreebl3-hmac-3.44.1-58.28 is installed
OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
OR libsoftokn3-3.44.1-58.28 is installed
OR libsoftokn3-32bit-3.44.1-58.28 is installed
OR libsoftokn3-hmac-3.44.1-58.28 is installed
OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
OR mozilla-nss-3.44.1-58.28 is installed
OR mozilla-nss-32bit-3.44.1-58.28 is installed
OR mozilla-nss-certs-3.44.1-58.28 is installed
OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-3.44.1-58.28 is installed
OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
OR mozilla-nss-tools-3.44.1-58.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
gdk-pixbuf-2.34.0-19.17 is installed
OR gdk-pixbuf-lang-2.34.0-19.17 is installed
OR gdk-pixbuf-query-loaders-2.34.0-19.17 is installed
OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.17 is installed
OR libgdk_pixbuf-2_0-0-2.34.0-19.17 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.17 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
gdk-pixbuf-2.34.0-19.17 is installed
OR gdk-pixbuf-lang-2.34.0-19.17 is installed
OR gdk-pixbuf-query-loaders-2.34.0-19.17 is installed
OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.17 is installed
OR libgdk_pixbuf-2_0-0-2.34.0-19.17 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.17 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libopenssl1_1-1.1.1-2.3 is installed
OR libopenssl1_1-32bit-1.1.1-2.3 is installed
OR openssl-1_1-1.1.1-2.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libopenssl1_1-1.1.1-2.3 is installed
OR libopenssl1_1-32bit-1.1.1-2.3 is installed
OR openssl-1_1-1.1.1-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
cups-pk-helper-0.2.5-5 is installed
OR cups-pk-helper-lang-0.2.5-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libxml2-2.9.4-46.23 is installed
OR libxml2-2-2.9.4-46.23 is installed
OR libxml2-2-32bit-2.9.4-46.23 is installed
OR libxml2-doc-2.9.4-46.23 is installed
OR libxml2-tools-2.9.4-46.23 is installed
OR python-libxml2-2.9.4-46.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libxml2-2.9.4-46.23 is installed
OR libxml2-2-2.9.4-46.23 is installed
OR libxml2-2-32bit-2.9.4-46.23 is installed
OR libxml2-doc-2.9.4-46.23 is installed
OR libxml2-tools-2.9.4-46.23 is installed
OR python-libxml2-2.9.4-46.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_31-default-6-5 is installed
OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
OR kgraft-patch-SLE12_Update_9-6-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_31-default-6-5 is installed
OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
OR kgraft-patch-SLE12_Update_9-6-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP1 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_61-52_69-default-2-4 is installed
OR kgraft-patch-3_12_61-52_69-xen-2-4 is installed
OR kgraft-patch-SLE12_Update_20-2-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_69-60_64_35-default-4-2 is installed
OR kgraft-patch-3_12_69-60_64_35-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_14-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_90-92_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libreoffice-4.3.5.2-10 is installed
OR libreoffice-base-4.3.5.2-10 is installed
OR libreoffice-base-drivers-mysql-4.3.5.2-10 is installed
OR libreoffice-base-drivers-postgresql-4.3.5.2-10 is installed
OR libreoffice-calc-4.3.5.2-10 is installed
OR libreoffice-calc-extensions-4.3.5.2-10 is installed
OR libreoffice-draw-4.3.5.2-10 is installed
OR libreoffice-filters-optional-4.3.5.2-10 is installed
OR libreoffice-gnome-4.3.5.2-10 is installed
OR libreoffice-icon-theme-tango-4.3.5.2-10 is installed
OR libreoffice-impress-4.3.5.2-10 is installed
OR libreoffice-l10n-af-4.3.5.2-10 is installed
OR libreoffice-l10n-ar-4.3.5.2-10 is installed
OR libreoffice-l10n-ca-4.3.5.2-10 is installed
OR libreoffice-l10n-cs-4.3.5.2-10 is installed
OR libreoffice-l10n-da-4.3.5.2-10 is installed
OR libreoffice-l10n-de-4.3.5.2-10 is installed
OR libreoffice-l10n-en-4.3.5.2-10 is installed
OR libreoffice-l10n-es-4.3.5.2-10 is installed
OR libreoffice-l10n-fi-4.3.5.2-10 is installed
OR libreoffice-l10n-fr-4.3.5.2-10 is installed
OR libreoffice-l10n-gu-4.3.5.2-10 is installed
OR libreoffice-l10n-hi-4.3.5.2-10 is installed
OR libreoffice-l10n-hu-4.3.5.2-10 is installed
OR libreoffice-l10n-it-4.3.5.2-10 is installed
OR libreoffice-l10n-ja-4.3.5.2-10 is installed
OR libreoffice-l10n-ko-4.3.5.2-10 is installed
OR libreoffice-l10n-nb-4.3.5.2-10 is installed
OR libreoffice-l10n-nl-4.3.5.2-10 is installed
OR libreoffice-l10n-nn-4.3.5.2-10 is installed
OR libreoffice-l10n-pl-4.3.5.2-10 is installed
OR libreoffice-l10n-pt-BR-4.3.5.2-10 is installed
OR libreoffice-l10n-pt-PT-4.3.5.2-10 is installed
OR libreoffice-l10n-ru-4.3.5.2-10 is installed
OR libreoffice-l10n-sk-4.3.5.2-10 is installed
OR libreoffice-l10n-sv-4.3.5.2-10 is installed
OR libreoffice-l10n-xh-4.3.5.2-10 is installed
OR libreoffice-l10n-zh-Hans-4.3.5.2-10 is installed
OR libreoffice-l10n-zh-Hant-4.3.5.2-10 is installed
OR libreoffice-l10n-zu-4.3.5.2-10 is installed
OR libreoffice-mailmerge-4.3.5.2-10 is installed
OR libreoffice-math-4.3.5.2-10 is installed
OR libreoffice-officebean-4.3.5.2-10 is installed
OR libreoffice-pyuno-4.3.5.2-10 is installed
OR libreoffice-writer-4.3.5.2-10 is installed
OR libreoffice-writer-extensions-4.3.5.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
python-base-2.7.9-24 is installed
OR python-devel-2.7.9-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libmysqlclient_r18-10.0.28-17 is installed
OR libmysqlclient_r18-32bit-10.0.28-17 is installed
OR mariadb-10.0.28-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libqt4-4.8.7-8.6 is installed
OR libqt4-sql-mysql-32bit-4.8.7-8.6 is installed
OR libqt4-sql-plugins-4.8.7-8.6 is installed
OR libqt4-sql-postgresql-4.8.7-8.6 is installed
OR libqt4-sql-postgresql-32bit-4.8.7-8.6 is installed
OR libqt4-sql-sqlite-32bit-4.8.7-8.6 is installed
OR libqt4-sql-unixODBC-4.8.7-8.6 is installed
OR libqt4-sql-unixODBC-32bit-4.8.7-8.6 is installed
OR qt4-qtscript-0.2.0-11.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libmysqlclient_r18-10.0.37-2.3 is installed
OR libmysqlclient_r18-32bit-10.0.37-2.3 is installed
OR mariadb-100-10.0.37-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
openconnect-7.08-3.4 is installed
OR openconnect-lang-7.08-3.4 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
bind-9.9.6P1-0.39.1 is installed
OR bind-chrootenv-9.9.6P1-0.39.1 is installed
OR bind-doc-9.9.6P1-0.39.1 is installed
OR bind-libs-9.9.6P1-0.39.1 is installed
OR bind-libs-32bit-9.9.6P1-0.39.1 is installed
OR bind-utils-9.9.6P1-0.39.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-activemodel-4_2-4.2.2-5.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
openstack-magnum-3.1.2~a0~dev20-9.4 is installed
OR openstack-magnum-api-3.1.2~a0~dev20-9.4 is installed
OR openstack-magnum-conductor-3.1.2~a0~dev20-9.4 is installed
OR openstack-magnum-doc-3.1.2~a0~dev20-9.3 is installed
OR python-magnum-3.1.2~a0~dev20-9.4 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
chromedriver-64.0.3282.140-49 is installed
OR chromium-64.0.3282.140-49 is installed
OR libre2-0-20180201-8 is installed
OR libre2-0-32bit-20180201-12 is installed
OR re2-20180201-8 is installed
OR re2-devel-20180201-8 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
chromedriver-64.0.3282.140-49 is installed
OR chromium-64.0.3282.140-49 is installed
OR libre2-0-20180201-8 is installed
OR libre2-0-32bit-20180201-12 is installed
OR re2-20180201-8 is installed
OR re2-devel-20180201-8 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
znc-1.6.2-4 is installed
OR znc-devel-1.6.2-4 is installed
OR znc-perl-1.6.2-4 is installed
OR znc-python3-1.6.2-4 is installed
OR znc-tcl-1.6.2-4 is installed
|