-
Notifications
You must be signed in to change notification settings - Fork 182
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
Bump 4.3.9 #4655
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
The backport to
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 |
The backport to
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 |
(cherry picked from commit 5d385c5)
|
(cherry picked from commit 5d385c5)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5) Co-authored-by: Álex <alejandro.ruiz.becerra@wazuh.com>
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> (cherry picked from commit 589dae5)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com>
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91) Co-authored-by: Álex <alejandro.ruiz.becerra@wazuh.com>
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91)
* [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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91)
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 <alejandro.ruiz.becerra@wazuh.com> * 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 <federico.rodriguez@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Nico Guevara <42900763+Tostti@users.noreply.github.com> (cherry picked from commit d0c9e91)
Description
Add support for Wazuh 4.3.9
Closes #4654