From 2b83813dca00b42072a129203980d0cfbc32566f Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 8 Nov 2013 11:28:03 +0100 Subject: [PATCH] ibump version to 1.1-6 --- Makefile | 2 +- debian/changelog.Debian | 9 +++++++++ debian/control | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4249296..81b11d8 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ RELEASE=3.1 PACKAGE=vncterm # Note: also change version in debian/control and debian/changelog VERSION=1.1 -PACKAGERELEASE=5 +PACKAGERELEASE=6 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) CDATE:=$(shell date +%F) diff --git a/debian/changelog.Debian b/debian/changelog.Debian index d973f57..7e70550 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -1,3 +1,12 @@ +vncterm (1.1-6) unstable; urgency=low + + * set Caller-Allowable-Codebase and remove Trusted-Library. This avoids + security popups with latest Java 7u45. Also see: + + http://stackoverflow.com/questions/19393826/java-applet-manifest-allow-all-caller-allowable-codebase + + -- Proxmox Support Team Fri, 08 Nov 2013 11:27:08 +0100 + vncterm (1.1-5) unstable; urgency=low * use Comodo code sign cert for applet signature diff --git a/debian/control b/debian/control index 622424a..c0a8d5d 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Package: vncterm -Version: 1.1-5 +Version: 1.1-6 Section: x11 Priority: optional Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0 -- 2.39.2