Revision Date: | 2021-08-10 | 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-3659: Fixed a NULL pointer dereference in llsec_key_alloc() in net/mac802154/llsec.c (bsc#1188876). - CVE-2021-22543: Fixed improper handling of VM_IO|VM_PFNMAP vmas in KVM, which could bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allowed users with the ability to start and control a VM to read/write random pages of memory and can result in local privilege escalation (bsc#1186482). - CVE-2021-37576: Fixed an issue on the powerpc platform, where a KVM guest OS user could cause host OS memory corruption via rtas_args.nargs (bsc#1188838). - CVE-2020-0429: In l2tp_session_delete and related functions of l2tp_core.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. (bsc#1176724). - CVE-2020-36386: Fixed a slab out-of-bounds read in hci_extended_inquiry_result_evt (bsc#1187038 ).
The following non-security bugs were fixed:
- ACPI: AMBA: Fix resource name in /proc/iomem (git-fixes). - ACPI: bus: Call kobject_put() in acpi_init() error path (git-fixes). - ACPI: processor idle: Fix up C-state latency if not ordered (git-fixes). - ALSA: bebob: add support for ToneWeal FW66 (git-fixes). - ALSA: hda: Add IRQ check for platform_get_irq() (git-fixes). - ALSA: ppc: fix error return code in snd_pmac_probe() (git-fixes). - ALSA: sb: Fix potential ABBA deadlock in CSP driver (git-fixes). - ALSA: sb: Fix potential double-free of CSP mixer elements (git-fixes). - ALSA: usb-audio: fix rate on Ozone Z90 USB headset (git-fixes). - ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing() (git-fixes). - ASoC: tegra: Set driver_name=tegra for all machine drivers (git-fixes). - Bluetooth: Fix the HCI to MGMT status conversion table (git-fixes). - Bluetooth: Shutdown controller after workqueues are flushed or cancelled (git-fixes). - Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc (git-fixes). - HID: wacom: Correct base usage for capacitive ExpressKey status bits (git-fixes). - PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun (git-fixes). - PCI: Add ACS quirk for Broadcom BCM57414 NIC (git-fixes). - PCI: Leave Apple Thunderbolt controllers on for s2idle or standby (git-fixes). - PCI: quirks: fix false kABI positive (git-fixes). - USB: cdc-acm: blacklist Heimann USB Appset device (git-fixes). - USB: move many drivers to use DEVICE_ATTR_WO (git-fixes). - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick (git-fixes). - USB: serial: cp210x: fix comments for GE CS1000 (git-fixes). - USB: serial: cp210x: fix comments for GE CS1000 (git-fixes). - USB: serial: option: add support for u-blox LARA-R6 family (git-fixes). - USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS (git-fixes). - ath9k: Fix kernel NULL pointer dereference during ath_reset_internal() (git-fixes). - can: ems_usb: fix memory leak (git-fixes). - can: esd_usb2: fix memory leak (git-fixes). - can: hi311x: fix a signedness bug in hi3110_cmd() (git-fixes). - can: mcba_usb_start(): add missing urb->transfer_dma initialization (git-fixes). - can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF (git-fixes). - can: sja1000: sja1000_err(): do not count arbitration lose as an error (git-fixes). - can: sun4i_can: sun4i_can_err(): do not count arbitration lose as an error (git-fixes). - can: ti_hecc: Fix memleak in ti_hecc_probe (git-fixes). - can: usb_8dev: fix memory leak (git-fixes). - ceph: do not WARN if we're still opening a session to an MDS (bsc#1188750). - cifs: Fix preauth hash corruption (git-fixes). - cifs: Return correct error code from smb2_get_enc_key (git-fixes). - cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath (git-fixes). - cifs: fix interrupted close commands (git-fixes). - cifs: fix memory leak in smb2_copychunk_range (git-fixes). - cosa: Add missing kfree in error path of cosa_write (git-fixes). - crypto: do not free algorithm before using (git-fixes). - cw1200: add missing MODULE_DEVICE_TABLE (git-fixes). - dma-buf/sync_file: Do not leak fences on merge failure (git-fixes). - drm/amd/amdgpu/sriov disable all ip hw status by default (git-fixes). - drm/panel: raspberrypi-touchscreen: Prevent double-free (git-fixes). - drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create() (git-fixes). - drm/virtio: Fix double free on probe failure (git-fixes). - drm: Return -ENOTTY for non-drm ioctls (git-fixes). - e100: handle eeprom as little endian (git-fixes). - gpio: zynq: Check return value of pm_runtime_get_sync (git-fixes). - gve: Add DQO fields for core data structures (bsc#1176940). - gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags (bsc#1176940). - gve: Add NULL pointer checks when freeing irqs (bsc#1176940). - gve: Add basic driver framework for Compute Engine Virtual NIC (jsc#SLE-10538). - gve: Add dqo descriptors (bsc#1176940). - gve: Add ethtool support (jsc#SLE-10538). - gve: Add stats for gve (bsc#1176940). - gve: Add support for DQO RX PTYPE map (bsc#1176940). - gve: Add support for raw addressing device option (bsc#1176940). - gve: Add support for raw addressing in the tx path (bsc#1176940). - gve: Add support for raw addressing to the rx path (bsc#1176940). - gve: Add workqueue and reset support (jsc#SLE-10538). - gve: Batch AQ commands for creating and destroying queues (bsc#1176940). - gve: Check TX QPL was actually assigned (bsc#1176940). - gve: Copy and paste bug in gve_get_stats() (jsc#SLE-10538). - gve: Correct SKB queue index validation (bsc#1176940). - gve: DQO: Add RX path (bsc#1176940). - gve: DQO: Add TX path (bsc#1176940). - gve: DQO: Add core netdev features (bsc#1176940). - gve: DQO: Add ring allocation and initialization (bsc#1176940). - gve: DQO: Configure interrupts on device up (bsc#1176940). - gve: DQO: Fix off by one in gve_rx_dqo() (bsc#1176940). - gve: DQO: Remove incorrect prefetch (bsc#1176940). - gve: Enable Link Speed Reporting in the driver (bsc#1176940). - gve: Fix an error handling path in 'gve_probe()' (bsc#1176940). - gve: Fix case where desc_cnt and data_cnt can get out of sync (jsc#SLE-10538). - gve: Fix error return code in gve_alloc_qpls() (jsc#SLE-10538). - gve: Fix the queue page list allocated pages count (bsc#1176940). - gve: Fix u64_stats_sync to initialize start (jsc#SLE-10538). - gve: Fix warnings reported for DQO patchset (bsc#1176940). - gve: Fixes DMA synchronization (jsc#SLE-10538). - gve: Get and set Rx copybreak via ethtool (bsc#1176940). - gve: Introduce a new model for device options (bsc#1176940). - gve: Introduce per netdev `enum gve_queue_format` (bsc#1176940). - gve: Make gve_rx_slot_page_info.page_offset an absolute offset (bsc#1176940). - gve: Move some static functions to a common file (bsc#1176940). - gve: NIC stats for report-stats and for ethtool (bsc#1176940). - gve: Propagate error codes to caller (bsc#1176940). - gve: Remove the exporting of gve_probe (jsc#SLE-10538). - gve: Replace zero-length array with flexible-array member (bsc#1176940). - gve: Rx Buffer Recycling (bsc#1176940). - gve: Simplify code and axe the use of a deprecated API (bsc#1176940). - gve: Update adminq commands to support DQO queues (bsc#1176940). - gve: Update mgmt_msix_idx if num_ntfy changes (bsc#1176940). - gve: Upgrade memory barrier in poll routine (bsc#1176940). - gve: Use dev_info/err instead of netif_info/err (bsc#1176940). - gve: Use link status register to report link status (bsc#1176940). - gve: adminq: DQO specific device descriptor logic (bsc#1176940). - gve: fix -ENOMEM null check on a page allocation (jsc#SLE-10538). - gve: fix dma sync bug where not all pages synced (bsc#1176940). - gve: fix unused variable/label warnings (jsc#SLE-10538). - gve: gve_rx_copy: Move padding to an argument (bsc#1176940). - gve: replace kfree with kvfree (jsc#SLE-10538). - ibmvnic: retry reset if there are no other resets (bsc#1184350 ltc#191533). - iio: accel: bma180: Use explicit member assignment (git-fixes). - iwlwifi: mvm: do not change band on bound PHY contexts (git-fixes). - kabi: fix nvme_wait_freeze_timeout() return type (bsc#1181161). - kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit (git-fixes). - lib/decompress_unlz4.c: correctly handle zero-padding around initrds (git-fixes). - mISDN: fix possible use-after-free in HFC_cleanup() (git-fixes). - media: bt8xx: Fix a missing check bug in bt878_probe (git-fixes). - media: cobalt: fix race condition in setting HPD (git-fixes). - media: cpia2: fix memory leak in cpia2_usb_probe (git-fixes). - media: dvb_net: avoid speculation from net slot (git-fixes). - media: dvd_usb: memory leak in cinergyt2_fe_attach (git-fixes). - media: em28xx: Fix possible memory leak of em28xx struct (git-fixes). - media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() (git-fixes). - media: pvrusb2: fix warning in pvr2_i2c_core_done (git-fixes). - media: siano: fix device register error path (git-fixes). - media: st-hva: Fix potential NULL pointer dereferences (git-fixes). - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K (git-fixes). - media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release (git-fixes). - mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE (git-fixes). - mlxsw: core: Use variable timeout for EMAD retries (git-fixes). - mmc: core: Allow UHS-I voltage switch for SDSC cards if supported (git-fixes). - mmc: via-sdmmc: add a check against NULL pointer dereference (git-fixes). - net/mlx5: Disable QoS when min_rates on all VFs are zero (git-fixes). - net/mlx5: Query PPS pin operational status before registering it (git-fixes). - net/mlx5: Verify Hardware supports requested ptp function on a given pin (git-fixes). - net: Google gve: Remove dma_wmb() before ringing doorbell (bsc#1176940). - net: b44: fix error return code in b44_init_one() (git-fixes). - net: broadcom CNIC: requires MMU (git-fixes). - net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (git-fixes). - net: gve: convert strlcpy to strscpy (bsc#1176940). - net: gve: remove duplicated allowed (bsc#1176940). - nfc: nfcsim: fix use after free during module unload (git-fixes). - nvme-core: add cancel tagset helpers (bsc#1181161). - nvme-multipath: fix double initialization of ANA state (bsc#1181161). - nvme-rdma: add clean action for failed reconnection (bsc#1181161). - nvme-rdma: fix reset hang if controller died in the middle of a reset (bsc#1181161). - nvme-rdma: use cancel tagset helper for tear down (bsc#1181161). - nvme: have nvme_wait_freeze_timeout return if it timed out (bsc#1181161). - nvmet: use new ana_log_size instead the old one (bsc#1181161). - platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard() (git-fixes). - power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE (git-fixes). - power: supply: ab8500: Avoid NULL pointers (git-fixes). - power: supply: ab8500: add missing MODULE_DEVICE_TABLE (git-fixes). - power: supply: charger-manager: add missing MODULE_DEVICE_TABLE (git-fixes). - powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h (bsc#1188885 ltc#193722). - powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations (bsc#1188885 ltc#193722). - powerpc/papr_scm: Properly handle UUID types and API (bsc#1113295, git-fixes). - powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS (bsc#1188885 ltc#193722). - powerpc/pseries/scm: Use a specific endian format for storing uuid from the device tree (bsc#1113295, git-fixes). - powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICS (bsc#1188885 ltc#193722). - powerpc/pseries: add new branch prediction security bits for link stack (bsc#1188885 ltc#193722). - powerpc/pseries: export LPAR security flavor in lparcfg (bsc#1188885 ltc#193722). - powerpc/security: Add a security feature for STF barrier (bsc#1188885 ltc#193722). - powerpc/security: Allow for processors that flush the link stack using the special bcctr (bsc#1188885 ltc#193722). - powerpc/security: Fix link stack flush instruction (bsc#1188885 ltc#193722). - powerpc/security: change link stack flush state to the flush type enum (bsc#1188885 ltc#193722). - powerpc/security: make display of branch cache flush more consistent (bsc#1188885 ltc#193722). - powerpc/security: re-name count cache flush to branch cache flush (bsc#1188885 ltc#193722). - powerpc/security: split branch cache flush toggle from code patching (bsc#1188885 ltc#193722). - pwm: spear: Do not modify HW state in .remove callback (git-fixes). - qlcnic: fix error return code in qlcnic_83xx_restart_hw() (git-fixes). - regulator: da9052: Ensure enough delay time for .set_voltage_time_sel (git-fixes). - rtc: max77686: Do not enforce (incorrect) interrupt trigger type (git-fixes). - scripts/git_sort/git_sort.py: add bpf git repo - scsi: fc: Add 256GBit speed setting to SCSI FC transport (bsc#1188101). - scsi: smartpqi: create module parameters for LUN reset (bsc#1179195). - smb3: Fix out-of-bounds bug in SMB2_negotiate() (git-fixes). - spi: Make of_register_spi_device also set the fwnode (git-fixes). - spi: mediatek: fix fifo rx mode (git-fixes). - spi: omap-100k: Fix the length judgment problem (git-fixes). - spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf' (git-fixes). - spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages() (git-fixes). - ssb: sdio: Do not overwrite const buffer if block_write fails (git-fixes). - tracing: Do not reference char * as a string in histograms (git-fixes). - tty: serial: 8250: serial_cs: Fix a memory leak in error handling path (git-fixes). - tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero (git-fixes). - usb: dwc2: gadget: Fix sending zero length packet in DDMA mode (git-fixes). - usb: hub: Disable USB 3 device initiated lpm if exit latency is too high (git-fixes). - usb: max-3421: Prevent corruption of freed memory (git-fixes). - usb: max-3421: Prevent corruption of freed memory (git-fixes). - usbip: Fix incorrect double assignment to udc->ud.tcp_rx (git-fixes). - usbip: fix vudc usbip_sockfd_store races leading to gpf (git-fixes). - usbip: vudc synchronize sysfs code paths (git-fixes). - usbip: vudc: fix missing unlock on error in usbip_sockfd_store() (git-fixes). - uuid: Add inline helpers to import / export UUIDs (bsc#1113295, git-fixes). - virtio_console: Assure used length from device is limited (git-fixes). - w1: ds2438: fixing bug that would always get page0 (git-fixes). - watchdog: Fix possible use-after-free by calling del_timer_sync() (git-fixes). - watchdog: Fix possible use-after-free in wdt_startup() (git-fixes). - watchdog: iTCO_wdt: Account for rebooting on second timeout (git-fixes). - watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() (git-fixes). - wireless: wext-spy: Fix out-of-bounds warning (git-fixes). - wl1251: Fix possible buffer overflow in wl1251_cmd_scan (git-fixes). - wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP (git-fixes). - workqueue: fix UAF in pwq_unbound_release_workfn() (bsc#1188973). - xen-pciback: reconfigure also from backend watch handler (git-fixes). - xfrm: xfrm_state_mtu should return at least 1280 for ipv6 (bsc#1185377). - xhci: Fix lost USB 2 remote wake (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1005544 1026612 1053431 1065729 1068032 1070162 1074170 1074186 1085224 1092480 1094840 1097103 1106855 1106989 1107604 1107609 1107612 1107616 1108282 1108283 1110746 1110747 1111069 1111072 1113295 1122191 1133037 1141322 1141619 1158527 1159819 1168669 1169746 1170908 1171978 1173032 1176724 1176931 1176940 1179195 1181161 1183871 1184114 1184350 1184804 1185377 1186206 1186482 1186483 1186672 1187038 1187476 1187846 1188026 1188101 1188405 1188620 1188750 1188838 1188876 1188885 1188973 607043 673532 747328 866902 882089 896023 901317 903649 903850 903967 903970 905118 905465 905467 906439 911796 914309 916549 920813 932483 936695 938746 943006 943010 945493 960589 983440 CVE-2010-0831 CVE-2011-3026 CVE-2014-8594 CVE-2014-8595 CVE-2014-8866 CVE-2014-8867 CVE-2014-9030 CVE-2014-9496 CVE-2015-0254 CVE-2015-4000 CVE-2015-5352 CVE-2015-5600 CVE-2015-6563 CVE-2015-6564 CVE-2015-8668 CVE-2016-10165 CVE-2016-4658 CVE-2016-5319 CVE-2016-9841 CVE-2017-10053 CVE-2017-10067 CVE-2017-10074 CVE-2017-10081 CVE-2017-10087 CVE-2017-10089 CVE-2017-10090 CVE-2017-10096 CVE-2017-10101 CVE-2017-10102 CVE-2017-10105 CVE-2017-10107 CVE-2017-10108 CVE-2017-10109 CVE-2017-10110 CVE-2017-10111 CVE-2017-10115 CVE-2017-10116 CVE-2017-10125 CVE-2017-10243 CVE-2017-10281 CVE-2017-10285 CVE-2017-10293 CVE-2017-10295 CVE-2017-10345 CVE-2017-10346 CVE-2017-10347 CVE-2017-10348 CVE-2017-10349 CVE-2017-10350 CVE-2017-10355 CVE-2017-10356 CVE-2017-10357 CVE-2017-10388 CVE-2017-17934 CVE-2017-17942 CVE-2017-2633 CVE-2017-5715 CVE-2018-10779 CVE-2018-12085 CVE-2018-16323 CVE-2018-16413 CVE-2018-16642 CVE-2018-16643 CVE-2018-16644 CVE-2018-16645 CVE-2018-16749 CVE-2018-16750 CVE-2018-17965 CVE-2018-17966 CVE-2018-18016 CVE-2018-18024 CVE-2019-1010006 CVE-2019-11459 CVE-2019-11727 CVE-2019-11745 CVE-2019-17006 CVE-2019-5010 CVE-2020-0429 CVE-2020-12399 CVE-2020-12402 CVE-2020-36386 CVE-2021-22543 CVE-2021-3659 CVE-2021-37576 SUSE-SU-2015:1581-1 SUSE-SU-2017:1701-1 SUSE-SU-2017:2281-1 SUSE-SU-2017:3440-1 SUSE-SU-2018:0039-1 SUSE-SU-2018:3348-1 SUSE-SU-2019:14141-1 SUSE-SU-2021:2647-1
|
Platform(s): | openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Module for Web Scripting 15 SP1 SUSE Linux Enterprise Server 11 SP2 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-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 SP2 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 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-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 Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
bsdtar-3.1.2-19 is installed
OR libarchive-devel-3.1.2-19 is installed
OR libarchive13-3.1.2-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
xen-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
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libmysqlclient18-10.0.31-29.3 is installed
OR libmysqlclient18-32bit-10.0.31-29.3 is installed
OR libmysqlclient_r18-10.0.31-29.3 is installed
OR libmysqlclient_r18-32bit-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
OR mariadb-client-10.0.31-29.3 is installed
OR mariadb-errormessages-10.0.31-29.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libfreebl3-3.29.5-58.12 is installed
OR libfreebl3-32bit-3.29.5-58.12 is installed
OR libsoftokn3-3.29.5-58.12 is installed
OR libsoftokn3-32bit-3.29.5-58.12 is installed
OR mozilla-nss-3.29.5-58.12 is installed
OR mozilla-nss-32bit-3.29.5-58.12 is installed
OR mozilla-nss-certs-3.29.5-58.12 is installed
OR mozilla-nss-certs-32bit-3.29.5-58.12 is installed
OR mozilla-nss-sysinit-3.29.5-58.12 is installed
OR mozilla-nss-sysinit-32bit-3.29.5-58.12 is installed
OR mozilla-nss-tools-3.29.5-58.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND python-pycrypto-2.6.1-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libopenssl-1_1-devel-1.1.0h-4.3 is installed
OR libopenssl1_1-1.1.0h-4.3 is installed
OR libopenssl1_1-32bit-1.1.0h-4.3 is installed
OR libopenssl1_1-hmac-1.1.0h-4.3 is installed
OR libopenssl1_1-hmac-32bit-1.1.0h-4.3 is installed
OR openssl-1_1-1.1.0h-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
apr-util-devel-1.6.1-4.3 is installed
OR libapr-util1-1.6.1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND python-setuptools-1.1.7-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libIlmImf-2_2-23-2.2.1-1 is installed
OR libIlmImfUtil-2_2-23-2.2.1-1 is installed
OR openexr-devel-2.2.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
libkpathsea6-6.2.3-11.8 is installed
OR libptexenc1-1.3.5-11.8 is installed
OR libsynctex1-1.18-11.8 is installed
OR libtexlua52-5-5.2.4-11.8 is installed
OR libtexluajit2-2.1.0beta2-11.8 is installed
OR perl-biber-2017.20170520.svn30357-11.8 is installed
OR texlive-2017.20170520-11.8 is installed
OR texlive-a2ping-bin-2017.20170520.svn27321-11.8 is installed
OR texlive-accfonts-bin-2017.20170520.svn12688-11.8 is installed
OR texlive-adhocfilelist-bin-2017.20170520.svn28038-11.8 is installed
OR texlive-afm2pl-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-aleph-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-amstex-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-arara-bin-2017.20170520.svn29036-11.8 is installed
OR texlive-asymptote-bin-2017.20170520.svn43843-11.8 is installed
OR texlive-authorindex-bin-2017.20170520.svn18790-11.8 is installed
OR texlive-autosp-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-biber-bin-2017.20170520.svn42679-11.8 is installed
OR texlive-bibexport-bin-2017.20170520.svn16219-11.8 is installed
OR texlive-bibtex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-bibtex8-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-bibtexu-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-bin-devel-2017.20170520-11.8 is installed
OR texlive-bundledoc-bin-2017.20170520.svn17794-11.8 is installed
OR texlive-cachepic-bin-2017.20170520.svn15543-11.8 is installed
OR texlive-checkcites-bin-2017.20170520.svn25623-11.8 is installed
OR texlive-checklistings-bin-2017.20170520.svn38300-11.8 is installed
OR texlive-chktex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-cjk-gs-integrate-bin-2017.20170520.svn37223-11.8 is installed
OR texlive-cjkutils-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-context-bin-2017.20170520.svn34112-11.8 is installed
OR texlive-convbkmk-bin-2017.20170520.svn30408-11.8 is installed
OR texlive-crossrefware-bin-2017.20170520.svn43866-11.8 is installed
OR texlive-cslatex-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-csplain-bin-2017.20170520.svn33902-11.8 is installed
OR texlive-ctanify-bin-2017.20170520.svn24061-11.8 is installed
OR texlive-ctanupload-bin-2017.20170520.svn23866-11.8 is installed
OR texlive-ctie-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-cweb-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-cyrillic-bin-bin-2017.20170520.svn29741-11.8 is installed
OR texlive-de-macro-bin-2017.20170520.svn17399-11.8 is installed
OR texlive-detex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-diadia-bin-2017.20170520.svn37645-11.8 is installed
OR texlive-dosepsbin-bin-2017.20170520.svn24759-11.8 is installed
OR texlive-dtl-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-dtxgen-bin-2017.20170520.svn29031-11.8 is installed
OR texlive-dviasm-bin-2017.20170520.svn8329-11.8 is installed
OR texlive-dvicopy-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-dvidvi-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-dviinfox-bin-2017.20170520.svn44515-11.8 is installed
OR texlive-dviljk-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-dvipdfmx-bin-2017.20170520.svn40273-11.8 is installed
OR texlive-dvipng-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-dvipos-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-dvips-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-dvisvgm-bin-2017.20170520.svn40987-11.8 is installed
OR texlive-ebong-bin-2017.20170520.svn21000-11.8 is installed
OR texlive-eplain-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-epspdf-bin-2017.20170520.svn29050-11.8 is installed
OR texlive-epstopdf-bin-2017.20170520.svn18336-11.8 is installed
OR texlive-exceltex-bin-2017.20170520.svn25860-11.8 is installed
OR texlive-fig4latex-bin-2017.20170520.svn14752-11.8 is installed
OR texlive-findhyph-bin-2017.20170520.svn14758-11.8 is installed
OR texlive-fontinst-bin-2017.20170520.svn29741-11.8 is installed
OR texlive-fontools-bin-2017.20170520.svn25997-11.8 is installed
OR texlive-fontware-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-fragmaster-bin-2017.20170520.svn13663-11.8 is installed
OR texlive-getmap-bin-2017.20170520.svn34971-11.8 is installed
OR texlive-glossaries-bin-2017.20170520.svn37813-11.8 is installed
OR texlive-gregoriotex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-gsftopk-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-jadetex-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-kotex-utils-bin-2017.20170520.svn32101-11.8 is installed
OR texlive-kpathsea-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-kpathsea-devel-6.2.3-11.8 is installed
OR texlive-lacheck-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-latex-bin-bin-2017.20170520.svn14050-11.8 is installed
OR texlive-latex-git-log-bin-2017.20170520.svn30983-11.8 is installed
OR texlive-latex-papersize-bin-2017.20170520.svn42296-11.8 is installed
OR texlive-latex2man-bin-2017.20170520.svn13663-11.8 is installed
OR texlive-latex2nemeth-bin-2017.20170520.svn42300-11.8 is installed
OR texlive-latexdiff-bin-2017.20170520.svn16420-11.8 is installed
OR texlive-latexfileversion-bin-2017.20170520.svn25012-11.8 is installed
OR texlive-latexindent-bin-2017.20170520.svn32150-11.8 is installed
OR texlive-latexmk-bin-2017.20170520.svn10937-11.8 is installed
OR texlive-latexpand-bin-2017.20170520.svn27025-11.8 is installed
OR texlive-lcdftypetools-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-lilyglyphs-bin-2017.20170520.svn31696-11.8 is installed
OR texlive-listbib-bin-2017.20170520.svn26126-11.8 is installed
OR texlive-listings-ext-bin-2017.20170520.svn15093-11.8 is installed
OR texlive-lollipop-bin-2017.20170520.svn41465-11.8 is installed
OR texlive-ltxfileinfo-bin-2017.20170520.svn29005-11.8 is installed
OR texlive-ltximg-bin-2017.20170520.svn32346-11.8 is installed
OR texlive-lua2dox-bin-2017.20170520.svn29053-11.8 is installed
OR texlive-luaotfload-bin-2017.20170520.svn34647-11.8 is installed
OR texlive-luatex-bin-2017.20170520.svn44549-11.8 is installed
OR texlive-lwarp-bin-2017.20170520.svn43292-11.8 is installed
OR texlive-m-tx-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-make4ht-bin-2017.20170520.svn37750-11.8 is installed
OR texlive-makedtx-bin-2017.20170520.svn38769-11.8 is installed
OR texlive-makeindex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-match_parens-bin-2017.20170520.svn23500-11.8 is installed
OR texlive-mathspic-bin-2017.20170520.svn23661-11.8 is installed
OR texlive-metafont-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-metapost-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-mex-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-mf2pt1-bin-2017.20170520.svn23406-11.8 is installed
OR texlive-mflua-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-mfware-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-mkgrkindex-bin-2017.20170520.svn14428-11.8 is installed
OR texlive-mkjobtexmf-bin-2017.20170520.svn8457-11.8 is installed
OR texlive-mkpic-bin-2017.20170520.svn33688-11.8 is installed
OR texlive-mltex-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-mptopdf-bin-2017.20170520.svn18674-11.8 is installed
OR texlive-multibibliography-bin-2017.20170520.svn30534-11.8 is installed
OR texlive-musixtex-bin-2017.20170520.svn37026-11.8 is installed
OR texlive-musixtnt-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-omegaware-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-patgen-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-pax-bin-2017.20170520.svn10843-11.8 is installed
OR texlive-pdfbook2-bin-2017.20170520.svn37537-11.8 is installed
OR texlive-pdfcrop-bin-2017.20170520.svn14387-11.8 is installed
OR texlive-pdfjam-bin-2017.20170520.svn17868-11.8 is installed
OR texlive-pdflatexpicscale-bin-2017.20170520.svn41779-11.8 is installed
OR texlive-pdftex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-pdftools-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-pdfxup-bin-2017.20170520.svn40690-11.8 is installed
OR texlive-pedigree-perl-bin-2017.20170520.svn25962-11.8 is installed
OR texlive-perltex-bin-2017.20170520.svn16181-11.8 is installed
OR texlive-petri-nets-bin-2017.20170520.svn39165-11.8 is installed
OR texlive-pfarrei-bin-2017.20170520.svn29348-11.8 is installed
OR texlive-pkfix-bin-2017.20170520.svn13364-11.8 is installed
OR texlive-pkfix-helper-bin-2017.20170520.svn13663-11.8 is installed
OR texlive-platex-bin-2017.20170520.svn22859-11.8 is installed
OR texlive-pmx-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-pmxchords-bin-2017.20170520.svn32405-11.8 is installed
OR texlive-ps2pk-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-pst-pdf-bin-2017.20170520.svn7838-11.8 is installed
OR texlive-pst2pdf-bin-2017.20170520.svn29333-11.8 is installed
OR texlive-pstools-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-ptex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-ptex-fontmaps-bin-2017.20170520.svn44206-11.8 is installed
OR texlive-ptex2pdf-bin-2017.20170520.svn29335-11.8 is installed
OR texlive-ptexenc-devel-1.3.5-11.8 is installed
OR texlive-purifyeps-bin-2017.20170520.svn13663-11.8 is installed
OR texlive-pygmentex-bin-2017.20170520.svn34996-11.8 is installed
OR texlive-pythontex-bin-2017.20170520.svn31638-11.8 is installed
OR texlive-rubik-bin-2017.20170520.svn32919-11.8 is installed
OR texlive-seetexk-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-splitindex-bin-2017.20170520.svn29688-11.8 is installed
OR texlive-srcredact-bin-2017.20170520.svn38710-11.8 is installed
OR texlive-sty2dtx-bin-2017.20170520.svn21215-11.8 is installed
OR texlive-svn-multi-bin-2017.20170520.svn13663-11.8 is installed
OR texlive-synctex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-synctex-devel-1.18-11.8 is installed
OR texlive-tetex-bin-2017.20170520.svn43957-11.8 is installed
OR texlive-tex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-tex4ebook-bin-2017.20170520.svn37771-11.8 is installed
OR texlive-tex4ht-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-texconfig-bin-2017.20170520.svn29741-11.8 is installed
OR texlive-texcount-bin-2017.20170520.svn13013-11.8 is installed
OR texlive-texdef-bin-2017.20170520.svn21802-11.8 is installed
OR texlive-texdiff-bin-2017.20170520.svn15506-11.8 is installed
OR texlive-texdirflatten-bin-2017.20170520.svn12782-11.8 is installed
OR texlive-texdoc-bin-2017.20170520.svn29741-11.8 is installed
OR texlive-texfot-bin-2017.20170520.svn33155-11.8 is installed
OR texlive-texliveonfly-bin-2017.20170520.svn24062-11.8 is installed
OR texlive-texloganalyser-bin-2017.20170520.svn13663-11.8 is installed
OR texlive-texlua-devel-5.2.4-11.8 is installed
OR texlive-texluajit-devel-2.1.0beta2-11.8 is installed
OR texlive-texosquery-bin-2017.20170520.svn43596-11.8 is installed
OR texlive-texsis-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-texware-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-thumbpdf-bin-2017.20170520.svn6898-11.8 is installed
OR texlive-tie-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-tpic2pdftex-bin-2017.20170520.svn29741-11.8 is installed
OR texlive-ttfutils-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-typeoutfileinfo-bin-2017.20170520.svn25648-11.8 is installed
OR texlive-ulqda-bin-2017.20170520.svn13663-11.8 is installed
OR texlive-uplatex-bin-2017.20170520.svn26326-11.8 is installed
OR texlive-uptex-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-urlbst-bin-2017.20170520.svn23262-11.8 is installed
OR texlive-velthuis-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-vlna-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-vpe-bin-2017.20170520.svn6897-11.8 is installed
OR texlive-web-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-xdvi-bin-2017.20170520.svn44143-11.8 is installed
OR texlive-xetex-bin-2017.20170520.svn44361-11.8 is installed
OR texlive-xmltex-bin-2017.20170520.svn3006-11.8 is installed
OR texlive-yplan-bin-2017.20170520.svn34398-11.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND nasm-2.13.02-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND blktrace-1.1.0+git.20170126-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.10-6.16 is installed
OR libslurm31-17.02.10-6.16 is installed
OR perl-slurm-17.02.10-6.16 is installed
OR slurm-17.02.10-6.16 is installed
OR slurm-auth-none-17.02.10-6.16 is installed
OR slurm-devel-17.02.10-6.16 is installed
OR slurm-doc-17.02.10-6.16 is installed
OR slurm-lua-17.02.10-6.16 is installed
OR slurm-munge-17.02.10-6.16 is installed
OR slurm-pam_slurm-17.02.10-6.16 is installed
OR slurm-plugins-17.02.10-6.16 is installed
OR slurm-sched-wiki-17.02.10-6.16 is installed
OR slurm-slurmdb-direct-17.02.10-6.16 is installed
OR slurm-slurmdbd-17.02.10-6.16 is installed
OR slurm-sql-17.02.10-6.16 is installed
OR slurm-torque-17.02.10-6.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
libopenssl0_9_8-0.9.8j-59 is installed
OR libopenssl0_9_8-32bit-0.9.8j-59 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.19 is installed
OR reiserfs-kmp-default-4.12.14-25.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_6-default-3-2 is installed
OR kernel-livepatch-SLE15_Update_2-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
gio-branding-upstream-2.54.3-4.7 is installed
OR glib2-2.54.3-4.7 is installed
OR glib2-devel-static-2.54.3-4.7 is installed
OR libgio-fam-2.54.3-4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-pycrypto-2.6.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.5 is installed
OR kernel-azure-base-4.12.14-5.5 is installed
OR kernel-azure-devel-4.12.14-5.5 is installed
OR kernel-devel-azure-4.12.14-5.5 is installed
OR kernel-source-azure-4.12.14-5.5 is installed
OR kernel-syms-azure-4.12.14-5.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
389-ds-1.4.0.3-2 is installed
OR 389-ds-devel-1.4.0.3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
bind-9.11.2-12.8 is installed
OR bind-chrootenv-9.11.2-12.8 is installed
OR bind-doc-9.11.2-12.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-50.18 is installed
OR php7-7.0.7-50.18 is installed
OR php7-bcmath-7.0.7-50.18 is installed
OR php7-bz2-7.0.7-50.18 is installed
OR php7-calendar-7.0.7-50.18 is installed
OR php7-ctype-7.0.7-50.18 is installed
OR php7-curl-7.0.7-50.18 is installed
OR php7-dba-7.0.7-50.18 is installed
OR php7-dom-7.0.7-50.18 is installed
OR php7-enchant-7.0.7-50.18 is installed
OR php7-exif-7.0.7-50.18 is installed
OR php7-fastcgi-7.0.7-50.18 is installed
OR php7-fileinfo-7.0.7-50.18 is installed
OR php7-fpm-7.0.7-50.18 is installed
OR php7-ftp-7.0.7-50.18 is installed
OR php7-gd-7.0.7-50.18 is installed
OR php7-gettext-7.0.7-50.18 is installed
OR php7-gmp-7.0.7-50.18 is installed
OR php7-iconv-7.0.7-50.18 is installed
OR php7-imap-7.0.7-50.18 is installed
OR php7-intl-7.0.7-50.18 is installed
OR php7-json-7.0.7-50.18 is installed
OR php7-ldap-7.0.7-50.18 is installed
OR php7-mbstring-7.0.7-50.18 is installed
OR php7-mcrypt-7.0.7-50.18 is installed
OR php7-mysql-7.0.7-50.18 is installed
OR php7-odbc-7.0.7-50.18 is installed
OR php7-opcache-7.0.7-50.18 is installed
OR php7-openssl-7.0.7-50.18 is installed
OR php7-pcntl-7.0.7-50.18 is installed
OR php7-pdo-7.0.7-50.18 is installed
OR php7-pear-7.0.7-50.18 is installed
OR php7-pear-Archive_Tar-7.0.7-50.18 is installed
OR php7-pgsql-7.0.7-50.18 is installed
OR php7-phar-7.0.7-50.18 is installed
OR php7-posix-7.0.7-50.18 is installed
OR php7-pspell-7.0.7-50.18 is installed
OR php7-shmop-7.0.7-50.18 is installed
OR php7-snmp-7.0.7-50.18 is installed
OR php7-soap-7.0.7-50.18 is installed
OR php7-sockets-7.0.7-50.18 is installed
OR php7-sqlite-7.0.7-50.18 is installed
OR php7-sysvmsg-7.0.7-50.18 is installed
OR php7-sysvsem-7.0.7-50.18 is installed
OR php7-sysvshm-7.0.7-50.18 is installed
OR php7-tokenizer-7.0.7-50.18 is installed
OR php7-wddx-7.0.7-50.18 is installed
OR php7-xmlreader-7.0.7-50.18 is installed
OR php7-xmlrpc-7.0.7-50.18 is installed
OR php7-xmlwriter-7.0.7-50.18 is installed
OR php7-xsl-7.0.7-50.18 is installed
OR php7-zip-7.0.7-50.18 is installed
OR php7-zlib-7.0.7-50.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
tomcat-9.0.14-2 is installed
OR tomcat-admin-webapps-9.0.14-2 is installed
OR tomcat-el-3_0-api-9.0.14-2 is installed
OR tomcat-jsp-2_3-api-9.0.14-2 is installed
OR tomcat-lib-9.0.14-2 is installed
OR tomcat-servlet-4_0-api-9.0.14-2 is installed
OR tomcat-webapps-9.0.14-2 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
mozilla-xulrunner192-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-32bit-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-gnome-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-translations-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-x86-1.9.2.27-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libsndfile-1.0.20-2.6 is installed
OR libsndfile-32bit-1.0.20-2.6 is installed
OR libsndfile-x86-1.0.20-2.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libsndfile-1.0.20-2.6 is installed
OR libsndfile-32bit-1.0.20-2.6 is installed
OR libsndfile-x86-1.0.20-2.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
libsndfile-1.0.20-2.6 is installed
OR libsndfile-32bit-1.0.20-2.6 is installed
OR libsndfile-x86-1.0.20-2.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libsndfile-1.0.20-2.6 is installed
OR libsndfile-32bit-1.0.20-2.6 is installed
OR libsndfile-x86-1.0.20-2.6 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libsndfile-1.0.20-2.6 is installed
OR libsndfile-32bit-1.0.20-2.6 is installed
OR libsndfile-x86-1.0.20-2.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.5_02-0.7 is installed
OR xen-doc-html-4.2.5_02-0.7 is installed
OR xen-doc-pdf-4.2.5_02-0.7 is installed
OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
OR xen-libs-4.2.5_02-0.7 is installed
OR xen-libs-32bit-4.2.5_02-0.7 is installed
OR xen-tools-4.2.5_02-0.7 is installed
OR xen-tools-domU-4.2.5_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.5_02-0.7 is installed
OR xen-doc-html-4.2.5_02-0.7 is installed
OR xen-doc-pdf-4.2.5_02-0.7 is installed
OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
OR xen-libs-4.2.5_02-0.7 is installed
OR xen-libs-32bit-4.2.5_02-0.7 is installed
OR xen-tools-4.2.5_02-0.7 is installed
OR xen-tools-domU-4.2.5_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.5_02-0.7 is installed
OR xen-doc-html-4.2.5_02-0.7 is installed
OR xen-doc-pdf-4.2.5_02-0.7 is installed
OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
OR xen-libs-4.2.5_02-0.7 is installed
OR xen-libs-32bit-4.2.5_02-0.7 is installed
OR xen-tools-4.2.5_02-0.7 is installed
OR xen-tools-domU-4.2.5_02-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.5_02-0.7 is installed
OR xen-doc-html-4.2.5_02-0.7 is installed
OR xen-doc-pdf-4.2.5_02-0.7 is installed
OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
OR xen-libs-4.2.5_02-0.7 is installed
OR xen-libs-32bit-4.2.5_02-0.7 is installed
OR xen-tools-4.2.5_02-0.7 is installed
OR xen-tools-domU-4.2.5_02-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND kvm-1.4.2-53.14 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND kvm-1.4.2-53.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND kvm-1.4.2-53.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND kvm-1.4.2-53.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
liblouis-1.7.0-1.3.19 is installed
OR liblouis0-1.7.0-1.3.19 is installed
OR python-louis-1.7.0-1.3.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
liblouis-1.7.0-1.3.19 is installed
OR liblouis0-1.7.0-1.3.19 is installed
OR python-louis-1.7.0-1.3.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-78.74 is installed
OR libMagickCore1-6.4.3.6-78.74 is installed
OR libMagickCore1-32bit-6.4.3.6-78.74 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-78.74 is installed
OR libMagickCore1-6.4.3.6-78.74 is installed
OR libMagickCore1-32bit-6.4.3.6-78.74 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
evince-2.28.2-0.7.8 is installed
OR evince-doc-2.28.2-0.7.8 is installed
OR evince-lang-2.28.2-0.7.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
evince-2.28.2-0.7.8 is installed
OR evince-doc-2.28.2-0.7.8 is installed
OR evince-lang-2.28.2-0.7.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND tcpdump-4.5.1-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND tcpdump-4.5.1-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
MozillaFirefox-31.1.0esr-1 is installed
OR MozillaFirefox-translations-31.1.0esr-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
MozillaFirefox-38.4.0esr-51 is installed
OR MozillaFirefox-translations-38.4.0esr-51 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
libecpg6-9.6.4-3.6 is installed
OR libpq5-9.6.4-3.6 is installed
OR libpq5-32bit-9.6.4-3.6 is installed
OR postgresql96-9.6.4-3.6 is installed
OR postgresql96-contrib-9.6.4-3.6 is installed
OR postgresql96-docs-9.6.4-3.6 is installed
OR postgresql96-libs-9.6.4-3.6 is installed
OR postgresql96-server-9.6.4-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cups-1.7.5-12 is installed
OR cups-client-1.7.5-12 is installed
OR cups-libs-1.7.5-12 is installed
OR cups-libs-32bit-1.7.5-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
xen-4.7.6_05-43.42 is installed
OR xen-doc-html-4.7.6_05-43.42 is installed
OR xen-libs-4.7.6_05-43.42 is installed
OR xen-libs-32bit-4.7.6_05-43.42 is installed
OR xen-tools-4.7.6_05-43.42 is installed
OR xen-tools-domU-4.7.6_05-43.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
xen-4.7.6_05-43.42 is installed
OR xen-doc-html-4.7.6_05-43.42 is installed
OR xen-libs-4.7.6_05-43.42 is installed
OR xen-libs-32bit-4.7.6_05-43.42 is installed
OR xen-tools-4.7.6_05-43.42 is installed
OR xen-tools-domU-4.7.6_05-43.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_92-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_24-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_92-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_24-8-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
OR Package Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
freeradius-server-3.0.15-2.3 is installed
OR freeradius-server-doc-3.0.15-2.3 is installed
OR freeradius-server-krb5-3.0.15-2.3 is installed
OR freeradius-server-ldap-3.0.15-2.3 is installed
OR freeradius-server-libs-3.0.15-2.3 is installed
OR freeradius-server-mysql-3.0.15-2.3 is installed
OR freeradius-server-perl-3.0.15-2.3 is installed
OR freeradius-server-postgresql-3.0.15-2.3 is installed
OR freeradius-server-python-3.0.15-2.3 is installed
OR freeradius-server-sqlite-3.0.15-2.3 is installed
OR freeradius-server-utils-3.0.15-2.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
freeradius-server-3.0.15-2.3 is installed
OR freeradius-server-doc-3.0.15-2.3 is installed
OR freeradius-server-krb5-3.0.15-2.3 is installed
OR freeradius-server-ldap-3.0.15-2.3 is installed
OR freeradius-server-libs-3.0.15-2.3 is installed
OR freeradius-server-mysql-3.0.15-2.3 is installed
OR freeradius-server-perl-3.0.15-2.3 is installed
OR freeradius-server-postgresql-3.0.15-2.3 is installed
OR freeradius-server-python-3.0.15-2.3 is installed
OR freeradius-server-sqlite-3.0.15-2.3 is installed
OR freeradius-server-utils-3.0.15-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
gstreamer-plugins-base-1.8.3-12 is installed
OR gstreamer-plugins-base-lang-1.8.3-12 is installed
OR libgstallocators-1_0-0-1.8.3-12 is installed
OR libgstapp-1_0-0-1.8.3-12 is installed
OR libgstapp-1_0-0-32bit-1.8.3-12 is installed
OR libgstaudio-1_0-0-1.8.3-12 is installed
OR libgstaudio-1_0-0-32bit-1.8.3-12 is installed
OR libgstfft-1_0-0-1.8.3-12 is installed
OR libgstpbutils-1_0-0-1.8.3-12 is installed
OR libgstpbutils-1_0-0-32bit-1.8.3-12 is installed
OR libgstriff-1_0-0-1.8.3-12 is installed
OR libgstrtp-1_0-0-1.8.3-12 is installed
OR libgstrtsp-1_0-0-1.8.3-12 is installed
OR libgstsdp-1_0-0-1.8.3-12 is installed
OR libgsttag-1_0-0-1.8.3-12 is installed
OR libgsttag-1_0-0-32bit-1.8.3-12 is installed
OR libgstvideo-1_0-0-1.8.3-12 is installed
OR libgstvideo-1_0-0-32bit-1.8.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND Package Information
curl-7.37.0-37.43 is installed
OR libcurl4-7.37.0-37.43 is installed
OR libcurl4-32bit-7.37.0-37.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_61-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_19-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_61-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_19-7-2 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 |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND gd-2.1.0-24.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
MozillaFirefox-60.4.0esr-109.55 is installed
OR MozillaFirefox-translations-common-60.4.0esr-109.55 is installed
OR libfreebl3-3.40.1-58.18 is installed
OR libfreebl3-32bit-3.40.1-58.18 is installed
OR libsoftokn3-3.40.1-58.18 is installed
OR libsoftokn3-32bit-3.40.1-58.18 is installed
OR mozilla-nspr-4.20-19.6 is installed
OR mozilla-nspr-32bit-4.20-19.6 is installed
OR mozilla-nss-3.40.1-58.18 is installed
OR mozilla-nss-32bit-3.40.1-58.18 is installed
OR mozilla-nss-certs-3.40.1-58.18 is installed
OR mozilla-nss-certs-32bit-3.40.1-58.18 is installed
OR mozilla-nss-sysinit-3.40.1-58.18 is installed
OR mozilla-nss-sysinit-32bit-3.40.1-58.18 is installed
OR mozilla-nss-tools-3.40.1-58.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
MozillaFirefox-60.4.0esr-109.55 is installed
OR MozillaFirefox-translations-common-60.4.0esr-109.55 is installed
OR libfreebl3-3.40.1-58.18 is installed
OR libfreebl3-32bit-3.40.1-58.18 is installed
OR libsoftokn3-3.40.1-58.18 is installed
OR libsoftokn3-32bit-3.40.1-58.18 is installed
OR mozilla-nspr-4.20-19.6 is installed
OR mozilla-nspr-32bit-4.20-19.6 is installed
OR mozilla-nss-3.40.1-58.18 is installed
OR mozilla-nss-32bit-3.40.1-58.18 is installed
OR mozilla-nss-certs-3.40.1-58.18 is installed
OR mozilla-nss-certs-32bit-3.40.1-58.18 is installed
OR mozilla-nss-sysinit-3.40.1-58.18 is installed
OR mozilla-nss-sysinit-32bit-3.40.1-58.18 is installed
OR mozilla-nss-tools-3.40.1-58.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
cups-filters-1.0.58-19.2 is installed
OR cups-filters-cups-browsed-1.0.58-19.2 is installed
OR cups-filters-foomatic-rip-1.0.58-19.2 is installed
OR cups-filters-ghostscript-1.0.58-19.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
kernel-default-4.12.14-122.83.1 is installed
OR kernel-default-base-4.12.14-122.83.1 is installed
OR kernel-default-devel-4.12.14-122.83.1 is installed
OR kernel-default-man-4.12.14-122.83.1 is installed
OR kernel-devel-4.12.14-122.83.1 is installed
OR kernel-macros-4.12.14-122.83.1 is installed
OR kernel-source-4.12.14-122.83.1 is installed
OR kernel-syms-4.12.14-122.83.1 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
kernel-default-4.12.14-122.83.1 is installed
OR kernel-default-base-4.12.14-122.83.1 is installed
OR kernel-default-devel-4.12.14-122.83.1 is installed
OR kernel-default-man-4.12.14-122.83.1 is installed
OR kernel-devel-4.12.14-122.83.1 is installed
OR kernel-macros-4.12.14-122.83.1 is installed
OR kernel-source-4.12.14-122.83.1 is installed
OR kernel-syms-4.12.14-122.83.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
libospf0-1.1.1-17.7 is installed
OR libospfapiclient0-1.1.1-17.7 is installed
OR libquagga_pb0-1.1.1-17.7 is installed
OR libzebra1-1.1.1-17.7 is installed
OR quagga-1.1.1-17.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
xen-4.4.4_04-22.22 is installed
OR xen-doc-html-4.4.4_04-22.22 is installed
OR xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22 is installed
OR xen-libs-4.4.4_04-22.22 is installed
OR xen-libs-32bit-4.4.4_04-22.22 is installed
OR xen-tools-4.4.4_04-22.22 is installed
OR xen-tools-domU-4.4.4_04-22.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
xen-4.4.4_04-22.22 is installed
OR xen-doc-html-4.4.4_04-22.22 is installed
OR xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22 is installed
OR xen-libs-4.4.4_04-22.22 is installed
OR xen-libs-32bit-4.4.4_04-22.22 is installed
OR xen-tools-4.4.4_04-22.22 is installed
OR xen-tools-domU-4.4.4_04-22.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND libXi6-1.7.4-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
libmysqlclient-devel-10.0.26-20.10 is installed
OR libmysqlclient18-10.0.26-20.10 is installed
OR libmysqlclient18-32bit-10.0.26-20.10 is installed
OR libmysqlclient_r18-10.0.26-20.10 is installed
OR libmysqld-devel-10.0.26-20.10 is installed
OR libmysqld18-10.0.26-20.10 is installed
OR mariadb-10.0.26-20.10 is installed
OR mariadb-client-10.0.26-20.10 is installed
OR mariadb-errormessages-10.0.26-20.10 is installed
OR mariadb-tools-10.0.26-20.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-94 is installed
OR libopenssl0_9_8-0.9.8j-94 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 Server for SAP Applications 12 SP3 is installed
AND Package Information
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND Package Information
compat-openssl098-0.9.8j-106.12 is installed
OR libopenssl0_9_8-0.9.8j-106.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND libssh4-0.6.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND libwmf-0_2-7-0.2.8.4-242 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libIlmImf-Imf_2_1-21-32bit-2.1.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND bogofilter-1.2.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND libndp0-1.6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
NetworkManager-1.0.12-13.12 is installed
OR NetworkManager-lang-1.0.12-13.12 is installed
OR typelib-1_0-NM-1_0-1.0.12-13.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
gegl-0_3-0.3.34-1 is installed
OR gegl-0_3-lang-0.3.34-1 is installed
OR gegl-devel-0.3.34-1 is installed
OR libgegl-0_3-0-0.3.34-1 is installed
OR typelib-1_0-Gegl-0_3-0.3.34-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
libgadu-devel-1.12.2-1 is installed
OR libgadu3-1.12.2-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ntp-4.2.8p4-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-38.23 is installed
|