Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2013-09-23 09:32:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-09-13 
14:46:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes     
2013-09-23 09:32:07.000000000 +0200
@@ -1,0 +2,22 @@
+Fri Sep 20 13:22:25 UTC 2013 - [email protected]
+
+- update to 1.4.1 (bnc#840572)
+* Improved and cleaned Temporary internet files panel
+* NetX
+  - PR1465 - java.io.FileNotFoundException while trying to download a JAR file
+  - PR1473 - javaws should not depend on name of local file
+* Plugin
+  - PR854: Resizing an applet several times causes 100% CPU load
+* Security Updates
+  - CVE-2013-4349, RH869040: Heap-based buffer overflow after triggering event 
attached to applet
+    CVE-2012-4540 nit fixed in icedtea-web 1.4
+* Misc 
+  - reproducers tests are enabled in dist-tarball
+  - application context support for  OpenJDK build 25 and higher
+  - small patches into rhino support and
+  - PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other 
properties
+- need jpackage-utils on older distros
+- run more tests in %check
+- drop icedtea-web-AppContext.patch, already upstream
+
+-------------------------------------------------------------------

Old:
----
  icedtea-web-1.4.tar.gz
  icedtea-web-AppContext.patch

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

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

Other differences:
------------------
++++++ icedtea-web.spec ++++++
--- /var/tmp/diff_new_pack.3Iiz5s/_old  2013-09-23 09:32:08.000000000 +0200
+++ /var/tmp/diff_new_pack.3Iiz5s/_new  2013-09-23 09:32:08.000000000 +0200
@@ -56,7 +56,7 @@
 %define pluginname      IcedTeaPlugin.so
 
 Name:           icedtea-web
-Version:        1.4
+Version:        1.4.1
 Release:        0
 Summary:        Java Web Start and plugin implementation
 License:        GPL-2.0-with-classpath-exception
@@ -68,14 +68,16 @@
 # https://bugzilla.mozilla.org/show_bug.cgi?id=582130
 # http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=622
 Patch1:         icedtea-web-1.1-moonlight-symbol-clash.patch
-#PATCH-FIX-UPSTREAM: will be in a next release
-#http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-June/023745.html
-Patch2:         icedtea-web-AppContext.patch
 Patch1000:      icedtea-web-suse-desktop-files.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  java-1_7_0-%{origin}-devel
 # owns javadocdir
+# javapackages-tools now includes jpackage-utils
+%if 0%{?suse_version} > 1230
 BuildRequires:  javapackages-tools
+%else
+BuildRequires:  jpackage-utils
+%endif
 BuildRequires:  libX11-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig >= 0.9.0
@@ -136,7 +138,6 @@
 %setup -q -n %{name}-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %patch1000 -p1
 
@@ -169,11 +170,12 @@
 # needs for sle-11-sp1 and openSUSE evergreen
 export NO_BRP_CHECK_BYTECODE_VERSION=true
 
-%clean
-rm -rf %{buildroot}
-
 %check
 %{__make} check
+%{__make} run-cpp-unit-tests
+#FIXME: disabled for the moment as certificate related tests does fail on 
missing files et all
+#export LC_ALL=en_US.UTF-8
+#%{__make} run-netx-dist-tests
 
 %posttrans
 # java-1_6_0-openjdk-plugin -> icedtea-web is remove of the first package

++++++ icedtea-web-1.4.tar.gz -> icedtea-web-1.4.1.tar.gz ++++++
++++ 8888 lines of diff (skipped)

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

Reply via email to