Update changelog
This commit is contained in:
parent
97b8200a5f
commit
e1f4b83226
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
## 2015-09-08 - Supported Release 3.6.1
|
## 2015-09-22 - Supported Release 3.6.1
|
||||||
### Summary
|
### Summary
|
||||||
This release fixes an incorrect function used in `mysql::server::backup` and fixes compatibility issues with PE 3.3.x.
|
This is a security and bugfix release that fixes incorrect username truncation in the munge for the mysql_user type, incorrect function used in `mysql::server::backup` and fixes compatibility issues with PE 3.3.x.
|
||||||
|
|
||||||
#### Bugfixes
|
#### Bugfixes
|
||||||
|
- Loosen the regex in mysql_user munging so the username is not unintentionally truncated.
|
||||||
- Use `warning()` not `warn()`
|
- Use `warning()` not `warn()`
|
||||||
- Metadata had inadvertantly dropped 3.3.x support
|
- Metadata had inadvertantly dropped 3.3.x support
|
||||||
- Some 3.3.x compatibility issues in `mysqltuner` were corrected
|
- Some 3.3.x compatibility issues in `mysqltuner` were corrected
|
||||||
- Fixes an incorrect warning in `mysql::server::backup` manifest
|
|
||||||
|
|
||||||
## 2015-08-10 - Supported Release 3.6.0
|
## 2015-08-10 - Supported Release 3.6.0
|
||||||
### Summary
|
### Summary
|
||||||
|
|
Loading…
Reference in a new issue