Skip to content
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

Bump 4.3.9 #4655

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Bump 4.3.9 #4655

merged 1 commit into from
Oct 6, 2022

Conversation

asteriscos
Copy link
Member

@asteriscos asteriscos commented Oct 6, 2022

Description

Add support for Wazuh 4.3.9

Closes #4654

@asteriscos asteriscos linked an issue Oct 6, 2022 that may be closed by this pull request
1 task
@asteriscos asteriscos self-assigned this Oct 6, 2022
Copy link
Member

@AlexRuiz7 AlexRuiz7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@asteriscos asteriscos merged commit 5d385c5 into 4.3-7.10 Oct 6, 2022
@asteriscos asteriscos deleted the bump-release-4.3.9 branch October 6, 2022 14:37
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2022

The backport to 4.3-7.16 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-4.3-7.16 4.3-7.16
# Navigate to the new working tree
cd .worktrees/backport-4.3-7.16
# Create a new branch
git switch --create backport-4655-to-4.3-7.16
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 5d385c5b17842c0dd86a21910b5f9387788b0f81
# Push it to GitHub
git push --set-upstream origin backport-4655-to-4.3-7.16
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-4.3-7.16

Then, create a pull request where the base branch is 4.3-7.16 and the compare/head branch is backport-4655-to-4.3-7.16.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2022

The backport to 4.3-1.2-wzd failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-4.3-1.2-wzd 4.3-1.2-wzd
# Navigate to the new working tree
cd .worktrees/backport-4.3-1.2-wzd
# Create a new branch
git switch --create backport-4655-to-4.3-1.2-wzd
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 5d385c5b17842c0dd86a21910b5f9387788b0f81
# Push it to GitHub
git push --set-upstream origin backport-4655-to-4.3-1.2-wzd
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-4.3-1.2-wzd

Then, create a pull request where the base branch is 4.3-1.2-wzd and the compare/head branch is backport-4655-to-4.3-1.2-wzd.

AlexRuiz7 pushed a commit that referenced this pull request Oct 6, 2022
(cherry picked from commit 5d385c5)
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2022

Jest Test Coverage % values
Statements 6.89% ( 2513 / 36484 )
Branches 2.72% ( 769 / 28224 )
Functions 4.6% ( 410 / 8920 )
Lines 6.97% ( 2432 / 34907 )

asteriscos added a commit that referenced this pull request Oct 6, 2022
* Bump 4.3.9 (#4655)

(cherry picked from commit 5d385c5)

* Fix Changelog

Co-authored-by: Federico Rodriguez <[email protected]>
AlexRuiz7 pushed a commit that referenced this pull request Oct 6, 2022
(cherry picked from commit 5d385c5)
asteriscos added a commit that referenced this pull request Oct 6, 2022
* Bump 4.3.9 (#4655)

(cherry picked from commit 5d385c5)

* Update CHANGELOG.md

* Update README.md

Co-authored-by: Federico Rodriguez <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Oct 13, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
github-actions bot pushed a commit that referenced this pull request Oct 13, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 13, 2022
Merge 4.3-7.10 into master (#4669)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)

Co-authored-by: Álex <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
Merge 4.3-7.10 into master (#4669)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
Merge 4.3-7.10 into master (#4669)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
Merge 4.3-7.10 into master (#4669)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
Merge 4.3-7.10 into master (#4669)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Oct 17, 2022
Merge 4.3-7.10 into master (#4669)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
(cherry picked from commit 589dae5)
AlexRuiz7 added a commit that referenced this pull request Nov 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
github-actions bot pushed a commit that referenced this pull request Nov 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)
AlexRuiz7 added a commit that referenced this pull request Nov 17, 2022
Post-release v4.3.10 (#4879)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)

Co-authored-by: Álex <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Nov 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)
AlexRuiz7 added a commit that referenced this pull request Nov 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)
AlexRuiz7 added a commit that referenced this pull request Nov 17, 2022
* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)
chantal-kelm pushed a commit that referenced this pull request Nov 17, 2022
Post-release v4.3.10 (#4879)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)
AlexRuiz7 added a commit that referenced this pull request Nov 17, 2022
Post-release v4.3.10 (#4879)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)
AlexRuiz7 added a commit that referenced this pull request Nov 17, 2022
Post-release v4.3.10 (#4879)

* [Backport 4.3-7.10] Create pull_request_template.md (#4591)

Create pull_request_template.md (#4583)

(cherry picked from commit aac7f22)

Co-authored-by: Álex <[email protected]>

* Bump 4.3.9 (#4655)

* bump: Version v4.3.9-7.10.2

* bump: Version v4.3.9-7.10.2

* change function to get the path programatically (#4815)

* change function to get the path programatically

* update changelog

* Add support for Wazuh 4.3.10 - 7.10.2 (#4839)

Bump 4.3.10

* Fixed 4.3.10 changelog (#4845)

Fixed changelog

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <[email protected]>
Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Nico Guevara <[email protected]>
(cherry picked from commit d0c9e91)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Wazuh 4.3.9 (bump).
2 participants