Edit

IABSD.fr/ports/sysutils/salt

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2024-08-22 20:27:17
    Hash : 1291529f
    Message : salt: unbreak runtime by adding an RDEP on pyca, ok sthen It looks like pyca is supposed to be an optional dependency, but as sthen points out this seems to have been broken with this commit: https://github.com/saltstack/salt/commit/6fe58ffd30560ef83b8bd40342a81b3e1f6c228d which makes unconditional use of pyca's rsa type in crypt.py's gen_keys() Reported and tested by Mikolaj Kucharski