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: Wed Feb 26 16:05:08 UTC 2025
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
www/firefox: Update to 135.0.1
Changelog:
135.0.1:
Fixed
* Fixed drop-down menus being unusable on some sites relying on certain
mousemove event behavior. (Bug 1944191)
* Fixed scrolling to the wrong location with anchor tags in some situations.
(Bug 1946899)
* Fixed being unable to restore closed windows and tabs via the History menu
when upgrading from an older Firefox version. (Bug 1947503)
* Fixed broken search functionality when updating to Firefox 135 with a
custom search engine with an overly-large icon installed. (Bug 1946156)
* Security fix.
Security fixes:
Mozilla Foundation Security Advisory 2025-12
#CVE-2025-1414: Memory safety bugs fixed in Firefox 135.0.1
To generate a diff of this commit:
cvs rdiff -u -r1.626 -r1.627 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.552 -r1.553 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.626 pkgsrc/www/firefox/Makefile:1.627
--- pkgsrc/www/firefox/Makefile:1.626 Wed Feb 12 06:45:38 2025
+++ pkgsrc/www/firefox/Makefile Wed Feb 26 16:05:08 2025
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.626 2025/02/12 06:45:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.627 2025/02/26 16:05:08 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 135.0
-MOZ_BRANCH_MINOR=
+MOZ_BRANCH_MINOR= .1
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.552 pkgsrc/www/firefox/distinfo:1.553
--- pkgsrc/www/firefox/distinfo:1.552 Thu Feb 6 03:11:29 2025
+++ pkgsrc/www/firefox/distinfo Wed Feb 26 16:05:08 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.552 2025/02/06 03:11:29 ryoon Exp $
+$NetBSD: distinfo,v 1.553 2025/02/26 16:05:08 ryoon Exp $
-BLAKE2s (firefox-135.0.source.tar.xz) = 36dbfed572cc141e205d39c153c9e7e49281e57951c8c276e3aa157d7bff88d2
-SHA512 (firefox-135.0.source.tar.xz) = 7d283bcefe1e328901f15a88f5ff3da566bb0495ce5b9e3895e7a156020126a5743b6bffd69d94d9eb812e1868195ae92db162d29a5d98ee118fdb238469c089
-Size (firefox-135.0.source.tar.xz) = 613526736 bytes
+BLAKE2s (firefox-135.0.1.source.tar.xz) = a447c6cf3e67192062dbcef05c1802bf8c5cfa6ac28f36a53990422d84e3cb5e
+SHA512 (firefox-135.0.1.source.tar.xz) = 9ff7c2ab6bc1660e339cdcd7745f8bdac5be25d3a79b9f0393385935270d7ef488599856bc38c22ae0b067389fa71a6999703b74804a6e0ea8265eb99788cea9
+Size (firefox-135.0.1.source.tar.xz) = 599617332 bytes
BLAKE2s (nodejs-output-135.0.tgz) = 26886f878dfa807508af768ced79c944b47fe491a83c63d1cd1570f4347bc360
SHA512 (nodejs-output-135.0.tgz) = 293ce8b0bc818470e30c327794aae9c21df4ee9dbaddcc07be507799def22b8a3c8dc3fb7c7bb2d41338855c7b48dc2edbfa110bc1c438a7d48d0f96bf1c994e
Size (nodejs-output-135.0.tgz) = 251502 bytes
Home |
Main Index |
Thread Index |
Old Index