2016-09-08 Release v0.5.0
Merged pull requests:
2016-09-02 Release 0.4.1
- This is the first release in the Vox Pupuli namespace (migrated from jfryman)
Closed issues:
- missing package dependency in ::module (RHEL) #112
- Should not be running restorecon like this #107
- Duplicate test? #102
- Tag a new release #96
Merged pull requests:
2016-06-02 Release v0.4.0
Closed issues:
- custom te file loads every time RE: Only allow refresh in the event that the initial .te file is updated. #95
- selinux::module works only if module name contains local_ by default #90
- selinux-module failing on RHEL 7, Makefile not there #88
- Problems with package duplicate declaration (ensure_packages?) #87
- New release #85
- Missing package selinux-policy-devel #84
- Fedora 23 package name changed #82
- selinux_custom_policy.rb:8: syntax error, unexpected ':', expecting kEND #76
- default SELinux mode and override possibility #65
- Error: CentOS- is not supported #52
Merged pull requests:
- Use ensure_packages to install policycoreutils #100 (jfryman)
- Add recursion support for restorecon. #99 (Heidistein)
- Added support for running restorecon after modifying file contexts #98 (crayfishx)
- Allow specifying selinux module content #94 (lightoze)
- Fix module installation #92 (toddnni)
- Switch to devel package for makefile on RHEL7 and Fedora 21+ #89 (ncsutmf)
- add more lint checks #86 (jlambert121)
- Add support for Factor 1.6 #55 (Gilum)
2016-03-08 Release v0.3.1
Closed issues:
- selinux::fcontext fails in interesting ways when pathname is regex #83
- Error: The parameter 'mode' is declared more than once #80
- tagging new release #75
- Move to selmodule/selboolean for selinux::module/boolean? #70
Merged pull requests:
- The parameter 'mode' is declared more than once #81 (edestecd)
- Add syncversion parameter #78 (mhjacks)
- Fix Issue #76 #77 (Thubo)
2015-12-13 Release v0.3.0
Closed issues:
- Allow disabling of selinux package management #71
- why is disabled the default mode? #68
- What license is this software provided under? #66
Merged pull requests:
- Pivot to internal types #73 (jyaworski)
- Allow custom package name and management #72 (jyaworski)
- Switch default behavior to not manage selinux #67 (thrnio)
- Whitespace lint fixes #63 (mld)
- Implements SELinux type checking and ensuring. #62 (ElvenSpellmaker)
- added hiera support #49 (dacron)
- Make port exec statement unique for protocol #37 (dlevene1)
2015-10-20 Release v0.2.6
Closed issues:
Merged pull requests:
- Fix for selinux::module absent case failed notify #59 (ps-jay)
- Fallback to lsbmajdistrelease, if puppet version is < 3.0 #54 (jkroepke)
- Add Permissive to puppet-selinux module #53 (jewnix)
2015-08-05 Release v0.2.5
Closed issues:
- port match is not correct enough #39
- "checkloaded" exec always schedules build/install on RHEL7 / CentOS 7 #27
Merged pull requests:
- Fixes workaround, fixes #27 #46 (belminf)
- fix EL variant != 'RedHat' regression #44 (jhoblitt)
- fedora support #43 (jhoblitt)
- puppet 4 support #42 (jhoblitt)
- improve port match #41 (kveerman)
- Bug fix for declaring multiple selinux::module types #40 (apatik)
- Use "defined" instead of "getvar" to protect against undefined variables when strict_variables=yes #34 (robinbowes)
- Workaround for RH 7 variants #33 (robrankin)
- Fix to work with strict_variables=true #32 (robinbowes)
2015-03-03 Rlease v0.2.3
Merged pull requests:
- add spec tests, update validations, cleanup #31 (jlambert121)
- Better compatibility with CentOS 7 #29 (djjudas21)
- fix change-selinux-status in case of selinux disabled #28 (cristifalcas)
2015-01-19 Release v0.2.2
Merged pull requests:
- reverting previous lint change #26 (robrankin)
- REPLACE config file route #25 (rmacian)
- Add OS compatibility data for Puppet Forge #24 (djjudas21)
- Lint fixes #23 (djjudas21)
- Switch to a more robust way of changing SELinux status #22 (djjudas21)
2015-01-12 Release v0.2.0
Closed issues:
- Release to Puppet Forge? #7
- module installation doesn't check current status of modules #6
- /etc/sysconfig/selinux symlink removed #2
Merged pull requests:
- Added Support for defining file types in fcontext defined type #21 (ghost)
- fix dependency name #20 (vchepkov)
- Add missing quotes to exec statement #19 (lattwood)
- puppet 3.7 complaines about 'Error: Failed to apply catalog: Parameter c... #18 (cristifalcas)
- add metadata.json #17 (cristifalcas)
- allow packages to be upgraded #16 (cristifalcas)
- adds RHEL 7 support, fixes missing dependency on package #15 (fuero)
- Linting fixes #14 (steeef)
- support for restorecond and support for restorecond #12 (franzs)
- Add semanage::port functionality #11 (mattwillsher)
- Puppet Lint/Style fixes #10 (mattiasgeniar)
- add option to build with the makefile #9 (tjikkun)
- check if module is actually loaded #8 (tjikkun)
- Updated to support different el versions #5 (thoraxe)
- File context - added method for setting file contexts #4 (thoraxe)
- Fix symlink being removed #3 (lboynton)
- Cleaned up lint errors. #1 (eshamow)
* This Change Log was automatically generated by github_changelog_generator