Changes between Version 3 and Version 4 of TrackingDevelopmentTrunk
- Timestamp:
- 08/27/07 21:11:15 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TrackingDevelopmentTrunk
v3 v4 4 4 5 5 == Fixed Issues == 6 7 0.9.5pre4 8 9 || Description || Severity || Fix Revision || 10 || YUMng traceback with incomplete Package entries during entry reverification || Cosmetic (failure is ugly but results remain the same) || pending || 6 11 7 12 0.9.5pre3 … … 22 27 * [wiki:altsrc Altsrc] 23 28 * [wiki:Pkgmgr virtual targets for multiarch packages] 24 * 29 * Persistent probe data for use in debugging templates with bcfg2-info 25 30 26 31 == Release Information == 27 32 33 * 0.9.5pre4 34 * infoxml support has been included in TCheetah and TGenshi (now group-based file permissions and ownership can be trivially specified for any ConfigFile plugin) 35 * TCheetah error information is now presented upon templating failures. 36 * Probedata is now written to disk, for use with bcfg2-info (This, in conjunction with improved TCheetah templating error display should remove probe-based TCheetah templates from the "black art" category) 37 * altsrc consistency checking is implemented (ie an error is produced if a configuration containing the same entry with different altsrc tags is generated for a client) 38 * RPMng: Improved debug output when required attributes are not present 39 * Schema updates 40 * Fix diff display for non-binary ConfigFiles in interactive mode 41 * Fix sshbase bug 42 * Fix POSIX driver error paths 28 43 * 0.9.5pre3 29 44 * support for info.xml files (described [wiki:Cfg here]) … … 49 64 * Fix use of altsrc when using Package entries with file attributes 50 65 * Improve error handling in bcfg2-admin (Step towards resolving Ticket #469) 51 * Switch DebInit to use invoke-rc.d (Resolves Ticket #434)66 * Switch !DebInit to use invoke-rc.d (Resolves Ticket #434) 52 67 * Fix bcfg2-info build command 53 68 * add altsrc to schema