NetBSD/pkgsrc UBeXECfdoc CHANGES-2026

   doc: Updated multimedia/streamlink to 8.3.0
VersionDeltaFile
1.2322+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oCdu4F7multimedia/streamlink distinfo Makefile

   multimedia/streamlink: update to streamlink-8.3.0

   Changelog:

   == streamlink 8.3.0 (2026-04-10)

   - Added: support for choosing the `--interface` by name on non-Windows
            systems, with optional prefixes, similar to curl
   - Added: support for also checking stream segments in
            `HLSStream.parse_variant_playlist()` by setting
            `check_streams="segments"`
   - Fixed: stdout/stderr streams in `ProcessOutput` not being fully
            line-buffered
   - Updated plugins:
     - cdnbg: rewritten and fixed plugin
     - nicolive: added websocket reconnect attempts on HLS decryption key
                 retrieval failure
     - soop: migrated to sooplive.com
     - telefe: rewritten and fixed plugin

    [41 lines not shown]
VersionDeltaFile
1.27+4-4multimedia/streamlink/distinfo
1.47+2-2multimedia/streamlink/Makefile
+6-62 files

NetBSD/pkgsrc uhQR33Xdoc CHANGES-2026

   Updated www/freenginx to 1.28.0nb2
   Updated www/freenginx to 1.30.0
   Updated www/freenginx-devel to 1.30.0
VersionDeltaFile
1.2321+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc ha1qszwwww/freenginx-devel distinfo Makefile

   www/freenginx-devel: update: 1.29.7 -> 1.30.0

   Sponsored by:        tipi.work

   <ChangeLog>

   *) 1.30.x stable branch.

   </ChangeLog>
VersionDeltaFile
1.6+4-4www/freenginx-devel/distinfo
1.8+2-2www/freenginx-devel/Makefile
+6-62 files

NetBSD/pkgsrc CVobKfMwww/freenginx distinfo Makefile

   www/freenginx: update: 1.28.0 -> 1.30.0

   Sponsored by:        tipi.work

   <ChangeLog>

   *) 1.30.x stable branch.

   </ChangeLog>
VersionDeltaFile
1.3+4-4www/freenginx/distinfo
1.4+2-3www/freenginx/Makefile
+6-72 files

NetBSD/pkgsrc SeehnLCwww/freenginx distinfo Makefile

   www/freenginx: update third-party njs module: 0.9.4 -> 0.9.6

   Bump PKGREVISION.

   Sponsored by:        tipi.work

   <ChangeLog>
   Changes with njs 0.9.6                                       03 Mar 2026

   nginx modules:

   *) Bugfix: fixed expire field truncation in shared dict state files.
      Millisecond timestamps were silently truncated to 10 digits,
      making restored entries appear expired on restart.
      The issue has been present since eca03622 (0.9.1).

   *) Bugfix: suppressed slab log_nomem for evict shared dict zones.
      When evict is enabled, memory allocation failures are expected
      and handled by evicting old entries.

    [87 lines not shown]
VersionDeltaFile
1.2+4-4www/freenginx/distinfo
1.3+2-2www/freenginx/Makefile
1.2+2-2www/freenginx/options.mk
+8-83 files

NetBSD/pkgsrc zZ3UYDtwww/freenginx-devel distinfo Makefile

   www/freenginx-devel: update from 1.29.6 to 1.29.7

   Sponsored by:        tipi.work

   <ChangeLog>

   *) Feature: OpenSSL 4.0 compatibility.

   *) Bugfix: a segmentation fault might occur in a worker process if the
      ngx_http_dav_module was used to handle COPY and MOVE methods in a
      location with the "alias" directive.

   *) Bugfix: client host name was not escaped in requests to the
      authentication server and in the XCLIENT command if the "resolver"
      directive was used in the SMTP proxy.

   *) Bugfix: in the mail proxy module.

   </ChangeLog>
VersionDeltaFile
1.5+4-4www/freenginx-devel/distinfo
1.7+2-2www/freenginx-devel/Makefile
+6-62 files

NetBSD/pkgsrc xpeg2pjnews/trn distinfo Makefile, news/trn/patches patch-myctype.h patch-parsedate.y

   Add a replacement for <ctype.h> to avoid core-dumps from electrified libc.
VersionDeltaFile
1.1+52-0news/trn/patches/patch-myctype.h
1.2+22-11news/trn/patches/patch-parsedate.y
1.1+15-0news/trn/patches/patch-common.h
1.20+6-4news/trn/distinfo
1.11+2-2news/trn/patches/patch-ac
1.56+2-2news/trn/Makefile
+99-191 files not shown
+102-207 files

NetBSD/pkgsrc Ei8H9Sndoc CHANGES-2026

   Updated net/py-xandikos
VersionDeltaFile
1.2320+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc POzva9Mnet/py-xandikos PLIST Makefile

   py-xandikos: updated to 0.3.7

   0.3.7

   New features

   Add --eager flag and EAGER environment variable for background index pre-population at startup
   Support RRULE expansion for recurring VTODOs in time-range filters
   Support time-range filter on VCALENDAR without comp-filter

   Performance improvements

   Cache etag computation in VdirStore using stat metadata
   Add parsed file cache to VdirStore
   Populate index values during import
   Skip RRULE expansion for non-recurring calendar events
   Cache guessed store type with ctag-based invalidation
   Cache git config in RepoCollectionMetadata


    [9 lines not shown]
VersionDeltaFile
1.14+16-1net/py-xandikos/PLIST
1.24+5-7net/py-xandikos/Makefile
1.21+4-4net/py-xandikos/distinfo
+25-123 files

NetBSD/pkgsrc LLMlbjzdoc CHANGES-2026

   Updated sysutils/py-fsspec, devel/py-fakefs
VersionDeltaFile
1.2319+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc aDOhiwmdevel/py-fakefs distinfo Makefile

   py-fakefs: updated to 6.2.0

   6.2.0
   Changes the MRO for file wrappers.

   Changes
   * fake file wrappers now derive from `io.TextIOBase` or `io.BufferedIOBase`,
     so that `isinstance`-checks for these classes succeed

   Fixes
   * route some pseudo-devices to the system instead of patching them; this ensures
     that `os.urandom` and related functions work correctly with PyPy
   * fake file `seek` method did not return the location in the file
   * make sure case sensitivity is correctly set for fake posix paths
     in `hash()`, `Path.match` and `Path.full_match`
VersionDeltaFile
1.36+4-4devel/py-fakefs/distinfo
1.37+2-2devel/py-fakefs/Makefile
+6-62 files

NetBSD/pkgsrc J0E35wgsysutils/py-fsspec distinfo Makefile

   py-fsspec: updated to 2026.3.0

   2026.3.0

   Fixes

   - non-string types in individual cond kwarg value env-vars
   - allow withdirs in glob
   - multi-file put in sftp
VersionDeltaFile
1.26+4-4sysutils/py-fsspec/distinfo
1.27+2-2sysutils/py-fsspec/Makefile
+6-62 files

NetBSD/pkgsrc mW1QoAxdoc CHANGES-2026

   doc: Added wayland/grim version 1.5.0
VersionDeltaFile
1.2318+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc HGkNL4owayland Makefile

   Add grim
VersionDeltaFile
1.14+2-1wayland/Makefile
+2-11 files

NetBSD/pkgsrc 3KtoqKdwayland/grim Makefile distinfo

   grim: new package

   Grim is a tool to grab images from a Wayland
   compositor. Works great with slurp.
VersionDeltaFile
1.1+24-0wayland/grim/Makefile
1.1+5-0wayland/grim/distinfo
1.1+3-0wayland/grim/PLIST
1.1+2-0wayland/grim/DESCR
+34-04 files

NetBSD/pkgsrc kptnlFVdoc CHANGES-2026

   Updated sysutils/py-kazoo, textproc/py-pugjs
VersionDeltaFile
1.2317+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 17Leojftextproc/py-pugjs distinfo Makefile

   py-pugjs: updated to 6.0.2

   6.0.2
   Unknown changes
VersionDeltaFile
1.2+4-4textproc/py-pugjs/distinfo
1.2+2-2textproc/py-pugjs/Makefile
+6-62 files

NetBSD/pkgsrc C76QyI3doc CHANGES-2026

   doc: Added wayland/slurp version 1.5.0
VersionDeltaFile
1.2316+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6QhYCrowayland Makefile

   Add slurp
VersionDeltaFile
1.13+2-1wayland/Makefile
+2-11 files

NetBSD/pkgsrc EnLyHeasysutils/py-kazoo distinfo Makefile

   py-kazoo: updated to 2.11.0

   2.11.0  (2026-03-21)

   Features

   * **testing:**
     *  bump deps for Python > 3.8
     *  add Python 3.13 & 3.14
     *  be a little more verbose about ZK download URL
   * **core:**
     *  removing tiny remaining bits of Python2 hybridation
     *  add support for SNI

   Bug Fixes

   * **core:**
     *  Proper retry count in KazooRetry
     *  Revert "Fix possible endless wait in stop() after AUTH_FAILED error"

    [3 lines not shown]
VersionDeltaFile
1.10+4-4sysutils/py-kazoo/distinfo
1.15+3-3sysutils/py-kazoo/Makefile
+7-72 files

NetBSD/pkgsrc tXhmPbDwayland/slurp Makefile distinfo

   slurp: new package

   Slurp is a tool for selecting a region in a Wayland
   compositor and printing it to the standard output.
   It is commonly used with grim for taking screenshots.
VersionDeltaFile
1.1+22-0wayland/slurp/Makefile
1.1+5-0wayland/slurp/distinfo
1.1+3-0wayland/slurp/PLIST
1.1+3-0wayland/slurp/DESCR
+33-04 files

NetBSD/pkgsrc 7omuA3Odoc CHANGES-2026

   Updated math/py-xarray, devel/py-poetry
VersionDeltaFile
1.2315+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc GvSIY18devel/py-poetry distinfo Makefile

   py-poetry: updated to 2.3.4

   2.3.4

   Fix a performance regression in the wheel installer that was introduced in Poetry 2.3.3
   Fix a path traversal vulnerability in sdist extraction on Python 3.10.0-3.10.12 and 3.11.0-3.11.4 that could allow malicious tarball files to write files outside the target directory
VersionDeltaFile
1.23+4-4devel/py-poetry/distinfo
1.33+2-2devel/py-poetry/Makefile
+6-62 files

NetBSD/pkgsrc aLiphlLdoc CHANGES-2026

   doc: Added wayland/swaylock version 1.8.5
VersionDeltaFile
1.2314+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QXcZWJwmath/py-xarray Makefile distinfo

   py-xarray: updated to 2026.4.0

   2026.4.0

   This release bumps the minimum supported ``zarr`` version to 3.0, finalizes the
   deprecation of timedelta decoding via units, adds ``col_wrap='auto'`` for plots,
   a new ``inherit='all_coords'`` option for :py:meth:`DataTree.to_dataset`, and a
   ``facetgrid_figsize`` option for :py:func:`~xarray.set_options`.
VersionDeltaFile
1.43+5-4math/py-xarray/Makefile
1.32+4-4math/py-xarray/distinfo
+9-82 files

NetBSD/pkgsrc 7lRxTP1wayland Makefile

   Add swaylock
VersionDeltaFile
1.12+3-2wayland/Makefile
+3-21 files

NetBSD/pkgsrc gB692KLwayland/swaylock Makefile PLIST, wayland/swaylock/files swaylock

   swaylock: new package

   A screen locking utility for Wayland compositors.
   It is compatible with any Wayland compositors
   which implements the ext-session-lock-v1 Wayland
   protocol.
VersionDeltaFile
1.1+56-0wayland/swaylock/Makefile
1.1+8-0wayland/swaylock/PLIST
1.1+5-0wayland/swaylock/distinfo
1.1+4-0wayland/swaylock/DESCR
1.1+2-0wayland/swaylock/files/swaylock
+75-05 files

NetBSD/pkgsrc M2EgyIJdoc CHANGES-2026

   doc: Added wayland/swayidle version 1.9.0
VersionDeltaFile
1.2313+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cfMt0Fawayland Makefile

   Add swayidle
VersionDeltaFile
1.11+2-1wayland/Makefile
+2-11 files