mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #7470 from basepi/releasenotes
Add fixes between 0.17.0rc1 and 0.17.0 to release notes
This commit is contained in:
commit
89be674b47
@ -155,3 +155,19 @@ Mac OS X User/Group Support
|
||||
|
||||
Salt is now able to manage users and groups on Minions running Mac OS X.
|
||||
However, at this time user passwords cannot be managed.
|
||||
|
||||
Fixes from RC to release
|
||||
------------------------
|
||||
|
||||
- Multiple documentation fixes
|
||||
- Add multiple source files + templating for :mod:`file.append
|
||||
<salt.states.file.append>` (:issue:`6905`)
|
||||
- Support sysctl configuration files in systemd>=207 (:issue:`7351`)
|
||||
- Add :mod:`file.search <salt.modules.file.search>` and :mod:`file.replace
|
||||
<salt.modules.file.replace>`
|
||||
- Fix cross-calling execution functions in provider overrides
|
||||
- Fix locale override for postgres (:issue:`4543`)
|
||||
- Fix Raspbian identification for service/pkg support (:issue:`7371`)
|
||||
- Fix :mod:`cp.push <salt.modules.cp.push>` file corruption (:issue:`6495`)
|
||||
- Fix ALT Linux password hash specification (:issue:`3474`)
|
||||
- Multiple salt-ssh-related fixes and improvements
|
||||
|
Loading…
Reference in New Issue
Block a user