diff --git a/AUTHORS.md b/AUTHORS.md index d3c5a52f..dd962eac 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|888 +@myii|[@myii](https://github.com/myii)|890 @dafyddj|[@dafyddj](https://github.com/dafyddj)|5 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-23. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-24. diff --git a/CHANGELOG.md b/CHANGELOG.md index bc1bd217..d12b4317 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.268.0](https://github.com/myii/ssf-formula/compare/v1.267.0...v1.268.0) (2021-04-24) + + +### Features + +* **kitchen:** remove Fedora legacy `crypto-policies` workaround ([f4003e6](https://github.com/myii/ssf-formula/commit/f4003e63059cc876092ce49aa9f9601bce87c665)) + # [1.267.0](https://github.com/myii/ssf-formula/compare/v1.266.0...v1.267.0) (2021-04-23) diff --git a/FORMULA b/FORMULA index 983fb728..49da5550 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: ssf os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 1.267.0 +version: 1.268.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index eee6c331..1868f68f 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 `_ - - 888 + - 890 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 5 @@ -26,4 +26,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-04-23. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-04-24. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index b256cd14..683316cd 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.268.0 `_ (2021-04-24) +--------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **kitchen:** remove Fedora legacy ``crypto-policies`` workaround (\ `f4003e6 `_\ ) + `1.267.0 `_ (2021-04-23) ---------------------------------------------------------------------------------------------