From 33acd5485bf9f17281970e9540d42aaf9b85fd06 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 22 Feb 2022 07:20:40 +0000 Subject: [PATCH] chore(release): 0.13.1 [skip ci] ## [0.13.1](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.13.0...v0.13.1) (2022-02-22) ### Bug Fixes * **ubuntu:** removed breaking wtmp btmp ([012bfef](https://github.com/saltstack-formulas/logrotate-formula/commit/012bfef7d7733300059375edaf9b93aca343cd4d)) ### Continuous Integration * update linters to latest versions [skip ci] ([eb6d2ea](https://github.com/saltstack-formulas/logrotate-formula/commit/eb6d2ea9be3f8203e5e48c3c579614f6761b4e8d)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([d545fb2](https://github.com/saltstack-formulas/logrotate-formula/commit/d545fb2278b0b1c702f39d59228d0a74406aa3d2)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([d71215b](https://github.com/saltstack-formulas/logrotate-formula/commit/d71215bd8174decbec56fa9a5b098564ab7b3584)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([4722110](https://github.com/saltstack-formulas/logrotate-formula/commit/4722110f28e5a286f23292084026cd3c521bb38f)) --- AUTHORS.md | 8 +++---- CHANGELOG.md | 19 +++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 19 ++++++++++------- docs/CHANGELOG.rst | 53 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 88 insertions(+), 13 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index af360ab..70a6ec0 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,15 +4,15 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|119 +@myii|[@myii](https://github.com/myii)|129 @aboe76|[@aboe76](https://github.com/aboe76)|27 @daks|[@daks](https://github.com/daks)|10 @EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|8 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|8 @nmadhok|[@nmadhok](https://github.com/nmadhok)|8 @fessoga5|[@fessoga5](https://github.com/fessoga5)|5 +@waynegemmell|[@waynegemmell](https://github.com/waynegemmell)|5 @babilen|[@babilen](https://github.com/babilen)|4 -@waynegemmell|[@waynegemmell](https://github.com/waynegemmell)|4 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @asenci|[@asenci](https://github.com/asenci)|2 @egarbi|[@egarbi](https://github.com/egarbi)|2 @@ -26,10 +26,10 @@ Avatar|Contributor|Contributions @dseira|[@dseira](https://github.com/dseira)|1 @gravyboat|[@gravyboat](https://github.com/gravyboat)|1 @mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|1 -@fortunejuggle|[@fortunejuggle](https://github.com/fortunejuggle)|1 @mlg-lebo|[@mlg-lebo](https://github.com/mlg-lebo)|1 @edwin--zhao|[@edwin--zhao](https://github.com/edwin--zhao)|1 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-01-14. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-22. diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f6f9d..aaface6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.13.1](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.13.0...v0.13.1) (2022-02-22) + + +### Bug Fixes + +* **ubuntu:** removed breaking wtmp btmp ([012bfef](https://github.com/saltstack-formulas/logrotate-formula/commit/012bfef7d7733300059375edaf9b93aca343cd4d)) + + +### Continuous Integration + +* update linters to latest versions [skip ci] ([eb6d2ea](https://github.com/saltstack-formulas/logrotate-formula/commit/eb6d2ea9be3f8203e5e48c3c579614f6761b4e8d)) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([d545fb2](https://github.com/saltstack-formulas/logrotate-formula/commit/d545fb2278b0b1c702f39d59228d0a74406aa3d2)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([d71215b](https://github.com/saltstack-formulas/logrotate-formula/commit/d71215bd8174decbec56fa9a5b098564ab7b3584)) + + +### Tests + +* **system:** add `build_platform_codename` [skip ci] ([4722110](https://github.com/saltstack-formulas/logrotate-formula/commit/4722110f28e5a286f23292084026cd3c521bb38f)) + # [0.13.0](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.12.0...v0.13.0) (2022-01-14) diff --git a/FORMULA b/FORMULA index 7b7bdc6..4bed0ed 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: logrotate os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.13.0 +version: 0.13.1 release: 1 minimum_version: 2016.11 summary: logrotate formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 2c8e4a4..747d130 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 `_ - - 84 + - 129 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 27 @@ -34,11 +34,11 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@fessoga5` - `@fessoga5 `_ - 5 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ - - 4 * - :raw-html-m2r:`@waynegemmell` - `@waynegemmell `_ + - 5 + * - :raw-html-m2r:`@babilen` + - `@babilen `_ - 4 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ @@ -49,6 +49,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@egarbi` - `@egarbi `_ - 2 + * - :raw-html-m2r:`@mdschmitt` + - `@mdschmitt `_ + - 2 * - :raw-html-m2r:`@n-rodriguez` - `@n-rodriguez `_ - 2 @@ -76,17 +79,17 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@mgomersbach` - `@mgomersbach `_ - 1 - * - :raw-html-m2r:`@fortunejuggle` - - `@fortunejuggle `_ - - 1 * - :raw-html-m2r:`@mlg-lebo` - `@mlg-lebo `_ - 1 * - :raw-html-m2r:`@edwin--zhao` - `@edwin--zhao `_ - 1 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ + - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-07-07. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-22. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index ad57c32..cb2a05b 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,59 @@ Changelog ========= +`0.13.1 `_ (2022-02-22) +-------------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **ubuntu:** removed breaking wtmp btmp (\ `012bfef `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* update linters to latest versions [skip ci] (\ `eb6d2ea `_\ ) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `d545fb2 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `d71215b `_\ ) + +Tests +^^^^^ + + +* **system:** add ``build_platform_codename`` [skip ci] (\ `4722110 `_\ ) + +`0.13.0 `_ (2022-01-14) +-------------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `27829b8 `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `42bde9c `_\ ) +* **kitchen:** use ``cron-formula`` dependency instead of ``cron`` state (\ `4cf2808 `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `bacce6e `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `e6ee323 `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `a1dd441 `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `0e63e18 `_\ ) + +Features +^^^^^^^^ + + +* **hourly:** add configuration to enable hourly jobs (\ `7b5676b `_\ ) +* **hourly:** add hourly job def to pillar.example (\ `cd4cd1d `_\ ) + +Tests +^^^^^ + + +* **alma+rocky:** add platforms (finalise dc63042) [skip ci] (\ `e4ad016 `_\ ) +* **base:** re-enable Arch Linux test (possible due to ``cron-formula``\ ) (\ `2136711 `_\ ) +* **jobs:** add ``hourly`` test (\ `69677b0 `_\ ) + `0.12.0 `_ (2021-07-07) --------------------------------------------------------------------------------------------------------------