FreeBSD/ports 1c18cdfnet/xrdp distinfo Makefile, net/xrdp/files patch-sesman_sesman.ini.in patch-configure.ac

net/xrdp: Update to 0.10.6

Changes:        https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.6
Security:       CVE-2026-32105
Security:       CVE-2026-32107
Security:       CVE-2026-32623
Security:       CVE-2026-32624
Security:       CVE-2026-33145
Security:       CVE-2026-33516
Security:       CVE-2026-33689
Security:       CVE-2026-35512
(cherry picked from commit 55f366fdee829b9ce648e8ef79eaf4e7c30ccf28)
DeltaFile
+7-7net/xrdp/files/patch-sesman_sesman.ini.in
+3-3net/xrdp/distinfo
+3-3net/xrdp/files/patch-configure.ac
+1-2net/xrdp/Makefile
+14-154 files

Linux/linux faeab16Documentation/devicetree/bindings/pinctrl realtek,rtd1625-pinctrl.yaml, drivers/pinctrl pinctrl-rockchip.c

Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control updates from Linus Walleij:
 "Core changes:

   - Perform basic checks on pin config properties so as not to allow
     directly contradictory settings such as setting a pin to more than
     one bias or drive mode

   - Handle input-threshold-voltage-microvolt property

   - Introduce pinctrl_gpio_get_config() handling in the core for SCMI
     GPIO using pin control

  New drivers:

   - GPIO-by-pin control driver (also appearing in the GPIO pull
     request) fulfilling a promise on a comment from Grant Likely many
     years ago: "can't GPIO just be a front-end for pin control?" it

    [45 lines not shown]
DeltaFile
+3,138-0drivers/pinctrl/realtek/pinctrl-rtd1625.c
+1,610-0drivers/pinctrl/qcom/pinctrl-hawi.c
+1,545-0drivers/pinctrl/qcom/pinctrl-eliza.c
+897-0drivers/pinctrl/qcom/pinctrl-ipq5210.c
+312-1drivers/pinctrl/pinctrl-rockchip.c
+260-0Documentation/devicetree/bindings/pinctrl/realtek,rtd1625-pinctrl.yaml
+7,762-1114 files not shown
+9,879-606120 files

Linux/linux 401b0e0Documentation/ABI/testing sysfs-bus-i3c, drivers/i3c master.c

Merge tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux

Pull i3c updates from Alexandre Belloni:
 "Subsystem:
   - add sysfs option to rescan bus via entdaa
   - fix error code handling for send_ccc_cmd

  Drivers:
   - mipi-i3c-hci-pci: Intel Nova Lake-H I3C support"

* tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux: (22 commits)
  i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
  i3c: master: adi: Fix error propagation for CCCs
  i3c: master: Fix error codes at send_ccc_cmd
  i3c: master: Move bus_init error suppression
  i3c: master: Move entdaa error suppression
  i3c: master: Move rstdaa error suppression
  i3c: dw: Simplify xfer cleanup with __free(kfree)
  i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()

    [13 lines not shown]
DeltaFile
+138-0drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.c
+70-43drivers/i3c/master.c
+14-37drivers/i3c/master/dw-i3c-master.c
+30-5drivers/i3c/master/mipi-i3c-hci/core.c
+20-0Documentation/ABI/testing/sysfs-bus-i3c
+3-6drivers/i3c/master/renesas-i3c.c
+275-915 files not shown
+293-10011 files

FreeBSD/ports 80a2e51comms/syncterm Makefile distinfo, comms/syncterm/files patch-src_xpdev_CMakeLists.txt patch-src_syncterm_CMakeLists.txt

comms/syncterm: Update to v1.8

This switches to the cleaner CMake build.
Changelog:
https://sf.net/projects/syncterm/files/syncterm/syncterm-1.8/
DeltaFile
+13-20comms/syncterm/Makefile
+16-0comms/syncterm/files/patch-src_xpdev_CMakeLists.txt
+13-0comms/syncterm/files/patch-src_syncterm_CMakeLists.txt
+11-0comms/syncterm/files/patch-3rdp_build_CMakeLists.txt
+3-3comms/syncterm/distinfo
+1-1comms/syncterm/pkg-descr
+57-246 files

FreeBSD/ports e57b4ffsecurity/vuxml/vuln 2026.xml

security/vuxml: Document multiple xrdp vulnerability
DeltaFile
+42-0security/vuxml/vuln/2026.xml
+42-01 files

FreeBSD/ports 55f366fnet/xrdp distinfo Makefile, net/xrdp/files patch-sesman_sesman.ini.in patch-configure.ac

net/xrdp: Update to 0.10.6

Changes:        https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.6
Security:       CVE-2026-32105
Security:       CVE-2026-32107
Security:       CVE-2026-32623
Security:       CVE-2026-32624
Security:       CVE-2026-33145
Security:       CVE-2026-33516
Security:       CVE-2026-33689
Security:       CVE-2026-35512
DeltaFile
+7-7net/xrdp/files/patch-sesman_sesman.ini.in
+3-3net/xrdp/distinfo
+3-3net/xrdp/files/patch-configure.ac
+1-2net/xrdp/Makefile
+14-154 files

OpenBSD/ports 1bm4blXdevel/ruby-rb_sys Makefile, devel/ruby-rb_sys/patches patch-lib_rb_sys_mkmf_rb

   Stop cleaning gem artifacts

   Bulk builds have seen occasional failures building
   textproc/ruby-commonmarker, which is the only reverse dependency. I'm
   not positive the cleaning of gem artifacts is the cause of the failure,
   though I suspect it is.

   Discussed with naddy@
VersionDeltaFile
1.1+15-0devel/ruby-rb_sys/patches/patch-lib_rb_sys_mkmf_rb
1.2+1-0devel/ruby-rb_sys/Makefile
+16-02 files

NetBSD/pkgsrc t5ZB7srgames/classicube Makefile

   classicube: Fix build with recent gcc.
VersionDeltaFile
1.12+3-1games/classicube/Makefile
+3-11 files

Dreckly/dreckly 00b632bgames/classicube Makefile

classicube: Fix build with recent gcc
DeltaFile
+2-0games/classicube/Makefile
+2-01 files

FreeBSD/ports aa28512editors/zed distinfo Makefile.crates, editors/zed/files patch-Cargo.lock patch-crates_zed_src_main.rs

editors/zed: Update to 0.232.2

Changelog: https://github.com/zed-industries/zed/releases/tag/v0.232.2

Reported by:    GitHub (watch releases)
DeltaFile
+109-89editors/zed/distinfo
+53-43editors/zed/Makefile.crates
+8-8editors/zed/files/patch-Cargo.lock
+6-6editors/zed/files/patch-crates_zed_src_main.rs
+4-4editors/zed/files/patch-crates_cli_Cargo.toml
+3-3editors/zed/files/patch-crates_project_src_agent__server__store.rs
+183-1534 files not shown
+190-16010 files

FreeBSD/ports 9d5df1dmath/mpc distinfo Makefile

math/mpc: Update to version 1.4.1

This fixes a memory leak in mpc_fr_div that was introduced in 1.4.0.
DeltaFile
+3-3math/mpc/distinfo
+2-2math/mpc/Makefile
+5-52 files

OpenBSD/ports zvxtHgigames/godot/pack3 distinfo Makefile, games/godot/pack3/patches patch-platform_linuxbsd_wayland_display_server_wayland_cpp patch-platform_linuxbsd_os_linuxbsd_cpp

   Update godot/pack3 to latest release 4.6.2, a stable maintenance
   release. No known incompatibilities. Tested with Road to Vostok.
VersionDeltaFile
1.2+2-2games/godot/pack3/distinfo
1.3+1-2games/godot/pack3/Makefile
1.2+1-1games/godot/pack3/patches/patch-platform_linuxbsd_wayland_display_server_wayland_cpp
1.2+1-1games/godot/pack3/patches/patch-platform_linuxbsd_os_linuxbsd_cpp
1.2+1-1games/godot/pack3/pkg/PLIST-main
1.2+1-0games/godot/pack3/pkg/PLIST-editor
+7-76 files

NetBSD/src sMQ9xnlusr.sbin/syslogd Makefile

   syslogd: do not suppress lint warning about prototypes

   That warning was only useful when migrating from traditional C to C90.
VersionDeltaFile
1.40+6-2usr.sbin/syslogd/Makefile
+6-21 files

Dreckly/dreckly 1c55096games/openmw distinfo, games/openmw/patches patch-components_vfs_filesystemarchive.cpp

openmw: Fix build with recent GCC.
DeltaFile
+14-0games/openmw/patches/patch-components_vfs_filesystemarchive.cpp
+1-0games/openmw/distinfo
+15-02 files

LLVM/project 26ba308llvm/lib/Transforms/Vectorize SLPVectorizer.cpp

[SLP][NFC] Simplify range/type accessors

Use the range-friendly llvm::accumulate() overload instead of the
two-iterator std::accumulate() form, drop redundant cast<>/dyn_cast<>
calls where the source already provides a typed accessor.

Reviewers: 

Pull Request: https://github.com/llvm/llvm-project/pull/192811
DeltaFile
+71-76llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+71-761 files

OpenBSD/ports 8e0LBL5games/luanti Makefile distinfo, games/luanti/patches patch-src_CMakeLists_txt

   MFC: luanti 5.15.2 (security update)
   From maintainer izzy Meyer
VersionDeltaFile
1.2.2.1+24-675games/luanti/pkg/PLIST
1.3.2.1+1-6games/luanti/Makefile
1.2.2.1+2-2games/luanti/distinfo
1.3.2.1+1-1games/luanti/patches/patch-src_CMakeLists_txt
+28-6844 files

LLVM/project f8db23allvm/lib/Transforms/Vectorize SLPVectorizer.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+71-76llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+71-761 files

OpenBSD/ports OIebBCwsysutils/exfetch Makefile distinfo, sysutils/exfetch/patches patch-Makefile

   Update to exfetch 1.6. From author & maintainer izzy Meyer - thanks!
VersionDeltaFile
1.8+3-2sysutils/exfetch/Makefile
1.7+2-2sysutils/exfetch/distinfo
1.4+0-0sysutils/exfetch/patches/patch-Makefile
+5-43 files

FreeBSD/ports c0bfae4www/py-postorius pkg-plist Makefile

www/py-postorius: Add EXAMPLES option

- Bump PORTREVISION for package change

PR:             294555
Requested by:   leres
DeltaFile
+9-0www/py-postorius/pkg-plist
+6-0www/py-postorius/Makefile
+15-02 files

FreeBSD/ports 7868bf1www/ikiwiki Makefile

www/ikiwiki: Change RUN_DEPENDS from xapian-omega to xapian-omega14

- Bump PORTREVISION for dependency change
DeltaFile
+1-1www/ikiwiki/Makefile
+1-11 files

FreeBSD/ports 1bb643elang/v pkg-plist distinfo

lang/v: Update to 0.5.1

Changes:        https://github.com/vlang/v/releases
PR:             292697
Reported by:    yds <yds at Necessitu.de>
DeltaFile
+812-135lang/v/pkg-plist
+5-5lang/v/distinfo
+2-2lang/v/Makefile
+819-1423 files

FreeBSD/ports cb51e56textproc/goldendict-ng Makefile

textproc/goldendict-ng: Change LIB_DEPENDS from xapian-core to xapian-core14

- Bump PORTREVISION for dependency change
DeltaFile
+2-1textproc/goldendict-ng/Makefile
+2-11 files

FreeBSD/ports 57c5ae8devel/libkiwix13 Makefile

devel/libkiwix13: Change LIB_DEPENDS from xapian-core to xapian-core14

- Bump PORTREVISION for dependency change
DeltaFile
+2-2devel/libkiwix13/Makefile
+2-21 files

FreeBSD/ports 0d2d645devel/libzim Makefile

devel/libzim: Change LIB_DEPENDS from xapian-core to xapian-core14

- Bump PORTREVISION for dependency change

libzim fails to build with xapian-core 2.0.0.
The build error is as follows:

c++ -Isrc/libzim.so.9.2.3.p -Isrc -I../src -Iinclude -I../include -Istatic -I/usr/local/include -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wall -Winvalid-pch -Werror -std=c++17 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLIBZIM_EXPORT_PRIVATE_DLL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -MD -MQ src/libzim.so.9.2.3.p/suggestion.cpp.o -MF src/libzim.so.9.2.3.p/suggestion.cpp.o.d -o src/libzim.so.9.2.3.p/suggestion.cpp.o -c ../src/suggestion.cpp
../src/suggestion.cpp:103:31: error: no member named 'empty' in 'Xapian::Internal::intrusive_ptr_nonnull<Xapian::Database::Internal>'
  103 |   return !m_database.internal.empty();
      |           ~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
DeltaFile
+2-2devel/libzim/Makefile
+2-21 files

FreeBSD/ports d93e495devel/libkiwix Makefile

devel/libkiwix: Change LIB_DEPENDS from xapian-core to xapian-core14

- Bump PORTREVISION for dependency change
DeltaFile
+2-2devel/libkiwix/Makefile
+2-21 files

FreeBSD/ports e5af0e6www/rubygem-em-twitter Makefile

www/rubygem-em-twitter: Change RUN_DEPENDS from rubygem-buftok to rubygem-buftok0

- Bump PORTREVISION for dependency change
DeltaFile
+2-1www/rubygem-em-twitter/Makefile
+2-11 files

FreeBSD/ports d8b7815devel/rubygem-licensee distinfo Makefile, devel/rubygem-licensee/files patch-gemspec

devel/rubygem-licensee: Update to 9.19.0

- Update WWW

Changes:        https://github.com/licensee/licensee/releases
DeltaFile
+0-13devel/rubygem-licensee/files/patch-gemspec
+3-3devel/rubygem-licensee/distinfo
+3-3devel/rubygem-licensee/Makefile
+6-193 files

FreeBSD/ports 9e0292adevel/rubygem-icalendar distinfo Makefile

devel/rubygem-icalendar: Update to 2.12.2

Changes:        https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-icalendar/distinfo
+1-1devel/rubygem-icalendar/Makefile
+4-42 files

FreeBSD/ports 718050ddevel/rubygem-inspec-core distinfo Makefile

devel/rubygem-inspec-core: Update to 7.0.107

Changes:        https://github.com/inspec/inspec/releases
DeltaFile
+3-3devel/rubygem-inspec-core/distinfo
+2-2devel/rubygem-inspec-core/Makefile
+5-52 files

FreeBSD/ports 6f471acdevel/rubygem-google-apis-iam_v1 distinfo Makefile

devel/rubygem-google-apis-iam_v1: Update to 0.85.0

Changes:        https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v1/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-google-apis-iam_v1/distinfo
+1-1devel/rubygem-google-apis-iam_v1/Makefile
+4-42 files