Package: icedtea-web / 1.8.8-2

Metadata

Package Version Patches format
icedtea-web 1.8.8-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
am maintainer mode.diff | (download)

configure.ac | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
javaws_change_java_policy.diff | (download)

shell-launcher/launchers.sh.in | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 prepend -djava.security.manager -djava.security.policy=
 /etc/icedtea-web/javaws.policy to allow specific java security policy
 for Java WebStart.
 .
 The specified policy file will be loaded in *addition* to all the policy
 files that are specified in JVM security properties file:
 /etc/java-6-openjdk/security/java.policy 
doc english only.diff | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
disable applet support.diff | (download)

Makefile.am | 4 2 + 2 - 0 !
acinclude.m4 | 1 1 + 0 - 0 !
configure.ac | 1 0 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 don't build the applet related code
java11 compatibility.diff | (download)

netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java | 56 0 + 56 - 0 !
1 file changed, 56 deletions(-)

 fixes the compatibility with java 11
reproducible documentation.patch | (download)

netx/net/sourceforge/jnlp/util/docprovider/formatters/formatters/HtmlFormatter.java | 5 4 + 1 - 0 !
netx/net/sourceforge/jnlp/util/docprovider/formatters/formatters/ManFormatter.java | 6 3 + 3 - 0 !
2 files changed, 7 insertions(+), 4 deletions(-)

 use source_date_epoch for the timestamps in the documentation to make the build reproducible
remove pack200 support.patch | (download)

configure.ac | 2 0 + 2 - 0 !
netx/net/sourceforge/jnlp/cache/ResourceDownloader.java | 23 4 + 19 - 0 !
2 files changed, 4 insertions(+), 21 deletions(-)

---
build with java17.diff | (download)

configure.ac | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---