Changelog for
python3-spacewalk-certs-tools-5.0.7-230900.1.5.uyuni3.noarch.rpm :
* Thu Aug 01 2024 marina.latiniAATTsuse.com- version 5.0.7-0
* Support multiple certificates for root-ca-file and server-cert-file
* Wed Jun 26 2024 marina.latiniAATTsuse.com- version 5.0.6-0
* Remove PKI of Salt Minion only in case of changing the Master with the bootstrap script
* Mon Jun 10 2024 marina.latiniAATTsuse.com- version 5.0.5-0
* Move server-only functions out of uyuni.common (bsc#1222325)
* Calculate bootstrap repo path for SL Micro 6.0
* Fri May 03 2024 marina.latiniAATTsuse.com- version 5.0.4-0
* Fix SUSE Liberty Linux bootstrapping when Zypper is installed (bsc#1222347)
* Apply reboot method changes for transactional systems in the bootstrap script
* Tue Feb 13 2024 marina.latiniAATTsuse.com- version 5.0.3-1
* Skip deploying the CA into the salt dir on proxies (bsc#1219850)
* Deploy the CA certificate also into the salt filesystem (bsc#1219577)
* Mon Jan 29 2024 rosunaAATTsuse.com- version 5.0.2-1
* Apply Black and Pylint to enforce Python style
* Tue Jan 16 2024 jgonzalezAATTsuse.com- version 5.0.1-1
* Bump version to 5.0.0
* Fri Dec 15 2023 rosunaAATTsuse.com- version 4.4.9-1
* Include reboot info beacon in the bootstrap script for transactional systems (bsc#1217588)
* Enable openSUSE Tumbleweed and openSUSE MicroOS
* Move all file managed by RPM from /srv to /usr/share/susemanager
* Drop spacewalk-ssh-push-init and spacewalk-push-register
* Change certificate defaults using RSA 4096 Bit and sha384 hash algorithm
* Change wrong name in unexisting variable ORG_CERT_FILE to CERT_FILE for rhn_bootstrap_strings.py
* Revert hardcoded folder and renamed variable for clarity
* Wed Nov 01 2023 marina.latiniAATTsuse.com- version 4.4.8-1
* Handle server keys in PKCS8 format in mgr-ssl-cert-setup (bsc#1218615)
* Mon Sep 18 2023 rosunaAATTsuse.com- version 4.4.7-1
* mgr-ssl-cert-setup: store CA certificate in database (bsc#1212856)
* support EC Cryptography with mgr-ssl-cert-setup
* Revert openssl3 compatibility because it breaks cert validation
* Remove server keys to allow reregistering to different master
* mgr-bootstrap read the hostname from rhn.conf if possible
* Remove client_config_update.py
* Add openssl3 compatibility.
* Read CA password from a file
* Also ship SUSE specific files on Enterprise Linux.
* Use the CA cert in the pki config to generate build host rpm
* Add shadow as dependency of osimage certificate package (bsc#1210834 bsc#1204089)
* Wed Apr 19 2023 marina.latiniAATTsuse.com- version 4.4.6-1
* remove unused dependencies
* Tue Feb 21 2023 jgonzalezAATTsuse.com- version 4.4.5-1
* Ensure installation of make for building
* Mon Jan 23 2023 jgonzalezAATTsuse.com- version 4.4.4-1
* add transactional system support to the bootstrap generator
* change bootstrap script generator to detect SLE Micro
* Wed Dec 14 2022 jgonzalezAATTsuse.com- version 4.4.3-1
* remove jabberd and osa-dispatcher
* drop legacy way to prevent disabling local repos
* Fri Nov 18 2022 jgonzalezAATTsuse.com- version 4.4.2-1
* Generated bootstrap scripts installs all needed Salt 3004 dependencies for Ubuntu 18.04 (bsc#1204517)
* drop traditional from bootstrap script
* Wed Sep 28 2022 jgonzalezAATTsuse.com- version 4.4.1-1
* fix mgr-ssl-cert-setup for root CAs which do not set authorityKeyIdentifier (bsc#1203585)