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

Cherry-pick #3879 to master: Fix modules yml files permission on Deb #3893

Merged
merged 1 commit into from Apr 6, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Apr 3, 2017

Cherry-pick of PR #3879 to master branch. Original message:

The fix in #3645 had a bug (chmod executed on the wrong folder). This fixes the fix and also adds permissions checks to the tests.

@@ -19,6 +19,66 @@ https://github.com/elastic/beats/compare/v5.1.1...master[Check the HEAD diff]
they must not be writable by others. {pull}3544[3544] {pull}3689[3689]
- Usage of field `_type` is now ignored and hardcoded to `doc`. {pull}3757[3757]
- Change vendor manager from glide to govendor {pull}3851[3851]
*Filebeat*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tsg is the addition of all these changelog entries on purpose?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I'll clean that up.

The fix in elastic#3645 had a bug (chmod executed on the wrong folder). This fixes the fix and also adds permissions checks to the tests.
(cherry picked from commit 37ae2fc)
@ruflin ruflin merged commit e3bc8a5 into elastic:master Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants