X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=blobdiff_plain;f=debian%2Fchangelog.Debian;h=7e70550865b1288111dda5162a2d3bc0bc6dd7af;hp=ccffca168f7a886f05decbe58c85df384a294e87;hb=2b83813dca00b42072a129203980d0cfbc32566f;hpb=802fe47e6fa83b0b6639aaf54a8e75f1869b54c8 diff --git a/debian/changelog.Debian b/debian/changelog.Debian index ccffca1..7e70550 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -1,3 +1,47 @@ +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 + + -- Proxmox Support Team Fri, 08 Nov 2013 08:35:10 +0100 + +vncterm (1.1-4) unstable; urgency=low + + * Allow to add intermediate certificates to /etc/pve/local/pve-ssl.pem + (users previously used apache option SSLCertificateChainFile for that). + + -- Proxmox Support Team Mon, 03 Jun 2013 08:26:59 +0200 + +vncterm (1.1-3) unstable; urgency=low + + * re-enable javascript-events.patch (used for migrate/reload) + + -- Proxmox Support Team Fri, 10 May 2013 07:56:35 +0200 + +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 Sat, 20 Apr 2013 16:05:41 +0200 + +vncterm (1.1-1) unstable; urgency=low + + * recompile for wheezy + + -- Proxmox Support Team Fri, 15 Mar 2013 08:26:04 +0100 + vncterm (1.0-3) unstable; urgency=low * fix focus traversal