Pull up following revision(s) (requested by gutteridge in ticket #162):
distrib/sets/lists/debug/shl.mi: revision 1.385
distrib/sets/lists/base/shl.mi: revision 1.1027
external/bsd/unbound/dist/doc/README.man up to 1.1.1.1
external/bsd/unbound/dist/doc/libunbound.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-anchor.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-checkconf.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-control.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound-host.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound.conf.rst up to 1.1.1.1
external/bsd/unbound/dist/doc/unbound.rst up to 1.1.1.1
external/bsd/unbound/dist/testcode/doqclient.c up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitdoq.c up to 1.1.1.1
external/bsd/unbound/dist/testcode/unitinfra.c up to 1.1.1.2
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/view_local_data up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/view_local_data_remove up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_values.tdir/stat_values_discard_wait_limit.conf up to 1.1.1.1
external/bsd/unbound/dist/testdata/acl_interface.tdir/rpz-nx.zone up to 1.1.1.1
[634 lines not shown]
cmake cmake-gui: updated to 4.2.2
CMake 4.2.2
* cmProcess: explicitly track the StopTimeout
* gitlab-ci: get the sccache server port from the runner
* cmProcess: compute the timeout when needed
* Tests/CTestTimeoutAfterMatch: add case for stop time bug
* ci: Restore support for Windows 7 in official precompiled binaries
* gitattributes: Do not export ast-grep infrastructure in source archives
* StdIo: Restore compilation on 32-bit MinGW
* Utilities: Select bundled or external dependencies very early
* Linux: Do not force 64-bit `time_t` on 32-bit archs with system libarchive
* Help: Add 4.1 release note about VS link flag suppression
* VS: Restore subsystem link flag for DLLs
* cmake: Fix SARIF diagnostics output path encoding on Windows
* ci: update macOS jobs to use Xcode 26.2
* VS: Restore unicode character set for custom targrets on WindowsStore
* ci: Fix CUDA tests on GPUs newer than the toolkit supports
* ci: Clamp CUDA 'native' architecture in NVHPC job
[19 lines not shown]
samba4: updated to 4.23.5
Changes since 4.23.4
* BUG 15959: New Spotlight default search field incorrectly initialized
* BUG 15972: Winbind group resolution failure
* BUG 15937: winbindd crashes with Bad talloc magic value - unknown value
* BUG 15790: Bind dlz 9.20
py-blessed: updated to 1.27.0
1.27
* bugfix missing tests, bin, and docs folder in 1.26 release, :ghpull:`341`.
1.26
* introduced: :meth:`Terminal.detect_ambiguous_width`, :ghpull:`339`.
* introduced: :meth:`Terminal.no_line_wrap`, context manager for attributes
``disable_line_wrap`` and ``enable_line_wrap`` :ghpull:`337`.
* introduced: New methods :meth:`Terminal.color_hex` and :meth:`Terminal.on_color_hex` and bugfix
parsing of uncommon responses in :meth:`Terminal.get_fgcolor` and bgcolor, :ghpull:`335`.
* improved: performance of :meth:`Terminal.wrap`, :ghpull:`331` by :ghuser:`grayjk`.
* improved: :meth:`Terminal.wrap` gets break_on_hyphen support, matching
behavior of :func:`textwrap.wrap` by :ghuser:`ps06756` in :ghpull:`330`.
* bugfix: for missing leading sequences in :meth:`Terminal.center`, :meth:`Terminal.wrap()`, add
support for emojis containing Zero Width Joiner (`\u200D`) or Variation Selector-16 (`\uFE0F`),
:ghpull:`338`
py-soupsieve: updated to 2.8.3
2.8.3
- **FIX**: Fix inefficient attribute pattern.
2.8.2
- **FIX**: Ensure custom selectors or namespace dictionaries reject non-string keys (@mundanevision20).
- **FIX**: Fix handling of `:in-range` and `:out-of-range` with end of year weeks (@mundanevision20).
- **FIX**: Fix a potential infinite loop in the pretty printing debug function (@mundanevision20).