changeset 1476:81c18d5e3dc9

changelog update
author Alex Kashchenko <akashche@redhat.com>
date Thu, 09 Nov 2017 16:54:48 +0000
parents 54f9b40dd843
children 8fc0a95eb645
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Nov 09 17:17:27 2017 +0100
+++ b/ChangeLog	Thu Nov 09 16:54:48 2017 +0000
@@ -5,6 +5,12 @@
 	* tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java: added getItwebSettingsFile  and getIPolicyEditorFile methods
 	to guess those binaries from javaws, as those can be now .sh or none suffix
 
+2017-11-08 Alex Kashchenko <akashche@redhat.com>
+
+	Support creating cache files with restricted access on windows
+	* netx/net/sourceforge/jnlp/util/FileUtils.java: set proper ACLs for cache files and directories
+	* tests/netx/unit/net/sourceforge/jnlp/util/FileUtilsTest.java: added testCreateRestrictedFile test that checks ACLs for cache file
+
 2017-11-02  Jiri Vanek <jvanek@redhat.com>
 
 	Deprecated shell launchers, added skeleton for future rust launcher