commit mozilla-xulrunner20 for openSUSE:11.4
Hello community, here is the log from the commit of package mozilla-xulrunner20 for openSUSE:11.4 checked in at Fri Apr 29 11:54:52 CEST 2011. -------- --- old-versions/11.4/UPDATES/all/mozilla-xulrunner20/mozilla-xulrunner20.changes 2011-03-21 10:46:06.000000000 +0100 +++ 11.4/mozilla-xulrunner20/mozilla-xulrunner20.changes 2011-04-29 06:53:43.000000000 +0200 @@ -1,0 +2,33 @@ +Fri Apr 15 07:07:01 UTC 2011 - wr@rosenauer.org + +- security update to 2.0.1 (bnc#689281) + * MFSA 2011-12/ CVE-2011-0069 CVE-2011-0070 CVE-2011-0079 + CVE-2011-0080 CVE-2011-0081 + Miscellaneous memory safety hazards + * MFSA 2011-17/CVE-2011-0068 (bmo#623791) + WebGLES vulnerabilities + * MFSA 2011-18/CVE-2011-1202 (bmo#640339) + XSLT generate-id() function heap address leak + +------------------------------------------------------------------- +Tue Mar 29 11:55:53 UTC 2011 - cfarrell@novell.com + +- license update: MPLv1.1 or GPLv2+ or LGPLv2+ + Sync licenses with Fedora. MPL does not state ^or later^ + +------------------------------------------------------------------- +Mon Mar 28 19:21:46 UTC 2011 - idoenmez@novell.com + +- Add mozilla-gcc46.patch: fix compilation with gcc 4.6 + See the following bug reports: + https://bugzilla.mozilla.org/show_bug.cgi?id=623116 + https://bugzilla.mozilla.org/show_bug.cgi?id=623123 + https://bugzilla.mozilla.org/show_bug.cgi?id=623126 + https://bugzilla.mozilla.org/show_bug.cgi?id=628371 + +------------------------------------------------------------------- +Mon Mar 28 16:25:25 UTC 2011 - llunak@novell.com + +- fix 'save as' with KDE integration (bnc#557598) + +------------------------------------------------------------------- calling whatdependson for 11.4-i586 Old: ---- l10n-2.0.0.tar.bz2 mozilla-gecko-version.patch xulrunner-source-2.0.0.tar.bz2 New: ---- l10n-2.0.1.tar.bz2 mozilla-gcc46.patch xulrunner-source-2.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozilla-xulrunner20.spec ++++++ --- /var/tmp/diff_new_pack.aynM7f/_old 2011-04-29 11:54:11.000000000 +0200 +++ /var/tmp/diff_new_pack.aynM7f/_new 2011-04-29 11:54:11.000000000 +0200 @@ -29,13 +29,13 @@ %else BuildRequires: wireless-tools %endif -License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ -Version: 2.0.0 +License: MPLv1.1 or GPLv2+ or LGPLv2+ +Version: 2.0.1 Release: 0.<RELEASE2> -%define releasedate 2011031700 -%define version_internal 2.0.0 +%define releasedate 2011041400 +%define version_internal 2.0.1 %define apiversion 2.0 -%define uaweight 200000 +%define uaweight 200100 Summary: Mozilla Runtime Environment 2.0 Url: http://www.mozilla.org Group: Productivity/Other @@ -75,7 +75,7 @@ Patch14: mozilla-gio.patch Patch15: mozilla-cairo-return.patch Patch16: mozilla-ntlm-full-path.patch -Patch17: mozilla-gecko-version.patch +Patch17: mozilla-gcc46.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js20 = %{version} Requires(post): update-alternatives coreutils @@ -114,7 +114,7 @@ %package -n mozilla-js20 -License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ +License: MPLv1.1 or GPLv2+ or LGPLv2+ Summary: Mozilla JS 1.8.5 engine Group: Productivity/Other @@ -126,7 +126,7 @@ %package devel -License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ +License: MPLv1.1 or GPLv2+ or LGPLv2+ Summary: XULRunner/Gecko SDK 2.0 Group: Development/Libraries/Other %if %has_system_nspr @@ -143,7 +143,7 @@ %if %localize %package translations-common -License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ +License: MPLv1.1 or GPLv2+ or LGPLv2+ Summary: Common translations for XULRunner 2.0 Group: System/Localization Requires: %{name} = %{version} @@ -160,7 +160,7 @@ %package translations-other -License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ +License: MPLv1.1 or GPLv2+ or LGPLv2+ Summary: Extra translations for XULRunner 2.0 Group: System/Localization Requires: %{name} = %{version} @@ -176,7 +176,7 @@ %endif %package gnome -License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ +License: MPLv1.1 or GPLv2+ or LGPLv2+ Summary: XULRunner components depending on gnome-vfs Group: Productivity/Other Requires: %{name} = %{version}-%{release} @@ -192,7 +192,7 @@ %if %crashreporter %package buildsymbols -License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ +License: MPLv1.1 or GPLv2+ or LGPLv2+ Summary: Breakpad buildsymbols for %{name} Group: Development/Debug ++++++ compare-locales.tar.bz2 ++++++ ++++++ create-tar.sh ++++++ --- /var/tmp/diff_new_pack.aynM7f/_old 2011-04-29 11:54:11.000000000 +0200 +++ /var/tmp/diff_new_pack.aynM7f/_new 2011-04-29 11:54:11.000000000 +0200 @@ -1,8 +1,8 @@ #!/bin/bash BRANCH="releases/mozilla-2.0" -RELEASE_TAG="FIREFOX_4_0rc2_RELEASE" -VERSION="2.0.0" +RELEASE_TAG="FIREFOX_4_0_1_RELEASE" +VERSION="2.0.1" # mozilla hg clone http://hg.mozilla.org/$BRANCH mozilla ++++++ l10n-2.0.0.tar.bz2 -> l10n-2.0.1.tar.bz2 ++++++ old-versions/11.4/UPDATES/all/mozilla-xulrunner20/l10n-2.0.0.tar.bz2 11.4/mozilla-xulrunner20/l10n-2.0.1.tar.bz2 differ: char 11, line 1 ++++++ mozilla-gcc46.patch ++++++ See the following bug reports; https://bugzilla.mozilla.org/show_bug.cgi?id=623116 https://bugzilla.mozilla.org/show_bug.cgi?id=623123 https://bugzilla.mozilla.org/show_bug.cgi?id=623126 https://bugzilla.mozilla.org/show_bug.cgi?id=628371 diff --git a/xpcom/base/nsDebugImpl.h b/xpcom/base/nsDebugImpl.h --- a/xpcom/base/nsDebugImpl.h +++ b/xpcom/base/nsDebugImpl.h @@ -40,6 +40,7 @@ class nsDebugImpl : public nsIDebug2 { public: + nsDebugImpl() {} NS_DECL_ISUPPORTS NS_DECL_NSIDEBUG NS_DECL_NSIDEBUG2 diff --git a/xpcom/base/nsTraceRefcntImpl.h b/xpcom/base/nsTraceRefcntImpl.h --- a/xpcom/base/nsTraceRefcntImpl.h +++ b/xpcom/base/nsTraceRefcntImpl.h @@ -44,6 +44,7 @@ class nsTraceRefcntImpl : public nsITraceRefcnt { public: + nsTraceRefcntImpl() {} NS_DECL_ISUPPORTS NS_DECL_NSITRACEREFCNT diff --git a/xpcom/glue/nsEnumeratorUtils.cpp b/xpcom/glue/nsEnumeratorUtils.cpp --- a/xpcom/glue/nsEnumeratorUtils.cpp +++ b/xpcom/glue/nsEnumeratorUtils.cpp @@ -52,6 +52,7 @@ class EmptyEnumeratorImpl : public nsISi public nsIStringEnumerator { public: + EmptyEnumeratorImpl() {} // nsISupports interface NS_DECL_ISUPPORTS_INHERITED // not really inherited, but no mRefCnt diff --git a/xpcom/io/nsUnicharInputStream.h b/xpcom/io/nsUnicharInputStream.h --- a/xpcom/io/nsUnicharInputStream.h +++ b/xpcom/io/nsUnicharInputStream.h @@ -51,6 +51,7 @@ class nsSimpleUnicharStreamFactory : private nsISimpleUnicharStreamFactory { public: + nsSimpleUnicharStreamFactory() {} NS_DECL_ISUPPORTS_INHERITED NS_DECL_NSIFACTORY NS_DECL_NSISIMPLEUNICHARSTREAMFACTORY diff --git a/intl/unicharutil/util/nsUnicharUtils.h b/intl/unicharutil/util/nsUnicharUtils.h --- a/intl/unicharutil/util/nsUnicharUtils.h +++ b/intl/unicharutil/util/nsUnicharUtils.h @@ -103,6 +103,7 @@ public: class nsASCIICaseInsensitiveStringComparator : public nsStringComparator { public: + nsASCIICaseInsensitiveStringComparator() {} virtual int operator() (const PRUnichar*, const PRUnichar*, PRUint32, diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp --- a/toolkit/xre/nsAppRunner.cpp +++ b/toolkit/xre/nsAppRunner.cpp @@ -616,6 +616,7 @@ class nsXULAppInfo : public nsIXULAppInf { public: + nsXULAppInfo() {} NS_DECL_ISUPPORTS_INHERITED NS_DECL_NSIXULAPPINFO NS_DECL_NSIXULRUNTIME diff --git a/embedding/browser/gtk/src/EmbedPrivate.cpp b/embedding/browser/gtk/src/EmbedPrivate.cpp index 57fd9b1..0052ca7 100644 --- a/embedding/browser/gtk/src/EmbedPrivate.cpp +++ b/embedding/browser/gtk/src/EmbedPrivate.cpp @@ -99,6 +99,7 @@ nsIDirectoryServiceProvider *EmbedPrivate::sAppFileLocProvider = nsnull; class GTKEmbedDirectoryProvider : public nsIDirectoryServiceProvider2 { public: + GTKEmbedDirectoryProvider() {} NS_DECL_ISUPPORTS_INHERITED NS_DECL_NSIDIRECTORYSERVICEPROVIDER NS_DECL_NSIDIRECTORYSERVICEPROVIDER2 ++++++ mozilla-kde.patch ++++++ --- /var/tmp/diff_new_pack.aynM7f/_old 2011-04-29 11:54:12.000000000 +0200 +++ /var/tmp/diff_new_pack.aynM7f/_new 2011-04-29 11:54:12.000000000 +0200 @@ -2158,7 +2158,7 @@ new file mode 100644 --- /dev/null +++ b/toolkit/xre/nsKDEUtils.cpp -@@ -0,0 +1,334 @@ +@@ -0,0 +1,328 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 @@ -2359,12 +2359,6 @@ + { + if( !startHelper()) + return false; -+ // if Gtk has meanwhile gotten a grab (bnc#555202, somehow the file dialog -+ // is called with a delay), then do not do anything, as this app would keep -+ // the grabs but block waiting for the helper, which would be unable to do -+ // anything because of the grab -+ if( blockUi && gdk_pointer_is_grabbed()) -+ return false; + feedCommand( command ); + // do not store the data in 'this' but in extra structure, just in case there + // is reentrancy (can there be? the event loop is re-entered) ++++++ xulrunner-source-2.0.0.tar.bz2 -> xulrunner-source-2.0.1.tar.bz2 ++++++ old-versions/11.4/UPDATES/all/mozilla-xulrunner20/xulrunner-source-2.0.0.tar.bz2 11.4/mozilla-xulrunner20/xulrunner-source-2.0.1.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de