File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ ##2014 -03-04 - Supported Release 3.3.3
2
+ ###Summary
3
+
4
+ This is a supported release. This release removes a testing symlink that can
5
+ cause trouble on systems where /var is on a seperate filesystem from the
6
+ modulepath.
7
+
8
+ ####Features
9
+ ####Bugfixes
10
+ ####Known Bugs
11
+ * SLES is not supported.
12
+
1
13
##2014 -03-04 - Supported Release 3.3.2
2
14
###Summary
3
15
This is a supported release. It fixes a problem with updating passwords on postgresql.org distributed versions of PostgreSQL.
Original file line number Diff line number Diff line change 1
1
name ' puppetlabs-postgresql'
2
- version ' 3.3.2 '
2
+ version ' 3.3.3 '
3
3
source ' git://github.com/puppetlabs/puppet-postgresql.git'
4
4
author ' Inkling/Puppet Labs'
5
5
description ' PostgreSQL defined resource types'
Original file line number Diff line number Diff line change 54
54
}
55
55
],
56
56
"name" : " puppetlabs-postgresql" ,
57
- "version" : " 3.3.2 " ,
57
+ "version" : " 3.3.3 " ,
58
58
"source" : " git://github.com/puppetlabs/puppet-postgresql.git" ,
59
59
"author" : " Inkling/Puppet Labs" ,
60
60
"license" : " ASL 2.0" ,
You can’t perform that action at this time.
0 commit comments