Revision Date: | 2021-02-09 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-3347: A use-after-free was discovered in the PI futexes during fault handling, allowing local users to execute code in the kernel (bnc#1181349). - CVE-2021-20177: Fixed a kernel panic related to iptables string matching rules. A privileged user could insert a rule which could lead to denial of service (bnc#1180765). - CVE-2021-0342: In tun_get_user of tun.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges required. (bnc#1180812) - CVE-2020-27835: A use-after-free in the infiniband hfi1 driver was found, specifically in the way user calls Ioctl after open dev file and fork. A local user could use this flaw to crash the system (bnc#1179878). - CVE-2020-25639: Fixed a NULL pointer dereference via nouveau ioctl (bnc#1176846). - CVE-2020-29569: Fixed a potential privilege escalation and information leaks related to the PV block backend, as used by Xen (bnc#1179509). - CVE-2020-29568: Fixed a denial of service issue, related to processing watch events (bnc#1179508). - CVE-2020-25211: Fixed a flaw where a local attacker was able to inject conntrack netlink configuration that could cause a denial of service or trigger the use of incorrect protocol numbers in ctnetlink_parse_tuple_filter (bnc#1176395).
The following non-security bugs were fixed:
- ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI (git-fixes). - ACPI: scan: Harden acpi_device_add() against device ID overflows (git-fixes). - ACPI: scan: Make acpi_bus_get_device() clear return pointer on error (git-fixes). - ALSA: doc: Fix reference to mixart.rst (git-fixes). - ALSA: fireface: Fix integer overflow in transmit_midi_msg() (git-fixes). - ALSA: firewire-tascam: Fix integer overflow in midi_port_work() (git-fixes). - ALSA: hda/via: Add minimum mute flag (git-fixes). - ALSA: hda/via: Fix runtime PM for Clevo W35xSS (git-fixes). - ALSA: pcm: Clear the full allocated memory at hw_params (git-fixes). - ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() (git-fixes). - arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() (bsc#1180130). - arm64: pgtable: Fix pte_accessible() (bsc#1180130). - ASoC: dapm: remove widget from dirty list on free (git-fixes). - ASoC: Intel: haswell: Add missing pm_ops (git-fixes). - bnxt_en: Do not query FW when netif_running() is false (bsc#1086282). - bnxt_en: Fix accumulation of bp->net_stats_prev (bsc#1104745 ). - bnxt_en: fix error return code in bnxt_init_board() (git-fixes). - bnxt_en: fix error return code in bnxt_init_one() (bsc#1050242 ). - bnxt_en: fix HWRM error when querying VF temperature (bsc#1104745). - bnxt_en: Improve stats context resource accounting with RDMA driver loaded (bsc#1104745). - bnxt_en: read EEPROM A2h address using page 0 (git-fixes). - bnxt_en: Release PCI regions when DMA mask setup fails during probe (git-fixes). - bnxt_en: Reset rings if ring reservation fails during open() (bsc#1086282). - bnxt_en: return proper error codes in bnxt_show_temp (bsc#1104745). - bonding: set dev->needed_headroom in bond_setup_by_slave() (git-fixes). - btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2 (bsc#1174206). - btrfs: add a flag to iterate_inodes_from_logical to find all - btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents (bsc#1174206). - btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents (bsc#1174206). - btrfs: increase output size for LOGICAL_INO_V2 ioctl (bsc#1174206). - btrfs: qgroup: do not try to wait flushing if we're already holding a transaction (bsc#1179575). - caif: no need to check return value of debugfs_create functions (git-fixes). - can: c_can: c_can_power_up(): fix error handling (git-fixes). - can: dev: prevent potential information leak in can_fill_info() (git-fixes). - can: vxcan: vxcan_xmit: fix use after free bug (git-fixes). - chelsio/chtls: correct function return and return type (bsc#1104270). - chelsio/chtls: correct netdevice for vlan interface (bsc#1104270 ). - chelsio/chtls: fix a double free in chtls_setkey() (bsc#1104270 ). - chelsio/chtls: fix always leaking ctrl_skb (bsc#1104270 ). - chelsio/chtls: fix deadlock issue (bsc#1104270). - chelsio/chtls: fix memory leaks caused by a race (bsc#1104270 ). - chelsio/chtls: fix memory leaks in CPL handlers (bsc#1104270 ). - chelsio/chtls: fix panic during unload reload chtls (bsc#1104270 ). - chelsio/chtls: fix socket lock (bsc#1104270). - chelsio/chtls: fix tls record info to user (bsc#1104270 ). - chtls: Added a check to avoid NULL pointer dereference (bsc#1104270). - chtls: Fix chtls resources release sequence (bsc#1104270 ). - chtls: Fix hardware tid leak (bsc#1104270). - chtls: Remove invalid set_tcb call (bsc#1104270). - chtls: Replace skb_dequeue with skb_peek (bsc#1104270 ). - cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled (bsc#1109837). - cxgb3: fix error return code in t3_sge_alloc_qset() (git-fixes). - cxgb4/cxgb4vf: fix flow control display for auto negotiation (bsc#1046540 bsc#1046542). - cxgb4: fix adapter crash due to wrong MC size (bsc#1073513). - cxgb4: fix all-mask IP address comparison (bsc#1064802 bsc#1066129). - cxgb4: fix large delays in PTP synchronization (bsc#1046540 bsc#1046648). - cxgb4: fix SGE queue dump destination buffer context (bsc#1073513). - cxgb4: fix the panic caused by non smac rewrite (bsc#1064802 bsc#1066129). - cxgb4: fix thermal zone device registration (bsc#1104279 bsc#1104277). - cxgb4: fix throughput drop during Tx backpressure (bsc#1127354 bsc#1127371). - cxgb4: move DCB version extern to header file (bsc#1104279 ). - cxgb4: remove cast when saving IPv4 partial checksum (bsc#1074220). - cxgb4: set up filter action after rewrites (bsc#1064802 bsc#1066129). - cxgb4: use correct type for all-mask IP address comparison (bsc#1064802 bsc#1066129). - cxgb4: use unaligned conversion for fetching timestamp (bsc#1046540 bsc#1046648). - dmaengine: xilinx_dma: check dma_async_device_register return value (git-fixes). - dmaengine: xilinx_dma: fix mixed_enum_type coverity warning (git-fixes). - docs: Fix reST markup when linking to sections (git-fixes). - drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' (git-fixes). - drm/amdkfd: Put ACPI table after using it (bsc#1129770) Backporting changes: * context changes - drm/amd/powerplay: fix a crash when overclocking Vega M (bsc#1113956) - drm/atomic: put state on error path (git-fixes). - drm/i915: Check for all subplatform bits (git-fixes). - drm/i915: Clear the repeater bit on HDCP disable (bsc#1112178) Backporting changes: * context changes - drm/i915: Fix sha_text population code (bsc#1112178) Backporting changes: * context changes - drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check() (bsc#1129770) Backporting changes: * context changes * moved num_mixers from struct dpu_crtc_state to struct dpu_crtc - drm/msm: Fix use-after-free in msm_gem with carveout (bsc#1129770) Backporting changes: * context changes * removed reference to msm_gem_is_locked() - drm/msm: Fix WARN_ON() splat in _free_object() (bsc#1129770) Backporting changes: * context changes - drm/nouveau/bios: fix issue shadowing expansion ROMs (git-fixes). - drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields (git-fixes). - drm/nouveau/privring: ack interrupts the same way as RM (git-fixes). - drm: sun4i: hdmi: Fix inverted HPD result (bsc#1112178) Backporting changes: * context changes - drm: sun4i: hdmi: Remove extra HPD polling (bsc#1112178) - drm/tve200: Fix handling of platform_get_irq() error (bsc#1129770) - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() (bsc#1112178) Backporting changes: * context changes - EDAC/amd64: Fix PCI component registration (bsc#1112178). - ehci: fix EHCI host controller initialization sequence (git-fixes). - ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() (git-fixes). - floppy: reintroduce O_NDELAY fix (boo#1181018). - futex: Do not enable IRQs unconditionally in put_pi_state() (bsc#1149032). - futex: Ensure the correct return value from futex_lock_pi() (bsc#1181349 bsc#1149032). - futex: Fix incorrect should_fail_futex() handling (bsc#1181349). - futex: Handle faults correctly for PI futexes (bsc#1181349 bsc#1149032). - futex: Provide and use pi_state_update_owner() (bsc#1181349 bsc#1149032). - futex: Replace pointless printk in fixup_owner() (bsc#1181349 bsc#1149032). - futex: Simplify fixup_pi_state_owner() (bsc#1181349 bsc#1149032). - futex: Use pi_state_update_owner() in put_pi_state() (bsc#1181349 bsc#1149032). - i2c: octeon: check correct size of maximum RECV_LEN packet (git-fixes). - i40e: avoid premature Rx buffer reuse (bsc#1111981). - i40e: Fix removing driver while bare-metal VFs pass traffic (git-fixes). - IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command (bsc#1103991). - igb: Report speed and duplex as unknown when device is runtime suspended (git-fixes). - igc: fix link speed advertising (jsc#SLE-4799). - iio: ad5504: Fix setting power-down state (git-fixes). - iommu/vt-d: Do not dereference iommu_device if IOMMU_API is not built (bsc#1181001, jsc#ECO-3191). - iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1181001, jsc#ECO-3191). - ixgbe: avoid premature Rx buffer reuse (bsc#1109837 ). - ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K (bsc#1109837). - kABI: Fix kABI for extended APIC-ID support (bsc#1181001, jsc#ECO-3191). - KVM: SVM: Initialize prev_ga_tag before use (bsc#1180912). - KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages (bsc#1181230). - lockd: do not use interval-based rebinding over TCP (git-fixes). - locking/futex: Allow low-level atomic operations to return -EAGAIN (bsc#1149032). - md: fix a warning caused by a race between concurrent md_ioctl()s (git-fixes). - md/raid10: initialize r10_bio->read_slot before use (git-fixes). - media: gp8psk: initialize stats at power control logic (git-fixes). - misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() (git-fixes). - misdn: dsp: select CONFIG_BITREVERSE (git-fixes). - mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() (git-fixes). - mlxsw: destroy workqueue when trap_register in mlxsw_emad_init (bsc#1112374). - mlxsw: spectrum: Do not modify cloned SKBs during xmit (git-fixes). - mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails (bsc#1112374). - mlxsw: switchx2: Do not modify cloned SKBs during xmit (git-fixes). - mmc: sdhci-xenon: fix 1.8v regulator stabilization (git-fixes). - mm: do not wake kswapd prematurely when watermark boosting is disabled (git fixes (mm/vmscan)). - mm: hwpoison: disable memory error handling on 1GB hugepage (git fixes (mm/hwpoison)). - mm, page_alloc: fix core hung in free_pcppages_bulk() (git fixes (mm/hotplug)). - mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() (git fixes (mm/pgalloc)). - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly (git fixes (mm/hmm)). - mm/slab: use memzero_explicit() in kzfree() (git fixes (mm/slab)). - module: delay kobject uevent until after module init call (bsc#1178631). - net/af_iucv: always register net_device notifier (git-fixes). - net/af_iucv: fix null pointer dereference on shutdown (bsc#1179563 LTC#190108). - net/af_iucv: set correct sk_protocol for child sockets (git-fixes). - net: atlantic: fix potential error handling (git-fixes). - net: atlantic: fix use after free kasan warn (git-fixes). - net: bcmgenet: keep MAC in reset until PHY is up (git-fixes). - net: bcmgenet: reapply manual settings to the PHY (git-fixes). - net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() (git-fixes). - net: cbs: Fix software cbs to consider packet sending time (bsc#1109837). - net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL (git-fixes). - net: dsa: LAN9303: select REGMAP when LAN9303 enable (git-fixes). - net: ena: set initial DMA width to avoid intel iommu issue (git-fixes). - net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it anymore in mlx4_en_xmit() (git-fixes). - net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() (git-fixes). - net_failover: fixed rollback in net_failover_open() (bsc#1109837). - net/filter: Permit reading NET in load_bytes_relative when MAC not set (bsc#1109837). - net: freescale: fec: Fix ethtool -d runtime PM (git-fixes). - net: hns3: add a missing uninit debugfs when unload driver (bsc#1104353). - net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE (git-fixes). - net: hns3: add management table after IMP reset (bsc#1104353 ). - net: hns3: check reset interrupt status when reset fails (git-fixes). - net: hns3: clear reset interrupt status in hclge_irq_handle() (git-fixes). - net: hns3: fix a TX timeout issue (bsc#1104353). - net: hns3: fix a wrong reset interrupt status mask (git-fixes). - net: hns3: fix error handling for desc filling (bsc#1104353 ). - net: hns3: fix error VF index when setting VLAN offload (bsc#1104353). - net: hns3: fix for not calculating TX BD send size correctly (bsc#1126390). - net: hns3: fix interrupt clearing error for VF (bsc#1104353 ). - net: hns3: fix mis-counting IRQ vector numbers issue (bsc#1104353). - net: hns3: fix shaper parameter algorithm (bsc#1104353 ). - net: hns3: fix the number of queues actually used by ARQ (bsc#1104353). - net: hns3: fix use-after-free when doing self test (bsc#1104353 ). - net: hns3: reallocate SSU' buffer size when pfc_en changes (bsc#1104353). - __netif_receive_skb_core: pass skb by reference (bsc#1109837). - net/liquidio: Delete driver version assignment (git-fixes). - net/liquidio: Delete non-working LIQUIDIO_PACKAGE check (git-fixes). - net/mlx4_en: Avoid scheduling restart task if it is already running (git-fixes). - net/mlx5: Add handling of port type in rule deletion (bsc#1103991). - net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq (bsc#1103990). - net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups (git-fixes). - net/mlx5e: Fix two double free cases (bsc#1046305). - net/mlx5e: Fix VLAN cleanup flow (git-fixes). - net/mlx5e: Fix VLAN create flow (git-fixes). - net/mlx5e: IPoIB, Drop multicast packets that this interface sent (bsc#1075020). - net/mlx5e: TX, Fix consumer index of error cqe dump (bsc#1103990 ). - net/mlx5: Fix memory leak on flow table creation error flow (bsc#1046305). - net: mvpp2: Fix error return code in mvpp2_open() (bsc#1119113 ). - net: mvpp2: Fix GoP port 3 Networking Complex Control configurations (bsc#1098633). - net: mvpp2: fix pkt coalescing int-threshold configuration (bsc#1098633). - net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay (git-fixes). - net: phy: broadcom: Fix RGMII delays configuration for BCM54210E (git-fixes). - net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs (git-fixes). - net: phy: micrel: make sure the factory test bit is cleared (git-fixes). - net: qca_spi: Move reset_count to struct qcaspi (git-fixes). - net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels (bsc#1109837). - net_sched: let qdisc_put() accept NULL pointer (bsc#1056657 bsc#1056653 bsc#1056787). - net: smc911x: Adjust indentation in smc911x_phy_configure (git-fixes). - net/smc: cancel event worker during device removal (git-fixes). - net/smc: check for valid ib_client_data (git-fixes). - net/smc: fix sleep bug in smc_pnet_find_roce_resource() (git-fixes). - net/smc: receive pending data after RCV_SHUTDOWN (git-fixes). - net/smc: receive returns without data (git-fixes). - net/sonic: Add mutual exclusion for accessing shared state (git-fixes). - net: stmmac: 16KB buffer must be 16 byte aligned (git-fixes). - net: stmmac: Do not accept invalid MTU values (git-fixes). - net: stmmac: dwmac-meson8b: Fix signedness bug in probe (git-fixes). - net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes (git-fixes). - net: stmmac: Enable 16KB buffer size (git-fixes). - net: stmmac: fix length of PTP clock's name string (git-fixes). - net: stmmac: gmac4+: Not all Unicast addresses may be available (git-fixes). - net: stmmac: RX buffer size must be 16 byte aligned (git-fixes). - net: sunrpc: interpret the return value of kstrtou32 correctly (git-fixes). - net: team: fix memory leak in __team_options_register (git-fixes). - net: tulip: Adjust indentation in {dmfe, uli526x}_init_module (git-fixes). - net: usb: lan78xx: Fix error message format specifier (git-fixes). - net: vlan: avoid leaks on register_vlan_dev() failures (git-fixes). - nfp: validate the return code from dev_queue_xmit() (git-fixes). - NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock (git-fixes). - nfs_common: need lock during iterate through the list (git-fixes). - nfsd4: readdirplus shouldn't return parent of export (git-fixes). - nfsd: Fix message level for normal termination (git-fixes). - NFS: nfs_igrab_and_active must first reference the superblock (git-fixes). - NFS: switch nfsiod to be an UNBOUND workqueue (git-fixes). - NFSv4.2: condition READDIR's mask for security label based on LSM state (git-fixes). - page_frag: Recover from memory pressure (git fixes (mm/pgalloc)). - pNFS: Mark layout for return if return-on-close was not sent (git-fixes). - powerpc/perf: Add generic compat mode pmu driver (bsc#1178900 ltc#189284). - powerpc/perf: Fix crashes with generic_compat_pmu & BHRB (bsc#1178900 ltc#189284 git-fixes). - powerpc/perf: init pmu from core-book3s (bsc#1178900 ltc#189284). - qed: Fix race condition between scheduling and destroying the slowpath workqueue (bsc#1086314 bsc#1086313 bsc#1086301). - qed: Fix use after free in qed_chain_free (bsc#1050536 bsc#1050538). - r8152: Add Lenovo Powered USB-C Travel Hub (git-fixes). - RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() (bsc#1103992). - RDMA/bnxt_re: Do not add user qps to flushlist (bsc#1050244 ). - RDMA/bnxt_re: Do not report transparent vlan from QP1 (bsc#1104742). - RDMA/cma: Do not overwrite sgid_attr after device is released (bsc#1103992). - RDMA/core: Ensure security pkey modify is not lost (bsc#1046306 ). - RDMA/core: Fix pkey and port assignment in get_new_pps (bsc#1046306). - RDMA/core: Fix protection fault in get_pkey_idx_qp_list (bsc#1046306). - RDMA/core: Fix reported speed and width (bsc#1046306 ). - RDMA/core: Fix return error value in _ib_modify_qp() to negative (bsc#1103992). - RDMA/core: Fix use of logical OR in get_new_pps (bsc#1046306 ). - RDMA/hns: Bugfix for memory window mtpt configuration (bsc#1104427). - RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver (bsc#1104427). - RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver (bsc#1104427). - RDMA/hns: Fix cmdq parameter of querying pf timer resource (bsc#1104427 bsc#1126206). - RDMA/hns: Fix missing sq_sig_type when querying QP (bsc#1104427 ). - RDMA/iw_cxgb4: Fix incorrect function parameters (bsc#1136348 jsc#SLE-4684). - RDMA/iw_cxgb4: initiate CLOSE when entering TERM (bsc#1136348 jsc#SLE-4684). - RDMA/mlx5: Add init2init as a modify command (bsc#1103991 ). - RDMA/mlx5: Fix typo in enum name (bsc#1103991). - RDMA/mlx5: Fix wrong free of blue flame register on error (bsc#1103991). - RDMA/qedr: Fix inline size returned for iWARP (bsc#1050545 ). - rtmutex: Remove unused argument from rt_mutex_proxy_unlock() (bsc#1181349 bsc#1149032). - s390/cio: fix use-after-free in ccw_device_destroy_console (git-fixes). - s390/dasd: fix list corruption of lcu list (bsc#1181170 LTC#190915). - s390/dasd: fix list corruption of pavgroup group list (bsc#1181170 LTC#190915). - s390/dasd: prevent inconsistent LCU device data (bsc#1181170 LTC#190915). - s390/qeth: delay draining the TX buffers (git-fixes). - s390/qeth: fix deadlock during recovery (git-fixes). - s390/qeth: fix L2 header access in qeth_l3_osa_features_check() (git-fixes). - s390/qeth: fix locking for discipline setup / removal (git-fixes). - s390/smp: perform initial CPU reset also for SMT siblings (git-fixes). - sched/fair: Fix enqueue_task_fair warning (bsc#1179093). - sched/fair: Fix enqueue_task_fair() warning some more (bsc#1179093). - sched/fair: Fix reordering of enqueue/dequeue_task_fair() (bsc#1179093). - sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list (bsc#1179093). - sched/fair: Reorder enqueue/dequeue_task_fair path (bsc#1179093). - scsi: core: Fix VPD LUN ID designator priorities (bsc#1178049, git-fixes). - scsi: ibmvfc: Set default timeout to avoid crash during migration (bsc#1181425 ltc#188252). - scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability (bsc#1180891). - scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3 (bsc#1180891). - scsi: lpfc: Fix crash when a fabric node is released prematurely (bsc#1180891). - scsi: lpfc: Fix error log messages being logged following SCSI task mgnt (bsc#1180891). - scsi: lpfc: Fix FW reset action if I/Os are outstanding (bsc#1180891). - scsi: lpfc: Fix NVMe recovery after mailbox timeout (bsc#1180891). - scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config (bsc#1180891). - scsi: lpfc: Fix target reset failing (bsc#1180891). - scsi: lpfc: Fix vport create logging (bsc#1180891). - scsi: lpfc: Implement health checking when aborting I/O (bsc#1180891). - scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework (bsc#1180891). - scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state (bsc#1180891). - scsi: lpfc: Simplify bool comparison (bsc#1180891). - scsi: lpfc: Update lpfc version to 12.8.0.7 (bsc#1180891). - scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests (bsc#1180891). - serial: mvebu-uart: fix tx lost characters at power off (git-fixes). - spi: cadence: cache reference clock rate during probe (git-fixes). - SUNRPC: cache: ignore timestamp written to 'flush' file (bsc#1178036). - team: set dev->needed_headroom in team_setup_by_port() (git-fixes). - tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS (bsc#1109837). - usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() (git-fixes). - usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion (git-fixes). - USB: ehci: fix an interrupt calltrace error (git-fixes). - usb: gadget: configfs: Preserve function ordering after bind failure (git-fixes). - usb: gadget: f_uac2: reset wMaxPacketSize (git-fixes). - USB: gadget: legacy: fix return error code in acm_ms_bind() (git-fixes). - usb: gadget: select CONFIG_CRC32 (git-fixes). - USB: serial: iuu_phoenix: fix DMA from stack (git-fixes). - usb: udc: core: Use lock when write to soft_connect (git-fixes). - USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set (git-fixes). - USB: yurex: fix control-URB timeout handling (git-fixes). - veth: Adjust hard_start offset on redirect XDP frames (bsc#1109837). - vfio iommu: Add dma available capability (bsc#1179573 LTC#190106). - vfio-pci: Use io_remap_pfn_range() for PCI IO memory (bsc#1181231). - vhost/vsock: fix vhost vsock cid hashing inconsistent (git-fixes). - virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer (git-fixes). - wan: ds26522: select CONFIG_BITREVERSE (git-fixes). - wil6210: select CONFIG_CRC32 (git-fixes). - x86/apic: Fix x2apic enablement without interrupt remapping (bsc#1181001, jsc#ECO-3191). - x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available (bsc#1181001, jsc#ECO-3191). - x86/hyperv: Fix kexec panic/hang issues (bsc#1176831). - x86/i8259: Use printk_deferred() to prevent deadlock (bsc#1112178). - x86/ioapic: Handle Extended Destination ID field in RTE (bsc#1181001, jsc#ECO-3191). - x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181001, jsc#ECO-3191). - x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181001, jsc#ECO-3191). - x86/mm: Fix leak of pmd ptlock (bsc#1112178). - x86/mm/numa: Remove uninitialized_var() usage (bsc#1112178). - x86/msi: Only use high bits of MSI address for DMAR unit (bsc#1181001, jsc#ECO-3191). - x86/mtrr: Correct the range check before performing MTRR type lookups (bsc#1112178). - x86/resctrl: Do not move a task to the same resource group (bsc#1112178). - x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR (bsc#1112178). - xdp: Fix xsk_generic_xmit errno (bsc#1109837). - xhci: make sure TRB is fully written before giving it to the controller (git-fixes). - xhci: tegra: Delay for disabling LFPS detector (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1003581 1004003 1011044 1012060 1012382 1012422 1012452 1012829 1012910 1012985 1013561 1013887 1015342 1015452 1017461 1018885 1020412 1021424 1022266 1022595 1023287 1024287 1024292 1024294 1025461 1026570 1027101 1027512 1027974 1028217 1028310 1028340 1028883 1029607 1030057 1030070 1031040 1031142 1031147 1031470 1031500 1031512 1031555 1031717 1031796 1032141 1032339 1032345 1032400 1032581 1032803 1033117 1033281 1033336 1033340 1033885 1034048 1034419 1034635 1034670 1034671 1034762 1034902 1034995 1035024 1035082 1035866 1035887 1035920 1035922 1036214 1036638 1036752 1036763 1037177 1037186 1037384 1037483 1037669 1037840 1037871 1037969 1038033 1038043 1038085 1038142 1038143 1038297 1038458 1038544 1038842 1038843 1038846 1038847 1038848 1038879 1038981 1038982 1039214 1039348 1039354 1039700 1039864 1039882 1039883 1039885 1039900 1040069 1040125 1040182 1040279 1040351 1040364 1040395 1040425 1040463 1040567 1040609 1040855 1040929 1040941 1041087 1041160 1041168 1041242 1041431 1041810 1042286 1042356 1042421 1042517 1042535 1042536 1042863 1042886 1043014 1043231 1043236 1043347 1043371 1043467 1043488 1043598 1043912 1043935 1043960 1043990 1044015 1044082 1044120 1044125 1044532 1044767 1044772 1044854 1044880 1044912 1045154 1045235 1045286 1045307 1045327 1045467 1045568 1046105 1046305 1046306 1046434 1046540 1046542 1046589 1046648 1047873 1048715 1050242 1050244 1050536 1050538 1050545 1052311 1052368 1056653 1056657 1056787 1057247 1057950 1062538 1064802 1065386 1066129 1067844 1073230 1073513 1074220 1075020 1076017 1077983 1081741 1083488 1085114 1085447 1086282 1086301 1086313 1086314 1088681 1090518 1098633 1103411 1103990 1103991 1103992 1104270 1104277 1104279 1104353 1104427 1104742 1104745 1107832 1109837 1110233 1111981 1112178 1112374 1113956 1119113 1126206 1126390 1127354 1127371 1129770 1136348 1149032 1174206 1176395 1176831 1176846 1178036 1178049 1178631 1178900 1179093 1179508 1179509 1179563 1179573 1179575 1179878 1180008 1180130 1180765 1180812 1180859 1180891 1180912 1181001 1181018 1181170 1181230 1181231 1181349 1181425 1181553 799133 863764 922871 939801 963041 966170 966172 966191 966321 966339 971975 988065 989311 990058 990682 993832 995542 CVE-2016-10196 CVE-2017-1000112 CVE-2017-1000251 CVE-2017-1000365 CVE-2017-1000380 CVE-2017-11108 CVE-2017-11541 CVE-2017-11542 CVE-2017-11543 CVE-2017-12172 CVE-2017-12893 CVE-2017-12894 CVE-2017-12895 CVE-2017-12896 CVE-2017-12897 CVE-2017-12898 CVE-2017-12899 CVE-2017-12900 CVE-2017-12901 CVE-2017-12902 CVE-2017-12985 CVE-2017-12986 CVE-2017-12987 CVE-2017-12988 CVE-2017-12989 CVE-2017-12990 CVE-2017-12991 CVE-2017-12992 CVE-2017-12993 CVE-2017-12994 CVE-2017-12995 CVE-2017-12996 CVE-2017-12997 CVE-2017-12998 CVE-2017-12999 CVE-2017-13000 CVE-2017-13001 CVE-2017-13002 CVE-2017-13003 CVE-2017-13004 CVE-2017-13005 CVE-2017-13006 CVE-2017-13007 CVE-2017-13008 CVE-2017-13009 CVE-2017-13010 CVE-2017-13011 CVE-2017-13012 CVE-2017-13013 CVE-2017-13014 CVE-2017-13015 CVE-2017-13016 CVE-2017-13017 CVE-2017-13018 CVE-2017-13019 CVE-2017-13020 CVE-2017-13021 CVE-2017-13022 CVE-2017-13023 CVE-2017-13024 CVE-2017-13025 CVE-2017-13026 CVE-2017-13027 CVE-2017-13028 CVE-2017-13029 CVE-2017-13030 CVE-2017-13031 CVE-2017-13032 CVE-2017-13033 CVE-2017-13034 CVE-2017-13035 CVE-2017-13036 CVE-2017-13037 CVE-2017-13038 CVE-2017-13039 CVE-2017-13040 CVE-2017-13041 CVE-2017-13042 CVE-2017-13043 CVE-2017-13044 CVE-2017-13045 CVE-2017-13046 CVE-2017-13047 CVE-2017-13048 CVE-2017-13049 CVE-2017-13050 CVE-2017-13051 CVE-2017-13052 CVE-2017-13053 CVE-2017-13054 CVE-2017-13055 CVE-2017-13166 CVE-2017-13687 CVE-2017-13688 CVE-2017-13689 CVE-2017-13690 CVE-2017-13725 CVE-2017-15098 CVE-2017-15274 CVE-2017-16612 CVE-2017-2581 CVE-2017-2586 CVE-2017-2587 CVE-2017-3308 CVE-2017-3309 CVE-2017-3453 CVE-2017-3456 CVE-2017-3464 CVE-2017-5429 CVE-2017-5430 CVE-2017-5432 CVE-2017-5433 CVE-2017-5434 CVE-2017-5435 CVE-2017-5436 CVE-2017-5438 CVE-2017-5439 CVE-2017-5440 CVE-2017-5441 CVE-2017-5442 CVE-2017-5443 CVE-2017-5444 CVE-2017-5445 CVE-2017-5446 CVE-2017-5447 CVE-2017-5448 CVE-2017-5449 CVE-2017-5451 CVE-2017-5454 CVE-2017-5455 CVE-2017-5456 CVE-2017-5459 CVE-2017-5460 CVE-2017-5461 CVE-2017-5462 CVE-2017-5464 CVE-2017-5465 CVE-2017-5466 CVE-2017-5467 CVE-2017-5469 CVE-2017-5470 CVE-2017-5472 CVE-2017-7346 CVE-2017-7487 CVE-2017-7616 CVE-2017-7618 CVE-2017-7749 CVE-2017-7750 CVE-2017-7751 CVE-2017-7752 CVE-2017-7754 CVE-2017-7755 CVE-2017-7756 CVE-2017-7757 CVE-2017-7758 CVE-2017-7761 CVE-2017-7763 CVE-2017-7764 CVE-2017-7765 CVE-2017-7768 CVE-2017-7778 CVE-2017-8890 CVE-2017-8924 CVE-2017-8925 CVE-2017-9074 CVE-2017-9075 CVE-2017-9076 CVE-2017-9077 CVE-2017-9150 CVE-2017-9242 CVE-2018-1000004 CVE-2018-1050 CVE-2018-1053 CVE-2018-1068 CVE-2018-10858 CVE-2018-14633 CVE-2018-17182 CVE-2018-2755 CVE-2018-2761 CVE-2018-2766 CVE-2018-2767 CVE-2018-2771 CVE-2018-2781 CVE-2018-2782 CVE-2018-2784 CVE-2018-2787 CVE-2018-2813 CVE-2018-2817 CVE-2018-2819 CVE-2018-7566 CVE-2020-25211 CVE-2020-25639 CVE-2020-27835 CVE-2020-29568 CVE-2020-29569 CVE-2021-0342 CVE-2021-20177 CVE-2021-3347 SUSE-SU-2017:1603-1 SUSE-SU-2017:1669-1 SUSE-SU-2017:1853-1 SUSE-SU-2017:2035-1 SUSE-SU-2017:2440-1 SUSE-SU-2017:2786-1 SUSE-SU-2017:2854-1 SUSE-SU-2017:3214-1 SUSE-SU-2018:0081-1 SUSE-SU-2018:0675-1 SUSE-SU-2018:1031-1 SUSE-SU-2018:1781-1 SUSE-SU-2018:2339-1 SUSE-SU-2021:0353-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 High Availability Extension 11 SP2 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Live Patching 12 SP5 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise 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-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 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-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 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 OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND optipng-0.7.5-8.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
kernel-debug-4.4.57-18.3.1 is installed
OR kernel-debug-base-4.4.57-18.3.1 is installed
OR kernel-debug-devel-4.4.57-18.3.1 is installed
OR kernel-default-4.4.57-18.3.1 is installed
OR kernel-default-base-4.4.57-18.3.1 is installed
OR kernel-default-devel-4.4.57-18.3.1 is installed
OR kernel-devel-4.4.57-18.3.1 is installed
OR kernel-docs-4.4.57-18.3.2 is installed
OR kernel-docs-html-4.4.57-18.3.2 is installed
OR kernel-docs-pdf-4.4.57-18.3.2 is installed
OR kernel-macros-4.4.57-18.3.1 is installed
OR kernel-obs-build-4.4.57-18.3.1 is installed
OR kernel-obs-qa-4.4.57-18.3.1 is installed
OR kernel-source-4.4.57-18.3.1 is installed
OR kernel-source-vanilla-4.4.57-18.3.1 is installed
OR kernel-syms-4.4.57-18.3.1 is installed
OR kernel-vanilla-4.4.57-18.3.1 is installed
OR kernel-vanilla-base-4.4.57-18.3.1 is installed
OR kernel-vanilla-devel-4.4.57-18.3.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND haproxy-1.5.4-2.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
finch-2.6.6-0.19 is installed
OR libpurple-2.6.6-0.19 is installed
OR libpurple-lang-2.6.6-0.19 is installed
OR libpurple-meanwhile-2.6.6-0.19 is installed
OR libpurple-tcl-2.6.6-0.19 is installed
OR pidgin-2.6.6-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
Mesa-9.0.3-0.19 is installed
OR Mesa-32bit-9.0.3-0.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
bind-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND libgadu3-1.11.4-1.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
dhcp-4.3.3-2.2 is installed
OR dhcp-client-4.3.3-2.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
cron-4.2-58.3 is installed
OR cronie-1.4.11-58.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108.3 is installed
OR MozillaFirefox-translations-52.2.0esr-108.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
AND Package Information
hawk-0.5.2-0.38 is installed
OR hawk-templates-0.5.2-0.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
cluster-network-1.4-2.32.6 is installed
OR cluster-network-kmp-bigmem-1.4_3.0.101_108.87-2.32.6 is installed
OR cluster-network-kmp-default-1.4_3.0.101_108.87-2.32.6 is installed
OR cluster-network-kmp-pae-1.4_3.0.101_108.87-2.32.6 is installed
OR cluster-network-kmp-ppc64-1.4_3.0.101_108.87-2.32.6 is installed
OR cluster-network-kmp-trace-1.4_3.0.101_108.87-2.32.6 is installed
OR cluster-network-kmp-xen-1.4_3.0.101_108.87-2.32.6 is installed
OR drbd-8.4.4-0.27.6 is installed
OR drbd-bash-completion-8.4.4-0.27.6 is installed
OR drbd-heartbeat-8.4.4-0.27.6 is installed
OR drbd-kmp-8.4.4-0.27.6 is installed
OR drbd-kmp-bigmem-8.4.4_3.0.101_108.87-0.27.6 is installed
OR drbd-kmp-default-8.4.4_3.0.101_108.87-0.27.6 is installed
OR drbd-kmp-pae-8.4.4_3.0.101_108.87-0.27.6 is installed
OR drbd-kmp-ppc64-8.4.4_3.0.101_108.87-0.27.6 is installed
OR drbd-kmp-trace-8.4.4_3.0.101_108.87-0.27.6 is installed
OR drbd-kmp-xen-8.4.4_3.0.101_108.87-0.27.6 is installed
OR drbd-pacemaker-8.4.4-0.27.6 is installed
OR drbd-udev-8.4.4-0.27.6 is installed
OR drbd-utils-8.4.4-0.27.6 is installed
OR drbd-xen-8.4.4-0.27.6 is installed
OR gfs2-2-0.24.6 is installed
OR gfs2-kmp-bigmem-2_3.0.101_108.87-0.24.6 is installed
OR gfs2-kmp-default-2_3.0.101_108.87-0.24.6 is installed
OR gfs2-kmp-pae-2_3.0.101_108.87-0.24.6 is installed
OR gfs2-kmp-ppc64-2_3.0.101_108.87-0.24.6 is installed
OR gfs2-kmp-trace-2_3.0.101_108.87-0.24.6 is installed
OR gfs2-kmp-xen-2_3.0.101_108.87-0.24.6 is installed
OR ocfs2-1.6-0.28.9 is installed
OR ocfs2-kmp-bigmem-1.6_3.0.101_108.87-0.28.9 is installed
OR ocfs2-kmp-default-1.6_3.0.101_108.87-0.28.9 is installed
OR ocfs2-kmp-pae-1.6_3.0.101_108.87-0.28.9 is installed
OR ocfs2-kmp-ppc64-1.6_3.0.101_108.87-0.28.9 is installed
OR ocfs2-kmp-trace-1.6_3.0.101_108.87-0.28.9 is installed
OR ocfs2-kmp-xen-1.6_3.0.101_108.87-0.28.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP5 is installed
AND Package Information
kernel-default-kgraft-4.12.14-122.60.1 is installed
OR kernel-default-kgraft-devel-4.12.14-122.60.1 is installed
OR kgraft-patch-4_12_14-122_60-default-1-8.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND docker-1.8.3-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libslurm29-16.05.8.1-5 is installed
OR perl-slurm-16.05.8.1-5 is installed
OR slurm-16.05.8.1-5 is installed
OR slurm-auth-none-16.05.8.1-5 is installed
OR slurm-devel-16.05.8.1-5 is installed
OR slurm-doc-16.05.8.1-5 is installed
OR slurm-lua-16.05.8.1-5 is installed
OR slurm-munge-16.05.8.1-5 is installed
OR slurm-pam_slurm-16.05.8.1-5 is installed
OR slurm-plugins-16.05.8.1-5 is installed
OR slurm-sched-wiki-16.05.8.1-5 is installed
OR slurm-slurmdbd-16.05.8.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-105 is installed
OR libopenssl0_9_8-0.9.8j-105 is installed
OR libopenssl0_9_8-32bit-0.9.8j-105 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.61-52.77 is installed
OR kernel-ec2-devel-3.12.61-52.77 is installed
OR kernel-ec2-extra-3.12.61-52.77 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
nodejs6-6.14.3-11.15 is installed
OR nodejs6-devel-6.14.3-11.15 is installed
OR nodejs6-docs-6.14.3-11.15 is installed
OR npm6-6.14.3-11.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr10.50-65.42 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr10.50-65.42 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr10.50-65.42 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr10.50-65.42 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr10.50-65.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
mozilla-nspr-4.8.2-1.1 is installed
OR mozilla-nspr-32bit-4.8.2-1.1 is installed
OR mozilla-nspr-x86-4.8.2-1.1 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
mozilla-nspr-4.8.2-1.1 is installed
OR mozilla-nspr-32bit-4.8.2-1.1 is installed
OR mozilla-nspr-x86-4.8.2-1.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
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 SP1 is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
coreutils-6.12-32.26 is installed
OR coreutils-lang-6.12-32.26 is installed
OR coreutils-x86-6.12-32.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
coreutils-6.12-32.26 is installed
OR coreutils-lang-6.12-32.26 is installed
OR coreutils-x86-6.12-32.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
coreutils-6.12-32.26 is installed
OR coreutils-lang-6.12-32.26 is installed
OR coreutils-x86-6.12-32.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
gtk2-2.18.9-0.4 is installed
OR gtk2-32bit-2.18.9-0.4 is installed
OR gtk2-doc-2.18.9-0.4 is installed
OR gtk2-lang-2.18.9-0.4 is installed
OR gtk2-x86-2.18.9-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-31.5.3esr-0.3 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.5 is installed
OR libMagickCore1-6.4.3.6-7.78.5 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.5 is installed
OR libMagickCore1-6.4.3.6-7.78.5 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.50 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.50 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.50 is installed
OR openssl-0.9.8j-0.50 is installed
OR openssl-doc-0.9.8j-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.50 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.50 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.50 is installed
OR openssl-0.9.8j-0.50 is installed
OR openssl-doc-0.9.8j-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.50 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.50 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.50 is installed
OR openssl-0.9.8j-0.50 is installed
OR openssl-doc-0.9.8j-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.50 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.50 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.50 is installed
OR openssl-0.9.8j-0.50 is installed
OR openssl-doc-0.9.8j-0.50 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libopenssl-devel-0.9.8j-0.66 is installed
OR libopenssl0_9_8-0.9.8j-0.50 is installed
OR libopenssl0_9_8-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.50 is installed
OR libopenssl0_9_8-hmac-x86-0.9.8j-0.50 is installed
OR libopenssl0_9_8-x86-0.9.8j-0.50 is installed
OR openssl-0.9.8j-0.50 is installed
OR openssl-doc-0.9.8j-0.50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND automake-1.10.1-4.131.9 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND automake-1.10.1-4.131.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
bind-9.6ESVR5P1-0.8 is installed
OR bind-chrootenv-9.6ESVR5P1-0.8 is installed
OR bind-doc-9.6ESVR5P1-0.8 is installed
OR bind-libs-9.6ESVR5P1-0.8 is installed
OR bind-libs-32bit-9.6ESVR5P1-0.8 is installed
OR bind-libs-x86-9.6ESVR5P1-0.8 is installed
OR bind-utils-9.6ESVR5P1-0.8 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 dhcpcd-3.2.3-45.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND dhcpcd-3.2.3-45.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND dhcpcd-3.2.3-45.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND dhcpcd-3.2.3-45.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND dhcpcd-3.2.3-45.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
guestfs-data-1.20.4-0.18 is installed
OR guestfs-tools-1.20.4-0.18 is installed
OR guestfsd-1.20.4-0.18 is installed
OR libguestfs0-1.20.4-0.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
guestfs-data-1.20.4-0.18 is installed
OR guestfs-tools-1.20.4-0.18 is installed
OR guestfsd-1.20.4-0.18 is installed
OR libguestfs0-1.20.4-0.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND acpid-1.0.6-91.25.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
curl-7.19.7-1.61.1 is installed
OR libcurl4-7.19.7-1.61.1 is installed
OR libcurl4-32bit-7.19.7-1.61.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
evince-2.28.2-0.7.3 is installed
OR evince-doc-2.28.2-0.7.3 is installed
OR evince-lang-2.28.2-0.7.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
evince-2.28.2-0.7.3 is installed
OR evince-doc-2.28.2-0.7.3 is installed
OR evince-lang-2.28.2-0.7.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND intel-SINIT-1-0.81.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND intel-SINIT-1-0.81.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
jakarta-commons-fileupload-1.1.1-1.37.3 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.37.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
jakarta-commons-fileupload-1.1.1-1.37.3 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.37.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libxml2-2.9.1-10 is installed
OR libxml2-2-2.9.1-10 is installed
OR libxml2-2-32bit-2.9.1-10 is installed
OR libxml2-doc-2.9.1-10 is installed
OR libxml2-tools-2.9.1-10 is installed
OR python-libxml2-2.9.1-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libxml2-2.9.1-10 is installed
OR libxml2-2-2.9.1-10 is installed
OR libxml2-2-32bit-2.9.1-10 is installed
OR libxml2-doc-2.9.1-10 is installed
OR libxml2-tools-2.9.1-10 is installed
OR python-libxml2-2.9.1-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND ant-1.9.4-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-36 is installed
OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
OR openssl-1.0.1i-36 is installed
OR openssl-doc-1.0.1i-36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-36 is installed
OR libopenssl1_0_0-32bit-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-1.0.1i-36 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-36 is installed
OR openssl-1.0.1i-36 is installed
OR openssl-doc-1.0.1i-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
dbus-1-glib-0.100.2-3 is installed
OR dbus-1-glib-32bit-0.100.2-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-6-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-6-2 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_13-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
libspice-server1-0.12.5-10.1 is installed
OR spice-0.12.5-10.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
accountsservice-0.6.42-14 is installed
OR accountsservice-lang-0.6.42-14 is installed
OR libaccountsservice0-0.6.42-14 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libvirt-2.0.0-27.42 is installed
OR libvirt-client-2.0.0-27.42 is installed
OR libvirt-daemon-2.0.0-27.42 is installed
OR libvirt-daemon-config-network-2.0.0-27.42 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
OR libvirt-daemon-hooks-2.0.0-27.42 is installed
OR libvirt-daemon-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-xen-2.0.0-27.42 is installed
OR libvirt-doc-2.0.0-27.42 is installed
OR libvirt-lock-sanlock-2.0.0-27.42 is installed
OR libvirt-nss-2.0.0-27.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libvirt-2.0.0-27.42 is installed
OR libvirt-client-2.0.0-27.42 is installed
OR libvirt-daemon-2.0.0-27.42 is installed
OR libvirt-daemon-config-network-2.0.0-27.42 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
OR libvirt-daemon-hooks-2.0.0-27.42 is installed
OR libvirt-daemon-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-xen-2.0.0-27.42 is installed
OR libvirt-doc-2.0.0-27.42 is installed
OR libvirt-lock-sanlock-2.0.0-27.42 is installed
OR libvirt-nss-2.0.0-27.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
ntp-4.2.8p11-64.5 is installed
OR ntp-doc-4.2.8p11-64.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
ntp-4.2.8p11-64.5 is installed
OR ntp-doc-4.2.8p11-64.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
libmysqlclient18-10.0.35-29.20 is installed
OR libmysqlclient18-32bit-10.0.35-29.20 is installed
OR mariadb-10.0.35-29.20 is installed
OR mariadb-client-10.0.35-29.20 is installed
OR mariadb-errormessages-10.0.35-29.20 is installed
OR mariadb-tools-10.0.35-29.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
libmysqlclient18-10.0.35-29.20 is installed
OR libmysqlclient18-32bit-10.0.35-29.20 is installed
OR mariadb-10.0.35-29.20 is installed
OR mariadb-client-10.0.35-29.20 is installed
OR mariadb-errormessages-10.0.35-29.20 is installed
OR mariadb-tools-10.0.35-29.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libwireshark8-2.2.8-48.6 is installed
OR libwiretap6-2.2.8-48.6 is installed
OR libwscodecs1-2.2.8-48.6 is installed
OR libwsutil7-2.2.8-48.6 is installed
OR wireshark-2.2.8-48.6 is installed
OR wireshark-gtk-2.2.8-48.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libwireshark8-2.2.8-48.6 is installed
OR libwiretap6-2.2.8-48.6 is installed
OR libwscodecs1-2.2.8-48.6 is installed
OR libwsutil7-2.2.8-48.6 is installed
OR wireshark-2.2.8-48.6 is installed
OR wireshark-gtk-2.2.8-48.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libopenssl-devel-1.0.2j-60.60 is installed
OR libopenssl1_0_0-1.0.2j-60.60 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.60 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.60 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.60 is installed
OR openssl-1.0.2j-60.60 is installed
OR openssl-doc-1.0.2j-60.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libopenssl-devel-1.0.2j-60.60 is installed
OR libopenssl1_0_0-1.0.2j-60.60 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.60 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.60 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.60 is installed
OR openssl-1.0.2j-60.60 is installed
OR openssl-doc-1.0.2j-60.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
bzip2-1.0.6-30.8 is installed
OR bzip2-doc-1.0.6-30.8 is installed
OR libbz2-1-1.0.6-30.8 is installed
OR libbz2-1-32bit-1.0.6-30.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
bzip2-1.0.6-30.8 is installed
OR bzip2-doc-1.0.6-30.8 is installed
OR libbz2-1-1.0.6-30.8 is installed
OR libbz2-1-32bit-1.0.6-30.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libpolkit0-0.113-5.12 is installed
OR polkit-0.113-5.12 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libpolkit0-0.113-5.12 is installed
OR polkit-0.113-5.12 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libarchive-3.1.2-26.3 is installed
OR libarchive13-3.1.2-26.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libarchive-3.1.2-26.3 is installed
OR libarchive13-3.1.2-26.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libcaca-0.99.beta18-14.3 is installed
OR libcaca0-0.99.beta18-14.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libcaca-0.99.beta18-14.3 is installed
OR libcaca0-0.99.beta18-14.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
postgresql94-9.4.13-21.5 is installed
OR postgresql94-contrib-9.4.13-21.5 is installed
OR postgresql94-docs-9.4.13-21.5 is installed
OR postgresql94-server-9.4.13-21.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
postgresql94-9.4.13-21.5 is installed
OR postgresql94-contrib-9.4.13-21.5 is installed
OR postgresql94-docs-9.4.13-21.5 is installed
OR postgresql94-server-9.4.13-21.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
bind-9.9.9P1-49 is installed
OR bind-chrootenv-9.9.9P1-49 is installed
OR bind-doc-9.9.9P1-49 is installed
OR bind-libs-9.9.9P1-49 is installed
OR bind-utils-9.9.9P1-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_61-52_72-default-2-3 is installed
OR kgraft-patch-3_12_61-52_72-xen-2-3 is installed
OR kgraft-patch-SLE12_Update_21-2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-devel-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
libmysqlclient18-10.0.35-29.20 is installed
OR libmysqlclient18-32bit-10.0.35-29.20 is installed
OR mariadb-10.0.35-29.20 is installed
OR mariadb-client-10.0.35-29.20 is installed
OR mariadb-errormessages-10.0.35-29.20 is installed
OR mariadb-tools-10.0.35-29.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
libmspack-0.0.20060920alpha-74.10 is installed
OR libmspack-devel-0.0.20060920alpha-74.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
kernel-default-3.12.48-52.27 is installed
OR kernel-default-extra-3.12.48-52.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-11.2.202.644-149 is installed
OR flash-player-gnome-11.2.202.644-149 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.74-92.32 is installed
OR kernel-default-extra-4.4.74-92.32 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
kernel-default-4.12.14-95.37 is installed
OR kernel-default-extra-4.12.14-95.37 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ghostscript-fonts-other-8.62-32.46.1 is installed
OR ghostscript-fonts-rus-8.62-32.46.1 is installed
OR ghostscript-fonts-std-8.62-32.46.1 is installed
OR ghostscript-library-8.62-32.46.1 is installed
OR ghostscript-omni-8.62-32.46.1 is installed
OR ghostscript-x11-8.62-32.46.1 is installed
OR libgimpprint-4.2.7-32.46.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND python-PyYAML-3.10-15.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-60.3.0-74 is installed
OR MozillaThunderbird-buildsymbols-60.3.0-74 is installed
OR MozillaThunderbird-translations-common-60.3.0-74 is installed
OR MozillaThunderbird-translations-other-60.3.0-74 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
libgit2-0.24.3-6 is installed
OR libgit2-24-0.24.3-6 is installed
OR libgit2-devel-0.24.3-6 is installed
|