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

Remove Unsupported OS from Package List #7918

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Remove Unsupported OS from Package List #7918

merged 2 commits into from
Oct 24, 2024

Conversation

vikman90
Copy link
Member

Description

This PR closes #7785.

This pull request proposes the removal of unsupported operating systems from the package list for both the Wazuh Manager and Agent. The listed systems have been found to be incompatible with the current version range, and their maintenance is no longer feasible within the supported package scope.

Changes

Manager

  • Raspbian x86_64

Agent

  • Amazon Linux i386
  • Amazon Linux armhf
  • Oracle Linux armhf
  • RHEL armhf
  • Raspbian i386
  • Raspbian x86_64

References

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@vikman90 vikman90 requested a review from javimed October 23, 2024 10:07
@vikman90 vikman90 self-assigned this Oct 23, 2024
@vikman90 vikman90 linked an issue Oct 23, 2024 that may be closed by this pull request
@vikman90 vikman90 changed the base branch from 4.9.1 to 4.9 October 23, 2024 11:25
@javimed javimed added level/task Task issue type/bug Bug issue labels Oct 23, 2024
@javimed javimed merged commit b165c6d into 4.9 Oct 24, 2024
3 checks passed
@javimed javimed deleted the bug/7785-raspbian branch October 24, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Raspbian OS support on x86
3 participants