Or you can browse.

Conary News

Development news and announcements regarding Conary.

Post details: Conary 2.0.50 Released

October 2, 2009
Posted by Michael K. Johnson
12:22 AM
Conary 2.0.50 Released

Conary 2.0.50 is a maintenance release.

Bug Fixes:
  • cvc rdiff now functions correctly on trove versions where no previous version exists. (CNY-3218)
  • Updates of multiple flavored groups containing pre-update scripts no longer fail after the critical update is applied. The fixed Conary issue is related to CNY-3216, but only manifests itself when multiple groups are present. (CNY-3219)
  • Path-based action build requirement discovery now functions correctly when spaces are present in environment variables or adjacent spaces are present before the name of the executable in a command string. (CNY-3224)
  • When building local changes, conary would sometimes look through the database by fileId to get the path for a file it needed, instead of just looking in the filesystem directly. That caused a failure when two paths had the same fileId but one of them had been removed from the system. (CNY-3226)
  • Building from the repository will no longer attempt to re-download autosourced files. (CNY-3221)
Internal Changes:
  • Conary will now link against an embedded copy of sqlite if a specific version of sqlite has previously been configured and built under the conary/pysqlite3/ directory. At this time, the supported version is 3.6.18.