NetBSD/pkgsrc VxdOfcNdoc CHANGES-2026

   doc: Updated misc/tmux to 3.6b
VersionDeltaFile
1.3312+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc k1TU2NUmisc/tmux distinfo Makefile

   tmux: update to 3.6b.

   CHANGES FROM 3.6a TO 3.6b

   * Remove images from the correct list when they are removed while in the
     alternate screen (reported by xlabai at tencent dot com).
VersionDeltaFile
1.63+4-4misc/tmux/distinfo
1.70+2-2misc/tmux/Makefile
+6-62 files

NetBSD/pkgsrc NxAuW9vdoc CHANGES-2026

   doc: Updated lang/perl5 to 5.42.2nb2
VersionDeltaFile
1.3311+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QGw1UsXlang/perl5 Makefile distinfo, lang/perl5/patches patch-cpan_Archive-Tar_lib_Archive_Tar.pm

   perl: fix security problem in Archive::Tar

   Archive::Tar versions before 3.10 for Perl allow memory exhaustion via
   attacker controlled entry size field in tar header

   Bump PKGREVISION.
VersionDeltaFile
1.1+54-0lang/perl5/patches/patch-cpan_Archive-Tar_lib_Archive_Tar.pm
1.293+2-2lang/perl5/Makefile
1.198+2-1lang/perl5/distinfo
+58-33 files

NetBSD/pkgsrc E6IVF3Mdoc CHANGES-2026

   doc: Updated lang/perl5 to 5.42.2nb1
VersionDeltaFile
1.3310+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JYUFKGwlang/perl5 Makefile distinfo, lang/perl5/patches patch-regcomp__study.c

   perl: apply upstream security fix for regex on 32-bit systems.

   Bump PKGREVISION.
VersionDeltaFile
1.1+21-0lang/perl5/patches/patch-regcomp__study.c
1.292+2-1lang/perl5/Makefile
1.197+2-1lang/perl5/distinfo
+25-23 files

NetBSD/pkgsrc kDQpliEdoc CHANGES-2026

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

NetBSD/pkgsrc 6MiOk1Pgeography/qgis distinfo Makefile

   geography/qgis: Update to 3.44.10

   Upstream NEWS: micro release
VersionDeltaFile
1.91+4-4geography/qgis/distinfo
1.273+2-3geography/qgis/Makefile
1.38+2-1geography/qgis/PLIST
+8-83 files

NetBSD/pkgsrc CRuYGtochat/quassel options.mk

   quassel: add wayland support
VersionDeltaFile
1.5+12-2chat/quassel/options.mk
+12-21 files

NetBSD/pkgsrc 8Kqp3xydevel/input-headers Makefile

   input-headers: update to the latest version in upsteram git
VersionDeltaFile
1.2+2-1devel/input-headers/Makefile
+2-11 files

NetBSD/pkgsrc Zic27CIdevel/libopeninput distinfo Makefile

   libopeninput: update to the latest version in upsteram git

   Switch to mk/udev.buildlink3.mk
VersionDeltaFile
1.2+4-4devel/libopeninput/distinfo
1.2+4-2devel/libopeninput/Makefile
1.2+3-3devel/libopeninput/Makefile.common
+11-93 files

NetBSD/pkgsrc PZvqRNYdoc CHANGES-2026

   doc: Updated lang/joker to 1.8.0
VersionDeltaFile
1.3308+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Ht27xQVlang/joker distinfo Makefile

   joker: update to 1.8.0

   ## General improvements
   - Improve docstrings across the board
   - Make `joker.url` parse-query strict
   - Add support for `:as-alias`
   - Implement `joker.smtp/send`
   - Implement `joker.pop3` namespace

   ## Fixes
   - Fix `joker.git` config and commit map keys
   - Fix `joker.string` edge cases
   - Propagate `joker.csv` flush errors
   - Propagate `joker.bolt` transaction errors
VersionDeltaFile
1.15+4-4lang/joker/distinfo
1.41+2-2lang/joker/Makefile
+6-62 files

NetBSD/pkgsrc kZNzkAXdoc CHANGES-2026

   Updated geography/py-country, devel/py-test-asyncio
VersionDeltaFile
1.3307+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Q0cPrAGdevel/py-test-asyncio distinfo Makefile

   py-test-asyncio: updated to 1.4.0

   1.4.0

   Deprecated

   Overriding the event_loop_policy fixture is deprecated. Use the pytest_asyncio_loop_factories hook instead.

   Added

   Added the pytest_asyncio_loop_factories hook to parametrize asyncio tests with custom event loop factories.

   The hook returns a mapping of factory names to loop factories, and pytest.mark.asyncio(loop_factories=[...]) selects a subset of configured factories per test. When a single factory is configured, test names are unchanged.

   Synchronous @pytest_asyncio.fixture functions now see the correct event loop when custom loop factories are configured, even when test code disrupts the current event loop (e.g., via asyncio.run() or asyncio.set_event_loop(None)).

   Changed

   Improved the readability of the warning message that is displayed when asyncio_default_fixture_loop_scope is unset

    [7 lines not shown]
VersionDeltaFile
1.37+4-4devel/py-test-asyncio/distinfo
1.44+3-3devel/py-test-asyncio/Makefile
+7-72 files

NetBSD/pkgsrc LiWLLycgeography/py-country PLIST distinfo

   py-country: updated to 26.2.16

   26.2.16 (2026-02-16)

   - Dropped support for end-of-life Pythons 3.8 and 3.9.

   - Added explicit support for Python 3.13 and 3.14.

   - Updated to iso-codes 4.20.1.

   - Added support for matching initials in ``countries.search_fuzzy``.  For
     example, results for ``countries.search_fuzzy("UK")`` will now include
     GB (United Kingdom).

   - Fixed ``subdivisions.add_entry`` and ``subdivisions.remove_entry``, which
     would previously render the ``country_code`` index of ``subdivisions``
     unusable causing ``subdivisions.get(country_code=...)`` to return a malformed
     result.
VersionDeltaFile
1.10+36-3geography/py-country/PLIST
1.12+4-4geography/py-country/distinfo
1.13+3-4geography/py-country/Makefile
+43-113 files

NetBSD/pkgsrc oNz7Nvzdoc CHANGES-2026

   Updated devel/py-virtualenv, devel/py-tox
VersionDeltaFile
1.3306+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc JbS9dG4devel/py-tox distinfo PLIST

   py-tox: updated to 4.54.0

   Features - 4.54.0
   Declare the runtime dependencies of the tox.pytest plugin (pytest, devpi-process and pytest-mock) under a new testing extra, so plugin authors can pull them in via tox[testing] - by @gaborbernat.

   Bug fixes - 4.54.0
   Extend the generated TOML schema to cover every replace table form (env, ref, posargs, glob, if), including conditional replacements used inside commands. A guard test asserts the schema stays in sync with the loader implementation so future replace types cannot be added without a corresponding schema entry.
VersionDeltaFile
1.56+4-4devel/py-tox/distinfo
1.18+4-1devel/py-tox/PLIST
1.67+2-2devel/py-tox/Makefile
+10-73 files

NetBSD/pkgsrc H0thHwJdevel/py-virtualenv distinfo PLIST

   py-virtualenv: updated to 21.3.3

   Bugfixes - 21.3.3
   recognize GraalPy interpreters using the normalized GraalPy name
VersionDeltaFile
1.92+4-4devel/py-virtualenv/distinfo
1.81+6-1devel/py-virtualenv/PLIST
1.109+3-3devel/py-virtualenv/Makefile
+13-83 files

NetBSD/pkgsrc SwON1Iox11/gtk3 options.mk

   gtk3: Make building wayland support conditional on GLAMOREGL on NetBSD.

   While this seems... weird, at best, due to Historical Reasons
   building libEGL was dependent on building the X server with GLAMOR
   support in NetBSD. This is no longer true, but some problems linger
   (e.g. with libepoxy in the base system).

   As a special hack, for NetBSD with native X only, disable Wayland
   support if the GLAMOR extension isn't enabled.

   PR pkg/60295 x11/gtk3 does not build on NetBSD/macppc
VersionDeltaFile
1.36+5-1x11/gtk3/options.mk
+5-11 files

NetBSD/pkgsrc MkT4Uxbdoc CHANGES-2026

   add ory-hydra
VersionDeltaFile
1.3305+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 288b9q2security Makefile, security/ory-hydra distinfo go-modules.mk

   ory-hydra: Add version 26.2.0

   Ory Hydra is a server implementation of the OAuth 2.0 authorization framework
   and the OpenID Connect Core 1.0. It follows cloud architecture best practices
   and focuses on:

    * OAuth 2.0 and OpenID Connect flows
    * Token issuance and validation
    * Client management
    * Consent and login flow orchestration
    * JWKS management
    * Low latency and high throughput
VersionDeltaFile
1.1+1,928-0security/ory-hydra/distinfo
1.1+643-0security/ory-hydra/go-modules.mk
1.1+26-0security/ory-hydra/Makefile
1.1+10-0security/ory-hydra/DESCR
1.1008+2-1security/Makefile
1.1+2-0security/ory-hydra/PLIST
+2,611-16 files

NetBSD/pkgsrc hN0K51udoc CHANGES-2026

   add py-hatch-requirements-txt, py-jupyterhub, py-oauthenticator
VersionDeltaFile
1.3304+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc lcolGPssecurity Makefile, security/py-oauthenticator PLIST Makefile

   py-oauthenticator: Add version 17.4.0

   OAuth is a token based login mechanism that doesn't rely on a username and
   password mapping. In order to use this login mechanism with JupyerHub the
   login handlers need to be overridden. OAuthenticator overrides these handlers
   for the common OAuth2 identity providers allowing them to be plugged in and
   used with JupyterHub.

   The following authentication services are supported through their own
   authenticator: Auth0, Azure AD, Bitbucket, CILogon, FeiShu, GitHub, GitLab,
   Globus, Google, MediaWiki, OpenShift.

   There is also a GenericAuthenticator that can be configured with any OAuth 2.0
   identity provider or can be used to create a new authenticator class when
VersionDeltaFile
1.1+94-0security/py-oauthenticator/PLIST
1.1+27-0security/py-oauthenticator/Makefile
1.1+13-0security/py-oauthenticator/DESCR
1.1+5-0security/py-oauthenticator/distinfo
1.1007+2-1security/Makefile
+141-15 files

NetBSD/pkgsrc 7HSRmNQwww Makefile, www/py-jupyterhub PLIST Makefile

   py-jupyterhub: Add version 5.4.6

   With JupyterHub you can create a multi-user Hub that spawns, manages, and
   proxies multiple instances of the single-user Jupyter notebook server.

   Project Jupyter created JupyterHub to support many users. The Hub can offer
   notebook servers to a class of students, a corporate data science workgroup,
   a scientific research project, or a high-performance computing group.
VersionDeltaFile
1.1+6,790-0www/py-jupyterhub/PLIST
1.1+40-0www/py-jupyterhub/Makefile
1.1+6-0www/py-jupyterhub/DESCR
1.1+5-0www/py-jupyterhub/distinfo
1.1920+2-1www/Makefile
1.1+2-0www/py-jupyterhub/ALTERNATIVES
+6,845-16 files

NetBSD/pkgsrc rrAamoqnet/microsocks Makefile distinfo, net/microsocks/patches patch-sockssrv.c

   net/microsocks: fix build for SunOS / illumos
VersionDeltaFile
1.1+30-0net/microsocks/patches/patch-sockssrv.c
1.2+4-1net/microsocks/Makefile
1.2+2-1net/microsocks/distinfo
+36-23 files

NetBSD/pkgsrc lYS0ksvdevel Makefile, devel/py-hatch-requirements-txt Makefile PLIST

   py-hatch-requirements-txt: Add version 0.4.1

   Hatchling plugin to read project dependencies from requirements.txt
VersionDeltaFile
1.1+19-0devel/py-hatch-requirements-txt/Makefile
1.1+10-0devel/py-hatch-requirements-txt/PLIST
1.1+5-0devel/py-hatch-requirements-txt/distinfo
1.4632+2-1devel/Makefile
1.1+1-0devel/py-hatch-requirements-txt/DESCR
+37-15 files

NetBSD/pkgsrc lsCxl6oshells/nushell Makefile

   shells/nushell: revert back to vendor libgit2

   Avoid mismatch versions issue.
VersionDeltaFile
1.88+1-5shells/nushell/Makefile
+1-51 files

NetBSD/pkgsrc 7HbAAnUdoc CHANGES-2026

   Updated www/py-jupyter_server, www/py-jupyterlab
VersionDeltaFile
1.3303+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc OGxRGz9www/py-jupyterlab PLIST Makefile

   py-jupyterlab: updated to 4.5.7

   4.5.7

   Enhancements made

   - Update default font family to honor macOS system-wide ui-monospace

   Bugs fixed

   - Video and Audio Content Providers: Fix JupyterLite support
   - Fix notebook hang when dropping cells
   - Fix Contextual Help keyboard shortcut reliability and menu Help functionality
   - Fix focusing input element when opening a dialog from Command Palette
   - Fix native context menu blocked even when context menu is suppressed
   - Fix flaky toolbar item placement in popup

   Maintenance and upkeep improvements


    [7 lines not shown]
VersionDeltaFile
1.18+44-44www/py-jupyterlab/PLIST
1.25+4-9www/py-jupyterlab/Makefile
1.17+4-4www/py-jupyterlab/distinfo
+52-573 files