Skip to content

v1.17.43

Choose a tag to compare

@ktf ktf released this 06 Aug 06:57
· 11 commits to master since this release

What's Changed

  • Fix '.format()' issue with 'find' {} placeholder (double braces addition) by @m-fol in #1023
  • Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #1022
  • Add support for RHEL10 by @ktf in #1026
  • Find (sync/fetch_symlinks): Fix escaped slashes \ and resolve warning by re-ordering arguments by @m-fol in #1027
  • Fix escaped backslash by @vkucera in #1029
  • Add instructions to use CVMFS as remote store by @ktf in #1032
  • Finally avoid issues with --dissociate by @ktf in #1033
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #1035
  • Bump actions/cache from 5 to 6 by @dependabot[bot] in #1034
  • Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #1031
  • Add test to avoid syntax errors in the template by @ktf in #1039
  • Create reproducible tarballs by @ktf in #1036
  • Improve container support by @ktf in #1040
  • Improve sync backend by @ktf in #1041
  • Expose fullRecipe and systemPackages recipes to the data model by @ktf in #1043
  • Improve git timeout handling by @ktf in #1044
  • Allow overriding the alidist provenance if a git checkout is not available by @ktf in #1045
  • Bump actions/setup-python from 6 to 7 by @dependabot[bot] in #1042

New Contributors

Full Changelog: v1.17.42...v1.17.43