diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-08-16 17:49:32 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-11-24 22:58:47 -0600 |
commit | 0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2 (patch) | |
tree | 377284d074f8cea1662583875d03b548f8e5d5de /user/thunderbird/bad-google-code.patch | |
parent | 1a7b7d68a2413c63cf01088c2c18b773c747efb7 (diff) | |
download | packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.tar.gz packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.tar.bz2 packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.tar.xz packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.zip |
user/thunderbird: Update to 128.4.0esr
Bring in the same patches as Firefox.
Diffstat (limited to 'user/thunderbird/bad-google-code.patch')
-rw-r--r-- | user/thunderbird/bad-google-code.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/thunderbird/bad-google-code.patch b/user/thunderbird/bad-google-code.patch index e214af432..31659370d 100644 --- a/user/thunderbird/bad-google-code.patch +++ b/user/thunderbird/bad-google-code.patch @@ -1,6 +1,6 @@ --- firefox-esr-60.2.1/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc +++ firefox-esr-60.2.1/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc -@@ -45,6 +45,7 @@ +@@ -47,6 +47,7 @@ #include <sys/mman.h> #include <sys/stat.h> #include <unistd.h> @@ -34,7 +34,7 @@ --- firefox-esr-60.2.1/toolkit/crashreporter/google-breakpad/src/third_party/lss/linux_syscall_support.h +++ firefox-esr-60.2.1/toolkit/crashreporter/google-breakpad/src/third_party/lss/linux_syscall_support.h -@@ -1134,6 +1134,12 @@ struct kernel_statfs { +@@ -1246,6 +1246,12 @@ struct kernel_statfs { #ifndef __NR_fallocate #define __NR_fallocate 285 #endif |