File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2014-02-19 - Version 2.2.1
2
+
3
+ Summary:
4
+
5
+ Minor release that repairs mysql_database{} so that it sees the correct
6
+ collation settings (it was only checking the global mysql ones, not the
7
+ actual database and constantly setting it over and over since January 22nd).
8
+
9
+ Also fixes a bunch of tests on various platforms.
10
+
1
11
2014-02-13 - Version 2.2.0
2
12
3
13
Summary:
Original file line number Diff line number Diff line change 1
1
name ' puppetlabs-mysql'
2
- version ' 2.2.0 '
2
+ version ' 2.2.1 '
3
3
source ' git://github.com/puppetlabs/puppetlabs-mysql.git'
4
4
author ' Puppet Labs'
5
5
license ' Apache 2.0'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs/mysql" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
4
4
"summary" : " Manage MySQL, includes types/providers" ,
5
5
"source" : " git@github.com/puppetlabs/puppetlabs-mysql.git" ,
6
6
"project_page" : " http://github.com/puppetlabs/puppetlabs-mysql" ,
You can’t perform that action at this time.
0 commit comments