X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/25f034d4295aace9b5b1697aca9dacdecde6fe5c..a11a45e1b18add76f2a440412ef6379a9874b082:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 14f11a4..84dcee0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +sipb-xen-base (8.12) unstable; urgency=low + + * 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 + + -- Greg Price Wed, 30 Jul 2008 21:36:17 -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:34:00 -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