# HG changeset patch # User Jiri Vanek # Date 1441712547 -7200 # Node ID dc3862bd6ccaef6f1f2f14ff427ca6d0b4cd8a24 # Parent eca93c9195e1f0eff3f34cde6f88ae46d6e168ca NEWS: mentioned fixes for RH1233697, RH1233667 and reuse of MissingALACAdialog for unsigned applications diff -r eca93c9195e1 -r dc3862bd6cca ChangeLog --- a/ChangeLog Tue Sep 08 13:38:12 2015 +0200 +++ b/ChangeLog Tue Sep 08 13:42:27 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 eca93c9195e1 -r dc3862bd6cca NEWS --- a/NEWS Tue Sep 08 13:38:12 2015 +0200 +++ b/NEWS Tue Sep 08 13:42:27 2015 +0200 @@ -17,6 +17,9 @@ * trustAll/trustNone now processed correctly * headless no longer shows dialogues * 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 * NetX - fixed issues with -html shortcuts - fixed issue with -html receiving garbage in width and height