NetBSD/pkgsrc XkQvYFXnews/canlock-hp distinfo, news/canlock-hp/patches patch-hp_util_Makefile.am patch-hp_src_Makefile.am

   news/canlock-hp: Build fix for SunOS

   Second attempt to expose the POSIX APIs for SunOS.
VersionDeltaFile
1.1+17-0news/canlock-hp/patches/patch-hp_src_parser.c.in
1.1+16-0news/canlock-hp/patches/patch-hp_util_canlock-hfp.c
1.1+16-0news/canlock-hp/patches/patch-hp_src_unfold.c
1.1+15-0news/canlock-hp/patches/patch-hp_util_Makefile.am
1.1+15-0news/canlock-hp/patches/patch-hp_src_Makefile.am
1.15+6-3news/canlock-hp/distinfo
+85-33 files not shown
+93-79 files

NetBSD/pkgsrc 5lOhqxNdoc CHANGES-2026

   doc: Updated www/resterm to 1.8.1
VersionDeltaFile
1.6119+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rChLtGzwww/resterm go-modules.mk Makefile

   resterm: Update to 1.8.1

   This release adds HTTP traffic recording.
   Point your application's API base URL at a local Resterm listener and use the application as usual.
   Resterm forwards the traffic to your API and saves it in a Resterm .http
   file as runnable requests, mock responses, or both.
VersionDeltaFile
1.45+3-3www/resterm/distinfo
1.51+1-1www/resterm/Makefile
1.36+0-0www/resterm/go-modules.mk
+4-43 files

NetBSD/pkgsrc Tirqa5wlang/gcc14 distinfo, lang/gcc14/patches patch-gcc_config_darwin-driver.cc

   gcc{14,15}: backport macOS 27 fix from upstream
VersionDeltaFile
1.2+52-11lang/gcc14/patches/patch-gcc_config_darwin-driver.cc
1.2+47-15lang/gcc15/patches/patch-gcc_config_darwin-driver.cc
1.8+2-2lang/gcc15/distinfo
1.8+2-2lang/gcc15/Makefile
1.8+2-2lang/gcc15-libs/Makefile
1.14+2-2lang/gcc14/distinfo
+107-342 files not shown
+111-388 files

NetBSD/pkgsrc jt7a8Mddoc CHANGES-2026

   doc: Updated net/dnscontrol to 5.1.0
VersionDeltaFile
1.6118+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc dz2WD5qnet/dnscontrol Makefile go-modules.mk

   dnscontrol: Update to 5.1.0

   Changelog
   Provider-specific changes:
   f496a86: feat(p/CLOUDFLAREAPI): Normalize CF_WORKER_ROUTE TTL to avoid TTL-only corrections (#4871) (@cafferata)
   b35d0cb: fix(p/AUTODNS): clear the legacy "main" record on zone update (#4881) (@dkorunic)
   80299f7: fix(p/AUTODNS): send bare FQDN as MX value, not full RDATA (#4880) (@dkorunic)
   65fe80a: fix(p/AUTODNS): transmit an MX preference of 0 (#4882) (@dkorunic)
   aa20783: fix(p/CLOUDFLAREAPI): Preserve Single Redirect order. New redirects added to end of list. (#4869) (@KyleMit)
   c29831e: fix(p/CNR): offer the debug mode levels as a list in init (#4879) (@cafferata)
   df419c5: fix(p/DNSMADEEASY): ask the sandbox setting as a yes/no question in init (#4877) (@cafferata)
   72a18fd: fix(p/INWX): ask the sandbox setting as a yes/no question in init (#4876) (@cafferata)
   3b4078d: fix(p/TENCENTDNS): match package grades case-insensitively (#4884) (@Alice39s)
   Bug fixes:
   a32953c: fix: remove duplicate "(optional)" in init prompts and add ConfirmValue for yes/no fields (#4875) (@cafferata)
   CI/CD:
   05b5f9f: Build(deps): Bump joi from 18.2.3 to 18.2.9 (#4872) (@dependabot[bot])
   f66211b: ci: adopt conventional commits (#4873) (@TomOnTime)
   Other changes and improvements:
   3ae38d7: HOSTINGDE: Fix SOA mailbox with a host being dropped (#4866) (@jonathan8devs)
VersionDeltaFile
1.12+213-195net/dnscontrol/distinfo
1.13+70-64net/dnscontrol/go-modules.mk
1.48+1-1net/dnscontrol/Makefile
+284-2603 files

NetBSD/src Y1KKCvcsys/dev/ic pcf8584var.h pcf8584.c

   Add interrupt support to pcfiic.
   Make the repeat-start logic in the non-interrupt case simpler.
   Add comments to softc fields.

   By using interrupts, we greatly reduce the system time and wall clock time
   used during i2c operations.
   On machines where interrupts are not supported, the front end can set
   the sc_poll flag to true, and the driver will use the polling path.
VersionDeltaFile
1.26+200-62sys/dev/ic/pcf8584.c
1.11+31-8sys/dev/ic/pcf8584var.h
+231-702 files

NetBSD/src 5nWVvdrsys/arch/sparc64/dev pcfiic_ebus.c

   Force polling for pcfiic on E450 and E250.
   (Interrupts are configured in OFW, but don't appear to work.)
VersionDeltaFile
1.13+6-4sys/arch/sparc64/dev/pcfiic_ebus.c
+6-41 files

NetBSD/src yC0WxE5sys/arch/mac68k/dev akbd.c

   Honor keyboard bell volume.

   Addresses PR port-mac68k/60691.

   Patch and testing by Ray Tran.
VersionDeltaFile
1.31+5-4sys/arch/mac68k/dev/akbd.c
+5-41 files

NetBSD/pkgsrc tn293LBx11/xfd distinfo, x11/xfd/patches patch-meson.build

   xfd: use upstream variant of patch
VersionDeltaFile
1.2+18-15x11/xfd/patches/patch-meson.build
1.11+2-2x11/xfd/distinfo
+20-172 files

NetBSD/src xQ6knI8sys/arch/mac68k/obio ascaudio.c

   Avoid use of lock before inited.

   Patch and testing by Ray Tran.
VersionDeltaFile
1.23+10-9sys/arch/mac68k/obio/ascaudio.c
+10-91 files

NetBSD/src PPhsLIDsys/arch/mac68k/obio ascaudio.c

   Respect maximum and minimum values when recording.

   Patch and testing by Ray Tran.
VersionDeltaFile
1.22+9-4sys/arch/mac68k/obio/ascaudio.c
+9-41 files

NetBSD/src 5YnnW0lsys/arch/mac68k/obio ascaudio.c

   Fix typo for building ascaudio(4) as a module.

   Patch and testing by Ray Tran.
VersionDeltaFile
1.21+7-7sys/arch/mac68k/obio/ascaudio.c
+7-71 files

NetBSD/src 4qa7pXIsys/arch/mac68k/obio ascaudio.c

   Honor playback block size within resonable limits.

   Patch and testing by Ray Tran.
VersionDeltaFile
1.20+14-7sys/arch/mac68k/obio/ascaudio.c
+14-71 files

NetBSD/src gz1g1bnsys/arch/mac68k/obio ascaudio.c

   Return early if aux.interrupts.

   Patch and testing by Ray Tran.
VersionDeltaFile
1.19+5-2sys/arch/mac68k/obio/ascaudio.c
+5-21 files

NetBSD/pkgsrc-wip 51859d5. TODO

TODO: + llama.cpp-0.4.1.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc MotYkLddoc TODO

   doc/TODO: + ggml-0.24.0, lean4-4.34.0.
VersionDeltaFile
1.27925+3-1doc/TODO
+3-11 files

NetBSD/pkgsrc eIdMAivdoc CHANGES-2026

   doc: updated bash to 5.3.20 (by kre@)
VersionDeltaFile
1.6117+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 54G8qKXlang/llvm distinfo, lang/llvm/patches patch-lib_Target_Hexagon_RDFCopy.cpp patch-include_llvm_CodeGen_RDFGraph.h

   llvm: fix build with xcode 27

   Apply commit a558d656043734cc4d02e0a0a12e4c308c28f8c7 from upstream.
   I won't pretend to understand modern C++ to the extent that I can
   adequately explain this change, but I guess it removes UB and does not
   change code behaviour.
VersionDeltaFile
1.1+84-0lang/llvm/patches/patch-include_llvm_CodeGen_RDFRegisters.h
1.1+36-0lang/llvm/patches/patch-lib_CodeGen_RDFLiveness.cpp
1.1+35-0lang/llvm/patches/patch-lib_Target_Hexagon_RDFCopy.h
1.1+15-0lang/llvm/patches/patch-lib_Target_Hexagon_RDFCopy.cpp
1.1+15-0lang/llvm/patches/patch-include_llvm_CodeGen_RDFGraph.h
1.50+6-1lang/llvm/distinfo
+191-16 files

NetBSD/pkgsrc FmVe0RFshells/bash Makefile distinfo

   Update shells/bash to 5.3.20

   New upstream patches:

   patch 16: deal with MacOS variable pipe size (and size limit)
   patch 17: readline cursor issues when invoked other than in col 0 with
        multibyte chars in the prompt
   patch 18: readline redisplay issues: if prompt has > 256 (wrapped) lines and
        when a prompt has changed, needs redrawing, and starts with esc seq.
   patch 19: deal with systems (macOS) where isalpha(128 <= c <= 255) is true.
   patch 20: recompute columns correctly when SIGWINCH indicates screen resize
VersionDeltaFile
1.97+16-1shells/bash/distinfo
1.128+3-2shells/bash/Makefile
+19-32 files

NetBSD/src Mq5zEpwsys/arch/sparc/dev apc.c

   Remove the #ifdef MULTIPROCESSOR and just use the CPU iterator.
   PR 59682
VersionDeltaFile
1.4+2-8sys/arch/sparc/dev/apc.c
+2-81 files

NetBSD/src v7M1FQvdoc CHANGES-10.2, external/gpl2/groff/tmac mdoc.local

   Welcome to 10.2!
VersionDeltaFile
1.1.2.132+6-1doc/CHANGES-10.2
1.7.6.14+3-3external/gpl2/groff/tmac/mdoc.local
1.722.2.12+2-2sys/sys/param.h
+11-63 files

NetBSD/src jDhc8Ppsys/net/npf npf_ext_route.c

   revert, something else must be happening to cause kmem_free() from interrupt.
VersionDeltaFile
1.9+3-3sys/net/npf/npf_ext_route.c
+3-31 files

NetBSD/pkgsrc mw7cPqJdoc CHANGES-2026

   doc: Updated devel/ruby-simplecov to 1.3.0

   This is a leaf package.
VersionDeltaFile
1.6116+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1zYV5Xgdevel/ruby-simplecov ALTERNATIVES distinfo

   devel/ruby-simplecov: update to 1.3.0

   pkgsrc changes:

   * Add ALTERNATIVES.
   * Install manpage with/without installation of ruby-manpages package.


   1.3.0 (2026-09-12)

   SimpleCov 1.3 raises the minimum Ruby to 3.3, brings the coverage directives
   to ERB, Haml, and Slim templates, teaches simplecov patch and simplecov
   uncovered to annotate CI hosts natively, and settles what the report says
   about files and groups that hold nothing.

   Highlights

   * Ruby 3.2 is no longer supported. The minimum is Ruby 3.3, which bundles
     Prism, so the static coverage extractor stops probing for it and the

    [55 lines not shown]
VersionDeltaFile
1.35+9-2devel/ruby-simplecov/Makefile
1.23+8-1devel/ruby-simplecov/PLIST
1.31+4-4devel/ruby-simplecov/distinfo
1.1+1-0devel/ruby-simplecov/ALTERNATIVES
+22-74 files

NetBSD/pkgsrc gYa3o0Fdoc CHANGES-2026

   doc: Updated www/firefox153-l10n to 153.3.0
VersionDeltaFile
1.6115+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Uzzw04xwww/firefox153-l10n Makefile distinfo

   firefox153-l10n: update to 153.3
VersionDeltaFile
1.3+310-310www/firefox153-l10n/distinfo
1.3+2-2www/firefox153-l10n/Makefile
+312-3122 files

NetBSD/pkgsrc 2HWJNjQdoc CHANGES-2026

   doc: Updated www/firefox153 to 153.3.0
VersionDeltaFile
1.6114+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc icMiMWtwww/firefox153 Makefile distinfo

   firefox153: update to 153.3

   Mozilla Foundation Security Advisory 2026-93
   Security Vulnerabilities fixed in Firefox ESR 153.3

   Announced
       September 15, 2026
   Impact
       high
   Products
       Firefox ESR
   Fixed in

           Firefox ESR 153.3

   Note: We have changed how we publish advisories. We no longer roll all internally identified memory safety vulnerabilities into a single CVE and are now issuing an advisory for every individual bug.
   #CVE-2026-92005: Use-after-free in the Audio/Video: Web Codecs component

   Reporter

    [689 lines not shown]
VersionDeltaFile
1.3+4-4www/firefox153/distinfo
1.4+2-3www/firefox153/Makefile
+6-72 files

NetBSD/pkgsrc sPnSYj6doc CHANGES-2026

   doc: Updated www/firefox140-l10n to 140.16.0
VersionDeltaFile
1.6113+2-1doc/CHANGES-2026
+2-11 files