New commits:
commit 07384a8f7b6105c72975cb4fd73aeb0215738243
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
http/firefox: simplified checks for Python 3.13.x
availability and removed some debugging bits
commit 67caa185f959581de2567d0b7bb859a3fe8dc8bd
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 44458fb..ce523c4 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,8 @@
+2024-10-14 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 131.0.3, SECURITY_PATCH++, (CVE-2024-9936)
+ * PRE_BUILD: simplified checks for Python 3.13.x availability and
removed some
+ debugging bits there too
+
2024-10-12 Pavel Vinogradov <public AT sourcemage.org>
* PRE_BUILD: added fix for to build with Python 3.13.x