Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
7c172473
Commit
7c172473
authored
May 17, 2013
by
jtimberman
Browse files
release v1.6.0
parent
58d52b21
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
7c172473
## v1.6.0:
### New Feature
-
[COOK-2831]: enable high precision timestamps
### Bug
-
[COOK-2377]: calling node.save has adverse affects on nodes relying
on a searched node's ohai attributes
-
[COOK-2521]: rsyslog cookbook incorrectly sets directory ownership
to rsyslog user
-
[COOK-2540]: Syslogd needs to be disabled before starting rsyslogd
on RHEL 5
### Improvement
-
[COOK-2356]: rsyslog service supports status. Service should use it.
-
[COOK-2357]: rsyslog cookbook copies in wrong defaults file on
Ubuntu !9.10/10.04
## v1.5.0:
*
[COOK-2141] - Add
`$PreserveFQDN`
configuration directive
...
...
metadata.rb
View file @
7c172473
...
...
@@ -4,7 +4,7 @@ maintainer_email "cookbooks@opscode.com"
license
"Apache 2.0"
description
"Installs and configures rsyslog"
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
"1.
5
.0"
version
"1.
6
.0"
recipe
"rsyslog"
,
"Installs rsyslog"
recipe
"rsyslog::client"
,
"Sets up a client to log to a remote rsyslog server"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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