NetBSD/pkgsrc jTtkksHdevel/ccache distinfo Makefile

   ccache: updated to 4.13.6

   Ccache 4.13.6

   Bug fixes and improvements

   Fixed a potential manifest/result cache key collision in MSVC depend mode when compiling a source file with no included files.

   Improved robustness when parsing cache entry data structures.

   Test improvements

   Changed the remote_helper test suite to skip gracefully when the storage test helper is unavailable, avoiding failures when testing a system-installed ccache.
VersionDeltaFile
1.76+4-4devel/ccache/distinfo
1.96+2-2devel/ccache/Makefile
+6-62 files

NetBSD/pkgsrc EilsCwUdoc CHANGES-2026

   doc: Updated audio/fasttracker2 to 2.19
VersionDeltaFile
1.2797+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3wdMawbaudio/fasttracker2 distinfo Makefile

   audio/fasttracker2: Update to 2.19

   Changes since 2.18:

   v2.19 - 03.05.2026
     * Set audio input/output device to default during config reset
     * If audio input device was set to default, properly open default
       audio input device before sampling audio.
VersionDeltaFile
1.134+4-4audio/fasttracker2/distinfo
1.150+2-2audio/fasttracker2/Makefile
+6-62 files

NetBSD/src KD4gVugsys/arch/m68k/m68k pmap_68k.c

   In pmap_bootstrap1(), check to see if FIXEDVA entries in machine_bootmap[]
   are covered by any existing page table range, and if not, allocate additional
   page table ranges to cover them.

   This does not impact the one current user of FIXEDVA -- hp300 -- which
   uses it to map the last page of RAM VA==PA.  In the hp300 case, this
   was already covered by the PTs that map the alternate SYSMAP_VA that
   the hp300 uses (precisely because it needs the last VA==PA mapping).

   This will eventually be used to map the I/O region VA==PA for mac68k.
   Normally, we might otherwies use a TT register for that, but mac68k
   runs on 68020s, so we cannot.
VersionDeltaFile
1.58+58-12sys/arch/m68k/m68k/pmap_68k.c
+58-121 files

NetBSD/src f8875dSsys/arch/m68k/include vmparam.h

   Fix snafu with 68010 page size.
VersionDeltaFile
1.10+9-8sys/arch/m68k/include/vmparam.h
+9-81 files

NetBSD/pkgsrc lOyvkwfdoc TODO

   doc/TODO: apache and postfix updated

   - apache-2.4.67, postfix-3.11.2.
VersionDeltaFile
1.27206+1-3doc/TODO
+1-31 files

NetBSD/pkgsrc EgEdf9Tdoc CHANGES-2026

   doc: Updated www/apache24 to 2.4.67
VersionDeltaFile
1.2796+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc i3rrmntwww/apache24 distinfo PLIST, www/apache24/patches patch-ae patch-configure

   www/apache24: update to 2.4.67

   Changes with Apache 2.4.67 (2026-05-04)

   * SECURITY: CVE-2026-34059: Apache HTTP Server: mod_proxy_ajp: Heap
     Over-Read and memory disclosure in ajp_parse_data() (cve.mitre.org)
     Buffer Over-read vulnerability in Apache HTTP Server.  This issue affects
     Apache HTTP Server: through 2.4.66.  Users are recommended to upgrade to
     version 2.4.67, which fixes the issue.  Credits: Elhanan Haenel

   * SECURITY: CVE-2026-34032: Apache HTTP Server: mod_proxy_ajp: Heap Buffer
     Over-Read Due to Missing Null-Termination Check (ajp_msg_get_string)
     (cve.mitre.org) Improper Null Termination, Out-of-bounds Read
     vulnerability in Apache HTTP Server.  This issue affects Apache HTTP
     Server: through 2.4.66.  Users are recommended to upgrade to version
     2.4.67, which fixes the issue.  Credits: Tianshuo Han
     (<hantianshuo233 at gmail.com>)

   * SECURITY: CVE-2026-33857: Apache HTTP Server: Off-by-one OOB reads in AJP

    [102 lines not shown]
VersionDeltaFile
1.71+7-7www/apache24/distinfo
1.2+6-4www/apache24/patches/patch-ae
1.39+3-5www/apache24/PLIST
1.6+4-4www/apache24/patches/patch-configure
1.143+2-3www/apache24/Makefile
1.3+3-1www/apache24/patches/patch-ad
+25-246 files

NetBSD/pkgsrc oLA86yjdoc CHANGES-2026

   doc: update mail/postfix and related apckages to 3.11.2

        mail/postfix
        mail/postfix-cdb
        mail/postfix-ldap
        mail/postfix-lmdb
        mail/postfix-mysql
        mail/postfix-pcre
        mail/postfix-pgsql
        mail/postfix-sqlite
VersionDeltaFile
1.2795+9-1doc/CHANGES-2026
+9-11 files

NetBSD/pkgsrc h4oTRLCmail/postfix distinfo Makefile.common, mail/postfix/patches patch-ai patch-ag

   mail/postfix: update to 3.11.2

   Postfix 3.11.2 (2026-05-03)

   Fixed in Postfix 3.11:

     * Bugfix (defect introduced: Postfix 3.11): the proxymap(8) daemon
       dereferenced an uninitialized pointer after a request protocol
       error. This daemon is not exposed to local or remote users.
       Found by Claude Opus 4.6.

     * Bugfix (defect introduced: 20260309) a change, to set the
       service_name default value to "amnesiac", violated a test that
       parameter names in postconf output must match 1:1 with parameter
       names in the postlink script.

   Fixed in Postfix 3.8, 3.9, 3.10. 3.11:

     * Portability: support for recent FreeBSD, NetBSD, and OpenBSD

    [25 lines not shown]
VersionDeltaFile
1.48+42-11mail/postfix/patches/patch-ai
1.43+8-12mail/postfix/patches/patch-ag
1.223+6-6mail/postfix/distinfo
1.64+2-2mail/postfix/Makefile.common
+58-314 files

NetBSD/pkgsrc AXARrdcdoc CHANGES-2026

   doc: Updated geography/pdal-lib to 2.10.1
VersionDeltaFile
1.2794+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc R2Pskuugeography/pdal-lib PLIST distinfo, geography/pdal-lib/patches patch-cmake_macros.cmake

   geography/pdal-lib: Update to 2.10.1

   Upstream does not publish NEWS.  Their release notes contain the
   following particularly NEWS-worthy items, plus many bug fixes and
   minor improvements.

   * 2.10.0

     * readers.spz and writers.spz are now plugins by @ibell13 in #4755

   * 2.9.0

     * support for GDAL VSI
     * support for FileSpec
     * remove nlohmann public API (from PDAL API)
     * Multi-thread support, where query, and new options for pdal tindex
VersionDeltaFile
1.5+25-14geography/pdal-lib/PLIST
1.8+4-5geography/pdal-lib/distinfo
1.50+2-3geography/pdal-lib/Makefile
1.2+1-1geography/pdal-lib/patches/patch-cmake_macros.cmake
+32-234 files

NetBSD/src 38AsrADsys/arch/riscv/include proc.h

   Two issues:
   - Always include vmparams.h via <machine/vmparams.h>, because redirection
     logic elsewhere relies on this.
   - But akshually, isn't not even needed here because the code that would
     use it is #if 0'd out anyway.

   So, collect the garbage and ramble on.
VersionDeltaFile
1.7+1-9sys/arch/riscv/include/proc.h
+1-91 files

NetBSD/pkgsrc Ne71xkodoc CHANGES-2026

   doc: Updated x11/mlterm to 3.9.4nb7
VersionDeltaFile
1.2793+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8WRR6Rzx11/mlterm distinfo Makefile, x11/mlterm/patches patch-uitoolkit_xlib_ui__display.c patch-uitoolkit_xlib_ui__window.c

   mlterm: pull upstream fix for XIM key input issue

   Fix lost key input after keyboard focus changes with recent libX11 XIM.
   See upstream issue in patches for details.

   Bump PKGREVISION.
VersionDeltaFile
1.1+92-0x11/mlterm/patches/patch-uitoolkit_xlib_ui__display.c
1.3+59-32x11/mlterm/patches/patch-uitoolkit_xlib_ui__window.c
1.1+20-0x11/mlterm/patches/patch-uitoolkit_ui__display.h
1.103+4-1x11/mlterm/distinfo
1.210+2-2x11/mlterm/Makefile
+177-355 files

NetBSD/src mAceggvsys/rump/include/machine vmparam.h

   Fix MIN_PAGE_SHIFT for LP64 platforms that happen to use tiny mbufs.
VersionDeltaFile
1.6+16-2sys/rump/include/machine/vmparam.h
+16-21 files

NetBSD/src 6ISuTT6sys/arch/aarch64/include param.h

   Comment fixes
VersionDeltaFile
1.17+3-6sys/arch/aarch64/include/param.h
+3-61 files

NetBSD/src j2hLjK4sys/arch/riscv/include param.h

   Fix comments
VersionDeltaFile
1.10+3-3sys/arch/riscv/include/param.h
+3-31 files

NetBSD/pkgsrc PaLm3rodoc TODO

   doc/TODO: + apache-2.4.67, postfix-3.11.2.
VersionDeltaFile
1.27205+3-1doc/TODO
+3-11 files

NetBSD/src mg4CTg0doc 3RDPARTY

   postfix 3.11.2 out
VersionDeltaFile
1.2202+2-2doc/3RDPARTY
+2-21 files

NetBSD/pkgsrc-wip a29cea3bookokrat distinfo cargo-depends.mk

bookokrat: update to 0.3.10

For changes: https://github.com/bugzmanov/bookokrat/releases/tag/v0.3.10

Highlights

    Customizable keybindings - every shortcut is now overridable via a TOML
config, with neovim-compatible notation and live reload.
    SyncTeX (LaTeX # PDF) - bidirectional jump between source and PDF,
including multi-file projects.
    Redesigned Settings window - new tabbed UI with keyboard/mouse navigation
and a scrollbar for overflow content.
    Richer CLI - clap-based parser, print subcommand, and
--directory/--chapter/--page flags.
    Config migration to XDG paths - settings, bookmarks, comments, and image
cache now live in standard system directories.
DeltaFile
+18-3bookokrat/distinfo
+5-0bookokrat/cargo-depends.mk
+1-1bookokrat/Makefile
+24-43 files

NetBSD/src ShATvnTsys/arch/m68k/include pmap_68k.h pmap_motorola.h, sys/arch/m68k/m68k pmap_68k.c

   Make the ABI-as-seen-by-modules consistent across all of the various
   68k pmaps.
VersionDeltaFile
1.57+52-34sys/arch/m68k/m68k/pmap_68k.c
1.16+15-14sys/arch/m68k/include/pmap_68k.h
1.30+15-9sys/arch/sun2/include/pmap.h
1.61+15-5sys/arch/m68k/include/pmap_motorola.h
1.34+9-7sys/arch/sun3/include/pmap3x.h
1.185+14-2sys/arch/sun3/sun3/pmap.c
+120-714 files not shown
+167-8810 files

NetBSD/src LyZO8fNdoc CHANGES-11.0

   274, 275
VersionDeltaFile
1.1.2.84+12-1doc/CHANGES-11.0
+12-11 files

NetBSD/src 8fGcIMXshare/mk bsd.own.mk

   Pull up following revision(s) (requested by martin in ticket #275):
        share/mk/bsd.own.mk: 1.1481 via patch
   PR 58762: disable MKCOMPAT for earm*.
   If someone is interested in re-adding support for oabi compat library
   builds, they can figure out the missing bits. But for now, stop producing
   bogus compat32/debug32 sets on all evbarm builds.
VersionDeltaFile
1.1428.2.3+2-3share/mk/bsd.own.mk
+2-31 files

NetBSD/src D8NpTj1usr.bin/cksum cksum.c

   Pull up following revision(s) (requested by martin in ticket #274):
        usr.bin/cksum/cksum.c: 1.53
   PR 60154: do not print arbitrary control characters when printing
   file names while checking hashes with the -c option.
VersionDeltaFile
1.52.6.1+15-4usr.bin/cksum/cksum.c
+15-41 files

NetBSD/pkgsrc hp8Iwphtime/libical DESCR, time/libical4 DESCR

   libical*: avoid UTF-8 in DESCR
VersionDeltaFile
1.4+1-1time/libical/DESCR
1.3+1-1time/libical4/DESCR
+2-22 files

NetBSD/pkgsrc tRwhhZ1time/libical buildlink3.mk

   libical: limit to <4 in buildlink3.mk
VersionDeltaFile
1.22+2-1time/libical/buildlink3.mk
+2-11 files

NetBSD/src VGKhHXEsys/arch/virt68k/include param.h

   Remove the upper bound on nkmempages for virt68k, else the kmem arena
   gets easily starved on VMs with large memory configs (which is sort of
   the whole point of virt68k).
VersionDeltaFile
1.4+7-2sys/arch/virt68k/include/param.h
+7-21 files

NetBSD/pkgsrc dO8roOddoc CHANGES-2026

   Updated multimedia/ffmpeg8, multimedia/ffplay8
VersionDeltaFile
1.2792+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Di6reUkmultimedia/ffmpeg8 PLIST distinfo

   ffmpeg8 ffplay8: updated to 8.1.1

   8.1.1:
   avcodec/aac/aacdec_usac_mps212: fix attach_lsb() OOB after huff_decode
   avcodec/dfpwmdec: Check nb_samples
   avcodec/alsdec: do not set nbits invalidly
   swscale/swscale_unscaled: adjust last line copy
   swscale/swscale: Check srcSliceY and srcSliceH
   avformat/avidec: check LIST size in avi_load_index()
   avformat/avidec: validate INFO list size before parsing
   avformat/matroskadec: Check audio.sub_packet_h * audio.frame_size
   libavformat/xwma: fix overflow in seek position
   avformat/pcm: Use 64bit for byte_rate
   avcodec/adpcm: signed integer overflow in ADPCM_N64
   avcodec/hevc/ps: validate rep_format dimensions in multi-layer SPS
   avfilter/vf_kerndeint: Check for minimum height
   avcodec/ralf: Add the missing return statement after the error log
   avfilter/vf_codecview: Clamp block to the visible frame region
   avcodec/zmbv: reject XOR data that overruns the decompression buffer

    [66 lines not shown]
VersionDeltaFile
1.4+8-8multimedia/ffmpeg8/PLIST
1.4+4-4multimedia/ffmpeg8/distinfo
1.4+2-2multimedia/ffmpeg8/Makefile.common
1.10+1-2multimedia/ffmpeg8/Makefile
+15-164 files