Saltstack Official Chrony Formula
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

94 行
4.0KB

  1. Changelog
  2. =========
  3. `1.2.1 <https://github.com/saltstack-formulas/chrony-formula/compare/v1.2.0...v1.2.1>`_ (2019-10-12)
  4. --------------------------------------------------------------------------------------------------------
  5. Bug Fixes
  6. ^^^^^^^^^
  7. * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/f3c5a09>`_\ )
  8. Continuous Integration
  9. ^^^^^^^^^^^^^^^^^^^^^^
  10. * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/cf01b5b>`_\ )
  11. * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/36c8f81>`_\ )
  12. * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/9bae687>`_\ )
  13. * **kitchen+travis:** replace EOL pre-salted images (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/9a71030>`_\ )
  14. * **platform:** add ``arch-base-latest`` (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/87341a1>`_\ )
  15. * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/a521e08>`_\ )
  16. * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/fe1d64d>`_\ )
  17. * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/213eef3>`_\ )
  18. * **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/ec20e4c>`_\ )
  19. * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` <https://github.com/saltstack-formulas/chrony-formula/commit/5c35ac7>`_\ )
  20. `1.2.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v1.1.0...v1.2.0>`_ (2019-08-10)
  21. --------------------------------------------------------------------------------------------------------
  22. Bug Fixes
  23. ^^^^^^^^^
  24. * add pool option (\ `90cdeea <https://github.com/saltstack-formulas/chrony-formula/commit/90cdeea>`_\ )
  25. Continuous Integration
  26. ^^^^^^^^^^^^^^^^^^^^^^
  27. * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `6db3426 <https://github.com/saltstack-formulas/chrony-formula/commit/6db3426>`_\ )
  28. Features
  29. ^^^^^^^^
  30. * **yamllint:** include for this repo and apply rules throughout (\ `f83a498 <https://github.com/saltstack-formulas/chrony-formula/commit/f83a498>`_\ )
  31. `1.1.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v1.0.0...v1.1.0>`_ (2019-05-10)
  32. --------------------------------------------------------------------------------------------------------
  33. Features
  34. ^^^^^^^^
  35. * fix default values (\ `a2a3aa7 <https://github.com/saltstack-formulas/chrony-formula/commit/a2a3aa7>`_\ )
  36. `1.0.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.1...v1.0.0>`_ (2019-04-30)
  37. --------------------------------------------------------------------------------------------------------
  38. Features
  39. ^^^^^^^^
  40. * update chrony formula to new template (\ `8a05d0f <https://github.com/saltstack-formulas/chrony-formula/commit/8a05d0f>`_\ )
  41. BREAKING CHANGES
  42. ^^^^^^^^^^^^^^^^
  43. * ``chrony.removed`` replaced by ``.clean`` states.
  44. `0.2.1 <https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.0...v0.2.1>`_ (2019-04-29)
  45. --------------------------------------------------------------------------------------------------------
  46. Continuous Integration
  47. ^^^^^^^^^^^^^^^^^^^^^^
  48. * **kitchen+travis:** implement ``inspec`` test matrix (\ `0fb718d <https://github.com/saltstack-formulas/chrony-formula/commit/0fb718d>`_\ )
  49. Documentation
  50. ^^^^^^^^^^^^^
  51. * **semantic-release:** implement an automated changelog (\ `d040dae <https://github.com/saltstack-formulas/chrony-formula/commit/d040dae>`_\ )
  52. Tests
  53. ^^^^^
  54. * **inspec:** get tests passing (\ `e5741ee <https://github.com/saltstack-formulas/chrony-formula/commit/e5741ee>`_\ )