Oval Definition:oval:org.opensuse.security:def:35261
Revision Date:2021-08-10Version: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:unixClass:patch
Status:Reference(s):1042298
1042299
1042300
1042301
1042302
1042303
1042304
1042305
1042306
1042307
1042308
1042309
1047454
1048094
1048096
1048111
1048112
1050241
1050726
1053417
1054430
1062937
1065729
1070046
1085224
1094840
1096209
1098155
1113295
1130103
1133528
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
849019
930721
938344
942317
950944
956988
961721
962736
962737
962738
962739
968175
985612
986386
CVE-2009-0696
CVE-2009-1886
CVE-2009-1888
CVE-2009-2813
CVE-2009-2906
CVE-2009-2948
CVE-2009-4022
CVE-2010-0547
CVE-2010-0728
CVE-2010-0787
CVE-2010-3613
CVE-2010-3614
CVE-2010-3615
CVE-2011-0414
CVE-2011-1907
CVE-2011-1910
CVE-2011-2464
CVE-2011-3970
CVE-2011-4313
CVE-2012-1586
CVE-2012-1667
CVE-2012-2738
CVE-2012-2825
CVE-2012-3817
CVE-2012-3868
CVE-2012-4244
CVE-2012-5166
CVE-2012-5688
CVE-2012-5689
CVE-2012-6139
CVE-2013-2266
CVE-2013-4854
CVE-2014-0591
CVE-2014-2524
CVE-2014-3540
CVE-2014-6271
CVE-2014-7169
CVE-2014-7186
CVE-2014-7187
CVE-2014-8500
CVE-2014-9761
CVE-2015-1349
CVE-2015-4620
CVE-2015-5154
CVE-2015-5477
CVE-2015-5722
CVE-2015-7547
CVE-2015-8776
CVE-2015-8777
CVE-2015-8778
CVE-2015-8779
CVE-2015-8936
CVE-2016-10168
CVE-2016-10397
CVE-2016-5766
CVE-2017-1000159
CVE-2017-11144
CVE-2017-11145
CVE-2017-11146
CVE-2017-11147
CVE-2017-11628
CVE-2017-12933
CVE-2017-15232
CVE-2017-7890
CVE-2017-9343
CVE-2017-9344
CVE-2017-9345
CVE-2017-9346
CVE-2017-9347
CVE-2017-9348
CVE-2017-9349
CVE-2017-9350
CVE-2017-9351
CVE-2017-9352
CVE-2017-9353
CVE-2017-9354
CVE-2018-1152
CVE-2018-11813
CVE-2019-3859
CVE-2020-0429
CVE-2020-36386
CVE-2021-22543
CVE-2021-3659
CVE-2021-37576
SUSE-SU-2015:1455-1
SUSE-SU-2016:0472-1
SUSE-SU-2016:2510-1
SUSE-SU-2017:1664-1
SUSE-SU-2017:2522-1
SUSE-SU-2018:0467-1
SUSE-SU-2018:0639-1
SUSE-SU-2018:1825-1
SUSE-SU-2018:2557-1
SUSE-SU-2021:2647-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 15.1
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Desktop 12 SP5
SUSE Linux Enterprise Module for additional PackageHub packages 15
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 Containers 15
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Live Patching 15 SP1
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
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 Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
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 SP3
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 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 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 SP3
SUSE Linux Enterprise Workstation Extension 12
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 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • go1.11-1.11.4-lp150.2 is installed
  • OR go1.11-doc-1.11.4-lp150.2 is installed
  • OR go1.11-race-1.11.4-lp150.2 is installed
  • Definition Synopsis
  • openSUSE Leap 15.1 is installed
  • AND Package Information
  • libxslt-1.1.32-lp151.3.3 is installed
  • OR libxslt-devel-1.1.32-lp151.3.3 is installed
  • OR libxslt-devel-32bit-1.1.32-lp151.3.3 is installed
  • OR libxslt-python-1.1.32-lp151.3.3 is installed
  • OR libxslt-tools-1.1.32-lp151.3.3 is installed
  • OR libxslt1-1.1.32-lp151.3.3 is installed
  • OR libxslt1-32bit-1.1.32-lp151.3.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • bind-9.9.9P1-51 is installed
  • OR bind-chrootenv-9.9.9P1-51 is installed
  • OR bind-doc-9.9.9P1-51 is installed
  • OR bind-libs-9.9.9P1-51 is installed
  • OR bind-utils-9.9.9P1-51 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • MozillaFirefox-10.0.10-0.3 is installed
  • OR MozillaFirefox-translations-10.0.10-0.3 is installed
  • OR mozilla-nspr-4.9.3-0.2 is installed
  • OR mozilla-nspr-32bit-4.9.3-0.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • bytefx-data-mysql-2.6.7-0.13 is installed
  • OR ibm-data-db2-2.6.7-0.13 is installed
  • OR mono-core-2.6.7-0.13 is installed
  • OR mono-data-2.6.7-0.13 is installed
  • OR mono-data-firebird-2.6.7-0.13 is installed
  • OR mono-data-oracle-2.6.7-0.13 is installed
  • OR mono-data-postgresql-2.6.7-0.13 is installed
  • OR mono-data-sqlite-2.6.7-0.13 is installed
  • OR mono-data-sybase-2.6.7-0.13 is installed
  • OR mono-devel-2.6.7-0.13 is installed
  • OR mono-extras-2.6.7-0.13 is installed
  • OR mono-jscript-2.6.7-0.13 is installed
  • OR mono-locale-extras-2.6.7-0.13 is installed
  • OR mono-nunit-2.6.7-0.13 is installed
  • OR mono-wcf-2.6.7-0.13 is installed
  • OR mono-web-2.6.7-0.13 is installed
  • OR mono-winforms-2.6.7-0.13 is installed
  • OR monodoc-core-2.6.7-0.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.548-111 is installed
  • OR flash-player-gnome-11.2.202.548-111 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND facter-2.0.2-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • krb5-1.12.5-40.16 is installed
  • OR krb5-32bit-1.12.5-40.16 is installed
  • OR krb5-client-1.12.5-40.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libpodofo0_9_2-0.9.2-3.6 is installed
  • OR podofo-0.9.2-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND kernel-default-extra-4.12.14-122.83.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • avahi-0.6.32-5.5 is installed
  • OR python-avahi-0.6.32-5.5 is installed
  • OR samba-4.7.11+git.153.b36ceaf2235-4.27 is installed
  • OR samba-python-4.7.11+git.153.b36ceaf2235-4.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-46.10 is installed
  • OR salt-api-2016.11.4-46.10 is installed
  • OR salt-bash-completion-2016.11.4-46.10 is installed
  • OR salt-cloud-2016.11.4-46.10 is installed
  • OR salt-doc-2016.11.4-46.10 is installed
  • OR salt-master-2016.11.4-46.10 is installed
  • OR salt-minion-2016.11.4-46.10 is installed
  • OR salt-proxy-2016.11.4-46.10 is installed
  • OR salt-ssh-2016.11.4-46.10 is installed
  • OR salt-syndic-2016.11.4-46.10 is installed
  • OR salt-zsh-completion-2016.11.4-46.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libgcrypt-devel-1.8.2-4 is installed
  • OR libgcrypt20-1.8.2-4 is installed
  • OR libgcrypt20-32bit-1.8.2-4 is installed
  • OR libgcrypt20-hmac-1.8.2-4 is installed
  • OR libgcrypt20-hmac-32bit-1.8.2-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • cyrus-sasl-2.1.26-5.3 is installed
  • OR cyrus-sasl-32bit-2.1.26-5.3 is installed
  • OR cyrus-sasl-crammd5-2.1.26-5.3 is installed
  • OR cyrus-sasl-crammd5-32bit-2.1.26-5.3 is installed
  • OR cyrus-sasl-devel-2.1.26-5.3 is installed
  • OR cyrus-sasl-digestmd5-2.1.26-5.3 is installed
  • OR cyrus-sasl-digestmd5-32bit-2.1.26-5.3 is installed
  • OR cyrus-sasl-gssapi-2.1.26-5.3 is installed
  • OR cyrus-sasl-gssapi-32bit-2.1.26-5.3 is installed
  • OR cyrus-sasl-otp-2.1.26-5.3 is installed
  • OR cyrus-sasl-plain-2.1.26-5.3 is installed
  • OR cyrus-sasl-plain-32bit-2.1.26-5.3 is installed
  • OR cyrus-sasl-saslauthd-2.1.26-5.3 is installed
  • OR libsasl2-3-2.1.26-5.3 is installed
  • OR libsasl2-3-32bit-2.1.26-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • sles12-docker-image-1.1.2-20160727 is installed
  • OR sles12sp1-docker-image-1.0.5-20160727 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 15 is installed
  • AND Package Information
  • containerd-0.2.9+gitr706_06b9cb351610-3 is installed
  • OR docker-runc-1.0.0rc4+gitr3338_3f2f8b84a77f-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND libXi6-32bit-1.7.9-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • conky-1.10.6-1 is installed
  • OR conky-doc-1.10.6-1 is installed
  • OR vim-plugin-conky-1.10.6-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-150_14-default-2-2 is installed
  • OR kernel-livepatch-SLE15_Update_9-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
  • AND Package Information
  • kernel-default-4.12.14-197.4 is installed
  • OR kernel-default-livepatch-4.12.14-197.4 is installed
  • OR kernel-default-livepatch-devel-4.12.14-197.4 is installed
  • OR kernel-livepatch-4_12_14-197_4-default-1-3.3 is installed
  • OR kernel-livepatch-SLE15-SP1_Update_1-1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • libepubgen-0.1.1-3.3 is installed
  • OR libepubgen-devel-doc-0.1.1-3.3 is installed
  • OR liblangtag-0.6.2-3.3 is installed
  • OR liblangtag-doc-0.6.2-3.3 is installed
  • OR libmwaw-0.3.14-4.3 is installed
  • OR libmwaw-devel-0.3.14-4.3 is installed
  • OR libmwaw-devel-doc-0.3.14-4.3 is installed
  • OR libmwaw-tools-0.3.14-4.3 is installed
  • OR libstaroffice-0.0.6-3.3 is installed
  • OR libstaroffice-devel-0.0.6-3.3 is installed
  • OR libstaroffice-devel-doc-0.0.6-3.3 is installed
  • OR libstaroffice-tools-0.0.6-3.3 is installed
  • OR libwps-0.4.9-3.3 is installed
  • OR libwps-tools-0.4.9-3.3 is installed
  • OR libxmlsec1-gcrypt1-1.2.26-3.3 is installed
  • OR libxmlsec1-gnutls1-1.2.26-3.3 is installed
  • OR libxmlsec1-openssl1-1.2.26-3.3 is installed
  • OR myspell-af_NA-20181025-3.6 is installed
  • OR myspell-an-20181025-3.6 is installed
  • OR myspell-an_ES-20181025-3.6 is installed
  • OR myspell-ar_AE-20181025-3.6 is installed
  • OR myspell-ar_BH-20181025-3.6 is installed
  • OR myspell-ar_DZ-20181025-3.6 is installed
  • OR myspell-ar_EG-20181025-3.6 is installed
  • OR myspell-ar_IQ-20181025-3.6 is installed
  • OR myspell-ar_JO-20181025-3.6 is installed
  • OR myspell-ar_KW-20181025-3.6 is installed
  • OR myspell-ar_LB-20181025-3.6 is installed
  • OR myspell-ar_LY-20181025-3.6 is installed
  • OR myspell-ar_MA-20181025-3.6 is installed
  • OR myspell-ar_OM-20181025-3.6 is installed
  • OR myspell-ar_QA-20181025-3.6 is installed
  • OR myspell-ar_SA-20181025-3.6 is installed
  • OR myspell-ar_SD-20181025-3.6 is installed
  • OR myspell-ar_SY-20181025-3.6 is installed
  • OR myspell-ar_TN-20181025-3.6 is installed
  • OR myspell-ar_YE-20181025-3.6 is installed
  • OR myspell-be_BY-20181025-3.6 is installed
  • OR myspell-bn_IN-20181025-3.6 is installed
  • OR myspell-bo-20181025-3.6 is installed
  • OR myspell-bo_CN-20181025-3.6 is installed
  • OR myspell-bo_IN-20181025-3.6 is installed
  • OR myspell-bs-20181025-3.6 is installed
  • OR myspell-bs_BA-20181025-3.6 is installed
  • OR myspell-ca_AD-20181025-3.6 is installed
  • OR myspell-ca_ES-20181025-3.6 is installed
  • OR myspell-ca_ES_valencia-20181025-3.6 is installed
  • OR myspell-ca_FR-20181025-3.6 is installed
  • OR myspell-ca_IT-20181025-3.6 is installed
  • OR myspell-de_AT-20181025-3.6 is installed
  • OR myspell-de_CH-20181025-3.6 is installed
  • OR myspell-dictionaries-20181025-3.6 is installed
  • OR myspell-en_AU-20181025-3.6 is installed
  • OR myspell-en_BS-20181025-3.6 is installed
  • OR myspell-en_BZ-20181025-3.6 is installed
  • OR myspell-en_CA-20181025-3.6 is installed
  • OR myspell-en_GB-20181025-3.6 is installed
  • OR myspell-en_GH-20181025-3.6 is installed
  • OR myspell-en_IE-20181025-3.6 is installed
  • OR myspell-en_IN-20181025-3.6 is installed
  • OR myspell-en_JM-20181025-3.6 is installed
  • OR myspell-en_MW-20181025-3.6 is installed
  • OR myspell-en_NA-20181025-3.6 is installed
  • OR myspell-en_NZ-20181025-3.6 is installed
  • OR myspell-en_PH-20181025-3.6 is installed
  • OR myspell-en_TT-20181025-3.6 is installed
  • OR myspell-en_ZA-20181025-3.6 is installed
  • OR myspell-en_ZW-20181025-3.6 is installed
  • OR myspell-es_AR-20181025-3.6 is installed
  • OR myspell-es_BO-20181025-3.6 is installed
  • OR myspell-es_CL-20181025-3.6 is installed
  • OR myspell-es_CO-20181025-3.6 is installed
  • OR myspell-es_CR-20181025-3.6 is installed
  • OR myspell-es_CU-20181025-3.6 is installed
  • OR myspell-es_DO-20181025-3.6 is installed
  • OR myspell-es_EC-20181025-3.6 is installed
  • OR myspell-es_GT-20181025-3.6 is installed
  • OR myspell-es_HN-20181025-3.6 is installed
  • OR myspell-es_MX-20181025-3.6 is installed
  • OR myspell-es_NI-20181025-3.6 is installed
  • OR myspell-es_PA-20181025-3.6 is installed
  • OR myspell-es_PE-20181025-3.6 is installed
  • OR myspell-es_PR-20181025-3.6 is installed
  • OR myspell-es_PY-20181025-3.6 is installed
  • OR myspell-es_SV-20181025-3.6 is installed
  • OR myspell-es_UY-20181025-3.6 is installed
  • OR myspell-es_VE-20181025-3.6 is installed
  • OR myspell-fr_BE-20181025-3.6 is installed
  • OR myspell-fr_CA-20181025-3.6 is installed
  • OR myspell-fr_CH-20181025-3.6 is installed
  • OR myspell-fr_LU-20181025-3.6 is installed
  • OR myspell-fr_MC-20181025-3.6 is installed
  • OR myspell-gd_GB-20181025-3.6 is installed
  • OR myspell-gl_ES-20181025-3.6 is installed
  • OR myspell-gug-20181025-3.6 is installed
  • OR myspell-gug_PY-20181025-3.6 is installed
  • OR myspell-is-20181025-3.6 is installed
  • OR myspell-is_IS-20181025-3.6 is installed
  • OR myspell-kmr_Latn-20181025-3.6 is installed
  • OR myspell-kmr_Latn_SY-20181025-3.6 is installed
  • OR myspell-kmr_Latn_TR-20181025-3.6 is installed
  • OR myspell-lo_LA-20181025-3.6 is installed
  • OR myspell-ne_NP-20181025-3.6 is installed
  • OR myspell-nl_BE-20181025-3.6 is installed
  • OR myspell-nn_NO-20181025-3.6 is installed
  • OR myspell-oc_FR-20181025-3.6 is installed
  • OR myspell-pt_AO-20181025-3.6 is installed
  • OR myspell-sq_AL-20181025-3.6 is installed
  • OR myspell-sr_CS-20181025-3.6 is installed
  • OR myspell-sr_Latn_CS-20181025-3.6 is installed
  • OR myspell-sr_Latn_RS-20181025-3.6 is installed
  • OR myspell-sr_RS-20181025-3.6 is installed
  • OR myspell-sv_FI-20181025-3.6 is installed
  • OR myspell-sw_TZ-20181025-3.6 is installed
  • OR myspell-te-20181025-3.6 is installed
  • OR myspell-vi-20181025-3.6 is installed
  • OR myspell-vi_VN-20181025-3.6 is installed
  • OR xmlsec1-1.2.26-3.3 is installed
  • OR xmlsec1-gcrypt-devel-1.2.26-3.3 is installed
  • OR xmlsec1-gnutls-devel-1.2.26-3.3 is installed
  • OR xmlsec1-openssl-devel-1.2.26-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • libxslt-1.1.32-3.3 is installed
  • OR libxslt-devel-32bit-1.1.32-3.3 is installed
  • OR libxslt-python-1.1.32-3.3 is installed
  • OR libxslt1-32bit-1.1.32-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.74-60.64.85 is installed
  • OR kernel-ec2-devel-3.12.74-60.64.85 is installed
  • OR kernel-ec2-extra-3.12.74-60.64.85 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND Package Information
  • kernel-azure-4.12.14-5.8 is installed
  • OR kernel-azure-base-4.12.14-5.8 is installed
  • OR kernel-azure-devel-4.12.14-5.8 is installed
  • OR kernel-devel-azure-4.12.14-5.8 is installed
  • OR kernel-source-azure-4.12.14-5.8 is installed
  • OR kernel-syms-azure-4.12.14-5.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • apache2-2.4.33-3.6 is installed
  • OR apache2-devel-2.4.33-3.6 is installed
  • OR apache2-doc-2.4.33-3.6 is installed
  • OR apache2-prefork-2.4.33-3.6 is installed
  • OR apache2-utils-2.4.33-3.6 is installed
  • OR apache2-worker-2.4.33-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-56 is installed
  • OR php5-5.5.14-56 is installed
  • OR php5-bcmath-5.5.14-56 is installed
  • OR php5-bz2-5.5.14-56 is installed
  • OR php5-calendar-5.5.14-56 is installed
  • OR php5-ctype-5.5.14-56 is installed
  • OR php5-curl-5.5.14-56 is installed
  • OR php5-dba-5.5.14-56 is installed
  • OR php5-dom-5.5.14-56 is installed
  • OR php5-enchant-5.5.14-56 is installed
  • OR php5-exif-5.5.14-56 is installed
  • OR php5-fastcgi-5.5.14-56 is installed
  • OR php5-fileinfo-5.5.14-56 is installed
  • OR php5-fpm-5.5.14-56 is installed
  • OR php5-ftp-5.5.14-56 is installed
  • OR php5-gd-5.5.14-56 is installed
  • OR php5-gettext-5.5.14-56 is installed
  • OR php5-gmp-5.5.14-56 is installed
  • OR php5-iconv-5.5.14-56 is installed
  • OR php5-intl-5.5.14-56 is installed
  • OR php5-json-5.5.14-56 is installed
  • OR php5-ldap-5.5.14-56 is installed
  • OR php5-mbstring-5.5.14-56 is installed
  • OR php5-mcrypt-5.5.14-56 is installed
  • OR php5-mysql-5.5.14-56 is installed
  • OR php5-odbc-5.5.14-56 is installed
  • OR php5-opcache-5.5.14-56 is installed
  • OR php5-openssl-5.5.14-56 is installed
  • OR php5-pcntl-5.5.14-56 is installed
  • OR php5-pdo-5.5.14-56 is installed
  • OR php5-pear-5.5.14-56 is installed
  • OR php5-pgsql-5.5.14-56 is installed
  • OR php5-phar-5.5.14-56 is installed
  • OR php5-posix-5.5.14-56 is installed
  • OR php5-pspell-5.5.14-56 is installed
  • OR php5-shmop-5.5.14-56 is installed
  • OR php5-snmp-5.5.14-56 is installed
  • OR php5-soap-5.5.14-56 is installed
  • OR php5-sockets-5.5.14-56 is installed
  • OR php5-sqlite-5.5.14-56 is installed
  • OR php5-suhosin-5.5.14-56 is installed
  • OR php5-sysvmsg-5.5.14-56 is installed
  • OR php5-sysvsem-5.5.14-56 is installed
  • OR php5-sysvshm-5.5.14-56 is installed
  • OR php5-tokenizer-5.5.14-56 is installed
  • OR php5-wddx-5.5.14-56 is installed
  • OR php5-xmlreader-5.5.14-56 is installed
  • OR php5-xmlrpc-5.5.14-56 is installed
  • OR php5-xmlwriter-5.5.14-56 is installed
  • OR php5-xsl-5.5.14-56 is installed
  • OR php5-zip-5.5.14-56 is installed
  • OR php5-zlib-5.5.14-56 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • tomcat-9.0.5-1 is installed
  • OR tomcat-admin-webapps-9.0.5-1 is installed
  • OR tomcat-el-3_0-api-9.0.5-1 is installed
  • OR tomcat-jsp-2_3-api-9.0.5-1 is installed
  • OR tomcat-lib-9.0.5-1 is installed
  • OR tomcat-servlet-4_0-api-9.0.5-1 is installed
  • OR tomcat-webapps-9.0.5-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libxslt-1.1.24-19.23 is installed
  • OR libxslt-32bit-1.1.24-19.23 is installed
  • OR libxslt-x86-1.1.24-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libxslt-1.1.24-19.23 is installed
  • OR libxslt-32bit-1.1.24-19.23 is installed
  • OR libxslt-x86-1.1.24-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • libxslt-1.1.24-19.23 is installed
  • OR libxslt-32bit-1.1.24-19.23 is installed
  • OR libxslt-x86-1.1.24-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libxslt-1.1.24-19.23 is installed
  • OR libxslt-32bit-1.1.24-19.23 is installed
  • OR libxslt-x86-1.1.24-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • libxslt-1.1.24-19.23 is installed
  • OR libxslt-32bit-1.1.24-19.23 is installed
  • OR libxslt-x86-1.1.24-19.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libssh2-1-1.2.9-4.2.12.8 is installed
  • OR libssh2_org-1.2.9-4.2.12.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libssh2-1-1.2.9-4.2.12.8 is installed
  • OR libssh2_org-1.2.9-4.2.12.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 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 SP4 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 12 is installed
  • AND
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • dbus-1-1.8.12-6 is installed
  • OR dbus-1-x11-1.8.12-6 is installed
  • OR libdbus-1-3-1.8.12-6 is installed
  • OR libdbus-1-3-32bit-1.8.12-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND cifs-utils-6.4-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • grub2-2.02~beta2-73 is installed
  • OR grub2-i386-pc-2.02~beta2-73 is installed
  • OR grub2-powerpc-ieee1275-2.02~beta2-73 is installed
  • OR grub2-s390x-emu-2.02~beta2-73 is installed
  • OR grub2-snapper-plugin-2.02~beta2-73 is installed
  • OR grub2-x86_64-efi-2.02~beta2-73 is installed
  • OR grub2-x86_64-xen-2.02~beta2-73 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • grub2-2.02~beta2-73 is installed
  • OR grub2-i386-pc-2.02~beta2-73 is installed
  • OR grub2-powerpc-ieee1275-2.02~beta2-73 is installed
  • OR grub2-s390x-emu-2.02~beta2-73 is installed
  • OR grub2-snapper-plugin-2.02~beta2-73 is installed
  • OR grub2-x86_64-efi-2.02~beta2-73 is installed
  • OR grub2-x86_64-xen-2.02~beta2-73 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • apache-commons-beanutils-1.9.2-1 is installed
  • OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_32-default-9-2 is installed
  • OR kgraft-patch-3_12_69-60_64_32-xen-9-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_13-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • DirectFB-1.7.1-6 is installed
  • OR lib++dfb-1_7-1-1.7.1-6 is installed
  • OR libdirectfb-1_7-1-1.7.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • 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
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND ucode-intel-20180703-13.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • xen-4.7.5_04-43.33 is installed
  • OR xen-doc-html-4.7.5_04-43.33 is installed
  • OR xen-libs-4.7.5_04-43.33 is installed
  • OR xen-libs-32bit-4.7.5_04-43.33 is installed
  • OR xen-tools-4.7.5_04-43.33 is installed
  • OR xen-tools-domU-4.7.5_04-43.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libprocps3-3.3.9-11.11 is installed
  • OR procps-3.3.9-11.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libprocps3-3.3.9-11.11 is installed
  • OR procps-3.3.9-11.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • DirectFB-1.7.1-6 is installed
  • OR lib++dfb-1_7-1-1.7.1-6 is installed
  • OR libdirectfb-1_7-1-1.7.1-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND ucode-intel-20190618-13.47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND ucode-intel-20190618-13.47 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_180-94_97-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_26-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_180-94_97-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_26-4-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_155-94_50-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_17-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_155-94_50-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_17-7-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND mutt-1.10.1-55.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND mutt-1.10.1-55.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.3 is installed
  • OR kernel-default-base-4.12.14-95.3 is installed
  • OR kernel-default-devel-4.12.14-95.3 is installed
  • OR kernel-default-man-4.12.14-95.3 is installed
  • OR kernel-devel-4.12.14-95.3 is installed
  • OR kernel-macros-4.12.14-95.3 is installed
  • OR kernel-source-4.12.14-95.3 is installed
  • OR kernel-syms-4.12.14-95.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.3 is installed
  • OR kernel-default-base-4.12.14-95.3 is installed
  • OR kernel-default-devel-4.12.14-95.3 is installed
  • OR kernel-default-man-4.12.14-95.3 is installed
  • OR kernel-devel-4.12.14-95.3 is installed
  • OR kernel-macros-4.12.14-95.3 is installed
  • OR kernel-source-4.12.14-95.3 is installed
  • OR kernel-syms-4.12.14-95.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • apache2-2.4.23-29.24 is installed
  • OR apache2-doc-2.4.23-29.24 is installed
  • OR apache2-example-pages-2.4.23-29.24 is installed
  • OR apache2-prefork-2.4.23-29.24 is installed
  • OR apache2-utils-2.4.23-29.24 is installed
  • OR apache2-worker-2.4.23-29.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • guestfs-data-1.32.4-21.3 is installed
  • OR guestfs-tools-1.32.4-21.3 is installed
  • OR guestfsd-1.32.4-21.3 is installed
  • OR libguestfs0-1.32.4-21.3 is installed
  • OR perl-Sys-Guestfs-1.32.4-21.3 is installed
  • OR python-libguestfs-1.32.4-21.3 is installed
  • OR virt-p2v-1.32.4-21.3 is installed
  • OR virt-v2v-1.32.4-21.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_54-default-4-2 is installed
  • OR kgraft-patch-3_12_60-52_54-xen-4-2 is installed
  • OR kgraft-patch-SLE12_Update_15-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_54-default-4-2 is installed
  • OR kgraft-patch-3_12_60-52_54-xen-4-2 is installed
  • OR kgraft-patch-SLE12_Update_15-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • dracut-044-87 is installed
  • OR dracut-fips-044-87 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_42-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_51-default-3-4 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-3-4 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-3-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • cups-filters-1.0.58-15.2 is installed
  • OR cups-filters-cups-browsed-1.0.58-15.2 is installed
  • OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
  • OR cups-filters-ghostscript-1.0.58-15.2 is installed
  • OR libqpdf18-7.1.1-3.3 is installed
  • OR qpdf-7.1.1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_156-94_57-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_18-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libsilc-1_1-2-1.1.10-24 is installed
  • OR libsilcclient-1_1-3-1.1.10-24 is installed
  • OR silc-toolkit-1.1.10-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-70 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.12 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.12 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND libfbembed2_5-2.5.2.26539-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • gcc48-gij-4.8.5-31.20 is installed
  • OR gcc48-gij-32bit-4.8.5-31.20 is installed
  • OR libgcj48-4.8.5-31.20 is installed
  • OR libgcj48-32bit-4.8.5-31.20 is installed
  • OR libgcj48-jar-4.8.5-31.20 is installed
  • OR libgcj_bc1-4.8.5-31.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND enigmail-2.0.5-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • pidgin-plugin-otr-4.0.2-1 is installed
  • OR pidgin-plugin-otr-lang-4.0.2-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • xen-4.7.5_04-43.33 is installed
  • OR xen-doc-html-4.7.5_04-43.33 is installed
  • OR xen-libs-4.7.5_04-43.33 is installed
  • OR xen-libs-32bit-4.7.5_04-43.33 is installed
  • OR xen-tools-4.7.5_04-43.33 is installed
  • OR xen-tools-domU-4.7.5_04-43.33 is installed
  • BACK