Handle remctl results that are larger than a single pipe buffer
[invirt/packages/invirt-base.git] / debian / changelog
index 554cc5c..45acfb1 100644 (file)
@@ -1,3 +1,29 @@
+invirt-base (0.0.35) unstable; urgency=low
+
+  * Patch from Austin Chu <eefi@mit.edu> to handle remctl results that are
+    larger than a single pipe buffer.
+
+ -- Quentin Smith <quentin@mit.edu>  Sat, 19 Mar 2011 17:23:51 -0400
+
+invirt-base (0.0.34) unstable; urgency=low
+
+  * Depend on pkg_resources
+
+ -- Greg Brockman <gdb@mit.edu>  Mon, 23 Aug 2010 11:40:01 -0400
+
+invirt-base (0.0.33) unstable; urgency=low
+
+  * Fixed up the captureOutput method.
+
+ -- Greg Brockman <gdb@mit.edu>  Sun, 11 Jul 2010 18:48:59 -0400
+
+invirt-base (0.0.32) unstable; urgency=low
+
+  * Add back an invirt.authz module, but restructure it so it uses
+    entrypoints to find an actual backend module.
+
+ -- Evan Broder <broder@mit.edu>  Fri, 05 Feb 2010 09:46:51 -0500
+
 invirt-base (0.0.31) unstable; urgency=low
 
   * Added an invirt mako render script.