SECURITY UPDATE: Command injection via newline in glob() on Unix-like systems
debian/patches/CVE-2026-33412.patch: add '\n' to the SHELLSPECIAL macro
in src/osunix.c so mchexpandwildcards() escapes embedded newlines
before passing the glob pattern to the shell