Actions
Bug #22953
openAllow a user to filter Suse package versions without having to include +git versions
Description
Certain packages in Suse repos have different version numbers than we expect. To be able to filter by these versions we have to include the entire version string. An example filter like this one:
Greater than version 12.1.4+git.1502953626.155adb5253
Shows that a user has to include "+git.1502953626.155adb5253" to filter versions greater than 12.1.4.
We should search for the "+git" text and ignore anything at that point and beyond when considering version for package filtering.
Verification steps:
1. Sync a Suse repository
- http://download.opensuse.org/update/openSUSE-stable/
2. Create a content view with the repository
3. Create a filter by package name
- filter by version on a package that includes the "+git" version string
Updated by Justin Sherrill over 6 years ago
- Target version set to 245
- Translation missing: en.field_release set to 284
Updated by John Mitsch over 6 years ago
- Translation missing: en.field_release changed from 284 to 352
Actions