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





The SUSE Linux Enterprise 12 SP5 Azure 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-37159: hso_free_net_device in drivers/net/usb/hso.c in the Linux kernel calls unregister_netdev without checking for the NETREG_REGISTERED state, leading to a use-after-free and a double free (bnc#1188601). - CVE-2021-3772: Fixed sctp vtag check in sctp_sf_ootb (bsc#1190351).

The following non-security bugs were fixed:

- EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1114648). - Revert 'ibmvnic: check failover_pending in login response' (bsc#1190523 ltc#194510). - Revert 'x86/kvm: fix vcpu-id indexed array sizes' (git-fixes). - USB: iowarrior: fix control-message timeouts (git-fixes). - USB: serial: keyspan: fix memleak on probe errors (git-fixes). - arm64/sve: Use correct size when reinitialising SVE state (git-fixes). - arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions (git-fixes). - 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). - ceph: take snap_empty_lock atomically with snaprealm refcount change (bsc#1191888). - config.sh: Build cve/linux-4.12 against SLE15-SP1. SLE15 is no longer updated and we will need recent update to suse-module-tools to continue building the kernel. - crypto: qat - detect PFVF collision after ACK (git-fixes). - crypto: qat - disregard spurious PFVF interrupts (git-fixes). - crypto: s5p-sss - Add error handling in s5p_aes_probe() (git-fixes). - drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() (git-fixes). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - ethernet: dwmac-stm32: Fix copyright (git-fixes). - ftrace: Fix scripts/recordmcount.pl due to new binutils (bsc#1192267). - fuse: fix page stealing (bsc#1192718). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - hisax: fix spectre issues (bsc#1192802). - hrtimer: Move copyout of remaining time to do_nanosleep() (bsc#1191713). - hrtimer_nanosleep(): Pass rmtp in restart_block (bsc#1191713). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - i2c: synquacer: fix deferred probing (git-fixes). - ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629). - 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). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - ipv4: fix race condition between route lookup and invalidation (bsc#1190397). - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802). - kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() (bsc#1191713). - 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). - net: stmmac: Avoid VLA usage (git-fixes). - net: stmmac: First Queue must always be in DCB mode (git-fixes). - net: stmmac: Fix TX timestamp calculation (git-fixes). - net: stmmac: Fix bad RX timestamp extraction (git-fixes). - net: stmmac: Fix stmmac_get_rx_hwtstamp() (git-fixes). - net: stmmac: Prevent infinite loop in get_rx_timestamp_status() (git-fixes). - net: stmmac: WARN if tx_skbuff entries are reused before cleared (git-fixes). - net: stmmac: add error handling in stmmac_mtl_setup() (git-fixes). - net: stmmac: discard disabled flags in interrupt status register (git-fixes). - net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit() (git-fixes). - net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing (git-fixes). - net: stmmac: ensure that the MSS desc is the last desc to set the own bit (git-fixes). - net: stmmac: fix LPI transitioning for dwmac4 (git-fixes). - net: stmmac: honor error code from stmmac_dt_phy() (git-fixes). - net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields (git-fixes). - net: stmmac: remove redundant enable of PMT irq (git-fixes). - net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 (git-fixes). - net: stmmac: use correct barrier between coherent memory and MMIO (git-fixes). - objtool-don-t-fail-on-missing-symbol-table.patch needed for vanilla flavor as well. - objtool: Do not fail on missing symbol table (bsc#1192379). - ocfs2: Fix data corruption on truncate (bsc#1190795). - ocfs2: do not zero pages beyond i_size (bsc#1190795). - 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). - scsi: BusLogic: Fix missing pr_cont() use (git-fixes). - scsi: FlashPoint: Rename si_flags field (git-fixes). - scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() (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: 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). - sctp: check asoc peer.asconf_capable before processing asconf (bsc#1190351). - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id (git-fixes). - stmmac: copy unicast mac address to MAC registers (git-fixes). - stmmac: use of_property_read_u32 instead of read_u8 (git-fixes). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - tty: serial: fsl_lpuart: fix the wrong mapbase value (git-fixes). - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes). - xen-pciback: Fix return in pm_ctrl_init() (git-fixes). - xen: Fix implicit type conversion (git-fixes).
Family:unixClass:patch
Status:Reference(s):1005558
1005580
1005581
1038709
1038711
1038713
1044947
1059893
1062458
1067336
1074170
1083624
1085449
1087082
1087083
1089343
1093311
1094840
1095825
1095826
1095827
1104134
1106855
1106989
1107604
1107609
1107612
1107616
1108282
1108283
1110746
1110747
1111069
1111072
1114648
1141655
1157763
1172698
1188601
1190351
1190397
1190523
1190795
1191713
1191790
1191888
1191961
1192045
1192267
1192273
1192379
1192718
1192750
1192753
1192781
1192802
1192906
849240
889013
911866
934219
939367
952889
959511
967815
967964
967965
967967
968050
976942
976943
977614
977615
977617
987527
988522
CVE-2012-2150
CVE-2013-1418
CVE-2014-8184
CVE-2015-5174
CVE-2015-5345
CVE-2016-0702
CVE-2016-0706
CVE-2016-0714
CVE-2016-2105
CVE-2016-2106
CVE-2016-2108
CVE-2016-2109
CVE-2016-5008
CVE-2016-5584
CVE-2016-6662
CVE-2016-7440
CVE-2017-15101
CVE-2017-17934
CVE-2017-7478
CVE-2017-7479
CVE-2017-7508
CVE-2017-7520
CVE-2017-7521
CVE-2017-7544
CVE-2018-1063
CVE-2018-11683
CVE-2018-11684
CVE-2018-11685
CVE-2018-1417
CVE-2018-16323
CVE-2018-16413
CVE-2018-16642
CVE-2018-16643
CVE-2018-16644
CVE-2018-16645
CVE-2018-16749
CVE-2018-16750
CVE-2018-17965
CVE-2018-17966
CVE-2018-18016
CVE-2018-18024
CVE-2018-2783
CVE-2018-2790
CVE-2018-2794
CVE-2018-2795
CVE-2018-2796
CVE-2018-2797
CVE-2018-2798
CVE-2018-2799
CVE-2018-2800
CVE-2018-2814
CVE-2018-3639
CVE-2018-3640
CVE-2018-3646
CVE-2019-15961
CVE-2020-8023
CVE-2021-0941
CVE-2021-20322
CVE-2021-31916
CVE-2021-34981
CVE-2021-37159
CVE-2021-3772
SUSE-SU-2015:2383-1
SUSE-SU-2016:1290-1
SUSE-SU-2017:3078-1
SUSE-SU-2018:0195-1
SUSE-SU-2018:1447-1
SUSE-SU-2018:2335-1
SUSE-SU-2018:2569-1
SUSE-SU-2018:3348-1
SUSE-SU-2019:14236-1
SUSE-SU-2021:3848-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 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 Public Cloud 15
SUSE Linux Enterprise Module for SAP Applications 15 SP1
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Toolchain 12
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-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 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-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-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 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-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 6-LTSS
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • libopenssl-1_0_0-devel-1.0.2p-lp150.2.13 is installed
  • OR libopenssl-1_0_0-devel-32bit-1.0.2p-lp150.2.13 is installed
  • OR libopenssl1_0_0-1.0.2p-lp150.2.13 is installed
  • OR libopenssl1_0_0-32bit-1.0.2p-lp150.2.13 is installed
  • OR libopenssl1_0_0-hmac-1.0.2p-lp150.2.13 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.2p-lp150.2.13 is installed
  • OR openssl-1_0_0-1.0.2p-lp150.2.13 is installed
  • OR openssl-1_0_0-cavs-1.0.2p-lp150.2.13 is installed
  • OR openssl-1_0_0-doc-1.0.2p-lp150.2.13 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • MozillaThunderbird-52.2.1-42 is installed
  • OR MozillaThunderbird-translations-common-52.2.1-42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND ft2demos-2.5.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND kdump-0.8.15-29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • qemu-2.6.2-41.16 is installed
  • OR qemu-block-curl-2.6.2-41.16 is installed
  • OR qemu-ipxe-1.0.0-41.16 is installed
  • OR qemu-kvm-2.6.2-41.16 is installed
  • OR qemu-seabios-1.9.1-41.16 is installed
  • OR qemu-sgabios-8-41.16 is installed
  • OR qemu-tools-2.6.2-41.16 is installed
  • OR qemu-vgabios-1.9.1-41.16 is installed
  • OR qemu-x86-2.6.2-41.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libvirt-4.0.0-6 is installed
  • OR libvirt-admin-4.0.0-6 is installed
  • OR libvirt-client-4.0.0-6 is installed
  • OR libvirt-daemon-4.0.0-6 is installed
  • OR libvirt-daemon-config-network-4.0.0-6 is installed
  • OR libvirt-daemon-config-nwfilter-4.0.0-6 is installed
  • OR libvirt-daemon-driver-interface-4.0.0-6 is installed
  • OR libvirt-daemon-driver-libxl-4.0.0-6 is installed
  • OR libvirt-daemon-driver-lxc-4.0.0-6 is installed
  • OR libvirt-daemon-driver-network-4.0.0-6 is installed
  • OR libvirt-daemon-driver-nodedev-4.0.0-6 is installed
  • OR libvirt-daemon-driver-nwfilter-4.0.0-6 is installed
  • OR libvirt-daemon-driver-qemu-4.0.0-6 is installed
  • OR libvirt-daemon-driver-secret-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-core-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-disk-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-iscsi-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-logical-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-mpath-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-rbd-4.0.0-6 is installed
  • OR libvirt-daemon-driver-storage-scsi-4.0.0-6 is installed
  • OR libvirt-daemon-lxc-4.0.0-6 is installed
  • OR libvirt-daemon-qemu-4.0.0-6 is installed
  • OR libvirt-daemon-xen-4.0.0-6 is installed
  • OR libvirt-doc-4.0.0-6 is installed
  • OR libvirt-libs-4.0.0-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • python-Jinja2-2.8-19.17 is installed
  • OR python3-Jinja2-2.8-19.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • cairo-devel-1.15.10-2 is installed
  • OR libcairo-gobject2-1.15.10-2 is installed
  • OR libcairo-script-interpreter2-1.15.10-2 is installed
  • OR libcairo2-1.15.10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • libXt-devel-1.1.5-2 is installed
  • OR libXt6-1.1.5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND portus-2.0.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • gdk-pixbuf-query-loaders-32bit-2.36.11-3 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.36.11-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
  • AND apache-pdfbox-1.8.12-5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.6 is installed
  • OR libopenssl0_9_8-0.9.8j-106.6 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-106.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • freeradius-server-3.0.16-3.3 is installed
  • OR freeradius-server-doc-3.0.16-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.51-52.31 is installed
  • OR kernel-ec2-devel-3.12.51-52.31 is installed
  • OR kernel-ec2-extra-3.12.51-52.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND Package Information
  • python-paramiko-2.4.2-3.3 is installed
  • OR python3-paramiko-2.4.2-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for SAP Applications 15 SP1 is installed
  • AND clamsap-0.99.25-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • librelp-devel-1.2.15-1 is installed
  • OR librelp0-1.2.15-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND cyrus-sasl-sqlauxprop-2.1.26-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Toolchain 12 is installed
  • AND Package Information
  • cpp5-5.3.1+r233831-9 is installed
  • OR gcc5-5.3.1+r233831-9 is installed
  • OR gcc5-c++-5.3.1+r233831-9 is installed
  • OR gcc5-fortran-5.3.1+r233831-9 is installed
  • OR gcc5-info-5.3.1+r233831-9 is installed
  • OR gcc5-locale-5.3.1+r233831-9 is installed
  • OR libffi-devel-gcc5-5.3.1+r233831-9 is installed
  • OR libstdc++6-devel-gcc5-5.3.1+r233831-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php7-7.0.7-15 is installed
  • OR php7-7.0.7-15 is installed
  • OR php7-bcmath-7.0.7-15 is installed
  • OR php7-bz2-7.0.7-15 is installed
  • OR php7-calendar-7.0.7-15 is installed
  • OR php7-ctype-7.0.7-15 is installed
  • OR php7-curl-7.0.7-15 is installed
  • OR php7-dba-7.0.7-15 is installed
  • OR php7-dom-7.0.7-15 is installed
  • OR php7-enchant-7.0.7-15 is installed
  • OR php7-exif-7.0.7-15 is installed
  • OR php7-fastcgi-7.0.7-15 is installed
  • OR php7-fileinfo-7.0.7-15 is installed
  • OR php7-fpm-7.0.7-15 is installed
  • OR php7-ftp-7.0.7-15 is installed
  • OR php7-gd-7.0.7-15 is installed
  • OR php7-gettext-7.0.7-15 is installed
  • OR php7-gmp-7.0.7-15 is installed
  • OR php7-iconv-7.0.7-15 is installed
  • OR php7-imap-7.0.7-15 is installed
  • OR php7-intl-7.0.7-15 is installed
  • OR php7-json-7.0.7-15 is installed
  • OR php7-ldap-7.0.7-15 is installed
  • OR php7-mbstring-7.0.7-15 is installed
  • OR php7-mcrypt-7.0.7-15 is installed
  • OR php7-mysql-7.0.7-15 is installed
  • OR php7-odbc-7.0.7-15 is installed
  • OR php7-opcache-7.0.7-15 is installed
  • OR php7-openssl-7.0.7-15 is installed
  • OR php7-pcntl-7.0.7-15 is installed
  • OR php7-pdo-7.0.7-15 is installed
  • OR php7-pear-7.0.7-15 is installed
  • OR php7-pear-Archive_Tar-7.0.7-15 is installed
  • OR php7-pgsql-7.0.7-15 is installed
  • OR php7-phar-7.0.7-15 is installed
  • OR php7-posix-7.0.7-15 is installed
  • OR php7-pspell-7.0.7-15 is installed
  • OR php7-shmop-7.0.7-15 is installed
  • OR php7-snmp-7.0.7-15 is installed
  • OR php7-soap-7.0.7-15 is installed
  • OR php7-sockets-7.0.7-15 is installed
  • OR php7-sqlite-7.0.7-15 is installed
  • OR php7-sysvmsg-7.0.7-15 is installed
  • OR php7-sysvsem-7.0.7-15 is installed
  • OR php7-sysvshm-7.0.7-15 is installed
  • OR php7-tokenizer-7.0.7-15 is installed
  • OR php7-wddx-7.0.7-15 is installed
  • OR php7-xmlreader-7.0.7-15 is installed
  • OR php7-xmlrpc-7.0.7-15 is installed
  • OR php7-xmlwriter-7.0.7-15 is installed
  • OR php7-xsl-7.0.7-15 is installed
  • OR php7-zip-7.0.7-15 is installed
  • OR php7-zlib-7.0.7-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND apache-commons-daemon-1.0.15-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • krb5-1.6.3-133.49.58 is installed
  • OR krb5-32bit-1.6.3-133.49.58 is installed
  • OR krb5-apps-clients-1.6.3-133.49.58 is installed
  • OR krb5-apps-servers-1.6.3-133.49.58 is installed
  • OR krb5-client-1.6.3-133.49.58 is installed
  • OR krb5-doc-1.6.3-133.49.58 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.58 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.58 is installed
  • OR krb5-server-1.6.3-133.49.58 is installed
  • OR krb5-x86-1.6.3-133.49.58 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • krb5-1.6.3-133.49.58 is installed
  • OR krb5-32bit-1.6.3-133.49.58 is installed
  • OR krb5-apps-clients-1.6.3-133.49.58 is installed
  • OR krb5-apps-servers-1.6.3-133.49.58 is installed
  • OR krb5-client-1.6.3-133.49.58 is installed
  • OR krb5-doc-1.6.3-133.49.58 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.58 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.58 is installed
  • OR krb5-server-1.6.3-133.49.58 is installed
  • OR krb5-x86-1.6.3-133.49.58 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • krb5-1.6.3-133.49.58 is installed
  • OR krb5-32bit-1.6.3-133.49.58 is installed
  • OR krb5-apps-clients-1.6.3-133.49.58 is installed
  • OR krb5-apps-servers-1.6.3-133.49.58 is installed
  • OR krb5-client-1.6.3-133.49.58 is installed
  • OR krb5-doc-1.6.3-133.49.58 is installed
  • OR krb5-plugin-kdb-ldap-1.6.3-133.49.58 is installed
  • OR krb5-plugin-preauth-pkinit-1.6.3-133.49.58 is installed
  • OR krb5-server-1.6.3-133.49.58 is installed
  • OR krb5-x86-1.6.3-133.49.58 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND xfsprogs-3.1.8-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND xfsprogs-3.1.8-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND xfsprogs-3.1.8-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND xfsprogs-3.1.8-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND xfsprogs-3.1.8-0.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND microcode_ctl-1.17-102.83.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND microcode_ctl-1.17-102.83.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-21.23 is installed
  • OR libvirt-client-1.0.5.9-21.23 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.23 is installed
  • OR libvirt-doc-1.0.5.9-21.23 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.23 is installed
  • OR libvirt-python-1.0.5.9-21.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libvirt-1.0.5.9-21.23 is installed
  • OR libvirt-client-1.0.5.9-21.23 is installed
  • OR libvirt-client-32bit-1.0.5.9-21.23 is installed
  • OR libvirt-doc-1.0.5.9-21.23 is installed
  • OR libvirt-lock-sanlock-1.0.5.9-21.23 is installed
  • OR libvirt-python-1.0.5.9-21.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-78.74 is installed
  • OR libMagickCore1-6.4.3.6-78.74 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.74 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-78.74 is installed
  • OR libMagickCore1-6.4.3.6-78.74 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.74 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND clamav-0.100.3-0.20.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND clamav-0.100.3-0.20.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • rsyslog-8.4.0-5 is installed
  • OR rsyslog-diag-tools-8.4.0-5 is installed
  • OR rsyslog-doc-8.4.0-5 is installed
  • OR rsyslog-module-gssapi-8.4.0-5 is installed
  • OR rsyslog-module-gtls-8.4.0-5 is installed
  • OR rsyslog-module-mysql-8.4.0-5 is installed
  • OR rsyslog-module-pgsql-8.4.0-5 is installed
  • OR rsyslog-module-relp-8.4.0-5 is installed
  • OR rsyslog-module-snmp-8.4.0-5 is installed
  • OR rsyslog-module-udpspoof-8.4.0-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • rsyslog-8.4.0-5 is installed
  • OR rsyslog-diag-tools-8.4.0-5 is installed
  • OR rsyslog-doc-8.4.0-5 is installed
  • OR rsyslog-module-gssapi-8.4.0-5 is installed
  • OR rsyslog-module-gtls-8.4.0-5 is installed
  • OR rsyslog-module-mysql-8.4.0-5 is installed
  • OR rsyslog-module-pgsql-8.4.0-5 is installed
  • OR rsyslog-module-relp-8.4.0-5 is installed
  • OR rsyslog-module-snmp-8.4.0-5 is installed
  • OR rsyslog-module-udpspoof-8.4.0-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • bzip2-1.0.6-27 is installed
  • OR bzip2-doc-1.0.6-27 is installed
  • OR libbz2-1-1.0.6-27 is installed
  • OR libbz2-1-32bit-1.0.6-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • glib2-lang-2.38.2-5 is installed
  • OR glib2-tools-2.38.2-5 is installed
  • OR libgio-2_0-0-2.38.2-5 is installed
  • OR libgio-2_0-0-32bit-2.38.2-5 is installed
  • OR libglib-2_0-0-2.38.2-5 is installed
  • OR libglib-2_0-0-32bit-2.38.2-5 is installed
  • OR libgmodule-2_0-0-2.38.2-5 is installed
  • OR libgmodule-2_0-0-32bit-2.38.2-5 is installed
  • OR libgobject-2_0-0-2.38.2-5 is installed
  • OR libgobject-2_0-0-32bit-2.38.2-5 is installed
  • OR libgthread-2_0-0-2.38.2-5 is installed
  • OR libgthread-2_0-0-32bit-2.38.2-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kernel-default-3.12.74-60.64.54 is installed
  • OR kernel-default-base-3.12.74-60.64.54 is installed
  • OR kernel-default-devel-3.12.74-60.64.54 is installed
  • OR kernel-default-man-3.12.74-60.64.54 is installed
  • OR kernel-devel-3.12.74-60.64.54 is installed
  • OR kernel-macros-3.12.74-60.64.54 is installed
  • OR kernel-source-3.12.74-60.64.54 is installed
  • OR kernel-syms-3.12.74-60.64.54 is installed
  • OR kernel-xen-3.12.74-60.64.54 is installed
  • OR kernel-xen-base-3.12.74-60.64.54 is installed
  • OR kernel-xen-devel-3.12.74-60.64.54 is installed
  • OR kgraft-patch-3_12_74-60_64_54-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_54-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_19-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND apache2-mod_nss-1.0.14-18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • dovecot22-2.2.31-19.11 is installed
  • OR dovecot22-backend-mysql-2.2.31-19.11 is installed
  • OR dovecot22-backend-pgsql-2.2.31-19.11 is installed
  • OR dovecot22-backend-sqlite-2.2.31-19.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • dovecot22-2.2.31-19.11 is installed
  • OR dovecot22-backend-mysql-2.2.31-19.11 is installed
  • OR dovecot22-backend-pgsql-2.2.31-19.11 is installed
  • OR dovecot22-backend-sqlite-2.2.31-19.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • 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
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kgraft-patch-4_4_114-92_64-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-8-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • 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
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • libvirt-2.0.0-27.42 is installed
  • OR libvirt-client-2.0.0-27.42 is installed
  • OR libvirt-daemon-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.42 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-xen-2.0.0-27.42 is installed
  • OR libvirt-doc-2.0.0-27.42 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.42 is installed
  • OR libvirt-nss-2.0.0-27.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • libvirt-2.0.0-27.48 is installed
  • OR libvirt-client-2.0.0-27.48 is installed
  • OR libvirt-daemon-2.0.0-27.48 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.48 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.48 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.48 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.48 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.48 is installed
  • OR libvirt-daemon-xen-2.0.0-27.48 is installed
  • OR libvirt-doc-2.0.0-27.48 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.48 is installed
  • OR libvirt-nss-2.0.0-27.48 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • libvirt-2.0.0-27.48 is installed
  • OR libvirt-client-2.0.0-27.48 is installed
  • OR libvirt-daemon-2.0.0-27.48 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.48 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.48 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.48 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.48 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.48 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.48 is installed
  • OR libvirt-daemon-xen-2.0.0-27.48 is installed
  • OR libvirt-doc-2.0.0-27.48 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.48 is installed
  • OR libvirt-nss-2.0.0-27.48 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • xen-4.7.6_02-43.36 is installed
  • OR xen-doc-html-4.7.6_02-43.36 is installed
  • OR xen-libs-4.7.6_02-43.36 is installed
  • OR xen-libs-32bit-4.7.6_02-43.36 is installed
  • OR xen-tools-4.7.6_02-43.36 is installed
  • OR xen-tools-domU-4.7.6_02-43.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libsoup-2.54.1-5.3 is installed
  • OR libsoup-2_4-1-2.54.1-5.3 is installed
  • OR libsoup-2_4-1-32bit-2.54.1-5.3 is installed
  • OR libsoup-lang-2.54.1-5.3 is installed
  • OR typelib-1_0-Soup-2_4-2.54.1-5.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libsoup-2.54.1-5.3 is installed
  • OR libsoup-2_4-1-2.54.1-5.3 is installed
  • OR libsoup-2_4-1-32bit-2.54.1-5.3 is installed
  • OR libsoup-lang-2.54.1-5.3 is installed
  • OR typelib-1_0-Soup-2_4-2.54.1-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-6 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • glib2-2.48.2-12.15 is installed
  • OR glib2-lang-2.48.2-12.15 is installed
  • OR glib2-tools-2.48.2-12.15 is installed
  • OR libgio-2_0-0-2.48.2-12.15 is installed
  • OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libglib-2_0-0-2.48.2-12.15 is installed
  • OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • glib2-2.48.2-12.15 is installed
  • OR glib2-lang-2.48.2-12.15 is installed
  • OR glib2-tools-2.48.2-12.15 is installed
  • OR libgio-2_0-0-2.48.2-12.15 is installed
  • OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libglib-2_0-0-2.48.2-12.15 is installed
  • OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_61-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_19-8-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_61-default-8-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_19-8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-60.4.0esr-109.55 is installed
  • OR MozillaFirefox-translations-common-60.4.0esr-109.55 is installed
  • OR libfreebl3-3.40.1-58.18 is installed
  • OR libfreebl3-32bit-3.40.1-58.18 is installed
  • OR libsoftokn3-3.40.1-58.18 is installed
  • OR libsoftokn3-32bit-3.40.1-58.18 is installed
  • OR mozilla-nspr-4.20-19.6 is installed
  • OR mozilla-nspr-32bit-4.20-19.6 is installed
  • OR mozilla-nss-3.40.1-58.18 is installed
  • OR mozilla-nss-32bit-3.40.1-58.18 is installed
  • OR mozilla-nss-certs-3.40.1-58.18 is installed
  • OR mozilla-nss-certs-32bit-3.40.1-58.18 is installed
  • OR mozilla-nss-sysinit-3.40.1-58.18 is installed
  • OR mozilla-nss-sysinit-32bit-3.40.1-58.18 is installed
  • OR mozilla-nss-tools-3.40.1-58.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-60.4.0esr-109.55 is installed
  • OR MozillaFirefox-translations-common-60.4.0esr-109.55 is installed
  • OR libfreebl3-3.40.1-58.18 is installed
  • OR libfreebl3-32bit-3.40.1-58.18 is installed
  • OR libsoftokn3-3.40.1-58.18 is installed
  • OR libsoftokn3-32bit-3.40.1-58.18 is installed
  • OR mozilla-nspr-4.20-19.6 is installed
  • OR mozilla-nspr-32bit-4.20-19.6 is installed
  • OR mozilla-nss-3.40.1-58.18 is installed
  • OR mozilla-nss-32bit-3.40.1-58.18 is installed
  • OR mozilla-nss-certs-3.40.1-58.18 is installed
  • OR mozilla-nss-certs-32bit-3.40.1-58.18 is installed
  • OR mozilla-nss-sysinit-3.40.1-58.18 is installed
  • OR mozilla-nss-sysinit-32bit-3.40.1-58.18 is installed
  • OR mozilla-nss-tools-3.40.1-58.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • openslp-2.0.0-18.15 is installed
  • OR openslp-32bit-2.0.0-18.15 is installed
  • OR openslp-server-2.0.0-18.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • kernel-azure-4.12.14-6.23 is installed
  • OR kernel-azure-base-4.12.14-6.23 is installed
  • OR kernel-azure-devel-4.12.14-6.23 is installed
  • OR kernel-devel-azure-4.12.14-6.23 is installed
  • OR kernel-source-azure-4.12.14-6.23 is installed
  • OR kernel-syms-azure-4.12.14-6.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • kernel-azure-4.12.14-6.23 is installed
  • OR kernel-azure-base-4.12.14-6.23 is installed
  • OR kernel-azure-devel-4.12.14-6.23 is installed
  • OR kernel-devel-azure-4.12.14-6.23 is installed
  • OR kernel-source-azure-4.12.14-6.23 is installed
  • OR kernel-syms-azure-4.12.14-6.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • libXrender1-0.9.8-7 is installed
  • OR libXrender1-32bit-0.9.8-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.80.1 is installed
  • OR kernel-azure-base-4.12.14-16.80.1 is installed
  • OR kernel-azure-devel-4.12.14-16.80.1 is installed
  • OR kernel-devel-azure-4.12.14-16.80.1 is installed
  • OR kernel-source-azure-4.12.14-16.80.1 is installed
  • OR kernel-syms-azure-4.12.14-16.80.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.80.1 is installed
  • OR kernel-azure-base-4.12.14-16.80.1 is installed
  • OR kernel-azure-devel-4.12.14-16.80.1 is installed
  • OR kernel-devel-azure-4.12.14-16.80.1 is installed
  • OR kernel-source-azure-4.12.14-16.80.1 is installed
  • OR kernel-syms-azure-4.12.14-16.80.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • gstreamer-plugins-good-1.8.3-15 is installed
  • OR gstreamer-plugins-good-lang-1.8.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND apache-commons-httpclient-3.1-4 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
  • compat-openssl098-0.9.8j-102 is installed
  • OR libopenssl0_9_8-0.9.8j-102 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • libdcerpc-atsvc0-4.2.4-28.29 is installed
  • OR samba-4.2.4-28.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_140-94_42-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_15-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • gimp-2.8.10-1 is installed
  • OR gimp-lang-2.8.10-1 is installed
  • OR gimp-plugins-python-2.8.10-1 is installed
  • OR libgimp-2_0-0-2.8.10-1 is installed
  • OR libgimpui-2_0-0-2.8.10-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND libpolkit0-32bit-0.113-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.27-12 is installed
  • OR libmysqlclient_r18-32bit-10.0.27-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND libIlmImf-Imf_2_1-21-32bit-2.1.0-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • gcc48-gij-4.8.5-31.17 is installed
  • OR gcc48-gij-32bit-4.8.5-31.17 is installed
  • OR libgcj48-4.8.5-31.17 is installed
  • OR libgcj48-32bit-4.8.5-31.17 is installed
  • OR libgcj48-jar-4.8.5-31.17 is installed
  • OR libgcj_bc1-4.8.5-31.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • libqt4-sql-mysql-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-postgresql-4.8.7-8.8 is installed
  • OR libqt4-sql-postgresql-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-sqlite-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-unixODBC-4.8.7-8.8 is installed
  • OR libqt4-sql-unixODBC-32bit-4.8.7-8.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • gegl-0_3-0.3.34-1 is installed
  • OR gegl-0_3-lang-0.3.34-1 is installed
  • OR gegl-devel-0.3.34-1 is installed
  • OR libgegl-0_3-0-0.3.34-1 is installed
  • OR typelib-1_0-Gegl-0_3-0.3.34-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND python-pycrypto-2.6.1-2 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6-LTSS is installed
  • AND docker-runc-1.0.0rc5+gitr3562_69663f0bd4b6-1.9 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • libopenssl-devel-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-32bit-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-hmac-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.46 is installed
  • OR openssl-1.0.2j-60.46 is installed
  • OR openssl-doc-1.0.2j-60.46 is installed
  • BACK