]> git.proxmox.com Git - novnc-pve.git/commitdiff
bump version to 0.4-5
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 6 Aug 2014 07:07:52 +0000 (09:07 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 6 Aug 2014 07:07:52 +0000 (09:07 +0200)
Makefile
debian/changelog

index 49c90e5afdb254d8ea7f6a61d783273d4c0e557c..83149f6e985100bb2eae2005b8d3701de523459f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=3.2
 
 PACKAGE=novnc-pve
-PKGREL=4
+PKGREL=5
 
 NOVNCDIR=novnc
 NOVNCSRC=${NOVNCDIR}.tgz
index 06bb5c4a98cbbb4d791bf8b3211b186eb67b9f0d..9ab725f71ac7d715a282cdc571ffe6d6ce7773b5 100644 (file)
@@ -1,3 +1,13 @@
+novnc-pve (0.4-5) unstable; urgency=low
+
+  * generate pve command memu dynamically
+  
+  * improve error handling, remove debugging code
+  
+  * implement qemu sendkey, improve touch keyboard input
+  
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Aug 2014 09:07:29 +0200
+
 novnc-pve (0.4-4) unstable; urgency=low
 
   * used modified noVNC GUI