Skip to content

Latest commit

 

History

History
175 lines (126 loc) · 13.4 KB

CHANGELOG.md

File metadata and controls

175 lines (126 loc) · 13.4 KB

Change Log

2016-09-08 Release v0.5.0

Full Changelog

Merged pull requests:

  • Cleanups and dangling issues #117 (maage)
  • Fixing operatingsystem for Amazon Linux #111 (bleiva)

2016-09-02 Release 0.4.1

Full Changelog

  • 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

Full Changelog

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

Full Changelog

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:

2015-12-13 Release v0.3.0

Full Changelog

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:

2015-10-20 Release v0.2.6

Full Changelog

Closed issues:

  • Custom Module's reload on every puppet run. #56
  • no tag for 0.2.5 #51

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

Full Changelog

Closed issues:

  • port match is not correct enough #39
  • "checkloaded" exec always schedules build/install on RHEL7 / CentOS 7 #27

Merged pull requests:

2015-03-03 Rlease v0.2.3

Full Changelog

Merged pull requests:

2015-01-19 Release v0.2.2

Full Changelog

Merged pull requests:

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:

* This Change Log was automatically generated by github_changelog_generator