Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2020-06-11 10:11:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icedtea-web (Old)
 and      /work/SRC/openSUSE:Factory/.icedtea-web.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icedtea-web"

Thu Jun 11 10:11:41 2020 rev:31 rq:813405 version:1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2019-08-13 
13:17:36.965473056 +0200
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new.3606/icedtea-web.changes        
2020-06-11 10:15:19.109204152 +0200
@@ -1,0 +2,26 @@
+Thu Jun 11 07:17:57 UTC 2020 - Fridrich Strba <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  icedtea-web-1.7.2.tar.gz

New:
----
  icedtea-web-1.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ icedtea-web.spec ++++++
--- /var/tmp/diff_new_pack.PThoHS/_old  2020-06-11 10:15:28.233233350 +0200
+++ /var/tmp/diff_new_pack.PThoHS/_new  2020-06-11 10:15:28.237233363 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package icedtea-web
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,10 +29,10 @@
 %bcond_without docs
 %bcond_with plugin
 Name:           icedtea-web
-Version:        1.7.2
+Version:        1.8
 Release:        0
 Summary:        Java Web Start implementation
-License:        GPL-2.0-with-classpath-exception
+License:        GPL-2.0-only WITH Classpath-exception-2.0
 Group:          Development/Languages/Java
 URL:            https://icedtea.classpath.org
 Source0:        
http://icedtea.classpath.org/download/source/icedtea-web-%{version}.tar.gz
@@ -43,11 +43,11 @@
 Patch1003:      CVE-2019-10185.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  bc
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  hamcrest
 BuildRequires:  java-devel >= 1.8
-# owns javadocdir
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  libtool
@@ -128,6 +128,8 @@
 %else
     --disable-native-plugin \
 %endif
+    --enable-shell-launchers \
+       --with-itw-libs=BUNDLED \
 %if %{with docs}
     --enable-docs \
 %else

++++++ icedtea-web-1.7.2.tar.gz -> icedtea-web-1.8.tar.gz ++++++
++++ 5880 lines of diff (skipped)


Reply via email to