Update sysutils/intel-microcode-netbsd to 20251111
### Purpose
- Update for functional issues. Refer to 12th Generation Intel Core Processor
Family for details.
- Update for functional issues. Refer to 13th/14th Gen Intel Core Processor
Specification Update for details.
- Update for functional issues. Refer to 4th Gen Intel Xeon Scalable Processors
Specification Update for details.
- Update for functional issues. Refer to 5th Gen Intel Xeon Scalable Processors
Specification Update for details.
- Update for functional issues. Refer to Intel Core Ultra 200 V Series
Processor for details.
- Update for functional issues. Refer to Intel Core Ultra Processor (Series 2)
for details.
- Update for functional issues. Refer to Intel Processors and Intel Core i3
N-Series for details.
- Update for functional issues. Refer to Intel Xeon 6700 Series Processors with
E-cores for details.
[37 lines not shown]
net/openvpn*: Update to 2.6.16
This is a bugfix release containing one security fix.
Security fixes:
* CVE-2025-13086: Fix memcmp check for the hmac verification in the 3way handshake.
This bug renders the HMAC based protection against state exhaustion on
receiving spoofed TLS handshake packets in the OpenVPN server inefficient.
kitty: update to 0.44.0
- Allow kitty to read a specified set of environment variables from
your login shell at startup using the env directive in kitty.conf
- A new option draw_window_borders_for_single_window to force kitty
to always draw a window border even when only a single window is
present
- Many bug fixes, especially for Darwin
- Add support for Unicode 17
- Session files: Add a new focus_tab command to specify which tab
should be active when a session is loaded.
- save_as_session: Add --base-dir option to specify a base directory
for saving session files with relative paths, useful when the
current working directory is not the desired location
- Add state:focused_os_window match query to select all windows in
the currently focused OS window.
- Session saving now preserves visual tab order and active tab
rather than tab activation history as this is generally more
important.
cups-base: Build fixes.
On Darwin, don't run strip during the build. In obscure circumstances
this doesn't work, and we should let the infrastructure handle stripping
binaries anyway, not packages.
Avoid spamming warnings about _FORTIFY_SOURCE being duplicated by
also not specifying it locally. Just let the infrastructure insert the
flag on supported systems.
abiword[-plugins]: Update to 3.0.7
Remove support for broken plugins (mostly ones that used a web service
that's been discontinued). Verified to build on at least NetBSD & Linux.
Otherwise this update is just bug fixes.
3.0.7 - 2025/07/30
- Fix memory leaks in Styles, Font Chooser, Borders, List, Clip Art,
Replace, Tabs and Table dialogs.
- Fix memory leaks in XHTML import.
- Fix memory leaks in cut and paste.
- Fix memory leaks in the ODF exporter.
- Fix memory leaks in the GdkPixbuf importer.
- Fix crash when editing lists.
- Fix crash when inserting a JPEG image.
- Restored icons from page setup dialog (Removed XPM in 3.0.6).
- Minor spacing adjustement in the status bar.
[16 lines not shown]
Synch with upstream (OpenBSD) head as of today. Tested by various
people (thanks!) on various chips/models.
XXX Still has no support for Jumbo frames, and no support for any
checksum or segmentation off-loads, same restrictions as on
upstream...
py-coverage: updated to 7.12.0
Version 7.12.0 — 2025-11-18
- The HTML report now shows separate coverage totals for statements and
branches, as well as the usual combined coverage percentage. Thanks to Ryuta
Otsuka for the `discussion <issue 2081_>`_ and the `implementation
<pull 2085_>`_.
- The JSON report now includes separate coverage totals for statements and
branches, thanks to `Ryuta Otsuka <pull 2090_>`_.
- Fix: ``except*`` clauses were not handled properly under the "sysmon"
measurement core, causing KeyError exceptions as described in `issue 2086`_.
This is now fixed.
- Fix: we now defend against aggressive mocking of ``open()`` that could cause
errors inside coverage.py. An example of a failure is in `issue 2083`_.
[7 lines not shown]
git: updated to 2.52.0
Git v2.52 Release Notes
=======================
UI, Workflows & Features
------------------------
* The "list" subcommand of "git refs" acts as a front-end for
"git for-each-ref".
* "git cmd --help-all" now works outside repositories.
* "git diff-tree" learned "--max-depth" option.
* A new subcommand "git repo" gives users a way to grab various
repository characteristics.
* A new command "git last-modified" has been added to show the closest
[424 lines not shown]
add a bunch of mail/spam related acronyms
DKIM DomainKeys Identified Mail
DMARC Domain-based Message Authentication, Reporting and Conformance
RUA Reporting URI for Aggregate reports (DKIM)
RUF Reporting URI for Forensics reports (DKIM)
SPF Sender Policy Framework