All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Baruch Siach <baruch@tkos.co.il>
Cc: hmaied.benabdellatif@etictelecom.com,
	David Bender <codehero@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/openldap: bump version to 2.5.16
Date: Fri, 3 Nov 2023 14:13:15 +0100	[thread overview]
Message-ID: <20231103141315.582eec3d@windsurf> (raw)
In-Reply-To: <87fs1n59z7.fsf@tarshish>

On Fri, 03 Nov 2023 13:48:36 +0200
Baruch Siach <baruch@tkos.co.il> wrote:

> > $ wget https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.16.tgz
> > $ sha3sum -a 512 openldap-2.5.16.tgz   
> 
> Where is this sha3sum utility from?

"dnf install sha3sum" on my favorite distro :)

> > 5a1fcef237bbcf119dc1be15c366283814c29e6433ebe320ad186f184f52befc1f4f1dd81faf29b1d078e2f59e8de081699a153f0821f3741d7d24913276d577
> > openldap-2.5.16.tgz
> > $ wget -q -O - https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.16.sha3-512
> > SHA3-512(openldap-2.5.16.tgz)=
> > 5a1fcef237bbcf119dc1be15c366283814c29e6433ebe320ad186f184f52befc1f4f1dd81faf29b1d078e2f59e8de081699a153f0821f3741d7d24913276d577  
> 
> This form of output hints that sha3sum is a wrapper script around
> 'openssl dgst'. Is that the case?
> 
> For the record, the equivalent openssl command to generate the same
> output is:
> 
>   openssl dgst -sha3-512 openldap-2.5.16.tgz

Yep, this also works.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-11-03 13:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02 14:36 [Buildroot] [PATCH 1/1] package/openldap: bump version to 2.5.16 hmaied.benabdellatif
2023-11-03  9:54 ` Thomas Petazzoni via buildroot
2023-11-03 11:48   ` Baruch Siach via buildroot
2023-11-03 13:13     ` Thomas Petazzoni via buildroot [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=20231103141315.582eec3d@windsurf \
    --to=buildroot@buildroot.org \
    --cc=baruch@tkos.co.il \
    --cc=codehero@gmail.com \
    --cc=hmaied.benabdellatif@etictelecom.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.