Skip to content

25.3.0

Latest
Compare
Choose a tag to compare
@jaimergp jaimergp released this 14 Mar 18:19
d363434

Bug fixes

  • Fix issue with content trust post-solve hooks that prevented signatures from being verified when the solved package records didn't include subdir information in their channel metadata. (#616 via #617)
  • Protect against conda.base.context.context.restore_free_channel deprecation by using getattr. (#629)
  • Remove all packages with --no-deps, not just the last one to be analyzed. (#632)

Docs

  • Mention conda ecosystem's adaptation of libsolv. (#624)

Contributors