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

The SUSE Linux Enterprise 12 SP4 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)



The following security bugs were fixed:

- 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-3655: Fixed a missing size validations on inbound SCTP packets, which may have allowed the kernel to read uninitialized memory (bsc#1188563). - CVE-2021-3715: Fixed a use-after-free in route4_change() in net/sched/cls_route.c (bsc#1190349). - CVE-2021-3760: Fixed a use-after-free vulnerability with the ndev->rf_conn_info object (bsc#1190067). - CVE-2021-42739: The firewire subsystem had a buffer overflow related to drivers/media/firewire/firedtv-avc.c and drivers/media/firewire/firedtv-ci.c, because avc_ca_pmt mishandled bounds checking (bsc#1184673). - CVE-2021-3542: Fixed heap buffer overflow in firedtv driver (bsc#1186063). - CVE-2021-42252: Fixed an issue inside aspeed_lpc_ctrl_mmap that could have allowed local attackers to access the Aspeed LPC control interface to overwrite memory in the kernel and potentially execute privileges (bnc#1190479). - CVE-2021-41864: Fixed prealloc_elems_and_freelist that allowed unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write (bnc#1191317). - CVE-2021-42008: Fixed a slab out-of-bounds write in the decode_data function in drivers/net/hamradio/6pack.c. Input from a process that had the CAP_NET_ADMIN capability could have lead to root access (bsc#1191315). - CVE-2021-37159: Fixed use-after-free and a double free inside hso_free_net_device in drivers/net/usb/hso.c when unregister_netdev is called without checking for the NETREG_REGISTERED state (bnc#1188601). - CVE-2020-3702: Fixed a bug which could be triggered with specifically timed and handcrafted traffic and cause internal errors in a WLAN device that lead to improper layer 2 Wi-Fi encryption with a consequent possibility of information disclosure. (bnc#1191193) - CVE-2021-3752: Fixed a use after free vulnerability in the Linux kernel's bluetooth module. (bsc#1190023) - CVE-2021-40490: Fixed a race condition discovered in the ext4 subsystem that could leat to local priviledge escalation. (bnc#1190159) - CVE-2021-3744: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1189884) - CVE-2021-3764: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1190534) - CVE-2021-3772: Fixed a remote denial of service in the SCTP stack, if the attacker can spoof IP addresses and knows the IP-addresses and port numbers being used (bnc#1190351). - CVE-2018-9517: Fixed possible memory corruption due to a use after free in pppol2tp_connect (bsc#1108488). - CVE-2019-3874: Fixed possible denial of service attack via SCTP socket buffer used by a userspace applications (bnc#1129898). - CVE-2019-3900: Fixed an infinite loop issue while handling incoming packets in handle_rx() (bnc#1133374). - CVE-2021-3640: Fixed a Use-After-Free vulnerability in function sco_sock_sendmsg() in the bluetooth stack (bsc#1188172). - CVE-2021-3653: Missing validation of the `int_ctl` VMCB field and allows a malicious L1 guest to enable AVIC support for the L2 guest. (bsc#1189399). - CVE-2021-3656: Missing validation of the the `virt_ext` VMCB field and allows a malicious L1 guest to disable both VMLOAD/VMSAVE intercepts and VLS for the L2 guest (bsc#1189400). - CVE-2021-3679: A lack of CPU resource in tracing module functionality was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources causing denial of service (bnc#1189057). - CVE-2021-3732: Mounting overlayfs inside an unprivileged user namespace can reveal files (bsc#1189706). - CVE-2021-3753: Fixed race out-of-bounds in virtual terminal handling (bsc#1190025). - CVE-2021-3759: Unaccounted ipc objects in Linux kernel could have lead to breaking memcg limits and DoS attacks (bsc#1190115). - CVE-2021-38160: Data corruption or loss could be triggered by an untrusted device that supplies a buf->len value exceeding the buffer size in drivers/char/virtio_console.c (bsc#1190117) - CVE-2021-38198: arch/x86/kvm/mmu/paging_tmpl.h incorrectly computes the access permissions of a shadow page, leading to a missing guest protection page fault (bnc#1189262). - CVE-2021-38204: drivers/usb/host/max3421-hcd.c allowed physically proximate attackers to cause a denial of service (use-after-free and panic) by removing a MAX-3421 USB device in certain situations (bnc#1189291). - CVE-2021-34556: Fixed side-channel attack via a Speculative Store Bypass via unprivileged BPF program that could have obtain sensitive information from kernel memory (bsc#1188983). - CVE-2021-35477: Fixed BPF stack frame pointer which could have been abused to disclose content of arbitrary kernel memory (bsc#1188985). - CVE-2020-12770: Fixed sg_remove_request call in a certain failure cases (bsc#1171420). - CVE-2021-3659: Fixed a NULL pointer dereference in llsec_key_alloc() in net/mac802154/llsec.c (bsc#1188876). - CVE-2021-22543: Fixed improper handling of VM_IO|VM_PFNMAP vmas in KVM, which could bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allowed users with the ability to start and control a VM to read/write random pages of memory and can result in local privilege escalation (bsc#1186482). - CVE-2021-37576: Fixed an issue on the powerpc platform, where a KVM guest OS user could cause host OS memory corruption via rtas_args.nargs (bsc#1188838). - CVE-2020-0429: In l2tp_session_delete and related functions of l2tp_core.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. (bsc#1176724).

The following non-security bugs were fixed:

- Add arch-dependent support markers in supported.conf (bsc#1186672) - Add the support for kernel-FLAVOR-optional subpackage (jsc#SLE-11796) - NFS: Do uncached readdir when we're seeking a cookie in an empty page cache (bsc#1191628). - PCI: hv: Use expected affinity when unmasking IRQ (bsc#1185973). - Use /usr/lib/modules as module dir when usermerge is active in the target distro. - UsrMerge the kernel (boo#1184804) - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22913) - bpf: Disallow unprivileged bpf by default (jsc#SLE-22913). - cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode (bsc#1185758,bsc#1192400). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - drop debugging statements - ftrace: Fix scripts/recordmcount.pl due to new binutils (bsc#1192267). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - handle also race conditions in /proc/net/tcp code - hisax: fix spectre issues (bsc#1192802). - hv: adjust mana_select_queue to old ndo_select_queue API - hv: mana: adjust mana_select_queue to old API (jsc#SLE-18779, bsc#1185727). - hv: mana: fake bitmap API (jsc#SLE-18779, bsc#1185726). - hv: mana: remove netdev_lockdep_set_classes usage (jsc#SLE-18779, bsc#1185727). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115). - 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). - memcg: enable accounting for file lock caches (bsc#1190115). - mm: vmscan: scan anonymous pages on file refaults (VM Performance, bsc#1183050). - mpt3sas: fix spectre issues (bsc#1192802). - net/mlx4_en: Avoid scheduling restart task if it is already running (bsc#1181854 bsc#1181855). - net/mlx4_en: Handle TX error CQE (bsc#1181854 bsc#1181855). - net: mana: Add WARN_ON_ONCE in case of CQE read overflow (jsc#SLE-18779, bsc#1185727). - net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) (jsc#SLE-18779, bsc#1185727). - net: mana: Add support for EQ sharing (jsc#SLE-18779, bsc#1185727). - net: mana: Fix a memory leak in an error handling path in (jsc#SLE-18779, bsc#1185727). - net: mana: Fix error handling in mana_create_rxq() (git-fixes, bsc#1191801). - net: mana: Move NAPI from EQ to CQ (jsc#SLE-18779, bsc#1185727). - net: mana: Prefer struct_size over open coded arithmetic (jsc#SLE-18779, bsc#1185727). - net: mana: Use int to check the return value of mana_gd_poll_cq() (jsc#SLE-18779, bsc#1185727). - net: mana: Use struct_size() in kzalloc() (jsc#SLE-18779, bsc#1185727). - net: mana: fix PCI_HYPERV dependency (jsc#SLE-18779, bsc#1185727). - net: mana: remove redundant initialization of variable err (jsc#SLE-18779, bsc#1185727). - net: sched: sch_teql: fix null-pointer dereference (bsc#1190717). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802). - net_sched: cls_route: remove the right filter from hashtable (networking-stable-20_03_28). - objtool: Do not fail on missing symbol table (bsc#1192379). - osst: fix spectre issue in osst_verify_frame (bsc#1192802). - ovl: check whiteout in ovl_create_over_whiteout() (bsc#1189846). - ovl: filter of trusted xattr results in audit (bsc#1189846). - ovl: fix dentry leak in ovl_get_redirect (bsc#1189846). - ovl: initialize error in ovl_copy_xattr (bsc#1189846). - ovl: relax WARN_ON() on rename to self (bsc#1189846). - s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant (bsc#1190601). - s390/bpf: Fix branch shortening during codegen pass (bsc#1190601). - s390/bpf: Fix optimizing out zero-extensions (bsc#1190601). - s390/bpf: Wrap JIT macro parameter usages in parentheses (bsc#1190601). - s390/unwind: use current_frame_address() to unwind current task (bsc#1185677). - s390/vtime: fix increased steal time accounting (bsc#1183861). - s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* (bsc#1190601). - scripts/git_sort/git_sort.py: add bpf git repo - sctp: check asoc peer.asconf_capable before processing asconf (bsc#1190351). - sctp: fully initialize v4 addr in some functions (bsc#1188563). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - x86/CPU: Add more Icelake model numbers (bsc#1185758,bsc#1192400). - x86/debug: Extend the lower bound of crash kernel low reservations (bsc#1153720). - xfrm: xfrm_state_mtu should return at least 1280 for ipv6 (bsc#1185377).
Family:unixClass:patch
Status:Reference(s):1005591
1035905
1046554
1046555
1059235
1065872
1068101
1070162
1087082
1092100
1099922
1100416
1102870
1106095
1107829
1108227
1108488
1109967
1110247
1113337
1120943
1129735
1129898
1133374
1149955
1153720
1159861
1160369
1160770
1162367
1171420
1176724
1176931
1180624
1181854
1181855
1183050
1183861
1184673
1184804
1185377
1185677
1185726
1185727
1185758
1185973
1186063
1186482
1186483
1186672
1188026
1188172
1188563
1188601
1188613
1188838
1188842
1188876
1188983
1188985
1189057
1189262
1189278
1189291
1189399
1189400
1189418
1189420
1189706
1189846
1189884
1190023
1190025
1190067
1190115
1190117
1190118
1190159
1190276
1190349
1190350
1190351
1190432
1190479
1190534
1190601
1190717
1191193
1191315
1191317
1191318
1191529
1191530
1191628
1191660
1191790
1191801
1191813
1191961
1192036
1192045
1192048
1192267
1192379
1192400
1192444
1192549
1192775
1192781
1192802
762294
844230
848417
870433
905299
934119
952474
955762
968175
969785
CVE-2012-0862
CVE-2012-6698
CVE-2012-6699
CVE-2012-6700
CVE-2013-4342
CVE-2014-2583
CVE-2015-7995
CVE-2015-9019
CVE-2016-2851
CVE-2016-4738
CVE-2016-9841
CVE-2017-10281
CVE-2017-10285
CVE-2017-10293
CVE-2017-10295
CVE-2017-10345
CVE-2017-10346
CVE-2017-10347
CVE-2017-10348
CVE-2017-10349
CVE-2017-10350
CVE-2017-10355
CVE-2017-10356
CVE-2017-10357
CVE-2017-10388
CVE-2017-3142
CVE-2017-3143
CVE-2017-5029
CVE-2017-7550
CVE-2017-7826
CVE-2017-7828
CVE-2017-7830
CVE-2018-1122
CVE-2018-1123
CVE-2018-1124
CVE-2018-1125
CVE-2018-1126
CVE-2018-12896
CVE-2018-13405
CVE-2018-14617
CVE-2018-14633
CVE-2018-16276
CVE-2018-20030
CVE-2018-9517
CVE-2019-16056
CVE-2019-19948
CVE-2019-19949
CVE-2019-3874
CVE-2019-3900
CVE-2019-9278
CVE-2020-0429
CVE-2020-12770
CVE-2020-3702
CVE-2020-8492
CVE-2021-0941
CVE-2021-20322
CVE-2021-22543
CVE-2021-31916
CVE-2021-34556
CVE-2021-34981
CVE-2021-3542
CVE-2021-35477
CVE-2021-3640
CVE-2021-3653
CVE-2021-3655
CVE-2021-3656
CVE-2021-3659
CVE-2021-3679
CVE-2021-3715
CVE-2021-37159
CVE-2021-3732
CVE-2021-3744
CVE-2021-3752
CVE-2021-3753
CVE-2021-37576
CVE-2021-3759
CVE-2021-3760
CVE-2021-3764
CVE-2021-3772
CVE-2021-38160
CVE-2021-38198
CVE-2021-38204
CVE-2021-40490
CVE-2021-41864
CVE-2021-42008
CVE-2021-42252
CVE-2021-42739
SUSE-SU-2015:2174-1
SUSE-SU-2017:1737-1
SUSE-SU-2017:3233-1
SUSE-SU-2017:3369-1
SUSE-SU-2018:3618-1
SUSE-SU-2021:3972-1
Platform(s):SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Containers 15
SUSE Linux Enterprise Module for Containers 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Server 11 SP1-TERADATA
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 SP4-LTSS
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
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-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 VMWare 11 SP3
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 OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • dnsmasq-2.71-4 is installed
  • OR dnsmasq-utils-2.71-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libreoffice-4.3.3.2-6 is installed
  • OR libreoffice-base-4.3.3.2-6 is installed
  • OR libreoffice-base-drivers-mysql-4.3.3.2-6 is installed
  • OR libreoffice-base-drivers-postgresql-4.3.3.2-6 is installed
  • OR libreoffice-calc-4.3.3.2-6 is installed
  • OR libreoffice-calc-extensions-4.3.3.2-6 is installed
  • OR libreoffice-draw-4.3.3.2-6 is installed
  • OR libreoffice-filters-optional-4.3.3.2-6 is installed
  • OR libreoffice-gnome-4.3.3.2-6 is installed
  • OR libreoffice-icon-theme-tango-4.3.3.2-6 is installed
  • OR libreoffice-impress-4.3.3.2-6 is installed
  • OR libreoffice-l10n-af-4.3.3.2-6 is installed
  • OR libreoffice-l10n-ar-4.3.3.2-6 is installed
  • OR libreoffice-l10n-ca-4.3.3.2-6 is installed
  • OR libreoffice-l10n-cs-4.3.3.2-6 is installed
  • OR libreoffice-l10n-da-4.3.3.2-6 is installed
  • OR libreoffice-l10n-de-4.3.3.2-6 is installed
  • OR libreoffice-l10n-en-4.3.3.2-6 is installed
  • OR libreoffice-l10n-es-4.3.3.2-6 is installed
  • OR libreoffice-l10n-fi-4.3.3.2-6 is installed
  • OR libreoffice-l10n-fr-4.3.3.2-6 is installed
  • OR libreoffice-l10n-gu-4.3.3.2-6 is installed
  • OR libreoffice-l10n-hi-4.3.3.2-6 is installed
  • OR libreoffice-l10n-hu-4.3.3.2-6 is installed
  • OR libreoffice-l10n-it-4.3.3.2-6 is installed
  • OR libreoffice-l10n-ja-4.3.3.2-6 is installed
  • OR libreoffice-l10n-ko-4.3.3.2-6 is installed
  • OR libreoffice-l10n-nb-4.3.3.2-6 is installed
  • OR libreoffice-l10n-nl-4.3.3.2-6 is installed
  • OR libreoffice-l10n-nn-4.3.3.2-6 is installed
  • OR libreoffice-l10n-pl-4.3.3.2-6 is installed
  • OR libreoffice-l10n-pt-BR-4.3.3.2-6 is installed
  • OR libreoffice-l10n-pt-PT-4.3.3.2-6 is installed
  • OR libreoffice-l10n-ru-4.3.3.2-6 is installed
  • OR libreoffice-l10n-sk-4.3.3.2-6 is installed
  • OR libreoffice-l10n-sv-4.3.3.2-6 is installed
  • OR libreoffice-l10n-xh-4.3.3.2-6 is installed
  • OR libreoffice-l10n-zh-Hans-4.3.3.2-6 is installed
  • OR libreoffice-l10n-zh-Hant-4.3.3.2-6 is installed
  • OR libreoffice-l10n-zu-4.3.3.2-6 is installed
  • OR libreoffice-mailmerge-4.3.3.2-6 is installed
  • OR libreoffice-math-4.3.3.2-6 is installed
  • OR libreoffice-officebean-4.3.3.2-6 is installed
  • OR libreoffice-pyuno-4.3.3.2-6 is installed
  • OR libreoffice-writer-4.3.3.2-6 is installed
  • OR libreoffice-writer-extensions-4.3.3.2-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • libgcrypt-1.6.1-16.33 is installed
  • OR libgcrypt20-1.6.1-16.33 is installed
  • OR libgcrypt20-32bit-1.6.1-16.33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND yast2-core-3.1.23-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • accountsservice-0.6.42-14 is installed
  • OR accountsservice-lang-0.6.42-14 is installed
  • OR libaccountsservice0-0.6.42-14 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • dhcp-4.3.3-10.14 is installed
  • OR dhcp-client-4.3.3-10.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libidn-devel-1.34-1 is installed
  • OR libidn11-1.34-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND git-core-2.16.4-3.9 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 Containers 15 is installed
  • AND docker-runc-1.0.0rc5+gitr3562_69663f0bd4b6-6.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 15 SP1 is installed
  • AND Package Information
  • podman-1.0.1-2 is installed
  • OR podman-cni-config-1.0.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND fetchmailconf-6.3.26-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-66 is installed
  • OR libopenssl0_9_8-0.9.8j-66 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • python-ecdsa-0.13.3-5.10 is installed
  • OR python3-ecdsa-0.13.3-5.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • rsyslog-module-gssapi-8.33.1-1 is installed
  • OR rsyslog-module-mysql-8.33.1-1 is installed
  • OR rsyslog-module-pgsql-8.33.1-1 is installed
  • OR rsyslog-module-relp-8.33.1-1 is installed
  • OR rsyslog-module-snmp-8.33.1-1 is installed
  • OR rsyslog-module-udpspoof-8.33.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • apache2-2.4.33-3.15 is installed
  • OR apache2-devel-2.4.33-3.15 is installed
  • OR apache2-doc-2.4.33-3.15 is installed
  • OR apache2-prefork-2.4.33-3.15 is installed
  • OR apache2-utils-2.4.33-3.15 is installed
  • OR apache2-worker-2.4.33-3.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-83 is installed
  • OR php5-5.5.14-83 is installed
  • OR php5-bcmath-5.5.14-83 is installed
  • OR php5-bz2-5.5.14-83 is installed
  • OR php5-calendar-5.5.14-83 is installed
  • OR php5-ctype-5.5.14-83 is installed
  • OR php5-curl-5.5.14-83 is installed
  • OR php5-dba-5.5.14-83 is installed
  • OR php5-dom-5.5.14-83 is installed
  • OR php5-enchant-5.5.14-83 is installed
  • OR php5-exif-5.5.14-83 is installed
  • OR php5-fastcgi-5.5.14-83 is installed
  • OR php5-fileinfo-5.5.14-83 is installed
  • OR php5-fpm-5.5.14-83 is installed
  • OR php5-ftp-5.5.14-83 is installed
  • OR php5-gd-5.5.14-83 is installed
  • OR php5-gettext-5.5.14-83 is installed
  • OR php5-gmp-5.5.14-83 is installed
  • OR php5-iconv-5.5.14-83 is installed
  • OR php5-imap-5.5.14-83 is installed
  • OR php5-intl-5.5.14-83 is installed
  • OR php5-json-5.5.14-83 is installed
  • OR php5-ldap-5.5.14-83 is installed
  • OR php5-mbstring-5.5.14-83 is installed
  • OR php5-mcrypt-5.5.14-83 is installed
  • OR php5-mysql-5.5.14-83 is installed
  • OR php5-odbc-5.5.14-83 is installed
  • OR php5-opcache-5.5.14-83 is installed
  • OR php5-openssl-5.5.14-83 is installed
  • OR php5-pcntl-5.5.14-83 is installed
  • OR php5-pdo-5.5.14-83 is installed
  • OR php5-pear-5.5.14-83 is installed
  • OR php5-pgsql-5.5.14-83 is installed
  • OR php5-phar-5.5.14-83 is installed
  • OR php5-posix-5.5.14-83 is installed
  • OR php5-pspell-5.5.14-83 is installed
  • OR php5-shmop-5.5.14-83 is installed
  • OR php5-snmp-5.5.14-83 is installed
  • OR php5-soap-5.5.14-83 is installed
  • OR php5-sockets-5.5.14-83 is installed
  • OR php5-sqlite-5.5.14-83 is installed
  • OR php5-suhosin-5.5.14-83 is installed
  • OR php5-sysvmsg-5.5.14-83 is installed
  • OR php5-sysvsem-5.5.14-83 is installed
  • OR php5-sysvshm-5.5.14-83 is installed
  • OR php5-tokenizer-5.5.14-83 is installed
  • OR php5-wddx-5.5.14-83 is installed
  • OR php5-xmlreader-5.5.14-83 is installed
  • OR php5-xmlrpc-5.5.14-83 is installed
  • OR php5-xmlwriter-5.5.14-83 is installed
  • OR php5-xsl-5.5.14-83 is installed
  • OR php5-zip-5.5.14-83 is installed
  • OR php5-zlib-5.5.14-83 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 SP1-TERADATA is installed
  • AND
  • libotr-3.2.0-10.5 is installed
  • OR libotr2-3.2.0-10.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libotr-3.2.0-10.5 is installed
  • OR libotr2-3.2.0-10.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND xinetd-2.3.14-130.133 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND xinetd-2.3.14-130.133 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND dhcpcd-3.2.3-45.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_12-15 is installed
  • OR xen-doc-html-4.2.5_12-15 is installed
  • OR xen-doc-pdf-4.2.5_12-15 is installed
  • OR xen-kmp-default-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-kmp-pae-4.2.5_12_3.0.101_0.47.55-15 is installed
  • OR xen-libs-4.2.5_12-15 is installed
  • OR xen-libs-32bit-4.2.5_12-15 is installed
  • OR xen-tools-4.2.5_12-15 is installed
  • OR xen-tools-domU-4.2.5_12-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-3.0.101-0.47.106.56 is installed
  • OR kernel-default-base-3.0.101-0.47.106.56 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-man-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-source-3.0.101-0.47.106.56 is installed
  • OR kernel-syms-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.56 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.106.56 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.56 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-3.0.101-0.47.106.56 is installed
  • OR kernel-default-base-3.0.101-0.47.106.56 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-default-man-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.56 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.56 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-source-3.0.101-0.47.106.56 is installed
  • OR kernel-syms-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.56 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.56 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.56 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.122 is installed
  • OR libMagickCore1-6.4.3.6-78.122 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.122 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.122 is installed
  • OR libMagickCore1-6.4.3.6-78.122 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.122 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-78.2.0-78.90 is installed
  • OR MozillaFirefox-translations-common-78.2.0-78.90 is installed
  • OR MozillaFirefox-translations-other-78.2.0-78.90 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-78.2.0-78.90 is installed
  • OR MozillaFirefox-translations-common-78.2.0-78.90 is installed
  • OR MozillaFirefox-translations-other-78.2.0-78.90 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND gd-2.1.0-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR alsa-docs-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kernel-default-3.12.74-60.64.48 is installed
  • OR kernel-default-base-3.12.74-60.64.48 is installed
  • OR kernel-default-devel-3.12.74-60.64.48 is installed
  • OR kernel-default-man-3.12.74-60.64.48 is installed
  • OR kernel-devel-3.12.74-60.64.48 is installed
  • OR kernel-macros-3.12.74-60.64.48 is installed
  • OR kernel-source-3.12.74-60.64.48 is installed
  • OR kernel-syms-3.12.74-60.64.48 is installed
  • OR kernel-xen-3.12.74-60.64.48 is installed
  • OR kernel-xen-base-3.12.74-60.64.48 is installed
  • OR kernel-xen-devel-3.12.74-60.64.48 is installed
  • OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-1-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND SuSEfirewall2-3.6.312-2.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND SuSEfirewall2-3.6.312-2.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • cups-filters-1.0.58-13 is installed
  • OR cups-filters-cups-browsed-1.0.58-13 is installed
  • OR cups-filters-foomatic-rip-1.0.58-13 is installed
  • OR cups-filters-ghostscript-1.0.58-13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • curl-7.37.0-37.43 is installed
  • OR libcurl4-7.37.0-37.43 is installed
  • OR libcurl4-32bit-7.37.0-37.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • curl-7.37.0-37.43 is installed
  • OR libcurl4-7.37.0-37.43 is installed
  • OR libcurl4-32bit-7.37.0-37.43 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • xen-4.7.6_05-43.42 is installed
  • OR xen-doc-html-4.7.6_05-43.42 is installed
  • OR xen-libs-4.7.6_05-43.42 is installed
  • OR xen-libs-32bit-4.7.6_05-43.42 is installed
  • OR xen-tools-4.7.6_05-43.42 is installed
  • OR xen-tools-domU-4.7.6_05-43.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.85 is installed
  • OR kernel-default-base-4.4.121-92.85 is installed
  • OR kernel-default-devel-4.4.121-92.85 is installed
  • OR kernel-devel-4.4.121-92.85 is installed
  • OR kernel-macros-4.4.121-92.85 is installed
  • OR kernel-source-4.4.121-92.85 is installed
  • OR kernel-syms-4.4.121-92.85 is installed
  • OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.85 is installed
  • OR kernel-default-base-4.4.121-92.85 is installed
  • OR kernel-default-devel-4.4.121-92.85 is installed
  • OR kernel-devel-4.4.121-92.85 is installed
  • OR kernel-macros-4.4.121-92.85 is installed
  • OR kernel-source-4.4.121-92.85 is installed
  • OR kernel-syms-4.4.121-92.85 is installed
  • OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • MozillaFirefox-60.7.2-109.80 is installed
  • OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND binutils-2.26.1-9.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND Package Information
  • libgcrypt-1.6.1-16.68 is installed
  • OR libgcrypt20-1.6.1-16.68 is installed
  • OR libgcrypt20-32bit-1.6.1-16.68 is installed
  • OR libgcrypt20-hmac-1.6.1-16.68 is installed
  • OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_176-94_88-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_24-3-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_176-94_88-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_24-3-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libQtWebKit4-4.8.7+2.3.4-4.7 is installed
  • OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
  • OR libqca2-2.0.3-17.7 is installed
  • OR libqca2-32bit-2.0.3-17.7 is installed
  • OR libqt4-4.8.7-8.8 is installed
  • OR libqt4-32bit-4.8.7-8.8 is installed
  • OR libqt4-devel-doc-4.8.7-8.8 is installed
  • OR libqt4-qt3support-4.8.7-8.8 is installed
  • OR libqt4-qt3support-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-4.8.7-8.8 is installed
  • OR libqt4-sql-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-mysql-4.8.7-8.8 is installed
  • OR libqt4-sql-plugins-4.8.7-8.8 is installed
  • OR libqt4-sql-sqlite-4.8.7-8.8 is installed
  • OR libqt4-x11-4.8.7-8.8 is installed
  • OR libqt4-x11-32bit-4.8.7-8.8 is installed
  • OR qt4-x11-tools-4.8.7-8.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libQtWebKit4-4.8.7+2.3.4-4.7 is installed
  • OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
  • OR libqca2-2.0.3-17.7 is installed
  • OR libqca2-32bit-2.0.3-17.7 is installed
  • OR libqt4-4.8.7-8.8 is installed
  • OR libqt4-32bit-4.8.7-8.8 is installed
  • OR libqt4-devel-doc-4.8.7-8.8 is installed
  • OR libqt4-qt3support-4.8.7-8.8 is installed
  • OR libqt4-qt3support-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-4.8.7-8.8 is installed
  • OR libqt4-sql-32bit-4.8.7-8.8 is installed
  • OR libqt4-sql-mysql-4.8.7-8.8 is installed
  • OR libqt4-sql-plugins-4.8.7-8.8 is installed
  • OR libqt4-sql-sqlite-4.8.7-8.8 is installed
  • OR libqt4-x11-4.8.7-8.8 is installed
  • OR libqt4-x11-32bit-4.8.7-8.8 is installed
  • OR qt4-x11-tools-4.8.7-8.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND squid-3.5.21-26.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.3 is installed
  • OR kernel-default-base-4.12.14-95.3 is installed
  • OR kernel-default-devel-4.12.14-95.3 is installed
  • OR kernel-default-man-4.12.14-95.3 is installed
  • OR kernel-devel-4.12.14-95.3 is installed
  • OR kernel-macros-4.12.14-95.3 is installed
  • OR kernel-source-4.12.14-95.3 is installed
  • OR kernel-syms-4.12.14-95.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.3 is installed
  • OR kernel-default-base-4.12.14-95.3 is installed
  • OR kernel-default-devel-4.12.14-95.3 is installed
  • OR kernel-default-man-4.12.14-95.3 is installed
  • OR kernel-devel-4.12.14-95.3 is installed
  • OR kernel-macros-4.12.14-95.3 is installed
  • OR kernel-source-4.12.14-95.3 is installed
  • OR kernel-syms-4.12.14-95.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • libXcursor1-1.1.14-4.6 is installed
  • OR libXcursor1-32bit-1.1.14-4.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4-LTSS is installed
  • AND Package Information
  • kernel-default-4.12.14-95.83.2 is installed
  • OR kernel-default-base-4.12.14-95.83.2 is installed
  • OR kernel-default-devel-4.12.14-95.83.2 is installed
  • OR kernel-default-man-4.12.14-95.83.2 is installed
  • OR kernel-devel-4.12.14-95.83.2 is installed
  • OR kernel-macros-4.12.14-95.83.2 is installed
  • OR kernel-source-4.12.14-95.83.2 is installed
  • OR kernel-syms-4.12.14-95.83.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • coreutils-8.25-13.7 is installed
  • OR coreutils-lang-8.25-13.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • gvim-7.4.326-2 is installed
  • OR vim-7.4.326-2 is installed
  • OR vim-data-7.4.326-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_34-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_34-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_10-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_45-default-4-2 is installed
  • OR kgraft-patch-3_12_74-60_64_45-xen-4-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_16-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • dia-0.97.2-13 is installed
  • OR dia-lang-0.97.2-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND lcms-1.19-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • freerdp-2.0.0~git.1463131968.4e66df7-11 is installed
  • OR libfreerdp2-2.0.0~git.1463131968.4e66df7-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • gnome-online-accounts-3.20.5-9 is installed
  • OR gnome-online-accounts-lang-3.20.5-9 is installed
  • OR libgoa-1_0-0-32bit-3.20.5-9 is installed
  • OR typelib-1_0-Goa-1_0-3.20.5-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND bash-lang-4.3-83.23 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • MozillaFirefox-52.3.0esr-109.3 is installed
  • OR MozillaFirefox-devel-52.3.0esr-109.3 is installed
  • OR MozillaFirefox-translations-52.3.0esr-109.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • ruby2.1-rubygem-actionmailer-4_2-4.2.9-3.3 is installed
  • OR ruby2.1-rubygem-actionpack-4_2-4.2.9-7.3 is installed
  • OR ruby2.1-rubygem-actionview-4_2-4.2.9-9.3 is installed
  • OR ruby2.1-rubygem-activejob-4_2-4.2.9-3.3 is installed
  • OR ruby2.1-rubygem-activemodel-4_2-4.2.9-6.3 is installed
  • OR ruby2.1-rubygem-activerecord-4_2-4.2.9-6.3 is installed
  • OR ruby2.1-rubygem-activesupport-4_2-4.2.9-7.3 is installed
  • OR ruby2.1-rubygem-rails-4_2-4.2.9-3.3 is installed
  • OR ruby2.1-rubygem-rails-html-sanitizer-1.0.3-8.3 is installed
  • OR ruby2.1-rubygem-railties-4_2-4.2.9-3.3 is installed
  • OR rubygem-actionmailer-4_2-4.2.9-3.3 is installed
  • OR rubygem-actionpack-4_2-4.2.9-7.3 is installed
  • OR rubygem-actionview-4_2-4.2.9-9.3 is installed
  • OR rubygem-activejob-4_2-4.2.9-3.3 is installed
  • OR rubygem-activemodel-4_2-4.2.9-6.3 is installed
  • OR rubygem-activerecord-4_2-4.2.9-6.3 is installed
  • OR rubygem-activesupport-4_2-4.2.9-7.3 is installed
  • OR rubygem-rails-4_2-4.2.9-3.3 is installed
  • OR rubygem-rails-html-sanitizer-1.0.3-8.3 is installed
  • OR rubygem-railties-4_2-4.2.9-3.3 is installed
  • BACK