LLVM/project 048589e.github/workflows/upload-release-artifact action.yml

workflows/upload-release-artifact: Fix spelling error in yaml tag (#176447)

DeltaFile
+1-1.github/workflows/upload-release-artifact/action.yml
+1-11 files

NetBSD/src B9rZP5Lsbin/newfs_v7fs newfs_v7fs.c

   newfs_v7fs: merge duplicate '-s' option
VersionDeltaFile
1.7+3-3sbin/newfs_v7fs/newfs_v7fs.c
+3-31 files

NetBSD/pkgsrc K64H8ikdoc CHANGES-2026

   doc: Updated devel/ruby-rspec-mocks to 3.13.7
VersionDeltaFile
1.371+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Q5ooxLYdevel/ruby-rspec-mocks distinfo Makefile

   devel/ruby-rspec-mocks: update to 3.13.7

   pkgsrc change: update HOMEPAGE.

   3.13.7 (2025-10-31)

   Bug Fixes:

   * Special case to_h, to_hash responses on null objects, prevents an issue
     with Rails. (Jon Rowe, #275)
VersionDeltaFile
1.47+4-4devel/ruby-rspec-mocks/distinfo
1.46+3-3devel/ruby-rspec-mocks/Makefile
+7-72 files

LLVM/project 0ece357.github/workflows release-binaries.yml

workflows/release-binaries: Pass user-token to upload-release-artifact (#176410)

This is necessary in order to be ablet to upload the artifact and was
omitted from a8ccd42ab23af6848929a638cd6b099953c7e491.
DeltaFile
+1-0.github/workflows/release-binaries.yml
+1-01 files

NetBSD/src EabLNJrusr.sbin/extattrctl extattrctl.c

   extattrctl: remove unhandled options and dead code
VersionDeltaFile
1.5+3-21usr.sbin/extattrctl/extattrctl.c
+3-211 files

NetBSD/pkgsrc 5JdyZu0doc CHANGES-2026

   doc: Updated devel/ruby-reline to 0.6.3
VersionDeltaFile
1.370+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qPBZYrDdevel/ruby-reline distinfo Makefile

   devel/ruby-reline: update to 0.6.3

   0.6.3 (2025-11-10)

   What's Changed

   Bug Fixes

   * Fix CSI pattern regexp to accept parameter bytes and intermediate bytes by
     @tompng in #848
   * Use key symbol names instead of hardcoded C-r C-s C-h C-? in
     reverse/forward i-search by @tompng in #855

   Other Changes

   * Bump actions/checkout from 4 to 5 by @dependabot[bot] in #846
   * Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot]
     in #844
   * Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #849

    [8 lines not shown]
VersionDeltaFile
1.6+4-4devel/ruby-reline/distinfo
1.6+5-2devel/ruby-reline/Makefile
+9-62 files

NetBSD/pkgsrc sGVHYwZdoc CHANGES-2026

   doc: Updated devel/ruby-rb_sys to 0.9.124
VersionDeltaFile
1.369+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Hg1QGBVdevel/ruby-rb_sys distinfo Makefile

   devel/ruby-rb_sys: update to 0.9.124

   0.9.118 (2025-12-04)

   What's Changed

   * Fix PackageNotFoundError name in msg by @stackmystack in #610
   * Bump MSRV to 1.71 by @xiaoxipang in #639
   * Support target-prefixed install_name_tool for cross-compilation by
     @xiaoxipang in #638
   * Fix Windows CI regressions and clean up test helpers by @ianks in #640
   * Add copy as markdown button on docsite by @ianks in #641
   * Bump github/codeql-action from 3.28.17 to 4.31.3 by @dependabot[bot] in
     #643
   * Bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 by
     @dependabot[bot] in #642
   * Bump ruby/setup-ruby from 1.238.0 to 1.267.0 by @dependabot[bot] in #636
   * Bump syn from 2.0.104 to 2.0.108 by @dependabot[bot] in #632
   * Bump proc-macro2 from 1.0.95 to 1.0.103 by @dependabot[bot] in #634

    [79 lines not shown]
VersionDeltaFile
1.2+4-4devel/ruby-rb_sys/distinfo
1.2+5-3devel/ruby-rb_sys/Makefile
+9-72 files

LLVM/project 2ba7f11flang/include/flang/Lower DirectivesCommon.h, llvm/cmake/modules HandleLLVMOptions.cmake

[CMake] Enable warnings for PCH (#176566)

CMake unfortunately disables this by default...
DeltaFile
+7-0llvm/cmake/modules/HandleLLVMOptions.cmake
+2-2flang/include/flang/Lower/DirectivesCommon.h
+9-22 files

LLVM/project 421d50bllvm/test/Transforms/LoopVectorize find-last.ll

[LV] Add additional tests for miscompile caused by 2abd6d6d7a.

Add tests showing mis-compiles caused by 2abd6d6d7a (#158088).
DeltaFile
+199-0llvm/test/Transforms/LoopVectorize/find-last.ll
+199-01 files

NetBSD/pkgsrc dDkXa3mdoc CHANGES-2026

   doc: Updated devel/ruby-rake-compiler-dock to 1.11.1
VersionDeltaFile
1.368+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc XApi42Ydevel/ruby-rake-compiler-dock PLIST distinfo

   devel/ruby-rake-compiler-dock

   1.10.0 (2025-10-25)

   * Add support for ARM64 host images and release rake-compiler-dock host
     images for ARM64 and x86_64. #140
   * Add new target platform aarch64-mingw-ucrt aka Windows on ARM. #152
   * Allow easier selection of the ruby run in the container. #151
   * Install mig which is a Macos specific RPC code generator. #155
   * Add RCD_IMAGE_VERSION env var to easily set image version or
     snapshot. #163
   * Disable rpath in cross compiled C extensions, since it is only valid in
     the build environment. #165
   * Drop support for Ruby 2.4, 2.5, and 2.6. #153 @ianks @flavorjones
   * Remove rbenv ruby version 2.5.9 from the build container. #153 @ianks
     @flavorjones
   * Rename History.md to CHANGELOG.md which is more common.

   Contributors

    [34 lines not shown]
VersionDeltaFile
1.2+9-5devel/ruby-rake-compiler-dock/PLIST
1.2+4-4devel/ruby-rake-compiler-dock/distinfo
1.2+2-2devel/ruby-rake-compiler-dock/Makefile
+15-113 files

LLVM/project 59e8557llvm/test/Analysis/CostModel/AArch64 sve-cast.ll cast.ll

[AArch64] Remove AdjustCost from getCastInstrCost. (#143073)

This adds costsize (and latency / code-lat) costs for AArch64's
getCastInstr. This mostly affects how much unrolling is performed, and
helps bring the codesize cost in line with the number of instructions we
generate.
DeltaFile
+605-605llvm/test/Analysis/CostModel/AArch64/sve-cast.ll
+304-304llvm/test/Analysis/CostModel/AArch64/cast.ll
+72-72llvm/test/Analysis/CostModel/AArch64/arith-widening.ll
+68-68llvm/test/Analysis/CostModel/AArch64/sve-itofp.ll
+64-64llvm/test/Analysis/CostModel/AArch64/fcmp.ll
+42-42llvm/test/Analysis/CostModel/AArch64/sve-fcmp.ll
+1,155-1,15516 files not shown
+1,396-1,40622 files

NetBSD/pkgsrc mLUzKYgdoc CHANGES-2026

   doc: Updated devel/ruby-rake-compiler to 1.3.1
VersionDeltaFile
1.367+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5BVgKF5devel/ruby-rake-compiler distinfo Makefile

   devel/ruby-rake-compiler: update to 1.3.1

   1.3.1 (2025-05-06)

   Improvements:

   * Java: Improved javac detection.
VersionDeltaFile
1.5+4-4devel/ruby-rake-compiler/distinfo
1.5+2-2devel/ruby-rake-compiler/Makefile
+6-62 files

OpenBSD/ports PT4rJyCdevel/py-asn1 distinfo Makefile

   Update to py3-asn1-0.6.2.
VersionDeltaFile
1.22+2-2devel/py-asn1/distinfo
1.46+1-2devel/py-asn1/Makefile
+3-42 files

LLVM/project 459990dllvm/lib/Transforms/Vectorize VPlanRecipes.cpp LoopVectorize.cpp, llvm/test/Transforms/LoopVectorize vplan-printing-reductions.ll

 [VPlan] Replace PhiR operand of ComputeFindIVResult with VPIRFlags. #174026  (#175461)

Replace the Phi recipe operand of ComputeFindIVResult with VPIRFlags,
building on top of https://github.com/llvm/llvm-project/pull/174026.

PR: https://github.com/llvm/llvm-project/pull/175461
DeltaFile
+28-38llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
+15-6llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+11-8llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
+4-6llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
+1-1llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
+1-1llvm/test/Transforms/LoopVectorize/vplan-printing-reductions.ll
+60-606 files

NetBSD/src YekhKHRtests/usr.bin/xlint/lint1 msg_132.c, usr.bin/xlint/lint1 tree.c

   lint: limit the return value of read(2) and write(2) to the buffer size
VersionDeltaFile
1.702+36-11usr.bin/xlint/lint1/tree.c
1.58+17-5tests/usr.bin/xlint/lint1/msg_132.c
+53-162 files

OpenBSD/src RzleBailib/libcrypto/arch/amd64 crypto_arch.h Makefile.inc, lib/libcrypto/arch/hppa Makefile.inc crypto_arch.h

   Provide LIBRESSL_USE_.*_ASSEMBLY defines.

   Make life easier for portable by providing LIBRESSL_USE_.*_ASSEMBLY
   defines, which enable/disable assembly for a specific algorithm. This
   means that selected platforms can include the assembly files and specify
   a define, rather than having to try to patch the crypto_arch.h headers.

   Discussed with tb@
VersionDeltaFile
1.17+11-4lib/libcrypto/arch/i386/crypto_arch.h
1.18+11-4lib/libcrypto/arch/amd64/crypto_arch.h
1.4+7-3lib/libcrypto/arch/sparc64/crypto_arch.h
1.30+8-1lib/libcrypto/arch/hppa/Makefile.inc
1.4+7-2lib/libcrypto/arch/hppa/crypto_arch.h
1.46+7-2lib/libcrypto/arch/amd64/Makefile.inc
+51-1611 files not shown
+104-3117 files

NetBSD/pkgsrc lrbeqmddoc CHANGES-2026

   doc: Updated devel/ruby-parser to 3.22.0
VersionDeltaFile
1.366+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vAlwHqBdevel/ruby-parser distinfo Makefile

   devel/ruby-parser: update to 3.22.0

   3.22.0 (2025-12-20)

   1 major enhancement:

   * Announced the EOL of ruby_parser! YAY!

   6 minor enhancements:

   * 3.3: working down the grammar structural differences.
   * Added tentative 3.4 support.
   * Renamed assignable to old_assignable and added newer cleaner assignable
   * Restructured comparison rake tasks and normalization to deal with lrama
     changes.
   * Updated compare versions and added 3.4.
   * Updated grammars to fit most closely to ruby 3.2. Working it down the
     line.


    [15 lines not shown]
VersionDeltaFile
1.47+4-4devel/ruby-parser/distinfo
1.48+2-2devel/ruby-parser/Makefile
1.22+2-1devel/ruby-parser/PLIST
+8-73 files

NetBSD/pkgsrc NC113A2doc CHANGES-2026

   doc: Updated devel/ruby-mocha to 3.0.1
VersionDeltaFile
1.365+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Y0B9xySdevel/ruby-mocha PLIST distinfo

   devel/ruby-mocha: update to 3.0.1

   2.8.0 (2025-11-11)

   Many thanks to @etiennebarrie for his help in testing v3.0.0 release
   candidates which led to many of these changes.

   External changes

   * Extract ParameterMatchers::BaseMethods module and deprecate inheriting
     from ParameterMatchers::Base class (0ddfbe4b)
   * Move matcher builder methods into ParameterMatchers::Methods module and
     only include that module into API (2de41423)
   * Provide deprecated access to matcher builder methods when including
     ParameterMatchers module (299488e1)
   * Provide deprecated access to matcher classes,
     e.g. ParameterMatchers::Equals, from within tests/specs (dcced1b4)

   Internal changes

    [94 lines not shown]
VersionDeltaFile
1.33+13-8devel/ruby-mocha/PLIST
1.45+4-4devel/ruby-mocha/distinfo
1.43+2-2devel/ruby-mocha/Makefile
+19-143 files

LLVM/project 0108059llvm/utils/gn/secondary/clang/lib/Analysis/Scalable BUILD.gn, llvm/utils/gn/secondary/clang/unittests/Analysis/Scalable BUILD.gn

[gn build] Port 0d481bf0b952
DeltaFile
+3-0llvm/utils/gn/secondary/clang/unittests/Analysis/Scalable/BUILD.gn
+1-0llvm/utils/gn/secondary/clang/lib/Analysis/Scalable/BUILD.gn
+4-02 files

NetBSD/pkgsrc OZBZQEedoc CHANGES-2026

   doc: Updated devel/ruby-google-protobuf to 4.33.4
VersionDeltaFile
1.364+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GJXQXcAdevel/ruby-google-protobuf distinfo Makefile

   devel/ruby-google-protobuf: update to 4.33.4

   4.33.4 (2026-01-12)

   Exact changes are unknown.
VersionDeltaFile
1.12+4-4devel/ruby-google-protobuf/distinfo
1.15+2-3devel/ruby-google-protobuf/Makefile
+6-72 files

LLVM/project a51eab9mlir/include/mlir/Dialect/MemRef/IR MemRefOps.td, mlir/lib/Dialect/MemRef/IR MemRefOps.cpp

[mlir][memref] Add a `ViewOp::getMixedSizes` (#176561)

This PR adds a useful `getMixedSizes` method for memref.view.
DeltaFile
+14-0mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
+4-4mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
+3-0mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
+21-43 files

FreeBSD/doc b9622b8website/content/en/status/report-2025-10-2025-12 lkpi-wireless.adoc

Status/2025q4/lkpi-wireless.adoc: Add report

Sponsored by:   The FreeBSD Foundation
Reviewed by:    salvadore
Differential Revision: https://reviews.freebsd.org/D54430
DeltaFile
+51-0website/content/en/status/report-2025-10-2025-12/lkpi-wireless.adoc
+51-01 files