pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

chromium: add upstream bug report URL for a patch



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Mar 6 10:00:25 2022 +0100
Changeset:	3f5f5cfda1ae26796476673bcb18da85d74e406e

Modified Files:
	chromium/distinfo
	chromium/patches/patch-third__party_boringssl_src_include_openssl_thread.h

Log Message:
chromium: add upstream bug report URL for a patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3f5f5cfda1ae26796476673bcb18da85d74e406e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chromium/distinfo                                                       | 2 +-
 .../patches/patch-third__party_boringssl_src_include_openssl_thread.h   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/chromium/distinfo b/chromium/distinfo
index 470ec4d39d..ea578d386c 100644
--- a/chromium/distinfo
+++ b/chromium/distinfo
@@ -703,7 +703,7 @@ SHA1 (patch-third__party_blink_renderer_platform_wtf_stack__util.cc) = 635659525
 SHA1 (patch-third__party_boringssl_BUILD.gn) = acf74e4fe7338a1079c03c818848d93b16a4b7b6
 SHA1 (patch-third__party_boringssl_src_crypto_bio_socket__helper.c) = 20f4c682f294c8f1a14e113e97935466db746417
 SHA1 (patch-third__party_boringssl_src_crypto_ex__data.c) = 0c7079bcf07b08a2dc9e51b08a07bc22d5a30d75
-SHA1 (patch-third__party_boringssl_src_include_openssl_thread.h) = 03cbc02aa1b055786c6c98d5c7cd4e498f9bfa91
+SHA1 (patch-third__party_boringssl_src_include_openssl_thread.h) = 94030e7b1566fbf7d903706a26bcf848b7f54dc4
 SHA1 (patch-third__party_breakpad_BUILD.gn) = 56fff9083f53a6713ea10cef43f2fd4ce8cb0647
 SHA1 (patch-third__party_breakpad_breakpad_src_common_simple__string__dictionary.h) = 5c656539ef5ea3db5d5fd144496b25f7c21c4383
 SHA1 (patch-third__party_brotli_common_transform.c) = 298324ad2137c9880e880ecfd71b9d9c63ca274e
diff --git a/chromium/patches/patch-third__party_boringssl_src_include_openssl_thread.h b/chromium/patches/patch-third__party_boringssl_src_include_openssl_thread.h
index 6c24b9d62e..3efe0233d4 100644
--- a/chromium/patches/patch-third__party_boringssl_src_include_openssl_thread.h
+++ b/chromium/patches/patch-third__party_boringssl_src_include_openssl_thread.h
@@ -1,5 +1,7 @@
 $NetBSD$
 
+https://bugs.chromium.org/p/boringssl/issues/detail?id=482
+
 --- third_party/boringssl/src/include/openssl/thread.h.orig	2020-06-25 09:34:42.000000000 +0000
 +++ third_party/boringssl/src/include/openssl/thread.h
 @@ -88,6 +88,9 @@ typedef pthread_rwlock_t CRYPTO_MUTEX;


Home | Main Index | Thread Index | Old Index