NetBSD/src KmW0bxwsys/dev/pci veritefb.c veritefbreg.h

   Add Rendition Verite V2100/V2200 (PCI/AGP) wsdisplay driver.

   The driver supports:
   - Fully accelerated console, provided that the user installs microcode
   from the Windows driver (v20002d.uc). The driver runs unaccelerated
   until root file system is available, or if the microcode is not present.
   - Mode setting and DDC.

   Redistribution terms of the original microcode are unclear, therefore
   it must be obtained seprarately.

   At some point in the future, we may just develop an alternative microcode,
   since Verite RISC is documented and reverse engineering efforts have
   filled the knowledge gaps.
VersionDeltaFile
1.1+2,473-0sys/dev/pci/veritefb.c
1.1+259-0sys/dev/pci/veritefbreg.h
1.1+152-0sys/dev/pci/veritefb_ucode.h
1.1+88-0sys/dev/pci/veritefbio.h
1.454+8-1sys/dev/pci/files.pci
+2,980-15 files

NetBSD/src wcVv6AFsys/dev/pci pcidevs_data.h

   Leftover regen.
VersionDeltaFile
1.1518+1,629-1,622sys/dev/pci/pcidevs_data.h
+1,629-1,6221 files

NetBSD/pkgsrc F7yPEdnlang/nodejs distinfo Makefile

   Pullup ticket #7153 - requested by taca
   lang/nodejs: Security fix

   Revisions pulled up:
   - lang/nodejs/Makefile                                          1.354
   - lang/nodejs/distinfo                                          1.322

   ---
      Module Name:    pkgsrc
      Committed By:   adam
      Date:           Mon Jun 22 08:55:22 UTC 2026

      Modified Files:
              pkgsrc/lang/nodejs: Makefile distinfo

      Log Message:
      nodejs: updated to 26.3.1

      26.3.1 (Current)

    [14 lines not shown]
VersionDeltaFile
1.321.2.1+4-4lang/nodejs/distinfo
1.353.2.1+2-2lang/nodejs/Makefile
+6-62 files

FreeBSD/ports 131d7b4security/netbird distinfo Makefile

security/netbird: Update 0.72.2 => 0.74.4

Changelogs:
https://github.com/netbirdio/netbird/releases/tag/v0.72.3
https://github.com/netbirdio/netbird/releases/tag/v0.72.4
https://github.com/netbirdio/netbird/releases/tag/v0.73.0
https://github.com/netbirdio/netbird/releases/tag/v0.73.1
https://github.com/netbirdio/netbird/releases/tag/v0.73.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.0
https://github.com/netbirdio/netbird/releases/tag/v0.74.1
https://github.com/netbirdio/netbird/releases/tag/v0.74.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.3
https://github.com/netbirdio/netbird/releases/tag/v0.74.4

Commit log:
https://github.com/netbirdio/netbird/compare/v0.72.2...v0.74.4

PR:             296688
Sponsored by:   UNIS Labs

    [3 lines not shown]
DeltaFile
+5-5security/netbird/distinfo
+1-2security/netbird/Makefile
+6-72 files

LLVM/project 9d5d883llvm/lib/Transforms/AggressiveInstCombine AggressiveInstCombine.cpp, llvm/test/Transforms/AggressiveInstCombine/X86 or-load.ll

[AggressiveInstCombine] Fix crash when folding consecutive loads into a type smaller than the combined load (#207229)
DeltaFile
+51-0llvm/test/Transforms/AggressiveInstCombine/X86/or-load.ll
+8-3llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
+59-32 files

FreeBSD/ports 77282desecurity/netbird distinfo Makefile

security/netbird: Update 0.72.2 => 0.74.4

Changelogs:
https://github.com/netbirdio/netbird/releases/tag/v0.72.3
https://github.com/netbirdio/netbird/releases/tag/v0.72.4
https://github.com/netbirdio/netbird/releases/tag/v0.73.0
https://github.com/netbirdio/netbird/releases/tag/v0.73.1
https://github.com/netbirdio/netbird/releases/tag/v0.73.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.0
https://github.com/netbirdio/netbird/releases/tag/v0.74.1
https://github.com/netbirdio/netbird/releases/tag/v0.74.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.3
https://github.com/netbirdio/netbird/releases/tag/v0.74.4

Commit log:
https://github.com/netbirdio/netbird/compare/v0.72.2...v0.74.4

PR:             296688
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+5-5security/netbird/distinfo
+1-2security/netbird/Makefile
+6-72 files

Illumos/gate 65c22b1usr/src/cmd/fs.d/nfs/nfslog fhtab.h nfslogd.h, usr/src/lib/krb5/plugins/kdb/db2 policy_db.h

18213 rpc/xdr.h should not pull in stdio.h
Reviewed by: Hans Rosenfeld <rosenfeld at grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome at me.com>
Reviewed by: Bill Sommerfeld <sommerfeld at hamachi.org>
Approved by: Dan McDonald <danmcd at edgecast.io>
DeltaFile
+4-2usr/src/cmd/fs.d/nfs/nfslog/fhtab.h
+2-2usr/src/uts/common/rpc/xdr.h
+2-1usr/src/lib/libnisdb/db_vers_c.x
+2-1usr/src/lib/libnisdb/db_pickle.h
+2-1usr/src/lib/krb5/plugins/kdb/db2/policy_db.h
+2-1usr/src/cmd/fs.d/nfs/nfslog/nfslogd.h
+14-817 files not shown
+31-823 files

FreeBSD/ports e0acf96security/dogtag-pki Makefile, security/dogtag-pki/files patch-base_common_python_pki_____init____.py

security/dogtag-pki: Fix PKI version file path

Read share/pki/VERSION from LOCALBASE instead of the Linux
/usr/share/pki path.

Sponsored by:   Netzkommune GmbH
DeltaFile
+11-0security/dogtag-pki/files/patch-base_common_python_pki_____init____.py
+1-1security/dogtag-pki/Makefile
+12-12 files

OpenBSD/src pAj9j05sys/uvm uvm_swap.c uvm_pager.c

   Encrypt swap pages "inline" instead of going through a bounce buffer.  This
   means we no longer need to reserve bounce pages for the pagdaemon.  Instead
   we can use the complete set of psegs to swap out pages.  Note that there is
   another important consequence of this diff.  Before the old page remaines
   unencrypted and on the inactive queue, where it will sit until the
   pagedaemon runs again and kills it.  With this diff, pages will be freed
   as soon as the I/O completes.  This is probably an improvement in itself.

   This is simplified version of a diff posted by mpi@ earlier this year.
   These simplifications were possible because we no longer bounce pages to
   meet DMA constraints in the swap code.

   ok deraadt@
VersionDeltaFile
1.183+95-210sys/uvm/uvm_swap.c
1.99+55-36sys/uvm/uvm_pager.c
1.160+12-9sys/uvm/uvm_pdaemon.c
1.23+8-2sys/uvm/uvm_swap.h
1.190+2-2sys/uvm/uvm_page.c
1.74+2-2sys/uvm/uvm_page.h
+174-2616 files

LLVM/project 847fe43llvm/lib/Target/AArch64 AArch64FrameLowering.cpp, llvm/test/CodeGen/AArch64 preserve-all-large-csr.ll

[AArch64] Fix miscompilation due to integer overflow in immediate offset for stack store/load instructions with preserve_all (#207026)

Fix AArch64 framelowering bug exposed by a preserve_all function that
spills 30+ callee-saved registers: paired stp/ldp offsets overflows the
signed 7-bit immediate, fixed by spilling those registers as single
str/ldr instead.

AI Usage Disclosure
AI was used to help the: 
- investigation process 
- suggestion of solution  
- suggestion of comment wordings

Fixes #204564
DeltaFile
+225-0llvm/test/CodeGen/AArch64/preserve-all-large-csr.ll
+7-3llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
+232-32 files

FreeBSD/ports a84928dcad/qspeakers distinfo Makefile

cad/qspeakers: Update to upstream release 1.8.6

Details:
- Mostly bugfixes, see
  https://github.com/be1/qspeakers/compare/1.8.5...1.8.6

MFH:            2026Q3
(cherry picked from commit 385bc3256cbdfeee2b079fd65ee8e96ca0164879)
DeltaFile
+3-3cad/qspeakers/distinfo
+3-2cad/qspeakers/Makefile
+6-52 files

FreeBSD/ports 385bc32cad/qspeakers distinfo Makefile

cad/qspeakers: Update to upstream release 1.8.6

Details:
- Mostly bugfixes, see
  https://github.com/be1/qspeakers/compare/1.8.5...1.8.6

MFH:            2026Q3
DeltaFile
+3-3cad/qspeakers/distinfo
+3-2cad/qspeakers/Makefile
+6-52 files

FreeBSD/ports 3694a9adevel/jansson distinfo Makefile

devel/jansson: Fix symbol versioning

PR:             296617
MFH:            2026Q3
Differential Revision:  https://reviews.freebsd.org/D58120

(cherry picked from commit 29783922a8601e22f1d5ad36e132703c710d7ee8)
DeltaFile
+5-1devel/jansson/distinfo
+5-0devel/jansson/Makefile
+10-12 files

LLVM/project e490b43clang/lib/Rewrite HTMLRewrite.cpp, clang/lib/StaticAnalyzer/Core HTMLDiagnostics.cpp

[analyzer] Fix invalid HTML nesting for popups at end of line (#207793)

The static analyzer's HTML reports contain misnested tags whenever a
variable with a `variable_popup` is the last token on a source line.
`AddLineNumber` inserts the row-closing `</td></tr>` with `InsertTextBefore`, which
places it in front of text previously inserted at the same offset. As a result,
the popup's closing `</table></span>` tags and the arrow anchor `</span>`
tags end up outside the table row. HTML parsers (jsoup, pup) and validators
reject the file from that point on.

Before:

<span class='variable'>b</td></tr><table
class='variable_popup'>...</table></span></span></span>

<img width="786" height="414" alt="image"
src="https://github.com/user-attachments/assets/023461ad-73e4-424e-a4fb-42faf7a945f0"
/>


    [28 lines not shown]
DeltaFile
+23-0clang/test/Analysis/html_diagnostics/variable-popups-eol.c
+8-5clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
+1-1clang/lib/Rewrite/HTMLRewrite.cpp
+32-63 files

FreeBSD/ports 2978392devel/jansson distinfo Makefile

devel/jansson: Fix symbol versioning

PR:             296617
MFH:            2026Q3
Differential Revision:  https://reviews.freebsd.org/D58120
DeltaFile
+5-1devel/jansson/distinfo
+5-0devel/jansson/Makefile
+10-12 files

FreeBSD/ports cb66985databases/ladybug distinfo Makefile

databases/ladybug: Update 0.18.0 => 0.18.1

Changelog:
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.1

PR:             296684
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 4e7586e42b2c05048a91e372a4cdd05032df1e6e)
DeltaFile
+3-3databases/ladybug/distinfo
+2-2databases/ladybug/Makefile
+5-52 files

FreeBSD/ports 4e7586edatabases/ladybug distinfo Makefile

databases/ladybug: Update 0.18.0 => 0.18.1

Changelog:
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.1

PR:             296684
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3databases/ladybug/distinfo
+2-2databases/ladybug/Makefile
+5-52 files

LLVM/project 79ebcadclang/lib/StaticAnalyzer/Checkers BlockInCriticalSectionChecker.cpp, clang/test/Analysis block-in-critical-section-raii.cpp

[analyzer] Prevent inlining RAII ctors/dtors (#208729)

BlockInCriticalSectionChecker registers the pre-call for the RAII ctors
and Dtors - and also the raw 'lock' and 'unlock' handlers.

However, pre-call does not prevent inlining. This means that (in the
likely case of) that the body is present, the analyzer will model the
effect of the lock twice. This happens on libc++ unique_lock.

We really should have eval-called the ctor/dtor to avoid the inlining of
those, but here we are.

rdar://175814310
DeltaFile
+53-0clang/test/Analysis/block-in-critical-section-raii.cpp
+40-9clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
+93-92 files

FreeBSD/ports b58cd2fnet/nfstrace Makefile

net/nfstrace: Fix build with json-c 0.19

json-c 0.19 added static inline accessors to <json-c/linkhash.h>,
which trigger -Wunused-function when building the bundled JSON
analyzer with -Werror.

Suppress the warning by adding -Wno-unused-function to CFLAGS.

Reported by:    olgeni
Differential Revision: https://reviews.freebsd.org/D58135
DeltaFile
+2-2net/nfstrace/Makefile
+2-21 files

NetBSD/src XIfiDSfsys/arch/aarch64/aarch64 locore.S

   More EL2 registers in DEBUG_LOCORE output
VersionDeltaFile
1.107+5-2sys/arch/aarch64/aarch64/locore.S
+5-21 files

FreeBSD/ports a065e3esysutils/rubygem-tmuxinator distinfo Makefile

sysutils/rubygem-tmuxinator: Update to 3.4.1

Changes:        https://github.com/tmuxinator/tmuxinator/releases
DeltaFile
+3-3sysutils/rubygem-tmuxinator/distinfo
+1-1sysutils/rubygem-tmuxinator/Makefile
+4-42 files

FreeBSD/ports 5488df9net/rubygem-omniauth-twitter distinfo Makefile

net/rubygem-omniauth-twitter: Update to 1.5.0

Changes:        https://github.com/arunagw/omniauth-twitter/blob/master/CHANGELOG.md
DeltaFile
+3-3net/rubygem-omniauth-twitter/distinfo
+3-2net/rubygem-omniauth-twitter/Makefile
+6-52 files

FreeBSD/ports 008f57dnet/rubygem-devfile distinfo Makefile

net/rubygem-devfile: Update to 0.5.1

Changes:        https://gitlab.com/gitlab-org/ruby/gems/devfile-gem/-/commits/main
DeltaFile
+3-3net/rubygem-devfile/distinfo
+1-1net/rubygem-devfile/Makefile
+4-42 files

FreeBSD/ports 21af9d2mail/rubygem-mail distinfo Makefile

mail/rubygem-mail: Update to 2.9.1

Changes:        https://github.com/mikel/mail/releases
DeltaFile
+3-3mail/rubygem-mail/distinfo
+1-1mail/rubygem-mail/Makefile
+4-42 files

FreeBSD/ports 2b84cbadevel/rubygem-tilt distinfo Makefile

devel/rubygem-tilt: Update to 2.8.0

Changes:        https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-tilt/distinfo
+1-1devel/rubygem-tilt/Makefile
+4-42 files

FreeBSD/ports 5439d5bgraphics/rubygem-rmagick distinfo Makefile

graphics/rubygem-rmagick: Update to 7.0.5

Changes:        https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
DeltaFile
+3-3graphics/rubygem-rmagick/distinfo
+1-1graphics/rubygem-rmagick/Makefile
+4-42 files

FreeBSD/ports c05d6cadevel/rubygem-hoe distinfo Makefile

devel/rubygem-hoe: Update to 4.7.1

Changes:        https://github.com/seattlerb/hoe/blob/master/History.rdoc
                https://docs.seattlerb.org/hoe/History_rdoc.html
DeltaFile
+3-3devel/rubygem-hoe/distinfo
+1-1devel/rubygem-hoe/Makefile
+4-42 files

FreeBSD/ports cf35413devel/rubygem-sequel distinfo Makefile

devel/rubygem-sequel: Update to 5.106.0

Changes:        https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
                https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
DeltaFile
+3-3devel/rubygem-sequel/distinfo
+1-1devel/rubygem-sequel/Makefile
+4-42 files

FreeBSD/ports 04e4116net/rubygem-google-cloud-storage distinfo Makefile

net/rubygem-google-cloud-storage: Update to 1.62.0

Changes:        https://github.com/googleapis/google-cloud-ruby/releases
                https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-storage/CHANGELOG.md
DeltaFile
+3-3net/rubygem-google-cloud-storage/distinfo
+1-1net/rubygem-google-cloud-storage/Makefile
+4-42 files

FreeBSD/ports 323799cwww/rubygem-passenger distinfo Makefile, www/rubygem-passenger/files patch-gemspec

www/rubygem-passenger: Update to 6.1.7

Changes:        https://github.com/phusion/passenger/releases
DeltaFile
+3-3www/rubygem-passenger/distinfo
+2-2www/rubygem-passenger/files/patch-gemspec
+1-1www/rubygem-passenger/Makefile
+6-63 files