Skip to content

Commit

Permalink
Merge pull request #1911 from wazuh/bump-to-4.3.10
Browse files Browse the repository at this point in the history
Bump to 4.3.10
  • Loading branch information
alberpilot authored Oct 27, 2022
2 parents c51cb30 + ad8f63e commit 9367a3e
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 12 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log
All notable changes to this project will be documented in this file.
## [v4.3.10]

- https://github.com/wazuh/wazuh-packages/releases/tag/v4.3.10

## [v4.3.9]

- https://github.com/wazuh/wazuh-packages/releases/tag/v4.3.9
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.3.9
4.3.10
4 changes: 3 additions & 1 deletion aix/SPECS/wazuh-agent-aix.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Spec file for AIX systems
Name: wazuh-agent
Version: 4.3.9
Version: 4.3.10
Release: 1
License: GPL
URL: https://www.wazuh.com/
Expand Down Expand Up @@ -290,6 +290,8 @@ rm -fr %{buildroot}
%attr(750, root, wazuh) %{_localstatedir}/wodles/*

%changelog
* Thu Nov 10 2022 support <info@wazuh.com> - 4.3.10
- More info: https://documentation.wazuh.com/current/release-notes/
* Mon Oct 03 2022 support <info@wazuh.com> - 4.3.9
- More info: https://documentation.wazuh.com/current/release-notes/
* Wed Sep 21 2022 support <info@wazuh.com> - 3.13.6
Expand Down
6 changes: 6 additions & 0 deletions debs/SPECS/wazuh-agent/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
wazuh-agent (4.3.10-RELEASE) stable; urgency=low

* More info: https://documentation.wazuh.com/current/release-notes/

-- Wazuh, Inc <info@wazuh.com> Thu, 10 Nov 2022 15:00:00 +0000

wazuh-agent (4.3.9-RELEASE) stable; urgency=low

* More info: https://documentation.wazuh.com/current/release-notes/
Expand Down
6 changes: 6 additions & 0 deletions debs/SPECS/wazuh-manager/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
wazuh-manager (4.3.10-RELEASE) stable; urgency=low

* More info: https://documentation.wazuh.com/current/release-notes/

-- Wazuh, Inc <info@wazuh.com> Thu, 10 Nov 2022 15:00:00 +0000

wazuh-manager (4.3.9-RELEASE) stable; urgency=low

* More info: https://documentation.wazuh.com/current/release-notes/
Expand Down
4 changes: 2 additions & 2 deletions macos/specs/wazuh-agent.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>4.3.9-1</string>
<string>4.3.10-1</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
Expand Down Expand Up @@ -1239,7 +1239,7 @@
</dict>
</array>
<key>NAME</key>
<string>wazuh-agent-4.3.9-1</string>
<string>wazuh-agent-4.3.10-1</string>
<key>PAYLOAD_ONLY</key>
<false/>
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>
Expand Down
4 changes: 3 additions & 1 deletion rpms/SPECS/wazuh-agent.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Wazuh helps you to gain security visibility into your infrastructure by monitoring hosts at an operating system and application level. It provides the following capabilities: log analysis, file integrity monitoring, intrusions detection and policy and compliance monitoring
Name: wazuh-agent
Version: 4.3.9
Version: 4.3.10
Release: %{_release}
License: GPL
Group: System Environment/Daemons
Expand Down Expand Up @@ -617,6 +617,8 @@ rm -fr %{buildroot}


%changelog
* Thu Nov 10 2022 support <info@wazuh.com> - 4.3.10
- More info: https://documentation.wazuh.com/current/release-notes/
* Mon Oct 03 2022 support <info@wazuh.com> - 4.3.9
- More info: https://documentation.wazuh.com/current/release-notes/
* Wed Sep 21 2022 support <info@wazuh.com> - 3.13.6
Expand Down
4 changes: 3 additions & 1 deletion rpms/SPECS/wazuh-manager.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Wazuh helps you to gain security visibility into your infrastructure by monitoring hosts at an operating system and application level. It provides the following capabilities: log analysis, file integrity monitoring, intrusions detection and policy and compliance monitoring
Name: wazuh-manager
Version: 4.3.9
Version: 4.3.10
Release: %{_release}
License: GPL
Group: System Environment/Daemons
Expand Down Expand Up @@ -833,6 +833,8 @@ rm -fr %{buildroot}


%changelog
* Thu Nov 10 2022 support <info@wazuh.com> - 4.3.10
- More info: https://documentation.wazuh.com/current/release-notes/
* Mon Oct 03 2022 support <info@wazuh.com> - 4.3.9
- More info: https://documentation.wazuh.com/current/release-notes/
* Wed Sep 21 2022 support <info@wazuh.com> - 3.13.6
Expand Down
4 changes: 2 additions & 2 deletions tests/unattended/install/test_unattended.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ def test_check_log_errors():
for line in f.readlines():
if 'ERROR' in line:
found_error = True
if get_wazuh_version() == 'v4.3.9':
if get_wazuh_version() == 'v4.3.10':
if 'ERROR: Cluster error detected' in line or 'agent-upgrade: ERROR: (8123): There has been an error executing the request in the tasks manager.' in line:
found_error = False
else:
Expand All @@ -236,7 +236,7 @@ def test_check_cluster_log_errors():
for line in f.readlines():
if 'ERROR' in line:
found_error = True
if get_wazuh_version() == 'v4.3.9':
if get_wazuh_version() == 'v4.3.10':
if 'Could not connect to master' in line or 'Worker node is not connected to master' in line or 'Connection reset by peer' in line:
found_error = False
else:
Expand Down
4 changes: 2 additions & 2 deletions tests/unattended/unit/suites/test-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ test-04-common_checkInstalled-all-installed-yum() {

@mocktrue yum list installed

@mock grep wazuh-manager === @echo wazuh-manager.x86_64 4.3.9-1 @wazuh
@mock grep wazuh-manager === @echo wazuh-manager.x86_64 4.3.10-1 @wazuh
@mkdir /var/ossec

@mock grep wazuh-indexer === @echo wazuh-indexer.x86_64 1.13.2-1 @wazuh
Expand Down Expand Up @@ -105,7 +105,7 @@ test-04-common_checkInstalled-all-installed-yum() {
}

test-04-common_checkInstalled-all-installed-yum-assert() {
@echo "wazuh-manager.x86_64 4.3.9-1 @wazuh"
@echo "wazuh-manager.x86_64 4.3.10-1 @wazuh"
@echo 1

@echo "wazuh-indexer.x86_64 1.13.2-1 @wazuh"
Expand Down
2 changes: 1 addition & 1 deletion tests/unattended/unit/suites/test-dashboard.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source "${base_dir}"/bach.sh
@setup-test {
@ignore common_logger
k_certs_path="/etc/wazuh-dashboard/certs/"
wazuh_version="4.3.9"
wazuh_version="4.3.10"
elasticsearch_oss_version="7.10.2"
wazuh_kibana_plugin_revision="1"
repobaseurl="https://packages.wazuh.com/4.x"
Expand Down
2 changes: 1 addition & 1 deletion unattended_installer/install_functions/installVariables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Package vars
readonly wazuh_major="4.3"
readonly wazuh_version="4.3.9"
readonly wazuh_version="4.3.10"
readonly filebeat_version="7.10.2"
readonly wazuh_install_vesion="0.1"

Expand Down

0 comments on commit 9367a3e

Please sign in to comment.