NetBSD/pkgsrc sdFJR3Rmath/py-pandas Makefile distinfo

   py-pandas: updated to 3.0.5

   3.0.5
   Fixed a regression where the pandas 3.0.4 wheels could crash with a
   segmentation fault on Python 3.14 (and other datetime code paths), because they
   were built against an incompatible numpy version (GH 66086)
VersionDeltaFile
1.50+4-4math/py-pandas/distinfo
1.71+2-2math/py-pandas/Makefile
+6-62 files

NetBSD/pkgsrc Sy1j5ABconverters/py-fastbencode Makefile distinfo

   py-fastbencode: updated to 0.3.11

   0.3.11
   Add optional max_depth argument to cap nesting depth when encoding and decoding (defaults to unlimited)
   Rust backend now encodes and decodes iteratively, avoiding native stack overflow on deeply nested input
   Add an encode/decode benchmark script
   Dependency updates (ruff, GitHub Actions)
VersionDeltaFile
1.12+4-4converters/py-fastbencode/distinfo
1.18+2-2converters/py-fastbencode/Makefile
+6-62 files

NetBSD/pkgsrc KqSPD8etextproc/py-markdown Makefile distinfo

   py-markdown: updated to 3.10.3

   3.10.3

   Fixed

   * Fix `SetextHeaderProcessor` regex to prevent mixed `=` and `-` chars in setext-style headers.
   * Add AI Policy to Contributing Guide.
   * Officially document all included extensions as being in maintenance mode.
   * Link the Extension API documentation to the API Reference.
VersionDeltaFile
1.32+4-4textproc/py-markdown/distinfo
1.48+2-2textproc/py-markdown/Makefile
+6-62 files

NetBSD/pkgsrc l5PFnwRdoc CHANGES-2026

   Updated sysutils/py-sh, www/py-uritools, archivers/py-rarfile, databases/py-peewee
VersionDeltaFile
1.4911+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc 46D6W9ndatabases/py-peewee Makefile PLIST

   py-peewee: updated to 4.3.0

   4.3.0

   Backwards-incompatible:

   * Specify `requires-python >= 3.8`. I've been putting off committing to
     anything like this, since technically we still work on 3.7, but 3.8 is the
     minimum we run on CI so it felt correct.
   * Replace `docid` implicit primary key on legacy `FTSModel` (FTS4) with
     `rowid`, which is equivalent. Using `docid` presents no benefit and
     switching to `rowid` makes operations more consistent. Users have a couple
     options when updating:
       * Explicitly add `docid = DocIDField()` to your FTSModel classes.
       * Update your code, replacing `docid` with `rowid`. The underlying data
         does not require a migration, as docid was just an alias for rowid.
   * When a RETURNING-clause insert of a single row inserts nothing, e.g. a
     conflict was ignored, `execute()` returns `None` on every backend.


    [59 lines not shown]
VersionDeltaFile
1.104+4-4databases/py-peewee/distinfo
1.29+4-1databases/py-peewee/PLIST
1.139+2-2databases/py-peewee/Makefile
+10-73 files

NetBSD/pkgsrc Ii4vGIvarchivers/py-rarfile Makefile distinfo

   py-rarfile: updated to 4.5

   4.5 (2026-08-02)

   Security fixes:
   * Skip comments that are larger than 256k.

   Fixes:
   * Truncate filenames at NUL byte.
VersionDeltaFile
1.11+4-4archivers/py-rarfile/distinfo
1.12+2-2archivers/py-rarfile/Makefile
+6-62 files

NetBSD/pkgsrc 2SdVAb6www/py-uritools Makefile distinfo

   py-uritools: updated to 6.1.3

   6.1.3 (2026-07-24)

   - Minor style improvements to keep ``ruff`` happy.
   - Update build environment.
VersionDeltaFile
1.6+4-4www/py-uritools/distinfo
1.6+2-2www/py-uritools/Makefile
+6-62 files

NetBSD/pkgsrc QRpDSSlsysutils/py-sh Makefile distinfo

   py-sh: updated to 2.4.0

   2.4.0 - 7/25/26

   - Dropped support for Python < 3.10
   - Significantly improved `.pyi` typing stub with modern type aliases and annotations
   - `Command` now supports generic subscript syntax (`Command[str]`) via `GenericAlias`
   - Bugfix where signal names containing numbers were not matched correctly
   - `stubtest` and `pyrefly coverage check` now run in CI
VersionDeltaFile
1.18+4-4sysutils/py-sh/distinfo
1.22+2-2sysutils/py-sh/Makefile
+6-62 files

NetBSD/pkgsrc 6Uut0RGdoc TODO CHANGES-2026

   Updated www/py-zensical, devel/py-traitlets
VersionDeltaFile
1.4910+3-1doc/CHANGES-2026
1.27668+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc yTSLATvdevel/py-traitlets Makefile distinfo

   py-traitlets: updated to 5.16.0

   5.16.0

   Enhancements made

   - Add `Path` trait for `pathlib.Path` values

   Bugs fixed

   - Remove hatch --lf fallback that could mask test failures
   - Fix three correctness bugs found in code review by claude Fable

   Maintenance and upkeep improvements

   - Add a document of 'best practices' on designing with traitlets
   - install hatch via uv to speedup ci
   - Update pre-commit hooks and fix the resulting fallout
   - Harden mypy/ruff tooling and improve typing

    [5 lines not shown]
VersionDeltaFile
1.30+4-4devel/py-traitlets/distinfo
1.38+3-3devel/py-traitlets/Makefile
+7-72 files

NetBSD/pkgsrc kokhrLIwww/py-zensical Makefile distinfo

   py-zensical: updated to 0.0.52

   0.0.52

   zensical – add CJK language support for search
   ui – update ui to v0.0.23
VersionDeltaFile
1.4+61-5www/py-zensical/PLIST
1.6+4-4www/py-zensical/distinfo
1.7+2-2www/py-zensical/Makefile
+67-113 files

NetBSD/pkgsrc gtRey70security/py-certbot Makefile distinfo, security/py-certbot/patches patch-src_certbot___internal_plugins_nginx_constants.py

   py-certbot: fixed finding nginx.conf
VersionDeltaFile
1.2+6-5security/py-certbot/patches/patch-src_certbot___internal_plugins_nginx_constants.py
1.108+2-2security/py-certbot/distinfo
1.54+2-1security/py-certbot/Makefile
+10-83 files

NetBSD/pkgsrc ZcKoBWndoc TODO

   doc/TODO: add some

   + OpenJPH-0.31.0, fzf-0.74.2, ggml-0.18.0, harfbuzz-14.3.0,
     hwdata-0.410, libpsl-0.23.1, libxmlb-0.3.29, mame-0.289, moor-2.16.1,
     py-Glances-4.5.6, py-annotated-doc-0.0.5, py-beets-2.13.1,
     py-cryptography-50.0.0, py-markdown-3.10.3, py-pip-26.2,
     py-pytz-2026.3.post1, py-uv-build-0.12.1, py-websockets-17.0.1,
     py-zensical-0.0.52, rumdl-0.2.48, zxing-cpp-3.1.1.
VersionDeltaFile
1.27667+22-3doc/TODO
+22-31 files

NetBSD/pkgsrc Dhc1vsXnet/nanomsg Makefile

   nanomsg: remove version fix
VersionDeltaFile
1.11+1-5net/nanomsg/Makefile
+1-51 files

NetBSD/pkgsrc wjMIXErdoc CHANGES-2026

   Updated net/libtorrent, net/rtorrent
VersionDeltaFile
1.4909+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc MxhxToanet/libtorrent Makefile PLIST, net/libtorrent/patches patch-src_torrent_system_system.cc

   libtorrent rtorrent: updated to 0.16.19

   0.16.19
   This release includes various bugfixes and minor improvements.
VersionDeltaFile
1.72+4-5net/libtorrent/distinfo
1.66+4-4net/rtorrent/distinfo
1.97+2-3net/libtorrent/Makefile
1.29+3-2net/libtorrent/PLIST
1.133+2-2net/rtorrent/Makefile
1.3+1-1net/libtorrent/patches/patch-src_torrent_system_system.cc
+16-176 files

NetBSD/pkgsrc SWrF4QQdoc CHANGES-2026

   Updated net/nanomsg, net/bird
VersionDeltaFile
1.4908+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 1CMWTIknet/bird Makefile distinfo

   bird: updated to 3.3.2

   3.3.2
   Crash fixes, several security issues, LLM reports
VersionDeltaFile
1.21+4-4net/bird/distinfo
1.17+2-3net/bird/Makefile
+6-72 files

NetBSD/pkgsrc trmr9JNnet/nanomsg Makefile distinfo

   nanomsg: updated to 1.2.4

   1.2.4
   Fix for unsignaling

   1.2.3
   Fixed an error that caused a seg fault when there were not enough bind ports
   Gdamore/fix ws handshake overflow
VersionDeltaFile
1.8+4-4net/nanomsg/distinfo
1.10+2-2net/nanomsg/Makefile
+6-62 files

NetBSD/pkgsrc Xrm9S4kwww/ruby-loofah Makefile distinfo

   Pullup ticket #7210 - requested by taca
   www/ruby-loofah: Security fix

   Revisions pulled up:
   - www/ruby-loofah/Makefile                                      1.28
   - www/ruby-loofah/distinfo                                      1.30

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Tue Jul 21 14:12:19 UTC 2026

      Modified Files:
        pkgsrc/www/ruby-loofah: Makefile distinfo

      Log Message:
      www/ruby-loofah: update to 2.25.2

      2.25.2 (2026-07-15)

    [35 lines not shown]
VersionDeltaFile
1.29.2.1+4-4www/ruby-loofah/distinfo
1.27.2.1+2-2www/ruby-loofah/Makefile
+6-62 files

NetBSD/pkgsrc DzowQRfwww/ruby-http Makefile distinfo

   Pullup ticket #7209 - requested by taca
   www/ruby-http: Security fix

   Revisions pulled up:
   - www/ruby-http/Makefile                                        1.21
   - www/ruby-http/distinfo                                        1.23

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Tue Jul 21 14:04:43 UTC 2026

      Modified Files:
        pkgsrc/www/ruby-http: Makefile distinfo

      Log Message:
      www/ruby-http: update to 6.0.4

      6.0.4 -(2026-07-14)

    [20 lines not shown]
VersionDeltaFile
1.22.2.1+4-4www/ruby-http/distinfo
1.20.2.1+2-2www/ruby-http/Makefile
+6-62 files

NetBSD/pkgsrc NZ2QFmswww/osticket Makefile distinfo

   Pullup ticket #7208 - requested by hauke
   www/osticket: Security fix

   Revisions pulled up:
   - www/osticket/Makefile                                         1.9
   - www/osticket/distinfo                                         1.3

   ---
      Module Name:    pkgsrc
      Committed By:   hauke
      Date:           Sat Aug  1 17:28:52 UTC 2026

      Modified Files:
              pkgsrc/www/osticket: Makefile distinfo

      Log Message:
      www/osticket -- update to v1.18.4

      Upstream Changelog:

    [11 lines not shown]
VersionDeltaFile
1.2.4.1+4-4www/osticket/distinfo
1.5.4.1+2-2www/osticket/Makefile
+6-62 files

NetBSD/pkgsrc MAWM6xqaudio/mpg123 Makefile.common distinfo, doc CHANGES-2026

   audio/mpg123: udpate to 1.33.7

   Lots of issues fixed.

   1.33.7
   ------
   - mpg123:
   -- Fix heap buffer overflows in unicode path conversion on Windows (bug 388,
      thanks to Alejandro Ramos).
   -- Fix information disclosure of uninitialied memory for --auth-file without
      line endings. (bug 390, thanks to Alejandro Ramos)
   -- Fix out-of-bounds read/write when combining --continue --random --listentry <n>
      where n is larger than the playlist size. (bug 391, thanks to Alejandro Ramos)
   -- Fix a harmless valgrind memory leak report by not nulling playlist name.
   -- Fix error handling of win32_net_writestring() (Windows only) by actually using
      a signed type, also preventing a OOB read on failure.
      (bug 392 by Alejandro Ramos)
   -- Fix a mostly harmless OOB read of 1 byte when printing USLT lyrics.
      (bug 392)

    [54 lines not shown]
VersionDeltaFile
1.87+4-4audio/mpg123/distinfo
1.87+2-2audio/mpg123/Makefile.common
1.4907+2-1doc/CHANGES-2026
+8-73 files

NetBSD/pkgsrc Uswkzgydoc CHANGES-2026

   doc: Updated textproc/gemtext2html to 1.2
VersionDeltaFile
1.4906+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc T95nkd6textproc/gemtext2html PLIST distinfo

   Update textproc/gemtext2html to 1.2

   - Migrates build system from Meson to buildsys.mk for better
     portability.
VersionDeltaFile
1.4+12-4textproc/gemtext2html/Makefile
1.1+10-0textproc/gemtext2html/PLIST.framework
1.4+4-4textproc/gemtext2html/distinfo
1.4+2-2textproc/gemtext2html/PLIST
+28-104 files

NetBSD/pkgsrc vqsEB9sdatabases/objsqlite3 PLIST.framework

   Add file missing in last commit
VersionDeltaFile
1.1+18-0databases/objsqlite3/PLIST.framework
+18-01 files

NetBSD/pkgsrc B73bZjEdoc CHANGES-2026

   doc: Updated databases/objsqlite3 to 1.1.3
VersionDeltaFile
1.4905+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NNERY28databases/objsqlite3 distinfo Makefile

   Update databases/objsqlite3 to 1.1.3 and fix on macOS
VersionDeltaFile
1.12+7-2databases/objsqlite3/Makefile
1.6+4-4databases/objsqlite3/distinfo
+11-62 files

NetBSD/pkgsrc 0zRYKvkdoc CHANGES-2026

   doc: Updated news/newsraft to 0.37
VersionDeltaFile
1.4904+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OqL1Su3news/newsraft distinfo Makefile

   newsraft: update to 0.37

   * add exec-quiet action
   * add hide-read-feeds setting
   * add hide-read-items setting
   * add toggle-read-feeds action
   * add toggle-read-items action
   * add sections-ignore-toggle-read setting
   * add close-pager-on-toggle-read setting
   * add close-pager-on-toggle-important setting
   * reset window title after executing system command
   * inherit item pager format specifiers from parent item
   * sort by download date when publication/update date unset
   * handle mark actions in pager
   * replace all {} with {0} to comply with C99
VersionDeltaFile
1.31+5-4news/newsraft/Makefile
1.15+4-4news/newsraft/distinfo
+9-82 files