diff --git a/Makefile b/Makefile index aeb7d71..1a80ab4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.0 PACKAGE=novnc-pve -PKGREL=7 +PKGREL=8 NOVNCDIR=novnc NOVNCSRC=${NOVNCDIR}.tgz diff --git a/debian/changelog b/debian/changelog index 02338fd..75a1b66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +novnc-pve (0.4-8) unstable; urgency=medium + + * make it work with new pve lxc API + + -- Proxmox Support Team Fri, 17 Apr 2015 16:22:45 +0200 + novnc-pve (0.4-7) unstable; urgency=low * fix bug #562: set port to 443 when no port is specified