NetBSD/pkgsrc rq4dI9Zdoc CHANGES-2026

   doc: Updated www/typo3-14 to 14.3.6
VersionDeltaFile
1.5227+2-1doc/CHANGES-2026
+2-11 files

LLVM/project be9db1amlir/include/mlir/Dialect/Affine LoopUtils.h

[mlir] Remove dead declaration promoteSingleIterationLoops (#215738)

The corresponding function definition was removed on January 24, 2022
in a70aa7bb0d9a6066831b339e0a09a2c1bc74fe2b.
DeltaFile
+0-4mlir/include/mlir/Dialect/Affine/LoopUtils.h
+0-41 files

NetBSD/pkgsrc onn2hzcwww/typo3-14 Makefile distinfo

   www/typo3-14: update to 14.3.6

   14.3.6 (2026-08-11)

   This release is a combined bug fix and security release.  (CVE-2026-19418)

   Find more details in the security bulletins:

        TYPO3-CORE-SA-2026-021:
        <https://news.typo3.com/security/advisory/typo3-core-sa-2026-021>.
VersionDeltaFile
1.2+31-3www/typo3-14/PLIST
1.2+4-4www/typo3-14/distinfo
1.2+2-2www/typo3-14/Makefile
+37-93 files

NetBSD/pkgsrc cXSqj7pdoc CHANGES-2026

   doc: Updated www/typo3-13 to 13.4.34
VersionDeltaFile
1.5226+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VtCjPeUwww/typo3-13 Makefile distinfo

   www/typo3-13: update to 13.4.34

   13.4.34 (2026-08-11)

   This release is a combined bug fix and security release.  (CVE-2026-19418)

   Find more details in the security bulletins:

        TYPO3-CORE-SA-2026-021:
        <https://news.typo3.com/security/advisory/typo3-core-sa-2026-021>.
VersionDeltaFile
1.15+4-4www/typo3-13/distinfo
1.17+2-3www/typo3-13/Makefile
+6-72 files

NetBSD/pkgsrc yn4k6OBdoc CHANGES-2026

   doc: Updated www/php-ja-wordpress to 7.0.3
VersionDeltaFile
1.5225+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 4RiQeq1doc CHANGES-2026

   doc: Updated www/wordpress to 7.0.3
VersionDeltaFile
1.5224+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc kxY0dFZwww/php-ja-wordpress Makefile distinfo

   www/php-ja-wordpress: update to 7.0.3

   Prior to 7.0.3 release, please refer <https://ja.wordpress.org/news/> in
   detail.


   7.0.3 (2026-08-06)

   Security updates

   This release features several security fixes.  Because this is a security
   release, it is recommended that you update your sites immediately.

   The security team would like to thank the following people for responsibly
   reporting vulnerabilities, and allowing them to be fixed in this release:

   * A Contributor+ stored cross-site scripting (XSS) issue in the Post Date
     block reported by Alex Concha of the WordPress Security Team


    [33 lines not shown]
VersionDeltaFile
1.20+659-55www/php-ja-wordpress/PLIST
1.31+4-4www/php-ja-wordpress/distinfo
1.34+2-2www/php-ja-wordpress/Makefile
+665-613 files

NetBSD/pkgsrc YClrBhawww/wordpress Makefile distinfo

   www/wordpress: update to 7.0.3

   7.0.3 (2026-08-06)

   Security updates

   This release features several security fixes.  Because this is a security
   release, it is recommended that you update your sites immediately.

   The security team would like to thank the following people for responsibly
   reporting vulnerabilities, and allowing them to be fixed in this release:

   * A Contributor+ stored cross-site scripting (XSS) issue in the Post Date
     block reported by Alex Concha of the WordPress Security Team

   * A Contributor+ stored cross-site scripting (XSS) issue in the Post Content
     block reported by n05ec

   * An information disclosure issue in the Latest Comments block exposing

    [29 lines not shown]
VersionDeltaFile
1.102+4-4www/wordpress/distinfo
1.121+2-2www/wordpress/Makefile
+6-62 files

NetBSD/pkgsrc sDwe8A3www/php-tt-rss Makefile

   www/php-tt-rss: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.15+4-2www/php-tt-rss/Makefile
+4-21 files

NetBSD/pkgsrc 36H0lezwww/php-soycms Makefile

   www/php-soycms: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.8+4-2www/php-soycms/Makefile
+4-21 files

NetBSD/pkgsrc UWueiuSwww/php-owncloud Makefile

   www/php-owncloud: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.85+4-2www/php-owncloud/Makefile
+4-21 files

NetBSD/pkgsrc sWsgYKiwww/php-nextcloud Makefile

   www/php-nextcloud: no need to use json.mk

   Use lang/php/phpversion.mk instead of lang/php/json.mk since this package is
   supported by PHP 8.2, 8.3 and 8.4.

   No functional change.
VersionDeltaFile
1.90+2-2www/php-nextcloud/Makefile
+2-21 files

NetBSD/pkgsrc RtAFOljwww/php-matomo Makefile

   www/php-matomo: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE to handling json.mk dependency.

   No functional change.
VersionDeltaFile
1.4+3-2www/php-matomo/Makefile
+3-21 files

Linux/linux 3d6d817drivers/scsi scsi_debug.c scsi_error.c, drivers/ufs/core ufshcd.c

Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two minor core fixes: one for power management issues in error
  handling and the other to fix a deadlock in door locking of SCSI
  devices with removable media; and a minor bug fix for the debug
  driver"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: scsi_debug: Negate wrapped memcmp() result
  scsi: core: Do not block on tag allocation in scsi_eh_lock_door()
  scsi: core: pair EH runtime PM get and put
DeltaFile
+5-3drivers/scsi/scsi_error.c
+3-3include/scsi/scsi_host.h
+2-2drivers/ufs/core/ufshcd.c
+2-2drivers/scsi/scsi_debug.c
+12-104 files

NetBSD/pkgsrc 9Wq6t2bwww/osticket Makefile

   www/osticket: tweak php-apcu handling

   Remove apcu from PHP_REQUIRE_MODULE and directly depends on www/php-apcu
   via buildlink3.mk since this package is supported by PHP 8.2, 8.3 and 8.4.

   No functional change.
VersionDeltaFile
1.12+3-2www/osticket/Makefile
+3-21 files

NetBSD/pkgsrc-wip b14ff5cpy-homeassistant Makefile

py-homeassistant: Change ffpmeg to ffmpeg8

Because pyAV unconditionally uses a function signature that is in 8
but not 7.
DeltaFile
+6-6py-homeassistant/Makefile
+6-61 files

FreeBSD/doc 8434b99documentation/content/ru/books/developers-handbook/ipv6 _index.po, documentation/content/ru/books/developers-handbook/kerneldebug _index.po

update translation of books/developers-handbook to Russian

Differential Revision: https://reviews.freebsd.org/D58797
DeltaFile
+0-11,157documentation/content/ru/books/developers-handbook/x86/_index.po
+318-318documentation/content/ru/books/developers-handbook/ipv6/_index.po
+286-286documentation/content/ru/books/developers-handbook/sockets/_index.po
+213-214documentation/content/ru/books/developers-handbook/kerneldebug/_index.po
+87-87documentation/content/ru/books/developers-handbook/secure/_index.po
+71-71documentation/content/ru/books/developers-handbook/policies/_index.po
+975-12,1337 files not shown
+1,006-12,16013 files

HardenedBSD/src fcdeea9sys/geom geom_ctl.c

HBSD: Resolve merge conflict

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+1-5sys/geom/geom_ctl.c
+1-51 files

FreeBSD/src 527a824. ObsoleteFiles.inc, lib/libusb Makefile Symbol.map

libusb: versioning symbols

Reviewed by:    bapt, kevans
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D55686
DeltaFile
+260-0lib/libusb/Symbol.map
+4-1lib/libusb/Makefile
+3-0ObsoleteFiles.inc
+1-1tools/build/mk/OptionalObsoleteFiles.inc
+268-24 files

HardenedBSD/src ad6c3fbshare/man/man4 igc.4, sys/dev/e1000 if_em.c

Merge remote-tracking branch 'rad/freebsd/current/main' into hardened/current/master

Conflicts:
        sys/geom/geom_ctl.c (unresolved)
DeltaFile
+120-23sys/dev/ixgbe/if_ix.c
+77-1sys/dev/ixl/if_ixl.c
+47-4sys/dev/igc/if_igc.c
+39-3sys/net/iflib.c
+8-6sys/dev/e1000/if_em.c
+9-1share/man/man4/igc.4
+300-3810 files not shown
+338-4716 files

NetBSD/pkgsrc 2ecp5vUdoc CHANGES-2026

   doc: Updated textproc/ruby-rdtool to 0.6.39
VersionDeltaFile
1.5223+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hHDEUyVtextproc/ruby-rdtool Makefile PLIST, textproc/ruby-rdtool/patches patch-ae

   textproc/ruby-rdtool: update to 0.6.39

   0.6.39 (2026-03-17)

   * Modernize packaging metadata, CI, and release workflow for current Ruby.
   * Refactor rd2 internals without breaking external formatter compatibility.
   * Add configurable man section support and improve rd2man output quality.
   * Add a simple HTML5 formatter, and document bundled format libraries.
   * Modernize rdswap and document its purpose.
VersionDeltaFile
1.6+51-31textproc/ruby-rdtool/patches/patch-ae
1.28+5-5textproc/ruby-rdtool/distinfo
1.15+7-1textproc/ruby-rdtool/PLIST
1.49+2-3textproc/ruby-rdtool/Makefile
+65-404 files

NetBSD/pkgsrc M72Av9ksysutils/zabbix60-frontend Makefile

   sysutils/zabbix60-frontend: no need to use json.mk

   Use lang/php/phpversion.mk instead of lang/php/json.mk since this package is
   supported by PHP 8.2 and 8.3.

   No functional change.
VersionDeltaFile
1.12+2-2sysutils/zabbix60-frontend/Makefile
+2-21 files

NetBSD/pkgsrc-wip c225437privoxy distinfo Makefile, privoxy/patches patch-tools_uagen.pl

www/privoxy: Update to 4.2.0

Fix hardcoded paths and update templates installation
DeltaFile
+31-6privoxy/Makefile
+26-0privoxy/patches/patch-tools_uagen.pl
+1-0privoxy/distinfo
+58-63 files

NetBSD/pkgsrc BwwsXhcsecurity/zoneminder Makefile

   security/zoneminder: tweak php-apcu handling

   Remove apcu from PHP_REQUIRE_MODULE and directly depends on www/php-apcu
   via buildlink3.mk since this package is supported by PHP 7 and later.

   No functional change.
VersionDeltaFile
1.109+4-3security/zoneminder/Makefile
+4-31 files

LLVM/project b9ca983clang/lib/CodeGen CGBuiltin.cpp

Fix comment formatting to adhere to the Coding Standards
DeltaFile
+5-3clang/lib/CodeGen/CGBuiltin.cpp
+5-31 files

LLVM/project 976b6d0flang/include/flang/Evaluate char.h

Reformat
DeltaFile
+13-7flang/include/flang/Evaluate/char.h
+13-71 files

FreeNAS/freenas 078dcb6src/middlewared/middlewared/plugins dlm.py, src/middlewared/middlewared/plugins/dlm_ kernel.py

Tolerate transient NTB blips before calling dlm.reset_active

remote_down now polls the DLM port for up to 60 seconds before ejecting
the peer, so short NTB packet loss events don't trigger a spurious
reset_active

Also raise scan_secs from the default 5 to 30 so the kernel DLM itself
doesn't start FORCEUNLOCK recovery during ~20s NTB blips.
DeltaFile
+19-1src/middlewared/middlewared/plugins/dlm.py
+3-0src/middlewared/middlewared/plugins/dlm_/kernel.py
+22-12 files

FreeBSD/ports 959a9ecdatabases/mariadb-java-client distinfo Makefile

databases/mariadb-java-client: Update 3.5.8 => 3.5.10

Release Notes:
https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.9
https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.10

- Now the .jar file is created without linking, without the filename
  having the version appended. This is to help those who just load whole
  directories of java classes, and the version installed is in the pkg
  anyway, so it's redundant to have it in the filename.
- Add EXTRACT_ONLY= to prevent the .jar file from being unzipped.

PR:             297263
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+5-7databases/mariadb-java-client/Makefile
+3-3databases/mariadb-java-client/distinfo
+8-102 files