diff --git a/.gitignore b/.gitignore index ab7d4413..3071ba63 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /chromium-53.0.2785.143-clean.tar.xz /chromium-54.0.2840.59-clean.tar.xz /chromium-54.0.2840.71-clean.tar.xz +/chromium-54.0.2840.90-clean.tar.xz diff --git a/chromium-54.0.2840.59-i686-ld-memory-tricks.patch b/chromium-54.0.2840.59-i686-ld-memory-tricks.patch index ff79fe83..0ebec9e6 100644 --- a/chromium-54.0.2840.59-i686-ld-memory-tricks.patch +++ b/chromium-54.0.2840.59-i686-ld-memory-tricks.patch @@ -1,13 +1,12 @@ diff -up chromium-54.0.2840.59/build/toolchain/linux/BUILD.gn.ldmemory chromium-54.0.2840.59/build/toolchain/linux/BUILD.gn --- chromium-54.0.2840.59/build/toolchain/linux/BUILD.gn.ldmemory 2016-10-19 15:56:20.253096784 -0400 +++ chromium-54.0.2840.59/build/toolchain/linux/BUILD.gn 2016-10-19 15:58:17.940833948 -0400 -@@ -71,7 +71,8 @@ gcc_toolchain("x86") { +@@ -71,7 +71,7 @@ gcc_toolchain("x86") { nm = "nm" ar = "ar" ld = cxx - extra_cppflags = "-fno-delete-null-pointer-checks" + extra_cppflags = "-fno-delete-null-pointer-checks -g1" -+ extra_ldflags = "-fuse-ld=gold -Wl,--no-map-whole-files -Wl,--no-keep-memory" toolchain_args = { current_cpu = "x86" diff --git a/chromium.spec b/chromium.spec index 6e2629c9..5d0f089d 100644 --- a/chromium.spec +++ b/chromium.spec @@ -93,8 +93,8 @@ BuildRequires: libicu-devel >= 5.4 %global chromoting_client_id 449907151817-8vnlfih032ni8c4jjps9int9t86k546t.apps.googleusercontent.com Name: chromium%{chromium_channel} -Version: 54.0.2840.71 -Release: 2%{?dist} +Version: 54.0.2840.90 +Release: 1%{?dist} Summary: A WebKit (Blink) powered web browser Url: http://www.chromium.org/Home License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2) @@ -1709,6 +1709,10 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt %{chromium_path}/chromedriver %changelog +* Wed Nov 2 2016 Tom Callaway 54.0.2840.90-1 +- update to 54.0.2840.90 +- undo ld manipulation for i686, just use -g1 there + * Tue Nov 1 2016 Tom Callaway 54.0.2840.71-2 - disable debugging diff --git a/sources b/sources index 046dbcee..1361ac62 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 49a7f897775cce21d2b69968b8af1cea depot_tools.git-master.tar.gz 8280c0644492bac9f59f4e25ed11d309 policy_templates.zip -6a740f8337b291d5e8d6c8742af7c9bc chromium-54.0.2840.71-clean.tar.xz +c4e24c20c266482941ecd75fd786492e chromium-54.0.2840.90-clean.tar.xz