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

Add Python 3.10 support #2501

Conversation

jnasselle
Copy link
Member

Related issue
#2499

Description

This issue aims to add support for Python 3.10 on Wazuh Manager packages (deb/rpm)

Logs example

Tests

  • Build the package in any supported platform
    • Linux
    • Windows
    • macOS
    • Solaris
    • AIX
    • HP-UX
  • Package installation
  • Package upgrade
  • Package downgrade
  • Package remove
  • Package install/remove/install
  • Change added to CHANGELOG.md
  • Tests for Linux RPM
    • Build the package for x86_64
    • Build the package for i386
    • Build the package for armhf
    • Build the package for aarch64
    • %files section is correctly updated if necessary
  • Tests for Linux deb
    • Build the package for x86_64
    • Build the package for i386
    • Build the package for armhf
    • Build the package for aarch64
    • Package install/remove/install
    • Package install/purge/install
    • Check file permissions after installing the package
  • Tests for macOS
    • Test the package from macOS Sierra to Mojave
  • Tests for Solaris
    • Test the package on Solaris 10
    • Test the package on Solaris 11
    • Check file permissions on Solaris 11 template
  • Tests for IBM AIX
    • %files section is correctly updated if necessary
    • Check the changes from IBM AIX 5 to 7

@jnasselle jnasselle linked an issue Oct 5, 2023 that may be closed by this pull request
2 tasks
@Selutario Selutario changed the base branch from master to 2154-deprecate-centos6-debian7 October 31, 2023 16:18
@Selutario Selutario changed the base branch from 2154-deprecate-centos6-debian7 to master October 31, 2023 16:18
@Selutario Selutario changed the base branch from master to 2154-deprecate-centos6-debian7 November 2, 2023 11:58
@Selutario Selutario changed the base branch from 2154-deprecate-centos6-debian7 to master November 2, 2023 11:58
@mhamra mhamra changed the base branch from master to 2154-deprecate-centos6-debian7 November 2, 2023 12:38
@mhamra mhamra changed the base branch from 2154-deprecate-centos6-debian7 to master November 2, 2023 12:39
@mhamra mhamra force-pushed the enhancement/2499-python3.10-support branch from 53d713a to 90a2987 Compare November 2, 2023 14:38
@mhamra mhamra changed the base branch from master to 2154-deprecate-centos6-debian7 November 2, 2023 14:39
@Selutario Selutario marked this pull request as ready for review November 2, 2023 15:10
@Selutario Selutario merged commit 213ee49 into 2154-deprecate-centos6-debian7 Nov 2, 2023
4 checks passed
@Selutario Selutario deleted the enhancement/2499-python3.10-support branch November 2, 2023 15:47
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.

Review Wazuh embedded Python interpreter related files
2 participants