54 | | === since 1.0pre1 === |
55 | | * launchd updates for OS X 10.5 from Kamil Kisiel |
56 | | * YUMng support for version='any/auto' |
57 | | * New Snapshots (to replace reports) |
58 | | * Fix insecure mktemp usage (see Ticket #630) |
59 | | * New version of BB plugin implemented as a connector |
60 | | * RPMng changes |
61 | | * support for version='any' |
62 | | * fix gpg nosignature option (see Ticket #641) |
63 | | * Python 2.6 fixes |
64 | | * Probes interpreter fix from Kamil Kisiel |
65 | | * Pass bind failure information to clients |
| 44 | === Since 1.0pre2 === |
| 45 | * Fix Portage Tool Driver traceback (See Ticket #649) |
| 46 | |
| 47 | === 1.0pre2 === |
| 48 | |
| 49 | * Snapshots -- New reporting system backend |
| 50 | * New data model |
| 51 | * Importer plugin |
| 52 | * basic command line interface |
| 53 | * Improve priority conflict error message |
| 54 | * Schema improvements |
| 55 | * Client Tool Driver Updates |
| 56 | * YUMng |
| 57 | * version=auto/any support |
| 58 | * switch to native yum calls (improved speed, decreased code cruddyness) |
| 59 | * RPMng version=any support |
| 60 | * launchd update for 10.5 |
| 61 | * Portage driver update |
| 62 | * bcfg2-info |
| 63 | * pretty print generated configs |
| 64 | * add profiling support |
| 65 | * Packages: implement yum support |
| 66 | * Init script fixes |
| 67 | * doc updates |
| 68 | * Server-side checksum support (client side remains to be done) |
| 69 | * Cfg: delta fixes |
| 70 | * Bcfg2-admin viz bugfix |