This series is a bunch of fixes we found while packaging Xen in Debian
and we believe they should be best addressed upstream.
We have been carrying the first patch for a long time in Debian, but it
seems it never was applied upstream. It's an addition to
"docs/man: Provide properly-formatted NAME sections"
(commit 423c4def1f7a01eeff56fa70564180640ef3af43).
Patch two and three are fixes for reproducibility issues that I found
using our testing gear in Debian.
The last two patches are trivial fixes correcting two common typos found
by Debian tools.
Thanks
Ian Jackson (1):
docs/man/xen-vbd-interface.7: Provide properly-formatted NAME section
Maximilian Engelhardt (4):
docs: set DATE to SOURCE_DATE_EPOCH if available
xen/arch/x86: make objdump output user locale agnostic
docs/man: fix typo: hexidecimal -> hexadecimal
tools: fix typo: subsytem -> subsystem
docs/Makefile | 8 +++++++-
docs/man/xen-vbd-interface.7.pandoc | 5 +++++
docs/man/xl-pci-configuration.5.pod | 2 +-
tools/include/xenctrl.h | 2 +-
tools/misc/xen-memshare.c | 2 +-
xen/arch/x86/arch.mk | 2 +-
6 files changed, 16 insertions(+), 5 deletions(-)
--
2.39.5