mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] ptxdist: add --update-checksum option
Date: Mon, 18 May 2026 09:54:22 +0200	[thread overview]
Message-ID: <20260518075422.53097-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260427142848.989702-5-p.zabel@pengutronix.de>

Thanks, applied as 8667f82dc96c0f99dd95178156a2f60a615ae00b.

Michael

[sent from post-receive hook]

On Mon, 18 May 2026 09:54:22 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Add an --update-checksum option as alias for --update-md5, now that
> multiple hash algorithms are supported.
> 
> Keep --update-md5 for backwards compatibility.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20260427142848.989702-5-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/bin/ptxdist b/bin/ptxdist
> index 383b7fc06c87..2557cb9a206a 100755
> --- a/bin/ptxdist
> +++ b/bin/ptxdist
> @@ -1177,7 +1177,7 @@ parse_first()
>  			# overwrite default from ptxdistrc
>  			export PTXCONF_SETUP_PATCHIN_GIT=y
>  			;;
> -		--update-md5)
> +		--update-checksum|--update-md5)
>  			# overwrite default from ptxdistrc
>  			export PTXCONF_SETUP_CHECK="update"
>  			;;



      reply	other threads:[~2026-05-18  7:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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-05-18  7:54   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 14:28 ` [ptxdist] [PATCH 2/4] scripts: make checksum update " Philipp Zabel
2026-05-18  7:54   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 14:28 ` [ptxdist] [PATCH 3/4] scripts: add package sha256sum support Philipp Zabel
2026-05-18  7:54   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 14:28 ` [ptxdist] [PATCH 4/4] ptxdist: add --update-checksum option Philipp Zabel
2026-05-18  7:54   ` Michael Olbrich [this message]

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=20260518075422.53097-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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