Jacamar CI v0.4.2

  • Release: v0.4.2

  • Date: 02/24/2021

Admin Changes

  • When using the supported RPM, jacamar-auth application is now deployed to /opt/jacamar/bin to best support CAP_SETUID/CAP_SETGID workflows (!97)

    • Any previous deployments of Jacamar should be completely removed before deploying this latest version to avoid potential conflict.

    • The /opt/jacamar directory is protected with 700 permissions and owned by default by root.

  • Configurable root_dir_creation = true in Jacamar-Auth supports creation of top level user owned directory by a privileged user (!99).

  • Support for Runner versions 13.8 and removal of federation patch (!96).

Bug & Development Fixes

  • Target server host for script augmentation of target URLs (!98).

    • Instances variables, such as CI_SERVER_HOST, where not previously being updated correctly when the broker was enabled.

  • Improved static analysis and linting during CI process (!95, !94).