Hello community, here is the log from the commit of package icedtea-web for openSUSE:11.4 checked in at Mon Mar 12 11:30:56 CET 2012.
-------- --- old-versions/11.4/UPDATES/all/icedtea-web/icedtea-web.changes 2011-11-14 11:24:53.000000000 +0100 +++ 11.4/icedtea-web/icedtea-web.changes 2012-03-06 14:06:51.000000000 +0100 @@ -1,0 +2,34 @@ +Tue Mar 6 12:55:36 UTC 2012 - [email protected] + +- update to 1.2 +- New features: + * Signed JNLP support + * Support for client authentication certificates + * Cache size enforcement now supported via itweb-settings + * Applet parameter passing through JNLP files now supported + * Better icons for access warning dialog + * Security Dialog UI revamped to make it look less threatening when appropriate +- Fixes (plugin, webstart, common) + * PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error + * PR765: JNLP file with all resource jars marked as 'lazy' fails to validate signature and stops the launch of application + * PR788: Elluminate Live! is not working + * PR804: javaws launcher incorrectly handles file names with spaces + * PR820, bnc#746895: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenApp + * PR838: IcedTea plugin crashes with chrome browser when javascript is executed + * PR852: Classloader not being flushed after last applet from a site is closed + * RH586194: Unable to connect to connect with Juniper VPN client + * PR771: IcedTea-Web certificate verification code does not use the right API + * PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them untrusted. + * PR789: typo in jrunscript.sh + * PR808: javaws is unable to start, when missing jars are enumerated before main jar + * RH738814: Access denied at ssl handshake + * Support for authenticating using client certificates +- fix bnc#737105/FATE#313084: add Supplements: packageand(broswer(npapi):java-openjdk) + ensures the web plugin is pulled in when openjdk and capable browser is installed + +------------------------------------------------------------------- +Mon Mar 5 13:24:29 UTC 2012 - [email protected] + +- enable make check in respective section + +------------------------------------------------------------------- calling whatdependson for 11.4-i586 Old: ---- icedtea-web-1.1.4.tar.gz icedtea-web-npapi-sdk-r5.patch New: ---- icedtea-web-1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icedtea-web.spec ++++++ --- /var/tmp/diff_new_pack.o0y4en/_old 2012-03-12 11:30:36.000000000 +0100 +++ /var/tmp/diff_new_pack.o0y4en/_new 2012-03-12 11:30:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package icedtea-web # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -53,11 +53,11 @@ %define pluginname IcedTeaPlugin.so Name: icedtea-web -Version: 1.1.4 +Version: 1.2 Release: 0.<RELEASE2> Summary: Java Web Start and plugin implementation -Group: Development/Languages/Java License: GPL-2.0-with-classpath-exception +Group: Development/Languages/Java Url: http://icedtea.classpath.org Source0: http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz Patch0: icedtea-web-1.0.2-no-return-in-nonvoid-function.patch @@ -65,7 +65,6 @@ # 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 -Patch2: icedtea-web-npapi-sdk-r5.patch Patch1000: icedtea-web-suse-desktop-files.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: java-1_6_0-openjdk-devel @@ -85,8 +84,8 @@ %endif %if %defined suse_version BuildRequires: fdupes -BuildRequires: procps BuildRequires: gcc-c++ +BuildRequires: procps BuildRequires: update-desktop-files BuildRequires: zip %endif @@ -104,6 +103,9 @@ Provides: java-1.6.0-openjdk-plugin = %{openjdk_ver} Provides: java-plugin = %{javaver} +# bnc#737105/FATE#313084 +Supplements: packageand(browser(npapi):java-openjdk) + %description The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java @@ -124,9 +126,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%if %{with_npapisdk} -%patch2 -p1 -%endif %patch1000 -p1 @@ -162,6 +161,9 @@ %clean rm -rf %{buildroot} +%check +%{__make} check + %posttrans # java-1_6_0-openjdk-plugin -> icedtea-web is remove of the first package # which causes a javaplugin removal, so let's move it here ++++++ icedtea-web-1.1.4.tar.gz -> icedtea-web-1.2.tar.gz ++++++ ++++ 13746 lines of diff (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
