-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility with OpenSearch 2.4.0 #4963
Labels
compatibility
Issues related to the App compatibility with the platforms
Comments
Machi3mfl
added
the
compatibility
Issues related to the App compatibility with the platforms
label
Dec 6, 2022
Upgrade
|
Remove angular-chart.js dependency made by @yenienserrano
All these changes were applied on the 4.3.11-2.4.0 branch |
Plugin global manual tests
Peek.2022-12-06.12-51.mp4
Peek.2022-12-06.12-53.mp4
Peek.2022-12-06.12-55.mp4
Peek.2022-12-06.12-56.mp4
Peek.2022-12-06.12-58.mp4
Peek.2022-12-06.13-06.mp4 |
ChangesFixed:
|
TestingTested packages in a Virtual machine. No issues were found during these tests. Virtual environment inforoot@test:/home/wazuh# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
root@test:/home/wazuh# free -h
total used free shared buff/cache available
Mem: 7.8Gi 2.1Gi 1.5Gi 1.0Mi 4.2Gi 5.4Gi
Swap: 2.0Gi 0B 2.0Gi
root@test:/home/wazuh# df --total -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 795M 1.2M 794M 1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv 12G 7.9G 2.9G 74% /
tmpfs 3.9G 284K 3.9G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda2 2.0G 127M 1.7G 7% /boot
tmpfs 795M 4.0K 795M 1% /run/user/1000
total 19G 8.0G 10G 45% -
root@test:/home/wazuh# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 39 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: GenuineIntel
Model name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
CPU family: 6
Model: 158
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
Stepping: 9
BogoMIPS: 8399.99
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid tsc_kno
wn_freq pni pclmulqdq ssse3 cx16 pcid sse4_1 sse4_2 movbe popcnt aes rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 bmi2 invpcid rdseed clflushopt md_clea
r flush_l1d arch_capabilities
Virtualization features:
Hypervisor vendor: KVM
Virtualization type: full
Caches (sum of all):
L1d: 128 KiB (4 instances)
L1i: 128 KiB (4 instances)
L2: 1 MiB (4 instances)
L3: 32 MiB (4 instances)
NUMA:
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerabilities:
Itlb multihit: KVM: Mitigation: VMX unsupported
L1tf: Mitigation; PTE Inversion
Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
Meltdown: Mitigation; PTI
Mmio stale data: Mitigation; Clear CPU buffers; SMT Host state unknown
Retbleed: Vulnerable
Spec store bypass: Vulnerable
Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Srbds: Unknown: Dependent on hypervisor status
Tsx async abort: Not affected |
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Branch:
Description
We need to ensure UI compatibility with OpenSearch 2.4.0
For that, we need to:
4.3.11-2.4
winston
dependency to the latest compatible version d12ca53 - Related Update dependencies #4956angular-chart.js
dependency a45ad98 - Related Update dependencies #4956Issues to be applied
The text was updated successfully, but these errors were encountered: