NetBSD/pkgsrc iuHe1zGsysutils/amanda-client Makefile, sysutils/amanda-common distinfo

   Replace broken security patch for runtar.c with backport from
   current amanda version.

   Fixes PR 59874.
VersionDeltaFile
1.2+180-6sysutils/amanda-common/patches/patch-client-src_runtar.c
1.74+2-2sysutils/amanda-client/Makefile
1.28+2-2sysutils/amanda-common/distinfo
+184-103 files

NetBSD/pkgsrc JCmOW8ldoc TODO CHANGES-2026

   doc: Updated lang/rust to 1.91.1
VersionDeltaFile
1.26666+4-2doc/TODO
1.312+2-1doc/CHANGES-2026
+6-32 files

NetBSD/pkgsrc 2PnY2lVlang/rust distinfo Makefile, lang/rust/patches patch-vendor_libc-0.2.175_src_unix_bsd_netbsdlike_netbsd_riscv64.rs patch-src_bootstrap_bootstrap.py

   rust: update to 1.91

   Based on wip/rust191 by he@, jperkin@, and adam@

   Changes:

   Add lint against dangling raw pointers from local variables

   Stabilized APIs

       Path::file_prefix
       AtomicPtr::fetch_ptr_add
       AtomicPtr::fetch_ptr_sub
       AtomicPtr::fetch_byte_add
       AtomicPtr::fetch_byte_sub
       AtomicPtr::fetch_or
       AtomicPtr::fetch_and
       AtomicPtr::fetch_xor
       {integer}::strict_add

    [61 lines not shown]
VersionDeltaFile
1.194+113-110lang/rust/distinfo
1.1+86-0lang/rust/patches/patch-vendor_libc-0.2.175_src_unix_bsd_netbsdlike_netbsd_riscv64.rs
1.352+38-22lang/rust/Makefile
1.28+5-24lang/rust/patches/patch-src_bootstrap_bootstrap.py
1.9+5-20lang/rust/patches/patch-src_bootstrap_src_lib.rs
1.1+22-0lang/rust/patches/patch-vendor_openssl-src-300.5.2+3.5.2_src_lib.rs
+269-17610 files not shown
+353-20216 files

NetBSD/pkgsrc Y3Uw6xWdoc CHANGES-2026

   doc: Updated x11/libxfce4windowing to 4.20.5
VersionDeltaFile
1.311+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yzEQFpcx11/libxfce4windowing distinfo PLIST

   libxfce4windowing: update to 4.20.5

   4.20.5 (2025-12-29)
   ======
   - I18n: Update po/LINGUAS list
   - build: Fix typo in optimization level
   - XfwWorkspaceWayland: Add missing sanity check
   - I18n: Update po/LINGUAS list
   - XfwWindowX11: Readjust entire monitor list when one is added/removed
   - I18n: Update po/LINGUAS list
   - autotools-build: Add *-docs.xml.in to EXTRA_DIST
   - Translation Updates:
     Arabic, Czech, Danish, Esperanto, Italian, Norwegian Bokmål, Occitan
     (post 1500), Portuguese (Brazil), Slovenian, Swedish, Thai, Uyghur,
     Vietnamese
VersionDeltaFile
1.6+4-4x11/libxfce4windowing/distinfo
1.6+5-1x11/libxfce4windowing/PLIST
1.18+2-3x11/libxfce4windowing/Makefile
+11-83 files

NetBSD/pkgsrc gTtCNNsdoc CHANGES-2026

   doc: updated www/firefox140 and www/firefox140-l10n to 140.7
VersionDeltaFile
1.310+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 0b3AROnwww/firefox140-l10n distinfo Makefile

   firefox140-l10n: update to 140.7.0

   Sync with www/firefox140 version.
VersionDeltaFile
1.4+307-307www/firefox140-l10n/distinfo
1.4+2-2www/firefox140-l10n/Makefile
+309-3092 files

NetBSD/pkgsrc 9F41mmXtextproc/csharp-xapian Makefile, textproc/p5-Xapian Makefile

   xapian-bindings: reset PKGREVISION for xapian update.
VersionDeltaFile
1.41+1-2textproc/csharp-xapian/Makefile
1.18+1-2textproc/p5-Xapian/Makefile
1.21+1-2textproc/py-xapian/Makefile
+3-63 files

NetBSD/pkgsrc 8wfjiCQdoc CHANGES-2026

   doc: Updated textproc/xapian-omega to 1.4.30
VersionDeltaFile
1.309+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gVvC1Vqtextproc/xapian-omega distinfo Makefile

   xapian-omega: update to 1.4.30. Changes:

   documentation:

   * INSTALL: Replace with improved version based on xapian-core's.

   indexers:

   * omindex:

     + Fix segmentation fault if an SVG file contains both <dc:title> and <title>
       with <dc:title> first.  Bug introduced in 1.4.21.
VersionDeltaFile
1.48+4-4textproc/xapian-omega/distinfo
1.51+1-2textproc/xapian-omega/Makefile
+5-62 files

NetBSD/pkgsrc pCeUnkfdoc CHANGES-2026

   doc: Updated textproc/xapian to 1.4.30
VersionDeltaFile
1.308+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KJgJebGtextproc/xapian distinfo distinfo-bindings

   xapian: update to 1.4.30. Changes:

   API:

   * Stem: 1.4.28 changed the English stemmer code to remove an exception
     for "skis" which we incorrectly thought wasn't needed.  This was not
     intended to be a functional change, so we've restored the exception.

   * Stem: Fix a bug in Snowball's runtime code for decoding 4-byte UTF-8
     sequences.  This affects grouping checks against Unicode codepoints U+40000
     to U+7FFFF and U+80000 to U+FFFFF, and we would decode a higher codepoint
     value.  The largest codepoint used in a grouping in any stemmer we ship is
     U+0585 so this seems to be a latent bug.  Reported in Snowball by Stephane
     Carrez.

   documentation:

   * The API docs still said DatabaseError was thrown for operations on a closed
     database, but since 1.4.10 we throw its subclass DatabaseClosedError instead.

    [19 lines not shown]
VersionDeltaFile
1.55+4-4textproc/xapian/distinfo
1.33+4-4textproc/xapian/distinfo-bindings
1.27+2-2textproc/xapian/Makefile.common
+10-103 files

NetBSD/pkgsrc hqngZbAwww/firefox140 distinfo Makefile

   firefox140: update to 140.7.0

   Mozilla Foundation Security Advisory 2026-03
   Security Vulnerabilities fixed in Firefox ESR 140.7

   Announced
       January 13, 2026
   Impact
       high
   Products
       Firefox ESR
   Fixed in

           Firefox ESR 140.7

   #CVE-2026-0877: Mitigation bypass in the DOM: Security component

   Reporter
       mingijung

    [142 lines not shown]
VersionDeltaFile
1.8+4-4www/firefox140/distinfo
1.8+2-3www/firefox140/Makefile
+6-72 files

NetBSD/pkgsrc UNbt3kUdoc CHANGES-2026

   doc: Updated databases/p5-App-Sqitch to 1.6.1
VersionDeltaFile
1.307+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DlwPuf8databases/p5-App-Sqitch distinfo Makefile

   p5-App-Sqitch: update to 1.6.1. Changes:

   - Fixed some ancient typos in sqitchtutorial-sqlite, with thanks to @ovid
     for the report!
   - Updated ClickHouse logic to always specify "default" as the hostname
     when connecting and the URI includes not hostname. This ensures it
     doesn't try to use `DSN=sqitch`, which is unlikely to be a configured
     DSN, and to align with the behavior of the ClickHouse client.
VersionDeltaFile
1.28+4-4databases/p5-App-Sqitch/distinfo
1.46+3-3databases/p5-App-Sqitch/Makefile
+7-72 files

NetBSD/pkgsrc GJ6p4medoc CHANGES-2026

   doc: Updated devel/p5-Cucumber-TagExpressions to 8.1.0
VersionDeltaFile
1.306+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AHrNibNdevel/p5-Cucumber-TagExpressions distinfo Makefile

   p5-Cucumber-TagExpressions: update to 8.1.0. Changes:

   - Render the empty tag expression as an empty string
   - Improve error message for missing operands
VersionDeltaFile
1.8+4-4devel/p5-Cucumber-TagExpressions/distinfo
1.10+2-2devel/p5-Cucumber-TagExpressions/Makefile
+6-62 files

NetBSD/pkgsrc AAlkgBBdoc CHANGES-2026

   doc: Updated textproc/p5-Text-HTML-Turndown to 0.10
VersionDeltaFile
1.305+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc T1Pt0rmtextproc/p5-Text-HTML-Turndown distinfo Makefile

   p5-Text-HTML-Turndown: update to 0.10. Changes:

   * Nicely indent generated Markdown tables
   * Simplify handling of <table> tags
VersionDeltaFile
1.7+4-4textproc/p5-Text-HTML-Turndown/distinfo
1.9+2-2textproc/p5-Text-HTML-Turndown/Makefile
+6-62 files

NetBSD/pkgsrc P4O2ao3doc CHANGES-2026

   doc: Updated devel/ruby-jirametrics to 2.20.1
VersionDeltaFile
1.304+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OqjxP3qdevel/ruby-jirametrics distinfo Makefile

   ruby-jirametrics: update to 2.20.1. Changes:

   - Fixed an exception when using cookie based authentication.
VersionDeltaFile
1.25+4-4devel/ruby-jirametrics/distinfo
1.25+2-2devel/ruby-jirametrics/Makefile
+6-62 files

NetBSD/pkgsrc o32DSfFdoc CHANGES-2026

   doc: Updated devel/mob to 5.4.1
VersionDeltaFile
1.303+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc n8uHQAIdevel/mob distinfo Makefile

   mob: update to 5.4.1. Changes:

   - Fix: `mob next` now correctly handles filenames with spaces when
     determining the last modified file for the open command.
VersionDeltaFile
1.57+4-4devel/mob/distinfo
1.112+3-4devel/mob/Makefile
+7-82 files

NetBSD/pkgsrc ATiIIUItextproc/highlight Makefile

   highlight: reset PKGREVISION for libhighlight update.
VersionDeltaFile
1.64+1-2textproc/highlight/Makefile
+1-21 files

NetBSD/pkgsrc ZuWP9Spdoc CHANGES-2026

   doc: Updated textproc/libhighlight to 4.18
VersionDeltaFile
1.302+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc e30HeZ1textproc/libhighlight distinfo Makefile.common

   highlight: update to 4.18. Changes:

   - updated astyle lib to version 3.6.13
   - fixed undefined variable in shellscript definition
VersionDeltaFile
1.41+4-4textproc/libhighlight/distinfo
1.37+2-2textproc/libhighlight/Makefile.common
+6-62 files

NetBSD/pkgsrc MkEoETGdoc CHANGES-2026

   doc: Updated devel/goredo to 2.8.0
VersionDeltaFile
1.301+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zsaUdrrdevel/goredo distinfo Makefile

   goredo: update to 2.8.0. Changes:

   * Fix always-OOD '.do'-targets with nearby 'default.do'.
   * Proper '.do' file searching during source file determination.
VersionDeltaFile
1.25+4-4devel/goredo/distinfo
1.67+2-3devel/goredo/Makefile
+6-72 files

NetBSD/pkgsrc pjUTy0jdoc CHANGES-2026

   doc: Updated www/snac to 2.88
VersionDeltaFile
1.300+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8RZL52Mwww/snac distinfo Makefile

   snac: update to 2.88. Changes:

   ## 2.88

   If `disable_emojireact` is set to `true` in `server.json`, EmojiReacts
   (incoming and outgoing) are totally disabled.

   New command-line option `top_ten`, that returns the top ten most
   popular posts by a user (ordered by the sum of likes and boosts)
   (contributed by aov).

   Added a new set of per-user muted words; if a post contains any of them,
   it's hidden behind a dropdown (contributed by byte).

   If an account has a metadata named `pronouns`, it's shown by the name
   (contributed by violette).

   Mastodon API: children of a post are returned recursively, not just the
   first level (contributed by violette).

    [44 lines not shown]
VersionDeltaFile
1.39+4-4www/snac/distinfo
1.49+2-3www/snac/Makefile
+6-72 files