Add etcd and url lookup plugin security fixes to changelog
This commit is contained in:
parent
73c7e98260
commit
2829d0f6ca
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ Other Notable Changes:
|
|||
|
||||
## 1.9.2 "Dancing In the Street" - TBD
|
||||
|
||||
* Security fix to get_url and uri modules to check that hostnames match certificates with https urls (CVE-2015-3908)
|
||||
* Security fixes to check that hostnames match certificates with https urls (CVE-2015-3908)
|
||||
- get_url and uri modules
|
||||
- url and etcd lookup plugins
|
||||
* Fixed a bug in the service module where init scripts were being incorrectly used instead of upstart/systemd.
|
||||
* Fixed a bug where sudo/su settings were not inherited from ansible.cfg correctly.
|
||||
* Fixed a bug in the rds module where a traceback may occur due to an unbound variable.
|
||||
|
|
Loading…
Reference in a new issue