From 9e2c6e669c2c3ec80ce000c6aef799512cea077c Mon Sep 17 00:00:00 2001 From: Javier Medeot Date: Thu, 5 Oct 2023 15:22:54 -0300 Subject: [PATCH 1/2] Update 4.5.3 release notes --- source/release-notes/release-4-5-3.rst | 39 +++++++++++++------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/source/release-notes/release-4-5-3.rst b/source/release-notes/release-4-5-3.rst index ab9ac9b6e8..bc7c0569be 100644 --- a/source/release-notes/release-4-5-3.rst +++ b/source/release-notes/release-4-5-3.rst @@ -57,6 +57,7 @@ Reference Description `#18903 `__ Fixed a data mismatch in the OS name between the global and agents' databases. `#19069 `__ Fixed an array limit check in ``wazuh-logcollector``. `#19286 `__ Fixed wrong Windows agent binaries metadata. +`#19397 `__ Fixed error during the Windows agent upgrade. ======================================================== ============= RESTful API @@ -73,29 +74,29 @@ Reference Description Wazuh dashboard ^^^^^^^^^^^^^^^ -================================================================ ============= -Reference Description -================================================================ ============= -`#5925 `__ Fixed the command for agent installation on SUSE to use zypper. -================================================================ ============= +======================================================================= ============= +Reference Description +======================================================================= ============= +`#5925 `__ Fixed the command for agent installation on SUSE to use zypper. +======================================================================= ============= Wazuh Kibana plugin for Kibana 7.10.2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -================================================================ ============= -Reference Description -================================================================ ============= -`#5925 `__ Fixed the command for agent installation on SUSE to use zypper. -================================================================ ============= +======================================================================= ============= +Reference Description +======================================================================= ============= +`#5925 `__ Fixed the command for agent installation on SUSE to use zypper. +======================================================================= ============= Wazuh Kibana plugin for Kibana 7.16.x and 7.17.x ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -================================================================ ============= -Reference Description -================================================================ ============= -`#5925 `__ Fixed the command for agent installation on SUSE to use zypper. -================================================================ ============= +======================================================================= ============= +Reference Description +======================================================================= ============= +`#5925 `__ Fixed the command for agent installation on SUSE to use zypper. +======================================================================= ============= Packages ^^^^^^^^ @@ -114,9 +115,9 @@ Changelogs More details about these changes are provided in the changelog of each component: - `wazuh/wazuh `_ -- `wazuh/wazuh-dashboard `_ -- `wazuh/wazuh-kibana-app 7.10.2 `_ -- `wazuh/wazuh-kibana-app 7.16.x `_ -- `wazuh/wazuh-kibana-app 7.17.x `_ +- `wazuh/wazuh-dashboard `_ +- `wazuh/wazuh-dashboard-plugins 7.10.2 `_ +- `wazuh/wazuh-dashboard-plugins 7.16.x `_ +- `wazuh/wazuh-dashboard-plugins 7.17.x `_ - `wazuh/wazuh-splunk `_ - `wazuh/wazuh-packages `_ \ No newline at end of file From 9fb114d5a88272881982b792f80f42641a99c419 Mon Sep 17 00:00:00 2001 From: Javier Medeot Date: Thu, 5 Oct 2023 15:33:12 -0300 Subject: [PATCH 2/2] Update 4.5.3 RN --- source/release-notes/release-4-5-3.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/release-notes/release-4-5-3.rst b/source/release-notes/release-4-5-3.rst index bc7c0569be..8751bad7b0 100644 --- a/source/release-notes/release-4-5-3.rst +++ b/source/release-notes/release-4-5-3.rst @@ -107,6 +107,7 @@ Reference Description `#2397 `__ Changed GRUB options in build OVA process. `#2453 `__ Fixed an issue with the Wazuh dashboard port check despite the ``-p|--port`` installation assistant option being specified. `#2461 `__ Fixed an issue when passwords changed. Now the ``internal_users.yml`` file gets updated. +`#2492 `__ Fixed missing removal of Wazuh indexer remaining files upon rollback. =============================================================== ============= Changelogs