Oval Definition:oval:org.opensuse.security:def:26103
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):1065729
1085224
1089705
1089706
1090737
1091772
1094840
1113295
1123361
1123522
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
915996
CVE-2006-2223
CVE-2006-3694
CVE-2006-4182
CVE-2006-5295
CVE-2006-5467
CVE-2006-5874
CVE-2006-6303
CVE-2007-0451
CVE-2007-0897
CVE-2007-0898
CVE-2007-1745
CVE-2007-1995
CVE-2007-1997
CVE-2007-2873
CVE-2007-5162
CVE-2007-5770
CVE-2007-6335
CVE-2007-6336
CVE-2007-6337
CVE-2007-6595
CVE-2007-6596
CVE-2008-0008
CVE-2008-0318
CVE-2008-0728
CVE-2008-1100
CVE-2008-1145
CVE-2008-1232
CVE-2008-1586
CVE-2008-1947
CVE-2008-2327
CVE-2008-2370
CVE-2008-2713
CVE-2008-2938
CVE-2008-3790
CVE-2008-4309
CVE-2008-4474
CVE-2008-5515
CVE-2008-6123
CVE-2009-0033
CVE-2009-0478
CVE-2009-0580
CVE-2009-0642
CVE-2009-0781
CVE-2009-0783
CVE-2009-1904
CVE-2009-2285
CVE-2009-2347
CVE-2009-2693
CVE-2009-2855
CVE-2009-2901
CVE-2009-2902
CVE-2009-4492
CVE-2010-0308
CVE-2010-0405
CVE-2010-0541
CVE-2010-0639
CVE-2010-1157
CVE-2010-1411
CVE-2010-1674
CVE-2010-1675
CVE-2010-2227
CVE-2010-2948
CVE-2010-2949
CVE-2010-3718
CVE-2010-4172
CVE-2010-4665
CVE-2011-0013
CVE-2011-0188
CVE-2011-0191
CVE-2011-0192
CVE-2011-0421
CVE-2011-0534
CVE-2011-1004
CVE-2011-1005
CVE-2011-1167
CVE-2011-1184
CVE-2011-2204
CVE-2011-2526
CVE-2011-2686
CVE-2011-2705
CVE-2011-2721
CVE-2011-3009
CVE-2011-3190
CVE-2011-3627
CVE-2011-4815
CVE-2011-4966
CVE-2011-5062
CVE-2011-5063
CVE-2011-5064
CVE-2012-0547
CVE-2012-0551
CVE-2012-1173
CVE-2012-1457
CVE-2012-1458
CVE-2012-1459
CVE-2012-1531
CVE-2012-1532
CVE-2012-1533
CVE-2012-1541
CVE-2012-1682
CVE-2012-1713
CVE-2012-1716
CVE-2012-1717
CVE-2012-1718
CVE-2012-1719
CVE-2012-1721
CVE-2012-1722
CVE-2012-1725
CVE-2012-1726
CVE-2012-2088
CVE-2012-2113
CVE-2012-2141
CVE-2012-3136
CVE-2012-3143
CVE-2012-3159
CVE-2012-3174
CVE-2012-3213
CVE-2012-3216
CVE-2012-3342
CVE-2012-3401
CVE-2012-4447
CVE-2012-4466
CVE-2012-4564
CVE-2012-4681
CVE-2012-5067
CVE-2012-5069
CVE-2012-5070
CVE-2012-5071
CVE-2012-5072
CVE-2012-5073
CVE-2012-5074
CVE-2012-5075
CVE-2012-5076
CVE-2012-5077
CVE-2012-5079
CVE-2012-5081
CVE-2012-5083
CVE-2012-5084
CVE-2012-5086
CVE-2012-5087
CVE-2012-5088
CVE-2012-5089
CVE-2012-5581
CVE-2013-0149
CVE-2013-0169
CVE-2013-0351
CVE-2013-0409
CVE-2013-0419
CVE-2013-0422
CVE-2013-0423
CVE-2013-0424
CVE-2013-0425
CVE-2013-0426
CVE-2013-0427
CVE-2013-0428
CVE-2013-0431
CVE-2013-0432
CVE-2013-0433
CVE-2013-0434
CVE-2013-0435
CVE-2013-0437
CVE-2013-0438
CVE-2013-0440
CVE-2013-0441
CVE-2013-0442
CVE-2013-0443
CVE-2013-0444
CVE-2013-0445
CVE-2013-0446
CVE-2013-0449
CVE-2013-0450
CVE-2013-0485
CVE-2013-0809
CVE-2013-1473
CVE-2013-1476
CVE-2013-1478
CVE-2013-1480
CVE-2013-1484
CVE-2013-1485
CVE-2013-1486
CVE-2013-1487
CVE-2013-1493
CVE-2013-1821
CVE-2013-1960
CVE-2013-1961
CVE-2013-2236
CVE-2013-4073
CVE-2013-4164
CVE-2014-2015
CVE-2014-2284
CVE-2014-2285
CVE-2014-2310
CVE-2014-3158
CVE-2014-3565
CVE-2014-3970
CVE-2014-6271
CVE-2014-6277
CVE-2014-6278
CVE-2014-7169
CVE-2014-7186
CVE-2014-7187
CVE-2014-8080
CVE-2014-8090
CVE-2015-5621
CVE-2018-10119
CVE-2018-10120
CVE-2019-6977
CVE-2019-6978
CVE-2020-0429
CVE-2020-36386
CVE-2021-22543
CVE-2021-3659
CVE-2021-37576
SUSE-SU-2018:1296-1
SUSE-SU-2019:0747-1
SUSE-SU-2021:2647-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP5
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
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 11 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • gd-2.1.0-10.1 is installed
  • OR gd-32bit-2.1.0-10.1 is installed
  • OR gd-devel-2.1.0-10.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • curl-7.37.0-15.1 is installed
  • OR libcurl-devel-7.37.0-15.1 is installed
  • OR libcurl4-7.37.0-15.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • bsdtar-3.1.2-19.3 is installed
  • OR libarchive-devel-3.1.2-19.3 is installed
  • OR libarchive13-3.1.2-19.3 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • dnsmasq-2.71-4 is installed
  • OR dnsmasq-utils-2.71-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • libxslt-1.1.24-19.23 is installed
  • OR libxslt-32bit-1.1.24-19.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND libaugeas0-0.9.0-3.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • dhcp-4.2.4.P2-0.24 is installed
  • OR dhcp-client-4.2.4.P2-0.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND tcpdump-4.5.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • cracklib-2.9.0-7 is installed
  • OR libcrack2-2.9.0-7 is installed
  • OR libcrack2-32bit-2.9.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • gstreamer-plugins-base-1.8.3-9 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-9 is installed
  • OR libgstallocators-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstfft-1_0-0-1.8.3-9 is installed
  • OR libgstfft-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstriff-1_0-0-1.8.3-9 is installed
  • OR libgstrtp-1_0-0-1.8.3-9 is installed
  • OR libgstrtsp-1_0-0-1.8.3-9 is installed
  • OR libgstsdp-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-9 is installed
  • OR typelib-1_0-GstAudio-1_0-1.8.3-9 is installed
  • OR typelib-1_0-GstPbutils-1_0-1.8.3-9 is installed
  • OR typelib-1_0-GstTag-1_0-1.8.3-9 is installed
  • OR typelib-1_0-GstVideo-1_0-1.8.3-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND libXvMC1-1.0.8-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • kernel-docs-4.12.14-122.83.1 is installed
  • OR kernel-obs-build-4.12.14-122.83.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • puppet-3.8.5-15.9 is installed
  • OR puppet-server-3.8.5-15.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • avahi-0.6.32-3 is installed
  • OR avahi-compat-howl-devel-0.6.32-3 is installed
  • OR avahi-compat-mDNSResponder-devel-0.6.32-3 is installed
  • OR avahi-lang-0.6.32-3 is installed
  • OR avahi-utils-0.6.32-3 is installed
  • OR libavahi-client3-0.6.32-3 is installed
  • OR libavahi-common3-0.6.32-3 is installed
  • OR libavahi-core7-0.6.32-3 is installed
  • OR libavahi-devel-0.6.32-3 is installed
  • OR libdns_sd-0.6.32-3 is installed
  • OR libhowl0-0.6.32-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.6.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • bind-9.9.6P1-0.44 is installed
  • OR bind-chrootenv-9.9.6P1-0.44 is installed
  • OR bind-devel-9.9.6P1-0.44 is installed
  • OR bind-doc-9.9.6P1-0.44 is installed
  • OR bind-libs-9.9.6P1-0.44 is installed
  • OR bind-utils-9.9.6P1-0.44 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • dbus-1-1.2.10-3.9 is installed
  • OR dbus-1-32bit-1.2.10-3.9 is installed
  • OR dbus-1-x86-1.2.10-3.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • dbus-1-1.2.10-3.9 is installed
  • OR dbus-1-32bit-1.2.10-3.9 is installed
  • OR dbus-1-x86-1.2.10-3.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND t1lib-5.1.1-100.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND t1lib-5.1.1-100.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND t1lib-5.1.1-100.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND t1lib-5.1.1-100.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • kernel-ec2-2.6.32.24-0.2 is installed
  • OR kernel-ec2-base-2.6.32.24-0.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • findutils-4.4.0-38.24 is installed
  • OR findutils-locate-4.4.0-38.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • bind-9.6ESVR11W1-0.9 is installed
  • OR bind-chrootenv-9.6ESVR11W1-0.9 is installed
  • OR bind-devel-9.6ESVR11W1-0.9 is installed
  • OR bind-doc-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-9.6ESVR11W1-0.9 is installed
  • OR bind-libs-32bit-9.6ESVR11W1-0.9 is installed
  • OR bind-utils-9.6ESVR11W1-0.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • apport-0.114-12.8.6 is installed
  • OR apport-crashdb-sle-0.114-0.8.6 is installed
  • OR apport-gtk-0.114-12.8.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • apport-0.114-12.8.6 is installed
  • OR apport-crashdb-sle-0.114-0.8.6 is installed
  • OR apport-gtk-0.114-12.8.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND libzip1-0.9-1.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.3.0esr-48 is installed
  • OR MozillaFirefox-branding-SLED-45.0-20 is installed
  • OR MozillaFirefox-translations-45.3.0esr-48 is installed
  • OR firefox-fontconfig-2.11.0-4 is installed
  • OR libfreebl3-3.21.1-26 is installed
  • OR libfreebl3-32bit-3.21.1-26 is installed
  • OR mozilla-nspr-4.12-25 is installed
  • OR mozilla-nspr-32bit-4.12-25 is installed
  • OR mozilla-nspr-devel-4.12-25 is installed
  • OR mozilla-nss-3.21.1-26 is installed
  • OR mozilla-nss-32bit-3.21.1-26 is installed
  • OR mozilla-nss-devel-3.21.1-26 is installed
  • OR mozilla-nss-tools-3.21.1-26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.3.0esr-48 is installed
  • OR MozillaFirefox-branding-SLED-45.0-20 is installed
  • OR MozillaFirefox-translations-45.3.0esr-48 is installed
  • OR firefox-fontconfig-2.11.0-4 is installed
  • OR libfreebl3-3.21.1-26 is installed
  • OR libfreebl3-32bit-3.21.1-26 is installed
  • OR mozilla-nspr-4.12-25 is installed
  • OR mozilla-nspr-32bit-4.12-25 is installed
  • OR mozilla-nspr-devel-4.12-25 is installed
  • OR mozilla-nss-3.21.1-26 is installed
  • OR mozilla-nss-32bit-3.21.1-26 is installed
  • OR mozilla-nss-devel-3.21.1-26 is installed
  • OR mozilla-nss-tools-3.21.1-26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND clamav-0.97.7-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND Package Information
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libfreebl3-32bit-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR libsoftokn3-32bit-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nspr-32bit-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-32bit-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libfreebl3-32bit-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR libsoftokn3-32bit-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nspr-32bit-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-32bit-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libfreebl3-32bit-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR libsoftokn3-32bit-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nspr-32bit-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-32bit-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.2.0esr-45 is installed
  • OR MozillaFirefox-branding-SLED-45.0-23 is installed
  • OR MozillaFirefox-translations-45.2.0esr-45 is installed
  • OR firefox-fontconfig-2.11.0-2 is installed
  • OR libfreebl3-3.21.1-35 is installed
  • OR libfreebl3-32bit-3.21.1-35 is installed
  • OR libsoftokn3-3.21.1-35 is installed
  • OR libsoftokn3-32bit-3.21.1-35 is installed
  • OR mozilla-nspr-4.12-29 is installed
  • OR mozilla-nspr-32bit-4.12-29 is installed
  • OR mozilla-nss-3.21.1-35 is installed
  • OR mozilla-nss-32bit-3.21.1-35 is installed
  • OR mozilla-nss-tools-3.21.1-35 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.11 is installed
  • OR xen-doc-html-4.2.5_21-45.11 is installed
  • OR xen-doc-pdf-4.2.5_21-45.11 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-libs-4.2.5_21-45.11 is installed
  • OR xen-libs-32bit-4.2.5_21-45.11 is installed
  • OR xen-tools-4.2.5_21-45.11 is installed
  • OR xen-tools-domU-4.2.5_21-45.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.11 is installed
  • OR xen-doc-html-4.2.5_21-45.11 is installed
  • OR xen-doc-pdf-4.2.5_21-45.11 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
  • OR xen-libs-4.2.5_21-45.11 is installed
  • OR xen-libs-32bit-4.2.5_21-45.11 is installed
  • OR xen-tools-4.2.5_21-45.11 is installed
  • OR xen-tools-domU-4.2.5_21-45.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-38.8.0esr-40 is installed
  • OR MozillaFirefox-translations-38.8.0esr-40 is installed
  • OR libfreebl3-3.20.2-30 is installed
  • OR libfreebl3-32bit-3.20.2-30 is installed
  • OR libsoftokn3-3.20.2-30 is installed
  • OR libsoftokn3-32bit-3.20.2-30 is installed
  • OR mozilla-nspr-4.12-26 is installed
  • OR mozilla-nspr-32bit-4.12-26 is installed
  • OR mozilla-nss-3.20.2-30 is installed
  • OR mozilla-nss-32bit-3.20.2-30 is installed
  • OR mozilla-nss-tools-3.20.2-30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.109 is installed
  • OR libMagickCore1-6.4.3.6-78.109 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.109 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.109 is installed
  • OR libMagickCore1-6.4.3.6-78.109 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.109 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • freeradius-server-2.1.1-7.18 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.18 is installed
  • OR freeradius-server-doc-2.1.1-7.18 is installed
  • OR freeradius-server-libs-2.1.1-7.18 is installed
  • OR freeradius-server-utils-2.1.1-7.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-common-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-other-60.8.0esr-78.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-common-60.8.0esr-78.43 is installed
  • OR MozillaFirefox-translations-other-60.8.0esr-78.43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND wget-openssl1-1.11.4-1.41.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND wget-openssl1-1.11.4-1.41.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • libsnmp15-openssl1-5.4.2.1-8.12.31 is installed
  • OR libsnmp15-openssl1-32bit-5.4.2.1-8.12.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • ecryptfs-utils-103-5 is installed
  • OR ecryptfs-utils-32bit-103-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libmspack-0.4-14 is installed
  • OR libmspack0-0.4-14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libmspack-0.4-14 is installed
  • OR libmspack0-0.4-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • dhcp-4.3.3-2 is installed
  • OR dhcp-client-4.3.3-2 is installed
  • OR dhcp-relay-4.3.3-2 is installed
  • OR dhcp-server-4.3.3-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_64_8-default-11-2 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-11-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-11-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_64_8-default-11-2 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-11-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • gc-7.2d-5 is installed
  • OR libgc1-7.2d-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • gc-7.2d-5 is installed
  • OR libgc1-7.2d-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND dstat-0.7.2-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND ucode-intel-20180703-13.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND ucode-intel-20180703-13.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.85 is installed
  • OR kernel-default-base-4.4.121-92.85 is installed
  • OR kernel-default-devel-4.4.121-92.85 is installed
  • OR kernel-devel-4.4.121-92.85 is installed
  • OR kernel-macros-4.4.121-92.85 is installed
  • OR kernel-source-4.4.121-92.85 is installed
  • OR kernel-syms-4.4.121-92.85 is installed
  • OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.85 is installed
  • OR kernel-default-base-4.4.121-92.85 is installed
  • OR kernel-default-devel-4.4.121-92.85 is installed
  • OR kernel-devel-4.4.121-92.85 is installed
  • OR kernel-macros-4.4.121-92.85 is installed
  • OR kernel-source-4.4.121-92.85 is installed
  • OR kernel-syms-4.4.121-92.85 is installed
  • OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_29-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_10-11-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_29-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_10-11-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_59-92_17-default-10-2.2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_7-10-2.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • MozillaFirefox-52.4.0esr-109.6 is installed
  • OR MozillaFirefox-translations-52.4.0esr-109.6 is installed
  • OR libfreebl3-3.29.5-58.3 is installed
  • OR libfreebl3-32bit-3.29.5-58.3 is installed
  • OR libfreebl3-hmac-3.29.5-58.3 is installed
  • OR libfreebl3-hmac-32bit-3.29.5-58.3 is installed
  • OR libsoftokn3-3.29.5-58.3 is installed
  • OR libsoftokn3-32bit-3.29.5-58.3 is installed
  • OR libsoftokn3-hmac-3.29.5-58.3 is installed
  • OR libsoftokn3-hmac-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-3.29.5-58.3 is installed
  • OR mozilla-nss-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-certs-3.29.5-58.3 is installed
  • OR mozilla-nss-certs-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-sysinit-3.29.5-58.3 is installed
  • OR mozilla-nss-sysinit-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-tools-3.29.5-58.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • MozillaFirefox-52.4.0esr-109.6 is installed
  • OR MozillaFirefox-translations-52.4.0esr-109.6 is installed
  • OR libfreebl3-3.29.5-58.3 is installed
  • OR libfreebl3-32bit-3.29.5-58.3 is installed
  • OR libfreebl3-hmac-3.29.5-58.3 is installed
  • OR libfreebl3-hmac-32bit-3.29.5-58.3 is installed
  • OR libsoftokn3-3.29.5-58.3 is installed
  • OR libsoftokn3-32bit-3.29.5-58.3 is installed
  • OR libsoftokn3-hmac-3.29.5-58.3 is installed
  • OR libsoftokn3-hmac-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-3.29.5-58.3 is installed
  • OR mozilla-nss-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-certs-3.29.5-58.3 is installed
  • OR mozilla-nss-certs-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-sysinit-3.29.5-58.3 is installed
  • OR mozilla-nss-sysinit-32bit-3.29.5-58.3 is installed
  • OR mozilla-nss-tools-3.29.5-58.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND apache2-mod_jk-1.2.40-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libssh2-1-1.4.3-20.6 is installed
  • OR libssh2-1-32bit-1.4.3-20.6 is installed
  • OR libssh2_org-1.4.3-20.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libssh2-1-1.4.3-20.6 is installed
  • OR libssh2-1-32bit-1.4.3-20.6 is installed
  • OR libssh2_org-1.4.3-20.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libmysqlclient18-10.0.37-2.3 is installed
  • OR libmysqlclient18-32bit-10.0.37-2.3 is installed
  • OR mariadb-100-10.0.37-2.3 is installed
  • OR mariadb-100-errormessages-10.0.37-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libmysqlclient18-10.0.37-2.3 is installed
  • OR libmysqlclient18-32bit-10.0.37-2.3 is installed
  • OR mariadb-100-10.0.37-2.3 is installed
  • OR mariadb-100-errormessages-10.0.37-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • sysvinit-tools-2.88+-99 is installed
  • OR whois-5.1.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • bash-4.3-78 is installed
  • OR bash-doc-4.3-78 is installed
  • OR libreadline6-6.3-78 is installed
  • OR readline-doc-6.3-78 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • libmysqlclient-devel-5.0.96-0.6 is installed
  • OR libmysqlclient_r15-32bit-5.0.96-0.6 is installed
  • OR libmysqlclient_r15-x86-5.0.96-0.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • apache2-2.2.12-59 is installed
  • OR apache2-devel-2.2.12-59 is installed
  • OR apache2-doc-2.2.12-59 is installed
  • OR apache2-example-pages-2.2.12-59 is installed
  • OR apache2-prefork-2.2.12-59 is installed
  • OR apache2-utils-2.2.12-59 is installed
  • OR apache2-worker-2.2.12-59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • libreadline5-5.2-147.27 is installed
  • OR readline-devel-5.2-147.27 is installed
  • OR readline-devel-32bit-5.2-147.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • gcc48-gij-4.8.3+r212056-6 is installed
  • OR gcc48-gij-32bit-4.8.3+r212056-6 is installed
  • OR libgcj48-4.8.3+r212056-6 is installed
  • OR libgcj48-32bit-4.8.3+r212056-6 is installed
  • OR libgcj48-jar-4.8.3+r212056-6 is installed
  • OR libgcj_bc1-4.8.3+r212056-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-8 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND libndp0-1.6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libreoffice-6.0.4.2-43.33 is installed
  • OR libreoffice-base-6.0.4.2-43.33 is installed
  • OR libreoffice-base-drivers-mysql-6.0.4.2-43.33 is installed
  • OR libreoffice-base-drivers-postgresql-6.0.4.2-43.33 is installed
  • OR libreoffice-branding-upstream-6.0.4.2-43.33 is installed
  • OR libreoffice-calc-6.0.4.2-43.33 is installed
  • OR libreoffice-calc-extensions-6.0.4.2-43.33 is installed
  • OR libreoffice-draw-6.0.4.2-43.33 is installed
  • OR libreoffice-filters-optional-6.0.4.2-43.33 is installed
  • OR libreoffice-gnome-6.0.4.2-43.33 is installed
  • OR libreoffice-gtk2-6.0.4.2-43.33 is installed
  • OR libreoffice-icon-themes-6.0.4.2-43.33 is installed
  • OR libreoffice-impress-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-af-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-ar-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-bg-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-ca-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-cs-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-da-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-de-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-en-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-es-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-fi-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-fr-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-gu-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-hi-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-hr-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-hu-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-it-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-ja-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-ko-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-lt-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-nb-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-nl-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-nn-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-pl-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-pt_BR-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-pt_PT-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-ro-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-ru-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-sk-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-sv-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-uk-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-xh-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-zh_CN-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-zh_TW-6.0.4.2-43.33 is installed
  • OR libreoffice-l10n-zu-6.0.4.2-43.33 is installed
  • OR libreoffice-mailmerge-6.0.4.2-43.33 is installed
  • OR libreoffice-math-6.0.4.2-43.33 is installed
  • OR libreoffice-officebean-6.0.4.2-43.33 is installed
  • OR libreoffice-pyuno-6.0.4.2-43.33 is installed
  • OR libreoffice-writer-6.0.4.2-43.33 is installed
  • OR libreoffice-writer-extensions-6.0.4.2-43.33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • gcc48-gij-4.8.5-31.17 is installed
  • OR gcc48-gij-32bit-4.8.5-31.17 is installed
  • OR libgcj48-4.8.5-31.17 is installed
  • OR libgcj48-32bit-4.8.5-31.17 is installed
  • OR libgcj48-jar-4.8.5-31.17 is installed
  • OR libgcj_bc1-4.8.5-31.17 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • bind-9.9.6P1-0.39 is installed
  • OR bind-chrootenv-9.9.6P1-0.39 is installed
  • OR bind-doc-9.9.6P1-0.39 is installed
  • OR bind-libs-9.9.6P1-0.39 is installed
  • OR bind-libs-32bit-9.9.6P1-0.39 is installed
  • OR bind-utils-9.9.6P1-0.39 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • MozillaFirefox-52.8.0esr-109.31 is installed
  • OR MozillaFirefox-devel-52.8.0esr-109.31 is installed
  • OR MozillaFirefox-translations-52.8.0esr-109.31 is installed
  • BACK