V4.1.0 version update#2206
Merged
Merged
Conversation
Signed-off-by: Scott R. Shinn <[email protected]>
Signed-off-by: Scott R. Shinn <[email protected]>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the project’s reported release version to v4.1.0 across build/packaging artifacts, init scripts, and end-user documentation so installers and packages reflect the new release.
Changes:
- Bump version strings from 4.0.0 → 4.1.0 across Windows, init scripts, headers, and top-level docs.
- Update RPM spec version/changelog entry for the 4.1.0 release (and drop the custom
__find_requiresoverride). - Add a new 4.1.0 section to
CHANGELOG.mdand extendCONTRIBUTORS.
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/win32/ossec-installer.nsi | Updates Windows installer version define to 4.1.0. |
| src/win32/help.txt | Updates Windows agent help header version to 4.1.0. |
| src/VERSION | Bumps canonical source version to v4.1.0. |
| src/init/ossec-server.sh | Updates init script version string to v4.1.0. |
| src/init/ossec-local.sh | Updates init script version string to v4.1.0. |
| src/init/ossec-client.sh | Updates init script version string to v4.1.0. |
| src/headers/defs.h | Updates compiled-in version macro to v4.1.0. |
| README.md | Updates displayed project version to v4.1.0. |
| ossec-hids.spec | Updates RPM version to 4.1.0, adds 4.1.0 changelog entry, and removes custom __find_requires override. |
| INSTALL | Updates displayed project version to v4.1.0. |
| CONTRIBUTORS | Updates header/copyright and adds new contributor entries. |
| contrib/debian-packages/generate_ossec.sh | Updates Debian packaging script version variable to 4.1.0. |
| CONFIG | Updates displayed project version to v4.1.0. |
| CHANGELOG.md | Adds a new changelog section for the 4.1.0 release. |
| BUGS | Updates displayed project version to v4.1.0. |
Comments suppressed due to low confidence (1)
CONTRIBUTORS:66
- The contributor email on this line is missing a closing angle bracket (
>), which breaks the consistentName <email>formatting used elsewhere in the file. Please close the bracket (and keep spacing consistent with surrounding entries).
-Testing/Patches Rules and other contributions.
- Cédric Bleimling <[email protected]
- Dean Takemori <[email protected]>
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.