Skip to content

Commit 77223db

Browse files
committed
docs(changelog): version 1.9.1 [citest skip]
Update changelog and .README.html for version 1.9.1 Signed-off-by: Rich Megginson <[email protected]>
1 parent f43cb41 commit 77223db

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.README.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,13 @@ <h2 id="helper_module">helper_module</h2>
768768
<span id="cb40-2"><a href="#cb40-2" aria-hidden="true" tabindex="-1"></a><span class="fu">helper_module</span><span class="kw">:</span><span class="at"> ftp</span></span>
769769
<span id="cb40-3"><a href="#cb40-3" aria-hidden="true" tabindex="-1"></a><span class="fu">helper_module</span><span class="kw">:</span><span class="at"> nf_conntrack_ftp</span></span></code></pre></div>
770770
<h2 id="includes">includes</h2>
771-
<p>Name of one or more services to specify in an <code>include</code> in
772-
a service definition. The <code>include</code> directive is described in
773-
the <a
771+
<p>Name of one or more services to specify in an <code>includes</code>
772+
in a service definition. The <code>includes</code> directive is
773+
described in the <a
774774
href="https://firewalld.org/documentation/man-pages/firewalld.service.html">service
775-
manpage</a> This can only be used when managing service definitions.</p>
775+
manpage</a> This can only be used when managing service definitions.
776+
NOTE: <code>includes</code> support is only available in EL8 and
777+
higher.</p>
776778
<div class="sourceCode" id="cb41"><pre
777779
class="sourceCode yaml"><code class="sourceCode yaml"><span id="cb41-1"><a href="#cb41-1" aria-hidden="true" tabindex="-1"></a><span class="fu">includes</span><span class="kw">:</span></span>
778780
<span id="cb41-2"><a href="#cb41-2" aria-hidden="true" tabindex="-1"></a><span class="at"> </span><span class="kw">-</span><span class="at"> https</span></span>

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
[1.9.1] - 2025-04-29
5+
--------------------
6+
7+
### Other Changes
8+
9+
- ci: Add container integration test for rpm and bootc (#264)
10+
- test: skip include tests on el7, document el7 support (#266)
11+
412
[1.9.0] - 2025-04-23
513
--------------------
614

0 commit comments

Comments
 (0)