Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2014-09-23 10:42:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icedtea-web (Old)
 and      /work/SRC/openSUSE:Factory/.icedtea-web.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icedtea-web"

Changes:
--------
--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2014-08-16 
15:38:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes     
2014-09-23 10:43:02.000000000 +0200
@@ -1,0 +2,45 @@
+Mon Sep 22 12:39:43 UTC 2014 - [email protected]
+
+- Update to 1.5.1
+  * Massively improved offline abilities.
+  * Improved to be able to run with any JDK
+  * JDK 8 support added (URLPermission granted if applicable)
+  * Added DE and PL localizations
+  * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property
+    to control scan of Manifest file 
+  * Control Panel
+    - PR1856: ControlPanel UI improvement for lower resolutions (800*600)
+  * NetX
+    - PR1858: Java Console accepts multi-byte encodings
+    - PR1859: Java Console UI improvement for lower resolutions (800*600)
+    - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception
+      java.lang.ClassCastException in method
+      sun.applet.PluginAppletViewer$8.run()
+  * Plugin
+    - PR1743 - Intermittant deadlock in PluginRequestProcessor
+    - RH1121549: coverity defects
+  * PolicyEditor
+    - codebases without permissions assigned save to file anyway (and
+      re-appear on next open)
+    - PR1776: NullPointer on save-and-exit
+    - Custom permissions are properly formatted
+- Remove upstreamed patch:
+  * icedtea-web-1.5-no-return-in-nonvoid-function.patch
+
+-------------------------------------------------------------------
+Thu Aug 21 10:49:39 UTC 2014 - [email protected]
+
+- Touch link targets in order to silence test of broken symlinks
+
+-------------------------------------------------------------------
+Thu Aug  7 15:39:01 UTC 2014 - [email protected]
+
+- Update icedtea-web-suse-desktop-files.patch: Add
+  X-GNOME-SystemSettings category.
+
+-------------------------------------------------------------------
+Mon Jul 28 07:05:32 UTC 2014 - [email protected]
+
+- Update alternatives code to match docu.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/icedtea-web/java-1_7_0-openjdk-plugin.changes    
2014-08-25 11:04:07.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.icedtea-web.new/java-1_7_0-openjdk-plugin.changes   
    2014-09-23 10:43:02.000000000 +0200
@@ -1,0 +2,29 @@
+Mon Sep 22 12:39:43 UTC 2014 - [email protected]
+
+- Update to 1.5.1
+  * Massively improved offline abilities.
+  * Improved to be able to run with any JDK
+  * JDK 8 support added (URLPermission granted if applicable)
+  * Added DE and PL localizations
+  * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property
+    to control scan of Manifest file 
+  * Control Panel
+    - PR1856: ControlPanel UI improvement for lower resolutions (800*600)
+  * NetX
+    - PR1858: Java Console accepts multi-byte encodings
+    - PR1859: Java Console UI improvement for lower resolutions (800*600)
+    - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception
+      java.lang.ClassCastException in method
+      sun.applet.PluginAppletViewer$8.run()
+  * Plugin
+    - PR1743 - Intermittant deadlock in PluginRequestProcessor
+    - RH1121549: coverity defects
+  * PolicyEditor
+    - codebases without permissions assigned save to file anyway (and
+      re-appear on next open)
+    - PR1776: NullPointer on save-and-exit
+    - Custom permissions are properly formatted
+- Remove upstreamed patch:
+  * icedtea-web-1.5-no-return-in-nonvoid-function.patch
+
+-------------------------------------------------------------------
java-1_8_0-openjdk-plugin.changes: same change

Old:
----
  icedtea-web-1.5-no-return-in-nonvoid-function.patch
  icedtea-web-1.5.tar.gz

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

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

Other differences:
------------------
++++++ icedtea-web.spec ++++++
--- /var/tmp/diff_new_pack.6fR7Pi/_old  2014-09-23 10:43:04.000000000 +0200
+++ /var/tmp/diff_new_pack.6fR7Pi/_new  2014-09-23 10:43:04.000000000 +0200
@@ -19,7 +19,7 @@
 %define sdkdir  java
 %define jredir  %{sdkdir}/jre
 Name:           icedtea-web
-Version:        1.5
+Version:        1.5.1
 Release:        0
 Summary:        Java Web Start and plugin implementation
 License:        GPL-2.0-with-classpath-exception

++++++ java-1_7_0-openjdk-plugin.spec ++++++
--- /var/tmp/diff_new_pack.6fR7Pi/_old  2014-09-23 10:43:04.000000000 +0200
+++ /var/tmp/diff_new_pack.6fR7Pi/_new  2014-09-23 10:43:04.000000000 +0200
@@ -26,14 +26,13 @@
 %define pluginpath      %{_libdir}/%{name}/lib
 %define pluginname      IcedTeaPlugin.so
 Name:           %{java_name}-plugin
-Version:        1.5
+Version:        1.5.1
 Release:        0
 Summary:        Java Web Start and plugin implementation
 License:        GPL-2.0-with-classpath-exception
 Group:          Development/Languages/Java
 Url:            http://icedtea.classpath.org
 Source0:        
http://icedtea.classpath.org/download/source/icedtea-web-%{version}.tar.gz
-Patch0:         icedtea-web-1.5-no-return-in-nonvoid-function.patch
 Patch1000:      icedtea-web-suse-desktop-files.patch
 BuildRequires:  %{java_name}-devel >= %{javaver}
 BuildRequires:  fdupes
@@ -76,8 +75,6 @@
 
 %prep
 %setup -q -n icedtea-web-%{version}
-%patch0 -p1
-
 %patch1000 -p1
 
 %build

java-1_8_0-openjdk-plugin.spec: same change
++++++ icedtea-web-1.5.tar.gz -> icedtea-web-1.5.1.tar.gz ++++++
++++ 5432 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to