Skip to content

Commit 266841a

Browse files
author
Sean OMeara
committed
Version bump to v0.6.0
1 parent 6bed7bf commit 266841a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
selinux Cookbook CHANGELOG
22
==========================
33

4+
v0.6.0
5+
------
6+
- [COOK-760] - selinux enforce/permit/disable based on attribute
7+
8+
49
v0.5.6
510
------
611
- [COOK-2124] - enforcing recipe fails if selinux is disabled

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "Apache"
55
description "Manages SELinux policy state via LWRP or recipes."
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "0.5.6"
7+
version "0.6.0"
88

99
%w{redhat centos scientific oracle amazon}.each do |os|
1010
supports os

0 commit comments

Comments
 (0)