Revision Date: | 2021-12-08 | Version: | 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: | unix | Class: | patch |
Status: | | Reference(s): | 1027519 1058115 1071995 1087082 1100416 1108488 1112767 1121826 1122198 1122475 1127027 1129735 1129898 1133037 1133374 1141619 1144333 1145604 1151021 1153720 1154366 1154824 1155419 1156353 1156402 1163019 1165629 1171420 1171550 1171988 1172428 1172466 1172963 1173798 1173954 1174157 1174205 1174543 1174689 1174699 1174757 1174784 1174978 1175112 1175127 1175213 1175228 1175259 1175515 1175518 1175534 1175691 1175749 1176069 1176339 1176343 1176344 1176345 1176346 1176347 1176348 1176349 1176350 1176724 1176931 1178666 1178667 1178668 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 959714 CVE-2017-18379 CVE-2018-13405 CVE-2018-9517 CVE-2019-1010006 CVE-2019-11459 CVE-2019-14835 CVE-2019-15681 CVE-2019-17639 CVE-2019-2201 CVE-2019-2510 CVE-2019-2537 CVE-2019-3874 CVE-2019-3900 CVE-2019-6133 CVE-2020-0429 CVE-2020-0543 CVE-2020-0548 CVE-2020-0549 CVE-2020-10135 CVE-2020-12770 CVE-2020-14314 CVE-2020-14331 CVE-2020-14356 CVE-2020-14364 CVE-2020-14386 CVE-2020-14577 CVE-2020-14578 CVE-2020-14579 CVE-2020-14583 CVE-2020-14593 CVE-2020-14621 CVE-2020-16166 CVE-2020-1749 CVE-2020-24394 CVE-2020-25595 CVE-2020-25596 CVE-2020-25597 CVE-2020-25599 CVE-2020-25600 CVE-2020-25601 CVE-2020-25602 CVE-2020-25603 CVE-2020-25604 CVE-2020-25694 CVE-2020-25695 CVE-2020-25696 CVE-2020-2752 CVE-2020-2812 CVE-2020-3702 CVE-2020-8608 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-2019:0609-1 SUSE-SU-2019:2080-1 SUSE-SU-2019:2972-1 SUSE-SU-2020:1595-1 SUSE-SU-2020:2623-1 SUSE-SU-2020:2786-1 SUSE-SU-2021:3972-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 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 High Availability Extension 11 SP3 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Point of Sale 11 SP3 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-CLIENT-TOOLS 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 11-SECURITY 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-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP4-ESPOS SUSE Linux Enterprise Server 12 SP4-LTSS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS 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-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-CLIENT-TOOLS 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 11-SECURITY 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-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
dbus-1-1.8.16-5.9 is installed
OR dbus-1-devel-1.8.16-5.2 is installed
OR dbus-1-x11-1.8.16-5.9 is installed
OR libdbus-1-3-1.8.16-5.2 is installed
OR libdbus-1-3-32bit-1.8.16-5.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
at-3.1.14-10.1 is installed
OR flex-2.5.37-12.1 is installed
OR libbonobo-2.32.1-20.1 is installed
OR libbonobo-devel-2.32.1-20.1 is installed
OR libbonobo-lang-2.32.1-20.1 is installed
OR libnetpbm-devel-10.66.3-7.1 is installed
OR libnetpbm11-10.66.3-7.1 is installed
OR netpbm-10.66.3-7.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
coreutils-8.25-3.3 is installed
OR coreutils-lang-8.25-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
cups-1.3.9-8.46.48 is installed
OR cups-client-1.3.9-8.46.48 is installed
OR cups-libs-1.3.9-8.46.48 is installed
OR cups-libs-32bit-1.3.9-8.46.48 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
acroread-9.5.5-0.5.5 is installed
OR acroread-cmaps-9.4.6-0.4.5 is installed
OR acroread-fonts-ja-9.4.6-0.4.5 is installed
OR acroread-fonts-ko-9.4.6-0.4.5 is installed
OR acroread-fonts-zh_CN-9.4.6-0.4.5 is installed
OR acroread-fonts-zh_TW-9.4.6-0.4.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
curl-7.19.7-1.46 is installed
OR libcurl4-7.19.7-1.46 is installed
OR libcurl4-32bit-7.19.7-1.46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
elfutils-0.158-3 is installed
OR libasm1-0.158-3 is installed
OR libdw1-0.158-3 is installed
OR libdw1-32bit-0.158-3 is installed
OR libebl1-0.158-3 is installed
OR libebl1-32bit-0.158-3 is installed
OR libelf1-0.158-3 is installed
OR libelf1-32bit-0.158-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
at-3.1.14-7 is installed
OR libQtWebKit4-4.8.6+2.3.3-3 is installed
OR libQtWebKit4-32bit-4.8.6+2.3.3-3 is installed
OR libbonobo-2.32.1-16 is installed
OR libbonobo-32bit-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
OR libkde4-4.12.0-7 is installed
OR libkde4-32bit-4.12.0-7 is installed
OR libkdecore4-4.12.0-7 is installed
OR libkdecore4-32bit-4.12.0-7 is installed
OR libksuseinstall1-4.12.0-7 is installed
OR libksuseinstall1-32bit-4.12.0-7 is installed
OR libnetpbm11-10.66.3-4 is installed
OR libnetpbm11-32bit-10.66.3-4 is installed
OR netpbm-10.66.3-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libexif12-0.6.21-6 is installed
OR libexif12-32bit-0.6.21-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND libgnutls-extra26-2.4.1-24.39.51 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
dhcp-4.3.5-4 is installed
OR dhcp-client-4.3.5-4 is installed
OR dhcp-devel-4.3.5-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
libsolv-0.6.35-3.5 is installed
OR perl-solv-0.6.35-3.5 is installed
OR python3-solv-0.6.35-3.5 is installed
OR ruby-solv-0.6.35-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND gv-3.7.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_6-default-2-2 is installed
OR kernel-livepatch-SLE15_Update_2-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-pycrypto-2.6.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-7 is installed
OR php5-5.5.14-7 is installed
OR php5-bcmath-5.5.14-7 is installed
OR php5-bz2-5.5.14-7 is installed
OR php5-calendar-5.5.14-7 is installed
OR php5-ctype-5.5.14-7 is installed
OR php5-curl-5.5.14-7 is installed
OR php5-dba-5.5.14-7 is installed
OR php5-dom-5.5.14-7 is installed
OR php5-enchant-5.5.14-7 is installed
OR php5-exif-5.5.14-7 is installed
OR php5-fastcgi-5.5.14-7 is installed
OR php5-fileinfo-5.5.14-7 is installed
OR php5-fpm-5.5.14-7 is installed
OR php5-ftp-5.5.14-7 is installed
OR php5-gd-5.5.14-7 is installed
OR php5-gettext-5.5.14-7 is installed
OR php5-gmp-5.5.14-7 is installed
OR php5-iconv-5.5.14-7 is installed
OR php5-intl-5.5.14-7 is installed
OR php5-json-5.5.14-7 is installed
OR php5-ldap-5.5.14-7 is installed
OR php5-mbstring-5.5.14-7 is installed
OR php5-mcrypt-5.5.14-7 is installed
OR php5-mysql-5.5.14-7 is installed
OR php5-odbc-5.5.14-7 is installed
OR php5-openssl-5.5.14-7 is installed
OR php5-pcntl-5.5.14-7 is installed
OR php5-pdo-5.5.14-7 is installed
OR php5-pear-5.5.14-7 is installed
OR php5-pgsql-5.5.14-7 is installed
OR php5-pspell-5.5.14-7 is installed
OR php5-shmop-5.5.14-7 is installed
OR php5-snmp-5.5.14-7 is installed
OR php5-soap-5.5.14-7 is installed
OR php5-sockets-5.5.14-7 is installed
OR php5-sqlite-5.5.14-7 is installed
OR php5-suhosin-5.5.14-7 is installed
OR php5-sysvmsg-5.5.14-7 is installed
OR php5-sysvsem-5.5.14-7 is installed
OR php5-sysvshm-5.5.14-7 is installed
OR php5-tokenizer-5.5.14-7 is installed
OR php5-wddx-5.5.14-7 is installed
OR php5-xmlreader-5.5.14-7 is installed
OR php5-xmlrpc-5.5.14-7 is installed
OR php5-xmlwriter-5.5.14-7 is installed
OR php5-xsl-5.5.14-7 is installed
OR php5-zip-5.5.14-7 is installed
OR php5-zlib-5.5.14-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
nodejs8-8.11.3-3.5 is installed
OR nodejs8-devel-8.11.3-3.5 is installed
OR nodejs8-docs-8.11.3-3.5 is installed
OR npm8-8.11.3-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND LibVNCServer-0.9.1-160.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
java-1_4_2-ibm-1.4.2_sr13-0.1 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13-0.1 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13-0.1 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
java-1_4_2-ibm-1.4.2_sr13-0.1 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13-0.1 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13-0.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
gpg2-2.0.9-25.26 is installed
OR gpg2-lang-2.0.9-25.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
gpg2-2.0.9-25.26 is installed
OR gpg2-lang-2.0.9-25.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
gpg2-2.0.9-25.26 is installed
OR gpg2-lang-2.0.9-25.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
gpg2-2.0.9-25.26 is installed
OR gpg2-lang-2.0.9-25.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
gpg2-2.0.9-25.26 is installed
OR gpg2-lang-2.0.9-25.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libapr-util1-1.3.4-12.22.21 is installed
OR libapr-util1-32bit-1.3.4-12.22.21 is installed
OR libapr1-1.3.3-11.18.17 is installed
OR libapr1-32bit-1.3.3-11.18.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libapr-util1-1.3.4-12.22.21 is installed
OR libapr-util1-32bit-1.3.4-12.22.21 is installed
OR libapr1-1.3.3-11.18.17 is installed
OR libapr1-32bit-1.3.3-11.18.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libapr-util1-1.3.4-12.22.21 is installed
OR libapr-util1-32bit-1.3.4-12.22.21 is installed
OR libapr1-1.3.3-11.18.17 is installed
OR libapr1-32bit-1.3.3-11.18.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
MozillaFirefox-3.5.9-0.1 is installed
OR MozillaFirefox-translations-3.5.9-0.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-17.0.7esr-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-17.0.7esr-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-17.0.7esr-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-17.0.7esr-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.37 is installed
OR libMagickCore1-6.4.3.6-7.78.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.37 is installed
OR libMagickCore1-6.4.3.6-7.78.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
xorg-x11-libXv-7.4-1.16 is installed
OR xorg-x11-libXv-32bit-7.4-1.16 is installed
OR xorg-x11-libXv-x86-7.4-1.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
xorg-x11-libXv-7.4-1.16 is installed
OR xorg-x11-libXv-32bit-7.4-1.16 is installed
OR xorg-x11-libXv-x86-7.4-1.16 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
xorg-x11-libXv-7.4-1.16 is installed
OR xorg-x11-libXv-32bit-7.4-1.16 is installed
OR xorg-x11-libXv-x86-7.4-1.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
avahi-0.6.23-11.19 is installed
OR avahi-lang-0.6.23-11.19 is installed
OR avahi-utils-0.6.23-11.19 is installed
OR libavahi-client3-0.6.23-11.19 is installed
OR libavahi-client3-32bit-0.6.23-11.19 is installed
OR libavahi-client3-x86-0.6.23-11.19 is installed
OR libavahi-common3-0.6.23-11.19 is installed
OR libavahi-common3-32bit-0.6.23-11.19 is installed
OR libavahi-common3-x86-0.6.23-11.19 is installed
OR libavahi-core5-0.6.23-11.19 is installed
OR libdns_sd-0.6.23-11.19 is installed
OR libdns_sd-32bit-0.6.23-11.19 is installed
OR libdns_sd-x86-0.6.23-11.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-31.6.0esr-0.8 is installed
OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-31.6.0esr-0.8 is installed
OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-31.6.0esr-0.8 is installed
OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-31.6.0esr-0.8 is installed
OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-31.6.0esr-0.8 is installed
OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
libgtop-2.28.0-1.9 is installed
OR libgtop-2_0-7-2.28.0-1.9 is installed
OR libgtop-doc-2.28.0-1.9 is installed
OR libgtop-lang-2.28.0-1.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ghostscript-fonts-other-8.62-32.46 is installed
OR ghostscript-fonts-rus-8.62-32.46 is installed
OR ghostscript-fonts-std-8.62-32.46 is installed
OR ghostscript-library-8.62-32.46 is installed
OR ghostscript-omni-8.62-32.46 is installed
OR ghostscript-x11-8.62-32.46 is installed
OR libgimpprint-4.2.7-32.46 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ghostscript-fonts-other-8.62-32.46 is installed
OR ghostscript-fonts-rus-8.62-32.46 is installed
OR ghostscript-fonts-std-8.62-32.46 is installed
OR ghostscript-library-8.62-32.46 is installed
OR ghostscript-omni-8.62-32.46 is installed
OR ghostscript-x11-8.62-32.46 is installed
OR libgimpprint-4.2.7-32.46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ghostscript-fonts-other-8.62-32.46 is installed
OR ghostscript-fonts-rus-8.62-32.46 is installed
OR ghostscript-fonts-std-8.62-32.46 is installed
OR ghostscript-library-8.62-32.46 is installed
OR ghostscript-omni-8.62-32.46 is installed
OR ghostscript-x11-8.62-32.46 is installed
OR libgimpprint-4.2.7-32.46 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ghostscript-fonts-other-8.62-32.46 is installed
OR ghostscript-fonts-rus-8.62-32.46 is installed
OR ghostscript-fonts-std-8.62-32.46 is installed
OR ghostscript-library-8.62-32.46 is installed
OR ghostscript-omni-8.62-32.46 is installed
OR ghostscript-x11-8.62-32.46 is installed
OR libgimpprint-4.2.7-32.46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
kernel-bigsmp-3.0.101-0.47.106.11 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.11 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.11 is installed
OR 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-default-man-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 |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
cpp43-4.3.4_20091019-37.9 is installed
OR gcc43-4.3.4_20091019-37.9 is installed
OR gcc43-32bit-4.3.4_20091019-37.9 is installed
OR gcc43-c++-4.3.4_20091019-37.9 is installed
OR gcc43-info-4.3.4_20091019-37.9 is installed
OR gcc43-locale-4.3.4_20091019-37.9 is installed
OR libstdc++43-devel-4.3.4_20091019-37.9 is installed
OR libstdc++43-devel-32bit-4.3.4_20091019-37.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
cpp43-4.3.4_20091019-37.9 is installed
OR gcc43-4.3.4_20091019-37.9 is installed
OR gcc43-32bit-4.3.4_20091019-37.9 is installed
OR gcc43-c++-4.3.4_20091019-37.9 is installed
OR gcc43-info-4.3.4_20091019-37.9 is installed
OR gcc43-locale-4.3.4_20091019-37.9 is installed
OR libstdc++43-devel-4.3.4_20091019-37.9 is installed
OR libstdc++43-devel-32bit-4.3.4_20091019-37.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND enscript-1.6.4-152.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND kvm-1.4.2-60.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND kvm-1.4.2-60.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
libopenssl1-devel-1.0.1g-0.58.12 is installed
OR libopenssl1_0_0-1.0.1g-0.58.12 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.58.12 is installed
OR libopenssl1_0_0-x86-1.0.1g-0.58.12 is installed
OR openssl1-1.0.1g-0.58.12 is installed
OR openssl1-doc-1.0.1g-0.58.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
libopenssl1-devel-1.0.1g-0.58.12 is installed
OR libopenssl1_0_0-1.0.1g-0.58.12 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.58.12 is installed
OR libopenssl1_0_0-x86-1.0.1g-0.58.12 is installed
OR openssl1-1.0.1g-0.58.12 is installed
OR openssl1-doc-1.0.1g-0.58.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libcurl4-openssl1-7.19.7-0.38 is installed
OR libcurl4-openssl1-32bit-7.19.7-0.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND wget-1.14-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND wget-1.14-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND apache2-mod_jk-1.2.40-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
java-1_7_1-ibm-1.7.1_sr3.20-18 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.20-18 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.20-18 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.20-18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
java-1_7_1-ibm-1.7.1_sr3.20-18 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.20-18 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.20-18 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.20-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_nss-1.0.8-13.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_54-default-4-2.1 is installed
OR kgraft-patch-3_12_74-60_64_54-xen-4-2.1 is installed
OR kgraft-patch-SLE12-SP1_Update_19-4-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
kernel-default-4.4.74-92.35 is installed
OR kernel-default-base-4.4.74-92.35 is installed
OR kernel-default-devel-4.4.74-92.35 is installed
OR kernel-default-man-4.4.74-92.35 is installed
OR kernel-devel-4.4.74-92.35 is installed
OR kernel-macros-4.4.74-92.35 is installed
OR kernel-source-4.4.74-92.35 is installed
OR kernel-syms-4.4.74-92.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
kernel-default-4.4.74-92.35 is installed
OR kernel-default-base-4.4.74-92.35 is installed
OR kernel-default-devel-4.4.74-92.35 is installed
OR kernel-default-man-4.4.74-92.35 is installed
OR kernel-devel-4.4.74-92.35 is installed
OR kernel-macros-4.4.74-92.35 is installed
OR kernel-source-4.4.74-92.35 is installed
OR kernel-syms-4.4.74-92.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
apache-commons-daemon-1.0.15-4.221 is installed
OR apache-commons-daemon-javadoc-1.0.15-4.221 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
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
qemu-2.9.1-6.9 is installed
OR qemu-arm-2.9.1-6.9 is installed
OR qemu-block-curl-2.9.1-6.9 is installed
OR qemu-block-iscsi-2.9.1-6.9 is installed
OR qemu-block-rbd-2.9.1-6.9 is installed
OR qemu-block-ssh-2.9.1-6.9 is installed
OR qemu-guest-agent-2.9.1-6.9 is installed
OR qemu-ipxe-1.0.0-6.9 is installed
OR qemu-kvm-2.9.1-6.9 is installed
OR qemu-lang-2.9.1-6.9 is installed
OR qemu-ppc-2.9.1-6.9 is installed
OR qemu-s390-2.9.1-6.9 is installed
OR qemu-seabios-1.10.2-6.9 is installed
OR qemu-sgabios-8-6.9 is installed
OR qemu-tools-2.9.1-6.9 is installed
OR qemu-vgabios-1.10.2-6.9 is installed
OR qemu-x86-2.9.1-6.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
qemu-2.9.1-6.9 is installed
OR qemu-arm-2.9.1-6.9 is installed
OR qemu-block-curl-2.9.1-6.9 is installed
OR qemu-block-iscsi-2.9.1-6.9 is installed
OR qemu-block-rbd-2.9.1-6.9 is installed
OR qemu-block-ssh-2.9.1-6.9 is installed
OR qemu-guest-agent-2.9.1-6.9 is installed
OR qemu-ipxe-1.0.0-6.9 is installed
OR qemu-kvm-2.9.1-6.9 is installed
OR qemu-lang-2.9.1-6.9 is installed
OR qemu-ppc-2.9.1-6.9 is installed
OR qemu-s390-2.9.1-6.9 is installed
OR qemu-seabios-1.10.2-6.9 is installed
OR qemu-sgabios-8-6.9 is installed
OR qemu-tools-2.9.1-6.9 is installed
OR qemu-vgabios-1.10.2-6.9 is installed
OR qemu-x86-2.9.1-6.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libmysqlclient18-10.0.40.4-29.41 is installed
OR libmysqlclient18-32bit-10.0.40.4-29.41 is installed
OR mariadb-10.0.40.4-29.41 is installed
OR mariadb-client-10.0.40.4-29.41 is installed
OR mariadb-errormessages-10.0.40.4-29.41 is installed
OR mariadb-tools-10.0.40.4-29.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libmysqlclient18-10.0.40.4-29.41 is installed
OR libmysqlclient18-32bit-10.0.40.4-29.41 is installed
OR mariadb-10.0.40.4-29.41 is installed
OR mariadb-client-10.0.40.4-29.41 is installed
OR mariadb-errormessages-10.0.40.4-29.41 is installed
OR mariadb-tools-10.0.40.4-29.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
evince-3.20.2-6.27 is installed
OR evince-browser-plugin-3.20.2-6.27 is installed
OR evince-lang-3.20.2-6.27 is installed
OR evince-plugin-djvudocument-3.20.2-6.27 is installed
OR evince-plugin-dvidocument-3.20.2-6.27 is installed
OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
OR evince-plugin-psdocument-3.20.2-6.27 is installed
OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
OR libevdocument3-4-3.20.2-6.27 is installed
OR libevview3-3-3.20.2-6.27 is installed
OR nautilus-evince-3.20.2-6.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
evince-3.20.2-6.27 is installed
OR evince-browser-plugin-3.20.2-6.27 is installed
OR evince-lang-3.20.2-6.27 is installed
OR evince-plugin-djvudocument-3.20.2-6.27 is installed
OR evince-plugin-dvidocument-3.20.2-6.27 is installed
OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
OR evince-plugin-psdocument-3.20.2-6.27 is installed
OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
OR libevdocument3-4-3.20.2-6.27 is installed
OR libevview3-3-3.20.2-6.27 is installed
OR nautilus-evince-3.20.2-6.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.70-38.56 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.70-38.56 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.70-38.56 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
kernel-default-4.12.14-95.60 is installed
OR kernel-default-base-4.12.14-95.60 is installed
OR kernel-default-devel-4.12.14-95.60 is installed
OR kernel-default-man-4.12.14-95.60 is installed
OR kernel-devel-4.12.14-95.60 is installed
OR kernel-macros-4.12.14-95.60 is installed
OR kernel-source-4.12.14-95.60 is installed
OR kernel-syms-4.12.14-95.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
kernel-default-4.12.14-95.60 is installed
OR kernel-default-base-4.12.14-95.60 is installed
OR kernel-default-devel-4.12.14-95.60 is installed
OR kernel-default-man-4.12.14-95.60 is installed
OR kernel-devel-4.12.14-95.60 is installed
OR kernel-macros-4.12.14-95.60 is installed
OR kernel-source-4.12.14-95.60 is installed
OR kernel-syms-4.12.14-95.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
kernel-default-4.12.14-122.20 is installed
OR kernel-default-base-4.12.14-122.20 is installed
OR kernel-default-devel-4.12.14-122.20 is installed
OR kernel-default-man-4.12.14-122.20 is installed
OR kernel-devel-4.12.14-122.20 is installed
OR kernel-macros-4.12.14-122.20 is installed
OR kernel-source-4.12.14-122.20 is installed
OR kernel-syms-4.12.14-122.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
kernel-default-4.12.14-122.20 is installed
OR kernel-default-base-4.12.14-122.20 is installed
OR kernel-default-devel-4.12.14-122.20 is installed
OR kernel-default-man-4.12.14-122.20 is installed
OR kernel-devel-4.12.14-122.20 is installed
OR kernel-macros-4.12.14-122.20 is installed
OR kernel-source-4.12.14-122.20 is installed
OR kernel-syms-4.12.14-122.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_60-52_49-default-2-2 is installed
OR kgraft-patch-3_12_60-52_49-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_14-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_60-52_49-default-2-2 is installed
OR kgraft-patch-3_12_60-52_49-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_14-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libXi-1.7.4-17 is installed
OR libXi6-1.7.4-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND Package Information
java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3 is installed
OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.47 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
xen-4.4.4_05-22.25 is installed
OR xen-doc-html-4.4.4_05-22.25 is installed
OR xen-kmp-default-4.4.4_05_k3.12.60_52.57-22.25 is installed
OR xen-libs-4.4.4_05-22.25 is installed
OR xen-libs-32bit-4.4.4_05-22.25 is installed
OR xen-tools-4.4.4_05-22.25 is installed
OR xen-tools-domU-4.4.4_05-22.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-102 is installed
OR libopenssl0_9_8-0.9.8j-102 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
compat-openssl098-0.9.8j-105 is installed
OR libopenssl0_9_8-0.9.8j-105 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 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-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 Software Development Kit 11 SP3 is installed
AND Package Information
libasm-devel-0.152-4.9 is installed
OR libdw-devel-0.152-4.9 is installed
OR libebl-devel-0.152-4.9 is installed
OR libelf-devel-0.152-4.9 is installed
OR libelf1-32bit-0.152-4.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
libgnutls-devel-2.4.1-24.39.55 is installed
OR libgnutls-extra-devel-2.4.1-24.39.55 is installed
OR libgnutls-extra26-2.4.1-24.39.55 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
apache-commons-logging-1.1.3-7 is installed
OR cmis-client-0.5.0-5 is installed
OR flute-1.3.0-4 is installed
OR hyphen-2.8.8-9 is installed
OR libabw-0.1.1-5 is installed
OR libabw-0_1-1-0.1.1-5 is installed
OR libbase-1.1.3-4 is installed
OR libcdr-0.1.1-5 is installed
OR libcdr-0_1-1-0.1.1-5 is installed
OR libcmis-0_5-5-0.5.0-5 is installed
OR libe-book-0.1.2-4 is installed
OR libe-book-0_1-1-0.1.2-4 is installed
OR libetonyek-0.1.3-3 is installed
OR libetonyek-0_1-1-0.1.3-3 is installed
OR libfonts-1.1.3-4 is installed
OR libformula-1.1.3-4 is installed
OR libfreehand-0.1.1-4 is installed
OR libfreehand-0_1-1-0.1.1-4 is installed
OR libgltf-0.0.1-2 is installed
OR libgltf-0_0-0-0.0.1-2 is installed
OR libhyphen0-2.8.8-9 is installed
OR libixion-0.9.1-3 is installed
OR libixion-0_10-0-0.9.1-3 is installed
OR liblangtag-0.5.7-3 is installed
OR liblangtag1-0.5.7-3 is installed
OR liblayout-0.2.10-4 is installed
OR libloader-1.1.3-3 is installed
OR libmspub-0.1.2-5 is installed
OR libmspub-0_1-1-0.1.2-5 is installed
OR libmwaw-0.3.6-3 is installed
OR libmwaw-0_3-3-0.3.6-3 is installed
OR libodfgen-0.1.4-3 is installed
OR libodfgen-0_1-1-0.1.4-3 is installed
OR liborcus-0.7.1-3 is installed
OR liborcus-0_8-0-0.7.1-3 is installed
OR libpagemaker-0.0.2-2 is installed
OR libpagemaker-0_0-0-0.0.2-2 is installed
OR libreoffice-5.0.2.2-13 is installed
OR libreoffice-base-5.0.2.2-13 is installed
OR libreoffice-base-drivers-mysql-5.0.2.2-13 is installed
OR libreoffice-base-drivers-postgresql-5.0.2.2-13 is installed
OR libreoffice-calc-5.0.2.2-13 is installed
OR libreoffice-calc-extensions-5.0.2.2-13 is installed
OR libreoffice-draw-5.0.2.2-13 is installed
OR libreoffice-filters-optional-5.0.2.2-13 is installed
OR libreoffice-gnome-5.0.2.2-13 is installed
OR libreoffice-icon-theme-tango-5.0.2.2-13 is installed
OR libreoffice-impress-5.0.2.2-13 is installed
OR libreoffice-l10n-af-5.0.2.2-13 is installed
OR libreoffice-l10n-ar-5.0.2.2-13 is installed
OR libreoffice-l10n-ca-5.0.2.2-13 is installed
OR libreoffice-l10n-cs-5.0.2.2-13 is installed
OR libreoffice-l10n-da-5.0.2.2-13 is installed
OR libreoffice-l10n-de-5.0.2.2-13 is installed
OR libreoffice-l10n-en-5.0.2.2-13 is installed
OR libreoffice-l10n-es-5.0.2.2-13 is installed
OR libreoffice-l10n-fi-5.0.2.2-13 is installed
OR libreoffice-l10n-fr-5.0.2.2-13 is installed
OR libreoffice-l10n-gu-5.0.2.2-13 is installed
OR libreoffice-l10n-hi-5.0.2.2-13 is installed
OR libreoffice-l10n-hu-5.0.2.2-13 is installed
OR libreoffice-l10n-it-5.0.2.2-13 is installed
OR libreoffice-l10n-ja-5.0.2.2-13 is installed
OR libreoffice-l10n-ko-5.0.2.2-13 is installed
OR libreoffice-l10n-nb-5.0.2.2-13 is installed
OR libreoffice-l10n-nl-5.0.2.2-13 is installed
OR libreoffice-l10n-nn-5.0.2.2-13 is installed
OR libreoffice-l10n-pl-5.0.2.2-13 is installed
OR libreoffice-l10n-pt-BR-5.0.2.2-13 is installed
OR libreoffice-l10n-pt-PT-5.0.2.2-13 is installed
OR libreoffice-l10n-ru-5.0.2.2-13 is installed
OR libreoffice-l10n-sk-5.0.2.2-13 is installed
OR libreoffice-l10n-sv-5.0.2.2-13 is installed
OR libreoffice-l10n-xh-5.0.2.2-13 is installed
OR libreoffice-l10n-zh-Hans-5.0.2.2-13 is installed
OR libreoffice-l10n-zh-Hant-5.0.2.2-13 is installed
OR libreoffice-l10n-zu-5.0.2.2-13 is installed
OR libreoffice-mailmerge-5.0.2.2-13 is installed
OR libreoffice-math-5.0.2.2-13 is installed
OR libreoffice-officebean-5.0.2.2-13 is installed
OR libreoffice-pyuno-5.0.2.2-13 is installed
OR libreoffice-share-linker-1-2 is installed
OR libreoffice-voikko-4.1-6 is installed
OR libreoffice-writer-5.0.2.2-13 is installed
OR libreoffice-writer-extensions-5.0.2.2-13 is installed
OR librepository-1.1.3-4 is installed
OR librevenge-0.0.2-4 is installed
OR librevenge-0_0-0-0.0.2-4 is installed
OR librevenge-stream-0_0-0-0.0.2-4 is installed
OR libserializer-1.1.2-4 is installed
OR libvisio-0.1.3-4 is installed
OR libvisio-0_1-1-0.1.3-4 is installed
OR libvoikko-3.7.1-3 is installed
OR libvoikko1-3.7.1-3 is installed
OR libwps-0.4.1-3 is installed
OR libwps-0_4-4-0.4.1-3 is installed
OR malaga-suomi-1.18-3 is installed
OR myspell-af_ZA-20150827-5 is installed
OR myspell-ar-20150827-5 is installed
OR myspell-be_BY-20150827-5 is installed
OR myspell-bg_BG-20150827-5 is installed
OR myspell-bn_BD-20150827-5 is installed
OR myspell-bs_BA-20150827-5 is installed
OR myspell-ca-20150827-5 is installed
OR myspell-cs_CZ-20150827-5 is installed
OR myspell-da_DK-20150827-5 is installed
OR myspell-de-20150827-5 is installed
OR myspell-dictionaries-20150827-5 is installed
OR myspell-el_GR-20150827-5 is installed
OR myspell-en-20150827-5 is installed
OR myspell-es-20150827-5 is installed
OR myspell-et_EE-20150827-5 is installed
OR myspell-fr_FR-20150827-5 is installed
OR myspell-gu_IN-20150827-5 is installed
OR myspell-he_IL-20150827-5 is installed
OR myspell-hi_IN-20150827-5 is installed
OR myspell-hr_HR-20150827-5 is installed
OR myspell-hu_HU-20150827-5 is installed
OR myspell-it_IT-20150827-5 is installed
OR myspell-lo_LA-20150827-5 is installed
OR myspell-lt_LT-20150827-5 is installed
OR myspell-lv_LV-20150827-5 is installed
OR myspell-nl_NL-20150827-5 is installed
OR myspell-no-20150827-5 is installed
OR myspell-pl_PL-20150827-5 is installed
OR myspell-pt_BR-20150827-5 is installed
OR myspell-pt_PT-20150827-5 is installed
OR myspell-ro-20150827-5 is installed
OR myspell-ru_RU-20150827-5 is installed
OR myspell-sk_SK-20150827-5 is installed
OR myspell-sl_SI-20150827-5 is installed
OR myspell-sr-20150827-5 is installed
OR myspell-sv_SE-20150827-5 is installed
OR myspell-te_IN-20150827-5 is installed
OR myspell-th_TH-20150827-5 is installed
OR myspell-vi-20150827-5 is installed
OR myspell-zu_ZA-20150827-5 is installed
OR pentaho-libxml-1.1.3-4 is installed
OR pentaho-reporting-flow-engine-0.9.4-4 is installed
OR sac-1.3-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-11.2.202.559-117 is installed
OR flash-player-gnome-11.2.202.559-117 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-54 is installed
OR libMagick++-6_Q16-3-6.8.8.1-54 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libpolkit0-32bit-0.113-5.9 is installed
OR polkit-0.113-5.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libwebkit2gtk3-lang-2.24.0-2.38 is installed
OR webkit2gtk3-2.24.0-2.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
kernel-default-4.12.14-122.12 is installed
OR kernel-default-extra-4.12.14-122.12 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND conntrack-tools-1.4.2-5.2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-pycrypto-2.6.1-10.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
chromedriver-69.0.3497.81-65 is installed
OR chromium-69.0.3497.81-65 is installed
OR libre2-0-20180901-11 is installed
OR libre2-0-32bit-20180901-lp150.7.3 is installed
OR re2-20180901-11 is installed
OR re2-devel-20180901-11 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
chromedriver-69.0.3497.81-65 is installed
OR chromium-69.0.3497.81-65 is installed
OR libre2-0-20180901-11 is installed
OR libre2-0-32bit-20180901-lp150.7.3 is installed
OR re2-20180901-11 is installed
OR re2-devel-20180901-11 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
libmbedtls9-1.3.19-5 is installed
OR libmbedtls9-32bit-1.3.19-15 is installed
OR mbedtls-1.3.19-5 is installed
OR mbedtls-devel-1.3.19-5 is installed
|