Skip to content

Commit

Permalink
Merge pull request #219 from oranenj/release_110
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
bastelfreak committed May 11, 2017
2 parents 339f830 + f1ccb24 commit 3d812ac
Show file tree
Hide file tree
Showing 28 changed files with 244 additions and 121 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,28 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not impact the functionality of the module.

## [v1.0.0](https://github.com/voxpupuli/puppet-selinux/tree/v1.0.0) (2017-04-01)
## [v1.1.0](https://github.com/voxpupuli/puppet-selinux/tree/v1.1.0) (2017-05-08)
[Full Changelog](https://github.com/voxpupuli/puppet-selinux/compare/v1.0.0...v1.1.0)

**Implemented enhancements:**

- Make use of the stdlib puppet\_vardir fact instead of a custom one [\#217](https://github.com/voxpupuli/puppet-selinux/pull/217) ([oranenj](https://github.com/oranenj))
- Allow specifying module content inline [\#214](https://github.com/voxpupuli/puppet-selinux/pull/214) ([lightoze](https://github.com/lightoze))

**Fixed bugs:**

- config.pp creates tmp as file but selinux\_build\_module\_simple.sh wants to create a dir [\#215](https://github.com/voxpupuli/puppet-selinux/issues/215)

**Closed issues:**

- Expected parameter 'refpolicy\_makefile' of 'Class\[Selinux\]' to have type Stdlib::Absolutepath [\#212](https://github.com/voxpupuli/puppet-selinux/issues/212)

**Merged pull requests:**

- Fedora 26 uses the same package\_name as Fedora 25 [\#218](https://github.com/voxpupuli/puppet-selinux/pull/218) ([logic](https://github.com/logic))
- Ensure the module build tmp/ directory is actually a directory [\#216](https://github.com/voxpupuli/puppet-selinux/pull/216) ([oranenj](https://github.com/oranenj))

## [v1.0.0](https://github.com/voxpupuli/puppet-selinux/tree/v1.0.0) (2017-04-02)
[Full Changelog](https://github.com/voxpupuli/puppet-selinux/compare/v0.8.0...v1.0.0)

**Implemented enhancements:**
Expand Down Expand Up @@ -50,6 +71,7 @@ These should not impact the functionality of the module.

**Merged pull requests:**

- Prepare 1.0.0 [\#211](https://github.com/voxpupuli/puppet-selinux/pull/211) ([oranenj](https://github.com/oranenj))
- Fix resource reference issue when removing fcontexts [\#209](https://github.com/voxpupuli/puppet-selinux/pull/209) ([oranenj](https://github.com/oranenj))
- BREAKING: Remove restorecond management support [\#206](https://github.com/voxpupuli/puppet-selinux/pull/206) ([oranenj](https://github.com/oranenj))
- Doc fixes [\#204](https://github.com/voxpupuli/puppet-selinux/pull/204) ([oranenj](https://github.com/oranenj))
Expand Down
8 changes: 4 additions & 4 deletions docs/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Documentation by YARD 0.9.8
Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -52,7 +52,7 @@
<div class="clear"></div>
</div>

<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.8</h1>
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.9</h1>
<div id="listing">
<h1 class="alphaindex">Alphabetic Index</h1>

Expand Down Expand Up @@ -262,9 +262,9 @@ <h2>File Listing</h2>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:42 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/file.README.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
File: README

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -276,9 +276,9 @@ <h2>Authors</h2>
</div></div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:42 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/frames.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Documentation by YARD 0.9.8</title>
<title>Documentation by YARD 0.9.9</title>
</head>
<script type="text/javascript" charset="utf-8">
var match = unescape(window.location.hash).match(/^#!(.+)/);
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
File: README

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -276,9 +276,9 @@ <h2>Authors</h2>
</div></div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:42 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
7 changes: 6 additions & 1 deletion docs/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,12 @@ function navExpander() {
}

function mainFocus() {
$('#main')[0].focus();
var hash = window.location.hash;
if (hash !== '' && $(hash)[0]) {
$(hash)[0].scrollIntoView();
}

setTimeout(function() { $('#main').focus(); }, 10);
}

$(document).ready(function() {
Expand Down
7 changes: 4 additions & 3 deletions docs/puppet_classes/selinux.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Puppet Class: selinux

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -75,6 +75,7 @@
</dd>
</dl>
</div>

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -457,9 +458,9 @@ <h2>Overview</h2>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:42 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
19 changes: 12 additions & 7 deletions docs/puppet_classes/selinux_3A_3Aconfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Puppet Class: selinux::config

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -70,6 +70,7 @@
</dd>
</dl>
</div>

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -297,7 +298,9 @@ <h2>Config for module building</h2>
132
133
134
135</pre>
135
136
137</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/config.pp', line 30</span>
Expand Down Expand Up @@ -404,9 +407,11 @@ <h2>Config for module building</h2>
force =&gt; true,
}

# created by refpolicy builder and our simple builder
# ensure it does not get purged
file {&quot;${module_build_dir}/tmp&quot;: selinux_ignore_defaults =&gt; true }
# needed by refpolicy builder and our simple builder
file {&quot;${module_build_dir}/tmp&quot;:
ensure =&gt; &#39;directory&#39;,
selinux_ignore_defaults =&gt; true,
}
}</pre>
</td>
</tr>
Expand All @@ -415,9 +420,9 @@ <h2>Config for module building</h2>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:42 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
7 changes: 4 additions & 3 deletions docs/puppet_classes/selinux_3A_3Apackage.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Puppet Class: selinux::package

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -70,6 +70,7 @@
</dd>
</dl>
</div>

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -162,9 +163,9 @@ <h1>THIS IS A PRIVATE CLASS</h1>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:43 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
19 changes: 7 additions & 12 deletions docs/puppet_classes/selinux_3A_3Aparams.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Puppet Class: selinux::params

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -79,6 +79,7 @@
</dd>
</dl>
</div>

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -166,10 +167,7 @@ <h1>THIS IS A PRIVATE CLASS</h1>
71
72
73
74
75
76
77</pre>
74</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 8</span>
Expand All @@ -182,7 +180,7 @@ <h1>THIS IS A PRIVATE CLASS</h1>

$refpolicy_package_name = &#39;selinux-policy-devel&#39;

$module_build_root = &quot;${::selinux_agent_vardir}/puppet-selinux&quot;
$module_build_root = &quot;${facts[&#39;puppet_vardir&#39;]}/puppet-selinux&quot;

if $::operatingsystemmajrelease {
$os_maj_release = $::operatingsystemmajrelease
Expand All @@ -203,11 +201,8 @@ <h1>THIS IS A PRIVATE CLASS</h1>
&#39;21&#39;,&#39;22&#39;,&#39;23&#39; : {
$package_name = &#39;policycoreutils-devel&#39;
}
&#39;24&#39;, &#39;25&#39; : {
$package_name = &#39;policycoreutils-python-utils&#39;
}
default: {
fail(&quot;${::operatingsystem}-${::os_maj_release} is not supported&quot;)
$package_name = &#39;policycoreutils-python-utils&#39;
}
}
}
Expand Down Expand Up @@ -251,9 +246,9 @@ <h1>THIS IS A PRIVATE CLASS</h1>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:43 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
7 changes: 4 additions & 3 deletions docs/puppet_classes/selinux_3A_3Arefpolicy_package.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Puppet Class: selinux::refpolicy_package

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -75,6 +75,7 @@
</dd>
</dl>
</div>

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -167,9 +168,9 @@ <h1>THIS IS A PRIVATE CLASS</h1>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:43 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
7 changes: 4 additions & 3 deletions docs/puppet_defined_types/selinux_3A_3Aboolean.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Defined Type: selinux::boolean

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -68,6 +68,7 @@
</dd>
</dl>
</div>

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -213,9 +214,9 @@ <h2>Overview</h2>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:43 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
7 changes: 4 additions & 3 deletions docs/puppet_defined_types/selinux_3A_3Aexec_restorecon.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Defined Type: selinux::exec_restorecon

&mdash; Documentation by YARD 0.9.8
&mdash; Documentation by YARD 0.9.9

</title>

Expand Down Expand Up @@ -68,6 +68,7 @@
</dd>
</dl>
</div>

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -238,9 +239,9 @@ <h2>Overview</h2>
</div>

<div id="footer">
Generated on Sat Apr 1 21:16:40 2017 by
Generated on Fri May 5 19:31:43 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.8 (ruby-2.3.3).
0.9.9 (ruby-2.3.3).
</div>

</div>
Expand Down
Loading

0 comments on commit 3d812ac

Please sign in to comment.