NetBSD/pkgsrc a5TEXxMdoc CHANGES-2026

   doc: Updated devel/cocogitto to 7.0.0
VersionDeltaFile
1.1543+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc mW4Zkmbdevel/cocogitto distinfo cargo-depends.mk

   devel/cocogitto: update to 7.0.0

   Features

       5b3fbaa - (changelog) add support for GitHub specificgit trailers in changelog - @oknozor
       94bbd56 - (verify) Add stdin support via --file - (#515) - Sangeeth Sudheer, Cursor, @oknozor
       BREAKING b72dc7f - implement package resolver for monorepo - @oknozor
       5d41a77 - use dependency resolver for workspace dep resolution - @oknozor
       c39d205 - add cocogitto dependency resolver - @oknozor
       460d1ff - make the repository a workspace - @oknozor
       4ec1940 - Update name of cog.toml field - Jonathan Andrew
       ac98431 - Consolidate pre-release CLI options - Jonathan Andrew
       5391ec1 - Allow pre_pattern to be specified in cog.toml - Jonathan Andrew
       a172168 - Add --auto-pre and --pre-pattern flags - Jonathan Andrew
       fd4451e - Auto-increment pre-releases - Jonathan Andrew

   Bug Fixes

       11d0e05 - (commit) respect EDITOR variable with spaces on Windows - Ku6epXBOCTuK

    [60 lines not shown]
VersionDeltaFile
1.7+352-322devel/cocogitto/distinfo
1.7+116-106devel/cocogitto/cargo-depends.mk
1.7+2-2devel/cocogitto/Makefile
+470-4303 files

NetBSD/pkgsrc nSDUMBsdevel/carwash Makefile

   devel/carwash: Add note on MSRV
VersionDeltaFile
1.8+2-1devel/carwash/Makefile
+2-11 files

NetBSD/pkgsrc arBeJ0hdoc CHANGES-2026

   doc: Updated textproc/rumdl to 0.1.38
VersionDeltaFile
1.1542+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc a2rGB35textproc/rumdl distinfo cargo-depends.mk

   textproc/rumdl: update to 0.1.38

   ## [0.1.38] - 2026-03-04

   ### Fixed

   - **MD013**: Fixed reflow corrupting code blocks inside MkDocs admonitions
     within list items — closing fences were merged with subsequent paragraph
     text ([#485](https://github.com/rvben/rumdl/issues/485), reported by @sisp)

   ## [0.1.37] - 2026-03-04

   ### Fixed

   - **MD013**: Resolve false positive for MkDocs 2-space list continuation
     indents when using `semantic-line-breaks` reflow mode. Continuation lines
     at the minimum indent were incorrectly flagged as needing reflow
     ([#484](https://github.com/rvben/rumdl/issues/484))
   - **MD013**: Detect actual indent of text content for reflow output instead

    [91 lines not shown]
VersionDeltaFile
1.16+517-370textproc/rumdl/distinfo
1.6+171-122textproc/rumdl/cargo-depends.mk
1.16+2-2textproc/rumdl/Makefile
+690-4943 files

NetBSD/pkgsrc eJq0BzOgames/xclannad distinfo, games/xclannad/patches patch-window_picture.cc

   xclannad: try to use SDL_WM_SetCaption() with utf-8 conversion

   SDL 1.2.10 and later officially support it:
    https://libsdl.org/release/SDL-1.2.15/docs.html
VersionDeltaFile
1.2+21-1games/xclannad/patches/patch-window_picture.cc
1.8+2-2games/xclannad/distinfo
+23-32 files

NetBSD/pkgsrc Env4MLEdoc CHANGES-2026

   Updated security/py-pyspnego, time/py-pytz
VersionDeltaFile
1.1541+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc pIhDRXNtime/py-pytz distinfo Makefile

   py-pytz: updated to 2026.1.post1

   2026.1.post1 release (IANA 2026a)
VersionDeltaFile
1.63+4-4time/py-pytz/distinfo
1.71+2-3time/py-pytz/Makefile
+6-72 files

NetBSD/pkgsrc az1tkjUsecurity/py-pyspnego distinfo Makefile

   py-pyspnego: updated to 0.12.1

   0.12.1 - 2026-03-03

   * Fix NTLM challenge parser when the `TargetInfo` contains extra data for `Single_Host_Data`
     * Windows 11 24H2 is sending at least 80 bytes and as we don't use this data we don't care if it doesn't fit a specific size
VersionDeltaFile
1.8+4-4security/py-pyspnego/distinfo
1.12+2-2security/py-pyspnego/Makefile
+6-62 files

NetBSD/pkgsrc mAzkLNBdoc CHANGES-2026

   Updated devel/py-evalidate, graphics/py-wand
VersionDeltaFile
1.1540+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc W5gPvo8graphics/py-wand Makefile distinfo

   py-wand: updated to 0.7.0

   0.7.0

   - Added :meth:`Image.affine() <wand.image.BaseImage.affine>` method.
   - Added :meth:`Image.bilateral_blur() <wand.image.BaseImage.bilateral_blur>` method.
   - Added :meth:`Image.channel_fx() <wand.image.Image.channel_fx>` method.
   - Added :meth:`Image.evaluate_images() <wand.image.BaseImage.evaluate_images>` method.
   - Added :meth:`Image.floodfill() <wand.image.BaseImage.floodfill>` method.
   - Added :meth:`Image.morph() <wand.image.Image.morph>` method.
   - Fixed :meth:`Image.quantize() <wand.image.BaseImage.quantize>` behavior by switching
     default value of ``colorspace_type`` from :const:`None` to ``"undefined"``. [:issue:`644`]
   - Fixed :meth:`Image.liquid_rescale() <wand.image.BaseImage.liquid_rescale>` behavior
     by switching default value of ``delta_x`` from ``0`` to ``1``. [:issue:`653`]
   - Fixed :meth:`Image.sparse_color() <wand.image.BaseImage.sparse_color>`'s ``colors`` argument structure to allow multiple (x, y) points with the same color value.
   - Fixed offset coordinates when used with ``gravity`` parameters. [:issue:`669`]

     - :meth:`Image.chop() <wand.image.BaseImage.chop>`
     - :meth:`Image.composite() <wand.image.BaseImage.composite>`

    [15 lines not shown]
VersionDeltaFile
1.19+3-6graphics/py-wand/Makefile
1.14+4-4graphics/py-wand/distinfo
+7-102 files

NetBSD/pkgsrc wiRukO8devel/py-evalidate Makefile distinfo

   py-evalidate: updated to 2.1.4

   2.1.4
   ignore NameError in jg
VersionDeltaFile
1.2+7-5devel/py-evalidate/Makefile
1.2+4-4devel/py-evalidate/distinfo
+11-92 files

NetBSD/pkgsrc UPbqDq0games/xclannad distinfo, games/xclannad/patches patch-music2_koedec.cc patch-music2_wavfile.cc

   xclannad: fix misc other bugs.
VersionDeltaFile
1.1+38-0games/xclannad/patches/patch-music2_koedec.cc
1.2+33-1games/xclannad/patches/patch-music2_wavfile.cc
1.3+10-2games/xclannad/patches/patch-system_file.cc
1.7+4-3games/xclannad/distinfo
+85-64 files

NetBSD/pkgsrc 00iKGXdlang/rust rust.mk

   rust: Improve RUST_TYPE documentation.

   Include a note about RUSTUP_HOME which will need to be set if using rustup,
   due to pkgsrc changing the HOME environment variable during build.
VersionDeltaFile
1.18+9-5lang/rust/rust.mk
+9-51 files

NetBSD/src JqKghrVsys/arch/powerpc/pic intr.c picvar.h

   powerpc: count intr events on the correct cpu

   The powerpc pic code doesn't support routing but an interrupt may fire
   elsewhere (think IPIs). Instead of always reporting events on CPU 0,
   record the last CPU index to handle the interrupt in struct intrsource
   and use that when reporting affinity / event counters.

   nintendo$ intrctl list
   interrupt id  CPU0   CPU1   CPU2  device name(s)
   pi irq 20     4141*     0      0  IPI cpu0
   pi irq 21        0  20949*     0  IPI cpu1
   pi irq 22        0      0  16259* IPI cpu2
   pi irq 14    29857*     0      0  latte
   latte irq 70    19*     0      0  ahcisata0
   latte irq 37    29*     0      0  ohci0
   latte irq 38    40*     0      0  ohci1
   latte irq 67     0*     0      0  ohci2
   latte irq 69     2*     0      0  ohci3
   latte irq 36   621*     0      0  ehci0

    [5 lines not shown]
VersionDeltaFile
1.39+7-8sys/arch/powerpc/pic/intr.c
1.16+3-2sys/arch/powerpc/pic/picvar.h
+10-102 files

NetBSD/pkgsrc-wip 25444e9opentofu110 Makefile, opentofu111 Makefile

{terraform,opentofu}: take MAINTAINERship
DeltaFile
+1-1terraform012/Makefile
+1-1opentofu110/Makefile
+1-1opentofu111/Makefile
+1-1opentofu16/Makefile
+1-1terraform013/Makefile
+1-1terraform014/Makefile
+6-64 files not shown
+10-1010 files

NetBSD/pkgsrc-wip c8de9d7. Makefile

wip: Add opentofu111
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip b94a877opentofu111 distinfo go-modules.mk, opentofu111/patches patch-provider__source.go

opentofu111: Import opentofu111-1.11.5 as wip/opentofu111

OpenTofu is an OSS tool for building, changing, and versioning
infrastructure safely and efficiently. OpenTofu can manage existing and
popular service providers as well as custom in-house solutions.

The key features of OpenTofu are:

* Infrastructure as Code: Infrastructure is described using a
  high-level configuration syntax. This allows a blueprint of your
  datacenter to be versioned and treated as you would any other code.
  Additionally, infrastructure can be shared and re-used.
* Execution Plans: OpenTofu has a "planning" step where it generates
  an execution plan. The execution plan shows what OpenTofu will do
  when you call apply. This lets you avoid any surprises when
  OpenTofu manipulates infrastructure.
* Resource Graph: OpenTofu builds a graph of all your resources, and
  parallelizes the creation and modification of any non-dependent
  resources. Because of this, OpenTofu builds infrastructure as

    [9 lines not shown]
DeltaFile
+3,306-0opentofu111/distinfo
+1,102-0opentofu111/go-modules.mk
+27-0opentofu111/Makefile
+26-0opentofu111/DESCR
+16-0opentofu111/patches/patch-provider__source.go
+2-0opentofu111/PLIST
+4,479-01 files not shown
+4,480-07 files

NetBSD/src SyUlhHHlib/libedit map.c makelist

   No need to keep an allocated field. We know that the first EL_NUM_FCNS are
   not allocated.
VersionDeltaFile
1.59+3-6lib/libedit/map.c
1.31+2-2lib/libedit/makelist
1.16+1-2lib/libedit/map.h
+6-103 files

NetBSD/pkgsrc ZzzbhOodoc CHANGES-2026

   doc: Updated games/xclannad to 0.07hcnb5
VersionDeltaFile
1.1539+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc G5nJTfygames/xclannad distinfo, games/xclannad/patches patch-system_file.cc patch-system_file.h

   xclannad: fix SIGSEGV on netbsd-10 and also appease misc warnings

   Tested on NetBSD/i3860 10.1 and NetBSD/evbarm-earmv7hf 11.0_RC1.
   Bump PKGREVISION.
VersionDeltaFile
1.2+59-10games/xclannad/patches/patch-system_file.cc
1.2+24-1games/xclannad/patches/patch-system_file.h
1.2+22-3games/xclannad/patches/patch-scn2k_scn2k__text.cc
1.1+24-0games/xclannad/patches/patch-music2_wavfile.cc
1.6+14-8games/xclannad/distinfo
1.2+13-6games/xclannad/patches/patch-font_font__peer__ft2.cc
+156-289 files not shown
+272-3515 files

NetBSD/pkgsrc nxvDxdvdoc CHANGES-2026

   Updated textproc/py-markdown2, devel/py-faker
VersionDeltaFile
1.1538+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc grX0nkvdevel/py-faker distinfo Makefile

   py-faker: updated to 40.5.1

   40.5.1
   * Fix `_get_local_timezone()` missing `return` statement.

   40.5.0
   * Add missing formats and remove duplicates in `user_name_formats`.
VersionDeltaFile
1.108+4-4devel/py-faker/distinfo
1.114+2-2devel/py-faker/Makefile
+6-62 files

NetBSD/pkgsrc KQ97WhNtextproc/py-markdown2 distinfo Makefile

   py-markdown2: updated to 2.5.5

   2.5.5

   Fix middle-word-em interfering with strongs
   Fix code friendly extra stopping other syntax being processed
   Fix a number of em/strong issues
   Fix a number of safemode issues
   Rewrite emphasis and strong processing to be more GFM compliant
   Fix nested footnote references
   Forbid square brackets in reference link IDs
VersionDeltaFile
1.27+4-4textproc/py-markdown2/distinfo
1.33+2-2textproc/py-markdown2/Makefile
1.7+2-1textproc/py-markdown2/PLIST
+8-73 files

NetBSD/pkgsrc 9hoDqvkdoc CHANGES-2026 TODO

   Updated devel/py-uv, devel/py-uv-build
VersionDeltaFile
1.1537+3-1doc/CHANGES-2026
1.26895+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc s4RKIB6devel/py-uv distinfo cargo-depends.mk, devel/py-uv-build distinfo Makefile

   py-uv py-uv-build: updated to 0.10.8

   0.10.8

   Python

   Add CPython 3.10.20
   Add CPython 3.11.15
   Add CPython 3.12.13

   Enhancements

   Add Docker images based on Docker Hardened Images
   Add resolver hint when --exclude-newer filters out all versions of a package
   Configure a real retry minimum delay of 1s
   Expand uv_build direct build compatibility
   Fetch CPython from an Astral mirror by default
   Download uv releases from an Astral mirror in installers by default
   Add SBOM attestations to Docker images

    [20 lines not shown]
VersionDeltaFile
1.16+34-34devel/py-uv/distinfo
1.17+34-34devel/py-uv-build/distinfo
1.15+10-10devel/py-uv/cargo-depends.mk
1.18+6-2devel/py-uv/Makefile.common
1.3+1-4devel/py-uv/Makefile
1.7+1-4devel/py-uv-build/Makefile
+86-886 files

NetBSD/src DPPmVuSsys/arch/aarch64/aarch64 pmap_machdep.c

   Correct argument order in tlb_invalidate_addr calls.
VersionDeltaFile
1.9+4-4sys/arch/aarch64/aarch64/pmap_machdep.c
+4-41 files

NetBSD/pkgsrc PiSA90mdoc CHANGES-2026

   Updated lang/python310, lang/py310-html-docs, lang/nodejs
VersionDeltaFile
1.1536+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc oxEnBkllang/nodejs PLIST distinfo, lang/nodejs/patches patch-deps_v8_third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.cc

   nodejs: updated to 25.8.0

   25.8.0

   Notable Changes

   - build, doc: use new api doc tooling (flakey5)
   - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin)
   - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS)
   - (SEMVER-MINOR) src,permission: add --permission-audit (RafaelGSS)
   - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan)
VersionDeltaFile
1.98+13-4lang/nodejs/PLIST
1.314+5-5lang/nodejs/distinfo
1.4+3-3lang/nodejs/patches/patch-deps_v8_third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.cc
1.344+2-2lang/nodejs/Makefile
+23-144 files

NetBSD/pkgsrc VHvLGzMlang/py310-html-docs distinfo Makefile, lang/python310 distinfo Makefile

   python310 py310-html-docs: updated to 3.10.20

   Python 3.10.20

   Security

   gh-144125: BytesGenerator will now refuse to serialize (write) headers that are unsafely folded or delimited; see verify_generated_headers. (Contributed by Bas Bloemsaat and Petr Viktorin in gh-121650).
   gh-143935: Fixed a bug in the folding of comments when flattening an email message using a modern email policy. Comments consisting of a very long sequence of non-foldable characters could trigger a forced line wrap that omitted the required leading space on the continuation line, causing the remainder of the comment to be interpreted as a new header field. This enabled header injection with carefully crafted inputs.
   gh-143925: Reject control characters in data: URL media types.
   gh-143919: Reject control characters in http.cookies.Morsel fields and values.
   gh-143916: Reject C0 control characters within wsgiref.headers.Headers fields, values, and parameters.
   gh-142145: Remove quadratic behavior in xml.minidom node ID cache clearing. In order to do this without breaking existing users, we also add the ownerDocument attribute to xml.dom.minidom elements and attributes created by directly instantiating the Element or Attr class. Note that this way of creating nodes is not supported; creator functions like xml.dom.Document.documentElement() should be used instead.
   gh-137836: Add support of the “plaintext” element, RAWTEXT elements “xmp”, “iframe”, “noembed” and “noframes”, and optionally RAWTEXT element “noscript” in html.parser.HTMLParser.
   gh-136063: email.message: ensure linear complexity for legacy HTTP parameters parsing. Patch by Bénédikt Tran.
   gh-136065: Fix quadratic complexity in os.path.expandvars().
   gh-119451: Fix a potential memory denial of service in the http.client module. When connecting to a malicious server, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes.
   gh-119452: Fix a potential memory denial of service in the http.server module. When a malicious user is connected to the CGI server on Windows, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes.
   gh-119342: Fix a potential memory denial of service in the plistlib module. When reading a Plist file received from untrusted source, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes.


    [10 lines not shown]
VersionDeltaFile
1.36+4-4lang/python310/distinfo
1.23+4-4lang/py310-html-docs/distinfo
1.44+2-3lang/python310/Makefile
1.21+2-2lang/py310-html-docs/Makefile
1.21+2-2lang/python310/dist.mk
+14-155 files