Skip to content

Commit 4a46e03

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2021-10-28) ### Bug Fixes * **redhat:** use correct vhostdir, sitesdir and logrotate script for redhat family ([#376](#376)) ([c4b8538](c4b8538))
1 parent c4b8538 commit 4a46e03

File tree

8 files changed

+41
-8
lines changed

8 files changed

+41
-8
lines changed

AUTHORS.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|145
7+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|147
88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|40
99
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|36
1010
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|32
@@ -87,6 +87,7 @@ Avatar|Contributor|Contributions
8787
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/326786?v=4' width='36' height='36' alt='@wido'>|[@wido](https://github.com/wido)|1
8888
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/9978732?v=4' width='36' height='36' alt='@abehling'>|[@abehling](https://github.com/abehling)|1
8989
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1021809?v=4' width='36' height='36' alt='@ardin'>|[@ardin](https://github.com/ardin)|1
90+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/45118187?v=4' width='36' height='36' alt='@l00d3r'>|[@l00d3r](https://github.com/l00d3r)|1
9091
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/17029228?v=4' width='36' height='36' alt='@mcarlton00'>|[@mcarlton00](https://github.com/mcarlton00)|1
9192
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/924183?v=4' width='36' height='36' alt='@mschiff'>|[@mschiff](https://github.com/mschiff)|1
9293
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2869?v=4' width='36' height='36' alt='@nigelsim'>|[@nigelsim](https://github.com/nigelsim)|1
@@ -97,4 +98,4 @@ Avatar|Contributor|Contributions
9798

9899
---
99100

100-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-20.
101+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-28.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.2](https://github.com/saltstack-formulas/apache-formula/compare/v1.2.1...v1.2.2) (2021-10-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **redhat:** use correct vhostdir, sitesdir and logrotate script for redhat family ([#376](https://github.com/saltstack-formulas/apache-formula/issues/376)) ([c4b8538](https://github.com/saltstack-formulas/apache-formula/commit/c4b85381288ae878207ffa5d2cc36cabc916e8f1))
9+
310
## [1.2.1](https://github.com/saltstack-formulas/apache-formula/compare/v1.2.0...v1.2.1) (2021-10-20)
411

512

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: apache
22
os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD
33
os_family: RedHat, Debian, Suse, FreeBSD
4-
version: 1.2.1
4+
version: 1.2.2
55
release: 1
66
minimum_version: 2015.8
77
summary: Formula for installing Apache

docs/AUTHORS.rst

+5-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 145
18+
- 147
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
2020
- `@alxwr <https://github.com/alxwr>`_
2121
- 40
@@ -262,6 +262,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
262262
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1021809?v=4' width='36' height='36' alt='@ardin'>`
263263
- `@ardin <https://github.com/ardin>`_
264264
- 1
265+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/45118187?v=4' width='36' height='36' alt='@l00d3r'>`
266+
- `@l00d3r <https://github.com/l00d3r>`_
267+
- 1
265268
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/17029228?v=4' width='36' height='36' alt='@mcarlton00'>`
266269
- `@mcarlton00 <https://github.com/mcarlton00>`_
267270
- 1
@@ -287,4 +290,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
287290

288291
----
289292

290-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-10-20.
293+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-10-28.

docs/CHANGELOG.rst

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`1.2.2 <https://github.com/saltstack-formulas/apache-formula/compare/v1.2.1...v1.2.2>`_ (2021-10-28)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **redhat:** use correct vhostdir, sitesdir and logrotate script for redhat family (\ `#376 <https://github.com/saltstack-formulas/apache-formula/issues/376>`_\ ) (\ `c4b8538 <https://github.com/saltstack-formulas/apache-formula/commit/c4b85381288ae878207ffa5d2cc36cabc916e8f1>`_\ )
13+
514
`1.2.1 <https://github.com/saltstack-formulas/apache-formula/compare/v1.2.0...v1.2.1>`_ (2021-10-20)
615
--------------------------------------------------------------------------------------------------------
716

docs/antora.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: 'apache-formula'
33
title: 'apache-formula'
4-
version: '1.2.1'
4+
version: '1.2.2'
55
start_page: 'README.adoc'
66
nav:
77
- 'modules/ROOT/nav-repo-docs.adoc'

docs/modules/ROOT/pages/AUTHORS.adoc

+6-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ _descending_ order.
1212

1313
|image::https://avatars.githubusercontent.com/u/10231489?v=4[@myii,36,36]
1414
|https://github.com/myii[@myii^]
15-
|145
15+
|147
1616

1717
|image::https://avatars.githubusercontent.com/u/1920805?v=4[@alxwr,36,36]
1818
|https://github.com/alxwr[@alxwr^]
@@ -343,6 +343,10 @@ _descending_ order.
343343
|https://github.com/ardin[@ardin^]
344344
|1
345345

346+
|image::https://avatars.githubusercontent.com/u/45118187?v=4[@l00d3r,36,36]
347+
|https://github.com/l00d3r[@l00d3r^]
348+
|1
349+
346350
|image::https://avatars.githubusercontent.com/u/17029228?v=4[@mcarlton00,36,36]
347351
|https://github.com/mcarlton00[@mcarlton00^]
348352
|1
@@ -376,4 +380,4 @@ _descending_ order.
376380

377381
Auto-generated by a https://github.com/myii/maintainer[forked version^]
378382
of https://github.com/gaocegege/maintainer[gaocegege/maintainer^] on
379-
2021-10-20.
383+
2021-10-28.

docs/modules/ROOT/pages/CHANGELOG.adoc

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
:sectnums!:
44

5+
== link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.2.1...v1.2.2++[1.2.2^] (2021-10-28)
6+
7+
=== Bug Fixes
8+
9+
* *redhat:* use correct vhostdir, sitesdir and logrotate script for
10+
redhat family
11+
(https://github.com/saltstack-formulas/apache-formula/issues/376[#376^])
12+
(https://github.com/saltstack-formulas/apache-formula/commit/c4b85381288ae878207ffa5d2cc36cabc916e8f1[c4b8538^])
13+
514
== link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.2.0...v1.2.1++[1.2.1^] (2021-10-20)
615

716
=== Bug Fixes

0 commit comments

Comments
 (0)