| 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.1.15 Released
April 29, 2010
Conary 2.1.15 is a maintenance release.
New Features:- Recipes that have a class member list named 'pathIdSearchBranches' will search the branches defined in the list for pathIds to reuse while cooking. (CNY-3398)
- Build groups whose flavors end up identical now causes one of those builds to be discarded rather than an exception about "maximum recursion depth exceeded" (CNY-3401)
- Optimized population of lookaside cache for recipes containing large numbers of source actions such that it is *much* faster. (CNY-3406)
- Conary proxies will no longer cache changesets that were truncated in transit. Additionally, clients will produce a more useful error message if they download a truncated changeset. (CNY-3140)
- The filewrap and wrapdir options for r.Run() previously did not wrap fopen64 or freopen64. (CNY-3405)
- Previously, user and password information for the http/https proxy were visible in a traceback if a network exception occured. (RBL-5191)
- Split out info packages from jobs even when RPM capsules are used (CNY-3387)
- Modified lookaside cache file structure to include URL parameters, fragments and ports to better generate a unique file path for a given URL (CNY-3408)