NetBSD/pkgsrc Y2JZ6l8www/py-genshi PLIST Makefile

   py-genshi: updated to 0.7.10

   Version 0.7.10

   * Remove dependency on six.
   * Update the benchmarks to support Python 3.13 (the "cgi" module was removed in 3.13)
   * Migrate documentation to Sphinx.
   * Update GitHub Action versions.
   * Fix HTMLParser error handling.
   * Switch tests to pytest.
VersionDeltaFile
1.11+52-52www/py-genshi/PLIST
1.31+4-7www/py-genshi/Makefile
1.14+4-4www/py-genshi/distinfo
+60-633 files

NetBSD/pkgsrc IiOFBbkdoc CHANGES-2025

   Updated sysutils/py-kubernetes, www/py-test-httpx
VersionDeltaFile
1.7018+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc AtwWN0qwww/py-test-httpx Makefile distinfo

   py-test-httpx: updated to 0.36.0

   0.36.0

   Changed
   - `pytest` required version is now `9`.

   Added
   - Explicit support for python `3.14`.
   - `match_params` parameter is now available on responses and callbacks registration, as well as request(s) retrieval. Allowing to provide query parameters as a dict instead of being part of the matched URL.
     - This parameter allows to perform partial query params matching ([refer to documentation](README.md#matching-on-query-parameters) for more information).

   Fixed
   - URL with more than one value for the same parameter were not matched properly (matching was performed on the first value).
   - `httpx_mock.add_exception` is now properly documented (accepts `BaseException` instead of `Exception`).

   Removed
   - `pytest` `8` is not supported anymore.
   - python `3.9` is not supported anymore.
VersionDeltaFile
1.19+5-6www/py-test-httpx/Makefile
1.17+4-4www/py-test-httpx/distinfo
+9-102 files

NetBSD/pkgsrc uCVQYWWsysutils/py-kubernetes PLIST distinfo

   py-kubernetes: updated to 34.1.0

   34.1.0

   Kubernetes API Version: v1.34.1
VersionDeltaFile
1.8+421-136sysutils/py-kubernetes/PLIST
1.8+4-4sysutils/py-kubernetes/distinfo
1.14+2-4sysutils/py-kubernetes/Makefile
+427-1443 files

NetBSD/pkgsrc 31LwV4ldoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 24 hours CVEs

   + ImageMagick, chromium, go, py-django, wireshark
VersionDeltaFile
1.677+23-1doc/pkg-vulnerabilities
+23-11 files

NetBSD/pkgsrc ea0Im2ndoc CHANGES-2025

   pdated devel/py-urwid, devel/py-test-localserver
VersionDeltaFile
1.7017+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 7EnoOnmdevel/py-test-localserver distinfo Makefile

   py-test-localserver: updated to 0.10.0

   0.10.0 (2025-11-24)

   Clarify examples in README
   Drop Python 3.6 support
   Add Python 3.14 support
   Add pytest 9 support
   Consolidate tests
   Remove obsolete driver code in some modules
   Remove obsolete PyTest command from setup.py
   Switch to PEP-639 compliant license metadata
   Update outdated GitHub Action versions
   Add a summary GitHub Action job
   Update the AUTHORS file
VersionDeltaFile
1.12+4-4devel/py-test-localserver/distinfo
1.16+2-3devel/py-test-localserver/Makefile
1.6+1-2devel/py-test-localserver/PLIST
+7-93 files

NetBSD/pkgsrc IPvwnrGdevel/py-urwid distinfo Makefile

   py-urwid: updated to 3.0.4

   Urwid 3.0.4

   Deprecations
   * Fix CheckBox DeprecationWarning: Use user_args instead of user_arg

   Other Changes
   * Refactoring: use official python way for lazy imports
VersionDeltaFile
1.47+4-4devel/py-urwid/distinfo
1.59+2-2devel/py-urwid/Makefile
+6-62 files

NetBSD/pkgsrc FtwLfZCdevel/py-gitlab Makefile PLIST

   py-gitlab: package properly
VersionDeltaFile
1.2+11-7devel/py-gitlab/Makefile
1.2+9-9devel/py-gitlab/PLIST
1.1+1-0devel/py-gitlab/ALTERNATIVES
+21-163 files

NetBSD/pkgsrc cOg2MhYdoc pkg-vulnerabilities

   pkg-vulnerabilities: Limit CVE-2025-13836 and CVE-2025-13837

   New python313 and python314 releases contain fixes for them.
VersionDeltaFile
1.676+4-4doc/pkg-vulnerabilities
+4-41 files

NetBSD/pkgsrc tOIRVKfdoc CHANGES-2025

   doc: Updated textproc/treemd to 0.4.2
VersionDeltaFile
1.7016+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc QK8MhQktextproc/treemd distinfo Makefile

   textproc/treemd: update to 0.4.2

   [0.4.2] - 2025-12-02
   Fixed
   What's Changed

       Add Homebrew installation instructions by @gromgit in #6
       docs: add installation instructions for Arch Linux by @orhun in #7
       fix: display link targets inline to prevent layout shift in link navigator by @kanatti in #9
       fix: prevent infinite scrolling in help popup and refactor help text by @kanatti in #11

   Details

       Sub-headings not displayed in content pane - Fixed regression where sub-headings within a section were not rendered in the content pane (#10)
           Added Block::Heading variant to the parser's block types
           Sub-headings now render with proper styling (colored, bold, underlined) matching the screenshot in README
           Content structure and hierarchy are preserved when viewing sections

       Link selection visibility in interactive mode - Selected links now have clear visual highlighting

    [48 lines not shown]
VersionDeltaFile
1.7+4-4textproc/treemd/distinfo
1.7+2-2textproc/treemd/Makefile
1.7+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc MY7gExsdoc CHANGES-2025

   doc: Updated multimedia/t-rec to 0.8.1
VersionDeltaFile
1.7015+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc wmyWJEEmultimedia/t-rec distinfo cargo-depends.mk

   multimedia/t-rec: update to 0.8.1

   Added
       Improve CLI help readability and fix config path docs (#305)

   Fixed
       restore terminal state after video prompt timeout (#303)

   Other
       update ventura wallpaper and upgrade dependencies (#302)

   0.8.0 - 2025-11-30
   Added
       add interactive prompt for video generation (#298)
       configurable framerate for smoother animations (#296)

   0.7.11 - 2025-11-30
   Added
       add config file with profiles support (#295)

    [4 lines not shown]
VersionDeltaFile
1.6+268-199multimedia/t-rec/distinfo
1.6+88-65multimedia/t-rec/cargo-depends.mk
1.40+13-3multimedia/t-rec/Makefile
+369-2673 files

NetBSD/pkgsrc NMuVxhgdoc CHANGES-2025

   doc: Updated devel/cargo-about to 0.8.3
VersionDeltaFile
1.7014+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc sEsYLVIdevel/cargo-about distinfo cargo-depends.mk

   devel/cargo-about: update to 0.8.3

   Changed
       PR#291 resolved #272 by exposing the core generate function and associated types publicly.
       PR#294 updated spdx to 0.13, replacing the need for askalono for license detection.
VersionDeltaFile
1.9+376-433devel/cargo-about/distinfo
1.9+124-143devel/cargo-about/cargo-depends.mk
1.12+2-2devel/cargo-about/Makefile
+502-5783 files

NetBSD/pkgsrc kxQ2SJNdoc CHANGES-2025

   doc: Updated textproc/bat to 0.26.1
VersionDeltaFile
1.7013+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc w3Kw9oQtextproc/bat distinfo cargo-depends.mk

   textproc/bat: update to 0.26.1

   Features

       Add paging to '-h' and '--help' see PR #3478 (@MuntasirSZN)

   Bugfixes

       Fix hang when using --list-themes with an explicit pager, see #3457 (@abhinavcool42)
       Fix negative values of N not being parsed in <N:M> line ranges without = flag value separator, see #3442 (@lmmx)
       Fix broken Docker syntax preventing use of custom assets, see #3476 (@keith-hall)
       Fix decorations being applied unexpectedly when piping. Now only line numbers explicitly required on the command line should be applied in auto decorations mode for cat compatibility. See #3496 (@keith-hall)
       Fix diagnostics attempting to find the version of an executable named builtin when builtin pager is used. See #3498 (@keith-hall)
       --help now correctly reads the config file for theme information etc. See #3507 (@keith-hall)

   Other

       Improve README documentation on pager options passed to less, see #3443 (@injust)
       Make PowerShell completions compatible with PowerShell v5.1, see #3495 (@keith-hall)

    [8 lines not shown]
VersionDeltaFile
1.28+64-58textproc/bat/distinfo
1.12+20-18textproc/bat/cargo-depends.mk
1.39+3-2textproc/bat/Makefile
+87-783 files

NetBSD/pkgsrc KMWZcrsdoc CHANGES-2025

   Updated net/libtorrent, net/rtorrent
VersionDeltaFile
1.7012+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc JiD4oSmnet/libtorrent distinfo Makefile, net/rtorrent distinfo Makefile

   libtorrent rtorrent: updated to 0.16.5

   0.16.5
   Fixes 100% CPU usage bug in kqueue event handler and UDNS resolver.
VersionDeltaFile
1.56+4-4net/libtorrent/distinfo
1.52+4-4net/rtorrent/distinfo
1.115+2-2net/rtorrent/Makefile
1.78+2-2net/libtorrent/Makefile
+12-124 files

NetBSD/pkgsrc YVA40kcdoc CHANGES-2025

   Updated archivers/zlib-ng, devel/sdl12-compat, devel/SDL3, sysutils/py-ansible-compat
VersionDeltaFile
1.7011+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc UOe2oehsysutils/py-ansible-compat distinfo Makefile

   py-ansible-compat: updated to 25.12.0

   25.12.0

   Maintenance

   Add platform version check
   chore(deps): update all dependencies
   chore(deps): update all dependencies
   chore: Temporarily disable tombi schema.strict for pyproject.toml
   chore(deps): update all dependencies
VersionDeltaFile
1.36+4-4sysutils/py-ansible-compat/distinfo
1.43+2-2sysutils/py-ansible-compat/Makefile
+6-62 files

NetBSD/pkgsrc KIKa8Kkdevel/SDL3 distinfo Makefile

   SDL3: updated to 3.2.28

   3.2.28

   This is a stable bugfix release, with the following changes:

   Fixed a divide by zero with a zero sized blit in some cases
   Fixed blitting bitmaps with a non-zero x offset
   Fixed a crash in the vulkan renderer when the window is minimized
   Fixed the initial X11 window position in some environments
   Fixed the channel mapping for surround sound on PulseAudio
   Fixed the sensor axis ordering with the Linux Nintendo driver
   Fixed Xbox 360 controller mappings on newer Linux kernels
   Made Nintendo Switch controller initialization more robust
   Fixed the paddle mapping for Steam Controllers
VersionDeltaFile
1.5+4-4devel/SDL3/distinfo
1.6+2-2devel/SDL3/Makefile
1.6+2-2devel/SDL3/PLIST
+8-83 files

NetBSD/pkgsrc ISWntGBdevel/sdl12-compat distinfo Makefile

   sdl12-compat: updated to 1.2.72

   1.2.72

   This is a stable bugfix release, with the following changes:

   Allow building without glu.h by defining NO_SDL_GLU
   Fixed centering the splash screen in UT2004
VersionDeltaFile
1.4+4-4devel/sdl12-compat/distinfo
1.14+2-2devel/sdl12-compat/Makefile
+6-62 files

NetBSD/src hhVUpKtusr.sbin/ypserv/yppush yppush.c

   _SC_OPEN_MAX can exceed FD_SETSIZE. Use the compat value svc_maxfd+1
   from the rpc library similar to ypbind(8).

   The custom _svc_run() function is required as the standard svc_run()
   may hang for retries.

   Fixes PR 59750.
VersionDeltaFile
1.26+2-2usr.sbin/ypserv/yppush/yppush.c
+2-21 files

NetBSD/pkgsrc Qf4LG5darchivers/zlib-ng distinfo Makefile

   zlib-ng: updated to 2.3.2

   2.3.2

   This hotfix release fixes bug.
   This bug caused CRC32 failures for data that ended on certain byte counts above 256KB.
VersionDeltaFile
1.10+4-4archivers/zlib-ng/distinfo
1.11+2-2archivers/zlib-ng/Makefile
+6-62 files

NetBSD/src Uk3Zsuuexternal/gpl2/lvm2/dist/libdm/ioctl libdm-nbsd-iface.c

   Fix error message.
VersionDeltaFile
1.13+2-2external/gpl2/lvm2/dist/libdm/ioctl/libdm-nbsd-iface.c
+2-21 files

NetBSD/pkgsrc uWMQbLCdoc CHANGES-2025

   doc: Updated math/four-bar-rs to 7.0.5
VersionDeltaFile
1.7010+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 5HH0imJmath/four-bar-rs distinfo cargo-depends.mk, math/four-bar-rs/patches patch-four-bar-ui_Cargo.toml

   four-bar-rs: update to 7.0.5.

   No release notes found, but this builds again with latest pkgsrc rust.
VersionDeltaFile
1.13+1,082-995math/four-bar-rs/distinfo
1.11+359-330math/four-bar-rs/cargo-depends.mk
1.29+2-9math/four-bar-rs/Makefile
1.4+4-4math/four-bar-rs/patches/patch-four-bar-ui_Cargo.toml
+1,447-1,3384 files

NetBSD/pkgsrc-wip cc80644dnsdist COMMIT_MSG distinfo, dnsdist/patches patch-protobuf

dnsdist: Upgrade to version 2.0.2 (add COMMIT_MSG and patch info)
DeltaFile
+62-0dnsdist/COMMIT_MSG
+3-0dnsdist/patches/patch-protobuf
+2-1dnsdist/distinfo
+67-13 files