From 3c22a3c6bdb5441fde6035fbce0910abb34b71b8 Mon Sep 17 00:00:00 2001 From: Juan Cabrera Date: Wed, 15 May 2024 12:30:35 +0200 Subject: [PATCH 1/3] build: bump version to 4.7.5 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- aix/SPECS/wazuh-agent-aix.spec | 4 +++- debs/SPECS/wazuh-agent/debian/changelog | 6 ++++++ debs/SPECS/wazuh-agent/debian/copyright | 2 +- debs/SPECS/wazuh-manager/debian/changelog | 6 ++++++ debs/SPECS/wazuh-manager/debian/copyright | 2 +- macos/specs/wazuh-agent-arm64.pkgproj | 4 ++-- macos/specs/wazuh-agent-intel64.pkgproj | 4 ++-- rpms/SPECS/wazuh-agent.spec | 4 +++- rpms/SPECS/wazuh-manager.spec | 4 +++- solaris/solaris10/pkginfo | 4 ++-- stack/dashboard/deb/debian/changelog | 6 ++++++ stack/dashboard/deb/debian/copyright | 2 +- stack/dashboard/rpm/wazuh-dashboard.spec | 2 ++ stack/indexer/deb/debian/changelog | 6 ++++++ stack/indexer/deb/debian/copyright | 2 +- stack/indexer/rpm/wazuh-indexer.spec | 2 ++ tests/unattended/unit/suites/test-common.sh | 4 ++-- tests/unattended/unit/suites/test-dashboard.sh | 10 +++++----- tests/unattended/unit/suites/test-indexer.sh | 8 ++++---- .../install_functions/installVariables.sh | 2 +- 22 files changed, 64 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 157a5874a5..dca1f4bcc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. +## [4.7.5] + +- https://github.com/wazuh/wazuh-packages/releases/tag/v4.7.5 + ## [4.7.4] - https://github.com/wazuh/wazuh-packages/releases/tag/v4.7.4 diff --git a/VERSION b/VERSION index b48b2de9d9..70bc9a9f64 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.7.4 +4.7.5 diff --git a/aix/SPECS/wazuh-agent-aix.spec b/aix/SPECS/wazuh-agent-aix.spec index fbc24b9318..4bd62a0b44 100644 --- a/aix/SPECS/wazuh-agent-aix.spec +++ b/aix/SPECS/wazuh-agent-aix.spec @@ -1,6 +1,6 @@ # Spec file for AIX systems Name: wazuh-agent -Version: 4.7.4 +Version: 4.7.5 Release: 1 License: GPL URL: https://www.wazuh.com/ @@ -290,6 +290,8 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/* %changelog +* Sun May 19 2024 support - 4.7.5 +- More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html * Tue Feb 27 2024 support - 4.7.3 diff --git a/debs/SPECS/wazuh-agent/debian/changelog b/debs/SPECS/wazuh-agent/debian/changelog index 1145366608..9aa2131dc8 100644 --- a/debs/SPECS/wazuh-agent/debian/changelog +++ b/debs/SPECS/wazuh-agent/debian/changelog @@ -1,3 +1,9 @@ +wazuh-agent (4.7.5-RELEASE) stable; urgency=low + + * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html + + -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + wazuh-agent (4.7.4-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/debs/SPECS/wazuh-agent/debian/copyright b/debs/SPECS/wazuh-agent/debian/copyright index 1554a147e0..768ac1e72d 100644 --- a/debs/SPECS/wazuh-agent/debian/copyright +++ b/debs/SPECS/wazuh-agent/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Thu, 25 Apr 2024 00:00:00 +0000 + Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/debs/SPECS/wazuh-manager/debian/changelog b/debs/SPECS/wazuh-manager/debian/changelog index c695f20c18..34c48c62df 100644 --- a/debs/SPECS/wazuh-manager/debian/changelog +++ b/debs/SPECS/wazuh-manager/debian/changelog @@ -1,3 +1,9 @@ +wazuh-manager (4.7.5-RELEASE) stable; urgency=low + + * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html + + -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + wazuh-manager (4.7.4-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/debs/SPECS/wazuh-manager/debian/copyright b/debs/SPECS/wazuh-manager/debian/copyright index 1554a147e0..768ac1e72d 100644 --- a/debs/SPECS/wazuh-manager/debian/copyright +++ b/debs/SPECS/wazuh-manager/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Thu, 25 Apr 2024 00:00:00 +0000 + Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/macos/specs/wazuh-agent-arm64.pkgproj b/macos/specs/wazuh-agent-arm64.pkgproj index 0b29ca22d3..016705ad75 100644 --- a/macos/specs/wazuh-agent-arm64.pkgproj +++ b/macos/specs/wazuh-agent-arm64.pkgproj @@ -812,7 +812,7 @@ USE_HFS+_COMPRESSION VERSION - 4.7.4-1 + 4.7.5-1 TYPE 0 @@ -1240,7 +1240,7 @@ NAME - wazuh-agent-4.7.4-1.arm64 + wazuh-agent-4.7.5-1.arm64 PAYLOAD_ONLY TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING diff --git a/macos/specs/wazuh-agent-intel64.pkgproj b/macos/specs/wazuh-agent-intel64.pkgproj index a7221c51da..0567508020 100644 --- a/macos/specs/wazuh-agent-intel64.pkgproj +++ b/macos/specs/wazuh-agent-intel64.pkgproj @@ -812,7 +812,7 @@ USE_HFS+_COMPRESSION VERSION - 4.7.4-1 + 4.7.5-1 TYPE 0 @@ -1239,7 +1239,7 @@ NAME - wazuh-agent-4.7.4-1.intel64 + wazuh-agent-4.7.5-1.intel64 PAYLOAD_ONLY TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING diff --git a/rpms/SPECS/wazuh-agent.spec b/rpms/SPECS/wazuh-agent.spec index d69c300154..cf00a330f3 100644 --- a/rpms/SPECS/wazuh-agent.spec +++ b/rpms/SPECS/wazuh-agent.spec @@ -7,7 +7,7 @@ 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.7.4 +Version: 4.7.5 Release: %{_release} License: GPL Group: System Environment/Daemons @@ -599,6 +599,8 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/gcloud/* %changelog +* Sun May 19 2024 support - 4.7.5 +- More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html * Tue Feb 27 2024 support - 4.7.3 diff --git a/rpms/SPECS/wazuh-manager.spec b/rpms/SPECS/wazuh-manager.spec index 9ca55b2249..d093624f7d 100644 --- a/rpms/SPECS/wazuh-manager.spec +++ b/rpms/SPECS/wazuh-manager.spec @@ -7,7 +7,7 @@ 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.7.4 +Version: 4.7.5 Release: %{_release} License: GPL Group: System Environment/Daemons @@ -827,6 +827,8 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/gcloud/* %changelog +* Sun May 19 2024 support - 4.7.5 +- More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html * Tue Feb 27 2024 support - 4.7.3 diff --git a/solaris/solaris10/pkginfo b/solaris/solaris10/pkginfo index 085d099e3c..a4bff9e728 100644 --- a/solaris/solaris10/pkginfo +++ b/solaris/solaris10/pkginfo @@ -1,11 +1,11 @@ NAME=Wazuh - Wazuh unifies historically separate functions into a single agent and platform architecture. Providing protection for public clouds, private clouds, and on-premise data centers. PKG="wazuh-agent" -VERSION="4.7.4" +VERSION="4.7.5" ARCH="i386" CLASSES="none" CATEGORY="system" VENDOR="Wazuh, Inc " -PSTAMP="25Apr2024" +PSTAMP="19May2024" EMAIL="info@wazuh.com" ISTATES="S s 1 2 3" RSTATES="S s 1 2 3" diff --git a/stack/dashboard/deb/debian/changelog b/stack/dashboard/deb/debian/changelog index 11f37968d2..865f31c50f 100644 --- a/stack/dashboard/deb/debian/changelog +++ b/stack/dashboard/deb/debian/changelog @@ -1,3 +1,9 @@ +wazuh-dashboard (4.7.5-RELEASE) stable; urgency=low + + * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html + + -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + wazuh-dashboard (4.7.4-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/stack/dashboard/deb/debian/copyright b/stack/dashboard/deb/debian/copyright index cd64712886..1f20b016a6 100644 --- a/stack/dashboard/deb/debian/copyright +++ b/stack/dashboard/deb/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Thu, 25 Apr 2024 00:00:00 +0000 + Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/stack/dashboard/rpm/wazuh-dashboard.spec b/stack/dashboard/rpm/wazuh-dashboard.spec index ed9248279d..83cc5af3ec 100644 --- a/stack/dashboard/rpm/wazuh-dashboard.spec +++ b/stack/dashboard/rpm/wazuh-dashboard.spec @@ -408,6 +408,8 @@ rm -fr %{buildroot} %attr(640, root, root) "/etc/systemd/system/wazuh-dashboard.service" %changelog +* Sun May 19 2024 support - 4.7.5 +- More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html * Tue Feb 27 2024 support - 4.7.3 diff --git a/stack/indexer/deb/debian/changelog b/stack/indexer/deb/debian/changelog index 3aeabc8e18..59fdb336ef 100644 --- a/stack/indexer/deb/debian/changelog +++ b/stack/indexer/deb/debian/changelog @@ -1,3 +1,9 @@ +wazuh-indexer (4.7.5-RELEASE) stable; urgency=low + + * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html + + -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + wazuh-indexer (4.7.4-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/stack/indexer/deb/debian/copyright b/stack/indexer/deb/debian/copyright index cd64712886..1f20b016a6 100644 --- a/stack/indexer/deb/debian/copyright +++ b/stack/indexer/deb/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Thu, 25 Apr 2024 00:00:00 +0000 + Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/stack/indexer/rpm/wazuh-indexer.spec b/stack/indexer/rpm/wazuh-indexer.spec index 374fd7b0ea..6b71a713ad 100755 --- a/stack/indexer/rpm/wazuh-indexer.spec +++ b/stack/indexer/rpm/wazuh-indexer.spec @@ -1444,6 +1444,8 @@ rm -fr %{buildroot} %changelog +* Sun May 19 2024 support - 4.7.5 +- More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html * Tue Feb 27 2024 support - 4.7.3 diff --git a/tests/unattended/unit/suites/test-common.sh b/tests/unattended/unit/suites/test-common.sh index d57ee022da..4ef49eb6fa 100644 --- a/tests/unattended/unit/suites/test-common.sh +++ b/tests/unattended/unit/suites/test-common.sh @@ -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.7.4-1 @wazuh + @mock grep wazuh-manager === @echo wazuh-manager.x86_64 4.7.5-1 @wazuh @mkdir /var/ossec @mock grep wazuh-indexer === @echo wazuh-indexer.x86_64 1.13.2-1 @wazuh @@ -105,7 +105,7 @@ test-04-common_checkInstalled-all-installed-yum() { } test-05-common_checkInstalled-all-installed-yum-assert() { - @echo "wazuh-manager.x86_64 4.7.4-1 @wazuh" + @echo "wazuh-manager.x86_64 4.7.5-1 @wazuh" @echo 1 @echo "wazuh-indexer.x86_64 4.6.0-1 @wazuh" diff --git a/tests/unattended/unit/suites/test-dashboard.sh b/tests/unattended/unit/suites/test-dashboard.sh index 44efbc8737..58c44a1d25 100644 --- a/tests/unattended/unit/suites/test-dashboard.sh +++ b/tests/unattended/unit/suites/test-dashboard.sh @@ -6,7 +6,7 @@ source "${base_dir}"/bach.sh @setup-test { @ignore common_logger k_certs_path="/etc/wazuh-dashboard/certs/" - wazuh_version="4.7.4" + wazuh_version="4.7.5" elasticsearch_oss_version="7.10.2" wazuh_kibana_plugin_revision="1" repobaseurl="https://packages.wazuh.com/4.x" @@ -55,7 +55,7 @@ test-03-dashboard_install-yum() { load-dashboard_install sys_type="yum" sep="-" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" dashboard_install } @@ -68,7 +68,7 @@ test-ASSERT-FAIL-04-dashboard_install-yum-error() { load-dashboard_install sys_type="yum" sep="-" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" @mockfalse yum install wazuh-dashboard-1.13.2-1 -y dashboard_install @@ -78,7 +78,7 @@ test-05-dashboard_install-apt() { load-dashboard_install sys_type="apt-get" sep="=" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" dashboard_install } @@ -91,7 +91,7 @@ test-ASSERT-FAIL-06-dashboard_install-apt-error() { load-dashboard_install sys_type="apt-get" sep="=" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" @mockfalse apt install wazuh-dashboard=1.13.2-1 -y dashboard_install diff --git a/tests/unattended/unit/suites/test-indexer.sh b/tests/unattended/unit/suites/test-indexer.sh index 640941065d..c1cd8134c0 100644 --- a/tests/unattended/unit/suites/test-indexer.sh +++ b/tests/unattended/unit/suites/test-indexer.sh @@ -49,7 +49,7 @@ test-03-indexer_install-yum() { load-indexer_install sys_type="yum" sep="-" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" indexer_install } @@ -63,7 +63,7 @@ test-ASSERT-FAIL-04-indexer_install-yum-error() { load-indexer_install sys_type="yum" sep="-" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" @mockfalse yum install wazuh-indexer-1.13.2-1 -y indexer_install @@ -73,7 +73,7 @@ test-05-indexer_install-apt() { load-indexer_install sys_type="apt-get" sep="=" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" indexer_install } @@ -87,7 +87,7 @@ test-ASSERT-FAIL-06-indexer_install-apt-error() { load-indexer_install sys_type="apt-get" sep="=" - wazuh_version="4.7.4" + wazuh_version="4.7.5" wazuh_revision="1" @mockfalse apt install wazuh-indexer=1.13.2-1 -y indexer_install diff --git a/unattended_installer/install_functions/installVariables.sh b/unattended_installer/install_functions/installVariables.sh index 1020ab9394..e322767061 100644 --- a/unattended_installer/install_functions/installVariables.sh +++ b/unattended_installer/install_functions/installVariables.sh @@ -8,7 +8,7 @@ ## Package vars readonly wazuh_major="4.7" -readonly wazuh_version="4.7.4" +readonly wazuh_version="4.7.5" readonly filebeat_version="7.10.2" readonly wazuh_install_vesion="0.1" readonly source_branch="v${wazuh_version}" From 730494304af9774de727cf235cefae8ace0f35da Mon Sep 17 00:00:00 2001 From: Marcel Kemp Date: Wed, 15 May 2024 20:00:40 +0200 Subject: [PATCH 2/3] build: fix release date and modify source_branch --- aix/SPECS/wazuh-agent-aix.spec | 2 +- debs/SPECS/wazuh-agent/debian/changelog | 2 +- debs/SPECS/wazuh-agent/debian/copyright | 2 +- debs/SPECS/wazuh-manager/debian/changelog | 2 +- debs/SPECS/wazuh-manager/debian/copyright | 2 +- rpms/SPECS/wazuh-agent.spec | 2 +- rpms/SPECS/wazuh-manager.spec | 2 +- solaris/solaris10/pkginfo | 2 +- stack/dashboard/deb/debian/changelog | 2 +- stack/dashboard/deb/debian/copyright | 2 +- stack/dashboard/rpm/wazuh-dashboard.spec | 2 +- stack/indexer/deb/debian/changelog | 2 +- stack/indexer/deb/debian/copyright | 2 +- stack/indexer/rpm/wazuh-indexer.spec | 2 +- unattended_installer/builder.sh | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/aix/SPECS/wazuh-agent-aix.spec b/aix/SPECS/wazuh-agent-aix.spec index 4bd62a0b44..e535f4b0f6 100644 --- a/aix/SPECS/wazuh-agent-aix.spec +++ b/aix/SPECS/wazuh-agent-aix.spec @@ -290,7 +290,7 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/* %changelog -* Sun May 19 2024 support - 4.7.5 +* Mon May 20 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/debs/SPECS/wazuh-agent/debian/changelog b/debs/SPECS/wazuh-agent/debian/changelog index 9aa2131dc8..e5736f9c67 100644 --- a/debs/SPECS/wazuh-agent/debian/changelog +++ b/debs/SPECS/wazuh-agent/debian/changelog @@ -2,7 +2,7 @@ wazuh-agent (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 wazuh-agent (4.7.4-RELEASE) stable; urgency=low diff --git a/debs/SPECS/wazuh-agent/debian/copyright b/debs/SPECS/wazuh-agent/debian/copyright index 768ac1e72d..fc238100ae 100644 --- a/debs/SPECS/wazuh-agent/debian/copyright +++ b/debs/SPECS/wazuh-agent/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/debs/SPECS/wazuh-manager/debian/changelog b/debs/SPECS/wazuh-manager/debian/changelog index 34c48c62df..319f15b5d7 100644 --- a/debs/SPECS/wazuh-manager/debian/changelog +++ b/debs/SPECS/wazuh-manager/debian/changelog @@ -2,7 +2,7 @@ wazuh-manager (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 wazuh-manager (4.7.4-RELEASE) stable; urgency=low diff --git a/debs/SPECS/wazuh-manager/debian/copyright b/debs/SPECS/wazuh-manager/debian/copyright index 768ac1e72d..fc238100ae 100644 --- a/debs/SPECS/wazuh-manager/debian/copyright +++ b/debs/SPECS/wazuh-manager/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/rpms/SPECS/wazuh-agent.spec b/rpms/SPECS/wazuh-agent.spec index cf00a330f3..e6f7364d78 100644 --- a/rpms/SPECS/wazuh-agent.spec +++ b/rpms/SPECS/wazuh-agent.spec @@ -599,7 +599,7 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/gcloud/* %changelog -* Sun May 19 2024 support - 4.7.5 +* Mon May 20 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/rpms/SPECS/wazuh-manager.spec b/rpms/SPECS/wazuh-manager.spec index d093624f7d..f34afeea16 100644 --- a/rpms/SPECS/wazuh-manager.spec +++ b/rpms/SPECS/wazuh-manager.spec @@ -827,7 +827,7 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/gcloud/* %changelog -* Sun May 19 2024 support - 4.7.5 +* Mon May 20 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/solaris/solaris10/pkginfo b/solaris/solaris10/pkginfo index a4bff9e728..18604c03e3 100644 --- a/solaris/solaris10/pkginfo +++ b/solaris/solaris10/pkginfo @@ -5,7 +5,7 @@ ARCH="i386" CLASSES="none" CATEGORY="system" VENDOR="Wazuh, Inc " -PSTAMP="19May2024" +PSTAMP="20May2024" EMAIL="info@wazuh.com" ISTATES="S s 1 2 3" RSTATES="S s 1 2 3" diff --git a/stack/dashboard/deb/debian/changelog b/stack/dashboard/deb/debian/changelog index 865f31c50f..9aa91a4242 100644 --- a/stack/dashboard/deb/debian/changelog +++ b/stack/dashboard/deb/debian/changelog @@ -2,7 +2,7 @@ wazuh-dashboard (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 wazuh-dashboard (4.7.4-RELEASE) stable; urgency=low diff --git a/stack/dashboard/deb/debian/copyright b/stack/dashboard/deb/debian/copyright index 1f20b016a6..b58d562f13 100644 --- a/stack/dashboard/deb/debian/copyright +++ b/stack/dashboard/deb/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/stack/dashboard/rpm/wazuh-dashboard.spec b/stack/dashboard/rpm/wazuh-dashboard.spec index 83cc5af3ec..9e05517313 100644 --- a/stack/dashboard/rpm/wazuh-dashboard.spec +++ b/stack/dashboard/rpm/wazuh-dashboard.spec @@ -408,7 +408,7 @@ rm -fr %{buildroot} %attr(640, root, root) "/etc/systemd/system/wazuh-dashboard.service" %changelog -* Sun May 19 2024 support - 4.7.5 +* Mon May 20 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/stack/indexer/deb/debian/changelog b/stack/indexer/deb/debian/changelog index 59fdb336ef..b96f879b93 100644 --- a/stack/indexer/deb/debian/changelog +++ b/stack/indexer/deb/debian/changelog @@ -2,7 +2,7 @@ wazuh-indexer (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Sun, 19 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 wazuh-indexer (4.7.4-RELEASE) stable; urgency=low diff --git a/stack/indexer/deb/debian/copyright b/stack/indexer/deb/debian/copyright index 1f20b016a6..b58d562f13 100644 --- a/stack/indexer/deb/debian/copyright +++ b/stack/indexer/deb/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Sun, 19 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/stack/indexer/rpm/wazuh-indexer.spec b/stack/indexer/rpm/wazuh-indexer.spec index 6b71a713ad..22fd2e0c20 100755 --- a/stack/indexer/rpm/wazuh-indexer.spec +++ b/stack/indexer/rpm/wazuh-indexer.spec @@ -1444,7 +1444,7 @@ rm -fr %{buildroot} %changelog -* Sun May 19 2024 support - 4.7.5 +* Mon May 20 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/unattended_installer/builder.sh b/unattended_installer/builder.sh index 8040526392..449763e806 100755 --- a/unattended_installer/builder.sh +++ b/unattended_installer/builder.sh @@ -16,7 +16,7 @@ readonly resources_certs="${base_path_builder}/cert_tool" readonly resources_passwords="${base_path_builder}/passwords_tool" readonly resources_common="${base_path_builder}/common_functions" readonly resources_download="${base_path_builder}/downloader" -source_branch="4.7.4" +source_branch="4.7.5" function getHelp() { From 50bb879f4fc136672e5b896d6245b9bb5e2a9865 Mon Sep 17 00:00:00 2001 From: Tomas Turina Date: Wed, 22 May 2024 15:58:52 +0000 Subject: [PATCH 3/3] Update dates for 4.7.5 --- aix/SPECS/wazuh-agent-aix.spec | 2 +- debs/SPECS/wazuh-agent/debian/changelog | 2 +- debs/SPECS/wazuh-agent/debian/copyright | 2 +- debs/SPECS/wazuh-manager/debian/changelog | 2 +- debs/SPECS/wazuh-manager/debian/copyright | 2 +- rpms/SPECS/wazuh-agent.spec | 2 +- rpms/SPECS/wazuh-manager.spec | 2 +- solaris/solaris10/pkginfo | 2 +- stack/dashboard/deb/debian/changelog | 2 +- stack/dashboard/deb/debian/copyright | 2 +- stack/dashboard/rpm/wazuh-dashboard.spec | 2 +- stack/indexer/deb/debian/changelog | 2 +- stack/indexer/deb/debian/copyright | 2 +- stack/indexer/rpm/wazuh-indexer.spec | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/aix/SPECS/wazuh-agent-aix.spec b/aix/SPECS/wazuh-agent-aix.spec index e535f4b0f6..52ec752c7b 100644 --- a/aix/SPECS/wazuh-agent-aix.spec +++ b/aix/SPECS/wazuh-agent-aix.spec @@ -290,7 +290,7 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/* %changelog -* Mon May 20 2024 support - 4.7.5 +* Mon May 27 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/debs/SPECS/wazuh-agent/debian/changelog b/debs/SPECS/wazuh-agent/debian/changelog index e5736f9c67..600a7339b3 100644 --- a/debs/SPECS/wazuh-agent/debian/changelog +++ b/debs/SPECS/wazuh-agent/debian/changelog @@ -2,7 +2,7 @@ wazuh-agent (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 27 May 2024 00:00:00 +0000 wazuh-agent (4.7.4-RELEASE) stable; urgency=low diff --git a/debs/SPECS/wazuh-agent/debian/copyright b/debs/SPECS/wazuh-agent/debian/copyright index fc238100ae..236ed35a9e 100644 --- a/debs/SPECS/wazuh-agent/debian/copyright +++ b/debs/SPECS/wazuh-agent/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 27 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/debs/SPECS/wazuh-manager/debian/changelog b/debs/SPECS/wazuh-manager/debian/changelog index 319f15b5d7..f9650320d1 100644 --- a/debs/SPECS/wazuh-manager/debian/changelog +++ b/debs/SPECS/wazuh-manager/debian/changelog @@ -2,7 +2,7 @@ wazuh-manager (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 27 May 2024 00:00:00 +0000 wazuh-manager (4.7.4-RELEASE) stable; urgency=low diff --git a/debs/SPECS/wazuh-manager/debian/copyright b/debs/SPECS/wazuh-manager/debian/copyright index fc238100ae..236ed35a9e 100644 --- a/debs/SPECS/wazuh-manager/debian/copyright +++ b/debs/SPECS/wazuh-manager/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 27 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/rpms/SPECS/wazuh-agent.spec b/rpms/SPECS/wazuh-agent.spec index e6f7364d78..91b8105105 100644 --- a/rpms/SPECS/wazuh-agent.spec +++ b/rpms/SPECS/wazuh-agent.spec @@ -599,7 +599,7 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/gcloud/* %changelog -* Mon May 20 2024 support - 4.7.5 +* Mon May 27 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/rpms/SPECS/wazuh-manager.spec b/rpms/SPECS/wazuh-manager.spec index f34afeea16..b1a8c47bfa 100644 --- a/rpms/SPECS/wazuh-manager.spec +++ b/rpms/SPECS/wazuh-manager.spec @@ -827,7 +827,7 @@ rm -fr %{buildroot} %attr(750, root, wazuh) %{_localstatedir}/wodles/gcloud/* %changelog -* Mon May 20 2024 support - 4.7.5 +* Mon May 27 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/solaris/solaris10/pkginfo b/solaris/solaris10/pkginfo index 18604c03e3..3a8468c9d2 100644 --- a/solaris/solaris10/pkginfo +++ b/solaris/solaris10/pkginfo @@ -5,7 +5,7 @@ ARCH="i386" CLASSES="none" CATEGORY="system" VENDOR="Wazuh, Inc " -PSTAMP="20May2024" +PSTAMP="27May2024" EMAIL="info@wazuh.com" ISTATES="S s 1 2 3" RSTATES="S s 1 2 3" diff --git a/stack/dashboard/deb/debian/changelog b/stack/dashboard/deb/debian/changelog index 9aa91a4242..da7e99ebb2 100644 --- a/stack/dashboard/deb/debian/changelog +++ b/stack/dashboard/deb/debian/changelog @@ -2,7 +2,7 @@ wazuh-dashboard (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 27 May 2024 00:00:00 +0000 wazuh-dashboard (4.7.4-RELEASE) stable; urgency=low diff --git a/stack/dashboard/deb/debian/copyright b/stack/dashboard/deb/debian/copyright index b58d562f13..5a85c76d92 100644 --- a/stack/dashboard/deb/debian/copyright +++ b/stack/dashboard/deb/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 27 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/stack/dashboard/rpm/wazuh-dashboard.spec b/stack/dashboard/rpm/wazuh-dashboard.spec index 9e05517313..90d8b811fe 100644 --- a/stack/dashboard/rpm/wazuh-dashboard.spec +++ b/stack/dashboard/rpm/wazuh-dashboard.spec @@ -408,7 +408,7 @@ rm -fr %{buildroot} %attr(640, root, root) "/etc/systemd/system/wazuh-dashboard.service" %changelog -* Mon May 20 2024 support - 4.7.5 +* Mon May 27 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html diff --git a/stack/indexer/deb/debian/changelog b/stack/indexer/deb/debian/changelog index b96f879b93..8e57db6146 100644 --- a/stack/indexer/deb/debian/changelog +++ b/stack/indexer/deb/debian/changelog @@ -2,7 +2,7 @@ wazuh-indexer (4.7.5-RELEASE) stable; urgency=low * More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html - -- Wazuh, Inc Mon, 20 May 2024 00:00:00 +0000 + -- Wazuh, Inc Mon, 27 May 2024 00:00:00 +0000 wazuh-indexer (4.7.4-RELEASE) stable; urgency=low diff --git a/stack/indexer/deb/debian/copyright b/stack/indexer/deb/debian/copyright index b58d562f13..5a85c76d92 100644 --- a/stack/indexer/deb/debian/copyright +++ b/stack/indexer/deb/debian/copyright @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Wazuh, Inc on Mon, 20 May 2024 00:00:00 +0000 + Wazuh, Inc on Mon, 27 May 2024 00:00:00 +0000 It was downloaded from: diff --git a/stack/indexer/rpm/wazuh-indexer.spec b/stack/indexer/rpm/wazuh-indexer.spec index 22fd2e0c20..2643e27f24 100755 --- a/stack/indexer/rpm/wazuh-indexer.spec +++ b/stack/indexer/rpm/wazuh-indexer.spec @@ -1444,7 +1444,7 @@ rm -fr %{buildroot} %changelog -* Mon May 20 2024 support - 4.7.5 +* Mon May 27 2024 support - 4.7.5 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-5.html * Thu Apr 25 2024 support - 4.7.4 - More info: https://documentation.wazuh.com/current/release-notes/release-4-7-4.html