Skip to content

Commit ea39203

Browse files
chore(release): 0.40.1 [skip ci]
## [0.40.1](v0.40.0...v0.40.1) (2019-08-17) ### Bug Fixes * **map:** fix missing value for php.lookup.fpm.user in multi-php mode ([f91d942](f91d942))
1 parent 313722b commit ea39203

File tree

8 files changed

+26
-6
lines changed

8 files changed

+26
-6
lines changed

AUTHORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Avatar|Contributor|Contributions
77
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|52
88
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|46
99
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|31
10-
<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)|16
10+
<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)|17
1111
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|14
1212
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1184479?v=4' width='36' height='36' alt='@cheuschober'>|[@cheuschober](https://github.com/cheuschober)|12
1313
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|11
@@ -56,6 +56,7 @@ Avatar|Contributor|Contributions
5656
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/924183?v=4' width='36' height='36' alt='@mschiff'>|[@mschiff](https://github.com/mschiff)|1
5757
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1616654?v=4' width='36' height='36' alt='@mkhubbard'>|[@mkhubbard](https://github.com/mkhubbard)|1
5858
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5170979?v=4' width='36' height='36' alt='@taion809'>|[@taion809](https://github.com/taion809)|1
59+
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/387511?v=4' width='36' height='36' alt='@philpep'>|[@philpep](https://github.com/philpep)|1
5960
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/327943?v=4' width='36' height='36' alt='@Cottser'>|[@Cottser](https://github.com/Cottser)|1
6061
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/131665?v=4' width='36' height='36' alt='@iamseth'>|[@iamseth](https://github.com/iamseth)|1
6162
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1366252?v=4' width='36' height='36' alt='@zls'>|[@zls](https://github.com/zls)|1

CHANGELOG.md

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

3+
## [0.40.1](https://github.com/saltstack-formulas/php-formula/compare/v0.40.0...v0.40.1) (2019-08-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **map:** fix missing value for php.lookup.fpm.user in multi-php mode ([f91d942](https://github.com/saltstack-formulas/php-formula/commit/f91d942))
9+
310
# [0.40.0](https://github.com/saltstack-formulas/php-formula/compare/v0.39.2...v0.40.0) (2019-08-17)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: php
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
33
os_family: Debian, RedHat, Suse
4-
version: 0.40.0
4+
version: 0.40.1
55
release: 1
66
minimum_version: 2017.7
77
summary: Php formula

docs/AUTHORS.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
2424
- 31
2525
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2626
- `@myii <https://github.com/myii>`_
27-
- 16
27+
- 17
2828
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
2929
- `@nmadhok <https://github.com/nmadhok>`_
3030
- 14
@@ -169,6 +169,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
169169
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5170979?v=4' width='36' height='36' alt='@taion809'>`
170170
- `@taion809 <https://github.com/taion809>`_
171171
- 1
172+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/387511?v=4' width='36' height='36' alt='@philpep'>`
173+
- `@philpep <https://github.com/philpep>`_
174+
- 1
172175
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/327943?v=4' width='36' height='36' alt='@Cottser'>`
173176
- `@Cottser <https://github.com/Cottser>`_
174177
- 1

docs/CHANGELOG.rst

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

5+
`0.40.1 <https://github.com/saltstack-formulas/php-formula/compare/v0.40.0...v0.40.1>`_ (2019-08-17)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **map:** fix missing value for php.lookup.fpm.user in multi-php mode (\ `f91d942 <https://github.com/saltstack-formulas/php-formula/commit/f91d942>`_\ )
13+
514
`0.40.0 <https://github.com/saltstack-formulas/php-formula/compare/v0.39.2...v0.40.0>`_ (2019-08-17)
615
--------------------------------------------------------------------------------------------------------
716

docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Formula to set up and configure php
3131
the final release tag before
3232
`v1.0.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v1.0.0>`_,
3333
which is expected to be
34-
`v0.40.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.40.0>`_.
34+
`v0.40.1 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.40.1>`_.
3535

3636
If you are currently using ``php.ng``, there is nothing to do until
3737
`v1.0.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v1.0.0>`_

php/deprecated.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ php-deprecated-in-v1.0.0-test-succeed:
1919
# method will be removed and `php.ng` will be promoted to `php` in its place. #
2020
# #
2121
# If you are not in a position to migrate, you will need to pin your repo to #
22-
# the final release tag before `v1.0.0`, which is expected to be `v0.40.0`. #
22+
# the final release tag before `v1.0.0`, which is expected to be `v0.40.1`. #
2323
# #
2424
# If you are currently using `php.ng`, there is nothing to do until `v1.0.0` #
2525
# is released. #

php/ng/deprecated.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ php-deprecated-in-v1.0.0-test-succeed:
1919
# method will be removed and `php.ng` will be promoted to `php` in its place. #
2020
# #
2121
# If you are not in a position to migrate, you will need to pin your repo to #
22-
# the final release tag before `v1.0.0`, which is expected to be `v0.40.0`. #
22+
# the final release tag before `v1.0.0`, which is expected to be `v0.40.1`. #
2323
# #
2424
# If you are currently using `php.ng`, there is nothing to do until `v1.0.0` #
2525
# is released. #

0 commit comments

Comments
 (0)