X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/25f034d4295aace9b5b1697aca9dacdecde6fe5c..06a2334e33b03e38bd880411b4ef82183462d6f1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 14f11a4..d64d1be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +sipb-xen-base (8.12) unstable; urgency=low + + [ Greg Price ] + * add --ls and some convenience features to invirt-getconf: + formatting composite nodes as yaml, allowing the root + * fix bug in late-import of yaml in invirt.config + + [ Yang Zhang ] + * added shared lock around cache-reading transaction + + -- Yang Zhang Wed, 30 Jul 2008 21:56:07 -0400 + +sipb-xen-base (8.11) unstable; urgency=low + + * sped up invirt.config module load time by rearranging imports + * no longer removing the lock file + + -- Yang Zhang Wed, 30 Jul 2008 21:55:23 -0400 + +sipb-xen-base (8.10) unstable; urgency=low + + * added file locking around cache + + -- Yang Zhang Tue, 29 Jul 2008 22:35:25 -0400 + +sipb-xen-base (8.9) unstable; urgency=low + + * moved more generic code into `common` package + * silently fail if cache fails + * load the configuration on module load + * produce a struct-based representation of the configuration + * allowing full exception messages for OSErrors (default behavior) + * added some dependencies specs + + -- Yang Zhang Tue, 29 Jul 2008 01:03:16 -0400 + sipb-xen-base (8.8) unstable; urgency=low * added timestamp-based JSON caching of configuration for faster loading