NetBSD/pkgsrc-wip 1111b83. TODO, crush distinfo go-modules.mk

crush: update to 0.44.0
DeltaFile
+267-255crush/distinfo
+88-84crush/go-modules.mk
+1-1crush/Makefile
+0-1TODO
+356-3414 files

NetBSD/pkgsrc-wip dddbf8bbasu COMMIT_MSG Makefile

basu: ready
DeltaFile
+6-0basu/COMMIT_MSG
+0-3basu/Makefile
+6-32 files

NetBSD/pkgsrc Sl998MSdoc CHANGES-2026

   Updated net/py-responses, textproc/py-parse
VersionDeltaFile
1.1369+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Shu8zOTtextproc/py-parse distinfo Makefile

   py-parse: updated to 1.21.1

   1.21.1
   Fix microsecond precision loss in timestamp parsing
VersionDeltaFile
1.16+4-4textproc/py-parse/distinfo
1.18+2-2textproc/py-parse/Makefile
+6-62 files

NetBSD/pkgsrc lOzI9Odnet/py-responses distinfo Makefile

   py-responses: updated to 0.26.0

   0.26.0

   * When using `assert_all_requests_are_fired=True`, assertions about
     unfired requests are now raised even when an exception occurs in the context manager or
     decorated function. Previously, these assertions were suppressed when exceptions occurred.
     This new behavior provides valuable debugging context about which mocked requests were
     or weren't called.
   * Consider the `Retry-After` header when handling retries
VersionDeltaFile
1.40+4-4net/py-responses/distinfo
1.48+2-2net/py-responses/Makefile
+6-62 files

NetBSD/pkgsrc-wip 4519f64libsfdo COMMIT_MSG

libsfdo: ready
DeltaFile
+9-0libsfdo/COMMIT_MSG
+9-01 files

NetBSD/pkgsrc w6BGiWrdoc CHANGES-2026

   doc: Added net/ttl version 0.18.2
VersionDeltaFile
1.1368+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yHBrFjlnet Makefile

   Add ttl
VersionDeltaFile
1.1625+2-1net/Makefile
+2-11 files

NetBSD/pkgsrc 1cWzR4knet/ttl distinfo cargo-depends.mk

   net/ttl: import package

   Network diagnostic tool that goes beyond traceroute: MTU discovery,
   NAT detection, route flap alerts, IX identification, and more.
VersionDeltaFile
1.1+1,361-0net/ttl/distinfo
1.1+454-0net/ttl/cargo-depends.mk
1.1+21-0net/ttl/Makefile
1.1+2-0net/ttl/PLIST
1.1+2-0net/ttl/DESCR
+1,840-05 files

NetBSD/pkgsrc 10WTJcydoc CHANGES-2026

   doc: Updated print/xpdf4 to 4.06
VersionDeltaFile
1.1367+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MOIlkIIprint/xpdf4 Makefile distinfo

   print/xpdf4: update to 4.0.6

   4.06 is primarily a bug fix release. There are some new features:

       New command line options/features:
           Added the '-listonly' flag to pdfimages.
           Added the '-u' option to pdfimages.
           Added the '-J' option to pdfimages to dump JPEG 2000 images.
           Modified pdftohtml to generate a nicer index page; add the '-noframe' option to generate the previous-style index page.

       New configuration options:
           Added the 'initialMaximized' xpdfrc setting.
           Added the 'discardCoveredText' xpdfrc setting.
           Added the 'preferXFAFieldValues' xpdfrc setting.

       XpdfReader improvements:
           Added the reverseVideoMode, normalVideoMode, and toggleVideoMode commands; added the view -> reverse video menu item.
           Added a '%t' escape to include the currently selected text in the argument to xpdf's 'run' command.
           Use the XDG config and state file directories on Linux.

    [7 lines not shown]
VersionDeltaFile
1.49+4-9print/xpdf4/Makefile
1.8+4-4print/xpdf4/distinfo
+8-132 files

NetBSD/pkgsrc-wip d595630input-headers Makefile COMMIT_MSG

input-headers: use libopeninput/Makefile.common
DeltaFile
+3-9input-headers/Makefile
+5-0input-headers/COMMIT_MSG
+8-92 files

NetBSD/pkgsrc-wip 8755ee0libopeninput Makefile.common Makefile

libopeninput: add Makefile.common
DeltaFile
+12-0libopeninput/Makefile.common
+2-7libopeninput/Makefile
+14-72 files

NetBSD/pkgsrc-wip 618d178libopeninput Makefile

libopeninput: only for Net- and OpenBSD
DeltaFile
+4-0libopeninput/Makefile
+4-01 files

NetBSD/pkgsrc-wip 17fc17elibevdev-chunk COMMIT_MSG

libevdev-chunk: ready
DeltaFile
+6-0libevdev-chunk/COMMIT_MSG
+6-01 files

NetBSD/pkgsrc-wip 816fc55libopeninput COMMIT_MSG Makefile

libopeninput: ready
DeltaFile
+6-0libopeninput/COMMIT_MSG
+0-1libopeninput/Makefile
+6-12 files

NetBSD/pkgsrc-wip c8ea5c4libliftoff COMMIT_MSG

libliftoff: ready
DeltaFile
+7-0libliftoff/COMMIT_MSG
+7-01 files

NetBSD/pkgsrc-wip cd5f718vulkan-loader Makefile distinfo, vulkan-loader/patches patch-CMakeLists.txt

vulkan-loader: update to 1.4.335
DeltaFile
+0-18vulkan-loader/patches/patch-CMakeLists.txt
+3-11vulkan-loader/Makefile
+3-4vulkan-loader/distinfo
+6-333 files

NetBSD/pkgsrc XunoddIdoc CHANGES-2026

   Updated textproc/py-types-docutils, textproc/py-sphinx-autodoc-typehints
VersionDeltaFile
1.1366+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc q5rKdRotextproc/py-sphinx-autodoc-typehints Makefile distinfo

   py-sphinx-autodoc-typehints: updated to 3.7.0

   3.7.0

   Migrate type checking from mypy to ty
   Move from extras to dependency-groups
   fix(types): resolve PEP 695 type params in annotations
   fix: separate injected :rtype: from preceding paragraph
   fix(rtype): skip Return type for generators with Yields
   fix(guard): silence ImportError for third-party guards
   fix(sig): prevent KeyError in method lookup
   fix(annotations): show NewType as alias name with supertype
   fix(annotations): link enum variants in Literal types
   fix(parser): prevent directive side-effects in snippet parsing
VersionDeltaFile
1.43+8-7textproc/py-sphinx-autodoc-typehints/Makefile
1.33+4-4textproc/py-sphinx-autodoc-typehints/distinfo
+12-112 files

NetBSD/pkgsrc xwUI2xutextproc/py-types-docutils distinfo Makefile

   py-types-docutils: updated to 0.22.3.20260223

   0.22.3.20260223
   Add missing __slots__ to third-party packages
VersionDeltaFile
1.6+4-4textproc/py-types-docutils/distinfo
1.6+2-2textproc/py-types-docutils/Makefile
+6-62 files

NetBSD/pkgsrc 1AOzlMkdoc CHANGES-2026

   Updated security/vaultwarden, devel/py-bitarray
VersionDeltaFile
1.1365+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc kSpsbBZdevel/py-bitarray distinfo Makefile

   py-bitarray: updated to 3.8.0

   3.8.0

   * add experimental support for free-threaded builds (GIL disabled)
   * remove `_set_default_endian()`
   * add `.__bytes__()`
VersionDeltaFile
1.41+4-4devel/py-bitarray/distinfo
1.45+2-2devel/py-bitarray/Makefile
+6-62 files

NetBSD/pkgsrc jzzG49fsecurity/vaultwarden distinfo cargo-depends.mk

   vaultwarden: updated to 1.35.4

   1.35.4

   Security Fixes

   This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.

   GHSA-w9f8-m526-h7fh. This vulnerability would allow an attacker to access a cipher from a different user (fully encrypted) if they already know its internal UUID.
   GHSA-h4hq-rgvh-wh27. This vulnerability allows an attacker with manager-level access within an organization to modify collections they can access, even if they do not have management permissions for them.
   GHSA-r32r-j5jq-3w4m. This vulnerability allows an attacker with manager-level access within an organization to modify collections they are not assigned.
   These are private for now, pending CVE assignment.
VersionDeltaFile
1.14+154-157security/vaultwarden/distinfo
1.12+49-50security/vaultwarden/cargo-depends.mk
1.8+44-43security/vaultwarden/PLIST
1.21+3-3security/vaultwarden/Makefile
1.9+2-2security/vaultwarden/options.mk
+252-2555 files

NetBSD/pkgsrc-wip e44512dglslang distinfo PLIST

glslang: update to 16.2.0
DeltaFile
+3-3glslang/distinfo
+1-4glslang/PLIST
+1-1glslang/Makefile
+1-1glslang/TODO
+6-94 files

NetBSD/pkgsrc EdqNsoKdoc CHANGES-2026

   Updated math/py-scipy, math/py-xarray-einstats
VersionDeltaFile
1.1364+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc KtJ62vcmath/py-xarray-einstats Makefile distinfo

   py-xarray-einstats: updated to 0.10.0

   0.10.0
   Maintenance release mostly. It is a minor version release due to the dependency updates to keep up with SPEC 0.
VersionDeltaFile
1.8+5-5math/py-xarray-einstats/Makefile
1.5+4-4math/py-xarray-einstats/distinfo
+9-92 files

NetBSD/pkgsrc dCFMX31math/py-scipy distinfo Makefile

   py-scipy: updated to 1.17.1

   Issues closed for 1.17.1

   BUG: ``stats.qmc.PoissonDisk``\ : overlapping sampling for negative...
   BUG: optimize.direct: memory leak while returning from user function
   BUG: optimize: crash in win-arm64 CI job in ``optimize.root(method='lm')``
   BUG: ``milp`` solver claims optimality but returns an infeasible...
   BUG: ndimage: uninitialized variable "icoor" in NI_GeometricTransform
   BUG: sparse: Sparse array slicing (CSC Matrix) seemingly initializes...
   BUG: linalg.solve: ``overwrite_b=True`` ignored in 1.17.0
   BUG: spatial: ``Rotation.from_quat``\ : fails with read-only...
   BUG: linalg solve behavior change breaking downstream tests
   BUG: ``sparse.linalg.eigs`` results differ in``1.17.0``
   BUG: calculation of inverse is wrong in scipy 1.17.0
   BUG: ``sparse.linalg.expm`` incorrect for some inputs since 1.17.0
   BUG: RigidTransform.from_matrix doesn't allow read-only arrays
   BUG: ``scipy.signal.zpk2tf`` yield incorrect results with complex/non-integer...
   BUG: integrate.dop: C dop implementation not calculating max...

    [38 lines not shown]
VersionDeltaFile
1.65+4-4math/py-scipy/distinfo
1.105+5-2math/py-scipy/Makefile
+9-62 files

NetBSD/pkgsrc-wip db89185seatd COMMIT_MSG

seatd: ready
DeltaFile
+9-0seatd/COMMIT_MSG
+9-01 files

NetBSD/pkgsrc IrpU9bGdatabases/mimir Makefile, databases/mongo-tools Makefile

   Revbump all Go packages after default version bump
VersionDeltaFile
1.20+2-2databases/mimir/Makefile
1.54+2-2databases/mongo-tools/Makefile
1.55+2-2databases/mysqld_exporter/Makefile
1.72+2-2databases/postgres_exporter/Makefile
1.123+2-2databases/prometheus/Makefile
1.34+2-2databases/sqlc/Makefile
+12-12197 files not shown
+406-379203 files