LLVM/project 246466fflang/test/Driver intrinsic-module-path.f90

Remove stray underscore
DeltaFile
+1-1flang/test/Driver/intrinsic-module-path.f90
+1-11 files

LLVM/project b2e5b74lldb/source/Target Process.cpp, lldb/test/API/functionalities/breakpoint/breakpoint_while_running TestBreakpointWhileRunning.py main.c

[lldb] Fix delayed breakpoints on running processes

Breakpoints should never be delayed on a running process, as they can
immediately affect program execution.
DeltaFile
+26-0lldb/test/API/functionalities/breakpoint/breakpoint_while_running/TestBreakpointWhileRunning.py
+8-0lldb/test/API/functionalities/breakpoint/breakpoint_while_running/main.c
+3-0lldb/test/API/functionalities/breakpoint/breakpoint_while_running/Makefile
+3-0lldb/source/Target/Process.cpp
+40-04 files

LLVM/project 62ce831mlir/test/Transforms mem2reg.mlir, mlir/test/lib/Dialect/Test TestOpDefs.cpp TestOps.td

add more tests
DeltaFile
+140-0mlir/test/Transforms/mem2reg.mlir
+28-0mlir/test/lib/Dialect/Test/TestOpDefs.cpp
+23-0mlir/test/lib/Dialect/Test/TestOps.td
+191-03 files

LLVM/project 3b60d8cflang/test/Driver intrinsic-module-path.f90

Apply suggeston by @tarunprabhu

Co-authored-by: Tarun Prabhu <tarun at lanl.gov>
DeltaFile
+1-1flang/test/Driver/intrinsic-module-path.f90
+1-11 files

NetBSD/pkgsrc-wip b5fa74apy-apycula PLIST Makefile, py-noiseprotocol PLIST Makefile

py-apycula, py-noiseprotocol, py-slip10: removed; already in base
DeltaFile
+0-74py-noiseprotocol/PLIST
+0-73py-apycula/PLIST
+0-24py-slip10/Makefile
+0-20py-noiseprotocol/Makefile
+0-18py-apycula/Makefile
+0-16py-slip10/PLIST
+0-22511 files not shown
+1-26517 files

LLVM/project 7a6e6dcclang/lib/AST Decl.cpp, clang/test/AST ast-dump-linkage-internal.cpp

Revert "[clang] Give unnamed namespaces internal linkage" (#198738)

This was causing assertion failures:

Assertion `D->getCachedLinkage() == LV.getLinkage()' failed.

see discussion on the original PR.

Reverts llvm/llvm-project#198215
DeltaFile
+30-35clang/lib/AST/Decl.cpp
+3-9clang/test/AST/ast-dump-linkage-internal.cpp
+33-442 files

LLVM/project 27dfeeamlir/lib/Conversion/SPIRVToLLVM SPIRVToLLVM.cpp, mlir/test/Conversion/SPIRVToLLVM gl-ops-to-llvm.mlir

[mlir][SPIRVToLLVM] Add missing conversions for GL ops (#198722)

Add direct LLVM intrinsic lowerings for spirv.GL.Pow, spirv.GL.Fma,
spirv.GL.UMax, spirv.GL.UMin, and spirv.GL.SAbs
DeltaFile
+65-0mlir/test/Conversion/SPIRVToLLVM/gl-ops-to-llvm.mlir
+25-1mlir/lib/Conversion/SPIRVToLLVM/SPIRVToLLVM.cpp
+90-12 files

NetBSD/pkgsrc-wip 06fa5e8prusaslicer PLIST distinfo

prusaslicer: Update to 2.9.5

This is final release of PrusaSlicer 2.9.5, introducing substantial
improvements in SLA slicing pipeline. Please, read change logs of 2.9.5-beta2
and 2.9.5-rc1 for more detailed description of the new features with respect
to 2.9.4.

PrusaSlicer 2.9.5-rc1 Pre-release

Summary

This is the first release candidate of PrusaSlicer 2.9.5. Read the change log
of 2.9.5-beta2 to see complete list of changes compared to 2.9.4.

The release candidate saves its profiles into the regular PrusaSlicer
configuration directory. When you first run it, it will search for all
configurations produced by alpha or beta versions and offer to create a copy
of the latest one.


    [101 lines not shown]
DeltaFile
+22-0prusaslicer/PLIST
+3-3prusaslicer/distinfo
+1-1prusaslicer/Makefile
+26-43 files

OPNSense/plugins 6333186net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditOSPF6RouteMaps.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga OSPF6.xml

Allow multiple prefix list selections in a route map in OSPF6 as well
DeltaFile
+7-3net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospf6d.conf
+5-3net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga/OSPF6.xml
+0-1net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms/dialogEditOSPF6RouteMaps.xml
+12-73 files

LLVM/project d56af3ellvm/lib/CodeGen/SelectionDAG SelectionDAG.cpp, llvm/test/CodeGen/X86 known-never-zero.ll

[DAG] isKnownNeverZero - add computeKnownBits fallback DemandedElts handling and tests (#198691)

Add DemandedElts to fallback cases in isKnownNeverZero
Fixes #183041 

Tests:
AND and XOR as fallback cases, can see the improvement after code updated.
DeltaFile
+146-0llvm/test/CodeGen/X86/known-never-zero.ll
+1-1llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
+147-12 files

NetBSD/pkgsrc wd8qmqodoc CHANGES-2026

   Updated www/py-django-polymorphic, www/py-django-import-export, www/py-django-modelcluster, www/py-django-formtools
VersionDeltaFile
1.3145+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc j2xNF6Swww/py-django-formtools distinfo Makefile, www/py-django-formtools/patches patch-pyproject.toml

   py-django-formtools: updated to 2.6.1

   2.6.1 (2026-05-16)

   - Add missing .mo files for translations updated in 2.6
   - Add support for Django 6.0

   2.6 (2026-05-16)

   - Fix form validation in default templates
   - Exclude tests from wheels
   - Improved performance when using condition_dict
   - Dropped support for Python < 3.9 and Django < 4.2
   - Added support for Django 5.1/5.2
   - Updated translations
VersionDeltaFile
1.11+4-5www/py-django-formtools/distinfo
1.17+4-5www/py-django-formtools/Makefile
1.2+1-1www/py-django-formtools/patches/patch-pyproject.toml
+9-113 files

FreeBSD/ports 7b54901lang/zig015 Makefile, lang/zig015/files patch-CMakeLists.txt

lang/zig015: add powerpc64le support
DeltaFile
+14-0lang/zig015/files/patch-CMakeLists.txt
+1-1lang/zig015/Makefile
+15-12 files

NetBSD/pkgsrc Vo7hJuxwww/py-django-modelcluster distinfo Makefile

   py-django-modelcluster: updated to 6.5

   6.5 (01.05.2026)

   * Preliminary Django 6.1 support (Sage Abdullah)
   * Implement `none` method on FakeQuerySet (Victor Miti)
   * Fix: Recursively copy child relations on `copy_cluster`, `copy_all_child_relations` and `copy_child_relation` (Jakub Musil, Matt Westcott)
   * Fix: Fix behavior of ParentalManyToManyFields and `prefetch_related()` supplied with a lookup queryset (Bernhard Bliem)
   * Fix: Prevent `ClusterForm` creating duplicates when unsaved child objects exist on both initial instance and form data (Alex Tomkins)
   * Maintenance: Migrate setup.py to pyproject.toml (Storm Heg)
   * Maintenance: Add tooling for linting / formatting (Storm Heg)
   * Maintenance: Set up nightly testing against Django main branch (Storm Heg)
   * Maintenance: Set up PyPI trusted publishing (Storm Heg)
VersionDeltaFile
1.10+4-4www/py-django-modelcluster/distinfo
1.12+2-2www/py-django-modelcluster/Makefile
+6-62 files

NetBSD/pkgsrc EId4mYXwww/py-django-import-export distinfo Makefile

   py-django-import-export: updated to 4.4.1

   4.4.1

   - Refactor lookup value retrieval in Field and CachedForeignKeyWidget
   - Fix CachedForeignKeyWidget type mismatch on non-string lookup fields
VersionDeltaFile
1.39+4-4www/py-django-import-export/distinfo
1.47+2-2www/py-django-import-export/Makefile
+6-62 files

LLVM/project c212d64lldb/include/lldb/Target Process.h, lldb/source/Target Process.cpp

[lldb][NFC] Sink eager breakpoint logic into ExecuteBreakpointSiteAction

A future patch will want to control whether all breakpoints are eager or
not based on whether the process is running. Sinking the logic allows
for a smaller diff.
DeltaFile
+11-13lldb/source/Target/Process.cpp
+2-1lldb/include/lldb/Target/Process.h
+13-142 files

NetBSD/pkgsrc jwYNCNgwww/py-django-polymorphic distinfo Makefile

   py-django-polymorphic: updated to 4.11.3

   4.11.3

   Bump requests from 2.32.5 to 2.33.0
   Bump cryptography from 46.0.5 to 46.0.6
   Bump pygments from 2.19.2 to 2.20.0
   Bump pytest from 9.0.2 to 9.0.3
   Bump cryptography from 46.0.6 to 46.0.7
   Bump the gha-updates group with 7 updates
   jazzband -> django-commons updates
   🤖 Update Code of Conduct 🤖
   upgrade lock file, upgrade type checking, cut release for django-commons
   move codecov from token to oidc
   fix release workflow
VersionDeltaFile
1.15+4-4www/py-django-polymorphic/distinfo
1.17+2-2www/py-django-polymorphic/Makefile
+6-62 files

OPNSense/core 141f5a6Mk version.mk

Revert "pkg: fix numpy version name"

This reverts commit 06291661ef1290b2b6c7a30cd18c0d4a563a0cf0.

Flippety-flop the ports tree went!

(cherry picked from commit 9dcd63d3e5ee8154ce8389108e6f7308b4b00bde)
DeltaFile
+1-1Mk/version.mk
+1-11 files

OPNSense/core 9dcd63dMk version.mk

Revert "pkg: fix numpy version name"

This reverts commit 06291661ef1290b2b6c7a30cd18c0d4a563a0cf0.

Flippety-flop the ports tree went!
DeltaFile
+1-1Mk/version.mk
+1-11 files

LLVM/project 0906d86llvm/runtimes CMakeLists.txt

Revert "[cmake][runtimes] Pass variable type for passthrough CMake options (#…"

This reverts commit 2e06e008a7b44fab5c0d7fbc4331c696b5e19b06.
DeltaFile
+0-8llvm/runtimes/CMakeLists.txt
+0-81 files

FreeBSD/ports 2fd5804security/transcrypt distinfo Makefile

security/transcrypt: Update to 2.3.2

ChangeLog:      https://github.com/elasticdog/transcrypt/releases/tag/v2.3.2

Reported by:    James Murty <notifications at github.com>
DeltaFile
+3-3security/transcrypt/distinfo
+1-1security/transcrypt/Makefile
+4-42 files

LLVM/project 2e3671eclang/lib/AST Decl.cpp, clang/test/AST ast-dump-linkage-internal.cpp

Revert "[clang] Give unnamed namespaces internal linkage (#198215)"

This reverts commit 7ae1a3fad8f06625d4e55b846a090ce9206c3c82.
DeltaFile
+30-35clang/lib/AST/Decl.cpp
+3-9clang/test/AST/ast-dump-linkage-internal.cpp
+33-442 files

FreeBSD/ports 53a373bnet/rustconn distinfo Makefile

net/rustconn: Update to 0.14.1

ChangeLog:

- https://github.com/totoshko88/RustConn/releases/tag/v0.14.0
- https://github.com/totoshko88/RustConn/releases/tag/v0.14.1

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3net/rustconn/distinfo
+1-1net/rustconn/Makefile
+4-42 files

NetBSD/pkgsrc trnQy5edoc CHANGES-2026

   Updated devel/py-greenlet, devel/py-setuptools-gettext
VersionDeltaFile
1.3144+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc kBJXgw2devel/py-setuptools-gettext distinfo PLIST

   py-setuptools-gettext: updated to 0.1.18

   0.1.18
   Add support for locale/<code>/LC_MESSAGES/<domain>.po layout
   Allow configuring the msgfmt compiler in pyproject.toml
   Include .po files in sdist and run build_mo via python -m build
VersionDeltaFile
1.3+4-4devel/py-setuptools-gettext/distinfo
1.2+4-1devel/py-setuptools-gettext/PLIST
1.3+2-2devel/py-setuptools-gettext/Makefile
+10-73 files

NetBSD/pkgsrc EziSXhEdevel/py-greenlet distinfo Makefile

   py-greenlet: updated to 3.5.0

   3.5.0

   - Remove the ``atexit`` callback. This callback caused greenlet APIs
     to become unavailable far too soon during interpreter shutdown. Now
     they remain available while all ``atexit`` callbacks run. Sometime
     after ``Py_IsFinalizing`` becomes true, they may begin misbehaving.
     Because the order in which C extensions are finalized is undefined,
     C extensions that are sensitive to this need to check the results of
     that function before invoking greenlet APIs. As a convenience,
     ``PyGreenlet_GetCurrent`` sets an exception and returns ``NULL``
     when this happens (and ``greenlet.getcurrent`` begins returning
     ``None``); other greenlet C API functions have undefined behaviour.
     Methods invoked directly on pre-existing ``greenlet.greenlet``
     objects will continue to function at least until the greenlet C
     extension has been garbage collected and finalized.
VersionDeltaFile
1.38+4-4devel/py-greenlet/distinfo
1.40+2-2devel/py-greenlet/Makefile
+6-62 files

NetBSD/pkgsrc aZs8QEgdevel/protobuf Makefile

   protobuf: Add BIND_NOW workaround to avoid illumos deadlocks.
VersionDeltaFile
1.105+6-1devel/protobuf/Makefile
+6-11 files

NetBSD/pkgsrc qEdzOA9devel/protobuf-c Makefile

   protobuf-c: Update comment, no functional change.
VersionDeltaFile
1.35+4-3devel/protobuf-c/Makefile
+4-31 files

LLVM/project 24b74ddlldb/test/API/functionalities/duplicate-archive-members TestDuplicateMembers.py Makefile, lldb/test/API/macosx/duplicate-archive-members TestDuplicateMembers.py Makefile

[lldb] Move TestDuplicateMembers.py (#198532)

`TestDuplicateMembers.py` is not macosx specific and does not run on
Windows because the `ar` utility which does not exist on Windows.

This patch moves the test to the `test/API/functionalities` directory.
DeltaFile
+56-0lldb/test/API/functionalities/duplicate-archive-members/TestDuplicateMembers.py
+0-55lldb/test/API/macosx/duplicate-archive-members/TestDuplicateMembers.py
+20-0lldb/test/API/functionalities/duplicate-archive-members/Makefile
+0-20lldb/test/API/macosx/duplicate-archive-members/Makefile
+0-9lldb/test/API/macosx/duplicate-archive-members/main.c
+8-0lldb/test/API/functionalities/duplicate-archive-members/main.c
+84-844 files not shown
+96-9610 files

OPNSense/core b73465csrc/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php, src/opnsense/mvc/app/models/OPNsense/Firewall Filter.xml

Firewall: Rules [new]: Fix action, ipprotocol and protocol translations (legacy rules) (#10299)

* Firewall: Rules [new]: Fix action, ipprotocol and protocol translations. Fix Automatically generated rules category.

* Ensure translations are passed through all the way to icon formatter in view

* Ensure inet46 always shows as Any or *

* Update src/opnsense/mvc/app/models/OPNsense/Firewall/Filter.xml

Co-authored-by: Franco Fichtner <franco at opnsense.org>

* Update src/opnsense/scripts/filter/list_non_mvc_rules.php

Co-authored-by: Franco Fichtner <franco at opnsense.org>

---------

Co-authored-by: Franco Fichtner <franco at opnsense.org>
DeltaFile
+13-13src/opnsense/mvc/app/views/OPNsense/Firewall/filter_rule.volt
+10-3src/opnsense/scripts/filter/list_non_mvc_rules.php
+7-3src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api/FilterController.php
+1-1src/opnsense/mvc/app/models/OPNsense/Firewall/Filter.xml
+31-204 files