NetBSD/pkgsrc-wip 5484e4eresterm distinfo go-modules.mk, resterm/patches patch-go.sum patch-go.mod

resterm: haking with cz.nic library which support NetBSD -> modernc.org/sqlite v1.52.1-0.20260614085003-e62c32f2abc6
DeltaFile
+32-32resterm/distinfo
+10-10resterm/go-modules.mk
+3-6resterm/patches/patch-go.sum
+2-5resterm/patches/patch-go.mod
+5-0resterm/Makefile
+52-535 files

NetBSD/src Yk61Lhesys/arch/aarch64/include types.h pmap_machdep.h, sys/arch/mips/include types.h

   mi pmap: remove __HAVE_UNLOCKED_PMAP now the locking is fixed.

   The MI PMAP now allows the ability to process concurrent page faults on
   individual uvm_objects / vm_amaps in parallel, where the relevant pages
   are already in-core. As enabled in

   https://mail-index.netbsd.org/source-changes/2020/03/22/msg115362.html
VersionDeltaFile
1.67+1-6sys/arch/powerpc/include/types.h
1.22+1-6sys/arch/aarch64/include/types.h
1.79+1-4sys/arch/mips/include/types.h
1.21+1-4sys/arch/aarch64/include/pmap_machdep.h
1.20+1-3sys/arch/riscv/include/types.h
+5-235 files

NetBSD/pkgsrc CdLzhXbdoc CHANGES-2026

   doc: Updated math/R-forecast to 9.0.2
VersionDeltaFile
1.3810+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rXXXklRmath/R-forecast Makefile distinfo, math/R-forecast/patches patch-src_Makevars

   (math/R-forecast) Updated 8.23.0 to 9.0.2, Fix build against R 4.6.0

   # forecast 9.0.2

   * `checkresiduals()` correctly handles the `test` argument again (#1100)
   * `mstl()` now correctly accesses the `lambda` attribute on mstl matrix objects (#1097)

   # forecast 9.0.1

   * Performance improvements for ARFIMA model search
   * `forecast.mlm()` now finds `newdata` when passed as an argument from another function (#880)
   * `residuals.tslm()` now allows `type = "working"` as per CRAN request
   * Code modernization and performance improvements

   # forecast 9.0.0
     * `ets()` now allows missing values in the time series (#952)
     * Added `mean_model()` and `forecast.mean_model()`
     * Added `rw_model()` and `forecast.rw_model()` (m-muecke, #969)
     * Added `spline_model()` and `forecast.spline_model()` (#1013)

    [12 lines not shown]
VersionDeltaFile
1.9+15-2math/R-forecast/Makefile
1.1+10-0math/R-forecast/patches/patch-src_Makevars
1.9+5-4math/R-forecast/distinfo
+30-63 files

NetBSD/pkgsrc-wip 23cf870crush distinfo COMMIT_MSG

crush: Update to v0.77.0
DeltaFile
+57-57crush/distinfo
+10-37crush/COMMIT_MSG
+18-18crush/go-modules.mk
+1-2crush/Makefile
+86-1144 files

NetBSD/pkgsrc kclmKmTdoc CHANGES-2026

   doc: Updated math/R-igraph to 2.3.2nb2
VersionDeltaFile
1.3809+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc s7Tjqk8math/R-igraph distinfo Makefile, math/R-igraph/patches patch-src_Makevars.in

   (math/R-igraph) Updated 2.1.4 to 2.3.2, Fix Build against R-4.6.0

   # igraph 2.3.2
   --------------
   ## Bug fixes

   - Fix obsolete Fortran syntax (#2644).


   # igraph 2.3.1
   --------------
   ## Bug fixes

   - Fix mismatches between C function signatures and function
     calls. This only affects private functions that are defined but not
     yet used (#2620).


   # igraph 2.3.0

    [321 lines not shown]
VersionDeltaFile
1.1+15-0math/R-igraph/patches/patch-src_Makevars.in
1.14+5-4math/R-igraph/distinfo
1.29+2-2math/R-igraph/Makefile
+22-63 files

NetBSD/pkgsrc AhxvsQidoc CHANGES-2026

   doc: Updated security/p5-Crypt-DSA to 1.21
VersionDeltaFile
1.3808+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc De5Ct7osecurity/p5-Crypt-DSA distinfo Makefile

   p5-Crypt-DSA: update to 1.21.

   Security update. Please note that this package is deprecated.

   1.21 -- Sun Jun 14 16:52:15 ADT 2026

       - This module is now makred as deprecated.  Crypt-DSA-GMP is a possible replacement.
       - Fixed CVE-2026-12205 key material reuse for multiple signing events
       - SECURITY (CWE-323): sign() reused the DSA nonce k across signatures
       (r and k^-1 were cached on the key and not regenerated), allowing
       private-key recovery from two signatures over different messages. Now
       generates a fresh nonce per signature. Keys used to sign more than
       once with an affected version should be considered compromised.
VersionDeltaFile
1.14+4-4security/p5-Crypt-DSA/distinfo
1.48+2-2security/p5-Crypt-DSA/Makefile
+6-62 files

NetBSD/pkgsrc-wip f1b9396reuse-tool COMMIT_MSG

reuse-tool: Update commit message
DeltaFile
+2-1reuse-tool/COMMIT_MSG
+2-11 files

NetBSD/src M3CVtJLdoc CHANGES

   doc: First two weeks of changes in June.
VersionDeltaFile
1.3273+25-1doc/CHANGES
+25-11 files

NetBSD/pkgsrc-wip 6f854bclibcanlock Makefile COMMIT_MSG

libcanlock: Import release candidate 3.3.2rc1

3.3.2rc1   2026-06-14
           Bugfix: Modified declaration of RFC5869HkdfResult() in header
            to match the function definition
           Bugfix: Modified definition of RFC2104HmacResult() to match
            the function declaration in header
           Add support for C23 memset_explicit() to cl_clear_secret()
           Document that canlock-hp subpackage requires an US-ASCII
            based POSIX locale (EBCDIC is not supported)
           Add SPDX copyright and license identifiers for all files of
            the source tree. Note that the license terms are unchanged
            for all files that already contained such identifiers
           Some documentation files (like "README" and "ChangeLog")
            formerly had neither copyrights nor licenses assigned.
            No copyright and CC0-1.0 license are declared now
           Package is REUSE 3.3 conformant (according to "reuse lint"):
            <https://reuse.software/spec-3.3/>
DeltaFile
+27-0libcanlock/Makefile
+18-0libcanlock/COMMIT_MSG
+14-0libcanlock/buildlink3.mk
+12-0libcanlock/PLIST
+8-0libcanlock/DESCR
+5-0libcanlock/distinfo
+84-02 files not shown
+87-08 files

NetBSD/pkgsrc-wip d3ce4edipv6-toolkit Makefile

ipv6-toolkit: another small fixes
DeltaFile
+6-6ipv6-toolkit/Makefile
+6-61 files

NetBSD/src WhOOjbwexternal/ibm-public/postfix/dist/conf main.cf

   move inet_protocols at the bottom where it is in the distributed file.
VersionDeltaFile
1.14+4-6external/ibm-public/postfix/dist/conf/main.cf
+4-61 files

NetBSD/src 5o2BrhTsys/uvm/pmap pmap.c pmap.h

   pmap: fix MI pmap locking for concurrent page faults.

   Bring the MI pmap in line with ad@’s concurrent page fault locking changes
   in the other pmaps.

   This fixes the remaining locking assumptions in the generic pmap code
   and prepares it for removal of __HAVE_UNLOCKED_PMAP.
VersionDeltaFile
1.105+36-2sys/uvm/pmap/pmap.c
1.30+8-1sys/uvm/pmap/pmap.h
+44-32 files

NetBSD/pkgsrc-wip 6ea9601ipv6-toolkit PLIST Makefile

ipv6-toolkit: clean-up
DeltaFile
+31-16ipv6-toolkit/PLIST
+13-16ipv6-toolkit/Makefile
+0-17ipv6-toolkit/DESCR
+44-493 files

NetBSD/pkgsrc-wip 6161901ipv6-toolkit Makefile

ipv6-toolkit: Update my email for monitoring purposes
DeltaFile
+1-1ipv6-toolkit/Makefile
+1-11 files

NetBSD/pkgsrc KXmgksInet/proftpd Makefile.common distinfo, net/proftpd/patches patch-src_table.c

   proftpd: Fails with C23 default language.

   Uses "bool" as a variable name, which conflicts with the C23
   keyword.
VersionDeltaFile
1.1+21-0net/proftpd/patches/patch-src_table.c
1.18+3-1net/proftpd/Makefile.common
1.58+2-1net/proftpd/distinfo
+26-23 files

NetBSD/pkgsrc pHREZYjaudio/liba52 Makefile distinfo, audio/liba52/patches patch-ab

   liba52: Build fixes for GCC 15.

   Update configure test for return type of signal(2).

   Restrict to C99. Uses "old-style function definitions", but also
   restrict keyword.
VersionDeltaFile
1.5+46-9audio/liba52/patches/patch-ab
1.26+4-1audio/liba52/Makefile
1.12+2-2audio/liba52/distinfo
+52-123 files

NetBSD/pkgsrc IsZBygkdevel/sfsexp distinfo, devel/sfsexp/patches patch-examples_binmode.c

   sfsexp: Include the standard open(2) header

   Should help building on SunOS with GCC 15.
VersionDeltaFile
1.1+19-0devel/sfsexp/patches/patch-examples_binmode.c
1.3+2-1devel/sfsexp/distinfo
+21-12 files

NetBSD/pkgsrc pf3kOQjsysutils/cdrtools Makefile distinfo, sysutils/cdrtools/patches patch-autoconf_configure

   cdrtools: Build fixes for GCC 15.
VersionDeltaFile
1.1+55-0sysutils/cdrtools/patches/patch-autoconf_configure
1.133+4-1sysutils/cdrtools/Makefile
1.101+2-1sysutils/cdrtools/distinfo
+61-23 files

NetBSD/pkgsrc Mst2UKHgraphics/netpbm distinfo, graphics/netpbm/patches patch-lib_pm.h

   netpbm: Fix implicit declaration of atoi(3), exit(3).

   Should help GCC 14/15 builds.
VersionDeltaFile
1.1+15-0graphics/netpbm/patches/patch-lib_pm.h
1.115+2-1graphics/netpbm/distinfo
+17-12 files

NetBSD/pkgsrc d6qVbeQdoc CHANGES-2026

   doc: Updated devel/p5-Config-IniFiles to 3.001000
VersionDeltaFile
1.3807+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc c1VgufSdevel/p5-Config-IniFiles distinfo Makefile

   p5-Config-IniFiles: update to 3.001000.

   Security fix release.

   3.001000    2026-06-08
       * Fix for CVE 2026-11527 .
       * Add t/19utf8.t .
VersionDeltaFile
1.37+4-4devel/p5-Config-IniFiles/distinfo
1.65+3-4devel/p5-Config-IniFiles/Makefile
+7-82 files

NetBSD/pkgsrc CoSYYVvdoc CHANGES-2026

   doc: Updated graphics/p5-GD to 2.86
VersionDeltaFile
1.3806+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MjJxKiNgraphics/p5-GD Makefile distinfo

   p5-GD: update to 2.86.

   Security fix release.

   2.86    * Fix CVE-2026-11526, command injection via 2-arg open() in _make_filehandle.
          CWE-78, CWE-73 (Reported and fixed by Paul Johnson)
   2.85    * Tolerate runtime TIFF decode failures in autodetect (GH #62)
        * Replace cpm with cpanm in github actions
        * Fixed a minor precedence bug in t/z_manifest.t
   2.84    * Added Makefile.PL --with and --without options to bypass autodetection
          errors or upstream libgd or subsequent library errors, as
          libtiff 4.5.1+git230720 wrongly packaged on ubuntu/debian (GH #55).
        * Better support MSWin32 without gdlib.pc. Requires manual --options and
          --lib_gd_path.
        * Workaround broken ExtUtils::PkgConfig->find (GH #61)
        * Fixed snprintf for newer MSVC (>= VS 2015)
        * Added GD::Image::supported() image types method.
        * Added newFromTiffData() method.
        * Fixed t/GD.t for unsupported image types.

    [31 lines not shown]
VersionDeltaFile
1.106+7-4graphics/p5-GD/Makefile
1.33+4-4graphics/p5-GD/distinfo
+11-82 files

NetBSD/src gLVA9wgsys/dev/sdmmc if_bwfm_sdio.c

   Match another chip version found in RPI 5.
VersionDeltaFile
1.34+6-1sys/dev/sdmmc/if_bwfm_sdio.c
+6-11 files

NetBSD/pkgsrc JCOmYotdoc CHANGES-2026

   doc: Updated www/lighttpd to 1.4.83
VersionDeltaFile
1.3805+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vm5IFwHwww/lighttpd distinfo Makefile

   lighttpd: update to 1.4.83. Changes:

   Highlights

   - add PQC hybrid KEM X25519MLKEM768 to default TLS groups
   - mod_sockproxy can now route connections based on TLS SNI
   - mod_proxy proxy.header enhanced config for url-path mapping of response headers
   - HTTP Incremental header support
   - portability/compatibility with library updates (lighttpd dependencies)

   BEHAVIOR CHANGES

   - add PQC hybrid KEM X25519MLKEM768 to default TLS groups
   - HTTP/1.1 Upgrade: h2c has been deprecated; set default to disabled
     in lighttpd, but can still be enabled in config, and http2 prior
     knowledge is still enabled

   * [systemd] add RestrictAddressFamilies AF_NETLINK
   * [TLS] skip cert_is_active warnings for unset clock

    [102 lines not shown]
VersionDeltaFile
1.90+4-4www/lighttpd/distinfo
1.146+2-3www/lighttpd/Makefile
+6-72 files

NetBSD/pkgsrc O6QDJonfilesystems/fuse-pcachefs DESCR

   filesystems/fuse-pcachefs: Note unmaintained upstream since 2017

   and repo archived 2019.
VersionDeltaFile
1.2+3-0filesystems/fuse-pcachefs/DESCR
+3-01 files