NetBSD/pkgsrc-wip cb1f720fresh distinfo Makefile, fresh/patches patch-crates_fresh-core_Cargo.toml patch-crates_fresh-plugin-runtime_Cargo.toml

Update editors/fresh to v.0.43. Remove NetBSD-specific patches, now in upstream
DeltaFile
+0-18fresh/patches/patch-crates_fresh-core_Cargo.toml
+0-15fresh/patches/patch-crates_fresh-plugin-runtime_Cargo.toml
+3-5fresh/distinfo
+1-1fresh/Makefile
+4-394 files

NetBSD/pkgsrc VD0I84idoc CHANGES-2026

   doc: Updated chat/matrix-synapse to 1.156.0
VersionDeltaFile
1.4330+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc caV1Ff6chat/matrix-synapse distinfo cargo-depends.mk

   chat/matrix-synapse: Update to 1.156.0

   Tested on NetBSD 10 amd64 with 2026Q2 environment.

   # Synapse 1.156.0 (2026-07-07)

   ## Features

   - Expose [MSC4354 Sticky Events](https://github.com/matrix-org/matrix-spec-proposals/pull/4354) over [MSC4186 (Simplified) Sliding Sync](https://github.com/matrix-org/matrix-spec-proposals/pull/4186). ([\#19591](https://github.com/element-hq/synapse/issues/19591))
   - Stabilize support for sending ephemeral events to application services, as per [MSC2409](https://github.com/matrix-org/matrix-spec-proposals/pull/2409). Contributed by @jason-famedly @ Famedly. ([\#19758](https://github.com/element-hq/synapse/issues/19758))
   - Include `allowed_room_ids` in the `/summary` client-server API response for rooms with restricted join rules, as required by Matrix 1.15.
     Contributed by @FrenchGithubUser @Famedly. ([\#19762](https://github.com/element-hq/synapse/issues/19762))
   - [MSC4140: Cancellable delayed events](https://github.com/matrix-org/matrix-spec-proposals/pull/4140): Allow authentication on delayed event management endpoints (such as `/restart`) to bypass ratelimits for unauthenticated requests based on the client IP address. ([\#19794](https://github.com/element-hq/synapse/issues/19794))
   - Add new metric `synapse_non_deactivated_user_count` which tracks the number of non-deactivated users in the database, split by `app_service`. ([\#19848](https://github.com/element-hq/synapse/issues/19848))
   - The `GET /_matrix/client/unstable/org.matrix.msc1763/retention/configuration` endpoint is now provided when retention
     is enabled and `experimental_features.msc1763_enabled` is enabled, based on
     [MSC1763](https://github.com/matrix-org/matrix-spec-proposals/pull/1763). ([\#19853](https://github.com/element-hq/synapse/issues/19853))
   - Add experimental support for [MSC4491: Invite reasons in room creation](https://github.com/matrix-org/matrix-spec-proposals/pull/4491). ([\#19874](https://github.com/element-hq/synapse/issues/19874))


    [65 lines not shown]
VersionDeltaFile
1.93+67-67chat/matrix-synapse/distinfo
1.38+21-21chat/matrix-synapse/cargo-depends.mk
1.70+18-6chat/matrix-synapse/PLIST
1.131+2-2chat/matrix-synapse/Makefile
+108-964 files

NetBSD/pkgsrc BAoT5RTdoc CHANGES-2026

   Note update of net/nsd to 4.15.0.
VersionDeltaFile
1.4329+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc pZyhfCcnet/nsd distinfo Makefile

   Update nsd to version 4.15.0.

   Pkgsrc changes:
    * Version & checksum changes.

   Upstream changes:

   4.15.0
   ================
   FEATURES:
        - Merge #483 from ruuda: Improve Prometheus metrics: Move zonestats from
          metric name to label
   BUG FIXES:
        - Fix #478: Feature request: reduce syslog noise from frequent
          read-only control commands (e.g. stats_noreset). It logs the
          verbosity command always, and others at 2 and higher.
        - Fix XDP cleanup code being executed even if xdp is not configured
        - Merge #481 from jaredmauch: Fix pedantic/CodeQL warning in sources
        - Merge #484 from orlitzky: OpenRC: fix network deps and support both

    [62 lines not shown]
VersionDeltaFile
1.95+4-4net/nsd/distinfo
1.138+2-2net/nsd/Makefile
+6-62 files

NetBSD/pkgsrc YCPwiwpdoc CHANGES-2026

   doc: Updated textproc/split-thai to 2.43
VersionDeltaFile
1.4328+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc b0HWZVmtextproc/split-thai distinfo Makefile

   Update to version 2.43
   - accommodate sox to sox_ns pkgsrc change
   - in 'pthai-mp3-play, use new variable 'pthai-audio-command, preferring "play_ng" over "play"
   - add 'pthai-lookup-all to return all matches for word lookup
VersionDeltaFile
1.48+4-4textproc/split-thai/distinfo
1.72+2-3textproc/split-thai/Makefile
+6-72 files

NetBSD/src 40u2tZKsys/arch/m68k/m68k bus_dma_stub.c

   Add a do-nothing-but-return-errors bus_dma stub.
VersionDeltaFile
1.1+85-0sys/arch/m68k/m68k/bus_dma_stub.c
+85-01 files

NetBSD/src AZCxHcMdoc CHANGES-11.0, external/gpl2/groff/tmac mdoc.local

   Welcome to 11.0_RC6!
VersionDeltaFile
1.1.2.132+8-1doc/CHANGES-11.0
1.11.4.7+3-3external/gpl2/groff/tmac/mdoc.local
1.738.2.7+2-2sys/sys/param.h
+13-63 files

NetBSD/src byvp7iPdoc CHANGES-11.0

   Ticket #376
VersionDeltaFile
1.1.2.131+6-1doc/CHANGES-11.0
+6-11 files

NetBSD/src nuchoqdlibexec/ld.elf_so load.c

   Pull up following revision(s) (requested by riastradh in ticket #376):

        libexec/ld.elf_so/load.c: revision 1.52

   rtld, ldd: Fix bad assertion.
   (*needed)->obj may legitimately be null here, as the next line shows,
   so don't check (*needed)->obj->refcount in that case.

   PR bin/60422: ldd, rtld: crash inside assertion if needed object not
   found
VersionDeltaFile
1.49.10.2+3-3libexec/ld.elf_so/load.c
+3-31 files

NetBSD/src au0JITPdoc CHANGES-10.2

   Ticket 1310
VersionDeltaFile
1.1.2.113+16-1doc/CHANGES-10.2
+16-11 files

NetBSD/src PVhxfCUusr.sbin/syslogd syslogd.c tls.c

   Pull up the following revisions(s) (requested by msaitoh in ticket #1310):
           usr.sbin/syslogd/extern.h: revision 1.5
           usr.sbin/syslogd/sign.c: revision 1.10
           usr.sbin/syslogd/sign.h: revision 1.4
           usr.sbin/syslogd/syslogd.c: revision 1.141,1.145,1.148,1.151-1.155 via patch
           usr.sbin/syslogd/syslogd.h: revision 1.10-1.11 via patch
           usr.sbin/syslogd/tls.c: revision 1.26-1.27
           usr.sbin/syslogd/tls.h: revision 1.4

   Some improvements for syslogd(8):
   - Retry sendto() if it raises EBUSY, too.
   - Add missing SLIST_INIT() in main(). This is not a real bug because
     the tls_opt is in BSS and SLIST_INIT() assign NULL.
   - Cleanups (KNF, fix typos and G.C.).
VersionDeltaFile
1.140.2.2+43-35usr.sbin/syslogd/syslogd.c
1.21.2.2+19-19usr.sbin/syslogd/tls.c
1.9.2.1+14-14usr.sbin/syslogd/syslogd.h
1.9.2.1+7-7usr.sbin/syslogd/sign.c
1.3.2.1+4-4usr.sbin/syslogd/sign.h
1.4.26.1+1-3usr.sbin/syslogd/extern.h
+88-821 files not shown
+90-847 files

NetBSD/src IJcG9uadoc CHANGES-10.2

   Ticket 1309
VersionDeltaFile
1.1.2.112+9-1doc/CHANGES-10.2
+9-11 files

NetBSD/src GVJ0Q13lib/libcurses refresh.c cur_hash.c

   Pull up the following revisions(s) (requested by blymn in ticket #1309):
        lib/libcurses/cur_hash.c:       revision 1.15
        lib/libcurses/curses_private.h: revision 1.83
        lib/libcurses/addbytes.c:       revision 1.72
        lib/libcurses/refresh.c:        revision 1.134

   Fix PR lib/58282
VersionDeltaFile
1.126.2.3+110-86lib/libcurses/refresh.c
1.14.2.1+14-12lib/libcurses/cur_hash.c
1.67.2.3+9-2lib/libcurses/addbytes.c
1.80.2.1+4-4lib/libcurses/curses_private.h
+137-1044 files

NetBSD/src XwXLPesdoc CHANGES-11.0

   Ticket 375
VersionDeltaFile
1.1.2.130+9-1doc/CHANGES-11.0
+9-11 files

NetBSD/src KgHOEXnlib/libcurses refresh.c cur_hash.c

   Pull up the following revisions(s) (requested by blymn in ticket #375):
        lib/libcurses/cur_hash.c:       revision 1.15
        lib/libcurses/curses_private.h: revision 1.83
        lib/libcurses/addbytes.c:       revision 1.72
        lib/libcurses/refresh.c:        revision 1.134

   Fix PR lib/58282
VersionDeltaFile
1.129.2.3+110-86lib/libcurses/refresh.c
1.14.6.1+14-12lib/libcurses/cur_hash.c
1.70.2.2+9-2lib/libcurses/addbytes.c
1.82.2.1+4-4lib/libcurses/curses_private.h
+137-1044 files

NetBSD/src VpsxXi4doc CHANGES-11.0

   Ticket 374
VersionDeltaFile
1.1.2.129+10-1doc/CHANGES-11.0
+10-11 files

NetBSD/pkgsrc BunPo9Xdoc CHANGES-2026

   Updated audio/strawberry, devel/py-dulwich
VersionDeltaFile
1.4327+3-1doc/CHANGES-2026
+3-11 files

NetBSD/src PH5D4ZUsys/dev/acpi acpi_mcfg.c

   Pull up the following revisions(s) (requested by riastradh in ticket #374):
        sys/dev/acpi/acpi_mcfg.c:       revision 1.33

   x86: Fix crash at boot on some machines with options PCI_RESOURCE,
   in case something goes wrong traversing the MCFG table and no
   segments are found.
   Addresses:
   PR kern/60411: x86 PCI_RESOURCE: null pointer dereference at boot
VersionDeltaFile
1.32.2.1+9-3sys/dev/acpi/acpi_mcfg.c
+9-31 files

NetBSD/pkgsrc VhI1D3Qdevel/py-dulwich distinfo cargo-depends.mk

   py-dulwich: updated to 1.2.10

   1.2.10  2026-07-07

    * Fix regression in 1.2.9 where loose objects whose content inflates to
      more than 8192 bytes failed to parse with ``zlib.error: object header
      exceeds maximum size``. (Jelmer Vernooij)

   1.2.9   2026-07-06

    * Bound the running length when decoding EWAH bitmaps, so a corrupt or
      malformed ``.bitmap`` index raises ``ValueError`` instead of hanging in
      an unbounded loop that exhausts memory. (Jelmer Vernooij)

    * web: Reject smart HTTP ``git-upload-pack`` / ``git-receive-pack`` POSTs
      whose ``Content-Type`` is not the exact ``application/x-<service>-request``
      value, matching ``git http-backend``. Real git clients (and dulwich's own
      client) already send this header, so there is no interop cost; the check
      is defense in depth against cross-origin POSTs for deployments that wrap

    [33 lines not shown]
VersionDeltaFile
1.80+16-19devel/py-dulwich/distinfo
1.19+4-5devel/py-dulwich/cargo-depends.mk
1.85+2-2devel/py-dulwich/Makefile
+22-263 files

NetBSD/pkgsrc goj7mEudoc CHANGES-2026

   doc: Updated net/ruby-train-core to 3.16.5
VersionDeltaFile
1.4326+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc n3o2idGnet/ruby-train-core distinfo Makefile

   net/ruby-train-core: update to 3.16.5

   3.16.5 (2026-06-11)

   * fix: CHEF-33393 - Fall back to PowerShell syntax for arch detection in
     PowerShell WinRM sessions (#832)
VersionDeltaFile
1.28+4-4net/ruby-train-core/distinfo
1.28+2-2net/ruby-train-core/Makefile
+6-62 files

NetBSD/pkgsrc fzEiIA9doc CHANGES-2026

   doc: Updated net/ruby-recog to 3.1.31
VersionDeltaFile
1.4325+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc PXfKHtYnet/ruby-recog distinfo Makefile

   net/ruby-recog: update to 3.1.31

   3.1.31 (2026-06-29)

   * Update recog submodule to v3.1.28
VersionDeltaFile
1.39+4-4net/ruby-recog/distinfo
1.41+2-2net/ruby-recog/Makefile
+6-62 files

NetBSD/pkgsrc EBhaOfCdoc CHANGES-2026

   doc: Updated net/ruby-dnsruby to 1.74.0
VersionDeltaFile
1.4324+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xrIOu9inet/ruby-dnsruby distinfo Makefile

   net/ruby-dnsruby: update to 1.74.0

   1.74.0 (2026-07-04)

   * Resolve all configured nameservers in parallel
   * Only raise ArgumentError from Resolver if all configured nameservers are
     invalid - otherwise, just log the bad one(s) and continue
   * print out extra OPT data
   * Fix wakeup socket deletion on stopping of select thread
   * Make sure to add nameservers if using config_info in Resolver
   * Fix for RRSET pruning and potential cache poisoning - thanks Alexander Tan
   * Fix WKS record protocol field encoding and decoding size according to RFC
     1035 Section 3.4.2 where PROTOCOL is an 8 bit (#220)
   * Updating workflows to include Ruby 4, and get rdoc working for it
VersionDeltaFile
1.36+4-4net/ruby-dnsruby/distinfo
1.38+2-2net/ruby-dnsruby/Makefile
+6-62 files

NetBSD/src 021PALsetc/etc.sparc64 MAKEDEV.conf, sys/arch/sparc64/conf GENERIC

   Add the bio pseudo device for RAID control.
   Needed for Sun V245 mpt(4) which has integrated RAID.
VersionDeltaFile
1.249+6-2sys/arch/sparc64/conf/GENERIC
1.21+2-1etc/etc.sparc64/MAKEDEV.conf
+8-32 files

NetBSD/pkgsrc iNjck7Ydoc CHANGES-2026

   doc: Updated mail/ruby-mime-types-data to 3.2026.0701
VersionDeltaFile
1.4323+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc SmB5xgfmail/ruby-mime-types-data distinfo Makefile

   mail/ruby-mime-types-data: update to 3.2026.0701

   3.2026.0421 (2026-04-21)

   * Updated registry entries from the IANA media registry and provisional
     media registry and the Apache Tika media registry as of the release date.

   3.2026.0701 (2026-07-01)

   * Updated registry entries from the IANA media registry and provisional
     media registry and the Apache Tika media registry as of the release date.

   * Upgraded hoe-halostatue to ensure reproducible builds.
VersionDeltaFile
1.55+4-4mail/ruby-mime-types-data/distinfo
1.53+2-2mail/ruby-mime-types-data/Makefile
1.10+2-1mail/ruby-mime-types-data/PLIST
+8-73 files