Hello community,

here is the log from the commit of package MozillaFirefox for 
openSUSE:Leap:15.2 checked in at 2020-06-10 16:50:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/MozillaFirefox (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.MozillaFirefox.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaFirefox"

Wed Jun 10 16:50:13 2020 rev:62 rq:812708 version:68.9.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/MozillaFirefox/MozillaFirefox.changes  
2020-05-12 11:31:29.711630279 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.MozillaFirefox.new.3606/MozillaFirefox.changes    
    2020-06-10 16:50:16.620423897 +0200
@@ -1,0 +2,16 @@
+Tue Jun  2 13:18:48 UTC 2020 - Martin Sirringhaus <[email protected]>
+
+- Firefox Extended Support Release 68.9.0 ESR
+  * Fixed: Various stability and security fixes
+  MFSA 2020-21 (bsc#1172402)
+  * CVE-2020-12405 (bmo#1619305, bmo#1632717)
+  * CVE-2020-12406 (bmo#1639590)
+  * CVE-2020-12410: Memory safety bugs fixed in Firefox 77 and Firefox
+
+-------------------------------------------------------------------
+Wed May 27 15:14:08 UTC 2020 - Charles Robertson <[email protected]>
+
+- Removed %is_opensuse macro from spec file to align builds with
+  openSUSE Leap.
+
+-------------------------------------------------------------------

Old:
----
  firefox-68.8.0esr.source.tar.xz
  firefox-68.8.0esr.source.tar.xz.asc
  l10n-68.8.0esr.tar.xz

New:
----
  firefox-68.9.0esr.source.tar.xz
  firefox-68.9.0esr.source.tar.xz.asc
  l10n-68.9.0esr.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.rdCig4/_old  2020-06-10 16:50:32.700470548 +0200
+++ /var/tmp/diff_new_pack.rdCig4/_new  2020-06-10 16:50:32.704470560 +0200
@@ -26,8 +26,8 @@
 # major 69
 # mainver %major.99
 %define major          68
-%define mainver        %major.8.0
-%define orig_version   68.8.0
+%define mainver        %major.9.0
+%define orig_version   68.9.0
 %define orig_suffix    esr
 %define update_channel esr68
 %define branding       1
@@ -92,7 +92,7 @@
 BuildRequires:  makeinfo
 BuildRequires:  mozilla-nspr-devel >= 4.21
 BuildRequires:  mozilla-nss-devel >= 3.44.1
-%if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000 && 
!0%{?is_opensuse}
+%if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
 %define do_profiling 0
 BuildRequires:  firefox-nasm >= 2.13
 BuildRequires:  nodejs10
@@ -169,7 +169,7 @@
 Source11:       firefox.1
 Source12:       mozilla-get-app-id
 Source13:       spellcheck.js
-Source14:       
https://github.com/openSUSE/firefox-scripts/raw/35ade35/create-tar.sh
+Source14:       
https://github.com/openSUSE/firefox-scripts/raw/5e54f4a/create-tar.sh
 Source15:       firefox-appdata.xml
 Source16:       %{name}.changes
 # Set up API keys, see http://www.chromium.org/developers/how-tos/api-keys
@@ -495,7 +495,7 @@
 ls -l config/external/icu/data
 rm -f config/external/icu/data/icudt*l.dat
 %endif
-%if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000 && 
!0%{?is_opensuse}
+%if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 150000
 export PATH=/usr/%_lib/firefox/bin:$PATH
 export LD_LIBRARY_PATH=/usr/%_lib/firefox/%_lib:$LD_LIBRARY_PATH
 export PKG_CONFIG_PATH=/usr/%_lib/firefox/%_lib/pkgconfig/

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.rdCig4/_old  2020-06-10 16:50:32.816470885 +0200
+++ /var/tmp/diff_new_pack.rdCig4/_new  2020-06-10 16:50:32.820470897 +0200
@@ -181,10 +181,7 @@
 BUILD_ID=$(get_build_number "$VERSION$VERSION_SUFFIX")
 
 if [ -z ${SKIP_LOCALES+x} ]; then
-  # TODO: Thunderbird has usually "default" as locale entry. 
-  # There we probably need to double-check Firefox-locals
-  # For now, just download every time for Thunderbird
-  if [ "$PRODUCT" = "firefox" ] && [ "$PREV_VERSION" != "" ] && 
locales_unchanged "$BUILD_ID"; then
+  if [ "$PREV_VERSION" != "" ] && locales_unchanged "$BUILD_ID"; then
     printf "%-40s: Did not change. Skipping.\n" "locales"
     LOCALES_CHANGED=0
   else

++++++ firefox-68.8.0esr.source.tar.xz -> firefox-68.9.0esr.source.tar.xz ++++++
/work/SRC/openSUSE:Leap:15.2/MozillaFirefox/firefox-68.8.0esr.source.tar.xz 
/work/SRC/openSUSE:Leap:15.2/.MozillaFirefox.new.3606/firefox-68.9.0esr.source.tar.xz
 differ: char 15, line 1

++++++ l10n-68.8.0esr.tar.xz -> l10n-68.9.0esr.tar.xz ++++++

++++++ tar_stamps ++++++
--- /var/tmp/diff_new_pack.rdCig4/_old  2020-06-10 16:50:33.108471732 +0200
+++ /var/tmp/diff_new_pack.rdCig4/_new  2020-06-10 16:50:33.108471732 +0200
@@ -1,10 +1,10 @@
 PRODUCT="firefox"
 CHANNEL="esr68"
-VERSION="68.8.0"
+VERSION="68.9.0"
 VERSION_SUFFIX="esr"
-PREV_VERSION="68.7.0"
+PREV_VERSION="68.8.0"
 PREV_VERSION_SUFFIX="esr"
 #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation
 RELEASE_REPO="https://hg.mozilla.org/releases/mozilla-esr68";
-RELEASE_TAG="416007f3bb6c5a70edb59449e5c8fa4e25b318a9"
-RELEASE_TIMESTAMP="20200429190206"
+RELEASE_TAG="e17129d84f13cc84f3a09d23bcbb005194573e23"
+RELEASE_TIMESTAMP="20200527211442"


Reply via email to