diff --git a/AUTHORS.md b/AUTHORS.md index 9b3091e..a357720 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|66 +@myii|[@myii](https://github.com/myii)|109 @nmadhok|[@nmadhok](https://github.com/nmadhok)|15 @whiteinge|[@whiteinge](https://github.com/whiteinge)|14 @eliasp|[@eliasp](https://github.com/eliasp)|8 @@ -20,15 +20,15 @@ Avatar|Contributor|Contributions @jurov|[@jurov](https://github.com/jurov)|2 @mshade|[@mshade](https://github.com/mshade)|2 @PropTim|[@PropTim](https://github.com/PropTim)|2 -@babilen5|[@babilen5](https://github.com/babilen5)|2 +@babilen|[@babilen](https://github.com/babilen)|2 @Mario-F|[@Mario-F](https://github.com/Mario-F)|2 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|2 @mew1033|[@mew1033](https://github.com/mew1033)|1 @corux|[@corux](https://github.com/corux)|1 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 @dseira|[@dseira](https://github.com/dseira)|1 @douginator2000|[@douginator2000](https://github.com/douginator2000)|1 @terminalmage|[@terminalmage](https://github.com/terminalmage)|1 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 @chekolyn|[@chekolyn](https://github.com/chekolyn)|1 @iamseth|[@iamseth](https://github.com/iamseth)|1 @slafs|[@slafs](https://github.com/slafs)|1 @@ -38,4 +38,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-29. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-15. diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f460d6..135353a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [1.15.7](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.6...v1.15.7) (2022-02-15) + + +### Bug Fixes + +* **map.jinja:** remove EOL platforms [skip ci] ([afacf6b](https://github.com/saltstack-formulas/epel-formula/commit/afacf6b97a95be979fc16bd61ad6922350db6136)) +* **map.jinja:** update URL for EL8 ([8d5f3a6](https://github.com/saltstack-formulas/epel-formula/commit/8d5f3a6592cc4934c22a7f71b19cf033c5fdfa18)) +* **map.jinja:** update URLs for EL7 & EL8 ([4698e8e](https://github.com/saltstack-formulas/epel-formula/commit/4698e8e539184e7f6dba642d3ea2ab41ad157319)) + + +### Continuous Integration + +* update linters to latest versions [skip ci] ([ceb3231](https://github.com/saltstack-formulas/epel-formula/commit/ceb323131f330a8314a4a196b520cccffbea9e5c)) +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([324472c](https://github.com/saltstack-formulas/epel-formula/commit/324472cde485b0678ba7cc18526fcd5de7dd66ec)) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([5fdfacb](https://github.com/saltstack-formulas/epel-formula/commit/5fdfacba3435ace0b085db2267b8e54a9e442f77)) +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([35490e6](https://github.com/saltstack-formulas/epel-formula/commit/35490e69d3ad7c00b8d0e81aafadc5d2732b0901)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([3cb4ea0](https://github.com/saltstack-formulas/epel-formula/commit/3cb4ea0778b5323e6ecf83a059bca5733ea88d8a)) +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([9007b4c](https://github.com/saltstack-formulas/epel-formula/commit/9007b4cf99bbcfa2b23538a61dd1f9a4a9d4e23c)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([48a42aa](https://github.com/saltstack-formulas/epel-formula/commit/48a42aa69feba3e6145bcbf918ce601c8b56015f)) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([ef4870e](https://github.com/saltstack-formulas/epel-formula/commit/ef4870ea9ba9c619390ac4ffc293fd4c27661501)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([eaf5358](https://github.com/saltstack-formulas/epel-formula/commit/eaf5358b79b9944d78bef240d0d66e1bf8b06991)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([65a43a7](https://github.com/saltstack-formulas/epel-formula/commit/65a43a7923e0f9b6300355c2e841082b744e62b9)) + + +### Tests + +* **system:** add `build_platform_codename` [skip ci] ([658515a](https://github.com/saltstack-formulas/epel-formula/commit/658515a486d1ed47e00b4ef72612e2e5cee12967)) + ## [1.15.6](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.5...v1.15.6) (2021-06-29) diff --git a/FORMULA b/FORMULA index 8375a36..5f05f34 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: epel os: RedHat, Fedora, CentOS, Amazon os_family: RedHat -version: 1.15.6 +version: 1.15.7 release: 1 minimum_version: 2017.7 summary: epel formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index b9beb25..bdc6015 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 66 + - 109 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 15 @@ -61,12 +61,15 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@PropTim` - `@PropTim `_ - 2 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ + * - :raw-html-m2r:`@babilen` + - `@babilen `_ - 2 * - :raw-html-m2r:`@Mario-F` - `@Mario-F `_ - 2 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ + - 2 * - :raw-html-m2r:`@mew1033` - `@mew1033 `_ - 1 @@ -85,9 +88,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@terminalmage` - `@terminalmage `_ - 1 - * - :raw-html-m2r:`@noelmcloughlin` - - `@noelmcloughlin `_ - - 1 * - :raw-html-m2r:`@chekolyn` - `@chekolyn `_ - 1 @@ -110,4 +110,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-06-29. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-15. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 776e4f2..ea7dacb 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,38 @@ Changelog ========= +`1.15.7 `_ (2022-02-15) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **map.jinja:** remove EOL platforms [skip ci] (\ `afacf6b `_\ ) +* **map.jinja:** update URL for EL8 (\ `8d5f3a6 `_\ ) +* **map.jinja:** update URLs for EL7 & EL8 (\ `4698e8e `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* update linters to latest versions [skip ci] (\ `ceb3231 `_\ ) +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `324472c `_\ ) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `5fdfacb `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `35490e6 `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `3cb4ea0 `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `9007b4c `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `48a42aa `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `ef4870e `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `eaf5358 `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `65a43a7 `_\ ) + +Tests +^^^^^ + + +* **system:** add ``build_platform_codename`` [skip ci] (\ `658515a `_\ ) + `1.15.6 `_ (2021-06-29) ---------------------------------------------------------------------------------------------------------