[Midnightbsd-cvs] [MidnightBSD/mports] 29f004: magus: add Redis-backed MCP sessions

Lucas Holt noreply at github.com
Sat May 30 21:12:07 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 29f004dc2bdb78b6ea0b6717588c6f7ffd2aa6a6
      https://github.com/MidnightBSD/mports/commit/29f004dc2bdb78b6ea0b6717588c6f7ffd2aa6a6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-30 (Sat, 30 May 2026)

  Changed paths:
    M Tools/magus/www/data/magus/auth/mcp.cgi

  Log Message:
  -----------
  magus: add Redis-backed MCP sessions

Persist Streamable HTTP MCP sessions in local Redis database 4 and require returned session IDs on subsequent POST requests. Support explicit DELETE cleanup and refresh session TTLs on reuse.

AI-Assisted-by: Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 9691d124b5c06805fd35ae1ec4ebb120b23fef29
      https://github.com/MidnightBSD/mports/commit/9691d124b5c06805fd35ae1ec4ebb120b23fef29
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-30 (Sat, 30 May 2026)

  Changed paths:
    M cad/dinotrace/Makefile

  Log Message:
  -----------
  cad/dinotrace: stage Emacs lisp files during fake

Install the optional Emacs lisp files from the fake phase using FAKE_DESTDIR so fake does not write into live /usr/local.

AI-Assisted-by: Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: c9d3f0bd2fb1e1e4ebf64ad4b89b5a017e88d549
      https://github.com/MidnightBSD/mports/commit/c9d3f0bd2fb1e1e4ebf64ad4b89b5a017e88d549
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-30 (Sat, 30 May 2026)

  Changed paths:
    M cad/alliance/Makefile

  Log Message:
  -----------
  cad/alliance: refresh GNU config scripts

Use GNU_CONFIGURE so the framework refreshes bundled config.guess and config.sub before configure. This lets configure recognize MidnightBSD instead of failing to guess the build type.

AI-Assisted-by: Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 1609c7c085a369ebe0e4929da73e99db4e236129
      https://github.com/MidnightBSD/mports/commit/1609c7c085a369ebe0e4929da73e99db4e236129
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-30 (Sat, 30 May 2026)

  Changed paths:
    M www/chromium/files/patch-build_config_sysroot.gni

  Log Message:
  -----------
  www/chromium: fix patch-build_config_sysroot.gni for current distfile

The use_sysroot declaration changed from a simple boolean to a multi-line
CPU expression in 105.0.5195.125; update patch context accordingly to
force use_sysroot = false on MidnightBSD.


Compare: https://github.com/MidnightBSD/mports/compare/5ebf550a514f...1609c7c085a3

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list