jun 4, 2026
3 links from the engineering internet.
github.com
infra
traefik 3.7.3 clears ssl-client headers and escapes access logs
traefik cut v3.7.3 with backports to 3.6.19 and 2.11.48, clearing ssl-client-* headers when no client cert is present and escaping double quotes in quoted access-log fields. proxy operators on older branches get the same fixes.
github.com
oss
ollama v0.30.4 bumps llama.cpp and fixes windows cleanup
ollama shipped v0.30.4 with a llama.cpp update and a fix so windows cleanup also kills a lingering llama-server.exe process. the notes flag a known gemma4:12b floating point crash.
nvd.nist.gov
infra
critical rce in openstack mistral disclosed as cve-2026-41283
cve-2026-41283, cvss 9.9, lets an unauthenticated attacker run arbitrary code against an exposed openstack mistral api through 22.0.0, risking service credential theft. patch exposed instances now.