mb2q: Handle newlines in Message-Id and related headers

New lines in Message-Id headers are not handled correctly.

Strip any whitespace from the message id after retrieving it. The same
applies to References and In-Reply-To headers.

Reported-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

1 file changed
tree: 2b663da28e2750b33c3571f69de08665d718d896
  1. Documentation/
  2. LICENSES/
  3. .gitignore
  4. COPYING
  5. MANIFEST.in
  6. mb2q
  7. quilttoolsversion.py
  8. README.md
  9. setup.py
README.md

mb2q - Mailbox to quilt series converter

Install

It's recommended to generate the appropriate package for your system and install it via the package manager.

Usage

See Documentation and man pages