All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maximilian Engelhardt <maxi@daemonizer.de>
To: xen-devel@lists.xenproject.org
Cc: "Maximilian Engelhardt" <maxi@daemonizer.de>,
	"Anthony PERARD" <anthony.perard@vates.tech>,
	"Jan Beulich" <jbeulich@suse.com>,
	"Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Roger Pau Monné" <roger.pau@citrix.com>,
	"Juergen Gross" <jgross@suse.com>
Subject: [XEN PATCH 0/5] Fixes for reproducible builds and other small fixes
Date: Mon, 30 Dec 2024 22:00:28 +0100	[thread overview]
Message-ID: <cover.1735585600.git.maxi@daemonizer.de> (raw)

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



             reply	other threads:[~2024-12-30 21:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-30 21:00 Maximilian Engelhardt [this message]
2024-12-30 21:00 ` [XEN PATCH 1/5] docs/man/xen-vbd-interface.7: Provide properly-formatted NAME section Maximilian Engelhardt
2024-12-30 21:00 ` [XEN PATCH 2/5] docs: set DATE to SOURCE_DATE_EPOCH if available Maximilian Engelhardt
2024-12-30 21:38   ` Andrew Cooper
2024-12-30 22:28     ` Maximilian Engelhardt
2025-01-01 19:03       ` Maximilian Engelhardt
2025-01-13 13:46         ` Andrew Cooper
2024-12-30 21:00 ` [XEN PATCH 3/5] xen/arch/x86: make objdump output user locale agnostic Maximilian Engelhardt
2025-01-06 10:20   ` Jan Beulich
2024-12-30 21:00 ` [XEN PATCH 4/5] docs/man: fix typo: hexidecimal -> hexadecimal Maximilian Engelhardt
2024-12-30 21:00 ` [XEN PATCH 5/5] tools: fix typo: subsytem -> subsystem Maximilian Engelhardt
2024-12-30 21:53 ` [XEN PATCH 0/5] Fixes for reproducible builds and other small fixes Andrew Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1735585600.git.maxi@daemonizer.de \
    --to=maxi@daemonizer.de \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@vates.tech \
    --cc=jbeulich@suse.com \
    --cc=jgross@suse.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.