Coder Social home page Coder Social logo

Comments (6)

lukpueh avatar lukpueh commented on June 30, 2024

@koobs, the 0.11.3-release was git-tagged as sslibv0.11.3, you can check the signatures on the release page over the corresponding files on PyPI. Or is the tag-name an issue?

@awwad, do you know why we switched to prefixing sslib? AFICS the prevalent tag-formats are v<semver> or just <semver>.

from securesystemslib.

koobs avatar koobs commented on June 30, 2024

@lukpueh It's an issue with regard to automatic update detectors that downstreams use (incl FreeBSD) that look for either (or both) pure-version tags or name-version tags upstream to detect new versions.

The most standard convention that's easiest to predict/parse is: X.Y.X (no prefix/suffix)

from securesystemslib.

lukpueh avatar lukpueh commented on June 30, 2024

Okay, noted for upcoming releases, @koobs. Is there anything you need us to do for past releases?

Out of curiosity, do you (others?) not scan for v<semver> release tags? They seem to be pretty common too (see e.g. this not yet released semver FAQ).

from securesystemslib.

koobs avatar koobs commented on June 30, 2024

Anything consistent is fine, as we can codify that prefix into the 'distribution version'. That aside I prefer prefix/suffix-less (and I see more python package upstreams dropping 'v' lately), but I won't die on that hill :)

from securesystemslib.

koobs avatar koobs commented on June 30, 2024

As far as past/future releases go, other than #166 it looks OK

from securesystemslib.

lukpueh avatar lukpueh commented on June 30, 2024

I made a mental note to go back to vX.Y.Z in future releases. And I also opened a ticket to make this a guideline (see secure-systems-lab/lab-guidelines#20). Thanks again for your valuable input, @koobs! Closing here...

from securesystemslib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.