# HG changeset patch # User Wolfgang Rosenauer # Date 1354220855 -3600 # Node ID 31f273919032e5be50c69e8e0346f488152a2d02 # Parent b3ff3d8ebf9d244101335e9999450386d5ba44a1 18.0b2 diff -r b3ff3d8ebf9d -r 31f273919032 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Mon Nov 26 11:49:26 2012 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Thu Nov 29 21:27:35 2012 +0100 @@ -1,13 +1,22 @@ ------------------------------------------------------------------- -Wed Nov 21 08:54:09 UTC 2012 - wr@rosenauer.org - -- update to Firefox 18.0b1 +Thu Nov 29 20:22:22 UTC 2012 - wr@rosenauer.org + +- update to Firefox 18.0b2 * requires NSS 3.14 * removed obsolete SLE11 patches (mozilla-gcc43*) - ported patches - reenable WebRTC ------------------------------------------------------------------- +Thu Nov 29 19:56:51 UTC 2012 - wr@rosenauer.org + +- update to Firefox 17.0.1 + * revert some useragent changes introduced in 17.0 + * leaving private browsing with social enabled doesn't reset all + social components (bmo#815042) +- fix KDE integration for file dialogs + +------------------------------------------------------------------- Tue Nov 20 19:52:02 UTC 2012 - wr@rosenauer.org - update to Firefox 17.0 (bnc#790140) diff -r b3ff3d8ebf9d -r 31f273919032 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Mon Nov 26 11:49:26 2012 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Thu Nov 29 21:27:35 2012 +0100 @@ -54,7 +54,7 @@ %endif Version: %{mainver} Release: 0 -%define releasedate 2012112200 +%define releasedate 2012112800 Provides: firefox = %{mainver} Provides: firefox = %{version}-%{release} Provides: web_browser diff -r b3ff3d8ebf9d -r 31f273919032 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Mon Nov 26 11:49:26 2012 +0100 +++ b/MozillaFirefox/create-tar.sh Thu Nov 29 21:27:35 2012 +0100 @@ -2,7 +2,7 @@ CHANNEL="beta" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_18_0b1_RELEASE" +RELEASE_TAG="FIREFOX_18_0b2_RELEASE" VERSION="17.99" # mozilla diff -r b3ff3d8ebf9d -r 31f273919032 firefox-kde.patch --- a/firefox-kde.patch Mon Nov 26 11:49:26 2012 +0100 +++ b/firefox-kde.patch Thu Nov 29 21:27:35 2012 +0100 @@ -1846,8 +1846,8 @@ diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in --- a/browser/installer/package-manifest.in +++ b/browser/installer/package-manifest.in -@@ -572,18 +572,20 @@ - @BINPATH@/@PREF_DIR@/services-sync.js +@@ -579,18 +579,20 @@ + @BINPATH@/@PREF_DIR@/healthreport-prefs.js #endif @BINPATH@/greprefs.js @BINPATH@/defaults/autoconfig/platform.js diff -r b3ff3d8ebf9d -r 31f273919032 xulrunner/create-tar.sh --- a/xulrunner/create-tar.sh Mon Nov 26 11:49:26 2012 +0100 +++ b/xulrunner/create-tar.sh Thu Nov 29 21:27:35 2012 +0100 @@ -2,7 +2,7 @@ CHANNEL="beta" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_18_0b1_RELEASE" +RELEASE_TAG="FIREFOX_18_0b2_RELEASE" VERSION="17.99" # mozilla diff -r b3ff3d8ebf9d -r 31f273919032 xulrunner/xulrunner.changes --- a/xulrunner/xulrunner.changes Mon Nov 26 11:49:26 2012 +0100 +++ b/xulrunner/xulrunner.changes Thu Nov 29 21:27:35 2012 +0100 @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 29 20:04:34 UTC 2012 - wr@rosenauer.org + +- update to 17.0.1 + * regression/compatibility fixes + ------------------------------------------------------------------- Tue Nov 20 20:15:23 UTC 2012 - wr@rosenauer.org diff -r b3ff3d8ebf9d -r 31f273919032 xulrunner/xulrunner.spec --- a/xulrunner/xulrunner.spec Mon Nov 26 11:49:26 2012 +0100 +++ b/xulrunner/xulrunner.spec Thu Nov 29 21:27:35 2012 +0100 @@ -44,9 +44,9 @@ %endif BuildRequires: mozilla-nspr-devel >= 4.9.2 BuildRequires: mozilla-nss-devel >= 3.14 -Version: 18.0 +Version: 17.99 Release: 0 -%define releasedate 2012112100 +%define releasedate 2012112800 %define version_internal 18.0 %define apiversion 18 %define uaweight 1800000