Conary News
Development news and announcements regarding Conary.
Post details: Conary 2.0.13 released
April 30, 2008
Changes in 2.0.13:
Build Changes:
- When cooked, factories can now package additional files in their :recipe component. (CNY-2748)
- Moved VersionConflicts to pluggable policy and removed default exceptions. (CNY-2716)
Client Changes:
- PGP Keyring location is no longer determined using $HOME, which is unreliable; a getpwuid(3) lookup is used instead. (CNY-2722)
- The number of retries for providing a passphrase when signing troves changed from 3 to 5. (CNY-2709)
Code Changes:
- Some incompatibilities with python2.5 have been removed.
Bug Fixes:
- More optimizations for the pathId lookup query times for some package builds. (CNY-2742)
- A bug that caused an InsufficientPermission error when a user only has repository access permissions added by trove calls getNewTroveList() has been fixed. (CNY-2755)
- A bug that caused a request to add access to a trove for a role to be ignored if the same trove was used previously to grant access to a different role has been fixed. (CNY-2758)
- A bug that caused an InsufficientPermission error when a user requests a changeset to which the user has been granted access with addTroveAccess has been fixed. (CNY-2760)
- The XML writer in xmldata.py is now encoding using UTF-8. (CNY-2756)
Comments:
No Comments for this post yet...