NetBSD/pkgsrc k4BwHQFdoc CHANGES-2026

   doc: Updated mail/rspamd to 4.1.4
VersionDeltaFile
1.4845+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jcfm1cQmail/rspamd cfgfiles.mk Makefile

   mail/rspamd: update to 4.1.4

   pkgsrc change: remove a pkglint warning of cfgfiles.mk.


   4.1.4 (2026-07-29)

   Incompatible changes

   * Build: rspamd now links a single shared jemalloc instance per process and
     refuses a static-only jemalloc — duplicated allocators caused segfaults
     at startup

   Features

   * WebUI: read-only users can now access the Selectors tab and the Errors
     history

   Bug fixes

    [21 lines not shown]
VersionDeltaFile
1.77+4-4mail/rspamd/distinfo
1.138+2-2mail/rspamd/Makefile
1.23+1-2mail/rspamd/cfgfiles.mk
+7-83 files

NetBSD/pkgsrc uFOSWEcdoc CHANGES-2026

   doc: Updated net/samba4 to 4.24.5
VersionDeltaFile
1.4844+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc kVHYmE5net/samba4 Makefile distinfo, net/samba4/patches patch-lib_util_util__crypt.c

   net/samba4: update to 4.24.5

   pkgsrc change:

   * remove pkglint warnings of patches/patch-lib_util_util__crypt.c


                      ==============================
                      Release Notes for Samba 4.24.5
                              July 28, 2026
                      ==============================


   This is a security release in order to address the following defects:

   o CVE-2026-6949:   TSIG packet with name compression can crash DNS

                      Incorrect size calculations when a TSIG record contains
                      compressed names can lead to a large out-of-bounds write

    [72 lines not shown]
VersionDeltaFile
1.129+5-5net/samba4/distinfo
1.4+3-3net/samba4/patches/patch-lib_util_util__crypt.c
1.220+2-2net/samba4/Makefile
+10-103 files

NetBSD/pkgsrc B4RqDbOdoc CHANGES-2026

   doc: Update www/ruby-rails80 and related pacakges to 8.0.5.1

        devel/ruby-activesupport80
        devel/ruby-activemodel80
        devel/ruby-activejob80
        databases/ruby-activerecord80
        www/ruby-actionview80
        www/ruby-actionpack80
        www/ruby-actioncable80
        devel/ruby-railties80
        devel/ruby-activestorage80
        mail/ruby-actionmailer80
        mail/ruby-actionmailbox80
        textproc/ruby-actiontext80
        www/ruby-rails80
VersionDeltaFile
1.4843+14-1doc/CHANGES-2026
+14-11 files

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

   Welcome to 11.0!
VersionDeltaFile
1.1.2.141+7-1doc/CHANGES-11.0
1.11.4.9+3-3external/gpl2/groff/tmac/mdoc.local
1.738.2.9+2-2sys/sys/param.h
+12-63 files

NetBSD/pkgsrc D6yclerdevel/ruby-activemodel80 distinfo, devel/ruby-activesupport80 distinfo

   www/ruby-rails80: update to 8.0.5.1

   Ruby on Rails 8.0.5.1 (2026-07-29)

   Active Storage

   * A possible arbitrary file read and remote code execution in Active Storage
     variant processing (CVE-2026-66066)
VersionDeltaFile
1.7+4-4www/ruby-actionview80/distinfo
1.7+4-4www/ruby-actionpack80/distinfo
1.7+4-4www/ruby-actioncable80/distinfo
1.7+4-4devel/ruby-railties80/distinfo
1.7+4-4devel/ruby-activesupport80/distinfo
1.7+4-4devel/ruby-activemodel80/distinfo
+24-249 files not shown
+56-5515 files

NetBSD/pkgsrc 4N4tuwIdoc CHANGES-2026

   doc: Update www/ruby-rails72 and related pacakges to 7.2.3.2

        devel/ruby-activesupport72
        devel/ruby-activemodel72
        devel/ruby-activejob72
        databases/ruby-activerecord72
        www/ruby-actionview72
        www/ruby-actionpack72
        www/ruby-actioncable72
        devel/ruby-railties72
        devel/ruby-activestorage72
        mail/ruby-actionmailer72
        mail/ruby-actionmailbox72
        textproc/ruby-actiontext72
        www/ruby-rails72
VersionDeltaFile
1.4842+14-1doc/CHANGES-2026
+14-11 files

NetBSD/pkgsrc dcBLZI1devel/ruby-activemodel72 distinfo, devel/ruby-activesupport72 distinfo

   www/ruby-rails72: update to 7.2.3.2

   Ruby on Rails 7.2.3.2 (2026-07-29)

   Active Storage

   * A possible arbitrary file read and remote code execution in Active Storage
     variant processing (CVE-2026-66066)
VersionDeltaFile
1.5+4-4www/ruby-actionview72/distinfo
1.5+4-4www/ruby-actionpack72/distinfo
1.5+4-4www/ruby-actioncable72/distinfo
1.5+4-4devel/ruby-railties72/distinfo
1.5+4-4devel/ruby-activesupport72/distinfo
1.5+4-4devel/ruby-activemodel72/distinfo
+24-249 files not shown
+56-5515 files

NetBSD/src y34Jpgbsys/arch/arm/ti am18xx_usbphyclk.c am18xx_usbphy.c

   fix cvs revision comment not expanding
VersionDeltaFile
1.3+2-2sys/arch/arm/ti/ti_motgphy.c
1.2+2-2sys/arch/arm/ti/am18xx_platform.c
1.3+1-1sys/arch/arm/ti/am18xx_usbphyclk.c
1.2+1-1sys/arch/arm/ti/am18xx_usbphy.c
1.2+1-1sys/arch/arm/ti/am18xx_timer.c
1.4+1-1sys/arch/arm/ti/am18xx_psc.c
+8-84 files not shown
+12-1210 files

NetBSD/src HX90Nsfsys/arch/powerpc/powerpc bus_dma.c

   Don't forget to advance within the segment in _bus_dmamap_load_raw.

   This went unnoticed, because the function is rarely used. While it is
   wired in PowerPC DMA routines, no PowerPC specific drivers actually
   use it. It only appears in a few MI drivers.

   With small _dm_segcnt, load just failed with EFBIG, with large value
   all segments pointed to the same page, which resulted in corrupting
   the transfer.
VersionDeltaFile
1.60+3-2sys/arch/powerpc/powerpc/bus_dma.c
+3-21 files

NetBSD/src poOD1rzshare/man/man7 users.7 groups.7

   users(7), groups(7): Expand on `operator' user and group.
VersionDeltaFile
1.9+29-5share/man/man7/groups.7
1.6+21-4share/man/man7/users.7
+50-92 files

NetBSD/src eizorwGbin/pax gen_subs.c

   pax(1): Fix function name in comment

   No functional change intended -- comment only.
VersionDeltaFile
1.38+3-3bin/pax/gen_subs.c
+3-31 files

NetBSD/pkgsrc KB1rfqqdoc CHANGES-2026

   Updated www/moodle to 5.2.1
VersionDeltaFile
1.4841+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc SgD1pQTwww/moodle distinfo Makefile

   Update to 5.2.1

   Upstream changelog is too long, please visit:
   https://moodledev.io/general/releases
VersionDeltaFile
1.109+2-9www/moodle/Makefile
1.75+4-4www/moodle/distinfo
+6-132 files

NetBSD/pkgsrc 3NEAAukdoc TODO CHANGES-2026

   doc: Updated security/zoneminder to 1.38.3nb1
VersionDeltaFile
1.27662+1-2doc/TODO
1.4840+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc KzPCn4usecurity/zoneminder distinfo Makefile, security/zoneminder/patches patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm patch-CMakeLists.txt

   security/zoneminder: Update to 1.38.3

   Upstream NEWS, less bugfixes and minor improvements:

   ZoneMinder 1.38.x Release Notes
   TL;DR - Key Highlights

     - Role-Based Access Control - Enterprise-grade permission system with user roles
     - Modern Streaming - WebRTC, Go2RTC, RTSP2Web support with hardware acceleration
     - Monitor Function Redesign - Granular control with separate Capturing, Analysing, and Recording settings
     - Enhanced Protocols - ONVIF Events, MQTT, Amcrest API integration
     -Event Tagging - Flexible labeling and organization system
     - Server Monitoring - Real-time CPU, memory, and performance metrics
     - Geolocation - Geographic tracking for events and servers
     - Hardware Encoding - GPU acceleration for video encoding

   Overview

   ZoneMinder 1.38.x represents a major evolution from version 1.36.x,

    [232 lines not shown]
VersionDeltaFile
1.13+615-227security/zoneminder/PLIST
1.105+53-30security/zoneminder/Makefile
1.5+38-22security/zoneminder/patches/patch-src_zm_signal_cpp
1.29+22-29security/zoneminder/distinfo
1.5+14-26security/zoneminder/patches/patch-CMakeLists.txt
1.5+20-15security/zoneminder/patches/patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm
+762-34922 files not shown
+880-41328 files

NetBSD/pkgsrc PUCSs8Mx11/qt6-qtbase PLIST

   qt6-qtbase: Put Qt6Drm* cmake files behind PLIST.wayland.

   I am not 100% sure this is the correct variable, but it matches
   libdrm-egl-server.so and the files are found under the wayland/ source
   directory, so it's probably correct.  Fixes non-wayland installs.
VersionDeltaFile
1.38+15-15x11/qt6-qtbase/PLIST
+15-151 files

NetBSD/pkgsrc uKmXAO0doc CHANGES-2026

   doc: Updated textproc/xmlto to 0.0.29nb3
VersionDeltaFile
1.4839+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ILiYJeptextproc/xmlto Makefile

   xmlto: Add libpaper dependency.

   Goes looking for paperconf and embeds a path to it if found, so supply it
   ourselves to ensure consistency.  Bump PKGREVISION.
VersionDeltaFile
1.52+4-2textproc/xmlto/Makefile
+4-21 files

NetBSD/pkgsrc-wip 6c9dc39zoneminder COMMIT_MSG

zoneminder: Prepare commit message
DeltaFile
+250-1zoneminder/COMMIT_MSG
+250-11 files

NetBSD/pkgsrc ADMVfk0doc TODO CHANGES-2026

   doc: Updated lang/sbcl to 2.6.7
VersionDeltaFile
1.27661+1-2doc/TODO
1.4838+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc SxjFyjylang/sbcl PLIST Makefile, lang/sbcl/patches patch-make-config.sh

   sbcl: update to 2.6.7

   * new contrib module: SB-MANUAL contains the SBCL manual in
     docstrings of section definitions, which tie together the
     docstrings of normal Lisp definitions. The manual can thus be
     explored interactively in the usual way (e.g. with Slime's M-.),
     and it is browsable with the MGL-PAX library (out of tree). Also,
     https://fixnum.com/ (similarly unrelated to the SBCL project)
     provides alternative renderings of the SBCL manual as heavily
     linked PDF and HTML documents as well as Markdown and plain text.
   * new feature: DOCUMENTATION supports DOC-TYPE DECLARATION.
   * platform support:
     ** the SB-SIMD contrib now supports ARM64
     ** AVX512 instructions are now supported on X86-64
     ** additional support for SIMD instructions on ARM64 and X86-64
     ** fix miscompilation of SAP-REF-N on ARM64
     ** implement INTEGER-LENGTH on primitive types without a loop on
        MIPS and LoongArch.
   * bug fix: READing with *READ-SUPPRESS* T no longer emits warnings

    [26 lines not shown]
VersionDeltaFile
1.92+5-5lang/sbcl/distinfo
1.2+6-4lang/sbcl/patches/patch-make-config.sh
1.119+3-2lang/sbcl/Makefile
1.29+3-1lang/sbcl/PLIST
+17-124 files

NetBSD/pkgsrc uw700GMtextproc/groff PLIST

   groff: Remove duplicate rcsid.
VersionDeltaFile
1.35+1-2textproc/groff/PLIST
+1-21 files

NetBSD/pkgsrc bUpPKvcdoc CHANGES-2026

   doc: Updated textproc/groff to 1.24.1nb4
VersionDeltaFile
1.4837+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AeAwbZztextproc/groff PLIST Makefile

   groff: Enable new compatibility wrappers option.

   Adam's update also broke groff on illumos by dropping a patch required to avoid
   the non-GNU system macros.  Upstream now provides a new compatibility wrappers
   argument that has a "manual" option which will install the wrappers with "-os"
   suffixes, rather than doing the previous renaming dance.

   This helps to simplify the install a lot.  The groff-native an.tmac, m.tmac,
   etc files can now be specified directly in the PLIST, and any -os.tmac wrapper
   files installed to site-tmac will be picked up by the existing PLIST-local.

   While here add TEST_TARGET, I guess they haven't been ran for recent updates.
VersionDeltaFile
1.108+5-21textproc/groff/Makefile
1.34+8-2textproc/groff/PLIST
+13-232 files

NetBSD/pkgsrc zFEnV8Ldoc CHANGES-2026

   Updated security/p5-Crypt-PasswdMD5 to 1.46
VersionDeltaFile
1.4836+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Ev71UiTsecurity/p5-Crypt-PasswdMD5 Makefile distinfo

   Update to 1.46

   Upstream changes:
   1.46  2026-07-08T08:50:14
           - Update Software::License from CPAN.
           - Re-generate the LICENSE file.
   1.45  2026-07-07T10:28:00
           - Replace LICENCE file with output of the software-license program which ships
                   with the module App::Software::License. The specific command I ran is (all on 1 line):
                   software-license --type license --holder "Luis E. Muñoz" --license Perl_5
                   --year 1998 > LICENSE
   1.44  2026-06-29
           - Replace the file LICENSE-GPL-3 with the file LICENSE
                   containing what is recommended at
                   https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
           - Patch the source code reference to refer to this LICENSE file.
   1.43  2026-05-23T08:14:00
           - Accept pull request from Paul Howarth to replace use of the cryptographically
                   weak rand() function with the much stronger Crypt::URandom::urandom().

    [5 lines not shown]
VersionDeltaFile
1.8+4-4security/p5-Crypt-PasswdMD5/distinfo
1.26+3-4security/p5-Crypt-PasswdMD5/Makefile
+7-82 files

NetBSD/pkgsrc IqdjNEgdoc CHANGES-2026

   Updated security/p5-Crypt-OpenSSL-RSA to 0.41
VersionDeltaFile
1.4835+2-1doc/CHANGES-2026
+2-11 files

NetBSD/src a6F9KLcdoc CHANGES-11.0

   Tickets #399, #407 and #408
VersionDeltaFile
1.1.2.140+19-1doc/CHANGES-11.0
+19-11 files