ssh2-python icon indicating copy to clipboard operation
ssh2-python copied to clipboard

Automate updating of vendored libraries

Open enkore opened this issue 7 months ago • 0 comments

This is currently a manual process;

  • libssh: copy new source into tree, update tarballs and signatures, update Dockerfiles
  • krb5, openssl, etc.: update tarballs, update all Dockerfiles

A script that does these things automatically and verifies signatures automatically would be nice, even nicer would be some kind of CI automation.

See also https://github.com/ParallelSSH/ssh-python/issues/86

enkore avatar Nov 11 '23 10:11 enkore