]> git.proxmox.com Git - novnc-pve.git/commitdiff
bump version to 0.5-7
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 3 Aug 2016 09:55:17 +0000 (11:55 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 3 Aug 2016 09:55:17 +0000 (11:55 +0200)
Makefile
debian/changelog

index 02b48b57da4ef8fc348ea50fe22710128444fd25..b984f5b7814abbcf6c9b05796823f35067c45a85 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-RELEASE=4.1
+RELEASE=4.2
 
 PACKAGE=novnc-pve
-PKGREL=6
+PKGREL=7
 
 NOVNCDIR=novnc
 NOVNCSRC=${NOVNCDIR}.tgz
index 6df2ca31c43fc6cd9a58fc5403d50fd4018c4e15..7b042b028fdce64ad4ee72d08b7e71d58b94209c 100644 (file)
@@ -1,3 +1,11 @@
+novnc-pve (0.5-7) unstable; urgency=medium
+
+  * adjust novnc look, to better blend in with web gui
+
+  * remove unnecessary 6px addition
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Aug 2016 11:55:05 +0200
+
 novnc-pve (0.5-6) unstable; urgency=medium
 
   * add ie11 resize fix