NetBSD/pkgsrc 2IH62TBdoc CHANGES-2026

   Updated devel/py-ruff, devel/py-typer, devel/py-greenlet
VersionDeltaFile
1.5062+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc XOMujN0devel/py-greenlet Makefile distinfo

   py-greenlet: updated to 3.5.4

   3.5.4 (2026-07-22)

   - Fix a crash (segfault) on free-threaded builds of Python 3.14 and
     later when the garbage collector runs while a greenlet that was
     started from a non-empty C-stack-reference state is active.
     See `issue 515
     <https://github.com/python-greenlet/greenlet/issues/515>`_.
     Thanks to ddorian and Kumar Aditya.

   - Fix a potential use-after-free on free-threaded builds of Python 3.14
     and later when the garbage collector runs while a greenlet is
     suspended holding a ``_PyCStackRef`` (for example, mid attribute
     resolution). See
     `issue 515 <https://github.com/python-greenlet/greenlet/issues/515>`_.
     Thanks to ddorian and Kumar Aditya.

   - Fix a deadlock on free-threaded builds when a greenlet switch happened

    [10 lines not shown]
VersionDeltaFile
1.11+10-1devel/py-greenlet/PLIST
1.42+4-4devel/py-greenlet/distinfo
1.44+2-2devel/py-greenlet/Makefile
+16-73 files

NetBSD/pkgsrc dVuqnbBdevel/py-typer Makefile distinfo

   py-typer: updated to 0.27.1

   0.27.1

   Features

   Make epilog formatting consistent with other parts of the help string.

   Docs

   Add Library Skills documentation.
   Prevent scroll-to-top on restart/fast buttons in the documentation.
   Recommend uv projects by default in docs.
   Update help docs.

   Internal

   Upgrade latest-changes to 0.7.1.
VersionDeltaFile
1.12+4-4devel/py-typer/distinfo
1.12+2-2devel/py-typer/Makefile
+6-62 files

NetBSD/pkgsrc 6OKUrxkdevel/py-ruff Makefile cargo-depends.mk

   py-ruff: updated to 0.16.2

   0.16.2

   Bug fixes

   [flake8-pyi] Avoid false positives on singledispatch functions (PYI041)

   Server

   Register formatting capabilities dynamically to exclude TOML files
VersionDeltaFile
1.116+40-40devel/py-ruff/distinfo
1.110+12-12devel/py-ruff/cargo-depends.mk
1.119+2-2devel/py-ruff/Makefile
+54-543 files

NetBSD/pkgsrc-wip dbb531cp5-Imager Makefile distinfo

p5-Imager: update to 1.034.

Imager 1.034 - 7 August 2026
============

 - EXIF: fix decoding of ASCII fields with zero size.
   thanks to Arpit Jain for the report
   GHSA-hx46-55wp-hv6m
   CVE-2026-19082

 - JPEG: depend on Imager 1.034 for the EXIF decoding fix.

 - include bundled module Changes files in the main Imager distribution

 - TIFF: sizeproc could potentiallly ignore a seek error when finding
   the current position (but then should fail later trying to restore
   it.)  Revealed by a signed comparison warning.

 - warning fix pass, testing with -Wall -Wextra -Werror:

    [41 lines not shown]
DeltaFile
+3-3p5-Imager/distinfo
+1-1p5-Imager/Makefile
+4-42 files

NetBSD/pkgsrc-wip 69c968ccrush Makefile distinfo

crush: Update to 0.88.1

Changelog

New!
* bdad0f1: feat(mcp): don't hold callback port open permanently (#3481) (@taciturnaxolotl)

Fixed
* cfad814: fix(dialog): add clear alias to summarize (#3464) (@joestump)
* 1134a5d: fix(dialog): raise permission-guard quiet period to survive natural typing pauses (#3393) (@albatrossflyon-coder)
* 768ffad: fix(hyper): keep working cache when provider cache can't be written (@meowgorithm)
*       9efc08c: fix(hyper): render error messages from back-end (#3513) (@andreynering)
*       42f3ce0: fix(lsp): handle window/workDoneProgress/create to prevent server crash (#3445) (@piakdev)
*       604a7e3: fix(providers): swap the provider cache instead of rewriting it (@meowgorithm)
* 85d83ce: fix(server): keep concurrent sessions from killing each other (@meowgorithm)
*       ebd1857: fix(server): mcp auth in client-server mode (@meowgorithm)
*       71fa577: fix(server): release test DB before Windows temp-dir cleanup (@meowgorithm)
*       390ee36: fix(server): replace stale servers that predate shutdown_if_idle (@meowgorithm)
*       7cdef9e: fix(server): typing lag over TCP in client/server mode (@meowgorithm)

    [19 lines not shown]
DeltaFile
+33-91crush/COMMIT_MSG
+3-3crush/distinfo
+1-1crush/Makefile
+37-953 files

NetBSD/pkgsrc 85PHhBCwww/libkiwix Makefile

   www/libkiwix: add atomic64.mk, fixes build problem for macppc.
VersionDeltaFile
1.10+2-1www/libkiwix/Makefile
+2-11 files

NetBSD/pkgsrc uLgK2Aldoc CHANGES-2026

   doc: Updated net/coturn to 4.17.1
VersionDeltaFile
1.5061+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc h4B9Sggnet/coturn Makefile distinfo, net/coturn/patches patch-configure

   net/coturn: Update to 4.17.1

   Drop patch for ginstall problem, following upstream fix.

   Upstream NEWS content, less bugfixes and minor improvements:

   Release 4.17.1

   Changelist:
   - Flash before socket close (#2041) (Pavel Punsky <eakraly at users.noreply.github.com>)
   - build: Drop ginstall detection in configure (#2038) (Pavel Punsky <eakraly at users.noreply.github.com>)
VersionDeltaFile
1.9+4-5net/coturn/distinfo
1.19+2-3net/coturn/Makefile
1.2+1-1net/coturn/patches/patch-configure
+7-93 files

NetBSD/pkgsrc PG9yqgfdoc CHANGES-2026

   doc: Updated print/qpdfview to 0.5
VersionDeltaFile
1.5060+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yoRAac9print/qpdfview distinfo Makefile, print/qpdfview/patches patch-sources_model.h patch-qpdfview.pri

   print/qpdfview: Update to 0.5

   * Convert to use Qt6. Requested by pin@. Thank you.

   Changelog:
   Release 0.5:
     * Added support for Qt version 6 while keeping compatibility with Qt version 4 and 5 intact.
     * Changed required language version from C++98 to C++11.
     * Added context menu item to add selected text to bookmark comment. Thanks to S. Razi Alavizadeh.
     * Imported various new and updated translations from Launchpad. Thanks to all Launchpad translators!
VersionDeltaFile
1.6+21-15print/qpdfview/PLIST
1.3+11-9print/qpdfview/patches/patch-application.pro
1.6+8-8print/qpdfview/patches/patch-qpdfview.pri
1.10+6-7print/qpdfview/distinfo
1.147+6-7print/qpdfview/Makefile
1.2+1-1print/qpdfview/patches/patch-sources_model.h
+53-476 files

NetBSD/pkgsrc 5GQzG7Bsysutils/ups-nut Makefile

   ups-nut: Fix hardcoded TOOLS_DIR reference.
VersionDeltaFile
1.85+8-1sysutils/ups-nut/Makefile
+8-11 files

NetBSD/pkgsrc-wip fa4ef1aicann-rdap COMMIT_MSG PLIST

net/icann-rdap: Update icann-rdap to version 0.0.30

This repository contains open source code written by the Internet Corporation
for Assigned Names and Numbers (ICANN) (https://www.icann.org). for use with
the Registry Data Access Protocol (RDAP). RDAP is standard of the
IETF (https://ietf.org/), and extensions to RDAP are a current work activity
of the IETF's REGEXT working group
(https://datatracker.ietf.org/wg/regext/documents/). More information on
ICANN's role in RDAP can be found at https://www.icann.org/rdap. General
information on RDAP can be found at https://rdap.rcode3.com/.
DeltaFile
+1,038-906icann-rdap/distinfo
+345-301icann-rdap/cargo-depends.mk
+48-2icann-rdap/Makefile
+6-5icann-rdap/PLIST
+1-1icann-rdap/COMMIT_MSG
+1,438-1,2155 files

NetBSD/src j4jWVxlsys/dev/fdt fdtvar.h wdc_fdt.c

   Add fdtbus_get_reg_shift() to get the "reg-shift" property and provide
   a default value, rather than open-coding it everywhere it's used.  It's
   common enough in various device bindings, and ePAPR describes it as a
   generic device property.
VersionDeltaFile
1.14+6-10sys/dev/fdt/dw_apb_uart.c
1.9+4-10sys/dev/fdt/ns8250_uart.c
1.43+8-2sys/dev/fdt/fdt_subr.c
1.2+3-6sys/dev/fdt/wdc_fdt.c
1.2+3-6sys/dev/fdt/pcfiic_fdt.c
1.87+2-1sys/dev/fdt/fdtvar.h
+26-356 files

NetBSD/src XQNKc2Jsys/dev/fdt fdt_subr.c

   Re-factor fdtbus_get_addr_cells() and fdtbus_get_size_cells() into
   fdtbus_get_u32prop_with_default().
VersionDeltaFile
1.42+16-14sys/dev/fdt/fdt_subr.c
+16-141 files

NetBSD/pkgsrc Tt0wpxZdoc TODO

   doc/TODO: + grafana-13.1.3, quodlibet-4.7.1.
VersionDeltaFile
1.27700+3-2doc/TODO
+3-21 files

NetBSD/src V9fuPbFsys/kern subr_disk_4bsd.c

   If a 4.4BSD disklabel is not found in the "native" location (by
   specifical label sector / offset), then scan the first 3 sectors
   of the disk for one.
VersionDeltaFile
1.3+88-37sys/kern/subr_disk_4bsd.c
+88-371 files

NetBSD/src bGL7jxesys/dev/i2c i2c.c

   i2c module does not depend on the i2c_bitbang module.  That's the
   responsibility of individual back-end drivers.
VersionDeltaFile
1.108+3-3sys/dev/i2c/i2c.c
+3-31 files

NetBSD/pkgsrc OaRKzPCdoc CHANGES-2026

   doc: Updated chat/matrix-synapse to 1.158.0
VersionDeltaFile
1.5059+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gmsFVbhchat/matrix-synapse Makefile PLIST

   chat/matrix-synapse: Update to 1.158.0

   Tested on NetBSD 10 amd64 with 2026Q2 environment.

   # Synapse 1.158.0 (2026-08-04)

   ## Features

   - Change default room version to 11, implementing [MSC4239](https://github.com/matrix-org/matrix-spec-proposals/pull/4239) as part of Matrix v1.14. ([\#18680](https://github.com/element-hq/synapse/issues/18680))
   - Add animation support to the media thumbnailer, gated behind the `animated` query parameter on the thumbnail endpoint (defaults to off). ([\#18831](https://github.com/element-hq/synapse/issues/18831))
   - Return `M_USER_LIMIT_EXCEEDED` error code for media upload limits from [MSC4335](https://github.com/matrix-org/matrix-spec-proposals/pull/4335). ([\#18876](https://github.com/element-hq/synapse/issues/18876))
   - Add Synapse Module API hook that notifies modules when events are delivered over federation (`register_federation_callbacks(...)`). ([\#20019](https://github.com/element-hq/synapse/issues/20019))
VersionDeltaFile
1.96+40-19chat/matrix-synapse/distinfo
1.40+12-5chat/matrix-synapse/cargo-depends.mk
1.73+7-0chat/matrix-synapse/PLIST
1.134+2-2chat/matrix-synapse/Makefile
+61-264 files

NetBSD/pkgsrc 9VeFPGndoc CHANGES-2026

   doc: Updated geography/qgis to 3.44.13
VersionDeltaFile
1.5058+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8EPq5fwgeography/qgis Makefile distinfo

   geography/qgis: Update to 3.44.13

   Upstream NEWS: micro release
VersionDeltaFile
1.94+4-4geography/qgis/distinfo
1.279+2-3geography/qgis/Makefile
+6-72 files

NetBSD/pkgsrc 7r16IBBdoc CHANGES-2026

   doc: Updated parallel/spirv-tools to 1.4.357.0nb1
VersionDeltaFile
1.5057+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NgesE6Cparallel/spirv-tools Makefile

   spirv-tools: matching spirv-headers version to avoid build failures

   Fix PR pkg/60537
VersionDeltaFile
1.7+3-1parallel/spirv-tools/Makefile
+3-11 files

NetBSD/pkgsrc KXsczyVdoc CHANGES-2026

   doc: Updated graphics/shaderc to 2026.3nb1
VersionDeltaFile
1.5056+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc stVpzSpgraphics/shaderc Makefile

   shaderc: matching versions of vulkan-sdk packages
VersionDeltaFile
1.3+5-1graphics/shaderc/Makefile
+5-11 files

NetBSD/pkgsrc 0bNKCaldoc CHANGES-2026

   doc: Updated graphics/glslang to 1.4.357.0nb1
VersionDeltaFile
1.5055+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6TBlNoZgraphics/glslang Makefile

   glslang: matching spirv-tools version
VersionDeltaFile
1.2+3-1graphics/glslang/Makefile
+3-11 files

NetBSD/pkgsrc ivnYES2doc CHANGES-2026

   doc: Updated graphics/vulkan-tools to 1.4.357.0nb1
VersionDeltaFile
1.5054+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Vf1GQMJgraphics/vulkan-tools Makefile

   vulkan-tools: matching vulkan-headers version
VersionDeltaFile
1.5+3-1graphics/vulkan-tools/Makefile
+3-11 files