forked from pool/supportutils-plugin-salt
97 lines
3.5 KiB
Plaintext
97 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 19 09:02:30 UTC 2026 - Michael Calmer <mc@suse.com>
|
|
|
|
- build only for SUSE OSes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 14 13:42:57 UTC 2025 - Pablo Suárez Hernández <psuarezhernandez@suse.com>
|
|
|
|
- Adjust requires for plugin to allow compatibility with
|
|
supportutils 3.2.9 release (bsc#1235145)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 10:53:27 UTC 2025 - Pablo Suárez Hernández <psuarezhernandez@suse.com>
|
|
|
|
- Update to version 1.2.3
|
|
* Add "CONTRIBUTING.md" with notes about Pull Requests
|
|
* Provide backwards-compatible scripts version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 19 12:34:45 UTC 2022 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
|
|
|
- Update to version 1.2.2
|
|
* Remove possible passwords from Salt configuration files (bsc#1201059)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 11 11:34:09 UTC 2022 - Alexander Graul <alexander.graul@suse.com>
|
|
|
|
- Update to version 1.2.1
|
|
* Remove ERROR messages on Salt client systems
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 6 13:43:07 UTC 2022 - Julio González Gil <jgonzalez@suse.com>
|
|
|
|
- Declare the LICENSE file as license and not doc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 14:07:35 UTC 2022 - Alexander Graul <alexander.graul@suse.com>
|
|
|
|
- Update to version 1.2.0
|
|
* Add support for Salt Bundle
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 11:36:00 UTC 2021 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
|
|
|
- version 1.1.5
|
|
- Fix yaml.load() warnings and issues with Python versions (bsc#1178072) (bsc#1181474)
|
|
- Fix errors when collecting data for salt-minion (bsc#1131670)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 19 12:02:10 UTC 2018 - pablo.suarezhernandez@suse.com
|
|
|
|
- version 1.1.4
|
|
- Collect salt-api, salt-broker and salt-ssh log files (bsc#1090242)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 12:08:38 UTC 2017 - pablo.suarezhernandez@suse.com
|
|
|
|
- version 1.1.3
|
|
- Collect local grains on Salt systems.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 25 13:19:53 UTC 2017 - brejoc@gmail.com
|
|
|
|
- version 1.1.2
|
|
- Added saltlogfiles to plugin list, so that salt logs are also
|
|
included. (bsc#1063805)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 11 08:37:19 UTC 2017 - pablo.suarezhernandez@suse.com
|
|
|
|
- Prevent supportconfig from getting stuck when minions are
|
|
unreachable (bsc#1048694)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 23 07:59:06 UTC 2017 - bmaryniuk@suse.com
|
|
|
|
- Add logs and extra info, code refactorings.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 18 15:04:30 UTC 2017 - bmaryniuk@suse.com
|
|
|
|
- Rename to "supportutils-plugin-salt" (bsc#1003547)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 4 17:33:57 UTC 2016 - bmaryniuk@suse.com
|
|
|
|
- New version 1.1.0 features the following:
|
|
* Added configuration gathering (saltconfiguration)
|
|
* Added pillar gathering (saltmasterpillars)
|
|
* Added common resources along with the supportconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 4 12:03:12 UTC 2016 - bmaryniuk@suse.com
|
|
|
|
- Initial package
|
|
|