Skip to content

Commit d13eb63

Browse files
chore(release): 1.233.0 [skip ci]
# [1.233.0](v1.232.0...v1.233.0) (2020-12-22) ### Code Refactoring * **formulas:** remove unnecessary `&title_suite_share` node anchor ([47acb81](47acb81)) ### Features * **_mapdata:** manage `map.jinja` verification ([772e0cc](772e0cc)) * **openntpd:** manage `map.jinja` verification ([9695c2a](9695c2a)) * **openssh:** manage `map.jinja` verification ([5c525d0](5c525d0)) * **openvpn:** manage `map.jinja` verification ([87223d9](87223d9)) * **sudoers:** manage `map.jinja` verification ([e71ead3](e71ead3)) * **template:** manage `map.jinja` verification ([5f5e975](5f5e975))
1 parent ee89ee0 commit d13eb63

File tree

5 files changed

+42
-5
lines changed

5 files changed

+42
-5
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|760
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|770
88
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|4
99

1010
---
1111

12-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-20.
12+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-22.

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
# [1.233.0](https://github.com/myii/ssf-formula/compare/v1.232.0...v1.233.0) (2020-12-22)
4+
5+
6+
### Code Refactoring
7+
8+
* **formulas:** remove unnecessary `&title_suite_share` node anchor ([47acb81](https://github.com/myii/ssf-formula/commit/47acb81c8addee4de3477494b528549a71acc983))
9+
10+
11+
### Features
12+
13+
* **_mapdata:** manage `map.jinja` verification ([772e0cc](https://github.com/myii/ssf-formula/commit/772e0ccc930558d3ced6ca646f8beff071d7c4da))
14+
* **openntpd:** manage `map.jinja` verification ([9695c2a](https://github.com/myii/ssf-formula/commit/9695c2aeaf4b6da8cdb1fb3930a50033a4f15eb5))
15+
* **openssh:** manage `map.jinja` verification ([5c525d0](https://github.com/myii/ssf-formula/commit/5c525d027f218435a4f26a383d32719ed7c3e391))
16+
* **openvpn:** manage `map.jinja` verification ([87223d9](https://github.com/myii/ssf-formula/commit/87223d9b0eb93ded04149bf72a84ab864edbee66))
17+
* **sudoers:** manage `map.jinja` verification ([e71ead3](https://github.com/myii/ssf-formula/commit/e71ead3777bcf99a317a31ea2a6b06428756d400))
18+
* **template:** manage `map.jinja` verification ([5f5e975](https://github.com/myii/ssf-formula/commit/5f5e975c965df5ddfe0527c3f3db30d9d34c1ecb))
19+
320
# [1.232.0](https://github.com/myii/ssf-formula/compare/v1.231.0...v1.232.0) (2020-12-20)
421

522

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ssf
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 1.232.0
4+
version: 1.233.0
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/AUTHORS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 760
18+
- 770
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2020
- `@dafyddj <https://github.com/dafyddj>`_
2121
- 4
2222

2323

2424
----
2525

26-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-20.
26+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-22.

docs/CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22
Changelog
33
=========
44

5+
`1.233.0 <https://github.com/myii/ssf-formula/compare/v1.232.0...v1.233.0>`_ (2020-12-22)
6+
---------------------------------------------------------------------------------------------
7+
8+
Code Refactoring
9+
^^^^^^^^^^^^^^^^
10+
11+
12+
* **formulas:** remove unnecessary ``&title_suite_share`` node anchor (\ `47acb81 <https://github.com/myii/ssf-formula/commit/47acb81c8addee4de3477494b528549a71acc983>`_\ )
13+
14+
Features
15+
^^^^^^^^
16+
17+
18+
* **_mapdata:** manage ``map.jinja`` verification (\ `772e0cc <https://github.com/myii/ssf-formula/commit/772e0ccc930558d3ced6ca646f8beff071d7c4da>`_\ )
19+
* **openntpd:** manage ``map.jinja`` verification (\ `9695c2a <https://github.com/myii/ssf-formula/commit/9695c2aeaf4b6da8cdb1fb3930a50033a4f15eb5>`_\ )
20+
* **openssh:** manage ``map.jinja`` verification (\ `5c525d0 <https://github.com/myii/ssf-formula/commit/5c525d027f218435a4f26a383d32719ed7c3e391>`_\ )
21+
* **openvpn:** manage ``map.jinja`` verification (\ `87223d9 <https://github.com/myii/ssf-formula/commit/87223d9b0eb93ded04149bf72a84ab864edbee66>`_\ )
22+
* **sudoers:** manage ``map.jinja`` verification (\ `e71ead3 <https://github.com/myii/ssf-formula/commit/e71ead3777bcf99a317a31ea2a6b06428756d400>`_\ )
23+
* **template:** manage ``map.jinja`` verification (\ `5f5e975 <https://github.com/myii/ssf-formula/commit/5f5e975c965df5ddfe0527c3f3db30d9d34c1ecb>`_\ )
24+
525
`1.232.0 <https://github.com/myii/ssf-formula/compare/v1.231.0...v1.232.0>`_ (2020-12-20)
626
---------------------------------------------------------------------------------------------
727

0 commit comments

Comments
 (0)