NetBSD/pkgsrc gV3A3iDdoc CHANGES-2026

   doc: Updated www/palemoon to 34.3.1
VersionDeltaFile
1.4116+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc ZW8WeI0www/palemoon-gtk3 Makefile

   palemoon-gtk3: reset PKGREVISION
VersionDeltaFile
1.5+1-2www/palemoon-gtk3/Makefile
+1-21 files

NetBSD/pkgsrc 0gzjR9Swww/palemoon distinfo Makefile.common

   palemoon: Update to 34.3.1

   Mostly security and stability fixes.

   Verified to build on NetBSD/sparc64 and CentOS 7.
VersionDeltaFile
1.46+9-9www/palemoon/distinfo
1.9+2-2www/palemoon/Makefile.common
+11-112 files

NetBSD/pkgsrc Rle91Modoc CHANGES-2026

   Updated devel/py-boltons, mail/py-checkdmarc
VersionDeltaFile
1.4115+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc DsGHgFAmail/py-checkdmarc distinfo Makefile

   py-checkdmarc: updated to 5.17.3

   5.17.3

   Changed

   Narrow the advisory SPF record size check to catch only UnicodeError (raised when a record can't be encoded to UTF-8) instead of swallowing every exception, and log the skip at debug level
   Replace the remaining broad except Exception handlers across the package with the specific exception types each block can recover from, so unexpected programming errors surface instead of being masked. As a result, intentional record-validation errors (e.g. MultipleSPFRTXTRecords, MTASTSRecordInWrongLocation) now propagate as their own types rather than being converted to a generic "record not found" error
   Modernize type annotations to PEP 604 syntax (X | None and X | Y instead of Optional[X] and Union[X, Y]) throughout the package

   Fixed

   Declare the supported Python floor with the correct requires-python key (the previous python_requires key is not recognized in a PEP 621 [project] table, so the published metadata advertised no minimum and pip would install on end-of-life Python versions where the modern type-alias syntax fails). Also add per-version Python classifiers for 3.10–3.14

   5.17.2

   Fixed

   Discard TXT records with leading whitespace instead of treating them as valid SPF records, since RFC 7208 section 4.5 requires a record to begin with exactly v=spf1

    [4 lines not shown]
VersionDeltaFile
1.32+4-4mail/py-checkdmarc/distinfo
1.34+2-2mail/py-checkdmarc/Makefile
+6-62 files

NetBSD/pkgsrc nbDP4kPdevel/py-boltons distinfo Makefile

   py-boltons: updated to 26.0.0

   26.0.0

   - Added [`funcutils.once`][funcutils.once] decorator for one-time function execution
   - Added [`strutils.human_readable_list`][strutils.human_readable_list] for formatting lists as human-readable strings
   - Extended [`iterutils.partition`][iterutils.partition] to accept multiple predicates
   - Added `cache` option to [`iterutils.remap`][iterutils.remap] and [`iterutils.research`][iterutils.research]
   - Fixed [`iterutils.split`][iterutils.split] `maxsplit=0` wrapping source object instead of its values
   - Fixed [`listutils.BarrelList`][listutils.BarrelList] `insert()` raising `IndexError` on large negative indices (now clamps like built-in `list`)
   - Fixed [`listutils.BarrelList`][listutils.BarrelList] `sort()` with multiple internal lists
   - Fixed [`dictutils.OrderedMultiDict`][dictutils.OrderedMultiDict] equality comparison against plain mappings
   - Fixed [`strutils.bytes2human`][strutils.bytes2human] rollover at exact powers of 1024
   - Fixed [`tbutils.ParsedException.from_string`][tbutils.ParsedException] `IndexError` on truncated tracebacks
   - Fixed [`tableutils.Table.to_text`][tableutils.Table] column sizing
   - Fixed [`strutils.html2text`][strutils.html2text] handling
   - Added Python 3.14 support
VersionDeltaFile
1.11+4-4devel/py-boltons/distinfo
1.12+2-3devel/py-boltons/Makefile
+6-72 files

NetBSD/pkgsrc Sti8L3edoc CHANGES-2026

   Updated devel/py-vcs-versioning, time/py-tzlocal
VersionDeltaFile
1.4114+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 26ieZe5time/py-tzlocal distinfo Makefile

   py-tzlocal: updated to 5.4.4

   5.4.4 (2026-06-29)
   - Improved handling if you have a syntax error in /etc/clock.
VersionDeltaFile
1.16+4-4time/py-tzlocal/distinfo
1.19+2-2time/py-tzlocal/Makefile
+6-62 files

NetBSD/pkgsrc 9hF4Mtydevel/py-vcs-versioning distinfo Makefile

   py-vcs-versioning: updated to 2.2.1

   2.2.1 (2026-06-29)

   Fixed

   - Fix crash in `_warn_if_tracked` when the version file target is a relative path
     by resolving it against the project root before comparison.
     Also warn (instead of crashing) when the target resolves outside the project root.
VersionDeltaFile
1.5+4-4devel/py-vcs-versioning/distinfo
1.6+2-2devel/py-vcs-versioning/Makefile
+6-62 files

NetBSD/pkgsrc Uwl8IoAdoc CHANGES-2026

   doc: Updated sysutils/dua-cli to 2.37.1
VersionDeltaFile
1.4113+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OgCdZR8sysutils/dua-cli distinfo Makefile

   sysutils/dua-cli: update to 2.37.1

   Bug Fixes

       degrade entries title on narrow terminals
       improve the interactive top-bar so narrow terminal
       sizes degrade gracefully. Statistics should disappear when the current path
       needs the space, and the path should compact by removing the fewest consecutive
       middle components needed to fit.
VersionDeltaFile
1.49+4-4sysutils/dua-cli/distinfo
1.49+2-2sysutils/dua-cli/Makefile
+6-62 files

NetBSD/pkgsrc 0ITt0JVdoc CHANGES-2026

   doc: Updated shells/starship to 1.26.0
VersionDeltaFile
1.4112+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2X9RnhFshells/starship distinfo cargo-depends.mk

   shells/starship: update to 1.26.0

   1.26.0 (2026-06-28)
   Features

       git_state: show git am progress (#7500) (26ce2cc)
       git: enable sha256 support (#7531) (e1418b2)
       nix-shell: Add level variable to show nix shell depth (#7394) (b85b7b9)
       pixi: expose PIXI_PROJECT_NAME as format placeholder (#7346) (cfd5e76)
       time: improve timezone handling by switching to jiff (#7222) (3dd8c14)

   Bug Fixes

       gcloud: honor CLOUDSDK_COMPUTE_REGION env variable (#7451) (d0e2468)
       improve reliability of config-file writing (#5426) (57bb99b)
       maven: avoid detecting user .mvn config as project (#7426) (d455255)
       nodejs: avoid deno project files (#7478) (96c1f90)
       preset: make OS symbol dynamic in Tokyo Night theme (#7555) (9627650)
       statusline: handle null context_window fields at session start (#7533) (0185e48)
       use cargo-zigbuild for riscv64gc-unknown-linux-musl release builds (#7449) (166d7bb)
VersionDeltaFile
1.42+382-439shells/starship/distinfo
1.38+126-145shells/starship/cargo-depends.mk
1.43+2-2shells/starship/Makefile
+510-5863 files

NetBSD/pkgsrc IBEBARMtime/xclock distinfo Makefile, time/xclock/patches patch-Clock.c patch-meson.build

   xclock: use upstream fix for NetBSD build problem
VersionDeltaFile
1.4+30-14time/xclock/patches/patch-Clock.c
1.1+14-0time/xclock/patches/patch-meson.build
1.12+3-1time/xclock/distinfo
1.18+1-3time/xclock/Makefile
+48-184 files

NetBSD/pkgsrc D7LyLzVdoc CHANGES-2026

   doc: Updated x11/xfontsel to 1.1.2
VersionDeltaFile
1.4111+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc wNLR94Nx11/xfontsel Makefile distinfo

   xfontsel: update to 1.1.2.

   Alan Coopersmith (6):
         Improve man page formatting
         man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
         gitlab CI: drop the ci-fairy check-mr job
         meson: Add option to build with meson
         configure: fix warning about redefining AM_CPPFLAGS in Makefile.am
         xfontsel 1.1.2
VersionDeltaFile
1.15+6-7x11/xfontsel/Makefile
1.10+4-4x11/xfontsel/distinfo
+10-112 files

NetBSD/pkgsrc duF3zt6doc CHANGES-2026

   doc: Updated x11/xedit to 1.2.5
VersionDeltaFile
1.4110+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2W5MGBSx11/xedit Makefile distinfo

   xedit: update to 1.2.5.

   Alan Coopersmith (10):
         Assume all target platforms have strcasecmp() now
         AUTHORS: remove Xprint code (which was itself removed back in 2010)
         Use _stricmp() instead of strcasecmp() on Windows
         Improve man page formatting
         Strip trailing whitespace from source files
         lisp: avoid buffer overflow if $HOME is larger than PATH_MAX bytes
         gitlab CI: drop the ci-fairy check-mr job
         lisp/re/tests: return count of failed tests
         meson: Add option to build with meson
         xedit 1.2.5
VersionDeltaFile
1.8+5-5x11/xedit/Makefile
1.7+4-4x11/xedit/distinfo
+9-92 files

NetBSD/pkgsrc 6F0w5kcdoc CHANGES-2026

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

NetBSD/pkgsrc quX8MQXfinance/ledger32 options.mk Makefile, finance/ledger32/patches patch-src_py__utils.cc

   ledger32: fix build with Python 3.12+

   Enable python option by default again.

   Bump PKGREVISION.
VersionDeltaFile
1.1+30-0finance/ledger32/patches/patch-src_py__utils.cc
1.5+2-7finance/ledger32/options.mk
1.16+4-2finance/ledger32/Makefile
1.7+2-1finance/ledger32/distinfo
+38-104 files

NetBSD/pkgsrc HgYG2aSaudio/py-beets PLIST Makefile

   py-beets: fix PLIST for update

   While here, clean up and simplify Makefile.
VersionDeltaFile
1.33+13-0audio/py-beets/PLIST
1.58+2-8audio/py-beets/Makefile
+15-82 files

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