------------------------------------------------------------------- Thu Apr 10 11:22:32 UTC 2025 - Daniel Garcia - Update to 1.0.4: * Reverting requirements in base.txt to those of 1.0.1 - 1.0.3: * Remove support for DSA - 1.0.2: * Updated requirements and actions * Limit to Python 3.10, since that is the only version supported for currently supported Salt onedir architecture * Adjusted requirements versions for various dependencies * Updated GitHub Actions for recent EOL of Python 3.7 and 3.8, using Salt 3006.9 and 3007.1, also use of psutil.AccessDenied - 1.0.1: * Properly configure the SSHD server when FIPS is enabled/enforced on a system (#179) - Skip some tests failing with python > 3.11 ------------------------------------------------------------------- Wed Mar 20 05:29:34 UTC 2024 - Steve Kowalik - Add missing BuildRequires on importlib-metadata. ------------------------------------------------------------------- Wed Dec 20 11:20:42 UTC 2023 - Bernhard Wiedemann - Do not write non-deterministic .pyc files in tests ------------------------------------------------------------------- Mon Oct 16 10:35:12 UTC 2023 - Pablo Suárez Hernández - Update to 1.0.0rc27: * Remove "pytest-tempdir" dependecy as it is now integrated into pytest-salt-factories. * Several bug fixes and improvements - Enable testsuite during package building. - Fix unit test to work with SUSE/openSUSE Salt 3006.0 package. - Added: * fix_unit_tests.patch ------------------------------------------------------------------- Tue Oct 10 10:06:14 UTC 2023 - Matej Cepl - Clean up the SPEC file ------------------------------------------------------------------- Wed Apr 19 13:22:34 UTC 2023 - Alexander Graul - Upgrade to 1.1.0~rc21, required by Salt 3006 ------------------------------------------------------------------- Thu Sep 8 11:24:18 UTC 2022 - Alexander Graul - Downgrade to 0.907.0 ------------------------------------------------------------------- Thu Sep 1 16:59:35 UTC 2022 - Alexander Graul - Initial Package