NetBSD/pkgsrc EGpZpbXdatabases/mysql80-cluster distinfo Makefile.common

   Update to MySQL Cluster 8.0.47:

   https://dev.mysql.com/doc/relnotes/mysql-cluster/8.0/en/news-8-0-47.html
VersionDeltaFile
1.7+4-4databases/mysql80-cluster/distinfo
1.9+2-2databases/mysql80-cluster/Makefile.common
1.17+1-2databases/mysql80-cluster/Makefile
1.5+1-1databases/mysql80-cluster/PLIST
1.2+1-1databases/mysql80-cluster/MESSAGE
+9-105 files

NetBSD/pkgsrc tykA8jEdoc CHANGES-2026

   Updated databases/py-sqlalchemy, databases/py-alembic, devel/py-greenlet, sysutils/py-fsspec
VersionDeltaFile
1.4108+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc B3iWnA6sysutils/py-fsspec distinfo Makefile

   py-fsspec: updated to 2026.6.0

   2026.6.0

   Fixes

   - FTP: preserve filenames containing whitespace in _mlsd2
   - Prevent attribute error for 'forced' before flushing cache
   - Reflect async _walk correctly
   - Fix infinite recursion in expand_path with glob magic characters
   - Do not strip trailing slashes from data URIs
   - Fix referenceFS for new zarr and pandas
   - Omit get_ident() from cache token for async impl in sync mode

   Other

   - Fix AsyncFileSystem._cat_ranges on_error handling
   - Forward kwargs from cat_ranges to cat_file
   - Don't parse refFS templates by default

    [2 lines not shown]
VersionDeltaFile
1.28+4-4sysutils/py-fsspec/distinfo
1.29+2-2sysutils/py-fsspec/Makefile
+6-62 files

NetBSD/pkgsrc R8mcTcGdevel/py-greenlet Makefile distinfo

   py-greenlet: updated to 3.5.3

   3.5.3 (2026-06-26)

   - Fix a crash on free-threaded builds when multiple greenlets were
     holding a critical section on an object and the GIL for the thread
     was dropped.
VersionDeltaFile
1.43+3-8devel/py-greenlet/Makefile
1.41+4-4devel/py-greenlet/distinfo
+7-122 files

NetBSD/pkgsrc LImVferdatabases/py-alembic Makefile distinfo

   py-alembic: updated to 1.18.5

   1.18.5

   usecase

   [usecase] [commands]
   Added --splice support to the merge() command. Previously, the merge command would suggest using --splice when attempting to merge non-head revisions, but the flag was not actually accepted by the command. The splice parameter is now available in both the command-line interface and the command.merge() function, matching the existing support in command.revision(). Pull request courtesy Kadir Can Ozden.

   [usecase] [environment]
   Added ScriptDirectory.get_heads.consider_depends_on parameter to ScriptDirectory.get_heads(). When set to True, head revisions that are also a dependency of another revision via depends_on are excluded from the result, matching the effective heads that would be present in the alembic_version table after running all upgrades.

   bug

   [bug] [autogenerate]
   Fixed rendering of dialect keyword arguments containing Column objects within sequences, such as postgresql_include. These were previously rendered using repr(), producing invalid Python in the generated migration scripts. Column objects within list or tuple values are now correctly rendered as their string column names. Pull request courtesy Ajay Singh.

   [bug] [mysql]
   Implemented type comparison for ENUM datatypes on MySQL, which checks that the individual enum values are equivalent. If additional entries are on either side, this generates a diff. Changes of order do not generate a diff. Pull request courtesy Furkan Köykıran.

    [3 lines not shown]
VersionDeltaFile
1.51+5-7databases/py-alembic/Makefile
1.40+4-4databases/py-alembic/distinfo
+9-112 files

NetBSD/pkgsrc dQpx97Udatabases/py-sqlalchemy distinfo Makefile

   py-sqlalchemy: updated to 2.0.51

   2.0.51

   orm

   [orm] [bug]

   Fixed issue where subqueryload() combined with PropComparator.of_type() and PropComparator.and_() would silently drop the additional filter criteria, causing all related objects to be loaded instead of only those matching the filter. The LoaderCriteriaOption was being constructed against the base entity rather than the effective entity indicated by PropComparator.of_type(). Pull request courtesy Arya Rizky.

   [orm] [bug]

   Fixed bug where a failure during tpc_prepare() within Session.commit() for a two-phase session would raise IllegalStateChangeError instead of the original database exception. The internal _prepare_impl() method’s error handler was unable to invoke SessionTransaction.rollback() due to a state-change guard, preventing proper cleanup and masking the underlying error.

   engine

   [engine] [bug]

   Fixed issue where Result.freeze() would lose track of ambiguous column names present in the original CursorResult, causing key-based access on the thawed result to silently return a value instead of raising InvalidRequestError. The SimpleResultMetaData now accepts and propagates ambiguous key information so that frozen, thawed, and pickled results raise consistently for duplicate column names. Pull request courtesy Saurabh Kohli.

    [16 lines not shown]
VersionDeltaFile
1.87+4-4databases/py-sqlalchemy/distinfo
1.101+3-3databases/py-sqlalchemy/Makefile
+7-72 files

NetBSD/pkgsrc LvluT0Jwww/libpsl Makefile

   libpsl: fix build on Darwin
VersionDeltaFile
1.19+6-5www/libpsl/Makefile
+6-51 files

NetBSD/pkgsrc 6VxJb4idoc CHANGES-2026

   CHANGES for herdtools7
VersionDeltaFile
1.4107+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Z03ghBFdevel Makefile

   devel/Makefile: +herdtools7
VersionDeltaFile
1.4642+2-1devel/Makefile
+2-11 files

NetBSD/pkgsrc NS1bL9Edevel/herdtools7 PLIST Makefile, devel/herdtools7/patches patch-Makefile

   Add devel/herdtools7, a tool for reasoning about weak memory modules.
VersionDeltaFile
1.1+565-0devel/herdtools7/PLIST
1.1+38-0devel/herdtools7/Makefile
1.1+36-0devel/herdtools7/patches/patch-Makefile
1.1+19-0devel/herdtools7/DESCR
1.1+6-0devel/herdtools7/distinfo
+664-05 files

NetBSD/pkgsrc 93SDohndoc CHANGES-2026

   CHANGES for ocaml-zarith
VersionDeltaFile
1.4106+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc soOKmVTmath/ocaml-zarith distinfo Makefile

   ocaml-zarith: update to 1.14

   Release 1.14 (2024-07-10)
   - #148, #149: Fail unmarshaling when it would produce non-canonical big ints
   - #145, #150: Use standard hash function for `Z.hash` and add `Z.seeded_hash`
   - #140, #147: Add fast path for `Z.divisible` on small arguments

   Release 1.13 (2023-07-19)
   - #113: add conversions to/from small unsigned integers `(to|fits)_(int32|int64|nativeint)_unsigned` [Antoine Miné]
   - #128: add functions to pseudo-randomly generate integers [Xavier Leroy]
   - #105: add `Big_int.big_int_of_float` [Yishuai Li]
   - #90: add fast path to `Z.extract` when extraction leads to a small integer [Frédéric Recoules]
   - #137: more precise bounds for of_float conversion to small ints [Antoine Miné]
   - #118: fix Z_mlgmpidl interface for mlgmpidl >= 1.2 [Simmo Saan]
   - #109: fix typo in `ml_z_mul` function [Bernhard Schommer]
   - #108: fix dependency on C evaluation order in `ml_z_remove` [Xavier Clerc]
   - #117 #120 #129 #132 #135 #139 #141: configure & build simplifications and fixes [various authors]
   - #134: CI testing: add Windows, test both 4.14 and 5.0 [Hugo Heuzard]
VersionDeltaFile
1.8+4-4math/ocaml-zarith/distinfo
1.26+2-2math/ocaml-zarith/Makefile
1.6+2-1math/ocaml-zarith/PLIST
+8-73 files

NetBSD/pkgsrc hEkrxZDdoc CHANGES-2026

   Updated graphics/jbig2enc, geography/pdal-lib
VersionDeltaFile
1.4105+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc cfsbKkOgeography/pdal-lib PLIST distinfo

   pdal-lib: updated to 2.10.2

   2.10.2

   Make sure StageExtensions.hpp is only included #once
   Correct PDAL_CREATE_PLUGIN target name for WIN32
   Use libcurl multi-interface to reduce file descriptor consumption
   Clean up integer comparison warnings in tests
   Encapsulate dimrange
   Support external gtest with USE_EXTERNAL_GTEST
   Fix dimrange sorting
   Make ccache usage optional for building libE57Format
   Add <unordered_map> include
   readers.arrow: register XYZ dims
   Account for different SPZ library include locations
   Fix curl CA bundle support support
   Silence nlohmann warning
   Support static build
   Fix PointGrid zero-cell construction for small inputs
VersionDeltaFile
1.6+6-6geography/pdal-lib/PLIST
1.9+4-4geography/pdal-lib/distinfo
1.52+2-3geography/pdal-lib/Makefile
+12-133 files

NetBSD/pkgsrc W1DEZ40devel/py-lockfile PLIST Makefile

   py-lockfile: converted to wheel.mk
VersionDeltaFile
1.4+9-8devel/py-lockfile/PLIST
1.15+6-5devel/py-lockfile/Makefile
+15-132 files

NetBSD/pkgsrc SS42cPQdoc CHANGES-2026

   doc: Updated finance/gnucash-docs to 5.16
VersionDeltaFile
1.4104+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc tKnp36Ufinance/gnucash-docs distinfo Makefile

   gnucash-docs: update to 5.16.

    5.16  - 28 June 2026
          o Fix the description of the Character-separated radio button in the
            CSV Import Assistant to match the label.
VersionDeltaFile
1.55+4-4finance/gnucash-docs/distinfo
1.74+2-2finance/gnucash-docs/Makefile
+6-62 files

NetBSD/pkgsrc l1zV3lpdoc CHANGES-2026

   doc: Updated finance/gnucash to 5.16
VersionDeltaFile
1.4103+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc raAtTHdfinance/gnucash PLIST distinfo, finance/gnucash/patches patch-CMakeLists.txt

   gnucash: update to 5.16.

   Version history:
   ------- -------
   5.16 - 28 June 2026
   Between 5.15 and 5.16, the following bugfixes were accomplished:

       Bug 421610 - RFE: Include logical dates for View->Filter by "date range"The Select Range
                    section of the Date tab of the register's Filter By dialog box is changed to
                 provide relative, specific date, or days ago options for the start and end of
                 the filter range. The Show number of days item label is changed to Show from days
                 ago to better reflect what it does.
       Bug 436105 - esc key not working as expected in register: Enable the escape key to cancel a
                    field edit.
       Bug 797384 - Gnucash doesn't handle commodity prices with big numerator/denominator properly.
       Bug 798004 - Next gen UI for stock transactions
       Bug 799314 - Add "enter now" option in scheduled transaction editor. tab to allow users to
                    select the scheduled transactions to be included in a “Since Last Run…” window.
                 If there are no instances of a selected transaction triggered by today’s date,

    [60 lines not shown]
VersionDeltaFile
1.94+6-5finance/gnucash/PLIST
1.136+4-5finance/gnucash/distinfo
1.384+2-3finance/gnucash/Makefile
1.7+1-1finance/gnucash/patches/patch-CMakeLists.txt
+13-144 files

NetBSD/pkgsrc SpmNI3Bwww/libpsl buildlink3.mk

   libpsl: now needs libdn2 in bl3.mk
VersionDeltaFile
1.11+2-1www/libpsl/buildlink3.mk
+2-11 files

NetBSD/pkgsrc 2lhMv8Hgraphics/jbig2enc distinfo Makefile

   jbig2enc: updated to 0.32

   0.32:
   * Require C++17 standard
   * Add arguments checks
   * Replace asprintf with multiplaform solution
   * Fix forcing DPI (`-D` switch)
   * Fix build systems and improve Github Action
   * Fix memmory leaks
VersionDeltaFile
1.7+4-4graphics/jbig2enc/distinfo
1.10+3-2graphics/jbig2enc/Makefile
+7-62 files

NetBSD/pkgsrc pfAJ3Nhdoc CHANGES-2026

   doc: Updated finance/ledger32 to 3.2.1nb8
VersionDeltaFile
1.4102+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gxWFrsVfinance/ledger32 options.mk Makefile, finance/ledger32/patches patch-src_expr.cc patch-src_format.h

   ledger32: fix build with latest boost

   Put BROKEN marker into the python option, where it belongs.
   If you don't need the Python .so file, the package now builds fine.

   Bump PKGREVISION.
VersionDeltaFile
1.2+13-3finance/ledger32/patches/patch-src_expr.cc
1.1+14-0finance/ledger32/patches/patch-src_format.h
1.4+7-2finance/ledger32/options.mk
1.15+2-7finance/ledger32/Makefile
1.6+3-2finance/ledger32/distinfo
+39-145 files

NetBSD/pkgsrc 4Uh55O9doc CHANGES-pkgsrc-2026Q2

   Tickets up to #7149
VersionDeltaFile
1.1.2.2+32-1doc/CHANGES-pkgsrc-2026Q2
+32-11 files

NetBSD/pkgsrc m1igD8dsecurity/wolfssl PLIST distinfo

   Pullup ticket #7149 - requested by taca
   security/wolfssl: security fix

   Revisions pulled up:
   - security/wolfssl/Makefile                                     1.32
   - security/wolfssl/PLIST                                        1.19
   - security/wolfssl/distinfo                                     1.33

   ---
      Module Name:      pkgsrc
      Committed By:     fox
      Date:             Sat Jun 27 08:23:26 UTC 2026

      Modified Files:
        pkgsrc/security/wolfssl: Makefile PLIST distinfo

      Log Message:
      security/wolfssl: Update to 5.9.2


    [864 lines not shown]
VersionDeltaFile
1.18.2.1+4-7security/wolfssl/PLIST
1.32.2.1+4-4security/wolfssl/distinfo
1.31.2.1+2-2security/wolfssl/Makefile
+10-133 files

NetBSD/pkgsrc TOmT2tYsecurity/p5-Bytes-Random-Secure-Tiny Makefile distinfo, security/p5-Bytes-Random-Secure-Tiny/patches patch-lib_Bytes_Random_Secure_Tiny.pm patch-lib_Bytes_Random_Secure_Tiny.pm

   Pullup ticket #7148 - requested by taca
   p5-Bytes-Random-Secure-Tiny: security fix

   Revisions pulled up:
   - security/p5-Bytes-Random-Secure-Tiny/Makefile                 1.3
   - security/p5-Bytes-Random-Secure-Tiny/distinfo                 1.2
   - security/p5-Bytes-Random-Secure-Tiny/patches/patch-lib_Bytes_Random_Secure_Tiny.pm 1.1

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Fri Jun 26 17:04:19 UTC 2026

      Modified Files:
        pkgsrc/security/p5-Bytes-Random-Secure-Tiny: Makefile distinfo
      Added Files:
        pkgsrc/security/p5-Bytes-Random-Secure-Tiny/patches:
            patch-lib_Bytes_Random_Secure_Tiny.pm


    [4 lines not shown]
VersionDeltaFile
1.1.2.1+0-62security/p5-Bytes-Random-Secure-Tiny/patches/patch-lib_Bytes_Random_Secure_Tiny.pm
1.1.2.2+62-0security/p5-Bytes-Random-Secure-Tiny/patches/patch-lib_Bytes_Random_Secure_Tiny.pm
1.2.8.1+2-2security/p5-Bytes-Random-Secure-Tiny/Makefile
1.1.10.1+2-1security/p5-Bytes-Random-Secure-Tiny/distinfo
+66-654 files

NetBSD/pkgsrc ZMrv95wsecurity/p5-Bytes-Random-Secure Makefile distinfo, security/p5-Bytes-Random-Secure/patches patch-lib_Bytes_Random_Secure.pm patch-lib_Bytes_Random_Secure.pm

   Pullup ticket #7147 - requested by taca
   security/p5-Bytes-Random-Secure: security fix

   Revisions pulled up:
   - security/p5-Bytes-Random-Secure/Makefile                      1.17
   - security/p5-Bytes-Random-Secure/distinfo                      1.7
   - security/p5-Bytes-Random-Secure/patches/patch-lib_Bytes_Random_Secure.pm 1.1

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Fri Jun 26 17:01:30 UTC 2026

      Modified Files:
        pkgsrc/security/p5-Bytes-Random-Secure: Makefile distinfo
      Added Files:
        pkgsrc/security/p5-Bytes-Random-Secure/patches:
            patch-lib_Bytes_Random_Secure.pm


    [4 lines not shown]
VersionDeltaFile
1.1.2.2+51-0security/p5-Bytes-Random-Secure/patches/patch-lib_Bytes_Random_Secure.pm
1.1.2.1+0-51security/p5-Bytes-Random-Secure/patches/patch-lib_Bytes_Random_Secure.pm
1.16.8.1+2-2security/p5-Bytes-Random-Secure/Makefile
1.6.38.1+2-1security/p5-Bytes-Random-Secure/distinfo
+55-544 files

NetBSD/pkgsrc GgXULCedoc CHANGES-2026

   Updated lang/quickjs to 20260604
VersionDeltaFile
1.4101+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nL096qXdoc CHANGES-2026

   Updated www/freenginx-devel to 1.31.2nb2
VersionDeltaFile
1.4100+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2KwsXSklang/quickjs distinfo Makefile, lang/quickjs/patches patch-quickjs.c patch-qjs.c

   lang/quickjs: update from 2025-12-22 to 2026-06-04

   Sponsored by:        tipi.work

   <ChangeLog>

   - added custom malloc for small blocks (11% faster on bench-v8)
   - micro optimizations (30% faster on bench-v8)
   - added resizable array buffers
   - added ArrayBuffer.prototype.transfer
   - added the Iterator object and methods
   - added set methods
   - added Atomics.pause
   - added added Map and WeakMap upsert methods
   - added Math.sumPrecise()
   - added regexp duplicate named groups
   - added base64 and hexadecimal encodings for Uint8Array
   - misc bug fixes

   </ChangeLog>
VersionDeltaFile
1.8+8-8lang/quickjs/patches/patch-quickjs.c
1.18+6-6lang/quickjs/distinfo
1.5+6-6lang/quickjs/patches/patch-qjs.c
1.21+4-6lang/quickjs/Makefile
1.12+2-1lang/quickjs/PLIST
+26-275 files