signed applets?

2013-11-05 Thread Egon Willighagen
Hi all, are there plans within Debian for the upcoming Java security changes, which make many unsigned and self-signed applets blocked somewhere in 2014? Are there options for Debian to become a trusted signer of applets? Egon -- Dr E.L. Willighagen Postdoctoral Researcher Department of Bioinf

Re: signed applets?

2013-11-05 Thread Emmanuel Bourg
Hi Egon, What applets do you have in mind? I haven't seen applets in Debian packages yet. Emmanuel Bourg Le 05/11/2013 16:32, Egon Willighagen a écrit : > Hi all, > > are there plans within Debian for the upcoming Java security changes, > which make many unsigned and self-signed applets blocke

Re: Gradle 1.5 and beyond

2013-11-05 Thread Miguel Landaeta
On Tue, Nov 05, 2013 at 08:35:10AM +0100, Emmanuel Bourg wrote: > I prepared Gradle 1.5 but didn't push the upload yet as I'm unable to > verify if it works properly beyond merely compiling. If it looks good to > you please go ahead and upload it to unstable. I tried to upgrade > further to 1.6 and

Re: signed applets?

2013-11-05 Thread Stuart Prescott
Hi Emmanuel, > What applets do you have in mind? I haven't seen applets in Debian > packages yet. I know of at least jmol-applet and geogebra. I assume there are others but I don't know how to programmatically distinguish an applet jar from any other jar to do a more exhaustive search. cheers