Oval Definition:oval:org.opensuse.security:def:10668
Revision Date:2021-12-06Version:1
Title:Security update for the Linux Kernel (Important)
Description:





The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security and bugfixes.



The following security bugs were fixed:

- Unprivileged BPF has been disabled by default to reduce attack surface as too many security issues have happened in the past (jsc#SLE-22573)

You can reenable via systemctl setting /proc/sys/kernel/unprivileged_bpf_disabled to 0. (kernel.unprivileged_bpf_disabled = 0)

- CVE-2021-0941: In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation (bnc#1192045). - CVE-2021-31916: An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel A bound check failure allowed an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability (bnc#1192781). - CVE-2021-20322: Make the ipv4 and ipv6 ICMP exception caches less predictive to avoid information leaks about UDP ports in use. (bsc#1191790) - CVE-2021-34981: Fixed file refcounting in cmtp when cmtp_attach_device fails (bsc#1191961). - CVE-2021-43389: There was an array-index-out-of-bounds flaw in the detach_capi_ctr function in drivers/isdn/capi/kcapi.c (bnc#1191958). - CVE-2021-37159: hso_free_net_device in drivers/net/usb/hso.c called unregister_netdev without checking for the NETREG_REGISTERED state, leading to a use-after-free and a double free (bnc#1188601).

The following non-security bugs were fixed:

- ABI: sysfs-kernel-slab: Document some stats (git-fixes). - ALSA: hda: Reduce udelay() at SKL+ position reporting (git-fixes). - ALSA: ua101: fix division by zero at probe (git-fixes). - ALSA: usb-audio: Add Audient iD14 to mixer map quirk table (git-fixes). - ALSA: usb-audio: Add Schiit Hel device to mixer map quirk table (git-fixes). - ASoC: cs42l42: Correct some register default values (git-fixes). - ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER (git-fixes). - ASoC: cs42l42: Do not set defaults for volatile registers (git-fixes). - ASoC: dt-bindings: cs42l42: Correct description of ts-inv (git-fixes). - ASoC: mediatek: mt8195: Remove unsued irqs_lock (git-fixes). - ASoC: rockchip: Use generic dmaengine code (git-fixes). - ata: sata_mv: Fix the error handling of mv_chip_id() (git-fixes). - ath10k: fix control-message timeout (git-fixes). - ath10k: fix division by zero in send path (git-fixes). - ath10k: fix max antenna gain unit (git-fixes). - ath10k: Fix missing frame timestamp for beacon/probe-resp (git-fixes). - ath6kl: fix control-message timeout (git-fixes). - ath6kl: fix division by zero in send path (git-fixes). - ath9k: Fix potential interrupt storm on queue reset (git-fixes). - auxdisplay: ht16k33: Connect backlight to fbdev (git-fixes). - auxdisplay: ht16k33: Fix frame buffer device blanking (git-fixes). - auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string (git-fixes). - b43: fix a lower bounds test (git-fixes). - b43legacy: fix a lower bounds test (git-fixes). - Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync (git-fixes). - Bluetooth: fix init and cleanup of sco_conn.timeout_work (git-fixes). - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22573) - bpf: Disallow unprivileged bpf by default (jsc#SLE-22573). - bpf: Fix potential race in tail call compatibility check (git-fixes). - btrfs: block-group: Rework documentation of check_system_chunk function (bsc#1192896). - btrfs: fix deadlock between chunk allocation and chunk btree modifications (bsc#1192896). - btrfs: fix memory ordering between normal and ordered work functions (git-fixes). - btrfs: update comments for chunk allocation -ENOSPC cases (bsc#1192896). - cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem (git-fixes). - config: disable unprivileged BPF by default (jsc#SLE-22573) - crypto: caam - disable pkc for non-E SoCs (git-fixes). - crypto: qat - detect PFVF collision after ACK (git-fixes). - crypto: qat - disregard spurious PFVF interrupts (git-fixes). - driver core: add a min_align_mask field to struct device_dma_parameters (bsc#1191851). - drm/amdgpu: fix warning for overflow check (git-fixes). - drm/msm: Fix potential NULL dereference in DPU SSPP (git-fixes). - drm: prevent spectre issue in vmw_execbuf_ioctl (bsc#1192802). - drm/sun4i: Fix macros in sun8i_csc.h (git-fixes). - drm/v3d: fix wait for TMU write combiner flush (git-fixes). - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1152489). - exfat: fix erroneous discard when clear cluster bit (git-fixes). - exfat: handle wrong stream entry size in exfat_readdir() (git-fixes). - exfat: properly set s_time_gran (bsc#1192328). - exfat: truncate atimes to 2s granularity (bsc#1192328). - firmware/psci: fix application of sizeof to pointer (git-fixes). - fuse: fix page stealing (bsc#1192718). - genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP (bsc#1152489). - gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak (git-fixes). - HID: u2fzero: clarify error check and length calculations (git-fixes). - HID: u2fzero: properly handle timeouts in usb_submit_urb (git-fixes). - hwmon: Fix possible memleak in __hwmon_device_register() (git-fixes). - hwmon: (pmbus/lm25066) Add offset coefficients (git-fixes). - hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff (git-fixes). - hwrng: mtk - Force runtime pm ops for sleep ops (git-fixes). - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - ibmvnic: delay complete() (bsc#1094840 ltc#167098 git-fixes). - ibmvnic: do not stop queue in xmit (bsc#1192273 ltc#194629). - ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629). - iio: dac: ad5446: Fix ad5622_write() return value (git-fixes). - Input: elantench - fix misreporting trackpoint coordinates (bsc#1192918). - Input: i8042 - Add quirk for Fujitsu Lifebook T725 (bsc#1191980). - kABI: Fix kABI after 36950f2da1ea (bsc#1191851). - kernel-*-subpackage: Add dependency on kernel scriptlets (bsc#1192740). - KVM: s390: extend kvm_s390_shadow_fault to return entry pointer (bsc#1133021). - KVM: s390: index kvm->arch.idle_mask by vcpu_idx (bsc#1133021). - KVM: s390: split kvm_s390_logical_to_effective (bsc#1133021). - KVM: s390: VSIE: correctly handle MVPG when in VSIE (bsc#1133021). - libertas: Fix possible memory leak in probe and disconnect (git-fixes). - libertas_tf: Fix possible memory leak in probe and disconnect (git-fixes). - media: cedrus: Fix SUNXI tile size calculation (git-fixes). - media: cx23885: Fix snd_card_free call on null card pointer (git-fixes). - media: cxd2880-spi: Fix a null pointer dereference on error handling path (git-fixes). - media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable() (git-fixes). - media: dvb-usb: fix ununit-value in az6027_rc_query (git-fixes). - media: em28xx: add missing em28xx_close_extension (git-fixes). - media: em28xx: Do not use ops->suspend if it is NULL (git-fixes). - media: i2c: ths8200 needs V4L2_ASYNC (git-fixes). - media: ite-cir: IR receiver stop working after receive overflow (git-fixes). - media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_probe()' (git-fixes). - media: mxl111sf: change mutex_init() location (git-fixes). - media: radio-wl1273: Avoid card name truncation (git-fixes). - media: si470x: Avoid card name truncation (git-fixes). - media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init (git-fixes). - media: TDA1997x: handle short reads of hdmi info frame (git-fixes). - media: tm6000: Avoid card name truncation (git-fixes). - media: v4l2-ioctl: Fix check_ext_ctrls (git-fixes). - media: v4l2-ioctl: S_CTRL output the right value (git-fixes). - memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe (git-fixes). - memstick: avoid out-of-range warning (git-fixes). - memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() (git-fixes). - mmc: mxs-mmc: disable regulator on error and in the remove function (git-fixes). - mmc: sdhci: Map more voltage level to SDHCI_POWER_330 (git-fixes). - mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured (git-fixes). - mm/hugetlb: initialize hugetlb_usage in mm_init (bsc#1192906). - mt76: mt76x02: fix endianness warnings in mt76x02_mac.c (git-fixes). - mwifiex: fix division by zero in fw download path (git-fixes). - mwifiex: Send DELBA requests according to spec (git-fixes). - net: dsa: felix: re-enable TX flow control in ocelot_port_flush() (git-fixes). - net: mscc: ocelot: fix hardware timestamp dequeue logic. - net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb (git-fixes). - nvme-pci: set min_align_mask (bsc#1191851). - ocfs2: do not zero pages beyond i_size (bsc#1190795). - ocfs2: fix data corruption on truncate (bsc#1190795). - PCI: aardvark: Do not clear status bits of masked interrupts (git-fixes). - PCI: aardvark: Do not spam about PIO Response Status (git-fixes). - PCI: aardvark: Do not unmask unused interrupts (git-fixes). - PCI: aardvark: Fix checking for link up via LTSSM state (git-fixes). - PCI: aardvark: Fix reporting Data Link Layer Link Active (git-fixes). - PCI: aardvark: Fix return value of MSI domain .alloc() method (git-fixes). - PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG (git-fixes). - PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() (bsc#1169263). - PCI/ACPI: Clarify message about _OSC failure (bsc#1169263). - PCI/ACPI: Move _OSC query checks to separate function (bsc#1169263). - PCI/ACPI: Move supported and control calculations to separate functions (bsc#1169263). - PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS (bsc#1169263). - PCI/ACPI: Remove unnecessary osc_lock (bsc#1169263). - PCI: pci-bridge-emul: Fix emulation of W1C bits (git-fixes). - PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation (git-fixes). - pinctrl: core: fix possible memory leak in pinctrl_enable() (git-fixes). - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning (git-fixes). - power: supply: bq27xxx: Fix kernel crash on IRQ handler register error (git-fixes). - power: supply: max17042_battery: Prevent int underflow in set_soc_threshold (git-fixes). - power: supply: max17042_battery: use VFSOC for capacity when no rsns (git-fixes). - power: supply: rt5033 battery: Change voltage values to ca 5V (git-fixes). - printk/console: Allow to disable console output by using console='' or console=null (bsc#1192753). - printk: handle blank console arguments passed in (bsc#1192753). - qtnfmac: fix potential Spectre vulnerabilities (bsc#1192802). - r8152: add a helper function about setting EEE (git-fixes). - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2 (git-fixes). - r8152: Disable PLA MCU clock speed down (git-fixes). - r8152: disable U2P3 for RTL8153B (git-fixes). - r8152: divide the tx and rx bottom functions (git-fixes). - r8152: do not enable U1U2 with USB_SPEED_HIGH for RTL8153B (git-fixes). - r8152: fix runtime resume for linking change (git-fixes). - r8152: replace array with linking list for rx information (git-fixes). - r8152: reset flow control patch when linking on for RTL8153B (git-fixes). - r8152: saving the settings of EEE (git-fixes). - r8152: separate the rx buffer size (git-fixes). - r8152: use alloc_pages for rx buffer (git-fixes). - regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property (git-fixes). - regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled (git-fixes). - Revert 'ibmvnic: check failover_pending in login response' (bsc#1190523 ltc#194510). - Revert 'platform/x86: i2c-multi-instantiate: Do not create platform device for INT3515 ACPI nodes' (git-fixes). - Revert 'r8152: adjust the settings about MAC clock speed down for RTL8153' (git-fixes). - Revert 'scsi: ufs: fix a missing check of devm_reset_control_get' (git-fixes). - Revert 'x86/kvm: fix vcpu-id indexed array sizes' (git-fixes). - rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request (git-fixes). - rsi: fix control-message timeout (git-fixes). - rsi: Fix module dev_oper_mode parameter description (git-fixes). - rsi: stop thread firstly in rsi_91x_init() error handling (git-fixes). - rtl8187: fix control-message timeouts (git-fixes). - s390/qeth: fix deadlock during failing recovery (git-fixes). - s390/qeth: Fix deadlock in remove_discipline (git-fixes). - s390/qeth: fix NULL deref in qeth_clear_working_pool_list() (git-fixes). - scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() (git-fixes). - scsi: BusLogic: Fix missing pr_cont() use (git-fixes). - scsi: core: Fix spelling in a source code comment (git-fixes). - scsi: csiostor: Add module softdep on cxgb4 (git-fixes). - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() (git-fixes). - scsi: dc395: Fix error case unwinding (git-fixes). - scsi: fdomain: Fix error return code in fdomain_probe() (git-fixes). - scsi: FlashPoint: Rename si_flags field (git-fixes). - scsi: iscsi: Fix iface sysfs attr detection (git-fixes). - scsi: libsas: Use _safe() loop in sas_resume_port() (git-fixes). - scsi: mpt3sas: Fix error return value in _scsih_expander_add() (git-fixes). - scsi: qedf: Add pointer checks in qedf_update_link_speed() (git-fixes). - scsi: qedf: Fix error codes in qedf_alloc_global_queues() (git-fixes). - scsi: qedi: Fix error codes in qedi_alloc_global_queues() (git-fixes). - scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() (git-fixes). - scsi: qla2xxx: Make sure that aborted commands are freed (git-fixes). - scsi: smartpqi: Fix an error code in pqi_get_raid_map() (git-fixes). - scsi: snic: Fix an error message (git-fixes). - scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL (git-fixes). - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer (git-fixes). - serial: 8250_dw: Drop wrong use of ACPI_PTR() (git-fixes). - serial: xilinx_uartps: Fix race condition causing stuck TX (git-fixes). - staging: r8712u: fix control-message timeout (git-fixes). - staging: rtl8192u: fix control-message timeouts (git-fixes). - stmmac: platform: Fix signedness bug in stmmac_probe_config_dt() (git-fixes). - swiotlb: add a IO_TLB_SIZE define (bsc#1191851). - swiotlb: clean up swiotlb_tbl_unmap_single (bsc#1191851). - swiotlb: do not modify orig_addr in swiotlb_tbl_sync_single (bsc#1191851). - swiotlb: factor out an io_tlb_offset helper (bsc#1191851). - swiotlb: factor out a nr_slots helper (bsc#1191851). - swiotlb: refactor swiotlb_tbl_map_single (bsc#1191851). - swiotlb: respect min_align_mask (bsc#1191851). - swiotlb: Split size parameter to map/unmap APIs (bsc#1191851). - tpm: Check for integer overflow in tpm2_map_response_body() (git-fixes). - tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together (bsc#1192745). - Update config files: Add CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set - usb: gadget: hid: fix error code in do_config() (git-fixes). - usb: iowarrior: fix control-message timeouts (git-fixes). - usb: max-3421: Use driver data instead of maintaining a list of bound devices (git-fixes). - usb: musb: Balance list entry in musb_gadget_queue (git-fixes). - usbnet: fix error return code in usbnet_probe() (git-fixes). - usbnet: sanity check for maxpacket (git-fixes). - usb: serial: keyspan: fix memleak on probe errors (git-fixes). - video: fbdev: chipsfb: use memset_io() instead of memset() (git-fixes). - virtio-gpu: fix possible memory allocation failure (git-fixes). - wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement (git-fixes). - wcn36xx: add proper DMA memory barriers in rx path (git-fixes). - wcn36xx: Fix HT40 capability for 2Ghz band (git-fixes). - x86/ioapic: Force affinity setup before startup (bsc#1152489). - x86/msi: Force affinity setup before startup (bsc#1152489). - x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c (bsc#1152489). - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes). - xen: Fix implicit type conversion (git-fixes). - xen-pciback: Fix return in pm_ctrl_init() (git-fixes). - xfs: do not allow log writes if the data device is readonly (bsc#1192229). - zram-avoid-race-between-zram_remove-and-disksize_sto.patch: (bsc#1170269). - zram-don-t-fail-to-remove-zram-during-unloading-modu.patch: (bsc#1170269). - zram-fix-race-between-zram_reset_device-and-disksize.patch: (bsc#1170269). - zram-replace-fsync_bdev-with-sync_blockdev.patch: (bsc#1170269).
Family:unixClass:patch
Status:Reference(s):1094840
1133021
1152489
1169263
1170269
1188601
1190523
1190795
1191790
1191851
1191958
1191961
1191980
1192045
1192229
1192273
1192328
1192718
1192740
1192745
1192750
1192753
1192781
1192802
1192896
1192906
1192918
CVE-2008-1227
CVE-2009-3939
CVE-2009-4026
CVE-2009-4027
CVE-2009-4131
CVE-2009-4138
CVE-2009-4536
CVE-2009-4538
CVE-2010-1146
CVE-2010-1436
CVE-2010-1641
CVE-2010-2066
CVE-2010-2942
CVE-2010-2954
CVE-2010-2955
CVE-2010-3081
CVE-2010-3296
CVE-2010-3297
CVE-2010-3298
CVE-2010-3301
CVE-2010-3310
CVE-2011-0712
CVE-2011-1020
CVE-2011-1577
CVE-2011-2203
CVE-2012-0037
CVE-2012-0056
CVE-2012-0247
CVE-2012-0248
CVE-2012-1185
CVE-2012-1186
CVE-2012-3418
CVE-2012-3419
CVE-2012-3420
CVE-2012-3421
CVE-2012-5530
CVE-2013-0160
CVE-2013-0231
CVE-2013-0240
CVE-2013-0913
CVE-2013-1799
CVE-2013-2850
CVE-2013-4312
CVE-2013-7038
CVE-2013-7039
CVE-2014-0038
CVE-2014-00691
CVE-2014-0196
CVE-2014-0250
CVE-2014-0791
CVE-2014-2524
CVE-2014-6271
CVE-2014-6277
CVE-2014-6278
CVE-2014-7169
CVE-2014-7186
CVE-2014-7187
CVE-2014-8354
CVE-2014-8355
CVE-2014-8562
CVE-2014-8716
CVE-2015-1350
CVE-2015-2575
CVE-2015-3239
CVE-2015-7555
CVE-2015-7833
CVE-2015-7884
CVE-2015-7885
CVE-2015-8709
CVE-2015-8812
CVE-2015-8964
CVE-2016-0617
CVE-2016-0723
CVE-2016-0728
CVE-2016-0758
CVE-2016-10200
CVE-2016-1237
CVE-2016-1583
CVE-2016-2117
CVE-2016-2143
CVE-2016-2184
CVE-2016-2185
CVE-2016-2186
CVE-2016-2188
CVE-2016-2383
CVE-2016-2384
CVE-2016-2847
CVE-2016-3134
CVE-2016-3135
CVE-2016-3136
CVE-2016-3137
CVE-2016-3138
CVE-2016-3140
CVE-2016-3156
CVE-2016-3672
CVE-2016-3689
CVE-2016-3713
CVE-2016-3951
CVE-2016-3977
CVE-2016-4470
CVE-2016-4482
CVE-2016-4486
CVE-2016-4557
CVE-2016-4558
CVE-2016-4569
CVE-2016-4578
CVE-2016-4794
CVE-2016-4805
CVE-2016-4951
CVE-2016-4997
CVE-2016-4998
CVE-2016-5195
CVE-2016-5244
CVE-2016-5412
CVE-2016-5696
CVE-2016-5828
CVE-2016-5829
CVE-2016-6197
CVE-2016-6480
CVE-2016-6828
CVE-2016-7039
CVE-2016-7042
CVE-2016-7097
CVE-2016-7117
CVE-2016-7425
CVE-2016-7913
CVE-2016-7917
CVE-2016-8632
CVE-2016-8636
CVE-2016-8645
CVE-2016-8655
CVE-2016-8658
CVE-2016-8666
CVE-2016-9083
CVE-2016-9084
CVE-2016-9191
CVE-2016-9555
CVE-2016-9576
CVE-2016-9793
CVE-2016-9794
CVE-2016-9806
CVE-2016-9919
CVE-2017-1000364
CVE-2017-1000365
CVE-2017-1000380
CVE-2017-14731
CVE-2017-2583
CVE-2017-2584
CVE-2017-2596
CVE-2017-2636
CVE-2017-2671
CVE-2017-2816
CVE-2017-2920
CVE-2017-3523
CVE-2017-3586
CVE-2017-3589
CVE-2017-5551
CVE-2017-5576
CVE-2017-5577
CVE-2017-5897
CVE-2017-5970
CVE-2017-5986
CVE-2017-6074
CVE-2017-6214
CVE-2017-6345
CVE-2017-6346
CVE-2017-6347
CVE-2017-6353
CVE-2017-7184
CVE-2017-7187
CVE-2017-7261
CVE-2017-7294
CVE-2017-7308
CVE-2017-7346
CVE-2017-7374
CVE-2017-7487
CVE-2017-7518
CVE-2017-7616
CVE-2017-7618
CVE-2017-8890
CVE-2017-9074
CVE-2017-9075
CVE-2017-9076
CVE-2017-9077
CVE-2017-9150
CVE-2017-9242
CVE-2021-0941
CVE-2021-20322
CVE-2021-31916
CVE-2021-34981
CVE-2021-37159
CVE-2021-43389
SUSE-SU-2021:3933-1
Platform(s):openSUSE 13.1
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
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 Build System Kit 12 SP4
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 15 SP2
SUSE Linux Enterprise High Availability Extension 11 SP2
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
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 SP4
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
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-LTSS
SUSE Linux Enterprise Server 15 SP2
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
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 11 SP4
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Software Development Kit 12 SP3
SUSE Linux Enterprise Software Development Kit 12 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 Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15 SP2
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE 13.1 is installed
  • AND Package Information
  • xen-4.3.4_05-47.1 is installed
  • OR xen-devel-4.3.4_05-47.1 is installed
  • OR xen-doc-html-4.3.4_05-47.1 is installed
  • OR xen-kmp-default-4.3.4_05_k3.11.10_29-47.1 is installed
  • OR xen-kmp-desktop-4.3.4_05_k3.11.10_29-47.1 is installed
  • OR xen-kmp-pae-4.3.4_05_k3.11.10_29-47.1 is installed
  • OR xen-libs-4.3.4_05-47.1 is installed
  • OR xen-libs-32bit-4.3.4_05-47.1 is installed
  • OR xen-tools-4.3.4_05-47.1 is installed
  • OR xen-tools-domU-4.3.4_05-47.1 is installed
  • OR xen-xend-tools-4.3.4_05-47.1 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-PyYAML-3.10-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 is installed
  • AND kernel-zfcpdump-3.12.44-52.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP1 is installed
  • AND Package Information
  • kdelibs4-4.12.0-7 is installed
  • OR kdelibs4-branding-upstream-4.12.0-7 is installed
  • OR kdelibs4-core-4.12.0-7 is installed
  • OR kdelibs4-doc-4.12.0-7 is installed
  • OR libkde4-devel-4.12.0-7 is installed
  • OR libkdecore4-devel-4.12.0-7 is installed
  • OR libmdbodbc1-0.7-5 is installed
  • OR mdbtools-0.7-5 is installed
  • OR mdbtools-devel-0.7-5 is installed
  • OR virtuoso-6.1.6-10 is installed
  • OR virtuoso-drivers-6.1.6-10 is installed
  • OR virtuoso-server-6.1.6-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP2 is installed
  • AND Package Information
  • ghostscript-mini-9.15-22 is installed
  • OR ghostscript-mini-devel-9.15-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP3 is installed
  • AND Package Information
  • libpoppler-cpp0-0.43.0-16.5 is installed
  • OR poppler-0.43.0-16.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP4 is installed
  • AND Package Information
  • libpodofo-devel-0.9.2-3.9 is installed
  • OR podofo-0.9.2-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • dbus-1-1.2.10-3.25.1 is installed
  • OR dbus-1-32bit-1.2.10-3.25.1 is installed
  • OR dbus-1-x11-1.2.10-3.25.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-38.5.0esr-28.2 is installed
  • OR MozillaFirefox-translations-38.5.0esr-28.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND dhcpcd-3.2.3-45.5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • flash-player-11.2.202.424-15 is installed
  • OR flash-player-gnome-11.2.202.424-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • bind-9.9.9P1-46 is installed
  • OR bind-libs-9.9.9P1-46 is installed
  • OR bind-libs-32bit-9.9.9P1-46 is installed
  • OR bind-utils-9.9.9P1-46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • qemu-2.6.2-31 is installed
  • OR qemu-block-curl-2.6.2-31 is installed
  • OR qemu-ipxe-1.0.0-31 is installed
  • OR qemu-kvm-2.6.2-31 is installed
  • OR qemu-seabios-1.9.1-31 is installed
  • OR qemu-sgabios-8-31 is installed
  • OR qemu-tools-2.6.2-31 is installed
  • OR qemu-vgabios-1.9.1-31 is installed
  • OR qemu-x86-2.6.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libquicktime-1.2.4-14.3 is installed
  • OR libquicktime0-1.2.4-14.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
  • AND Package Information
  • kernel-default-extra-5.3.18-24.96.1 is installed
  • OR kernel-preempt-extra-5.3.18-24.96.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
  • AND Package Information
  • cluster-network-kmp-default-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR gfs2-kmp-default-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-pae-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-trace-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-xen-2_3.0.101_0.7.17-0.7.109 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_0.7.17-0.11.80 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • gnutls-2.4.1-24.39.67.1 is installed
  • OR libgnutls-extra26-2.4.1-24.39.67.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • bind-9.9.6P1-0.39.1 is installed
  • OR bind-chrootenv-9.9.6P1-0.39.1 is installed
  • OR bind-doc-9.9.6P1-0.39.1 is installed
  • OR bind-libs-9.9.6P1-0.39.1 is installed
  • OR bind-utils-9.9.6P1-0.39.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
  • AND Package Information
  • hostinfo-1.0.1-19.5 is installed
  • OR supportutils-3.0-95.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 is installed
  • AND Package Information
  • cups-1.3.9-8.15.1 is installed
  • OR cups-client-1.3.9-8.15.1 is installed
  • OR cups-libs-1.3.9-8.15.1 is installed
  • OR cups-libs-32bit-1.3.9-8.15.1 is installed
  • OR cups-libs-x86-1.3.9-8.15.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42.1 is installed
  • OR php5-5.2.14-0.7.30.42.1 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42.1 is installed
  • OR php5-bz2-5.2.14-0.7.30.42.1 is installed
  • OR php5-calendar-5.2.14-0.7.30.42.1 is installed
  • OR php5-ctype-5.2.14-0.7.30.42.1 is installed
  • OR php5-curl-5.2.14-0.7.30.42.1 is installed
  • OR php5-dba-5.2.14-0.7.30.42.1 is installed
  • OR php5-dbase-5.2.14-0.7.30.42.1 is installed
  • OR php5-dom-5.2.14-0.7.30.42.1 is installed
  • OR php5-exif-5.2.14-0.7.30.42.1 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42.1 is installed
  • OR php5-ftp-5.2.14-0.7.30.42.1 is installed
  • OR php5-gd-5.2.14-0.7.30.42.1 is installed
  • OR php5-gettext-5.2.14-0.7.30.42.1 is installed
  • OR php5-gmp-5.2.14-0.7.30.42.1 is installed
  • OR php5-hash-5.2.14-0.7.30.42.1 is installed
  • OR php5-iconv-5.2.14-0.7.30.42.1 is installed
  • OR php5-json-5.2.14-0.7.30.42.1 is installed
  • OR php5-ldap-5.2.14-0.7.30.42.1 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42.1 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42.1 is installed
  • OR php5-mysql-5.2.14-0.7.30.42.1 is installed
  • OR php5-odbc-5.2.14-0.7.30.42.1 is installed
  • OR php5-openssl-5.2.14-0.7.30.42.1 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42.1 is installed
  • OR php5-pdo-5.2.14-0.7.30.42.1 is installed
  • OR php5-pear-5.2.14-0.7.30.42.1 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42.1 is installed
  • OR php5-pspell-5.2.14-0.7.30.42.1 is installed
  • OR php5-shmop-5.2.14-0.7.30.42.1 is installed
  • OR php5-snmp-5.2.14-0.7.30.42.1 is installed
  • OR php5-soap-5.2.14-0.7.30.42.1 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42.1 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42.1 is installed
  • OR php5-wddx-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42.1 is installed
  • OR php5-xsl-5.2.14-0.7.30.42.1 is installed
  • OR php5-zip-5.2.14-0.7.30.42.1 is installed
  • OR php5-zlib-5.2.14-0.7.30.42.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42.1 is installed
  • OR php5-5.2.14-0.7.30.42.1 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42.1 is installed
  • OR php5-bz2-5.2.14-0.7.30.42.1 is installed
  • OR php5-calendar-5.2.14-0.7.30.42.1 is installed
  • OR php5-ctype-5.2.14-0.7.30.42.1 is installed
  • OR php5-curl-5.2.14-0.7.30.42.1 is installed
  • OR php5-dba-5.2.14-0.7.30.42.1 is installed
  • OR php5-dbase-5.2.14-0.7.30.42.1 is installed
  • OR php5-dom-5.2.14-0.7.30.42.1 is installed
  • OR php5-exif-5.2.14-0.7.30.42.1 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42.1 is installed
  • OR php5-ftp-5.2.14-0.7.30.42.1 is installed
  • OR php5-gd-5.2.14-0.7.30.42.1 is installed
  • OR php5-gettext-5.2.14-0.7.30.42.1 is installed
  • OR php5-gmp-5.2.14-0.7.30.42.1 is installed
  • OR php5-hash-5.2.14-0.7.30.42.1 is installed
  • OR php5-iconv-5.2.14-0.7.30.42.1 is installed
  • OR php5-json-5.2.14-0.7.30.42.1 is installed
  • OR php5-ldap-5.2.14-0.7.30.42.1 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42.1 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42.1 is installed
  • OR php5-mysql-5.2.14-0.7.30.42.1 is installed
  • OR php5-odbc-5.2.14-0.7.30.42.1 is installed
  • OR php5-openssl-5.2.14-0.7.30.42.1 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42.1 is installed
  • OR php5-pdo-5.2.14-0.7.30.42.1 is installed
  • OR php5-pear-5.2.14-0.7.30.42.1 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42.1 is installed
  • OR php5-pspell-5.2.14-0.7.30.42.1 is installed
  • OR php5-shmop-5.2.14-0.7.30.42.1 is installed
  • OR php5-snmp-5.2.14-0.7.30.42.1 is installed
  • OR php5-soap-5.2.14-0.7.30.42.1 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42.1 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42.1 is installed
  • OR php5-wddx-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42.1 is installed
  • OR php5-xsl-5.2.14-0.7.30.42.1 is installed
  • OR php5-zip-5.2.14-0.7.30.42.1 is installed
  • OR php5-zlib-5.2.14-0.7.30.42.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42.1 is installed
  • OR php5-5.2.14-0.7.30.42.1 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42.1 is installed
  • OR php5-bz2-5.2.14-0.7.30.42.1 is installed
  • OR php5-calendar-5.2.14-0.7.30.42.1 is installed
  • OR php5-ctype-5.2.14-0.7.30.42.1 is installed
  • OR php5-curl-5.2.14-0.7.30.42.1 is installed
  • OR php5-dba-5.2.14-0.7.30.42.1 is installed
  • OR php5-dbase-5.2.14-0.7.30.42.1 is installed
  • OR php5-dom-5.2.14-0.7.30.42.1 is installed
  • OR php5-exif-5.2.14-0.7.30.42.1 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42.1 is installed
  • OR php5-ftp-5.2.14-0.7.30.42.1 is installed
  • OR php5-gd-5.2.14-0.7.30.42.1 is installed
  • OR php5-gettext-5.2.14-0.7.30.42.1 is installed
  • OR php5-gmp-5.2.14-0.7.30.42.1 is installed
  • OR php5-hash-5.2.14-0.7.30.42.1 is installed
  • OR php5-iconv-5.2.14-0.7.30.42.1 is installed
  • OR php5-json-5.2.14-0.7.30.42.1 is installed
  • OR php5-ldap-5.2.14-0.7.30.42.1 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42.1 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42.1 is installed
  • OR php5-mysql-5.2.14-0.7.30.42.1 is installed
  • OR php5-odbc-5.2.14-0.7.30.42.1 is installed
  • OR php5-openssl-5.2.14-0.7.30.42.1 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42.1 is installed
  • OR php5-pdo-5.2.14-0.7.30.42.1 is installed
  • OR php5-pear-5.2.14-0.7.30.42.1 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42.1 is installed
  • OR php5-pspell-5.2.14-0.7.30.42.1 is installed
  • OR php5-shmop-5.2.14-0.7.30.42.1 is installed
  • OR php5-snmp-5.2.14-0.7.30.42.1 is installed
  • OR php5-soap-5.2.14-0.7.30.42.1 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42.1 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42.1 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42.1 is installed
  • OR php5-wddx-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42.1 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42.1 is installed
  • OR php5-xsl-5.2.14-0.7.30.42.1 is installed
  • OR php5-zip-5.2.14-0.7.30.42.1 is installed
  • OR php5-zlib-5.2.14-0.7.30.42.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND kvm-0.12.5-1.20.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND kvm-0.12.5-1.20.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND arpwatch-2.1a15-131.23.2.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND arpwatch-2.1a15-131.23.2.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND apache2-mod_perl-2.0.4-40 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND Package Information
  • MozillaFirefox-17.0.6esr-0.4.1 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9.20 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4.1 is installed
  • OR libfreebl3-3.14.3-0.4.3.1 is installed
  • OR libfreebl3-32bit-3.14.3-0.4.3.1 is installed
  • OR mozilla-nspr-4.9.6-0.3.1 is installed
  • OR mozilla-nspr-32bit-4.9.6-0.3.1 is installed
  • OR mozilla-nss-3.14.3-0.4.3.1 is installed
  • OR mozilla-nss-32bit-3.14.3-0.4.3.1 is installed
  • OR mozilla-nss-tools-3.14.3-0.4.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39.1 is installed
  • OR libldb1-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39.1 is installed
  • OR libtalloc1-3.4.3-1.50.1 is installed
  • OR libtalloc1-32bit-3.4.3-1.50.1 is installed
  • OR libtalloc1-x86-3.4.3-1.50.1 is installed
  • OR libtalloc2-3.6.3-0.33.39.1 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39.1 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39.1 is installed
  • OR libtdb1-3.6.3-0.33.39.1 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39.1 is installed
  • OR libtdb1-x86-3.6.3-0.33.39.1 is installed
  • OR libtevent0-3.6.3-0.33.39.1 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39.1 is installed
  • OR samba-3.6.3-0.33.39.1 is installed
  • OR samba-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-client-3.6.3-0.33.39.1 is installed
  • OR samba-client-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-client-x86-3.6.3-0.33.39.1 is installed
  • OR samba-doc-3.6.3-0.33.39.1 is installed
  • OR samba-krb-printing-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39.1 is installed
  • OR samba-x86-3.6.3-0.33.39.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ldapsmb-1.34b-12.33.39.1 is installed
  • OR libldb1-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39.1 is installed
  • OR libtalloc1-3.4.3-1.50.1 is installed
  • OR libtalloc1-32bit-3.4.3-1.50.1 is installed
  • OR libtalloc1-x86-3.4.3-1.50.1 is installed
  • OR libtalloc2-3.6.3-0.33.39.1 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39.1 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39.1 is installed
  • OR libtdb1-3.6.3-0.33.39.1 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39.1 is installed
  • OR libtdb1-x86-3.6.3-0.33.39.1 is installed
  • OR libtevent0-3.6.3-0.33.39.1 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39.1 is installed
  • OR samba-3.6.3-0.33.39.1 is installed
  • OR samba-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-client-3.6.3-0.33.39.1 is installed
  • OR samba-client-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-client-x86-3.6.3-0.33.39.1 is installed
  • OR samba-doc-3.6.3-0.33.39.1 is installed
  • OR samba-krb-printing-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39.1 is installed
  • OR samba-x86-3.6.3-0.33.39.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39.1 is installed
  • OR libldb1-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39.1 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39.1 is installed
  • OR libtalloc1-3.4.3-1.50.1 is installed
  • OR libtalloc1-32bit-3.4.3-1.50.1 is installed
  • OR libtalloc1-x86-3.4.3-1.50.1 is installed
  • OR libtalloc2-3.6.3-0.33.39.1 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39.1 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39.1 is installed
  • OR libtdb1-3.6.3-0.33.39.1 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39.1 is installed
  • OR libtdb1-x86-3.6.3-0.33.39.1 is installed
  • OR libtevent0-3.6.3-0.33.39.1 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39.1 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39.1 is installed
  • OR samba-3.6.3-0.33.39.1 is installed
  • OR samba-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-client-3.6.3-0.33.39.1 is installed
  • OR samba-client-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-client-x86-3.6.3-0.33.39.1 is installed
  • OR samba-doc-3.6.3-0.33.39.1 is installed
  • OR samba-krb-printing-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39.1 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39.1 is installed
  • OR samba-x86-3.6.3-0.33.39.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16.1 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16.1 is installed
  • OR freeradius-server-doc-2.1.1-7.16.1 is installed
  • OR freeradius-server-libs-2.1.1-7.16.1 is installed
  • OR freeradius-server-utils-2.1.1-7.16.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16.1 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16.1 is installed
  • OR freeradius-server-doc-2.1.1-7.16.1 is installed
  • OR freeradius-server-libs-2.1.1-7.16.1 is installed
  • OR freeradius-server-utils-2.1.1-7.16.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND Package Information
  • MozillaFirefox-38.5.0esr-28.2 is installed
  • OR MozillaFirefox-translations-38.5.0esr-28.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.8.1 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7.36 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.8.1 is installed
  • OR libfreebl3-3.16-0.8.1 is installed
  • OR libfreebl3-32bit-3.16-0.8.1 is installed
  • OR libfreebl3-x86-3.16-0.8.1 is installed
  • OR libsoftokn3-3.16-0.8.1 is installed
  • OR libsoftokn3-32bit-3.16-0.8.1 is installed
  • OR libsoftokn3-x86-3.16-0.8.1 is installed
  • OR mozilla-nspr-4.10.4-0.3.1 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3.1 is installed
  • OR mozilla-nspr-x86-4.10.4-0.3.1 is installed
  • OR mozilla-nss-3.16-0.8.1 is installed
  • OR mozilla-nss-32bit-3.16-0.8.1 is installed
  • OR mozilla-nss-tools-3.16-0.8.1 is installed
  • OR mozilla-nss-x86-3.16-0.8.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.8.1 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7.36 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.8.1 is installed
  • OR libfreebl3-3.16-0.8.1 is installed
  • OR libfreebl3-32bit-3.16-0.8.1 is installed
  • OR libfreebl3-x86-3.16-0.8.1 is installed
  • OR libsoftokn3-3.16-0.8.1 is installed
  • OR libsoftokn3-32bit-3.16-0.8.1 is installed
  • OR libsoftokn3-x86-3.16-0.8.1 is installed
  • OR mozilla-nspr-4.10.4-0.3.1 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3.1 is installed
  • OR mozilla-nspr-x86-4.10.4-0.3.1 is installed
  • OR mozilla-nss-3.16-0.8.1 is installed
  • OR mozilla-nss-32bit-3.16-0.8.1 is installed
  • OR mozilla-nss-tools-3.16-0.8.1 is installed
  • OR mozilla-nss-x86-3.16-0.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • qt3-3.3.8b-88.21 is installed
  • OR qt3-32bit-3.3.8b-88.21 is installed
  • OR qt3-x86-3.3.8b-88.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • ntp-4.2.8p9-48.9.1 is installed
  • OR ntp-doc-4.2.8p9-48.9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • openCryptoki-3.2-0.11 is installed
  • OR openCryptoki-32bit-3.2-0.11 is installed
  • OR openCryptoki-64bit-3.2-0.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • curl-openssl1-7.19.7-1.61.1 is installed
  • OR libcurl4-openssl1-7.19.7-1.61.1 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.61.1 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.61.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • file-5.19-9 is installed
  • OR file-magic-5.19-9 is installed
  • OR libmagic1-5.19-9 is installed
  • OR libmagic1-32bit-5.19-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • file-5.19-9 is installed
  • OR file-magic-5.19-9 is installed
  • OR libmagic1-5.19-9 is installed
  • OR libmagic1-32bit-5.19-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • file-5.19-2.32 is installed
  • OR file-magic-5.19-2.32 is installed
  • OR libmagic1-5.19-2.32 is installed
  • OR libmagic1-32bit-5.19-2.149 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • coreutils-8.22-9.1 is installed
  • OR coreutils-lang-8.22-9.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • apache2-2.4.23-16 is installed
  • OR apache2-doc-2.4.23-16 is installed
  • OR apache2-example-pages-2.4.23-16 is installed
  • OR apache2-prefork-2.4.23-16 is installed
  • OR apache2-utils-2.4.23-16 is installed
  • OR apache2-worker-2.4.23-16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • apache2-2.4.23-16 is installed
  • OR apache2-doc-2.4.23-16 is installed
  • OR apache2-example-pages-2.4.23-16 is installed
  • OR apache2-prefork-2.4.23-16 is installed
  • OR apache2-utils-2.4.23-16 is installed
  • OR apache2-worker-2.4.23-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • dbus-1-1.8.16-19.1 is installed
  • OR dbus-1-x11-1.8.16-19.1 is installed
  • OR libdbus-1-3-1.8.16-19.1 is installed
  • OR libdbus-1-3-32bit-1.8.16-19.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND gdb-8.3.1-1.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND gdb-8.3.1-1.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.92 is installed
  • OR kernel-default-base-4.4.121-92.92 is installed
  • OR kernel-default-devel-4.4.121-92.92 is installed
  • OR kernel-devel-4.4.121-92.92 is installed
  • OR kernel-macros-4.4.121-92.92 is installed
  • OR kernel-source-4.4.121-92.92 is installed
  • OR kernel-syms-4.4.121-92.92 is installed
  • OR kgraft-patch-4_4_121-92_92-default-1-3.7 is installed
  • OR kgraft-patch-SLE12-SP2_Update_24-1-3.7 is installed
  • OR lttng-modules-2.7.1-9.4 is installed
  • OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.92-9.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.92 is installed
  • OR kernel-default-base-4.4.121-92.92 is installed
  • OR kernel-default-devel-4.4.121-92.92 is installed
  • OR kernel-devel-4.4.121-92.92 is installed
  • OR kernel-macros-4.4.121-92.92 is installed
  • OR kernel-source-4.4.121-92.92 is installed
  • OR kernel-syms-4.4.121-92.92 is installed
  • OR kgraft-patch-4_4_121-92_92-default-1-3.7 is installed
  • OR kgraft-patch-SLE12-SP2_Update_24-1-3.7 is installed
  • OR lttng-modules-2.7.1-9.4 is installed
  • OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.92-9.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_59-92_24-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_9-11-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_59-92_24-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_9-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • kernel-default-4.4.82-6.6 is installed
  • OR kernel-default-base-4.4.82-6.6 is installed
  • OR kernel-default-devel-4.4.82-6.6 is installed
  • OR kernel-default-man-4.4.82-6.6 is installed
  • OR kernel-devel-4.4.82-6.6 is installed
  • OR kernel-macros-4.4.82-6.6 is installed
  • OR kernel-source-4.4.82-6.6 is installed
  • OR kernel-syms-4.4.82-6.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • kernel-default-4.4.82-6.6 is installed
  • OR kernel-default-base-4.4.82-6.6 is installed
  • OR kernel-default-devel-4.4.82-6.6 is installed
  • OR kernel-default-man-4.4.82-6.6 is installed
  • OR kernel-devel-4.4.82-6.6 is installed
  • OR kernel-macros-4.4.82-6.6 is installed
  • OR kernel-source-4.4.82-6.6 is installed
  • OR kernel-syms-4.4.82-6.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_55-52_42-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_55-52_42-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_60-52_49-default-2-2.2 is installed
  • OR kgraft-patch-3_12_60-52_49-xen-2-2.2 is installed
  • OR kgraft-patch-SLE12_Update_14-2-2.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.121-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_48-52_27-default-5-2 is installed
  • OR kgraft-patch-3_12_48-52_27-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_8-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_57-default-4-2 is installed
  • OR kgraft-patch-3_12_74-60_64_57-xen-4-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_20-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_120-92_70-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_20-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • java-1_4_2-ibm-1.4.2_sr13.18-0.4.1 is installed
  • OR java-1_4_2-ibm-devel-1.4.2_sr13.18-0.4.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • giflib-4.1.6-13.1 is installed
  • OR giflib-devel-4.1.6-13.1 is installed
  • OR giflib-devel-32bit-4.1.6-13.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • GraphicsMagick-1.2.5-4.33.1 is installed
  • OR libGraphicsMagick2-1.2.5-4.33.1 is installed
  • OR perl-GraphicsMagick-1.2.5-4.33.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-45.6.0esr-96 is installed
  • OR MozillaFirefox-devel-45.6.0esr-96 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND giflib-devel-5.0.5-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND Package Information
  • MozillaFirefox-60.3.0-109.50 is installed
  • OR MozillaFirefox-devel-60.3.0-109.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND libmicrohttpd-devel-0.9.30-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • gnome-online-accounts-3.10.5-1 is installed
  • OR gnome-online-accounts-lang-3.10.5-1 is installed
  • OR typelib-1_0-Goa-1_0-3.10.5-1 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 Package Information
  • libsilc-1_1-2-1.1.10-24 is installed
  • OR libsilcclient-1_1-3-1.1.10-24 is installed
  • OR silc-toolkit-1.1.10-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND bash-lang-4.3-82 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND bogofilter-1.2.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • NetworkManager-1.0.12-13.12 is installed
  • OR NetworkManager-lang-1.0.12-13.12 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-13.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND
  • chromedriver-64.0.3282.119-46 is installed
  • OR chromium-64.0.3282.119-46 is installed
  • OR libre2-0-20180101-5 is installed
  • OR re2-20180101-5 is installed
  • OR re2-devel-20180101-5 is installed
  • OR Package Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND
  • chromedriver-64.0.3282.119-46 is installed
  • OR chromium-64.0.3282.119-46 is installed
  • OR libre2-0-20180101-5 is installed
  • OR re2-20180101-5 is installed
  • OR re2-devel-20180101-5 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • geotiff-1.4.2-5 is installed
  • OR geotiff-devel-1.4.2-5 is installed
  • OR libgeotiff2-1.4.2-5 is installed
  • BACK