From be62c319c46747cb5d56f06c95124ca08f4aa540 Mon Sep 17 00:00:00 2001 From: Adam Glasgall Date: Wed, 18 Jun 2014 20:11:28 -0400 Subject: [PATCH] add Permissions attribute to manifest --- MANIFEST.MF | 1 + debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/MANIFEST.MF b/MANIFEST.MF index 9ddbfbc..6932ab0 100644 --- a/MANIFEST.MF +++ b/MANIFEST.MF @@ -1,2 +1,3 @@ Manifest-Version: 1.0 Main-Class: VncViewer +Permissions: sandbox diff --git a/debian/changelog b/debian/changelog index 51f773f..e2c0988 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-vnc-client (0.0.15) precise; urgency=medium + + * Add a Permissions: attribute to the applet manifest so that newer java + plugins stop complaining at us. + + -- Adam Glasgall Wed, 18 Jun 2014 20:09:16 -0400 + invirt-vnc-client (0.0.14) precise; urgency=low * Add --with quilt so our patches get applied. -- 1.7.9.5