38.2.0 firefox38
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 10 Aug 2015 18:41:30 +0200
branchfirefox38
changeset 874 255a6c12c85f
parent 873 b8713c1e2156
child 876 e893bdc9bf06
38.2.0
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
MozillaFirefox/firefox-esr.changes
MozillaFirefox/firefox-esr.spec
mozilla-repo.patch
--- a/MozillaFirefox/MozillaFirefox.changes	Mon Aug 10 18:36:20 2015 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Mon Aug 10 18:41:30 2015 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Aug 10 16:40:17 UTC 2015 - wr@rosenauer.org
+
+- update to Firefox 38.2.0esr (bnc#940806)
+- rebased mozilla-repo.patch
+
+-------------------------------------------------------------------
 Fri Aug  7 09:24:56 UTC 2015 - wr@rosenauer.org
 
 - security update to Firefox 38.1.1 (bnc#940918)
--- a/MozillaFirefox/MozillaFirefox.spec	Mon Aug 10 18:36:20 2015 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Mon Aug 10 18:41:30 2015 +0200
@@ -19,9 +19,9 @@
 
 # changed with every update
 %define major 38
-%define mainver %major.1.1
+%define mainver %major.2.0
 %define update_channel esr38
-%define releasedate 2015080600
+%define releasedate 2015080900
 
 # general build definitions
 %if "%{update_channel}" != "aurora"
--- a/MozillaFirefox/create-tar.sh	Mon Aug 10 18:36:20 2015 +0200
+++ b/MozillaFirefox/create-tar.sh	Mon Aug 10 18:41:30 2015 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr38"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_1_1esr_RELEASE"
-VERSION="38.1.1"
+RELEASE_TAG="FIREFOX_38_2_0esr_RELEASE"
+VERSION="38.2.0"
 
 # mozilla
 if [ -d mozilla ]; then
--- a/MozillaFirefox/firefox-esr.changes	Mon Aug 10 18:36:20 2015 +0200
+++ b/MozillaFirefox/firefox-esr.changes	Mon Aug 10 18:41:30 2015 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Aug 10 16:40:17 UTC 2015 - wr@rosenauer.org
+
+- update to Firefox 38.2.0esr (bnc#940806)
+- rebased mozilla-repo.patch
+
+-------------------------------------------------------------------
 Fri Aug  7 09:24:56 UTC 2015 - wr@rosenauer.org
 
 - security update to Firefox 38.1.1 (bnc#940918)
--- a/MozillaFirefox/firefox-esr.spec	Mon Aug 10 18:36:20 2015 +0200
+++ b/MozillaFirefox/firefox-esr.spec	Mon Aug 10 18:41:30 2015 +0200
@@ -19,9 +19,9 @@
 
 # changed with every update
 %define major 38
-%define mainver %major.1.1
+%define mainver %major.2.0
 %define update_channel esr38
-%define releasedate 2015080600
+%define releasedate 2015080900
 
 # general build definitions
 %if "%{update_channel}" != "aurora"
--- a/mozilla-repo.patch	Mon Aug 10 18:36:20 2015 +0200
+++ b/mozilla-repo.patch	Mon Aug 10 18:41:30 2015 +0200
@@ -1,11 +1,11 @@
 # HG changeset patch
 # Parent 80b6464bd883864fce57e8748010869af1be69e9
-# Parent  7f246bc54e416716e50efe50c0edf154b26be658
+# Parent  09047118c6e38c5be50e391348eef3e993b266b5
 
 diff --git a/toolkit/mozapps/installer/package-name.mk b/toolkit/mozapps/installer/package-name.mk
 --- a/toolkit/mozapps/installer/package-name.mk
 +++ b/toolkit/mozapps/installer/package-name.mk
-@@ -137,24 +137,24 @@ else
+@@ -142,24 +142,24 @@ else
  BUILDID = $(shell $(PYTHON) $(MOZILLA_DIR)/config/printconfigsetting.py $(DIST)/bin/platform.ini Build BuildID)
  endif
  
@@ -29,6 +29,6 @@
  MOZ_SOURCESTAMP_FILE = $(DIST)/$(PKG_PATH)/$(MOZ_INFO_BASENAME).txt
  MOZ_BUILDINFO_FILE = $(DIST)/$(PKG_PATH)/$(MOZ_INFO_BASENAME).json
  MOZ_MOZINFO_FILE = $(DIST)/$(PKG_PATH)/$(MOZ_INFO_BASENAME).mozinfo.json
+ MOZ_TEST_PACKAGES_FILE = $(DIST)/$(PKG_PATH)/test_packages.json
  
  # JavaScript Shell
- PKG_JSSHELL = $(DIST)/jsshell-$(MOZ_PKG_PLATFORM).zip