/hg/icedtea-web: changelog update
akashche at icedtea.classpath.org
akashche at icedtea.classpath.org
Thu Nov 9 16:56:52 UTC 2017
changeset 81c18d5e3dc9 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=81c18d5e3dc9
author: Alex Kashchenko <akashche at redhat.com>
date: Thu Nov 09 16:54:48 2017 +0000
changelog update
diffstat:
ChangeLog | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r 54f9b40dd843 -r 81c18d5e3dc9 ChangeLog
--- 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 at 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 at redhat.com>
Deprecated shell launchers, added skeleton for future rust launcher
More information about the distro-pkg-dev
mailing list