www/chromium: update to 146.0.7680.153
* 146.0.7680.153
This update includes 26 security fixes. Please see the
Chrome Security Page for more information.
[TBD][475877320] Critical CVE-2026-4439: Out of bounds memory access
in WebGL. Reported by Goodluck on 2026-01-15
[TBD][485935305] Critical CVE-2026-4440: Out of bounds read and write
in WebGL. Reported by c6eed09fc8b174b0f3eebedcceb1e792 on 2026-02-20
[TBD][489381399] Critical CVE-2026-4441: Use after free in Base.
Reported by Google on 2026-03-03
[TBD][484751092] High CVE-2026-4442: Heap buffer overflow in CSS.
Reported by Syn4pse on 2026-02-16
[TBD][485292589] High CVE-2026-4443: Heap buffer overflow in WebAudio.
Reported by c6eed09fc8b174b0f3eebedcceb1e792 on 2026-02-18
[TBD][486349161] High CVE-2026-4444: Stack buffer overflow in WebRTC.
Reported by c6eed09fc8b174b0f3eebedcceb1e792 on 2026-02-21
[TBD][486421953] High CVE-2026-4445: Use after free in WebRTC.
Reported by c6eed09fc8b174b0f3eebedcceb1e792 on 2026-02-22
[40 lines not shown]
py-OpenSSL: update to 26.0.0.
Security fix release.
26.0.0 (2026-03-15)
-------------------
Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Dropped support for Python 3.7.
- The minimum ``cryptography`` version is now 46.0.0.
Deprecations:
^^^^^^^^^^^^^
Changes:
^^^^^^^^
[4 lines not shown]
sdig: Fix build with recent GCC
- Wrong number of arguments to function. This is problematic on all
systems with GCC 14 or newer.
- Incorrect header for bzero. This is problematic on non-BSD systems.
lintpkgsrc: minor error handling and doc fixes
If unable to unlink a file, report this. While here, also fix incorrect
substitutions in the man page generation.
kitty: update to 0.46.1
Package changes:
- upstream updated to use go 1.26.0
Upstream changes:
- smooth scrolling and momentum based scrolling for a natural,
smooth and kinetic scrolling experience
- drag kitty tabs around with the mouse to re-order them, move them
to another kitty OS Window or even detach them into their own OS
Window
- resize kitty windows (aka splits) with the mouse
- many bug fixes