mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/4] Add SHA256 package checksum support
@ 2026-04-27 14:28 Philipp Zabel
  2026-04-27 14:28 ` [ptxdist] [PATCH 1/4] scripts: make checksum messages hash algorithm agnostic Philipp Zabel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philipp Zabel @ 2026-04-27 14:28 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

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




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

end of thread, other threads:[~2026-04-27 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-27 14:28 [ptxdist] [PATCH 0/4] Add SHA256 package checksum support Philipp Zabel
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox