Actions
User story #19145
closedUser story #18557: Adapt rudder package to support new versionning scheme
parent ticket broke the rudder-pkg tests
Status:
Released
Priority:
N/A
Assignee:
Category:
Plugins integration
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Parent ticket broke the lt method since it currently can not compare cases such as:
6.2-10.1 < 6.2-10.2
or 6.0-12.3 < 6.1-10.2
The logic went from a full comparison of the version to an incomplete comparison of eachsubpart of the version.
Updated by Félix DALLIDET over 3 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3585
Updated by Félix DALLIDET over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|8e1fa6927f0d88bb5498276c1a26ef866d0e99cf.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta1 which was released today.
Actions