Skip to content

SSM 3.4.1-1

Latest
Compare
Choose a tag to compare
@tofu-rocketry tofu-rocketry released this 04 Sep 13:16
· 36 commits to dev since this release
6faa077

What's Changed

  • Improved error logging to store full traceback on unexpected exceptions by @Will-Cross1 in #314
  • Changed more code to use pyOpenSSL to improve compatibility with newer OpenSSL versions by @Will-Cross1 in #318
  • Added a check to prevent a host certificate being to used for target server encryption by @Will-Cross1 in #322
  • Changed which version of exit function is used to avoid edge case by @tofu-rocketry in #339

Changes to build processes

  • Fixed issues with the new build script when being used for EL9 by @Sae126V in #319
  • Added linting to new shell build script by @Will-Cross1 in #323
  • Fixed issues with Debian packages for Python 3 by @Sae126V in #324
  • Fix rpmlint to perform rpm checks in given location by @Sae126V in #325
  • Update files for docker build on rocky 9 by @Will-Cross1 in #327
  • Replaced deprecated MAINTAINER tag to use LABEL in DockerFile by @Will-Cross1 in #331
  • Fixed issue with build script when being used for EL8 by @Sae126V in #332
  • Add reference to RVM installation guide by @tofu-rocketry in #335
  • Fixed setup.py to both build and install the package by @Sae126V in #338

Changes to CI and GitHub Actions

New Contributors

Full Changelog: 3.4.0-1...3.4.1-1