pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/chromium



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Fri Aug 15 10:47:29 UTC 2025

Modified Files:
        pkgsrc/www/chromium: Makefile distinfo

Log Message:
www/chromium: update to 139.0.7258.127

* 139.0.7258.127
This update includes 6 security fixes. Below, we highlight fixes
that were contributed by external researchers. Please see the
Chrome Security Page for more information.
As usual, our ongoing internal security work was responsible for
a wide range of fixes:
[TBD][432035817] High CVE-2025-8879: Heap buffer overflow in libaom.
Reported by Anonymous on 2025-07-15
[TBD][433533359] High CVE-2025-8880: Race in V8.
Reported by Seunghyun Lee (@0x10n) on 2025-07-23
[N/A][435139154] High CVE-2025-8901: Out of bounds write in ANGLE.
Reported by Google Big Sleep on 2025-07-30
[TBD][433800617] Medium CVE-2025-8881: Inappropriate implementation
in File Picker. Reported by Alesandro Ortiz on 2025-07-23
[TBD][435623339] Medium CVE-2025-8882: Use after free in Aura.
Reported by Umar Farooq on 2025-08-01


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/chromium/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/chromium/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/chromium/Makefile
diff -u pkgsrc/www/chromium/Makefile:1.14 pkgsrc/www/chromium/Makefile:1.15
--- pkgsrc/www/chromium/Makefile:1.14   Wed Aug 13 07:44:14 2025
+++ pkgsrc/www/chromium/Makefile        Fri Aug 15 10:47:29 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2025/08/13 07:44:14 kikadf Exp $
+# $NetBSD: Makefile,v 1.15 2025/08/15 10:47:29 kikadf Exp $
 
 DISTNAME=                      chromium-${VERSION}
-VERSION=                       139.0.7258.66
+VERSION=                       139.0.7258.127
 CATEGORIES=                    www
 MASTER_SITES=                  https://commondatastorage.googleapis.com/chromium-browser-official/
 EXTRACT_SUFX_C=                        .tar.xz

Index: pkgsrc/www/chromium/distinfo
diff -u pkgsrc/www/chromium/distinfo:1.7 pkgsrc/www/chromium/distinfo:1.8
--- pkgsrc/www/chromium/distinfo:1.7    Wed Aug 13 07:44:14 2025
+++ pkgsrc/www/chromium/distinfo        Fri Aug 15 10:47:29 2025
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.7 2025/08/13 07:44:14 kikadf Exp $
+$NetBSD: distinfo,v 1.8 2025/08/15 10:47:29 kikadf Exp $
 
-BLAKE2s (chromium-139.0.7258.66-testdata.tar.xz) = 53300340a140ef174371cdf80f899bcc057174f3d7d329c194303b3b9ea5fa09
-SHA512 (chromium-139.0.7258.66-testdata.tar.xz) = 594c5c3e489224d569b34514e829994126f1a540f7721870629fdf1b5d9e9a187616bcc2b91677a73cb35a998abbd5c38100a08267e801f009a0af00936cd136
-Size (chromium-139.0.7258.66-testdata.tar.xz) = 925126424 bytes
-BLAKE2s (chromium-139.0.7258.66.tar.xz) = 46273716c720c44d90de0c2a350f085b0284e4affcb0e37fdc8b62ea2688f7ba
-SHA512 (chromium-139.0.7258.66.tar.xz) = a46da6bd5d6b1f1d1a45c1854c9bb2ee2c52a4d228153313c5ee400ae11610056327362a09e417ba5b34d38a435b5f5710aaa4b72bafd74e1ce5bc6440b5ea07
-Size (chromium-139.0.7258.66.tar.xz) = 7263962432 bytes
+BLAKE2s (chromium-139.0.7258.127-testdata.tar.xz) = c76c94f4051b92f3620969b5297cdafe667f6f8a4fbdded266a7a39304ca7738
+SHA512 (chromium-139.0.7258.127-testdata.tar.xz) = c87dbdb27677aa66c6a972720491602231bc5d9cfa879cb43a3f4c78330fe4b7d03efc3108f578a0ab2bd07d265f634986a3c79c91c6797b47b00e5607bc2b68
+Size (chromium-139.0.7258.127-testdata.tar.xz) = 924837828 bytes
+BLAKE2s (chromium-139.0.7258.127.tar.xz) = 788a8478c8917b95beef87b71a554207456d4c9dda9e7e5b8408c3d487786767
+SHA512 (chromium-139.0.7258.127.tar.xz) = 7a37af778551e5b36d9cc8cb13e50831dcf2c9ed6e7f7972fa065cc6e5913494c6a005bb56837772dfab14a4f59608c21c15b90486404737fcf1580335087e09
+Size (chromium-139.0.7258.127.tar.xz) = 7290320580 bytes
 BLAKE2s (kikadf-chromium-audioio-v138.0.tar.gz) = d516e79f2de7f3fc0154fb01df665cc4b29f4f8dcf9353f0718ac8e3984f80a8
 SHA512 (kikadf-chromium-audioio-v138.0.tar.gz) = 55cdbc80f60b65c30ad0af2dcbaa0707c9e295f77a795326c7b629913e828e56b577a92c1d4d623c2cbd1497c4a3e23ff9e6412fdb6c113fb99f232eedf5783b
 Size (kikadf-chromium-audioio-v138.0.tar.gz) = 8455 bytes



Home | Main Index | Thread Index | Old Index