File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 2014-03-04 Supported Release 1.0.1
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
+ * By default, the version of Apache that ships with Ubuntu 10.04 does not work with ` wsgi_import_script ` .
12
+ * SLES is unsupported.
13
+
1
14
## 2014-03-04 Supported Release 1.0.0
2
15
###Summary
3
16
Original file line number Diff line number Diff line change 1
1
name ' puppetlabs-apache'
2
- version ' 1.0.0 '
2
+ version ' 1.0.1 '
3
3
source ' git://github.com/puppetlabs/puppetlabs-apache.git'
4
4
author ' puppetlabs'
5
5
license ' Apache 2.0'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-apache" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"source" : " https://github.com/puppetlabs/puppetlabs-apache" ,
5
5
"author" : " Puppet Labs" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments