Skip to content

Commit 5f5d9f5

Browse files
authored
Merge pull request #3052 from wazuh/merge-4.10.0-into-master
Merge 4.10.0 into master
2 parents ddaaabf + c49ddd3 commit 5f5d9f5

12 files changed

Lines changed: 76 additions & 30 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
- https://github.com/wazuh/wazuh-packages/releases/tag/v5.0.0
66

7+
## [4.10.0]
8+
9+
- https://github.com/wazuh/wazuh-packages/releases/tag/v4.10.0
10+
711
## [4.9.0]
812

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

aix/SPECS/wazuh-agent-aix.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,11 @@ rm -fr %{buildroot}
293293
%changelog
294294
* Thu Dec 12 2024 support <info@wazuh.com> - 5.0.0
295295
- More info: https://documentation.wazuh.com/current/release-notes/release-5-0-0.html
296-
* Wed Jul 10 2024 support <info@wazuh.com> - 4.9.0
296+
* Tue Oct 01 2024 support <info@wazuh.com> - 4.10.0
297+
- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
298+
* Thu Aug 15 2024 support <info@wazuh.com> - 4.9.0
297299
- More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
298-
* Wed Jun 26 2024 support <info@wazuh.com> - 4.8.1
300+
* Thu Jul 18 2024 support <info@wazuh.com> - 4.8.1
299301
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
300302
* Wed Jun 12 2024 support <info@wazuh.com> - 4.8.0
301303
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-0.html

debs/SPECS/wazuh-agent/debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,23 @@ wazuh-agent (5.0.0-RELEASE) stable; urgency=low
44

55
-- Wazuh, Inc <info@wazuh.com> Thu, 12 Dec 2024 00:00:00 +0000
66

7+
wazuh-agent (4.10.0-RELEASE) stable; urgency=low
8+
9+
* More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
10+
11+
-- Wazuh, Inc <info@wazuh.com> Tue, 01 Oct 2024 00:00:00 +0000
12+
713
wazuh-agent (4.9.0-RELEASE) stable; urgency=low
814

915
* More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
1016

11-
-- Wazuh, Inc <info@wazuh.com> Wed, 10 Jul 2024 00:00:00 +0000
17+
-- Wazuh, Inc <info@wazuh.com> Thu, 15 Aug 2024 00:00:00 +0000
1218

1319
wazuh-agent (4.8.1-RELEASE) stable; urgency=low
1420

1521
* More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
1622

17-
-- Wazuh, Inc <info@wazuh.com> Wed, 26 Jun 2024 00:00:00 +0000
23+
-- Wazuh, Inc <info@wazuh.com> Thu, 18 Jul 2024 00:00:00 +0000
1824

1925
wazuh-agent (4.8.0-RELEASE) stable; urgency=low
2026

debs/SPECS/wazuh-manager/debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,23 @@ wazuh-manager (5.0.0-RELEASE) stable; urgency=low
44

55
-- Wazuh, Inc <info@wazuh.com> Thu, 12 Dec 2024 00:00:00 +0000
66

7+
wazuh-manager (4.10.0-RELEASE) stable; urgency=low
8+
9+
* More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
10+
11+
-- Wazuh, Inc <info@wazuh.com> Tue, 01 Oct 2024 00:00:00 +0000
12+
713
wazuh-manager (4.9.0-RELEASE) stable; urgency=low
814

915
* More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
1016

11-
-- Wazuh, Inc <info@wazuh.com> Wed, 10 Jul 2024 00:00:00 +0000
17+
-- Wazuh, Inc <info@wazuh.com> Thu, 15 Aug 2024 00:00:00 +0000
1218

1319
wazuh-manager (4.8.1-RELEASE) stable; urgency=low
1420

1521
* More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
1622

17-
-- Wazuh, Inc <info@wazuh.com> Wed, 26 Jun 2024 00:00:00 +0000
23+
-- Wazuh, Inc <info@wazuh.com> Thu, 18 Jul 2024 00:00:00 +0000
1824

1925
wazuh-manager (4.8.0-RELEASE) stable; urgency=low
2026

rpms/SPECS/wazuh-agent.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -642,9 +642,11 @@ rm -fr %{buildroot}
642642
%changelog
643643
* Thu Dec 12 2024 support <info@wazuh.com> - 5.0.0
644644
- More info: https://documentation.wazuh.com/current/release-notes/release-5-0-0.html
645-
* Wed Jul 10 2024 support <info@wazuh.com> - 4.9.0
645+
* Tue Oct 01 2024 support <info@wazuh.com> - 4.10.0
646+
- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
647+
* Thu Aug 15 2024 support <info@wazuh.com> - 4.9.0
646648
- More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
647-
* Wed Jun 26 2024 support <info@wazuh.com> - 4.8.1
649+
* Thu Jul 18 2024 support <info@wazuh.com> - 4.8.1
648650
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
649651
* Wed Jun 12 2024 support <info@wazuh.com> - 4.8.0
650652
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-0.html

rpms/SPECS/wazuh-manager.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -889,9 +889,11 @@ rm -fr %{buildroot}
889889
%changelog
890890
* Thu Dec 12 2024 support <info@wazuh.com> - 5.0.0
891891
- More info: https://documentation.wazuh.com/current/release-notes/release-5-0-0.html
892-
* Wed Jul 10 2024 support <info@wazuh.com> - 4.9.0
892+
* Tue Oct 01 2024 support <info@wazuh.com> - 4.10.0
893+
- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
894+
* Thu Aug 15 2024 support <info@wazuh.com> - 4.9.0
893895
- More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
894-
* Wed Jun 26 2024 support <info@wazuh.com> - 4.8.1
896+
* Thu Jul 18 2024 support <info@wazuh.com> - 4.8.1
895897
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
896898
* Wed Jun 12 2024 support <info@wazuh.com> - 4.8.0
897899
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-0.html

stack/dashboard/deb/debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,23 @@ wazuh-dashboard (5.0.0-RELEASE) stable; urgency=low
44

55
-- Wazuh, Inc <info@wazuh.com> Thu, 12 Dec 2024 00:00:00 +0000
66

7+
wazuh-dashboard (4.10.0-RELEASE) stable; urgency=low
8+
9+
* More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
10+
11+
-- Wazuh, Inc <info@wazuh.com> Tue, 01 Oct 2024 00:00:00 +0000
12+
713
wazuh-dashboard (4.9.0-RELEASE) stable; urgency=low
814

915
* More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
1016

11-
-- Wazuh, Inc <info@wazuh.com> Wed, 10 Jul 2024 00:00:00 +0000
17+
-- Wazuh, Inc <info@wazuh.com> Thu, 15 Aug 2024 00:00:00 +0000
1218

1319
wazuh-dashboard (4.8.1-RELEASE) stable; urgency=low
1420

1521
* More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
1622

17-
-- Wazuh, Inc <info@wazuh.com> Wed, 26 Jun 2024 00:00:00 +0000
23+
-- Wazuh, Inc <info@wazuh.com> Thu, 18 Jul 2024 00:00:00 +0000
1824

1925
wazuh-dashboard (4.8.0-RELEASE) stable; urgency=low
2026

stack/dashboard/rpm/wazuh-dashboard.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,11 @@ rm -fr %{buildroot}
348348
%changelog
349349
* Thu Dec 12 2024 support <info@wazuh.com> - 5.0.0
350350
- More info: https://documentation.wazuh.com/current/release-notes/release-5-0-0.html
351-
* Wed Jul 10 2024 support <info@wazuh.com> - 4.9.0
351+
* Tue Oct 01 2024 support <info@wazuh.com> - 4.10.0
352+
- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
353+
* Thu Aug 15 2024 support <info@wazuh.com> - 4.9.0
352354
- More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
353-
* Wed Jun 26 2024 support <info@wazuh.com> - 4.8.1
355+
* Thu Jul 18 2024 support <info@wazuh.com> - 4.8.1
354356
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
355357
* Wed Jun 12 2024 support <info@wazuh.com> - 4.8.0
356358
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-0.html

stack/indexer/deb/debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,23 @@ wazuh-indexer (5.0.0-RELEASE) stable; urgency=low
44

55
-- Wazuh, Inc <info@wazuh.com> Thu, 12 Dec 2024 00:00:00 +0000
66

7+
wazuh-indexer (4.10.0-RELEASE) stable; urgency=low
8+
9+
* More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
10+
11+
-- Wazuh, Inc <info@wazuh.com> Tue, 01 Oct 2024 00:00:00 +0000
12+
713
wazuh-indexer (4.9.0-RELEASE) stable; urgency=low
814

915
* More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
1016

11-
-- Wazuh, Inc <info@wazuh.com> Wed, 10 Jul 2024 00:00:00 +0000
17+
-- Wazuh, Inc <info@wazuh.com> Thu, 15 Aug 2024 00:00:00 +0000
1218

1319
wazuh-indexer (4.8.1-RELEASE) stable; urgency=low
1420

1521
* More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
1622

17-
-- Wazuh, Inc <info@wazuh.com> Wed, 26 Jun 2024 00:00:00 +0000
23+
-- Wazuh, Inc <info@wazuh.com> Thu, 18 Jul 2024 00:00:00 +0000
1824

1925
wazuh-indexer (4.8.0-RELEASE) stable; urgency=low
2026

stack/indexer/rpm/wazuh-indexer.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -683,9 +683,11 @@ rm -fr %{buildroot}
683683
%changelog
684684
* Thu Dec 12 2024 support <info@wazuh.com> - 5.0.0
685685
- More info: https://documentation.wazuh.com/current/release-notes/release-5-0-0.html
686-
* Wed Jul 10 2024 support <info@wazuh.com> - 4.9.0
686+
* Tue Oct 01 2024 support <info@wazuh.com> - 4.10.0
687+
- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
688+
* Thu Aug 15 2024 support <info@wazuh.com> - 4.9.0
687689
- More info: https://documentation.wazuh.com/current/release-notes/release-4-9-0.html
688-
* Wed Jun 26 2024 support <info@wazuh.com> - 4.8.1
690+
* Thu Jul 18 2024 support <info@wazuh.com> - 4.8.1
689691
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-1.html
690692
* Wed Jun 12 2024 support <info@wazuh.com> - 4.8.0
691693
- More info: https://documentation.wazuh.com/current/release-notes/release-4-8-0.html

0 commit comments

Comments
 (0)