Add button to trigger renumbering
[invirt/packages/invirt-web.git] / debian / changelog
index 6573a6f..15dbd56 100644 (file)
@@ -1,3 +1,75 @@
+invirt-web (0.1.49) unstable; urgency=low
+
+  * Tweak wording.
+  * Fix missing substitution.
+
+ -- Quentin Smith <quentin@mit.edu>  Sun, 20 May 2018 19:28:28 -0400
+
+invirt-web (0.1.48) unstable; urgency=low
+
+  * Fix typo
+
+ -- Quentin Smith <quentin@mit.edu>  Sun, 20 May 2018 19:17:50 -0400
+
+invirt-web (0.1.47) unstable; urgency=low
+
+  * Show "other" network parameters if set.
+
+ -- Quentin Smith <quentin@mit.edu>  Sun, 20 May 2018 19:07:55 -0400
+
+invirt-web (0.1.46) precise; urgency=medium
+
+  * www-data can't write to /run, it turns out. Put the lockfile in
+    /var/lock instead.
+
+ -- Adam Glasgall <glasgall@mit.edu>  Sat, 06 Feb 2016 13:53:43 -0500
+
+invirt-web (0.1.45) precise; urgency=medium
+
+  * Add trusty preseed files that we apparently forgot to package
+  * Add locking to invirt-cache-acls so that when it takes more than five
+    minutes, jobs don't pile up and make the machine thrash to death
+
+ -- Adam Glasgall <glasgall@mit.edu>  Sat, 06 Feb 2016 12:37:27 -0500
+
+invirt-web (0.1.44) unstable; urgency=medium
+
+  * Remove quadratic-complexity keylogger from Konami easter egg.
+
+ -- Anders Kaseorg <andersk@mit.edu>  Sat, 21 Mar 2015 18:48:57 -0400
+
+invirt-web (0.1.43) unstable; urgency=low
+
+  * Add graphs of network usage by VMs.
+
+ -- Quentin Smith <quentin@mit.edu>  Tue, 07 Jan 2014 11:53:15 -0500
+
+invirt-web (0.1.42) precise; urgency=low
+
+  * Don't error out when we lose the race between listInfoDict and
+    infoDict after requesting a machine deletion
+
+
+ -- Adam Glasgall <glasgall@mit.edu>  Sat, 12 Oct 2013 14:20:23 -0400
+
+invirt-web (0.1.41) precise; urgency=low
+
+  * Removed NIC radiobox code.
+
+ -- Steven Valdez <dvorak42@mit.edu>  Tue, 03 Sep 2013 22:44:10 -0400
+
+invirt-web (0.1.40) precise; urgency=low
+
+  * Added nc into repo.
+
+ -- Steven Valdez <dvorak42@mit.edu>  Tue, 03 Sep 2013 22:32:27 -0400
+
+invirt-web (0.1.39) precise; urgency=low
+
+  * Added NIC radiobox to website.
+
+ -- Steven Valdez <dvorak42@mit.edu>  Mon, 26 Aug 2013 18:11:00 -0400
+
 invirt-web (0.1.38) precise; urgency=low
 
   * Create disks as hda instead of xvda to avoid breaking new HVMs