| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| < | > | |||||
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 31 | |||||
Conary News
Development news and announcements regarding Conary.
Post details: Conary 2.0.33 Released
January 9, 2009
Conary 2.0.33 is a maintenance release.
New Features:- When adding an XML file (filename ending in ".xml") to a source component, it will be added as a text (config) file by default, and so changes will be managed with diff/patch merging. Specify the --binary option to avoid merging. (CNY-3045)
- When adding groups via addAll, conary now reports the exact name, version, and flavor of the group being added. (CNY-2977)
- Fixed reporting of errors when using glob objects in actions such as r.Remove. (CNY-3055)
- Promotion of source components where files have been renamed across repositories has been fixed. (CNY-3059)
- Preserving ownership in tar archives containing files with missing intermediate directories now functions. (CNY-3060)
- Added support for python module discovery in python 2.6, which uses a new PREFIXES variable to determine where to search for modules. (CNY-3063)
- You can now have flavored groups for superclass groups - these can be created when superclass groups are created as a part of another group recipe. (CNY-3061)
- Metadata promotion is more robust in the context of other inaccessible or missing older troves. (CNY-2611)
- Promotion of inidividual components is no longer allowed. (CNY-2941)
- Fixed a case conaryclient.makeSourceTrove could fail to create a trove because it tried to assign it a previously existing version. (CNY-3028)
- A bug that caused an IOError when a repository attempted to commit a changeset larger than 2 GiB has been fixed (CNY-3065)