pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox115



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Apr  4 00:21:26 UTC 2025

Modified Files:
        pkgsrc/www/firefox115: Makefile distinfo

Log Message:
firefox115: update to 115.22.0

Security Vulnerabilities fixed in Firefox ESR 115.22

Announced
    April 1, 2025
Impact
    high
Products
    Firefox ESR
Fixed in

        Firefox ESR 115.22

#CVE-2025-3028: Use-after-free triggered by XSLTProcessor

Reporter
    Ivan Fratric of Google Project Zero
Impact
    high

Description

JavaScript code running while transforming a document with the XSLTProcessor could lead to a use-after-free.
References

    Bug 1941002


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/firefox115/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/firefox115/distinfo

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

Modified files:

Index: pkgsrc/www/firefox115/Makefile
diff -u pkgsrc/www/firefox115/Makefile:1.43 pkgsrc/www/firefox115/Makefile:1.44
--- pkgsrc/www/firefox115/Makefile:1.43 Wed Mar 12 03:49:23 2025
+++ pkgsrc/www/firefox115/Makefile      Fri Apr  4 00:21:26 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2025/03/12 03:49:23 gutteridge Exp $
+# $NetBSD: Makefile,v 1.44 2025/04/04 00:21:26 gutteridge Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            115.21
+MOZ_BRANCH=            115.22
 MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source

Index: pkgsrc/www/firefox115/distinfo
diff -u pkgsrc/www/firefox115/distinfo:1.23 pkgsrc/www/firefox115/distinfo:1.24
--- pkgsrc/www/firefox115/distinfo:1.23 Wed Mar 12 03:49:23 2025
+++ pkgsrc/www/firefox115/distinfo      Fri Apr  4 00:21:26 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2025/03/12 03:49:23 gutteridge Exp $
+$NetBSD: distinfo,v 1.24 2025/04/04 00:21:26 gutteridge Exp $
 
-BLAKE2s (firefox-115.21.0esr.source.tar.xz) = a578c8a7857c4b942584eb06fe84284d4a6de6ef7cca3195053aadd0dc26a70b
-SHA512 (firefox-115.21.0esr.source.tar.xz) = dabdcbe44f38d8405edbb62e193407cde18f7f4740fd4f3187b3c876729bbc6873792c37108713ad2707293d88c5e3c49e4311e7591528404a884412d26f671a
-Size (firefox-115.21.0esr.source.tar.xz) = 509630248 bytes
+BLAKE2s (firefox-115.22.0esr.source.tar.xz) = 5970be8e111e1e3aa3daed9f3d6edd2c7d763ce86c4fa27bc01c79c857638acf
+SHA512 (firefox-115.22.0esr.source.tar.xz) = 339c65a062e1d7db7de12deb12c515d048443d00216bff251c08cbb47bec211d9597611c8c0213499f977a44e28b5c7cf5db9b17ac2f92865e42c4a25c32f4a8
+Size (firefox-115.22.0esr.source.tar.xz) = 506552492 bytes
 BLAKE2s (nodejs-output-115.0.tgz) = 95d25628b865aa71e85c63001f4054d03ff58b273ca05784a021fa176b2b1425
 SHA512 (nodejs-output-115.0.tgz) = 345108033cfbff90e3244bb5591b307e1fcf56c7290b5112e949d400bdadf08c1e4a6d109b5f7264ac417c2cc4e76371cc14678417f6cb017649cc883bdbb4d4
 Size (nodejs-output-115.0.tgz) = 221458 bytes



Home | Main Index | Thread Index | Old Index