Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Aug 8 03:54:49 UTC 2024
Modified Files:
pkgsrc/www/firefox115: Makefile distinfo
Log Message:
firefox115: update to 115.14.0
* Fixes for mfsa2024-34, also known as:
CVE-2024-7519, CVE-2024-7521, CVE-2024-7522, CVE-2024-7524,
CVE-2024-7525, CVE-2024-7526, CVE-2024-7527, CVE-2024-7529,
CVE-2024-7531
Please note that this does not build for me in pkgsrc -current. It fails exactly the same way that 115.13 presently does. This is evidently because Rust bindings fail to generate properly, seemingly influenced by the clang/llvm/etc. update to 18.1. I have committed this so it can be pulled up to 2024Q2 (where it does still build and runs correctly for me) as an important security update. Dave