New commits:
commit b3f78401066ad3a6d522acc3c644bf292f21bf31
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
firefox-esr, nss: version 102.6.0esr and 3.79.2
Of course this does ++SECURITY_PATCH on firefox-esr, as usual. Both
updates in one commit because they need each other and because I
suck at using git.
commit ba35559bde22fe4e58f1306cd436a1cb858fe74e
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELLX}/releases/${VERSION}/source/${SOURCE}"
-
SOURCE_HASH="sha512:06d753867ccfe1b2c79148cc60bc816b47a2abfa98219808868e9028bef1763d982ef7012698d06b8959cce79163d7926baf5f9d5ca9daa18c51fbf0efc59993"
+
SOURCE_HASH="sha512:c0f0160bea612d0ae74c29dd44beb7fd9a1c292694b8cd5c4faf2e54feb5c27684eee821b67dd40df714d69866a4e3a8b19e22182d9bc3023050d2d96b02d308"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION%esr}"
WEB_SITE=https://www.mozilla.org/en-US/firefox/fx/
GATHER_DOCS=off
diff --git a/http/firefox-esr/HISTORY b/http/firefox-esr/HISTORY
index 3c07886..03c9b4f 100644
--- a/http/firefox-esr/HISTORY
+++ b/http/firefox-esr/HISTORY
@@ -1,10 +1,15 @@
-2022-08-25 Thomas Orgis <sobukus AT orgis.org
+2023-01-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: 102.6 with SECURITY_PATCH++
+ * patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch:
+ gone, upstreamed
+
+2022-08-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 102.2 with lots of SECURITY_PATCH++
2022-07-13 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: only needs atk if old at-spi2-core
-2022-07-01 Thomas Orgis <sobukus AT orgis.org>
+2022-07-01 Thomas Orgis <sobukus AT sourcemage.org>
* */: re-freshed from firefox spell for 102.0esr
INSTALL: also avoid downloading python stuff for install
CONFLICTS, INSTALL: prepare for merging back, unified files
diff --git
a/http/firefox-esr/patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch
b/http/firefox-esr/patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch
deleted file mode 100644
index a996d35..0000000
---
a/http/firefox-esr/patches/0031-bmo-1773259-cbindgen-root_clip_chain-fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Remove an extra constant definition that is now being generated
by newer versions of cbindgen (0.24), and causing build failures because it
is defined in several places.
-Author: Olivier Tilloy <olivier.tilloy AT canonical.com>
-Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1773259
-Forwarded: not-needed
-
---- a/gfx/webrender_bindings/webrender_ffi.h
-+++ b/gfx/webrender_bindings/webrender_ffi.h
-@@ -73,8 +73,6 @@ struct WrPipelineInfo;
- struct WrPipelineIdAndEpoch;
- using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpoch>;
-
--const uint64_t ROOT_CLIP_CHAIN = ~0;
--
- } // namespace wr
- } // namespace mozilla
-
[SM-Commit] GIT changes to master grimoire by Thomas Orgis (b3f78401066ad3a6d522acc3c644bf292f21bf31),
Thomas Orgis, 01/04/2023