mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 0/4] Add SHA256 package checksum support
Date: Mon, 27 Apr 2026 16:28:44 +0200	[thread overview]
Message-ID: <20260427142848.989702-1-p.zabel@pengutronix.de> (raw)

Add support for <PKG>_SHA256 checksum variables in place of
<PKG>_MD5. This allows to use source archive SHA256 checksums
published by upstream projects.

regards
Philipp

Philipp Zabel (4):
  scripts: make checksum messages hash algorithm agnostic
  scripts: make checksum update hash algorithm agnostic
  scripts: add package sha256sum support
  ptxdist: add --update-checksum option

 bin/ptxdist                                 |  1 +
 configure.ac                                |  1 +
 doc/ref_make_variables.rst                  |  9 ++++
 rules/post/ptxd_make_world_common.make      |  2 +
 rules/post/ptxd_make_world_get.make         |  2 +-
 rules/pre/000-option-disabled.make          | 16 ++++++
 scripts/lib/ptxd_lib_dgen.awk               |  1 +
 scripts/lib/ptxd_make_check_src.sh          | 12 +++--
 scripts/lib/ptxd_make_world_check_src.sh    | 54 +++++++++++++--------
 scripts/lib/ptxd_make_world_get.sh          | 14 ++++--
 scripts/lib/ptxd_make_world_license.sh      |  3 ++
 scripts/lib/ptxd_make_world_package_info.sh |  1 +
 scripts/lib/ptxd_make_world_report.sh       |  6 +++
 13 files changed, 94 insertions(+), 28 deletions(-)

-- 
2.47.3




             reply	other threads:[~2026-04-27 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-27 14:28 Philipp Zabel [this message]
2026-04-27 14:28 ` [ptxdist] [PATCH 1/4] scripts: make checksum messages hash algorithm agnostic Philipp Zabel
2026-04-27 14:28 ` [ptxdist] [PATCH 2/4] scripts: make checksum update " Philipp Zabel
2026-04-27 14:28 ` [ptxdist] [PATCH 3/4] scripts: add package sha256sum support Philipp Zabel
2026-04-27 14:28 ` [ptxdist] [PATCH 4/4] ptxdist: add --update-checksum option Philipp Zabel

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=20260427142848.989702-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox