Oval Definition:oval:org.opensuse.security:def:34607
Revision Date:2021-12-02Version: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:

- 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)

The following non-security bugs were fixed:

- arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions (git-fixes). - arm64/sve: Use correct size when reinitialising SVE state (git-fixes). - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22913) - bpf: Disallow unprivileged bpf by default (jsc#SLE-22913). - bpf: Fix potential race in tail call compatibility check (git-fixes). - bpf: Move owner type, jited info into array auxiliary data (bsc#1141655). - bpf: Use kvmalloc for map values in syscall (stable-5.14.16). - btrfs: fix memory ordering between normal and ordered work functions (git-fixes). - config: disable unprivileged BPF by default (jsc#SLE-22913) - drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() (git-fixes). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1114648). - fuse: fix page stealing (bsc#1192718). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - hisax: fix spectre issues (bsc#1192802). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - i2c: synquacer: fix deferred probing (git-fixes). - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - ibmvnic: do not stop queue in xmit (bsc#1192273 ltc#194629). - ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802). - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs (bsc#1192802). - media: dvb_ca_en50221: sanity check slot number from userspace (bsc#1192802). - media: wl128x: get rid of a potential spectre issue (bsc#1192802). - mm/hugetlb: initialize hugetlb_usage in mm_init (bsc#1192906). - mpt3sas: fix spectre issues (bsc#1192802). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802). - osst: fix spectre issue in osst_verify_frame (bsc#1192802). - prctl: allow to setup brk for et_dyn executables (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). - printk: Remove printk.h inclusion in percpu.h (bsc#1192987). - Revert 'ibmvnic: check failover_pending in login response' (bsc#1190523 ltc#194510). - Revert 'x86/kvm: fix vcpu-id indexed array sizes' (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 error handling of scsi_host_alloc() (git-fixes). - scsi: core: Fix spelling in a source code comment (git-fixes). - scsi: core: Only put parent device if host state differs from SHOST_CREATED (git-fixes). - scsi: core: Put .shost_dev in failure path if host state changes to RUNNING (git-fixes). - scsi: core: Retry I/O for Notify (Enable Spinup) Required error (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: 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: snic: Fix an error message (git-fixes). - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer (git-fixes). - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id (git-fixes). - swiotlb-xen: avoid double free (git-fixes). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - tracing: use %ps format string to print symbols (git-fixes). - tty: serial: fsl_lpuart: fix the wrong mapbase value (git-fixes). - Update config files: Add CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes). - x86/Xen: swap NX determination and GDT setup on BSP (git-fixes). - xen: Fix implicit type conversion (git-fixes). - xen-pciback: Fix return in pm_ctrl_init() (git-fixes). - xen-pciback: redo VF placement in the virtual topology (git-fixes). - xen/x86: fix PV trap handling on secondary processors (git-fixes).
Family:unixClass:patch
Status:Reference(s):1002991
1089987
1108308
1114648
1123823
1123828
1123832
1141655
1146358
1146359
1154212
1158442
1170446
1173594
1190523
1191790
1191961
1192045
1192048
1192273
1192718
1192750
1192753
1192781
1192802
1192906
1192987
778508
812525
844689
854480
855385
865746
880346
880347
880348
881700
901882
923241
934920
945412
945428
952051
954980
959478
990189
990190
990191
CVE-2012-3544
CVE-2012-4428
CVE-2013-1899
CVE-2013-1900
CVE-2013-1901
CVE-2013-4322
CVE-2013-7041
CVE-2014-0096
CVE-2014-0099
CVE-2014-0119
CVE-2014-3566
CVE-2015-2059
CVE-2015-3238
CVE-2015-6836
CVE-2015-6837
CVE-2015-6838
CVE-2015-7981
CVE-2015-8126
CVE-2015-8948
CVE-2016-6261
CVE-2016-6262
CVE-2016-6263
CVE-2016-7942
CVE-2018-20748
CVE-2018-20749
CVE-2018-20750
CVE-2018-2755
CVE-2018-2761
CVE-2018-2771
CVE-2018-2773
CVE-2018-2781
CVE-2018-2813
CVE-2018-2817
CVE-2018-2818
CVE-2018-2819
CVE-2019-2933
CVE-2019-2945
CVE-2019-2962
CVE-2019-2964
CVE-2019-2973
CVE-2019-2978
CVE-2019-2981
CVE-2019-2983
CVE-2019-2989
CVE-2019-2992
CVE-2019-2999
CVE-2019-8675
CVE-2019-8696
CVE-2020-8695
CVE-2020-8698
CVE-2021-0941
CVE-2021-20322
CVE-2021-31916
CVE-2021-34981
SUSE-SU-2015:0922-1
SUSE-SU-2015:1701-1
SUSE-SU-2015:2017-1
SUSE-SU-2016:0061-1
SUSE-SU-2016:2291-1
SUSE-SU-2019:13952-1
SUSE-SU-2019:14229-1
SUSE-SU-2020:14263-1
SUSE-SU-2021:3877-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Development Tools 15 SP1
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
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-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
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-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • libwsman-devel-2.6.7-lp150.2.3 is installed
  • OR libwsman3-2.6.7-lp150.2.3 is installed
  • OR libwsman_clientpp-devel-2.6.7-lp150.2.3 is installed
  • OR libwsman_clientpp1-2.6.7-lp150.2.3 is installed
  • OR openwsman-2.6.7-lp150.2.3 is installed
  • OR openwsman-java-2.6.7-lp150.2.3 is installed
  • OR openwsman-perl-2.6.7-lp150.2.3 is installed
  • OR openwsman-ruby-2.6.7-lp150.2.3 is installed
  • OR openwsman-ruby-docs-2.6.7-lp150.2.3 is installed
  • OR openwsman-server-2.6.7-lp150.2.3 is installed
  • OR openwsman-server-plugin-ruby-2.6.7-lp150.2.3 is installed
  • OR python3-openwsman-2.6.7-lp150.2.3 is installed
  • OR winrs-2.6.7-lp150.2.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND android-tools-5.1.1_r8-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • accountsservice-0.6.35-1 is installed
  • OR accountsservice-lang-0.6.35-1 is installed
  • OR libaccountsservice0-0.6.35-1 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.35-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • libxml2-2.9.1-26.3 is installed
  • OR libxml2-2-2.9.1-26.3 is installed
  • OR libxml2-2-32bit-2.9.1-26.3 is installed
  • OR libxml2-tools-2.9.1-26.3 is installed
  • OR python-libxml2-2.9.1-26.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libncurses5-5.9-44 is installed
  • OR libncurses5-32bit-5.9-44 is installed
  • OR libncurses6-5.9-44 is installed
  • OR libncurses6-32bit-5.9-44 is installed
  • OR ncurses-5.9-44 is installed
  • OR ncurses-devel-5.9-44 is installed
  • OR ncurses-utils-5.9-44 is installed
  • OR tack-5.9-44 is installed
  • OR terminfo-5.9-44 is installed
  • OR terminfo-base-5.9-44 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 Desktop 12 SP4 is installed
  • AND Package Information
  • libwireshark9-2.4.9-48.29 is installed
  • OR libwiretap7-2.4.9-48.29 is installed
  • OR libwscodecs1-2.4.9-48.29 is installed
  • OR libwsutil8-2.4.9-48.29 is installed
  • OR wireshark-2.4.9-48.29 is installed
  • OR wireshark-gtk-2.4.9-48.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-46.7 is installed
  • OR salt-api-2016.11.4-46.7 is installed
  • OR salt-bash-completion-2016.11.4-46.7 is installed
  • OR salt-cloud-2016.11.4-46.7 is installed
  • OR salt-doc-2016.11.4-46.7 is installed
  • OR salt-master-2016.11.4-46.7 is installed
  • OR salt-minion-2016.11.4-46.7 is installed
  • OR salt-proxy-2016.11.4-46.7 is installed
  • OR salt-ssh-2016.11.4-46.7 is installed
  • OR salt-syndic-2016.11.4-46.7 is installed
  • OR salt-zsh-completion-2016.11.4-46.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • apr-devel-1.6.3-1 is installed
  • OR libapr1-1.6.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • libXxf86vm-devel-1.1.4-1 is installed
  • OR libXxf86vm1-1.1.4-1 is installed
  • OR libXxf86vm1-32bit-1.1.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • ruby2.1-rubygem-passenger-5.0.18-6 is installed
  • OR rubygem-passenger-5.0.18-6 is installed
  • OR rubygem-passenger-apache2-5.0.18-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • gstreamer-plugins-bad-1.12.5-3.3 is installed
  • OR gstreamer-plugins-bad-devel-1.12.5-3.3 is installed
  • OR gstreamer-plugins-bad-lang-1.12.5-3.3 is installed
  • OR libgstadaptivedemux-1_0-0-1.12.5-3.3 is installed
  • OR libgstbadallocators-1_0-0-1.12.5-3.3 is installed
  • OR libgstbadaudio-1_0-0-1.12.5-3.3 is installed
  • OR libgstbadbase-1_0-0-1.12.5-3.3 is installed
  • OR libgstbadvideo-1_0-0-1.12.5-3.3 is installed
  • OR libgstbasecamerabinsrc-1_0-0-1.12.5-3.3 is installed
  • OR libgstcodecparsers-1_0-0-1.12.5-3.3 is installed
  • OR libgstinsertbin-1_0-0-1.12.5-3.3 is installed
  • OR libgstmpegts-1_0-0-1.12.5-3.3 is installed
  • OR libgstplayer-1_0-0-1.12.5-3.3 is installed
  • OR libgsturidownloader-1_0-0-1.12.5-3.3 is installed
  • OR libgstwayland-1_0-0-1.12.5-3.3 is installed
  • OR typelib-1_0-GstBadAllocators-1_0-1.12.5-3.3 is installed
  • OR typelib-1_0-GstGL-1_0-1.12.5-3.3 is installed
  • OR typelib-1_0-GstInsertBin-1_0-1.12.5-3.3 is installed
  • OR typelib-1_0-GstMpegts-1_0-1.12.5-3.3 is installed
  • OR typelib-1_0-GstPlayer-1_0-1.12.5-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
  • AND Package Information
  • cargo-1.33.0-1 is installed
  • OR clippy-1.33.0-1 is installed
  • OR rls-1.33.0-1 is installed
  • OR rust-1.33.0-1 is installed
  • OR rust-analysis-1.33.0-1 is installed
  • OR rust-src-1.33.0-1 is installed
  • OR rust-std-static-1.33.0-1 is installed
  • OR rustfmt-1.33.0-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND syslog-ng-3.6.4-12.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • webkit-jsc-4-2.24.1-3.24 is installed
  • OR webkit2gtk3-2.24.1-3.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.51-52.34 is installed
  • OR kernel-ec2-devel-3.12.51-52.34 is installed
  • OR kernel-ec2-extra-3.12.51-52.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND apache2-mod_security2-2.9.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • gnuplot-5.2.2-3.3 is installed
  • OR gnuplot-doc-5.2.2-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs6-6.9.5-7 is installed
  • OR nodejs6-devel-6.9.5-7 is installed
  • OR nodejs6-docs-6.9.5-7 is installed
  • OR npm6-6.9.5-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND xalan-j2-2.7.2-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libecpg6-9.1.9-0.3 is installed
  • OR libpq5-9.1.9-0.3 is installed
  • OR libpq5-32bit-9.1.9-0.3 is installed
  • OR libpq5-x86-9.1.9-0.3 is installed
  • OR postgresql91-9.1.9-0.3 is installed
  • OR postgresql91-contrib-9.1.9-0.3 is installed
  • OR postgresql91-docs-9.1.9-0.3 is installed
  • OR postgresql91-server-9.1.9-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libecpg6-9.1.9-0.3 is installed
  • OR libpq5-9.1.9-0.3 is installed
  • OR libpq5-32bit-9.1.9-0.3 is installed
  • OR libpq5-x86-9.1.9-0.3 is installed
  • OR postgresql91-9.1.9-0.3 is installed
  • OR postgresql91-contrib-9.1.9-0.3 is installed
  • OR postgresql91-docs-9.1.9-0.3 is installed
  • OR postgresql91-server-9.1.9-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • libecpg6-9.1.9-0.3 is installed
  • OR libpq5-9.1.9-0.3 is installed
  • OR libpq5-32bit-9.1.9-0.3 is installed
  • OR libpq5-x86-9.1.9-0.3 is installed
  • OR postgresql91-9.1.9-0.3 is installed
  • OR postgresql91-contrib-9.1.9-0.3 is installed
  • OR postgresql91-docs-9.1.9-0.3 is installed
  • OR postgresql91-server-9.1.9-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.72 is installed
  • OR php5-5.2.14-0.7.30.72 is installed
  • OR php5-bcmath-5.2.14-0.7.30.72 is installed
  • OR php5-bz2-5.2.14-0.7.30.72 is installed
  • OR php5-calendar-5.2.14-0.7.30.72 is installed
  • OR php5-ctype-5.2.14-0.7.30.72 is installed
  • OR php5-curl-5.2.14-0.7.30.72 is installed
  • OR php5-dba-5.2.14-0.7.30.72 is installed
  • OR php5-dbase-5.2.14-0.7.30.72 is installed
  • OR php5-dom-5.2.14-0.7.30.72 is installed
  • OR php5-exif-5.2.14-0.7.30.72 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.72 is installed
  • OR php5-ftp-5.2.14-0.7.30.72 is installed
  • OR php5-gd-5.2.14-0.7.30.72 is installed
  • OR php5-gettext-5.2.14-0.7.30.72 is installed
  • OR php5-gmp-5.2.14-0.7.30.72 is installed
  • OR php5-hash-5.2.14-0.7.30.72 is installed
  • OR php5-iconv-5.2.14-0.7.30.72 is installed
  • OR php5-json-5.2.14-0.7.30.72 is installed
  • OR php5-ldap-5.2.14-0.7.30.72 is installed
  • OR php5-mbstring-5.2.14-0.7.30.72 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.72 is installed
  • OR php5-mysql-5.2.14-0.7.30.72 is installed
  • OR php5-odbc-5.2.14-0.7.30.72 is installed
  • OR php5-openssl-5.2.14-0.7.30.72 is installed
  • OR php5-pcntl-5.2.14-0.7.30.72 is installed
  • OR php5-pdo-5.2.14-0.7.30.72 is installed
  • OR php5-pear-5.2.14-0.7.30.72 is installed
  • OR php5-pgsql-5.2.14-0.7.30.72 is installed
  • OR php5-pspell-5.2.14-0.7.30.72 is installed
  • OR php5-shmop-5.2.14-0.7.30.72 is installed
  • OR php5-snmp-5.2.14-0.7.30.72 is installed
  • OR php5-soap-5.2.14-0.7.30.72 is installed
  • OR php5-suhosin-5.2.14-0.7.30.72 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.72 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.72 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.72 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.72 is installed
  • OR php5-wddx-5.2.14-0.7.30.72 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.72 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.72 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.72 is installed
  • OR php5-xsl-5.2.14-0.7.30.72 is installed
  • OR php5-zip-5.2.14-0.7.30.72 is installed
  • OR php5-zlib-5.2.14-0.7.30.72 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.72 is installed
  • OR php5-5.2.14-0.7.30.72 is installed
  • OR php5-bcmath-5.2.14-0.7.30.72 is installed
  • OR php5-bz2-5.2.14-0.7.30.72 is installed
  • OR php5-calendar-5.2.14-0.7.30.72 is installed
  • OR php5-ctype-5.2.14-0.7.30.72 is installed
  • OR php5-curl-5.2.14-0.7.30.72 is installed
  • OR php5-dba-5.2.14-0.7.30.72 is installed
  • OR php5-dbase-5.2.14-0.7.30.72 is installed
  • OR php5-dom-5.2.14-0.7.30.72 is installed
  • OR php5-exif-5.2.14-0.7.30.72 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.72 is installed
  • OR php5-ftp-5.2.14-0.7.30.72 is installed
  • OR php5-gd-5.2.14-0.7.30.72 is installed
  • OR php5-gettext-5.2.14-0.7.30.72 is installed
  • OR php5-gmp-5.2.14-0.7.30.72 is installed
  • OR php5-hash-5.2.14-0.7.30.72 is installed
  • OR php5-iconv-5.2.14-0.7.30.72 is installed
  • OR php5-json-5.2.14-0.7.30.72 is installed
  • OR php5-ldap-5.2.14-0.7.30.72 is installed
  • OR php5-mbstring-5.2.14-0.7.30.72 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.72 is installed
  • OR php5-mysql-5.2.14-0.7.30.72 is installed
  • OR php5-odbc-5.2.14-0.7.30.72 is installed
  • OR php5-openssl-5.2.14-0.7.30.72 is installed
  • OR php5-pcntl-5.2.14-0.7.30.72 is installed
  • OR php5-pdo-5.2.14-0.7.30.72 is installed
  • OR php5-pear-5.2.14-0.7.30.72 is installed
  • OR php5-pgsql-5.2.14-0.7.30.72 is installed
  • OR php5-pspell-5.2.14-0.7.30.72 is installed
  • OR php5-shmop-5.2.14-0.7.30.72 is installed
  • OR php5-snmp-5.2.14-0.7.30.72 is installed
  • OR php5-soap-5.2.14-0.7.30.72 is installed
  • OR php5-suhosin-5.2.14-0.7.30.72 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.72 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.72 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.72 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.72 is installed
  • OR php5-wddx-5.2.14-0.7.30.72 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.72 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.72 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.72 is installed
  • OR php5-xsl-5.2.14-0.7.30.72 is installed
  • OR php5-zip-5.2.14-0.7.30.72 is installed
  • OR php5-zlib-5.2.14-0.7.30.72 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libwsman1-2.2.3-0.8 is installed
  • OR openwsman-client-2.2.3-0.8 is installed
  • OR openwsman-server-2.2.3-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libwsman1-2.2.3-0.8 is installed
  • OR openwsman-client-2.2.3-0.8 is installed
  • OR openwsman-server-2.2.3-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • libwsman1-2.2.3-0.8 is installed
  • OR openwsman-client-2.2.3-0.8 is installed
  • OR openwsman-server-2.2.3-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libwsman1-2.2.3-0.8 is installed
  • OR openwsman-client-2.2.3-0.8 is installed
  • OR openwsman-server-2.2.3-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • libwsman1-2.2.3-0.8 is installed
  • OR openwsman-client-2.2.3-0.8 is installed
  • OR openwsman-server-2.2.3-0.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.59 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.59 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • cups-1.3.9-8.46.56.8 is installed
  • OR cups-client-1.3.9-8.46.56.8 is installed
  • OR cups-libs-1.3.9-8.46.56.8 is installed
  • OR cups-libs-32bit-1.3.9-8.46.56.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • cups-1.3.9-8.46.56.8 is installed
  • OR cups-client-1.3.9-8.46.56.8 is installed
  • OR cups-libs-1.3.9-8.46.56.8 is installed
  • OR cups-libs-32bit-1.3.9-8.46.56.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • file-5.19-5 is installed
  • OR file-magic-5.19-5 is installed
  • OR libmagic1-5.19-5 is installed
  • OR libmagic1-32bit-5.19-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • file-5.19-5 is installed
  • OR file-magic-5.19-5 is installed
  • OR libmagic1-5.19-5 is installed
  • OR libmagic1-32bit-5.19-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • MozillaFirefox-31.1.0esr-1 is installed
  • OR MozillaFirefox-translations-31.1.0esr-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • gpg2-2.0.24-1 is installed
  • OR gpg2-lang-2.0.24-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • git-2.12.3-27.5 is installed
  • OR git-core-2.12.3-27.5 is installed
  • OR git-doc-2.12.3-27.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • avahi-0.6.32-30 is installed
  • OR avahi-lang-0.6.32-30 is installed
  • OR avahi-utils-0.6.32-30 is installed
  • OR libavahi-client3-0.6.32-30 is installed
  • OR libavahi-client3-32bit-0.6.32-30 is installed
  • OR libavahi-common3-0.6.32-30 is installed
  • OR libavahi-common3-32bit-0.6.32-30 is installed
  • OR libavahi-core7-0.6.32-30 is installed
  • OR libdns_sd-0.6.32-30 is installed
  • OR libdns_sd-32bit-0.6.32-30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-30.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-30.36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • python3-rpm-4.11.2-16.21 is installed
  • OR rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • res-signingkeys-3.0.38-52.26 is installed
  • OR smt-3.0.38-52.26 is installed
  • OR smt-support-3.0.38-52.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • res-signingkeys-3.0.38-52.26 is installed
  • OR smt-3.0.38-52.26 is installed
  • OR smt-support-3.0.38-52.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • libssh2-1-1.4.3-20.3 is installed
  • OR libssh2-1-32bit-1.4.3-20.3 is installed
  • OR libssh2_org-1.4.3-20.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • libssh2-1-1.4.3-20.3 is installed
  • OR libssh2-1-32bit-1.4.3-20.3 is installed
  • OR libssh2_org-1.4.3-20.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_114-92_64-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • freeradius-server-3.0.15-2.3 is installed
  • OR freeradius-server-doc-3.0.15-2.3 is installed
  • OR freeradius-server-krb5-3.0.15-2.3 is installed
  • OR freeradius-server-ldap-3.0.15-2.3 is installed
  • OR freeradius-server-libs-3.0.15-2.3 is installed
  • OR freeradius-server-mysql-3.0.15-2.3 is installed
  • OR freeradius-server-perl-3.0.15-2.3 is installed
  • OR freeradius-server-postgresql-3.0.15-2.3 is installed
  • OR freeradius-server-python-3.0.15-2.3 is installed
  • OR freeradius-server-sqlite-3.0.15-2.3 is installed
  • OR freeradius-server-utils-3.0.15-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • freeradius-server-3.0.15-2.3 is installed
  • OR freeradius-server-doc-3.0.15-2.3 is installed
  • OR freeradius-server-krb5-3.0.15-2.3 is installed
  • OR freeradius-server-ldap-3.0.15-2.3 is installed
  • OR freeradius-server-libs-3.0.15-2.3 is installed
  • OR freeradius-server-mysql-3.0.15-2.3 is installed
  • OR freeradius-server-perl-3.0.15-2.3 is installed
  • OR freeradius-server-postgresql-3.0.15-2.3 is installed
  • OR freeradius-server-python-3.0.15-2.3 is installed
  • OR freeradius-server-sqlite-3.0.15-2.3 is installed
  • OR freeradius-server-utils-3.0.15-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND apache2-mod_perl-2.0.8-11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND ucode-intel-20190618-13.47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND ucode-intel-20190618-13.47 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_175-94_79-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_23-5-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_175-94_79-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_23-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libwireshark9-2.4.14-48.45 is installed
  • OR libwiretap7-2.4.14-48.45 is installed
  • OR libwscodecs1-2.4.14-48.45 is installed
  • OR libwsutil8-2.4.14-48.45 is installed
  • OR wireshark-2.4.14-48.45 is installed
  • OR wireshark-gtk-2.4.14-48.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libwireshark9-2.4.14-48.45 is installed
  • OR libwiretap7-2.4.14-48.45 is installed
  • OR libwscodecs1-2.4.14-48.45 is installed
  • OR libwsutil8-2.4.14-48.45 is installed
  • OR wireshark-2.4.14-48.45 is installed
  • OR wireshark-gtk-2.4.14-48.45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-30.36 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-30.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.31 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
  • OR python-2.7.13-28.31 is installed
  • OR python-32bit-2.7.13-28.31 is installed
  • OR python-base-2.7.13-28.31 is installed
  • OR python-base-32bit-2.7.13-28.31 is installed
  • OR python-curses-2.7.13-28.31 is installed
  • OR python-demo-2.7.13-28.31 is installed
  • OR python-devel-2.7.13-28.31 is installed
  • OR python-doc-2.7.13-28.31 is installed
  • OR python-doc-pdf-2.7.13-28.31 is installed
  • OR python-gdbm-2.7.13-28.31 is installed
  • OR python-idle-2.7.13-28.31 is installed
  • OR python-tk-2.7.13-28.31 is installed
  • OR python-xml-2.7.13-28.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.31 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
  • OR python-2.7.13-28.31 is installed
  • OR python-32bit-2.7.13-28.31 is installed
  • OR python-base-2.7.13-28.31 is installed
  • OR python-base-32bit-2.7.13-28.31 is installed
  • OR python-curses-2.7.13-28.31 is installed
  • OR python-demo-2.7.13-28.31 is installed
  • OR python-devel-2.7.13-28.31 is installed
  • OR python-doc-2.7.13-28.31 is installed
  • OR python-doc-pdf-2.7.13-28.31 is installed
  • OR python-gdbm-2.7.13-28.31 is installed
  • OR python-idle-2.7.13-28.31 is installed
  • OR python-tk-2.7.13-28.31 is installed
  • OR python-xml-2.7.13-28.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND libXxf86dga1-1.1.4-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • kernel-default-4.12.14-122.103.1 is installed
  • OR kernel-default-base-4.12.14-122.103.1 is installed
  • OR kernel-default-devel-4.12.14-122.103.1 is installed
  • OR kernel-default-man-4.12.14-122.103.1 is installed
  • OR kernel-devel-4.12.14-122.103.1 is installed
  • OR kernel-macros-4.12.14-122.103.1 is installed
  • OR kernel-source-4.12.14-122.103.1 is installed
  • OR kernel-syms-4.12.14-122.103.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • kernel-default-4.12.14-122.103.1 is installed
  • OR kernel-default-base-4.12.14-122.103.1 is installed
  • OR kernel-default-devel-4.12.14-122.103.1 is installed
  • OR kernel-default-man-4.12.14-122.103.1 is installed
  • OR kernel-devel-4.12.14-122.103.1 is installed
  • OR kernel-macros-4.12.14-122.103.1 is installed
  • OR kernel-source-4.12.14-122.103.1 is installed
  • OR kernel-syms-4.12.14-122.103.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND gzip-1.10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • augeas-1.2.0-10 is installed
  • OR augeas-lenses-1.2.0-10 is installed
  • OR libaugeas0-1.2.0-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • openssh-6.6p1-52 is installed
  • OR openssh-askpass-gnome-6.6p1-52 is installed
  • OR openssh-fips-6.6p1-52 is installed
  • OR openssh-helpers-6.6p1-52 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kernel-default-3.12.74-60.64.48 is installed
  • OR kernel-default-base-3.12.74-60.64.48 is installed
  • OR kernel-default-devel-3.12.74-60.64.48 is installed
  • OR kernel-devel-3.12.74-60.64.48 is installed
  • OR kernel-macros-3.12.74-60.64.48 is installed
  • OR kernel-source-3.12.74-60.64.48 is installed
  • OR kernel-syms-3.12.74-60.64.48 is installed
  • OR kernel-xen-3.12.74-60.64.48 is installed
  • OR kernel-xen-base-3.12.74-60.64.48 is installed
  • OR kernel-xen-devel-3.12.74-60.64.48 is installed
  • OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_50-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND libIlmImf-Imf_2_1-21-32bit-2.1.0-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND libssh4-0.6.3-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libqt4-sql-mysql-32bit-4.8.6-7 is installed
  • OR libqt4-sql-postgresql-4.8.6-7 is installed
  • OR libqt4-sql-postgresql-32bit-4.8.6-7 is installed
  • OR libqt4-sql-sqlite-32bit-4.8.6-7 is installed
  • OR libqt4-sql-unixODBC-4.8.6-7 is installed
  • OR libqt4-sql-unixODBC-32bit-4.8.6-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libgstfft-1_0-0-32bit-1.8.3-12 is installed
  • OR typelib-1_0-GstAudio-1_0-1.8.3-12 is installed
  • OR typelib-1_0-GstPbutils-1_0-1.8.3-12 is installed
  • OR typelib-1_0-GstTag-1_0-1.8.3-12 is installed
  • OR typelib-1_0-GstVideo-1_0-1.8.3-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND bluez-cups-5.13-5.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • libtag1-32bit-1.9.1-1 is installed
  • OR libtag_c0-32bit-1.9.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND icedtea-web-1.7.1-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND ruby2.1-rubygem-activemodel-4_2-4.2.2-5 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • python-cryptography-1.3.1-7.13 is installed
  • OR python-pyOpenSSL-16.0.0-4.11 is installed
  • OR python-setuptools-18.0.1-4.8 is installed
  • OR python3-cryptography-1.3.1-7.13 is installed
  • OR python3-pyOpenSSL-16.0.0-4.11 is installed
  • OR python3-setuptools-18.0.1-4.8 is installed
  • BACK