-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add mostly universal version range spec draft #139
Commits on Nov 30, 2021
-
Add mostly universal version range spec draft
Originally at aboutcode-org/univers#11 Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69b6770 - Browse repository at this point
Copy the full SHA 69b6770View commit details -
Correct typo and meaning Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dceee6c - Browse repository at this point
Copy the full SHA dceee6cView commit details -
Clarify NVD CVE 5.0 versionType relationship
This is the same concept as a Package URL type. Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69b5dd2 - Browse repository at this point
Copy the full SHA 69b5dd2View commit details
Commits on Dec 2, 2021
-
These are no longer used: we now use a coma. Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca1aba6 - Browse repository at this point
Copy the full SHA ca1aba6View commit details
Commits on Dec 3, 2021
-
This may be problem in some cases. Best is to keep the version as-is even in canonical form. Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c146f16 - Browse repository at this point
Copy the full SHA c146f16View commit details
Commits on Dec 9, 2021
-
This new take is based on the proposal from Oliver Chang. The syntax is simpler and much improved. Reference: #139 (comment) Reported-by: Oliver Chang <[email protected]> Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2145b73 - Browse repository at this point
Copy the full SHA 2145b73View commit details
Commits on Dec 10, 2021
-
Reported-by: Oliver Chang <[email protected]> Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4a6961 - Browse repository at this point
Copy the full SHA d4a6961View commit details
Commits on Dec 15, 2021
-
Revert to use richer set of comparators
Revert to use the original richer set of comparators: >,>=,<,<=,!= The OSV and Why not ...? sections explain why we need this rciher set of comparators. Add example section. Add a section on related efforts. Add constraint validation section. Add range containtment procedure pseudo code narrative. Add constraints deduplication procedure pseudo code narrative. Fix multiple typos. Reported-by: Stephen Milner @ashcrow Reported-by: Patrick Dwyer @coderpatros Reported-by: Oliver Chang @oliverchang Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8402e5 - Browse repository at this point
Copy the full SHA d8402e5View commit details -
Re-organize sections in a more natural order
Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0487ad - Browse repository at this point
Copy the full SHA c0487adView commit details -
Correct the deduplication procedure
Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5430731 - Browse repository at this point
Copy the full SHA 5430731View commit details
Commits on Dec 18, 2021
-
Rename dedupe to simplification and make it work
The constraints de-duplication is now called simplification. The pseudo has been cotrrect to actually work when implmented in Python Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88fdcac - Browse repository at this point
Copy the full SHA 88fdcacView commit details
Commits on Dec 20, 2021
-
Add section on NVD 5.0 star notation
Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c96df26 - Browse repository at this point
Copy the full SHA c96df26View commit details
Commits on Dec 21, 2021
-
Remove spaces before mandating ASCII
Also use simplify rather than "normalize" Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 935c5ab - Browse repository at this point
Copy the full SHA 935c5abView commit details
Commits on Dec 23, 2021
-
Reported-by: @tschmidtb51 Signed-off-by: Philippe Ombredanne <[email protected]> Co-authored-by: tschmidtb51 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66875a5 - Browse repository at this point
Copy the full SHA 66875a5View commit details -
Reported-by: @tschmidtb51 Signed-off-by: Philippe Ombredanne <[email protected]> Co-authored-by: tschmidtb51 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2328f78 - Browse repository at this point
Copy the full SHA 2328f78View commit details -
Clarify that a version is an example
Reported-by: @tschmidtb51 Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75b3b5b - Browse repository at this point
Copy the full SHA 75b3b5bView commit details -
Improve quotes and correct meaning
Reported-by: @tscmidtb51 Signed-off-by: Philippe Ombredanne <[email protected]> Co-authored-by: tschmidtb51 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 013eb68 - Browse repository at this point
Copy the full SHA 013eb68View commit details
Commits on Feb 17, 2022
-
Reported-by: tschmidtb51 @tschmidtb51 Signed-off-by: Philippe Ombredanne <[email protected]> Co-authored-by: tschmidtb51 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19fa4cb - Browse repository at this point
Copy the full SHA 19fa4cbView commit details
Commits on Feb 12, 2024
-
Add Java implementation reference by @nscuro Reference: https://github.com/nscuro/versatile Signed-off-by: Philippe Ombredanne <[email protected]> Co-authored-by: Niklas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63846ef - Browse repository at this point
Copy the full SHA 63846efView commit details
Commits on Sep 27, 2024
-
Improve wording for Debian comparators
Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 378636f - Browse repository at this point
Copy the full SHA 378636fView commit details -
Use correct scheme Signed-off-by: Philippe Ombredanne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7389ae - Browse repository at this point
Copy the full SHA c7389aeView commit details