ansible/changelogs
Sam Doran 5cb96087e6
Fix warning for new default permissions when mode is not specified (#70976) (#70985)
Follow up to #70221
Related to #67794
CVE-2020-1736

When set_mode_if_different() is called with mode of 'None', ensure we issue
a warning about the change in default permissions.

Add integration tests to ensure the warning works properly.

* Fix tests
- actually use custom module 🤦‍♂️
- verify file permission on created files
- use remote_tmp_dir so we're ready for split controller
- improve test module so we can skip the call to set_fs_attributes_if_different()
- fix tests for CentOS 6

(cherry picked from commit dc79528cc6)
2020-07-30 10:10:23 -07:00
..
fragments Fix warning for new default permissions when mode is not specified (#70976) (#70985) 2020-07-30 10:10:23 -07:00
CHANGELOG-v2.10.rst New release v2.10.0rc3 2020-07-24 15:59:04 -05:00
CHANGELOG.rst
changelog.yaml New release v2.10.0rc3 2020-07-24 15:59:04 -05:00
config.yaml Use antsibull-changelog instead of packaged changelog generator (#69313) 2020-06-11 11:21:21 -07:00