Files
ZacharyZcR 8a1db9da37 fail the guacamole-lite patch when an anchor is gone (#1126)
Each patch bails out with a console.log and process.exit(0) when its anchor
string is missing. The write-back happens at the end of the file, so an upstream
release that moves any one anchor drops every patch, exits successfully, and
leaves postinstall reporting nothing wrong. Termix then builds and starts
normally and drops VNC/RDP sessions at runtime — with no signal pointing at the
patch.

Every patch here is required for correctness: protocol negotiation, the guacd
1.6.0 name handshake, dynamic argument answering, UTF-8 tokens, read-only joins.
A missing anchor means the patch no longer applies, so exit non-zero and say
which one and what to do.

Unchanged: a missing guacamole-lite still skips quietly, and an already-patched
tree still exits 0.
2026-07-28 01:49:21 +08:00
..
2026-06-29 13:28:26 -05:00
2026-05-28 22:29:20 -05:00
2026-06-16 15:59:53 -05:00
2026-06-16 15:59:53 -05:00
2026-06-16 15:59:53 -05:00
2026-06-16 15:59:53 -05:00
2026-05-06 15:12:07 -05:00
2026-05-28 22:29:20 -05:00
2026-07-26 18:47:27 -05:00
2026-06-29 13:28:26 -05:00
2026-06-16 15:59:53 -05:00
2026-07-19 12:29:52 -05:00
2026-07-19 12:29:52 -05:00
2026-05-06 15:12:07 -05:00