Hi Andrea,
The vVERSION tags are automatically created by GitHub when we create a
release. The mbedtls-VERSION and now tf-psa-crypto-VERSION tags follow
the historical pattern that the project has been using, and have the
benefit of reflecting the project name. I believe that they're
equivalent: I don't think we've ever had a reason to make them point to
different commits.
The thing to watch is a new release on GitHub.
Thank you for maintaining these packages!
Best regards,
--
Gilles Peskine
Mbed TLS developer
On 29/07/2025 15:05, Andrea Pappacoda via psa-crypto wrote:
> Hi!
>
> I'm looking into packaging the TF-PSA-Crypto library in Debian for the
> upcoming MbedTLS 4.0.0 release.
>
> I've noticed that there are two (identical?) tags for version
> 1.0.0-beta: tf-psa-crypto-1.0.0-beta and v1.0.0-beta.
>
> Maybe it is a dumb question, but: which of the two tags am I supposed
> to use? Which of the two forms should I "watch" for updates?
>
> Also: why are there two identical tags in the first place? This also
> happens with MbedTLS!
>
> Curious to know, bye :)