From 38f5c0b4e7c271d09a29b9a1634101cf9a606bd82f6be32634d0cbdf59623627 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Mon, 11 Jan 2016 08:19:52 +0000 Subject: [PATCH] Accepting request 352991 from home:AndreasStieger:branches:mozilla:Factory Mozilla Firefox 43.0.4 OBS-URL: https://build.opensuse.org/request/show/352991 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=478 --- MozillaFirefox.changes | 13 +++++++++++ MozillaFirefox.spec | 8 +++---- compare-locales.tar.xz | 4 ++-- create-tar.sh | 4 ++-- firefox-43.0.3-source.tar.xz | 3 --- firefox-43.0.4-source.tar.xz | 3 +++ l10n-43.0.3.tar.xz | 3 --- l10n-43.0.4.tar.xz | 3 +++ mozilla-bmo1233434.patch | 45 ------------------------------------ source-stamp.txt | 2 +- 10 files changed, 27 insertions(+), 61 deletions(-) delete mode 100644 firefox-43.0.3-source.tar.xz create mode 100644 firefox-43.0.4-source.tar.xz delete mode 100644 l10n-43.0.3.tar.xz create mode 100644 l10n-43.0.4.tar.xz delete mode 100644 mozilla-bmo1233434.patch diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 21e335e..7cb6f8f 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 11 08:04:24 UTC 2016 - astieger@suse.com + +- Mozilla Firefox 43.0.4: + * Re-enable SHA-1 certificates to prevent outdated + man-in-the-middle security devices from interfering with + properly secured SSL/TLS connections (bmo#1236975) + * Fix for startup crash for users of a third party antivirus tool + (bmo#1235537) +- The following change was previously in the package as a patch: + * Multi-user GNU/Linux download folders can be created + (bmo#1233434), removed mozilla-bmo1233434.patch + ------------------------------------------------------------------- Tue Dec 29 20:29:35 UTC 2015 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index b4da464..be59cec 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -1,7 +1,7 @@ # # spec file for package MozillaFirefox # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # 2006-2015 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties @@ -19,9 +19,9 @@ # changed with every update %define major 43 -%define mainver %major.0.3 +%define mainver %major.0.4 %define update_channel release -%define releasedate 2015122500 +%define releasedate 2016010600 # general build definitions %if "%{update_channel}" != "aurora" @@ -159,7 +159,6 @@ Patch7: mozilla-repo.patch Patch8: mozilla-openaes-decl.patch Patch10: mozilla-no-stdcxx-check.patch Patch11: mozilla-libproxy.patch -Patch12: mozilla-bmo1233434.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-no-default-ualocale.patch @@ -269,7 +268,6 @@ cd $RPM_BUILD_DIR/mozilla %patch8 -p1 %patch10 -p1 %patch11 -p1 -%patch12 -p1 # Firefox %patch101 -p1 %patch102 -p1 diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index 4df96ae..1dd6b8c 100644 --- a/compare-locales.tar.xz +++ b/compare-locales.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c4fa751e8d78829db3740eab62b71e605d9b97967f61358b01b8900a6b29bfa -size 28416 +oid sha256:c33238a571724750a2429fc48d56cf84b82a3bcae876b1e71b102aea4170120c +size 28624 diff --git a/create-tar.sh b/create-tar.sh index 5d6ed51..d31e58e 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -2,8 +2,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_43_0_3_RELEASE" -VERSION="43.0.3" +RELEASE_TAG="FIREFOX_43_0_4_RELEASE" +VERSION="43.0.4" # mozilla if [ -d mozilla ]; then diff --git a/firefox-43.0.3-source.tar.xz b/firefox-43.0.3-source.tar.xz deleted file mode 100644 index 2d3141a..0000000 --- a/firefox-43.0.3-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ce8085c8b0dd4102701d2b442ad3c9076359b2ee522a3d6d10471cd25da970b -size 185751552 diff --git a/firefox-43.0.4-source.tar.xz b/firefox-43.0.4-source.tar.xz new file mode 100644 index 0000000..d2f5eaf --- /dev/null +++ b/firefox-43.0.4-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f3dbdc7063a6ef421cd9931e09bd099834933037b4cd173e028886619d6750 +size 185574652 diff --git a/l10n-43.0.3.tar.xz b/l10n-43.0.3.tar.xz deleted file mode 100644 index 19ac599..0000000 --- a/l10n-43.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93f9aee25ec756147f26e62eb8bbe7c556ada63bd25b24ea626cea96dfdc1963 -size 43068464 diff --git a/l10n-43.0.4.tar.xz b/l10n-43.0.4.tar.xz new file mode 100644 index 0000000..b4e61fe --- /dev/null +++ b/l10n-43.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e5e502001ea4093a1ad219ebc26c9fef075c4818f87e0f22c83063f977d327 +size 42791412 diff --git a/mozilla-bmo1233434.patch b/mozilla-bmo1233434.patch deleted file mode 100644 index 3398699..0000000 --- a/mozilla-bmo1233434.patch +++ /dev/null @@ -1,45 +0,0 @@ - -# HG changeset patch -# User Aidin Gharibnavaz -# Date 1450550460 -12600 -# Node ID 07ec362866977f37e638fc88e3079621fd7aef96 -# Parent cb66ffeb6725e8344818e8e2f707ae2eaeb953b4 -Bug 1233434 - Fixing download failure on a multi-user GNU/Linux machine. r?bagder - -diff -r cb66ffeb6725 -r 07ec36286697 uriloader/exthandler/nsExternalHelperAppService.cpp ---- a/uriloader/exthandler/nsExternalHelperAppService.cpp Tue Dec 15 14:45:06 2015 +0100 -+++ b/uriloader/exthandler/nsExternalHelperAppService.cpp Sat Dec 19 22:11:00 2015 +0330 -@@ -416,12 +416,12 @@ - const char* userName = PR_GetEnv("USERNAME"); - if (!userName || !*userName) { - userName = PR_GetEnv("USER"); -- if (!userName || !*userName) { -- userName = PR_GetEnv("LOGNAME"); -- } -- else { -- userName = "mozillaUser"; -- } -+ } -+ if (!userName || !*userName) { -+ userName = PR_GetEnv("LOGNAME"); -+ } -+ if (!userName || !*userName) { -+ userName = "mozillaUser"; - } - - nsAutoString userDir; -@@ -447,7 +447,12 @@ - rv = finalPath->GetPermissions(&permissions); - NS_ENSURE_SUCCESS(rv, rv); - -- if (permissions == PR_IRWXU) { -+ // Ensuring the path is writable by the current user. -+ bool isWritable; -+ rv = finalPath->IsWritable(&isWritable); -+ NS_ENSURE_SUCCESS(rv, rv); -+ -+ if (permissions == PR_IRWXU && isWritable) { - dir = finalPath; - break; - } - diff --git a/source-stamp.txt b/source-stamp.txt index 98d6e0d..5f0810f 100644 --- a/source-stamp.txt +++ b/source-stamp.txt @@ -1,2 +1,2 @@ -REV=f227eec41a24 +REV=146f494b6a79 REPO=http://hg.mozilla.org/releases/mozilla-release