Oval Definition:oval:org.opensuse.security:def:26178
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):1046305
1046306
1050252
1050549
1051510
1054610
1055121
1056658
1056662
1056787
1060463
1063638
1065600
1068032
1070995
1071995
1074562
1074578
1074701
1075006
1075419
1075748
1078355
1080039
1082943
1083548
1083647
1084216
1086095
1086282
1086301
1086313
1086314
1086323
1087082
1087084
1087092
1087939
1088133
1094555
1098382
1098425
1098995
1102055
1103429
1104353
1106105
1106434
1106811
1107078
1107665
1108101
1108870
1109695
1110096
1110705
1111666
1113042
1113712
1113722
1113769
1113939
1114279
1114585
1114648
1114893
1117108
1117155
1117645
1117947
1118277
1118338
1119019
1119086
1119766
1119843
1120008
1120318
1120601
1120758
1120854
1120902
1120909
1120955
1121317
1121726
1121789
1121805
1122019
1122159
1122192
1122292
1122324
1122554
1122662
1122764
1122779
1122822
1122885
1122927
1122944
1122971
1122982
1123060
1123061
1123161
1123317
1123348
1123357
1123456
1123538
1123697
1123882
1123933
1124055
1124204
1124235
1124579
1124589
1124728
1124732
1124735
1124969
1124974
1124975
1124976
1124978
1124979
1124980
1124981
1124982
1124984
1124985
1125109
1125125
1125252
1125315
1125614
1125728
1125780
1125797
1125799
1125800
1125907
1125947
1126131
1126209
1126389
1126393
1126476
1126480
1126481
1126488
1126495
1126555
1126579
1126789
1126790
1126802
1126803
1126804
1126805
1126806
1126807
1127042
1127062
1127082
1127154
1127285
1127286
1127307
1127363
1127493
1127494
1127495
1127496
1127497
1127498
1127534
1127561
1127567
1127595
1127603
1127682
1127731
1127750
1127836
1127961
1128094
1128166
1128351
1128451
1128895
1129046
1129080
1129163
1129179
1129181
1129182
1129183
1129184
1129205
1129281
1129284
1129285
1129291
1129292
1129293
1129294
1129295
1129296
1129326
1129327
1129330
1129363
1129366
1129497
1129519
1129543
1129547
1129551
1129581
1129625
1129664
1129739
1129923
1141655
1190523
1191790
1191961
1192045
1192048
1192273
1192718
1192750
1192753
1192781
1192802
1192906
1192987
807502
813026
824948
828192
849212
925178
CVE-2006-0855
CVE-2006-2223
CVE-2006-3746
CVE-2006-6169
CVE-2007-1669
CVE-2007-1995
CVE-2007-2452
CVE-2007-4091
CVE-2007-6199
CVE-2007-6353
CVE-2008-1530
CVE-2009-0159
CVE-2009-1252
CVE-2009-4274
CVE-2010-0436
CVE-2010-1674
CVE-2010-1675
CVE-2010-2547
CVE-2010-2948
CVE-2010-2949
CVE-2011-1097
CVE-2013-0149
CVE-2013-0788
CVE-2013-0789
CVE-2013-0790
CVE-2013-0791
CVE-2013-0792
CVE-2013-0794
CVE-2013-0795
CVE-2013-0796
CVE-2013-0797
CVE-2013-0798
CVE-2013-0799
CVE-2013-0800
CVE-2013-1922
CVE-2013-1993
CVE-2013-2236
CVE-2013-3829
CVE-2013-4041
CVE-2013-4132
CVE-2013-4133
CVE-2013-5372
CVE-2013-5375
CVE-2013-5456
CVE-2013-5457
CVE-2013-5458
CVE-2013-5772
CVE-2013-5774
CVE-2013-5776
CVE-2013-5778
CVE-2013-5780
CVE-2013-5782
CVE-2013-5783
CVE-2013-5784
CVE-2013-5787
CVE-2013-5788
CVE-2013-5789
CVE-2013-5790
CVE-2013-5797
CVE-2013-5800
CVE-2013-5801
CVE-2013-5802
CVE-2013-5803
CVE-2013-5804
CVE-2013-5809
CVE-2013-5812
CVE-2013-5814
CVE-2013-5817
CVE-2013-5818
CVE-2013-5819
CVE-2013-5820
CVE-2013-5823
CVE-2013-5824
CVE-2013-5825
CVE-2013-5829
CVE-2013-5830
CVE-2013-5831
CVE-2013-5832
CVE-2013-5838
CVE-2013-5840
CVE-2013-5842
CVE-2013-5843
CVE-2013-5848
CVE-2013-5849
CVE-2013-5850
CVE-2013-5851
CVE-2017-5753
CVE-2018-19788
CVE-2018-20669
CVE-2019-2024
CVE-2019-3459
CVE-2019-3460
CVE-2019-3819
CVE-2019-6974
CVE-2019-7221
CVE-2019-7222
CVE-2019-7308
CVE-2019-8912
CVE-2019-8980
CVE-2019-9213
CVE-2021-0941
CVE-2021-20322
CVE-2021-31916
CVE-2021-34981
SUSE-SU-2019:0019-1
SUSE-SU-2019:0765-1
SUSE-SU-2021:3877-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP5
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-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-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 5
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • libtcnative-1-0-1.1.34-9.1 is installed
  • OR libtcnative-1-0-devel-1.1.34-9.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-63.1 is installed
  • OR php5-5.5.14-63.1 is installed
  • OR php5-bcmath-5.5.14-63.1 is installed
  • OR php5-bz2-5.5.14-63.1 is installed
  • OR php5-calendar-5.5.14-63.1 is installed
  • OR php5-ctype-5.5.14-63.1 is installed
  • OR php5-curl-5.5.14-63.1 is installed
  • OR php5-dba-5.5.14-63.1 is installed
  • OR php5-devel-5.5.14-63.1 is installed
  • OR php5-dom-5.5.14-63.1 is installed
  • OR php5-exif-5.5.14-63.1 is installed
  • OR php5-fastcgi-5.5.14-63.1 is installed
  • OR php5-ftp-5.5.14-63.1 is installed
  • OR php5-gd-5.5.14-63.1 is installed
  • OR php5-gettext-5.5.14-63.1 is installed
  • OR php5-gmp-5.5.14-63.1 is installed
  • OR php5-iconv-5.5.14-63.1 is installed
  • OR php5-imap-5.5.14-63.1 is installed
  • OR php5-json-5.5.14-63.1 is installed
  • OR php5-ldap-5.5.14-63.1 is installed
  • OR php5-mbstring-5.5.14-63.1 is installed
  • OR php5-mcrypt-5.5.14-63.1 is installed
  • OR php5-mysql-5.5.14-63.1 is installed
  • OR php5-odbc-5.5.14-63.1 is installed
  • OR php5-openssl-5.5.14-63.1 is installed
  • OR php5-pdo-5.5.14-63.1 is installed
  • OR php5-pear-5.5.14-63.1 is installed
  • OR php5-pgsql-5.5.14-63.1 is installed
  • OR php5-shmop-5.5.14-63.1 is installed
  • OR php5-snmp-5.5.14-63.1 is installed
  • OR php5-sockets-5.5.14-63.1 is installed
  • OR php5-sqlite-5.5.14-63.1 is installed
  • OR php5-suhosin-5.5.14-63.1 is installed
  • OR php5-sysvsem-5.5.14-63.1 is installed
  • OR php5-sysvshm-5.5.14-63.1 is installed
  • OR php5-tidy-5.5.14-63.1 is installed
  • OR php5-tokenizer-5.5.14-63.1 is installed
  • OR php5-wddx-5.5.14-63.1 is installed
  • OR php5-xmlreader-5.5.14-63.1 is installed
  • OR php5-xmlwriter-5.5.14-63.1 is installed
  • OR php5-xsl-5.5.14-63.1 is installed
  • OR php5-zip-5.5.14-63.1 is installed
  • OR php5-zlib-5.5.14-63.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-27.2 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-27.2 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • python-keystoneclient-1.0.0-14 is installed
  • OR python-keystoneclient-doc-1.0.0-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • finch-2.6.6-0.23 is installed
  • OR libpurple-2.6.6-0.23 is installed
  • OR libpurple-lang-2.6.6-0.23 is installed
  • OR libpurple-meanwhile-2.6.6-0.23 is installed
  • OR libpurple-tcl-2.6.6-0.23 is installed
  • OR pidgin-2.6.6-0.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • openssh-6.6p1-13 is installed
  • OR openssh-askpass-gnome-6.6p1-13 is installed
  • OR openssh-helpers-6.6p1-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 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-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.554-114 is installed
  • OR flash-player-gnome-11.2.202.554-114 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libwireshark8-2.2.9-48.9 is installed
  • OR libwiretap6-2.2.9-48.9 is installed
  • OR libwscodecs1-2.2.9-48.9 is installed
  • OR libwsutil7-2.2.9-48.9 is installed
  • OR wireshark-2.2.9-48.9 is installed
  • OR wireshark-gtk-2.2.9-48.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libqt4-4.8.6-7 is installed
  • OR libqt4-32bit-4.8.6-7 is installed
  • OR libqt4-qt3support-4.8.6-7 is installed
  • OR libqt4-qt3support-32bit-4.8.6-7 is installed
  • OR libqt4-sql-4.8.6-7 is installed
  • OR libqt4-sql-32bit-4.8.6-7 is installed
  • OR libqt4-sql-mysql-4.8.6-7 is installed
  • OR 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-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
  • OR libqt4-x11-4.8.6-7 is installed
  • OR libqt4-x11-32bit-4.8.6-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • kernel-docs-4.12.14-122.103.1 is installed
  • OR kernel-obs-build-4.12.14-122.103.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • python2-salt-2018.3.0-46.44 is installed
  • OR salt-2018.3.0-46.44 is installed
  • OR salt-api-2018.3.0-46.44 is installed
  • OR salt-bash-completion-2018.3.0-46.44 is installed
  • OR salt-cloud-2018.3.0-46.44 is installed
  • OR salt-doc-2018.3.0-46.44 is installed
  • OR salt-master-2018.3.0-46.44 is installed
  • OR salt-minion-2018.3.0-46.44 is installed
  • OR salt-proxy-2018.3.0-46.44 is installed
  • OR salt-ssh-2018.3.0-46.44 is installed
  • OR salt-syndic-2018.3.0-46.44 is installed
  • OR salt-zsh-completion-2018.3.0-46.44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND conntrack-tools-1.4.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.8.3-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.38-44 is installed
  • OR kernel-ec2-devel-3.12.38-44 is installed
  • OR kernel-ec2-extra-3.12.38-44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND python3-3.4.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • kernel-default-3.0.101-0.47.106.11 is installed
  • OR kernel-default-base-3.0.101-0.47.106.11 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.11 is installed
  • OR kernel-ec2-3.0.101-0.47.106.11 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.11 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.11 is installed
  • OR kernel-pae-3.0.101-0.47.106.11 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.11 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.11 is installed
  • OR kernel-source-3.0.101-0.47.106.11 is installed
  • OR kernel-syms-3.0.101-0.47.106.11 is installed
  • OR kernel-trace-3.0.101-0.47.106.11 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.11 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.11 is installed
  • OR kernel-xen-3.0.101-0.47.106.11 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.11 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-69.8 is installed
  • OR kernel-rt-base-3.0.101.rt130-69.8 is installed
  • OR kernel-rt-devel-3.0.101.rt130-69.8 is installed
  • OR kernel-rt_trace-3.0.101.rt130-69.8 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-69.8 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-69.8 is installed
  • OR kernel-source-rt-3.0.101.rt130-69.8 is installed
  • OR kernel-syms-rt-3.0.101.rt130-69.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • pango-1.22.1-3.17 is installed
  • OR pango-32bit-1.22.1-3.17 is installed
  • OR pango-doc-1.22.1-3.17 is installed
  • OR pango-x86-1.22.1-3.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • pango-1.22.1-3.17 is installed
  • OR pango-32bit-1.22.1-3.17 is installed
  • OR pango-doc-1.22.1-3.17 is installed
  • OR pango-x86-1.22.1-3.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND python-pam-0.5.0-3.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND python-pam-0.5.0-3.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND python-pam-0.5.0-3.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND python-pam-0.5.0-3.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • librsvg-2.26.0-2.3 is installed
  • OR librsvg-32bit-2.26.0-2.3 is installed
  • OR librsvg-x86-2.26.0-2.3 is installed
  • OR rsvg-view-2.26.0-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • librsvg-2.26.0-2.3 is installed
  • OR librsvg-32bit-2.26.0-2.3 is installed
  • OR librsvg-x86-2.26.0-2.3 is installed
  • OR rsvg-view-2.26.0-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • librsvg-2.26.0-2.3 is installed
  • OR librsvg-32bit-2.26.0-2.3 is installed
  • OR librsvg-x86-2.26.0-2.3 is installed
  • OR rsvg-view-2.26.0-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • openswan-2.6.16-1.34 is installed
  • OR openswan-doc-2.6.16-1.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • gtk2-2.18.9-0.23 is installed
  • OR gtk2-32bit-2.18.9-0.23 is installed
  • OR gtk2-doc-2.18.9-0.23 is installed
  • OR gtk2-lang-2.18.9-0.23 is installed
  • OR gtk2-x86-2.18.9-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • gtk2-2.18.9-0.23 is installed
  • OR gtk2-32bit-2.18.9-0.23 is installed
  • OR gtk2-doc-2.18.9-0.23 is installed
  • OR gtk2-lang-2.18.9-0.23 is installed
  • OR gtk2-x86-2.18.9-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • gtk2-2.18.9-0.23 is installed
  • OR gtk2-32bit-2.18.9-0.23 is installed
  • OR gtk2-doc-2.18.9-0.23 is installed
  • OR gtk2-lang-2.18.9-0.23 is installed
  • OR gtk2-x86-2.18.9-0.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • mozilla-xulrunner192-1.9.2.27-0.2 is installed
  • OR mozilla-xulrunner192-32bit-1.9.2.27-0.2 is installed
  • OR mozilla-xulrunner192-gnome-1.9.2.27-0.2 is installed
  • OR mozilla-xulrunner192-translations-1.9.2.27-0.2 is installed
  • OR mozilla-xulrunner192-x86-1.9.2.27-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.3.0esr-48 is installed
  • OR MozillaFirefox-branding-SLED-45.0-20 is installed
  • OR MozillaFirefox-translations-45.3.0esr-48 is installed
  • OR firefox-fontconfig-2.11.0-4 is installed
  • OR libfreebl3-3.21.1-26 is installed
  • OR libfreebl3-32bit-3.21.1-26 is installed
  • OR mozilla-nspr-4.12-25 is installed
  • OR mozilla-nspr-32bit-4.12-25 is installed
  • OR mozilla-nspr-devel-4.12-25 is installed
  • OR mozilla-nss-3.21.1-26 is installed
  • OR mozilla-nss-32bit-3.21.1-26 is installed
  • OR mozilla-nss-devel-3.21.1-26 is installed
  • OR mozilla-nss-tools-3.21.1-26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-45.3.0esr-48 is installed
  • OR MozillaFirefox-branding-SLED-45.0-20 is installed
  • OR MozillaFirefox-translations-45.3.0esr-48 is installed
  • OR firefox-fontconfig-2.11.0-4 is installed
  • OR libfreebl3-3.21.1-26 is installed
  • OR libfreebl3-32bit-3.21.1-26 is installed
  • OR mozilla-nspr-4.12-25 is installed
  • OR mozilla-nspr-32bit-4.12-25 is installed
  • OR mozilla-nspr-devel-4.12-25 is installed
  • OR mozilla-nss-3.21.1-26 is installed
  • OR mozilla-nss-32bit-3.21.1-26 is installed
  • OR mozilla-nss-devel-3.21.1-26 is installed
  • OR mozilla-nss-tools-3.21.1-26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • guestfs-data-1.20.4-0.18 is installed
  • OR guestfs-tools-1.20.4-0.18 is installed
  • OR guestfsd-1.20.4-0.18 is installed
  • OR libguestfs0-1.20.4-0.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • guestfs-data-1.20.4-0.18 is installed
  • OR guestfs-tools-1.20.4-0.18 is installed
  • OR guestfsd-1.20.4-0.18 is installed
  • OR libguestfs0-1.20.4-0.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • guestfs-data-1.20.4-0.18 is installed
  • OR guestfs-tools-1.20.4-0.18 is installed
  • OR guestfsd-1.20.4-0.18 is installed
  • OR libguestfs0-1.20.4-0.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • guestfs-data-1.20.4-0.18 is installed
  • OR guestfs-tools-1.20.4-0.18 is installed
  • OR guestfsd-1.20.4-0.18 is installed
  • OR libguestfs0-1.20.4-0.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND ppc64-diag-2.6.1-0.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND ppc64-diag-2.6.1-0.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • Mesa-9.0.3-0.17 is installed
  • OR Mesa-32bit-9.0.3-0.17 is installed
  • OR Mesa-x86-9.0.3-0.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • bind-9.9.6P1-0.36 is installed
  • OR bind-chrootenv-9.9.6P1-0.36 is installed
  • OR bind-doc-9.9.6P1-0.36 is installed
  • OR bind-libs-9.9.6P1-0.36 is installed
  • OR bind-libs-32bit-9.9.6P1-0.36 is installed
  • OR bind-utils-9.9.6P1-0.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • bind-9.9.6P1-0.36 is installed
  • OR bind-chrootenv-9.9.6P1-0.36 is installed
  • OR bind-doc-9.9.6P1-0.36 is installed
  • OR bind-libs-9.9.6P1-0.36 is installed
  • OR bind-libs-32bit-9.9.6P1-0.36 is installed
  • OR bind-utils-9.9.6P1-0.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • bind-9.9.6P1-0.36 is installed
  • OR bind-chrootenv-9.9.6P1-0.36 is installed
  • OR bind-doc-9.9.6P1-0.36 is installed
  • OR bind-libs-9.9.6P1-0.36 is installed
  • OR bind-libs-32bit-9.9.6P1-0.36 is installed
  • OR bind-utils-9.9.6P1-0.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • bind-9.9.6P1-0.36 is installed
  • OR bind-chrootenv-9.9.6P1-0.36 is installed
  • OR bind-doc-9.9.6P1-0.36 is installed
  • OR bind-libs-9.9.6P1-0.36 is installed
  • OR bind-libs-32bit-9.9.6P1-0.36 is installed
  • OR bind-utils-9.9.6P1-0.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-3.0.101-0.47.79 is installed
  • OR kernel-default-base-3.0.101-0.47.79 is installed
  • OR kernel-default-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-man-3.0.101-0.47.79 is installed
  • OR kernel-ec2-3.0.101-0.47.79 is installed
  • OR kernel-ec2-base-3.0.101-0.47.79 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.79 is installed
  • OR kernel-pae-3.0.101-0.47.79 is installed
  • OR kernel-pae-base-3.0.101-0.47.79 is installed
  • OR kernel-pae-devel-3.0.101-0.47.79 is installed
  • OR kernel-source-3.0.101-0.47.79 is installed
  • OR kernel-syms-3.0.101-0.47.79 is installed
  • OR kernel-trace-3.0.101-0.47.79 is installed
  • OR kernel-trace-base-3.0.101-0.47.79 is installed
  • OR kernel-trace-devel-3.0.101-0.47.79 is installed
  • OR kernel-xen-3.0.101-0.47.79 is installed
  • OR kernel-xen-base-3.0.101-0.47.79 is installed
  • OR kernel-xen-devel-3.0.101-0.47.79 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-3.0.101-0.47.79 is installed
  • OR kernel-default-base-3.0.101-0.47.79 is installed
  • OR kernel-default-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-man-3.0.101-0.47.79 is installed
  • OR kernel-ec2-3.0.101-0.47.79 is installed
  • OR kernel-ec2-base-3.0.101-0.47.79 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.79 is installed
  • OR kernel-pae-3.0.101-0.47.79 is installed
  • OR kernel-pae-base-3.0.101-0.47.79 is installed
  • OR kernel-pae-devel-3.0.101-0.47.79 is installed
  • OR kernel-source-3.0.101-0.47.79 is installed
  • OR kernel-syms-3.0.101-0.47.79 is installed
  • OR kernel-trace-3.0.101-0.47.79 is installed
  • OR kernel-trace-base-3.0.101-0.47.79 is installed
  • OR kernel-trace-devel-3.0.101-0.47.79 is installed
  • OR kernel-xen-3.0.101-0.47.79 is installed
  • OR kernel-xen-base-3.0.101-0.47.79 is installed
  • OR kernel-xen-devel-3.0.101-0.47.79 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.6.0esr-62 is installed
  • OR MozillaFirefox-translations-45.6.0esr-62 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • augeas-0.9.0-3.21.3 is installed
  • OR augeas-lenses-0.9.0-3.21.3 is installed
  • OR libaugeas0-0.9.0-3.21.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • augeas-0.9.0-3.21.3 is installed
  • OR augeas-lenses-0.9.0-3.21.3 is installed
  • OR libaugeas0-0.9.0-3.21.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • libnetpbm10-10.26.44-101.9 is installed
  • OR libnetpbm10-32bit-10.26.44-101.9 is installed
  • OR libnetpbm10-x86-10.26.44-101.9 is installed
  • OR netpbm-10.26.44-101.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND clamav-0.100.3-0.20.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND clamav-0.100.3-0.20.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-1 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libz1-1.2.8-6.3 is installed
  • OR libz1-32bit-1.2.8-6.3 is installed
  • OR zlib-1.2.8-6.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libz1-1.2.8-6.3 is installed
  • OR libz1-32bit-1.2.8-6.3 is installed
  • OR zlib-1.2.8-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND autofs-5.0.9-8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • ImageMagick-6.8.8.1-47 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • ImageMagick-6.8.8.1-47 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • libXxf86vm1-1.1.3-3 is installed
  • OR libXxf86vm1-32bit-1.1.3-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • res-signingkeys-3.0.37-52.23 is installed
  • OR smt-3.0.37-52.23 is installed
  • OR smt-support-3.0.37-52.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • res-signingkeys-3.0.37-52.23 is installed
  • OR smt-3.0.37-52.23 is installed
  • OR smt-support-3.0.37-52.23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kernel-default-4.4.121-92.85 is installed
  • OR kernel-default-base-4.4.121-92.85 is installed
  • OR kernel-default-devel-4.4.121-92.85 is installed
  • OR kernel-default-man-4.4.121-92.85 is installed
  • OR kernel-devel-4.4.121-92.85 is installed
  • OR kernel-macros-4.4.121-92.85 is installed
  • OR kernel-source-4.4.121-92.85 is installed
  • OR kernel-syms-4.4.121-92.85 is installed
  • OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kernel-default-4.4.121-92.85 is installed
  • OR kernel-default-base-4.4.121-92.85 is installed
  • OR kernel-default-devel-4.4.121-92.85 is installed
  • OR kernel-default-man-4.4.121-92.85 is installed
  • OR kernel-devel-4.4.121-92.85 is installed
  • OR kernel-macros-4.4.121-92.85 is installed
  • OR kernel-source-4.4.121-92.85 is installed
  • OR kernel-syms-4.4.121-92.85 is installed
  • OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_103-92_56-default-4-2.2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-4-2.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • gdk-pixbuf-loader-rsvg-2.40.18-5.3 is installed
  • OR librsvg-2.40.18-5.3 is installed
  • OR librsvg-2-2-2.40.18-5.3 is installed
  • OR librsvg-2-2-32bit-2.40.18-5.3 is installed
  • OR rsvg-view-2.40.18-5.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • gdk-pixbuf-loader-rsvg-2.40.18-5.3 is installed
  • OR librsvg-2.40.18-5.3 is installed
  • OR librsvg-2-2-2.40.18-5.3 is installed
  • OR librsvg-2-2-32bit-2.40.18-5.3 is installed
  • OR rsvg-view-2.40.18-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • DirectFB-1.7.1-6 is installed
  • OR lib++dfb-1_7-1-1.7.1-6 is installed
  • OR libdirectfb-1_7-1-1.7.1-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libIlmImf-Imf_2_1-21-2.1.0-6.10 is installed
  • OR openexr-2.1.0-6.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libIlmImf-Imf_2_1-21-2.1.0-6.10 is installed
  • OR openexr-2.1.0-6.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libarchive-3.1.2-26.3 is installed
  • OR libarchive13-3.1.2-26.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libarchive-3.1.2-26.3 is installed
  • OR libarchive13-3.1.2-26.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • MozillaFirefox-60.9.0-109.86 is installed
  • OR MozillaFirefox-translations-common-60.9.0-109.86 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • MozillaFirefox-60.9.0-109.86 is installed
  • OR MozillaFirefox-translations-common-60.9.0-109.86 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • cvs-1.12.12-181 is installed
  • OR cvs-doc-1.12.12-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • mozilla-nspr-devel-4.9.6-0.3 is installed
  • OR mozilla-nss-devel-3.14.3-0.4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • bind-devel-9.9.4P2-0.6 is installed
  • OR bind-devel-32bit-9.9.4P2-0.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND kdebase4-workspace-devel-4.3.5-0.12.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND libpcsclite1-32bit-1.8.10-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 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 SP2 is installed
  • AND libFLAC++6-32bit-1.3.0-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND bogofilter-1.2.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libpolkit0-32bit-0.113-5.15 is installed
  • OR polkit-0.113-5.15 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • bsdtar-2.5.5-9 is installed
  • OR libarchive2-2.5.5-9 is installed
  • BACK