mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 01:26:06 +00:00
39075d8fa3
- Bump pin 2980cf0 -> 6719b20d in Dockerfile, install.sh, release.yml, docs/installation.md. -Werror verified clean on the new base (the GUACAMOLE-2221 pin reason no longer applies). - Drop patch 006 (terminal OSC-consume): upstreamed as GUACAMOLE-2213 (guac_terminal_unknown_osc). - Rebase patch 004 (H.264 display worker) onto the refactored libguac display internals: the queued-H.264-frame free moved into the deferred guac_display_free_removed_layers path. - Patches 001/002/003/005/007 unchanged (apply clean on new base). Local build green under -Werror (guacd + rdp/ssh/vnc). H.264 passthrough still needs runtime verification on an xrdp+x264 target.