Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
ee2ac808
Commit
ee2ac808
authored
Dec 23, 2019
by
Tim Smith
Browse files
Release 7.0
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
5a61c1c2
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ee2ac808
...
...
@@ -2,6 +2,17 @@
This file is used to list changes made in each version of the rsyslog cookbook.
## 7.0.0 (2019-12-23)
-
Update for Chef 15 license agreement and Chef Workstation -
[
@tas50
](
https://github.com/tas50
)
-
Resolve Cookstyle 5.8 warnings -
[
@tas50
](
https://github.com/tas50
)
-
Fixes spec tests locally and on travis-ci
-
Expand testing to the latest platformms -
[
@tas50
](
https://github.com/tas50
)
-
Fix Amazon Linux 201X and 2.x support -
[
@tas50
](
https://github.com/tas50
)
-
Fix opensuse failures -
[
@tas50
](
https://github.com/tas50
)
-
Remove support for EOL RHEL 5
-
Require Chef Infra 13 or later
## 6.0.7 (2018-08-01)
-
Optional creation of default configuration file 50-default.conf
...
...
README.md
View file @
ee2ac808
...
...
@@ -15,7 +15,7 @@ Installs and configures rsyslog to replace syslogd for client and/or server use.
### Chef
-
Chef 1
2.7
+
-
Chef 1
3
+
### Other
...
...
metadata.rb
View file @
ee2ac808
...
...
@@ -3,7 +3,7 @@ maintainer 'Chef Software, Inc.'
maintainer_email
'cookbooks@chef.io'
license
'Apache-2.0'
description
'Installs and configures rsyslog'
version
'
6
.0.
7
'
version
'
7
.0.
0
'
%w(ubuntu debian linuxmint redhat centos amazon scientific oracle fedora zlinux)
.
each
do
|
os
|
supports
os
...
...
@@ -11,4 +11,4 @@ end
source_url
'https://github.com/chef-cookbooks/rsyslog'
issues_url
'https://github.com/chef-cookbooks/rsyslog/issues'
chef_version
'>= 1
2.7
'
chef_version
'>= 1
3
'
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