Changelog for
icedtea-web-javadoc-1.8.8-4.2.noarch.rpm :
* Wed Feb 21 2024 Fridrich Strba
- Use %patch -P N instead of deprecated %patchN.
* Wed Oct 11 2023 Fridrich Strba - Added patch:
* reproducible-timestamps.patch + use SOURCE_DATE_EPOCH for timestamp in html files
* Mon Oct 09 2023 Fridrich Strba - Added patch:
* more-java-versions.patch + Allow building with all java versions >= 8 that have the Pack200 class
* Mon Oct 09 2023 Fridrich Strba - Fetch sources using source service
* Tue Mar 29 2022 Bjørn Lie - Drop Requires(post)/(postun) gconf2, no longer needed. The desktop file gconftool-2 was used for have the proper mime set, so xdg-mime will take care of setting it as handler for those url types.
* Wed May 19 2021 Ferdinand Thiessen - Update to 1.8.6
* JARs downloaded with URI-escaped characters don\'t get loaded
* Reduced number of threads spawned for downloading of resources
* handle broken XML in jnlp
* Thu Jan 21 2021 Hans-Peter Jansen - Update to 1.8.4
* No changelog, check: https://github.com/AdoptOpenJDK/IcedTea-Web/releases- According to https://github.com/AdoptOpenJDK/IcedTea-Web/pull/345, CVE 2019-{10181,10182,10185} are all fixed
* Remove CVE-2019-10181.patch
* Remove CVE-2019-10182_1.patch
* Remove CVE-2019-10182_2.patch
* Remove CVE-2019-10185.patch- Project migrated to Github: changed URL and Source
* Thu Jun 11 2020 Fridrich Strba - Update to 1.8.0
* added support for javafx-desc and so allowing run of pure javafx only applications
* --nosecurity enhanced for possibility to skip invalid signatures
* enhanced to allow resources to be read also from j2se/java element (OmegaT)
* PR3644 - java.lang.NoClassDefFoundError: Could not initialize class net.sourceforge.jnlp.runtime .JNLPRuntime$DeploymentConfigurationHolder
* deployment.config now support generic url instead just file
* Added support for windows desktop shortcuts via https://github.com/DmitriiShamrikov/mslinks
* cache can now be operated by groups, list by -Xcacheids (details via -verbose, can filter by regex), Xclearcache now can clear only selected id. There is also gui to operate cache via id in itweb-settings now.
* desktop shortcut name get shortened to title or file if title is missing.
* shared native launchers
* scripted launchers rework: Windows bat launchers rewritten to be feature complete, Linux shell launchers made portable, build enhanced to produce platform independent image
* Fri Jul 26 2019 Fridrich Strba - Update to 1.7.2
* added support for javafx-desc and so allow run of pure-javafx only applications
* --nosecurity enhanced for possibility to skip invalid signatures
* enhanced to allow resources to be read also from j2se/java element (OmegaT)
* PR3644 - java.lang.NoClassDefFoundError: Could not initialize class net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder
* deployment.config now support generic url instead just file
* Added support for windows desktop shortcuts via https://github.com/DmitriiShamrikov/mslinks
* cache can now be operated by groups, list by -Xcacheids (details via -verbose, can filter by regex), Xclearcache now can clear only selected id. There is also gui to operate cache via id in itweb-settings now.
* desktop shortcut name get shortened to title or file if title is missing.
* scripted launchers rework: Windows bat launchers rewritten to be feature complete, Linux shell launchers made portable, build enhanced to produce platform independent image- Removed patch:
* icedtea-web-jdk10.patch + integrated upstream- Added patches:
* CVE-2019-10181.patch + Upstream patch to fix bsc#1142835, CVE-2019-10181: icedtea-web: unsigned code injection in a signed JAR file
* CVE-2019-10182_1.patch
* CVE-2019-10182_2.patch + Upstream patches to fix bsc#1142825, CVE-2019-10182: icedtea-web: path traversal while processing elements of JNLP files results in arbitrary file overwrite
* CVE-2019-10185.patch + Upstream patch to fix bsc#1142832, CVE-2019-10185: icedtea-web: directory traversal in the nested jar auto-extraction leading to arbitrary file overwrite
* Tue Feb 05 2019 Fridrich Strba - Make the plugin opt-in for all distributions and architectures