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): | 1055014 1055186 1058115 1061843 1065729 1071995 1077428 1085030 1085224 1094840 1098447 1098649 1113295 1118987 1123156 1129923 1129991 1134157 1134760 1134853 1143463 1143777 1143817 1143818 1143819 1143820 1143821 1143823 1143824 1143825 1143827 1143828 1143830 1143831 1148868 1150711 1152472 1152489 1152763 1153274 1153921 1154353 1154492 1155518 1155690 1155798 1156202 1156395 1157169 1158050 1158242 1158265 1158748 1158765 1158983 1159781 1159867 1160682 1160947 1161066 1161335 1161495 1162002 1162063 1162197 1162198 1162200 1162400 1162702 1163018 1164648 1164692 1164777 1164780 1164825 1164860 1165211 1165776 1165933 1165975 1166240 1166985 1167104 1167209 1167651 1167773 1168023 1168230 1168669 1168779 1168838 1168959 1169021 1169094 1169194 1169514 1169681 1169771 1170011 1170284 1170442 1170617 1170774 1170879 1170891 1170895 1170940 1171150 1171189 1171191 1171219 1171220 1171246 1171417 1171513 1171529 1171530 1171662 1171688 1171699 1171732 1171739 1171743 1171759 1171828 1171857 1171868 1171883 1171904 1171915 1171982 1171983 1171988 1172017 1172046 1172061 1172062 1172063 1172064 1172065 1172066 1172067 1172068 1172069 1172073 1172086 1172095 1172169 1172170 1172201 1172208 1172223 1172342 1172343 1172344 1172365 1172366 1172374 1172391 1172393 1172394 1172453 1172458 1172467 1172484 1172537 1172543 1172687 1172719 1172739 1172751 1172759 1172775 1172781 1172782 1172783 1172814 1172823 1172841 1172871 1172938 1172939 1172940 1172956 1172983 1172984 1172985 1172986 1172987 1172988 1172989 1172990 1172999 1173032 1173060 1173068 1173074 1173085 1173139 1173206 1173271 1173280 1173284 1173428 1173438 1173461 1173514 1173552 1173573 1173625 1173746 1173776 1173817 1173818 1173820 1173822 1173823 1173824 1173825 1173826 1173827 1173828 1173830 1173831 1173832 1173833 1173834 1173836 1173837 1173838 1173839 1173841 1173843 1173844 1173845 1173847 1173849 1173860 1173894 1173941 1174018 1174072 1174116 1174126 1174127 1174128 1174129 1174185 1174244 1174263 1174264 1174331 1174332 1174333 1174345 1174356 1174396 1174398 1174407 1174409 1174411 1174438 1174462 1174513 1174527 1174543 1174627 1174748 1174969 1175052 1175898 1175992 1176012 1176072 1176382 1176485 1176579 1176625 1176713 1176724 1176896 1176931 1176940 1177086 1177353 1177410 1177411 1177470 1177513 1177729 1177739 1177749 1177750 1177754 1177755 1177765 1177814 1177817 1177854 1177855 1177856 1177861 1178002 1178079 1178246 1179195 1179727 1181161 1183871 1184114 1184350 1184804 1185377 1186206 1186482 1186483 1186672 1187038 1187476 1187846 1188026 1188101 1188405 1188620 1188750 1188838 1188876 1188885 1188973 862963 962849 CVE-2018-11805 CVE-2019-11059 CVE-2019-11690 CVE-2019-13103 CVE-2019-14192 CVE-2019-14193 CVE-2019-14194 CVE-2019-14195 CVE-2019-14196 CVE-2019-14197 CVE-2019-14198 CVE-2019-14199 CVE-2019-14200 CVE-2019-14201 CVE-2019-14202 CVE-2019-14203 CVE-2019-14204 CVE-2019-17569 CVE-2019-19462 CVE-2019-20372 CVE-2019-20382 CVE-2019-20810 CVE-2019-20812 CVE-2019-3695 CVE-2019-3696 CVE-2019-6778 CVE-2020-0305 CVE-2020-0429 CVE-2020-0431 CVE-2020-10135 CVE-2020-10648 CVE-2020-10711 CVE-2020-10732 CVE-2020-10751 CVE-2020-10766 CVE-2020-10767 CVE-2020-10768 CVE-2020-10773 CVE-2020-10781 CVE-2020-11100 CVE-2020-12351 CVE-2020-12402 CVE-2020-12656 CVE-2020-12769 CVE-2020-12771 CVE-2020-12888 CVE-2020-13143 CVE-2020-13974 CVE-2020-14351 CVE-2020-14381 CVE-2020-14386 CVE-2020-14416 CVE-2020-1472 CVE-2020-15393 CVE-2020-15780 CVE-2020-16120 CVE-2020-1711 CVE-2020-1930 CVE-2020-1931 CVE-2020-1935 CVE-2020-1938 CVE-2020-1983 CVE-2020-24394 CVE-2020-25212 CVE-2020-25285 CVE-2020-25645 CVE-2020-27218 CVE-2020-36386 CVE-2020-7039 CVE-2020-8432 CVE-2020-8608 CVE-2021-22543 CVE-2021-3659 CVE-2021-37576 SUSE-SU-2020:0357-1 SUSE-SU-2020:0598-1 SUSE-SU-2020:0813-1 SUSE-SU-2020:0851-1 SUSE-SU-2020:1171-1 SUSE-SU-2020:1523-1 SUSE-SU-2020:1850-1 SUSE-SU-2020:1858-1 SUSE-SU-2020:2105-1 SUSE-SU-2020:2730-1 SUSE-SU-2020:2814-1 SUSE-SU-2020:3122-1 SUSE-SU-2020:3180-1 SUSE-SU-2020:3283-1 SUSE-SU-2020:3922-1 SUSE-SU-2021:2647-1
|
Platform(s): | SUSE Linux Enterprise Build System Kit 12 SUSE Linux Enterprise Build System Kit 12 SP1 SUSE Linux Enterprise Build System Kit 12 SP2 SUSE Linux Enterprise Build System Kit 12 SP3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Desktop 15 SP2 SUSE Linux Enterprise High Availability 15 SP1 SUSE Linux Enterprise High Availability 15 SP2 SUSE Linux Enterprise High Performance Computing 15 SP2 SUSE Linux Enterprise High Performance Computing 15-ESPOS SUSE Linux Enterprise High Performance Computing 15-LTSS SUSE Linux Enterprise Live Patching 12 SP5 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Development Tools 15 SP2 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server 15 SP2 SUSE Linux Enterprise Server 15-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Server for SAP Applications 15 SP2 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 12 SUSE Linux Enterprise Software Development Kit 12 SP1 SUSE Linux Enterprise Software Development Kit 12 SP2 SUSE Linux Enterprise Storage 7 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 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE Linux Enterprise Workstation Extension 15 SP2 SUSE Manager Proxy 4.1 SUSE Manager Server 4.1
| Product(s): | |
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed AND Package Information
libreoffice-4.3.5.2-10 is installed
OR libreoffice-sdk-4.3.5.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND Package Information
krb5-mini-1.12.1-22 is installed
OR krb5-mini-devel-1.12.1-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND kernel-zfcpdump-4.4.103-92.53 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND Package Information
libudev-mini-devel-228-150.9 is installed
OR libudev-mini1-228-150.9 is installed
OR systemd-mini-228-150.9 is installed
OR systemd-mini-devel-228-150.9 is installed
OR udev-mini-228-150.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
avahi-0.6.31-20 is installed
OR avahi-lang-0.6.31-20 is installed
OR libavahi-client3-0.6.31-20 is installed
OR libavahi-client3-32bit-0.6.31-20 is installed
OR libavahi-common3-0.6.31-20 is installed
OR libavahi-common3-32bit-0.6.31-20 is installed
OR libavahi-core7-0.6.31-20 is installed
OR libdns_sd-0.6.31-20 is installed
OR libdns_sd-32bit-0.6.31-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND argyllcms-1.6.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP2 is installed
AND Package Information
jetty-http-9.4.35-3.3.4 is installed
OR jetty-io-9.4.35-3.3.4 is installed
OR jetty-security-9.4.35-3.3.4 is installed
OR jetty-server-9.4.35-3.3.4 is installed
OR jetty-servlet-9.4.35-3.3.4 is installed
OR jetty-util-9.4.35-3.3.4 is installed
OR jetty-util-ajax-9.4.35-3.3.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 15 SP1 is installed
AND haproxy-2.0.10+git0.ac198b92-8.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 15 SP2 is installed
AND Package Information
cluster-md-kmp-default-5.3.18-24.9 is installed
OR dlm-kmp-default-5.3.18-24.9 is installed
OR gfs2-kmp-default-5.3.18-24.9 is installed
OR kernel-default-5.3.18-24.9 is installed
OR ocfs2-kmp-default-5.3.18-24.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise High Performance Computing 15-ESPOS is installed
AND
qemu-2.11.2-9.36 is installed
OR qemu-arm-2.11.2-9.36 is installed
OR qemu-block-curl-2.11.2-9.36 is installed
OR qemu-block-iscsi-2.11.2-9.36 is installed
OR qemu-block-rbd-2.11.2-9.36 is installed
OR qemu-block-ssh-2.11.2-9.36 is installed
OR qemu-guest-agent-2.11.2-9.36 is installed
OR qemu-ipxe-1.0.0+-9.36 is installed
OR qemu-kvm-2.11.2-9.36 is installed
OR qemu-lang-2.11.2-9.36 is installed
OR qemu-seabios-1.11.0-9.36 is installed
OR qemu-sgabios-8-9.36 is installed
OR qemu-tools-2.11.2-9.36 is installed
OR qemu-vgabios-1.11.0-9.36 is installed
OR qemu-x86-2.11.2-9.36 is installed
OR Package Information
SUSE Linux Enterprise High Performance Computing 15-LTSS is installed
AND
qemu-2.11.2-9.36 is installed
OR qemu-arm-2.11.2-9.36 is installed
OR qemu-block-curl-2.11.2-9.36 is installed
OR qemu-block-iscsi-2.11.2-9.36 is installed
OR qemu-block-rbd-2.11.2-9.36 is installed
OR qemu-block-ssh-2.11.2-9.36 is installed
OR qemu-guest-agent-2.11.2-9.36 is installed
OR qemu-ipxe-1.0.0+-9.36 is installed
OR qemu-kvm-2.11.2-9.36 is installed
OR qemu-lang-2.11.2-9.36 is installed
OR qemu-seabios-1.11.0-9.36 is installed
OR qemu-sgabios-8-9.36 is installed
OR qemu-tools-2.11.2-9.36 is installed
OR qemu-vgabios-1.11.0-9.36 is installed
OR qemu-x86-2.11.2-9.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP5 is installed
AND Package Information
kernel-default-kgraft-4.12.14-122.83.1 is installed
OR kernel-default-kgraft-devel-4.12.14-122.83.1 is installed
OR kgraft-patch-4_12_14-122_83-default-1-8.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
containerd-1.2.6-16.23 is installed
OR docker-19.03.1_ce-98.46 is installed
OR docker-libnetwork-0.7.0.1+gitr2800_fc5a7d91d54c-25 is installed
OR docker-runc-1.0.0rc8+gitr3826_425e105d5a03-1.29 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2800_fc5a7d91d54c-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
cups154-1.5.4-5 is installed
OR cups154-client-1.5.4-5 is installed
OR cups154-filters-1.5.4-5 is installed
OR cups154-libs-1.5.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_40-default-5-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_11-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.48-52.27 is installed
OR kernel-ec2-devel-3.12.48-52.27 is installed
OR kernel-ec2-extra-3.12.48-52.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND squid-2.7.STABLE5-2.4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
libxslt-1.1.24-19.23.1 is installed
OR libxslt-32bit-1.1.24-19.23.1 is installed
OR libxslt-x86-1.1.24-19.23.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND git-core-1.8.5.2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
DirectFB-1.7.1-4 is installed
OR lib++dfb-1_7-1-1.7.1-4 is installed
OR libdirectfb-1_7-1-1.7.1-4 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 SP3 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
kgraft-patch-3_12_60-52_54-default-2-2.2 is installed
OR kgraft-patch-3_12_60-52_54-xen-2-2.2 is installed
OR kgraft-patch-SLE12_Update_15-2-2.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS is installed
AND nginx-1.16.1-3.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND nginx-1.16.1-3.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
glibc-html-2.11.3-17.45.49.1 is installed
OR glibc-info-2.11.3-17.45.49.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
libpoppler-devel-0.12.3-1.10.1 is installed
OR libpoppler-glib-devel-0.12.3-1.10.1 is installed
OR libpoppler-qt2-0.12.3-1.10.1 is installed
OR libpoppler-qt3-devel-0.12.3-1.10.1 is installed
OR libpoppler-qt4-devel-0.12.3-1.10.1 is installed
OR poppler-tools-0.12.3-1.10.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
ant-jmf-1.9.4-1 is installed
OR ant-scripts-1.9.4-1 is installed
OR ant-swing-1.9.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
FastCGI-2.4.0-167 is installed
OR perl-FastCGI-2.4.0-167 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
ghostscript-9.15-17.2 is installed
OR ghostscript-devel-9.15-17.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.411-4.1 is installed
OR flash-player-gnome-11.2.202.411-4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
boost-1.54.0-15.1 is installed
OR cmis-client-0.5.1-8.2 is installed
OR hyphen-2.8.8-12.1 is installed
OR libOpenCOLLADA0-1_3335ac1-2.1 is installed
OR libboost_filesystem1_54_0-1.54.0-15.1 is installed
OR libcmis-0_5-5-0.5.1-8.2 is installed
OR libetonyek-0.1.6-6.3 is installed
OR libetonyek-0_1-1-0.1.6-6.3 is installed
OR libhyphen0-2.8.8-12.1 is installed
OR libixion-0.11.0-6.2 is installed
OR libixion-0_11-0-0.11.0-6.2 is installed
OR liborcus-0.11.0-6.1 is installed
OR liborcus-0_11-0-0.11.0-6.1 is installed
OR libreoffice-5.1.3.2-22.9 is installed
OR libreoffice-base-5.1.3.2-22.9 is installed
OR libreoffice-base-drivers-mysql-5.1.3.2-22.9 is installed
OR libreoffice-base-drivers-postgresql-5.1.3.2-22.9 is installed
OR libreoffice-calc-5.1.3.2-22.9 is installed
OR libreoffice-calc-extensions-5.1.3.2-22.9 is installed
OR libreoffice-draw-5.1.3.2-22.9 is installed
OR libreoffice-filters-optional-5.1.3.2-22.9 is installed
OR libreoffice-gnome-5.1.3.2-22.9 is installed
OR libreoffice-icon-theme-galaxy-5.1.3.2-22.9 is installed
OR libreoffice-icon-theme-tango-5.1.3.2-22.9 is installed
OR libreoffice-impress-5.1.3.2-22.9 is installed
OR libreoffice-l10n-af-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ar-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ca-5.1.3.2-22.9 is installed
OR libreoffice-l10n-cs-5.1.3.2-22.9 is installed
OR libreoffice-l10n-da-5.1.3.2-22.9 is installed
OR libreoffice-l10n-de-5.1.3.2-22.9 is installed
OR libreoffice-l10n-en-5.1.3.2-22.9 is installed
OR libreoffice-l10n-es-5.1.3.2-22.9 is installed
OR libreoffice-l10n-fi-5.1.3.2-22.9 is installed
OR libreoffice-l10n-fr-5.1.3.2-22.9 is installed
OR libreoffice-l10n-gu-5.1.3.2-22.9 is installed
OR libreoffice-l10n-hi-5.1.3.2-22.9 is installed
OR libreoffice-l10n-hu-5.1.3.2-22.9 is installed
OR libreoffice-l10n-it-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ja-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ko-5.1.3.2-22.9 is installed
OR libreoffice-l10n-nb-5.1.3.2-22.9 is installed
OR libreoffice-l10n-nl-5.1.3.2-22.9 is installed
OR libreoffice-l10n-nn-5.1.3.2-22.9 is installed
OR libreoffice-l10n-pl-5.1.3.2-22.9 is installed
OR libreoffice-l10n-pt-BR-5.1.3.2-22.9 is installed
OR libreoffice-l10n-pt-PT-5.1.3.2-22.9 is installed
OR libreoffice-l10n-ru-5.1.3.2-22.9 is installed
OR libreoffice-l10n-sk-5.1.3.2-22.9 is installed
OR libreoffice-l10n-sv-5.1.3.2-22.9 is installed
OR libreoffice-l10n-xh-5.1.3.2-22.9 is installed
OR libreoffice-l10n-zh-Hans-5.1.3.2-22.9 is installed
OR libreoffice-l10n-zh-Hant-5.1.3.2-22.9 is installed
OR libreoffice-l10n-zu-5.1.3.2-22.9 is installed
OR libreoffice-mailmerge-5.1.3.2-22.9 is installed
OR libreoffice-math-5.1.3.2-22.9 is installed
OR libreoffice-officebean-5.1.3.2-22.9 is installed
OR libreoffice-pyuno-5.1.3.2-22.9 is installed
OR libreoffice-writer-5.1.3.2-22.9 is installed
OR libreoffice-writer-extensions-5.1.3.2-22.9 is installed
OR libvisio-0.1.5-7.1 is installed
OR libvisio-0_1-1-0.1.5-7.1 is installed
OR libwps-0.4.2-6.1 is installed
OR libwps-0_4-4-0.4.2-6.1 is installed
OR myspell-af_NA-20160511-11.1 is installed
OR myspell-af_ZA-20160511-11.1 is installed
OR myspell-ar-20160511-11.1 is installed
OR myspell-ar_AE-20160511-11.1 is installed
OR myspell-ar_BH-20160511-11.1 is installed
OR myspell-ar_DZ-20160511-11.1 is installed
OR myspell-ar_EG-20160511-11.1 is installed
OR myspell-ar_IQ-20160511-11.1 is installed
OR myspell-ar_JO-20160511-11.1 is installed
OR myspell-ar_KW-20160511-11.1 is installed
OR myspell-ar_LB-20160511-11.1 is installed
OR myspell-ar_LY-20160511-11.1 is installed
OR myspell-ar_MA-20160511-11.1 is installed
OR myspell-ar_OM-20160511-11.1 is installed
OR myspell-ar_QA-20160511-11.1 is installed
OR myspell-ar_SA-20160511-11.1 is installed
OR myspell-ar_SD-20160511-11.1 is installed
OR myspell-ar_SY-20160511-11.1 is installed
OR myspell-ar_TN-20160511-11.1 is installed
OR myspell-ar_YE-20160511-11.1 is installed
OR myspell-be_BY-20160511-11.1 is installed
OR myspell-bg_BG-20160511-11.1 is installed
OR myspell-bn_BD-20160511-11.1 is installed
OR myspell-bn_IN-20160511-11.1 is installed
OR myspell-bs-20160511-11.1 is installed
OR myspell-bs_BA-20160511-11.1 is installed
OR myspell-ca-20160511-11.1 is installed
OR myspell-ca_AD-20160511-11.1 is installed
OR myspell-ca_ES-20160511-11.1 is installed
OR myspell-ca_ES_valencia-20160511-11.1 is installed
OR myspell-ca_FR-20160511-11.1 is installed
OR myspell-ca_IT-20160511-11.1 is installed
OR myspell-cs_CZ-20160511-11.1 is installed
OR myspell-da_DK-20160511-11.1 is installed
OR myspell-de-20160511-11.1 is installed
OR myspell-de_AT-20160511-11.1 is installed
OR myspell-de_CH-20160511-11.1 is installed
OR myspell-de_DE-20160511-11.1 is installed
OR myspell-dictionaries-20160511-11.1 is installed
OR myspell-el_GR-20160511-11.1 is installed
OR myspell-en-20160511-11.1 is installed
OR myspell-en_AU-20160511-11.1 is installed
OR myspell-en_BS-20160511-11.1 is installed
OR myspell-en_BZ-20160511-11.1 is installed
OR myspell-en_CA-20160511-11.1 is installed
OR myspell-en_GB-20160511-11.1 is installed
OR myspell-en_GH-20160511-11.1 is installed
OR myspell-en_IE-20160511-11.1 is installed
OR myspell-en_IN-20160511-11.1 is installed
OR myspell-en_JM-20160511-11.1 is installed
OR myspell-en_MW-20160511-11.1 is installed
OR myspell-en_NA-20160511-11.1 is installed
OR myspell-en_NZ-20160511-11.1 is installed
OR myspell-en_PH-20160511-11.1 is installed
OR myspell-en_TT-20160511-11.1 is installed
OR myspell-en_US-20160511-11.1 is installed
OR myspell-en_ZA-20160511-11.1 is installed
OR myspell-en_ZW-20160511-11.1 is installed
OR myspell-es-20160511-11.1 is installed
OR myspell-es_AR-20160511-11.1 is installed
OR myspell-es_BO-20160511-11.1 is installed
OR myspell-es_CL-20160511-11.1 is installed
OR myspell-es_CO-20160511-11.1 is installed
OR myspell-es_CR-20160511-11.1 is installed
OR myspell-es_CU-20160511-11.1 is installed
OR myspell-es_DO-20160511-11.1 is installed
OR myspell-es_EC-20160511-11.1 is installed
OR myspell-es_ES-20160511-11.1 is installed
OR myspell-es_GT-20160511-11.1 is installed
OR myspell-es_HN-20160511-11.1 is installed
OR myspell-es_MX-20160511-11.1 is installed
OR myspell-es_NI-20160511-11.1 is installed
OR myspell-es_PA-20160511-11.1 is installed
OR myspell-es_PE-20160511-11.1 is installed
OR myspell-es_PR-20160511-11.1 is installed
OR myspell-es_PY-20160511-11.1 is installed
OR myspell-es_SV-20160511-11.1 is installed
OR myspell-es_UY-20160511-11.1 is installed
OR myspell-es_VE-20160511-11.1 is installed
OR myspell-et_EE-20160511-11.1 is installed
OR myspell-fr_BE-20160511-11.1 is installed
OR myspell-fr_CA-20160511-11.1 is installed
OR myspell-fr_CH-20160511-11.1 is installed
OR myspell-fr_FR-20160511-11.1 is installed
OR myspell-fr_LU-20160511-11.1 is installed
OR myspell-fr_MC-20160511-11.1 is installed
OR myspell-gu_IN-20160511-11.1 is installed
OR myspell-he_IL-20160511-11.1 is installed
OR myspell-hi_IN-20160511-11.1 is installed
OR myspell-hr_HR-20160511-11.1 is installed
OR myspell-hu_HU-20160511-11.1 is installed
OR myspell-it_IT-20160511-11.1 is installed
OR myspell-lightproof-en-20160511-11.1 is installed
OR myspell-lightproof-hu_HU-20160511-11.1 is installed
OR myspell-lightproof-pt_BR-20160511-11.1 is installed
OR myspell-lightproof-ru_RU-20160511-11.1 is installed
OR myspell-lo_LA-20160511-11.1 is installed
OR myspell-lt_LT-20160511-11.1 is installed
OR myspell-lv_LV-20160511-11.1 is installed
OR myspell-nb_NO-20160511-11.1 is installed
OR myspell-nl_BE-20160511-11.1 is installed
OR myspell-nl_NL-20160511-11.1 is installed
OR myspell-nn_NO-20160511-11.1 is installed
OR myspell-no-20160511-11.1 is installed
OR myspell-pl_PL-20160511-11.1 is installed
OR myspell-pt_AO-20160511-11.1 is installed
OR myspell-pt_BR-20160511-11.1 is installed
OR myspell-pt_PT-20160511-11.1 is installed
OR myspell-ro-20160511-11.1 is installed
OR myspell-ro_RO-20160511-11.1 is installed
OR myspell-ru_RU-20160511-11.1 is installed
OR myspell-sk_SK-20160511-11.1 is installed
OR myspell-sl_SI-20160511-11.1 is installed
OR myspell-sr-20160511-11.1 is installed
OR myspell-sr_CS-20160511-11.1 is installed
OR myspell-sr_Latn_CS-20160511-11.1 is installed
OR myspell-sr_Latn_RS-20160511-11.1 is installed
OR myspell-sr_RS-20160511-11.1 is installed
OR myspell-sv_FI-20160511-11.1 is installed
OR myspell-sv_SE-20160511-11.1 is installed
OR myspell-te-20160511-11.1 is installed
OR myspell-te_IN-20160511-11.1 is installed
OR myspell-th_TH-20160511-11.1 is installed
OR myspell-vi-20160511-11.1 is installed
OR myspell-vi_VN-20160511-11.1 is installed
OR myspell-zu_ZA-20160511-11.1 is installed
OR openCOLLADA-1_3335ac1-2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libwebkit2gtk3-lang-2.12.5-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND drm-kmp-default-4.9.33_k4.4.73_5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
MozillaThunderbird-52.9.1-3.7 is installed
OR MozillaThunderbird-devel-52.9.1-3.7 is installed
OR MozillaThunderbird-translations-common-52.9.1-3.7 is installed
OR MozillaThunderbird-translations-other-52.9.1-3.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
ffmpeg-3.4.2-4.17 is installed
OR libavcodec-devel-3.4.2-4.17 is installed
OR libavformat-devel-3.4.2-4.17 is installed
OR libavformat57-3.4.2-4.17 is installed
OR libavresample-devel-3.4.2-4.17 is installed
OR libavresample3-3.4.2-4.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
AND Package Information
libopencv3_3-3.3.1-6.6 is installed
OR opencv-3.3.1-6.6 is installed
OR opencv-devel-3.3.1-6.6 is installed
|