]> git.proxmox.com Git - vncterm.git/commitdiff
bump version to 1.1-2
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 20 Apr 2013 14:06:24 +0000 (16:06 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 20 Apr 2013 14:06:24 +0000 (16:06 +0200)
Makefile
VncViewer.jar
debian/changelog.Debian

index e4246cf64ce232b21979cd1c58aac70024e954f6..cd1f9ffa56c1fc812d628a673f6187479930602b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ RELEASE=3.0
 PACKAGE=vncterm
 # Note: also change version in debian/control and debian/changelog
 VERSION=1.1
-PACKAGERELEASE=1
+PACKAGERELEASE=2
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 CDATE:=$(shell date +%F)
 
index e4f64d235b3cca8e925ab0e21ef6e11b5100d82c..d228d9146d48b98745effa8a9c1b5d9fbe981a6a 100644 (file)
Binary files a/VncViewer.jar and b/VncViewer.jar differ
index 9a7c61e367d5c62cfadba4a347d2e4a1d93f040c..c6ceced7551063752a60d833c9abd11c94f6a377 100644 (file)
@@ -1,3 +1,13 @@
+vncterm (1.1-2) unstable; urgency=low
+
+  * recompile VnCViewer.jar with openJDK
+  
+  * set trusted-lib to avoid security popup
+  
+  * disable unused javascript-events.patch
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 20 Apr 2013 16:05:41 +0200
+
 vncterm (1.1-1) unstable; urgency=low
 
   * recompile for wheezy