From 934815fe57ca7aee89f2112037962528ecd99fd5 Mon Sep 17 00:00:00 2001 From: brave-builds Date: Mon, 28 Nov 2022 19:09:32 +0000 Subject: [PATCH 1/3] Upgrade from Chromium 108.0.5359.48 to Chromium 108.0.5359.62 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ecaff110839..7c5de3f99b96 100644 --- a/package.json +++ b/package.json @@ -258,7 +258,7 @@ "projects": { "chrome": { "dir": "src", - "tag": "108.0.5359.48", + "tag": "108.0.5359.62", "repository": { "url": "https://github.com/chromium/chromium" } From fd47da7255c7d659ae31bb71b034f4538b062d4a Mon Sep 17 00:00:00 2001 From: brave-builds Date: Mon, 28 Nov 2022 19:09:32 +0000 Subject: [PATCH 2/3] Upgrade patches from Chromium 108.0.5359.48 to Chromium 108.0.5359.62 --- patches/chrome-VERSION.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/chrome-VERSION.patch b/patches/chrome-VERSION.patch index 1a7ed5be6d98..978ffd663ee2 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -6,7 +6,7 @@ index 8f9389d0b9b18eaa6e8fc40b035962a6a0bc4582..055d86031393b2a397ca123231a2efa2 MAJOR=108 -MINOR=0 -BUILD=5359 --PATCH=48 +-PATCH=62 +MINOR=1 +BUILD=46 +PATCH=129 From 9b12749cd5642986f3e7c137dffc224c22de5ae8 Mon Sep 17 00:00:00 2001 From: brave-builds Date: Mon, 28 Nov 2022 19:09:32 +0000 Subject: [PATCH 3/3] Update pins list timestamp --- .../transport_security_state_generator/input_file_parsers.cc | 4 ++-- patches/base-threading-thread_restrictions.h.patch | 4 ++-- patches/chrome-VERSION.patch | 2 +- patches/chrome-browser-ui-views-toolbar-toolbar_view.cc.patch | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc b/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc index 4c0f856bf219..e4a118fc8dfc 100644 --- a/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc +++ b/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc @@ -17,9 +17,9 @@ bool ParseCertificatesFile(base::StringPiece certs_input, Pinsets* pinsets, base::Time* timestamp) { base::StringPiece brave_certs = R"brave_certs( -# Last updated: Wed Nov 16 19:47:05 UTC 2022 +# Last updated: Mon Nov 28 19:09:32 UTC 2022 PinsListTimestamp -1668628025 +1669662572 # =====BEGIN BRAVE ROOTS ASC===== #From https://www.amazontrust.com/repository/ diff --git a/patches/base-threading-thread_restrictions.h.patch b/patches/base-threading-thread_restrictions.h.patch index 12e7377fbbec..c65daa6c3e0c 100644 --- a/patches/base-threading-thread_restrictions.h.patch +++ b/patches/base-threading-thread_restrictions.h.patch @@ -1,8 +1,8 @@ diff --git a/base/threading/thread_restrictions.h b/base/threading/thread_restrictions.h -index e15f87aaeecba4c77a70fdb39a8be1f1c4dd7a5a..27de8a3c3e7f3ae1891bd1e5fc66adca4793d801 100644 +index 981370f9fffb6827a18d855b63bd1f50a4f2257b..0ad7320d3f2d922824f74a649b8e998649b410f0 100644 --- a/base/threading/thread_restrictions.h +++ b/base/threading/thread_restrictions.h -@@ -556,6 +556,7 @@ class BASE_EXPORT ScopedAllowBaseSyncPrimitives { +@@ -561,6 +561,7 @@ class BASE_EXPORT ScopedAllowBaseSyncPrimitives { ScopedAllowBaseSyncPrimitives& operator=( const ScopedAllowBaseSyncPrimitives&) = delete; diff --git a/patches/chrome-VERSION.patch b/patches/chrome-VERSION.patch index 978ffd663ee2..ac9ed850e0bd 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -1,5 +1,5 @@ diff --git a/chrome/VERSION b/chrome/VERSION -index 8f9389d0b9b18eaa6e8fc40b035962a6a0bc4582..055d86031393b2a397ca123231a2efa2e56f94c0 100644 +index 50c943108e0842b5019a72da5b7835d6b8971d91..776738f4688bcb57d65a0c15d7b1a1a8be04a8cf 100644 --- a/chrome/VERSION +++ b/chrome/VERSION @@ -1,4 +1,4 @@ diff --git a/patches/chrome-browser-ui-views-toolbar-toolbar_view.cc.patch b/patches/chrome-browser-ui-views-toolbar-toolbar_view.cc.patch index a91236b6eb7b..48e08f12b509 100644 --- a/patches/chrome-browser-ui-views-toolbar-toolbar_view.cc.patch +++ b/patches/chrome-browser-ui-views-toolbar-toolbar_view.cc.patch @@ -1,5 +1,5 @@ diff --git a/chrome/browser/ui/views/toolbar/toolbar_view.cc b/chrome/browser/ui/views/toolbar/toolbar_view.cc -index 89ea1bf57ef43c9ab9544221dad09bf1d4112748..dcdccf291becb2709496edf2e412d8a95679d77d 100644 +index b4d585985bf4c0b8b855651e10806b822afa9e1a..4c28eb1a19a61bd15ccb77408cc66eb9041e72aa 100644 --- a/chrome/browser/ui/views/toolbar/toolbar_view.cc +++ b/chrome/browser/ui/views/toolbar/toolbar_view.cc @@ -347,6 +347,7 @@ void ToolbarView::Init() {