# HG changeset patch # User Jiri Vanek # Date 1441725866 -7200 # Node ID 96da3c04a80c3e2bb0736234cca0537929545282 # Parent 14c84c250e846e63f398a1442e981dc98baed75b NEWS: mentioned fixes for RH1233697, RH1233667 and reuse of MissingALACAdialog for unsigned applications diff -r 14c84c250e84 -r 96da3c04a80c ChangeLog --- a/ChangeLog Tue Sep 08 17:11:35 2015 +0200 +++ b/ChangeLog Tue Sep 08 17:24:26 2015 +0200 @@ -1,3 +1,8 @@ +2015-09-03 Jiri Vanek + + * NEWS: mentioned fixes for RH1233697, RH1233667 and reuse of MissingALACAdialog + for unsigned applications + 2015-09-03 Jiri Vanek Fixed ArrayIndexOutOfBound in version cornercase issue diff -r 14c84c250e84 -r 96da3c04a80c NEWS --- a/NEWS Tue Sep 08 17:11:35 2015 +0200 +++ b/NEWS Tue Sep 08 17:24:26 2015 +0200 @@ -12,6 +12,9 @@ * permissions sandbox and signed app and unsigned app with permissions all-permissions now run in sandbox instead of not at all. * fixed DownloadService * RH1231441 Unable to read the text of the buttons of the security dialogue +* Fixed RH1233697 icedtea-web: applet origin spoofing +* Fixed RH1233667 icedtea-web: unexpected permanent authorization of unsigned applets +* MissingALACAdialog made available also for unsigned applications (but ignoring actual manifest value) and fixed New in release 1.5.2 (2014-11-26): * NetX