pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Oct 18 14:23:05 UTC 2024
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
www/firefox: Update to 131.0.3
Changelog:
131.0.3:
Fixed
* Fixed an issue where some users could not access the Bill Pay portion of
their bank's site. (Bug 1923500)
* Fixed an issue where some VR180 and 360 videos were not properly rendering
on YouTube. (Bug 1922278)
* Fixed a crash that Windows users with Avast or AVG security software were
experiencing when visiting certain sites. (Bug 1919678)
* Fixed an issue where the "List all tabs" button was not able to be moved
from the toolbar. (Bug 1918681)
* Security fix.
Security fixes:
Mozilla Foundation Security Advisory 2024-53
#CVE-2024-9936: Undefined behavior in selection node cache
To generate a diff of this commit:
cvs rdiff -u -r1.610 -r1.611 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.543 -r1.544 pkgsrc/www/firefox/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/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.610 pkgsrc/www/firefox/Makefile:1.611
--- pkgsrc/www/firefox/Makefile:1.610 Sat Oct 12 07:49:07 2024
+++ pkgsrc/www/firefox/Makefile Fri Oct 18 14:23:04 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.610 2024/10/12 07:49:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.611 2024/10/18 14:23:04 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 131.0
-MOZ_BRANCH_MINOR= .2
+MOZ_BRANCH_MINOR= .3
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.543 pkgsrc/www/firefox/distinfo:1.544
--- pkgsrc/www/firefox/distinfo:1.543 Sat Oct 12 07:49:07 2024
+++ pkgsrc/www/firefox/distinfo Fri Oct 18 14:23:04 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.543 2024/10/12 07:49:07 ryoon Exp $
+$NetBSD: distinfo,v 1.544 2024/10/18 14:23:04 ryoon Exp $
-BLAKE2s (firefox-131.0.2.source.tar.xz) = b84c8196f808f62ac163fc038a5b114c34e24961a3c2ae99367aa00dbeed7e5e
-SHA512 (firefox-131.0.2.source.tar.xz) = fb1a1179a8c62de975c93e1ac6f058cb5492e955bbb7ac2d4b83cdd14ba17bdb2450078bd6f626124b14542f3fda9514bea476aaa34ff4f5a2bee6b1625ec963
-Size (firefox-131.0.2.source.tar.xz) = 567226924 bytes
+BLAKE2s (firefox-131.0.3.source.tar.xz) = 077e20cc888c9581c6afad2b64923ea6841ba3b5414ca606be63c06ee0d92e51
+SHA512 (firefox-131.0.3.source.tar.xz) = 3aa96db839f7a45e34c43b5e7e3333e1100ca11545ad26a8e42987fbc72df5ae7ebebe7dfc8c4e856d2bb4676c0516914a07c001f6047799f314146a3329c0ce
+Size (firefox-131.0.3.source.tar.xz) = 568937752 bytes
BLAKE2s (nodejs-output-131.0.tgz) = 95acb262e5fa4a5a6fa9a228c4ef4d56a61fcb053640fb33167beaddf2025337
SHA512 (nodejs-output-131.0.tgz) = edeeb8e8ec6579ccc2fbf0010a96e16b99910cf76c341dfa261325b02e4b6a31f0ab0cc45c52b83cba524f4510de4d03d42494f4f5dc6ff8f200ff284f102606
Size (nodejs-output-131.0.tgz) = 236943 bytes
Home |
Main Index |
Thread Index |
Old Index