mirror of
git://git.proxmox.com/git/novnc-pve.git
synced 2024-12-22 17:34:20 +03:00
bump version to 0.5-5
This commit is contained in:
parent
b400fab129
commit
e4211f6939
4
Makefile
4
Makefile
@ -1,7 +1,7 @@
|
||||
RELEASE=4.0
|
||||
|
||||
PACKAGE=novnc-pve
|
||||
PKGREL=4
|
||||
PKGREL=5
|
||||
|
||||
NOVNCDIR=novnc
|
||||
NOVNCSRC=${NOVNCDIR}.tgz
|
||||
@ -34,7 +34,7 @@ deb ${DEB}: ${TARSRC}
|
||||
download:
|
||||
rm -rf ${NOVNCDIR}
|
||||
git clone git://github.com/kanaka/noVNC ${NOVNCDIR}
|
||||
cd ${NOVNCDIR}; git checkout -b local 8f3c0f6b9b5e5c23a7dc7e90bd22901017ab4fc7
|
||||
cd ${NOVNCDIR}; git checkout -b local a0e7ab43dca0ce11a713694ee4cf530bd3b17c5a
|
||||
tar czf ${NOVNCSRC} ${NOVNCDIR}
|
||||
|
||||
.PHONY: upload
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
novnc-pve (0.5-5) unstable; urgency=medium
|
||||
|
||||
* update novnc to commit a0e7ab43dca0ce11a713694ee4cf530bd3b17c5a
|
||||
|
||||
* novnc : install inflator.js
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 12:29:06 +0200
|
||||
|
||||
novnc-pve (0.5-4) unstable; urgency=medium
|
||||
|
||||
* revert to upstream commit 8f3c0f6b9b5e5c23a7dc7e90bd22901017ab4fc7
|
||||
|
Loading…
Reference in New Issue
Block a user