Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
apache2
Commits
35bb3254
Commit
35bb3254
authored
Sep 01, 2017
by
Tim Smith
Browse files
Release 5.0.1
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
3b779504
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
35bb3254
...
...
@@ -2,6 +2,14 @@
This file is used to list changes made in each version of the apache2 cookbook.
## v5.0.1 (2017-09-01)
-
Test using dokken-images in kitchen-dokken
-
Fix readme section for mod_php
-
Replace the existing testing.md contents with a link to the Chef testing docs
-
Fix mod_ldap failing on non-RHEL platforms
-
Fix mod_dav_svn to install the correct packages on Debian 8/9
## v5.0.0 (2017-07-13)
### Breaking changes
...
...
metadata.rb
View file @
35bb3254
...
...
@@ -7,7 +7,7 @@ chef_version '>= 12.1' if respond_to?(:chef_version)
license
'Apache-2.0'
description
'Installs and configures all aspects of apache2 using Debian style symlinks with helper definitions'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'5.0.
0
'
version
'5.0.
1
'
supports
'debian'
supports
'ubuntu'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment