NetBSD/pkgsrc 8mYT5Rvdoc CHANGES-2026

   Updated x11/py-wxPython, textproc/py-pyaml
VersionDeltaFile
1.993+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc k3CnUCItextproc/py-pyaml distinfo Makefile

   py-pyaml: updated to 26.2.1

   26.2.1
   cli: add -o/--out-file option
VersionDeltaFile
1.18+4-4textproc/py-pyaml/distinfo
1.22+2-2textproc/py-pyaml/Makefile
+6-62 files

NetBSD/pkgsrc eVDjqQGx11/py-wxPython distinfo Makefile

   py-wxPython: updated to 4.2.5

   4.2.5

   New and improved in this release:
   * This release was built using the wxWidgets' v3.2.9 release tag.  The only exception is that libtiff and pcre2 bundled with wxWidgets are updated to the versions from the wxWidgets master branch (libtiff 4.7.0 and pcre2 10.44).
   * Fix build/wheel installation using setuptools 81+
   * Replace md5 with sha256 when validating downloaded waf and doxygen build tools
   * Add missing attribute _x_maincol to constructor of TreeListMainWindow
   * Fix wx.svg to work with cython 3.1 generated code
VersionDeltaFile
1.5+4-4x11/py-wxPython/distinfo
1.22+2-4x11/py-wxPython/Makefile
+6-82 files

NetBSD/pkgsrc x25nt4xdoc CHANGES-2026

   Updated devel/py-blessed, databases/redis
VersionDeltaFile
1.992+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc BQ6a9M6databases/redis distinfo Makefile

   redis: updated to 8.4.1

   Redis 8.4.1    Released Sun 8 Feb 2026 9:00:00 IST

   Update urgency: `SECURITY`: There are security fixes in the release.

   Security fixes

   - Hide Personally Identifiable Information from server log
   - Cuckoo filter: crash on RDB load on 0 buckets (MOD-11593)
   - Bloom filter: crash on RDB load on large number of filters (MOD-11590)

   Bug fixes

   - Atomic slot migration: wrong adjacent slot range behavior
   - Atomic slot migration: support delay trimming slots after finishing migrating slots
   - Atomic slot migration: time series limitations (MOD-13611)
   - `CLUSTER SLOT-STATS`: Fix few memory tracking bugs
   - Correct empty string token counting in byteOffset calculations to ensure accurate text position tracking (MOD-11233)

    [85 lines not shown]
VersionDeltaFile
1.91+4-4databases/redis/distinfo
1.101+2-2databases/redis/Makefile
+6-62 files

NetBSD/pkgsrc OOYSi1Sdevel/py-blessed distinfo Makefile

   py-blessed: updated to 1.30.0

   1.30
   * bugfix: Terminal.wrap drops color escape sequences
   * bugfix: Prevent rare feedback loops in automatic responses
VersionDeltaFile
1.10+4-4devel/py-blessed/distinfo
1.15+2-2devel/py-blessed/Makefile
+6-62 files

NetBSD/pkgsrc MrCdcMHdoc CHANGES-2026

   Updated devel/py-types-setuptools, devel/py-types-gdb, time/py-types-python-dateutil, devel/py-tenacity
VersionDeltaFile
1.991+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc ePfPNjadevel/py-tenacity distinfo Makefile

   py-tenacity: updated to 9.1.4

   9.1.4

   Fix retry() annotations with async sleep= function
VersionDeltaFile
1.14+4-4devel/py-tenacity/distinfo
1.14+2-2devel/py-tenacity/Makefile
+6-62 files

NetBSD/pkgsrc XNa0imktime/py-types-python-dateutil distinfo Makefile

   py-types-python-dateutil: updated to 2.9.0.20260124

   2.9.0.20260124
   [python-dateutil] Add missing annotation to 'tag' in rebuild.py
VersionDeltaFile
1.15+4-4time/py-types-python-dateutil/distinfo
1.17+2-2time/py-types-python-dateutil/Makefile
+6-62 files

NetBSD/pkgsrc IMH007ydevel/py-types-gdb distinfo Makefile

   py-types-gdb: updated to 16.3.0.20260203

   16.3.0.20260203
   [gdb] `Value.address` can be `None`
VersionDeltaFile
1.6+4-4devel/py-types-gdb/distinfo
1.6+2-2devel/py-types-gdb/Makefile
+6-62 files

NetBSD/pkgsrc wsD5nY2devel/py-types-setuptools distinfo Makefile

   py-types-setuptools: updated to 81.0.0.20260209

   81.0.0.20260209
   [setuptools] Update to 81.0.*
VersionDeltaFile
1.59+4-4devel/py-types-setuptools/distinfo
1.63+2-2devel/py-types-setuptools/Makefile
+6-62 files

NetBSD/pkgsrc 8XOu6oPtextproc/ruby-xhtmldiff Makefile

   textproc/ruby-xhtmldiff: fix build on ruby40

   Require RUBY_ALLOW_HAS_RDOC on ruby40.
VersionDeltaFile
1.2+2-1textproc/ruby-xhtmldiff/Makefile
+2-11 files

NetBSD/pkgsrc EgmCrQPtextproc/ruby-csv Makefile

   textproc/ruby-csv: not for ruby40

   Ruby 4.0.1 has the same version as bundled gem.
VersionDeltaFile
1.21+4-1textproc/ruby-csv/Makefile
+4-11 files

NetBSD/pkgsrc q0MCrlMtextproc/ruby-commonmarker23 Makefile

   textproc/ruby-commonmarker23: not for ruby40

   This packages is for ruby-redmine61 and it is not support ruby40.
VersionDeltaFile
1.4+4-1textproc/ruby-commonmarker23/Makefile
+4-11 files

NetBSD/pkgsrc l3ZHyLEdoc CHANGES-2026 TODO

   doc: Updated security/spiped to 1.6.4
VersionDeltaFile
1.990+2-1doc/CHANGES-2026
1.26782+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc BdRLPmSsecurity/spiped Makefile distinfo

   spiped: update to 1.6.4.

   spiped-1.6.4
   * Fixes a bug which can cause spiped to abort if a RST packet arrives
     from one side of a pipe at the same time as a FIN packet arrives from
     the other end.
   spiped-1.6.3
   * Add -b <bind address> (spiped and spipe) to bind the outgoing address.
   spiped-1.6.2
   * Warn if the maximum number of connections is reached in spiped.
   * Add --syslog (spiped) to send warnings to syslog when daemonized.
   * Significantly improve performance of AES-CTR and SHA256 on amd64 and aarch64.
   * Add ability to suppress POSIX runtime checks during compilation to simplify
     cross-compiling.
VersionDeltaFile
1.22+7-6security/spiped/Makefile
1.9+4-4security/spiped/distinfo
+11-102 files

NetBSD/pkgsrc ahnMfXHdevel/spin Makefile

   spin: switch to https
VersionDeltaFile
1.8+2-2devel/spin/Makefile
+2-21 files

NetBSD/pkgsrc jcohJ7Hlang/spidermonkey Makefile

   spidermonkey: update HOMEPAGE
VersionDeltaFile
1.34+2-2lang/spidermonkey/Makefile
+2-21 files

NetBSD/pkgsrc DGmQvxhlang/spidermonkey185 Makefile

   spidermonkey185: update HOMEPAGE
VersionDeltaFile
1.17+2-3lang/spidermonkey185/Makefile
+2-31 files

NetBSD/pkgsrc xc4mo9Icad/spice Makefile

   spice: comment out dead site
VersionDeltaFile
1.53+2-2cad/spice/Makefile
+2-21 files

NetBSD/pkgsrc qK8RIkBnet/speedtouch Makefile

   speedtouch: switch to sourceforge HOMEPAGE, other one is gone
VersionDeltaFile
1.33+2-2net/speedtouch/Makefile
+2-21 files

NetBSD/pkgsrc AwIAEMUx11/space_dapp Makefile

   space_dapp: comment out dead link
VersionDeltaFile
1.8+2-2x11/space_dapp/Makefile
+2-21 files

NetBSD/pkgsrc H1jqaGugames/solarus Makefile

   solarus: update HOMEPAGE
VersionDeltaFile
1.83+2-2games/solarus/Makefile
+2-21 files

NetBSD/pkgsrc sygFgQdwww/SOGo Makefile, www/SOGo5 Makefile

   SOGo*: switch to https
VersionDeltaFile
1.88+2-3www/SOGo/Makefile
1.8+2-2www/SOGo5/Makefile
+4-52 files

NetBSD/pkgsrc 6I9scBqsecurity/softhsm Makefile

   softhsm: update HOMEPAGE
VersionDeltaFile
1.62+2-2security/softhsm/Makefile
+2-21 files

NetBSD/pkgsrc z21sxm1security/softhsm2 Makefile

   softhsm2: update HOMEPAGE
VersionDeltaFile
1.35+2-2security/softhsm2/Makefile
+2-21 files

NetBSD/pkgsrc CYF6s7vwww/snownews Makefile

   snownews: update HOMEPAGE
VersionDeltaFile
1.85+3-3www/snownews/Makefile
+3-31 files

NetBSD/pkgsrc kn9w3Clsecurity/snortsnarf Makefile

   snortsnarf: comment out dead sites
VersionDeltaFile
1.32+3-4security/snortsnarf/Makefile
+3-41 files

NetBSD/pkgsrc p4SZ1ahmath/snns Makefile

   snns: comment out dead site
VersionDeltaFile
1.28+3-3math/snns/Makefile
+3-31 files

NetBSD/pkgsrc EeQzzOUdoc CHANGES-2026

   doc: Updated devel/boost-libs to 1.90.0nb2
VersionDeltaFile
1.989+2-1doc/CHANGES-2026
+2-11 files