Open
Conversation
…would be uploaded to S3) (#1425)
* Fix error compilation for CentOS 5 and 7, and building docker images CentOS 5 for i386 (#1431) * Adding configure option in GCC to avoid error compilation in Wazuh. * Change Dockerfile of CentOS5 to build image of i386 without error and avoid error compilation with GCC. * Add support for creating a tar.gz file with debugging symbols when creating a package * Fixed a bug with the order in which parameters are passed to a function in the script. * Change to support only x86_64 architecture. * Update run.sh * Create tar.gz with group and owner group and the version name without v character. * Rename from {Number version} to v{Number version}
…1452) * Build the zip file with debug symbols files for the built package. * Rename an option in the generate_compiled_windows_agent.sh script * Remove the unnecessary variable, improve the description of a new option in the script, and change the if condition. * Expanded explanation of the new option in the script. * Changed description of new option in the generator script. * Improve explanation. * Added newline empty and indentation of if condition.
* Add support for RPM/DEB debuginfo packages * Fix DEBUG on generate_<rpm/debian>_packages.sh * Several Fixes related to debuginfo packages - RPM manager/agent change .symbols files privileges - RPM agent remove arch from Requieres values - DEB remove symbols from binary package - DEB change Depends to Conflicts for wazuh-*-dbg packages. - RPM fix debuginfo package extraction for future packages * Fixes related to debuginfo packages - Fix RPM manager subpackage declaration - Fix DEB manager subpackage to be similar to agent approach
Closed
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR aims to add debug information packages by default during the generation of Linux, Windows and macOS binaries packages
Tests
%filessection is correctly updated if necessary%filessection is correctly updated if necessary