Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
ossec-cookbook
Commits
337b7f4a
Commit
337b7f4a
authored
Aug 13, 2018
by
Paul Welch
Committed by
Dan Webb
Aug 13, 2018
Browse files
Update metadata and CHANGELOG for v1.1.0 (#103)
parent
5466001e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
337b7f4a
#
v1.0.5
#
OSSEC Cookbook CHANGELOG
## Bug
## v1.1.0 (13-08-2018)
-
README Updates:
*
Fix broken links
*
Add reference to Wazzuh
-
General updates to cookbook
*
Remove EOL distros
*
Update for current supported Chef version (13)
## v1.0.5
### Bug
-
Avoid node.save to prevent incomplete attribute collections
-
`dist-ossec-keys.sh`
should be sorted for idempotency
## Improvement
##
#
Improvement
-
Ability to disable ossec configuration template
-
Support for encrypted databags
-
Support for environment-scoped searches
-
Support for multiple email_to addresses
# v1.0.4
#
# v1.0.4
## Bug
##
#
Bug
-
[COOK-2740]: Use FQDN for a client name
## Improvement
##
#
Improvement
-
[COOK-2739]: Upgrade OSSEC to version 2.7
# v1.0.2:
#
# v1.0.2:
-
[COOK-1394] - update ossec to version 2.6
# v1.0.0:
#
# v1.0.0:
-
Initial/current release
metadata.rb
View file @
337b7f4a
...
...
@@ -4,7 +4,7 @@ maintainer_email 'help@sous-chefs.org'
license
'Apache-2.0'
description
'Installs and configures ossec'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'1.
0.5
'
version
'1.
1.0
'
chef_version
'>= 13.0'
depends
'yum-atomic'
...
...
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