linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mmc-utils: Improve version reporting
@ 2025-06-30  7:24 Avri Altman
  2025-06-30  7:24 ` [PATCH v2 1/3] mmc-utils: Add option to print version Avri Altman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Avri Altman @ 2025-06-30  7:24 UTC (permalink / raw)
  To: Ulf Hansson, linux-mmc; +Cc: Avri Altman

This series improves version reporting in mmc-utils to make it easier
for users and developers to identify the exact build in use, which is
especially helpful for debugging and support—particularly since many
users run pre-built binaries.

These changes should make it easier to track and support mmc-utils
deployments in the field.

---
Changes since v1:
 - Add a 3rd patch to print the version at program start

Avri Altman (3):
  mmc-utils: Add option to print version
  mmc-utils: Makefile: Make version string to show commit date
  mmc-utils: mmc.c: Print version at program start

 Makefile |  4 +++-
 mmc.c    | 12 +++++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-03 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-30  7:24 [PATCH v2 0/3] mmc-utils: Improve version reporting Avri Altman
2025-06-30  7:24 ` [PATCH v2 1/3] mmc-utils: Add option to print version Avri Altman
2025-06-30  7:24 ` [PATCH v2 2/3] mmc-utils: Makefile: Make version string to show commit date Avri Altman
2025-06-30  7:24 ` [PATCH v2 3/3] mmc-utils: mmc.c: Print version at program start Avri Altman
2025-07-03 14:17 ` [PATCH v2 0/3] mmc-utils: Improve version reporting Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).